From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 16:34:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D86916A4CE for ; Wed, 13 Apr 2005 16:34:01 +0000 (GMT) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9843A43D2F for ; Wed, 13 Apr 2005 16:34:00 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) j3DGXxmR058318; Wed, 13 Apr 2005 18:33:59 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 2D699625D; Wed, 13 Apr 2005 18:33:59 +0200 (CEST) Date: Wed, 13 Apr 2005 18:33:59 +0200 From: Roland Smith To: freebsd-questions@freebsd.org Message-ID: <20050413163359.GB82955@slackbox.xs4all.nl> Mail-Followup-To: freebsd-questions@freebsd.org, Oleksandr Semenko References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! Organization: Me, organized? X-Virus-Scanned: by XS4ALL Virus Scanner cc: Oleksandr Semenko Subject: Re: What sound drive should I use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:34:01 -0000 --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!!! > 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: 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--