Re: no /dev/dsp.x

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 28 Nov 2003 19:19:54 -0800
On Fri, Nov 28, 2003 at 10:00:53PM -0500, T Kellers wrote:
> On Friday 28 November 2003 09:46 pm, Kris Kennaway wrote:
> > On Fri, Nov 28, 2003 at 09:40:57PM -0500, T Kellers wrote:
> > > I searched the list archive, but I didn't see anything specific to this
> > > question.
> > >
> > > Dell Latitude C600, running 5.2-BETA from 11/24/2003...
> > >
> > > I didn't notice until I started up KDE that I had no /dev/dsp of any kind
> > > in my /dev directory.  I mount_nfs'd /usr/src and /usr/obj from my
> > > adjacent desktop Dell Optiplex (running same OS and build date),
> > > installed the kernel, installed world, mergemaster'd and rebooted.  Still
> > > no /dev/dsp (or /dev/ dsp.x) on the Latitude laptop (they do exist on the
> > > Optiplex --which has working sound in KDE).
> > >
> > > The desktop with the working sound had KDE built from sources, the
> > > laptop's KDE environment was installed by building instant-workstation. 
> > > The laptop has a sound_maestro3 card and I have the .ko loaded for it
> > > (and sound_pcm). Both machines have device pcm in the kernel.
> >
> > ...and does the kernel detect the sound card?  These device nodes are
> > created by the driver when it configures detected devices.
> >
> > Kris
> 
> I can't ssh to the laptop at this moment, but if the sound card is not 
> detected by the kernel, can I force the detection by editing /boot/
> loader.conf with:
> 
> userconfig_script_load="YES"
> snd_maestro3_load="YES"
> ?

You can't force the driver to detect your soundcard if the driver
doesn't detect it :-)

If you have a supported sound card and are loading the correct driver,
then the device will be probed when you load the driver (at boot,
after boot, whenever), and the device node will be created at that
time if the probe is successful.

> I suppose on the 5.2-BETA laptop I should see something similar?

You should, yes.

Kris

Received on Fri Nov 28 2003 - 18:19:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:31 UTC