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
[-- Attachment #1 --] Chris Makepeace wrote: > I am a Linux distro fiddler who is trying to settle down... Good idea ;-) > > 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. > > 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, -- Pietro Cerutti PGP Public Key: http://gahr.ch/pgp [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHaRxxwMJqmJVx944RCsIaAKDB8CNf4foLCCnD1u+8eddNBBQKfACfShP1 r+2xrBSZJkPX9B6lqUWwQhA= =mbwp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47691C66.6010808>
