From owner-freebsd-questions Sat Apr 24 18:34:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (Postfix) with ESMTP id A8BE214C32 for ; Sat, 24 Apr 1999 18:34:50 -0700 (PDT) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id SAA22677; Sat, 24 Apr 1999 18:30:42 -0700 (PDT) Date: Sat, 24 Apr 1999 18:30:41 -0700 (PDT) From: rick hamell To: Kevin Weiss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound support (AWE32 not detected) & FreeBSD 3.1 In-Reply-To: <19990425011209.4635314C22@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > In the pnp 1 1 os enable line, I had to change 201 to 208 but > >this was for a 64 Gold. Is the card being detected at all upon bootup? > > > > > yes, the card is detected upon bootup (PNP, snd0, sb0, etc), I just get > AWE32 not detected, but it does say awe0 at port 0x620 on isa It means that something is still not on the right IRQ/IO/something. Below is what I've got setup. Note on the second line, I had to change 208 from 201, until I did that AWE was not detected for me either. Rick 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 0x208 config> pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 Probing for PnP devices: CSN 1 Vendor ID: CTL009e [0x9e008c0e] Serial 0x0b8a27ac Comp ID: PNPb02f [0x2fb0d041] sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at drq 5 on isa snd0: sbmidi0 at 0x330 on isa snd0: opl0 at 0x388 on isa snd0: awe0 at 0x620 on isa awe0: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message