From owner-freebsd-mobile Thu Dec 26 23: 1:24 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 1EC2137B401 for ; Thu, 26 Dec 2002 23:01:23 -0800 (PST) Received: from colossus.namba1.com (194-80.fr1-adsl.hi.net [63.173.194.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C9143EE1 for ; Thu, 26 Dec 2002 23:01:22 -0800 (PST) (envelope-from anamba@colossus.namba1.com) Received: from colossus.namba1.com (localhost [127.0.0.1]) by colossus.namba1.com (8.12.6/8.12.6) with ESMTP id gBR719ib029048 for ; Thu, 26 Dec 2002 21:01:09 -1000 (HST) (envelope-from anamba@colossus.namba1.com) Received: from localhost (anamba@localhost) by colossus.namba1.com (8.12.6/8.12.6/Submit) with ESMTP id gBR718gJ029045 for ; Thu, 26 Dec 2002 21:01:08 -1000 (HST) Date: Thu, 26 Dec 2002 21:01:08 -1000 (HST) From: "Aaron K. Namba" To: freebsd-mobile@freebsd.org Subject: audio on inspiron 3200 Message-ID: <20021226205131.O28970-100000@colossus.namba1.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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... 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 This kernel config hangs the machine as gnome is starting: device pcm0 at isa? port 0x52c irq 5 drq 1 flags 0x13 As does this one: device pcm device css0 at isa? port 0x534 irq 5 drq 1 flags 0x08 This just doesn't do anything: device pcm0 at isa? port 0x220 irq 5 drq 1 flags 0x13 None of them produces anything in dmesg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message