Date: Tue, 19 Jul 2005 18:13:10 -0500 (CDT) From: Rich Winkel <rich@math.missouri.edu> To: Greg Barniskis <nalists@scls.lib.wi.us> Cc: Rich Winkel <rich@math.missouri.edu>, freebsd-questions@freebsd.org Subject: Re: No sound on gx280 with 5.4 Message-ID: <200507192313.j6JNDA4h097382@pencil.math.missouri.edu> In-Reply-To: <42DD804E.7090302@scls.lib.wi.us> "from Greg Barniskis at Jul 19, 2005 05:35:58 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
According to Greg Barniskis: [ Charset ISO-8859-1 unsupported, converting... ] > Rich Winkel wrote: > > I have a GX280 shipped 11/30/2004. The 5.4 kernel doesn't probe any > > sound device. Has anyone gotten this working? > > The GENERIC (default) kernel doesn't have sound compiled in, but it > should be easy to get going with loadable kernel modules. > > # kldload snd_driver > > should probe all known sound devices, then > > # cat /dev/sndstat > > should tell you what specific module to name in loader.conf so that > it is automatically available on subsequent reboots > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html Thank you!! I had "device sound" in my kernel config, but I guess this must be the way to do things now... Rich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507192313.j6JNDA4h097382>