Need help with the sound card!!
From: Konokrad (konokrad_at_list.ru)
Date: 05/20/03
- Previous message: Shantanu Mahajan: "Re: caching server don't work"
- Next in thread: David Kelly: "Re: Need help with the sound card!!"
- Reply: David Kelly: "Re: Need help with the sound card!!"
- Maybe reply: Aaron Peterson: "Re: Need help with the sound card!!"
- Maybe reply: Konokrad: "Re: Need help with the sound card!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 May 2003 16:38:31 -0400 To: freebsd-questions@freebsd.org
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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Shantanu Mahajan: "Re: caching server don't work"
- Next in thread: David Kelly: "Re: Need help with the sound card!!"
- Reply: David Kelly: "Re: Need help with the sound card!!"
- Maybe reply: Aaron Peterson: "Re: Need help with the sound card!!"
- Maybe reply: Konokrad: "Re: Need help with the sound card!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|