From owner-freebsd-multimedia Thu Jun 20 11:28:41 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail.teledis.be (mail.teledis.be [217.117.32.52]) by hub.freebsd.org (Postfix) with ESMTP id DF4E037B40A for ; Thu, 20 Jun 2002 11:28:30 -0700 (PDT) Received: from teneriel ([217.117.55.108]) by mail.teledis.be (Netscape Messaging Server 4.15) with ESMTP id GY0ONH01.B7X; Thu, 20 Jun 2002 20:28:29 +0200 Subject: Re: Asus L8400 laptop sound support From: Laurent Sansonetti To: Herbert Cc: freebsd-multimedia@freebsd.org In-Reply-To: <20020620174511.GB187@TK212017121218.teleweb.at> References: <1024597381.268.11.camel@teneriel.opengruik.mil> <20020620174511.GB187@TK212017121218.teleweb.at> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 20 Jun 2002 20:29:11 +0000 Message-Id: <1024604951.268.30.camel@teneriel.opengruik.mil> Mime-Version: 1.0 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-06-20 at 17:45, Herbert wrote: > I have the ASUS L8400-F and sound works fine. No special drivers, have > only device pcm in my kernel to get sound working. Thanks you for your help Herbert. Obviously I tried first the 'device pcm' line in my kernel configuration file, without success. > pcm0: port 0xe100-0xe13f,0xe000-0xe0ff irq 9 at > device 31.5 on pci0 I have these lines in my dmesg, one of them is probably the undetected sound card: pci0: (vendor=0x125d, dev=0x1988) at 6.0 irq 10 pci0: (vendor=0x125d, dev=0x1989) at 6.1 irq 10 > Maybe the ASUS L8400-L has a different sound chip on board, I don't > know. Yes, according to [1] and [2] the 4800F model has an 'AC 97 Audio' device and the 4800L a 'Full Duplex PCI Stereo' device... As I have Windows 2000 installed as well (with sound working), I got a look to the loaded drivers and I found something like ess.dll.. Therefore the embedded sound card should normally be recognized by the pcm driver (according to pcm(4)). Any guess ? (and apologies for my bad English). -- Laurent [1] : http://www.asus.com.tw/notebook/l8400f/feature.htm [2] : http://www.asus.com.tw/notebook/l8400l/feature.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message