Date: Wed, 07 Apr 1999 07:59:19 -1000 From: Wai Chan <wai@aloha.net> To: dmaddox@conterra.com, freebsd-questions@freebsd.org Subject: Re: SB64 gold AWE32: not detected Message-ID: <370B9CF7.3710E89E@aloha.net> References: <3709ED1A.193202E9@aloha.net> <19990406180401.A1537@dmaddox.conterra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you very much. It has been detected now. However, I can't get the playmidi to work. Do you have any advice? dmesg: sb0 at 0x220 irq 5 drq 1 on isa snd0: <SoundBlaster 16 4.16> sbxvi0 at ? drq 5 on isa snd0: <SoundBlaster 16 4.16> sbmidi0 at 0x330 on isa snd0: <SoundBlaster MPU-401> awe0 at 0x620 on isa awe0: <SoundBlaster EMU8000 MIDI (RAM4096k)> opl0 at 0x388 on isa snd0: <Yamaha OPL3 FM> best wishes, Wai Chan "Donald J . Maddox" wrote: > > Boot with the '-c' option to get into the kernel configuration utility. > Then enter these lines at the config> prompt: > > config> pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 port1 0x330 port2 0x388 > config> pnp 1 1 os enable port0 0x201 > config> pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 > > (don't type the 'config>' part... That's just the prompt) > > You should only have to do this once on 3.0... The kernel wil > 'remember' until you build a new kernel, then you will have to > do it again (so save this message :-) ). > > If you upgrade to 3.1, making the kernel remember your settings is > a little more complicated... > > On Tue, Apr 06, 1999 at 01:16:42AM -1000, Wai Chan wrote: > > I am trying to install SB64 gold to my FreeBSD 3.0 box. But I can't get > > the AWE32 detected. It has 3 addresses under Win9x (0x620, 0xA20, > > 0xE20). I tried all 3 of them, but couldn't make it to work. > > > > My kernel: > > controller pnp0 > > 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 awe0 at isa? port 0xa20 > > device opl0 at isa? port 0x388 > > > > dmesg: > > sb0 at 0x220 irq 5 drq 1 on isa > > snd0: <SoundBlaster 16 4.16> > > sbxvi0 at ? drq 5 on isa > > snd0: <SoundBlaster 16 4.16> > > sbmidi0 at 0x330 on isa > > snd0: <SoundBlaster MPU-401> > > awe0 at 0xa20 on isa > > AWE32: not detected > > > > opl0 at 0x388 on isa > > snd0: <Yamaha OPL3 FM> > > -- wai@aloha.net +1 (808) 371-5173 411 Hobron Lane, #3213 Honolulu, HI 96815 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?370B9CF7.3710E89E>