Date: Wed, 13 Apr 2005 18:33:59 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions@freebsd.org Cc: Oleksandr Semenko <o_sema@mail.ru> Subject: Re: What sound drive should I use? Message-ID: <20050413163359.GB82955@slackbox.xs4all.nl> In-Reply-To: <E1DLiQD-000Mnz-00.o_sema-mail-ru@f22.mail.ru> References: <E1DLiQD-000Mnz-00.o_sema-mail-ru@f22.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 13, 2005 at 06:00:49PM +0400, Oleksandr Semenko wrote: > I have problems with sound on FreeBSD 5.3 on KDE 3.3.0.=20 =20 > My ASUS P4P800SE motherboard has "ADI AD (Analog Device) 1985 Sound > MAX 6-channel CODEC" sound card. I don't know if it is supported. In > the list of supported sound drivers I found snd_ad_1816 driver, but it > doesn't work with my card. =20 > System detects my sound card correctly when I use the "kldload > snd_drivers" command: "Analog Device AD1985 Ac 97 Codec". But there > is no such driver like snd_ad1985, only snd_ad1816!!! <snip> > 2. There is no such bad message when I load all!!! drivers: "kldload > snd_drivers" or add "snd_driver_load=3D"YES"" in /boot/loader.conf > file. But still no sound! On the other hand several empty /dev/dsp > files appears: dsp0.0;dsp0.1;dspr0.1;dspW0.0;dspW0.1. Device files are special files that do not really have a size. If you're doing ls -l you're seeing device numbers, not file sizes. > And the following record appears in /dev/sndstat:=20 > "FreeBSD Audio Driver (newpcm)=20 > Installed devices:=20 > pcm0: <Intel ICH5 (82801EB)> at io 0xfebff800, 0xfebff400 irq 17 bufsz > 16384 kld snd_ich=20 > (1p/1r/0v channels duplex default)"=20 Looks like the system picks manages to load a driver (snd_ich). If you get no sound in kde, I suspect that the permissions on the sound devices are not correct, or that kde is looking for the wrong device. If you use xmms, and point it to /dev/dsp0.0, do you get sound? Roland --=20 R.F. Smith /"\ ASCII Ribbon Campaign r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in e-mail http://www.xs4all.nl/~rsmith/ X No Word docs in e-mail public key: http://www.keyserver.net / \ Respect for open standards --V0207lvV8h4k8FAm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCXUn3EnfvsMMhpyURAme3AKCce6s2z2kanX/S2kODU3PZcM02uACfWu+x oCT4b807NBTjzmg4I1Z9vBw= =NNmn -----END PGP SIGNATURE----- --V0207lvV8h4k8FAm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413163359.GB82955>