From owner-freebsd-questions Sun Oct 15 03:49:11 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20913 for questions-outgoing; Sun, 15 Oct 1995 03:49:11 -0700 Received: from tasman.cc.utas.edu.au (cp_nairn@tasman.cc.utas.edu.au [131.217.10.1]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA20908 for ; Sun, 15 Oct 1995 03:49:01 -0700 Received: (from cp_nairn@localhost) by tasman.cc.utas.edu.au (8.6.10/8.6.6) id VAA17206; Sun, 15 Oct 1995 21:48:37 +1100 Date: Sun, 15 Oct 1995 21:48:37 +1100 (DST) From: Carey Nairn To: Daniel Baker cc: questions@freebsd.org Subject: Re: SoundBlaster 16 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk 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. ! =========================================================================