Date: Thu, 08 Apr 1999 11:41:57 -0400 (EDT) From: Patrick Gardella <patrick@cre8tivegroup.com> To: Johan =?iso-8859-1?Q?M=E5rtensson?= <balrog@swipnet.se> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SB16 problems Message-ID: <XFMail.990408114157.patrick@cre8tivegroup.com> In-Reply-To: <370CC48B.C3A3D887@swipnet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Apr-99 Johan Mårtensson wrote: >> I've tried too configure my kernel to make use of my sb16 (not pnp), >> but I can't seem to get it to work. >> >> I'll send along my /usr/src/sys/i386/conf/ANGRENOST file... >> >> ps. I've done /dev/MAKEDEV snd0 , so that's not the problem What does dmesg show (related to sb0)? Mine is: 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> <SNIP> >> controller snd0 >> device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector >> sbintr >> device sbxvi0 at isa? drq 5 >> device sbmidi0 at isa? port 0x330 You sure it's irq 7 on your soundcard? What's it configured for? My card uses irq 5. That would do it. See if dmesg says something like sb0 not found. Does "cat /dev/sndstat" return anything? Also, you could try pcm0 instead of the sb0 code. Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 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?XFMail.990408114157.patrick>