Date: Sat, 12 Mar 2011 08:34:42 +0000 From: Bruce Cran <bruce@cran.org.uk> To: Brian Waters <brianmwaters@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Quick question about sound drivers (esp. snd_hda) Message-ID: <20110312083442.0000143c@unknown> In-Reply-To: <AANLkTikZm1FCUmCdu2iNL6ZWcUOn5aOQErPsTUodFhmb@mail.gmail.com> References: <AANLkTikZm1FCUmCdu2iNL6ZWcUOn5aOQErPsTUodFhmb@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Mar 2011 15:29:44 -0500 Brian Waters <brianmwaters@gmail.com> wrote: > It seems to me that under /dev, you can have the following > sound-related device files: > > dspX > dspX.Y > (among others) > > I'm having some trouble getting my sound to work (Dell Inspiron > E1705/Inspiron 9400 with Sigmatel STAC9220 codec). I've read the > manpages for snd and snd_hda (which is the appropriate driver), and > increased the verbosity of the drivers and read the kernel log and > /dev/sndstat, but I still can't quite wrap my head around everything. If the driver appears to load, then /dev/dsp should be created automatically when something tries to access it (e.g. cat /dev/random > /dev/dsp). -- Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110312083442.0000143c>