https://bugzilla.novell.com/show_bug.cgi?id=717397 https://bugzilla.novell.com/show_bug.cgi?id=717397#c1 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seife@novell.slipkontur.de --- Comment #1 from Stefan Seyfried <seife@novell.slipkontur.de> 2011-09-14 07:56:02 CEST --- It seems to be a permissions / ACL issue, maybe ConsoleKit. The devices belong to group audio: susi:~ # l /dev/snd/ total 0 drwxr-xr-x 3 root root 220 Sep 12 11:56 ./ drwxr-xr-x 19 root root 3580 Sep 13 02:04 ../ drwxr-xr-x 2 root root 80 Sep 12 11:56 by-path/ crw-rw---- 1 root audio 116, 7 Sep 12 11:56 controlC0 crw-rw---- 1 root audio 116, 2 Sep 12 11:56 controlC29 crw-rw---- 1 root audio 116, 6 Sep 12 11:56 hwC0D0 crw-rw---- 1 root audio 116, 5 Sep 12 11:56 pcmC0D0c crw-rw---- 1 root audio 116, 4 Sep 12 11:56 pcmC0D0p crw-rw---- 1 root audio 116, 3 Sep 12 11:56 pcmC0D1p crw-rw---- 1 root audio 116, 1 Sep 12 11:56 seq crw-rw---- 1 root audio 116, 33 Sep 12 11:56 timer But they don't have ACLs on them even though they should, quoting Marcus Meissner: "It is managed by udev-acl, as soon as you have a ConsleKit session the devices should get acls permissions on them." susi:~ # getfacl /dev/snd/controlC0 getfacl: Removing leading '/' from absolute path names # file: dev/snd/controlC0 # owner: root # group: users user::rw- group::rw- other::--- (I did chgrp -R users /dev/snd to enable sound for me, that's why it is no longer group audio) I think I have a ConsoleKit session: susi:~ # ck-list-sessions Session2: unix-user = '10329' realname = 'Stefan Seyfried' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2011-09-12T09:57:10.113839Z' login-session-id = '1' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.