Date: Sun, 15 Oct 1995 21:48:37 +1100 (DST) From: Carey Nairn <cp_nairn@cc.utas.edu.au> To: Daniel Baker <dbaker@concorde-mail.neosoft.com> Cc: questions@freebsd.org Subject: Re: SoundBlaster 16 Message-ID: <Pine.SUN.3.91.951015214413.17150A-100000@tasman.cc.utas.edu.au> In-Reply-To: <Pine.BSF.3.91.951014232345.223A-100000@concorde.neosoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, just got the sound configuration working on my system today... the soundcard part of my kernel config is as follows: # Sound Card Configuration controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 this seems to work ok (or at least it did once I made the snd devices in /dev) looks like your sound card is conflicting with other hardware on your PC. Try disabling other hardware (if you can) to isolate what is causing the problem. Cheers, Carey ========================================================================= Carey Nairn ! email : Carey.Nairn@its.utas.edu.au Networks and Communications ! phone : (002) 20 7419 Information Technology Services ! fax : (002) 20 7898 University of Tasmania. ! =========================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.951015214413.17150A-100000>