Date: Mon, 9 Aug 2004 12:02:12 -0700 From: Gary Kline <kline@tao.thought.org> To: FreeBSD Mobile Mailing List <freebsd-mobile@freebsd.org> Subject: Re: how to enable audio in the ThinkPad 600E... Message-ID: <20040809190212.GA3953@tao.thought.org> In-Reply-To: <20040809175643.GA798@gicco.homeip.net> References: <20040809060759.GA69851@tao.thought.org> <20040809094927.GA849@gicco.homeip.net> <20040809161634.GA3684@tao.thought.org> <20040809175643.GA798@gicco.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <display, VGA> at device 0.0 (no driver attached) dmesg.today:pci0: <multimedia, audio> 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: <display, VGA> at device 0.0 (no driver attached) dmesg.yesterday:pci0: <multimedia, audio> 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: <multimedia, audio> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040809190212.GA3953>