* Re: chmod with USB sound device?
[not found] ` <470CDA7D.1070701@redhat.com>
@ 2007-10-10 17:42 ` william estrada
0 siblings, 0 replies; only message in thread
From: william estrada @ 2007-10-10 17:42 UTC (permalink / raw)
Cc: alsa-user@lists.sourceforge.net, linux-hotplug-devel,
alsa-devel@alsa-project.org
Harald,
I revisited /etc/security/console.perms.d/50-default.perms
and got it to work.
For the list, I changed:
In /etc/security/console.perms.d/50-default.perms
> # permission definitions
.
> <console> 0666 <sound> 0666 root
And
In /etc/udev/rules.d/50-udev.rules
> KERNEL=="snd/*", MODE="0666", OWNER="wre00:root"
Then I did the udevtrigger.
Then i did the udevtrigger, plugged in my USB sound device and got this:
> [root@laptop wre00]# ls -lrt /dev/snd
> total 0
> crw-rw-rw- 1 wre00 root 116, 2 Oct 10 09:45 timer
> crw-rw-rw- 1 wre00 root 116, 3 Oct 10 09:45 seq
> crw-rw-rw- 1 wre00 root 116, 4 Oct 10 09:45 pcmC0D0p
> crw-rw-rw- 1 wre00 root 116, 5 Oct 10 09:45 pcmC0D0c
> crw-rw-rw- 1 wre00 root 116, 6 Oct 10 09:45 controlC0
> crw-rw-rw- 1 wre00 root 116, 7 Oct 10 10:28 pcmC1D0p
> crw-rw-rw- 1 wre00 root 116, 8 Oct 10 10:28 pcmC1D0c
> crw-rw-rw- 1 wre00 root 116, 9 Oct 10 10:28 controlC1
I guess both changes are required but it now works.
Thanks for your time.
William Estrada
MrUmunhum@popdial.com
Mt-Umunhum-Wireless.net ( http://Mt-Umunhum-Wireless.net )
Ymessenger: MrUmunhum
Harald Hoyer wrote:
> william estrada wrote:
>> Hi guys,
>>
>> I'm trying to run 'chmod' on a USB sound card using 'Hot Plug' udev
>> support.
>> From reading, I think I need to update my
>> '/etc/udev/rules.d/50-udev.rules'?
>> I have made these changes:
>>> # audio devices
.
>>> KERNEL=="snd/*", MODE="0666"
>
> You may have a look in pam_console...
> /etc/security/console.perms
> /etc/security/console.perms.d/*
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-10 17:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <470BBB03.7090400@popdial.com>
[not found] ` <470CDA7D.1070701@redhat.com>
2007-10-10 17:42 ` chmod with USB sound device? william estrada
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.