Date: Wed, 19 Dec 2007 14:28:06 +0100 From: Pietro Cerutti <gahr@gahr.ch> To: Chris Makepeace <chris@makepeace.net> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: Realtek sound driver query Message-ID: <47691C66.6010808@gahr.ch> In-Reply-To: <51e6c6060712190444i64b34139lab9990dd168a8652@mail.gmail.com> References: <51e6c6060712190444i64b34139lab9990dd168a8652@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig171A7BE8F56E94837DD5FE8F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chris Makepeace wrote: > I am a Linux distro fiddler who is trying to settle down... Good idea ;-) >=20 > Just installed PC-BSD and the ".../dev/dsp could not be opened (no > such file or directory)" error appeared. "Mixer cannot be found", > says the little panel icon. >=20 > Sound is supposed to come via an integrated Realtek ACL883 chip on the > P965 main board. I have the same chip, which is supported by the snd_hda driver. If you have access to the kernel sources, you could try the following: # cd /usr/src/sys/modules/sound/driver/hda/ # make && make install # cd /usr/src/sys/modules/sound/sound # make && make install # kldload snd_hda and see whether something appears on your /var/log/messages and the output of `cat /dev/sndstat` Best, --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enig171A7BE8F56E94837DD5FE8F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHaRxxwMJqmJVx944RCsIaAKDB8CNf4foLCCnD1u+8eddNBBQKfACfShP1 r+2xrBSZJkPX9B6lqUWwQhA= =mbwp -----END PGP SIGNATURE----- --------------enig171A7BE8F56E94837DD5FE8F--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47691C66.6010808>