From owner-freebsd-mobile Thu Dec 26 23:25:10 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4668A37B401 for ; Thu, 26 Dec 2002 23:25:09 -0800 (PST) Received: from mpool.solaris.ru (mpool.solaris.ru [194.85.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DFFA43EEC for ; Thu, 26 Dec 2002 23:25:08 -0800 (PST) (envelope-from kirill@mpool.solaris.ru) Received: from mpool.solaris.ru (localhost.solaris.ru [127.0.0.1]) by mpool.solaris.ru (8.12.3/8.12.6) with ESMTP id gBR7Owu1090044; Fri, 27 Dec 2002 10:24:58 +0300 (MSK) (envelope-from kirill@mpool.solaris.ru) Received: (from kirill@localhost) by mpool.solaris.ru (8.12.3/8.12.6/Submit) id gBR7Ow4t090043; Fri, 27 Dec 2002 10:24:58 +0300 (MSK) Date: Fri, 27 Dec 2002 10:24:58 +0300 From: Kirill Bezzubets To: "Aaron K. Namba" Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: audio on inspiron 3200 Message-ID: <20021227072457.GA88164@solaris.ru> References: <20021226205131.O28970-100000@colossus.namba1.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20021226205131.O28970-100000@colossus.namba1.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Dec 26, 2002 at 09:01:08PM -1000, Aaron K. Namba wrote: > Okay, I've tried everything google can find me on how to configure the > audio on my Inspiron 3200. As far as I can tell, it is a Crystal 4237B, > but all the things that are supposed to work just don't do anything. I > checked the BIOS, I don't think there's anything suspect there... Actually, I never tried it on Inspirons, but my Latitude has 4237B too, and former Dell guys say there's more similarity than usual. So, maybe, I could help you. Is your card set in "Full Duplex" mode in BIOS?.. > > This is my first time trying to configure audio that didn't get detected > in GENERIC, so please help... > > > This kernel config doesn't work: > device pcm > device csa > It won't - card you have isn't PnP. > This kernel config hangs the machine as gnome is starting: > device pcm0 at isa? port 0x52c irq 5 drq 1 flags 0x13 Try this one: device pcm0 at isa? port 0x52c irq 5 drq 1 flags 0x10 And could you send dmesg output from "boot -v" ? -- BR, Kirill Bezzubets CASE-RIPE CASE-RIPN Senior Administrator, Technical Department mailto:kirill@solaris.ru Solaris ISP & Telecommunications Co. Ltd http://www.solaris.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message