On Wed, Apr 06, 2005 at 12:56:05AM +0000, Ivan Yosifov wrote
> Thanks for the info, but what are the files I need to chown/chmod ?
> I am using ALSA, no OSS emulation layer.

  PAM only gets in the way with sound and multiple users.  I ended up
having to disable PAM's control over sound, and other stuff.  In the
end, I greatly simplified my life by getting rid of PAM altogether.

  Here's what I have in my /dev/sound directory.

ll /dev/sound
total 0
drwxr-xr-x   2 root root       0 Mar 23 20:24 .
drwxr-xr-x  17 root root       0 Apr  2 21:18 ..
crw-rw----   1 root audio 14, 12 Mar 23 20:24 adsp
crw-rw----   1 root audio 14,  4 Mar 23 20:24 audio
crw-rw----   1 root audio 14,  3 Mar 23 20:24 dsp
crw-rw----   1 root audio 14,  0 Mar 23 20:24 mixer
crw-rw----   1 root audio 14,  1 Mar 23 20:24 sequencer
crw-rw----   1 root audio 14,  8 Mar 23 20:24 sequencer2

  With 2 cards, I assume that you'll two sets of devices.  You'll have
to figure out which entries correspond to which card, and chown or
chgroup them accordingly.

-- 
Walter Dnes <[EMAIL PROTECTED]>
An infinite number of monkeys pounding away on keyboards will
eventually produce a report showing that Windows is more secure,
and has a lower TCO, than linux.
--
gentoo-user@gentoo.org mailing list

Reply via email to