Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2003 16:38:31 -0400
From:      Konokrad <konokrad@list.ru>
To:        freebsd-questions@freebsd.org
Subject:   Need help with the sound card!!
Message-ID:  <20030520163831.13a28fbb.konokrad@list.ru>

next in thread | raw e-mail | index | archive | help
Hello again. I really need help with this thing. I use FreeBSD 4.7 and I
have rebuild the kernel a couple of times with different drivers. I
tried including

device pcm
device pcm0 at isa? irq5 drq 1 flags 0x0
device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15

into the kernel config file. Rebuilding the kernel with these options
did nothing (no mention of pcm or sbc in dmesg). When I included:

device snd
device sb0 at isa? port 0x220 irq 5 drq 1
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330

I got the following two lines in my dmesg:

sb_reset_dsp failed
sb_reset_dsp failed

I checked the BIOS settings on this thing and they called the card
"Interwave SB Digital Audio". It was at IRQ 5 and port 0x220.

Which drivers do I use to set this thing to work?

Thanks

Igor P.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520163831.13a28fbb.konokrad>