Re: Audigy 2/FreeBSD 4.9
From: Freddie Cash (fcash-ml_at_sd73.bc.ca)
Date: 01/29/04
- Previous message: Dave: "Re: Audigy 2/FreeBSD 4.9"
- In reply to: Dave: "Re: Audigy 2/FreeBSD 4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: xtalsinger@blueyonder.co.uk Date: Thu, 29 Jan 2004 14:55:03 -0800
On January 29, 2004 02:44 pm, Dave wrote:
> On Fri, 30 Jan 2004 08:05:06 +1000, you wrote:
> I had a hell of a time trying to get the onboard sound working on an
> Intel Chipset MB (Intel 82845G)
A nice, simple way to get sound working on FreeBSD:
kldload snd_driver
This will load all of the sound driver modules at once.
cat /dev/sndstat
This will tell you which driver(s) the kernel picked for your hardware.
Then, you either add the appropriate lines to /boot/loader.conf to
auto-load those modules at boot time, or you add the appropriate
devices to your kernel config file and recompile the kernel.
Simple as that.
One of these days, I'm going to get around to writing a patch for the
Handbook that lays it out a little simpler, like the above.
-- Freddie Cash District HelpDesk / Network Admin http://www.sd73.bc.ca _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Dave: "Re: Audigy 2/FreeBSD 4.9"
- In reply to: Dave: "Re: Audigy 2/FreeBSD 4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|