Sound works beautifully on my D600. Unfortunately, I don't have it in
front of me at work. But from what I remember, all you need to do is
load the snd_ich driver via kldload(8).
Alternatively as Doug mentioned, you can place the line into
/boot/loader.conf to make the system load the driver at startup. The
proper driver as I recall is snd_ich, so you'll need to use the line:
snd_ich_load="YES"
--
Alan Gerber
Doug Poland wrote:
On Thu, January 12, 2006 12:15, Li, Qing wrote:
Has anyone successfully gotten the sound to work
on the Dell D600 laptop running FreeBSD 6.0?
If you've done it, could you please share your tricks
with me.
I've got a C600 laptop working with sound. Not sure if it's the same,
but I added the following line to my /boot/loader.conf
snd_maestro3_load="YES"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"