Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 1999 11:14:44 -1000
From:      Wai Chan <wai@aloha.net>
To:        dmaddox@conterra.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: SB64 gold AWE32: not detected
Message-ID:  <370BCAC4.5FF95C25@aloha.net>
References:  <3709ED1A.193202E9@aloha.net> <19990406180401.A1537@dmaddox.conterra.com> <370B9CF7.3710E89E@aloha.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I should make my problem a little clear.

Port "playmidi" installed (make install) successfully.  However, when I
paly midi
	playmidi sample.mid
there is no sound.  It is playing because I saw visual effects if I
execute
	playmidi -r sample.mid

I am running FreeBSD 3.0.  Please give me advice.  Thank you in advance.

best wishes,
Wai Chan

Wai Chan wrote:
> 
> 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

-- 
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?370BCAC4.5FF95C25>