Date: Fri, 01 Oct 2004 10:03:10 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: anton@nikiforov.ru Cc: freebsd-mobile@freebsd.org Subject: Re: ICH Sound under BETA5 Message-ID: <xzpbrfmdfwh.fsf@dwp.des.no> In-Reply-To: <415BAC7A.7030600@nikiforov.ru> (Anton Nikiforov's message of "Thu, 30 Sep 2004 10:49:30 %2B0400") References: <415BAC7A.7030600@nikiforov.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Anton Nikiforov <anton@nikiforov.ru> writes: > I have Dell Latitude X300 an 5.3BETA5 installed > my dmesg shows > pcm0: <Intel ICH4 (82801DB)> port 0x18c0-0x18ff,0x1c00-0x1cff mem > 0xe0100800-0xe01008ff,0xe0100c00-0xe0100dff irq 10 at device 31.5 on > pci0 > pcm0: [GIANT-LOCKED] > pcm0: <SigmaTel STAC9750/51 AC97 Codec> > That means that my sound card is found and recognized, but no > /dev/dsp* appears. Have you tried playing sound? /dev/dsp* should appear on-demand. What happens if you type 'ls -l /dev/dsp0.0'? for the record, from my Latitude D600 running -CURRENT: des@des ~% grep pcm /var/run/dmesg.boot pcm0: <Intel ICH4 (82801DB)> port 0xbc40-0xbc7f,0xb800-0xb8ff mem 0xf4fff40= 0-0xf4fff4ff,0xf4fff800-0xf4fff9ff irq 5 at device 31.5 on pci0 pcm0: [GIANT-LOCKED] pcm0: <SigmaTel STAC9750/51 AC97 Codec> des@des ~% cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <Intel ICH4 (82801DB)> at io 0xb800, 0xbc40 irq 5 bufsz 16384 kld snd= _ich (1p/1r/0v channels duplex default) des@des ~% ll /dev/dsp0.0 crw-rw-rw- 1 root wheel 30, 3 Oct 1 10:01 /dev/dsp0.0 DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpbrfmdfwh.fsf>