Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2005 17:35:58 -0500
From:      Greg Barniskis <nalists@scls.lib.wi.us>
To:        Rich Winkel <rich@math.missouri.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: No sound on gx280 with 5.4
Message-ID:  <42DD804E.7090302@scls.lib.wi.us>
In-Reply-To: <200507192230.j6JMUxfS096466@pencil.math.missouri.edu>
References:  <200507192230.j6JMUxfS096466@pencil.math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
<gregb at scls.lib.wi.us>, (608) 266-6348



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DD804E.7090302>