From owner-freebsd-hackers Mon Feb 22 12:24:58 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from shibumi.feralmonkey.org (shibumi.feralmonkey.org [203.41.114.182]) by hub.freebsd.org (Postfix) with ESMTP id BA5D911256 for ; Mon, 22 Feb 1999 12:24:54 -0800 (PST) (envelope-from nick@FERALMONKEY.ORG) Received: from shibumi (shibumi [203.41.114.182]) by shibumi.feralmonkey.org (Postfix) with ESMTP id 4FC95780B; Tue, 23 Feb 1999 07:29:53 +1100 (EST) Date: Tue, 23 Feb 1999 07:29:52 +1100 (EST) From: To: Anup Talukdar Cc: freebsd-hackers@freebsd.org Subject: Re: cannot configure soundcard In-Reply-To: <199902221514.KAA08685@paul.rutgers.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have noticed a similiar problem on my Acer Extensa notebook. It's running 2.2.8-RELEASE+PAO, and has a sound blaster-compatible clone. For some bizarre reason it occasionally detects the soundcard, but other times it doesn't. I have a sneaking suspicion that it works if I boot into FreeBSD after restarting from NT but not if I boot straight into FreeBSD. Nick -- "We all agree that your theory is crazy, but is it crazy enough?" - Niels Bohr (1885 - 1962) On Mon, 22 Feb 1999, Anup Talukdar wrote: > > Hi, > > I am trying to use the soundcard in my laptop. I have the > following setup : > > > Dell Latitude XPi P133ST laptop with the following > audio specifications : > > Audio type : Soundblaster Pro-compatible 3.01 > Audio controller : ES1888 > > According to the Dell reference guide, the default > resource settings are : > > DMA channel : 1 > IRQ line : 5 > Port address : 220h > > In the Kernel configuration file I have included the following > lines : > > 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 0x300 > > After making and installing the new kernel, I get the following messages > when rebooting the machine : > > sb0 not found at 0x220 > sbxvi0 not found > sbmidi0 not found at 0x300 > > I am trying to use VAT (audio tool from LBL) and it complains that , > soundcard is not configured. > > It will be of great help if anyone can inform what I am doing wrong here > and what I should do to correct the problem. > > Since I don't subscribe to this mailing list, I will appreciate > if the responses are sent directly to my e-mail address : > > talukdar@paul.rutgers.edu > > Thank you, > Regards, > Anup > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message