From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 9 19:02:17 2004 Return-Path: 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 4222A16A4CE for ; Mon, 9 Aug 2004 19:02:17 +0000 (GMT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFB6543D2D for ; Mon, 9 Aug 2004 19:02:16 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.12.10/8.12.10) with ESMTP id i79J2DbN055237 for ; Mon, 9 Aug 2004 12:02:13 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.11/8.12.11) with ESMTP id i79J2Dn9004002 for ; Mon, 9 Aug 2004 12:02:13 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id i79J2DD8004001 for freebsd-mobile@freebsd.org; Mon, 9 Aug 2004 12:02:13 -0700 (PDT) (envelope-from kline) Date: Mon, 9 Aug 2004 12:02:12 -0700 From: Gary Kline To: FreeBSD Mobile Mailing List Message-ID: <20040809190212.GA3953@tao.thought.org> References: <20040809060759.GA69851@tao.thought.org> <20040809094927.GA849@gicco.homeip.net> <20040809161634.GA3684@tao.thought.org> <20040809175643.GA798@gicco.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040809175643.GA798@gicco.homeip.net> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 18 years of service to the Unix community User-Agent: Mutt/1.5.6i Subject: Re: how to enable audio in the ThinkPad 600E... X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 19:02:17 -0000 On Mon, Aug 09, 2004 at 07:56:43PM +0200, Hanspeter Roth wrote: > On Aug 09 at 09:16, Gary Kline spoke: > > > I'm running 5.2.1, p9. When I try using, say, realplayer, > > I get the error that the player cannot open the audio > > device... . > > Ok. I have no expericne with p9, just with 5.2.1-release and > -current. > > Does 'mixer' run? > Does `dmesg` contain lines containing 'configured' or 'driver'? > zen# mixer mixer: /dev/mixer: No such file or directory zen# and: zen# egrep "configured|driver" dmesg.* dmesg.today:pci1: at device 0.0 (no driver attached) dmesg.today:pci0: at device 6.0 (no driver attached) dmesg.today:sio0: configured irq 4 not in bitmap of probed irqs 0 dmesg.today:sio1: configured irq 3 not in bitmap of probed irqs 0 dmesg.yesterday:pci1: at device 0.0 (no driver attached) dmesg.yesterday:pci0: at device 6.0 (no driver attached) dmesg.yesterday:sio0: configured irq 4 not in bitmap of probed irqs 0 dmesg.yesterday:sio1: configured irq 3 not in bitmap of probed irqs 0 What surprised me was: dmesg.today:pci0: at device 6.0 (no driver attached) while grep'ing for snd|audio. This probably points to what Kevin said about the 600E chipset being s "Crystal Audio". gary -- Gary Kline kline@thought.org www.thought.org Public service Unix