how do I work out what sound modules I need?

Julian H. Stacey jhs at berklix.com
Thu Dec 29 17:58:34 UTC 2011


Julian Elischer wrote:
> On 12/29/11 1:26 AM, Alexander Leidinger wrote:
> >
> > Hi,
> >
> > Load all, inspect /dev/sndstat to see which driver is attached to 
> > the hardware, add only the one referenced there to loader.conf or 
> > your kernel config.
> 
> Was disabled by previous owner in BIOS

Doesn't BIOS have a "Return to defaults" ?

http://freebsd.org/www.de.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
kldload snd_driver
cat /dev/sndstat
kldstat
/boot/loader.conf
	sound_load="YES"
	snd_hda_load="YES"	# or whatever other for your hardware

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below not above, cumulative like a play script, & indent with "> ".
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.


More information about the freebsd-multimedia mailing list