Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 18:39:50 +0100
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        Julian Elischer <julian@freebsd.org>
Cc:        Alexander Leidinger <Alexander@leidinger.net>, multimedia@freebsd.org
Subject:   Re: how do I work out what sound modules I need? 
Message-ID:  <201112291739.pBTHdogN057379@fire.js.berklix.net>
In-Reply-To: Your message "Thu, 29 Dec 2011 01:58:08 PST." <4EFC39B0.1030404@freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112291739.pBTHdogN057379>