how to enable audio in the ThinkPad 600E...

Graaf, Rob graaf at Phys.LeidenUniv.nl
Mon Aug 9 00:14:29 PDT 2004


 

$ kldload snd_driver 
,loads all the sound driver and attaches to pcm0 (in my case).

To enable sound at boot, just add in /boot/loader.conf 

snd_driver_load=YES 

If you, like I, do *not* want every driver to be loaded, but only the driver
which makes sound working for you, look in dmesg. In my case snd_ich.ko did
the job, so in /boot/loader.conf 

snd_ich_load=YES 

see also http://www.rdegraaf.nl/freebsd/

Greetings Rob






-----Original Message-----
From: Gary Kline
To: FreeBSD Mobile Mailing List
Sent: 8/9/04 8:07 AM
Subject: how to enable audio in the ThinkPad 600E...


	eople,

	Can anyone on the list explain how to get th pcm driver
	working in my 600E?  I googled around enough to know that
	it is possible to build an audio-capabe kernel.  The 
	coming "psm_snd" or "sndpcm" changes have raised a flag
	in mmy mind.  Better, I think, to ask first than go 
	the trial-an-error route.

	thanks, 

	gary

-- 
   Gary Kline     kline at thought.org   www.thought.org     Public service
Unix

_______________________________________________
freebsd-mobile at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to
"freebsd-mobile-unsubscribe at freebsd.org"


More information about the freebsd-mobile mailing list