Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 1999 23:06:24 -0400 (EDT)
From:      Jason <jasonv@gate.net>
To:        freebsd-questions@freebsd.org
Subject:   Problems with wmsound and esound
Message-ID:  <Pine.BSF.4.10.9910032301230.2041-100000@squeaky.noc.gate.net>

next in thread | raw e-mail | index | archive | help
I am having a couple of small problems with esound and wmsound. I am using
a Sound Blaster 32 PnP (ISA), and whenever either of these programs play a
sound, the sound card does not reset and it results in a high pitched
sound coming out of my speakers that does not go away until I play
something with another sound card. 

Here is my kernel config 

controller	pnp0
controller      snd0
device sb0      at isa? port 0x220 irq 5 drq 1 
device sbxvi0   at isa? drq 5
device sbmidi0  at isa? port 0x330
device opl0     at isa? port 0x388

and here is what dmesg shows. 

Probing for PnP devices:
CSN 1 Vendor ID: CTL0044 [0x44008c0e] Serial 0x100a455a Comp ID: PNP0600
[0x0006d041]
 ...
sb0 at 0x220 irq 5 drq 1 on isa
snd0: <SoundBlaster 16 4.13> 
sbxvi0 at drq 5 on isa
snd0: <SoundBlaster 16 4.13> 
sbmidi0 at 0x330 on isa
snd0: <SoundBlaster MPU-401> 
opl0 at 0x388 on isa
snd0: <Yamaha OPL3 FM>

Did i enter something wrong, because my card is actually a Sound Blaster
32 and the kernel is seeing it as a Sound Blaster 16.

Squeaky




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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