RE: how to enable audio in the ThinkPad 600E...
"Graaf, Rob" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <A16923DE912AD411B0F800A024519D4C01E18000@lion-msrvp.leidenuniv.nl> |
$ 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 [email protected] www.thought.org Public service Unix _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"