Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 1996 23:37:57 +0000 ()
From:      Nessus <jandrese@vt.edu>
To:        questions@freebsd.org
Subject:   Re: more Problems with soundcards
Message-ID:  <Pine.BSF.3.95.961030233416.1848A-100000@localhost>
In-Reply-To: <Pine.BSI.3.95.961030222713.196A-100000@wawasee.read.indiana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Oct 1996, Gregory James Hormann wrote:

=)
=)I guess UNIX machines are not suppose to have sound cards..;)  Is the fact
=)that sbxvi0 is found a 0x0 a problem?  chaning it to port 0x220 would
=)prevent it from being probed..  (I removed "conflicts" from sb0 in kernel
=)as suggested.)  
=)
=)% playmidi -f demo.mid
=)playmidi: No playback device set. Aborting.
=)
=)I found simular problems in the digest, but the solution was to make
=)/dev/midi.  I did MAKEDEV sb0 and ln -s midi0 midi  Anything else I
=)missed?
=)
=)sb0 at 0x220 irq 5 drq 1 on isa
=)sb0: <SoundBlaster 16 4.13>
=)sbxvi0 at 0x0 drq 5 on isa
=)sbxvo0: <SoundBlaster 16 4.13>
=)sbmidi0 at 0x330 on isa
=) <SoundBlaster MPU-401>
=)changing root device to wd1a
=)Sound: Undefined minor device 0
=)Sound: Undefined minor device 0
=)
You may want to try adding support for the OPL-3 chipset, which is what I
suspect you have if you are trying to play with the -f option.

device	opl0	at isa?	port 0x388

This is the line I need for my SB 16.

:::::::::::::::::::::::::::. .   .   .   .   ..::::::::::::::::::::::::::::
::     Jason Andresen      :. . . . . . . . . :   Running FreeBSD and    ::
::     jandrese@vt.edu     :.:.:.:.:.:.:.:.:.::   loving every minute!   ::
 :.........................: Quote of the day :..........................:
We're living in a golden age.  All you need is gold.
		-- D.W. Robertson.
:::::::::::.:.:.:.:.:.:.:.........................:.:.:.:.:.:.:.:::::::::::




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961030233416.1848A-100000>