Hi,

Swapan Sarkar typed:
> Has anybody tried ALSA with DEVFS ? I have been able
> to load the modules but XMMS is not able to access
> /dev/audio The documentation is unclear about details.
> #cat /proc/asound/sndstat shows AUDIO and SYNTH is not
> enabled in config. Has anybody been successful with
> this setup.
> Kernel ver = 2.4.2
> Mandrake 7.0

Yes, I use ALSA with devfs on kernel 2.4.2. I hope you've compiled
ALSA with support for your card and OSS emulation, and that it has
found the right path to your kernel 2.4.2 sources.

These are the lines I've added to /etc/devfs/devfsd.conf (path may be
different):

LOOKUP snd MODLOAD ACTION snd
REGISTER sound/.* PERMISSIONS root.audio 660
REGISTER snd/.* PERMISSIONS root.audio 660

I also had errors in the beginning before I realised there was no group
called audio, so make sure that's there.

Also, try modprobe snd-pcm-oss (and snd-mixer-oss) and then see if
/dev/audio, /dev/dsp etc are there.

Best of luck.. :-)

-- 
Mrinal Kalakrishnan <[EMAIL PROTECTED]> http://mrinal.dhs.org/
Linux 2.4.2 || PGP:B1E86F5B || Mutt 1.3.15i (2001-02-12) || VIM 5.7 
-- 
"Linux: the operating system with a CLUE...
Command Line User Environment".
(seen in a posting in comp.software.testing)

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to