Bug 462287

Summary: /dev acl:s no longer applied with custom kernel
Product: [Fedora] Fedora Reporter: Pierre Ossman <pierre-bugzilla>
Component: gdmAssignee: jmccann
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: cschalle, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-15 14:39:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pierre Ossman 2008-09-15 05:35:10 UTC
I have been without a working sound subsystem for a couple of days now. Turns out that the device nodes never get their acls properly:

$ ls -l /dev/snd/*
crw-rw---- 1 root root 116, 7 2008-09-14 22:29 /dev/snd/controlC0
crw-rw---- 1 root root 116, 6 2008-09-14 22:29 /dev/snd/pcmC0D0c
crw-rw---- 1 root root 116, 5 2008-09-14 22:29 /dev/snd/pcmC0D0p
crw-rw---- 1 root root 116, 4 2008-09-14 22:29 /dev/snd/pcmC0D1p
crw-rw---- 1 root root 116, 3 2008-09-14 22:29 /dev/snd/seq
crw-rw---- 1 root root 116, 2 2008-09-14 22:29 /dev/snd/timer

It works fine if I boot a Fedora kernel instead of the one I built myself though.

(I'm putting this on gdm as neither ConsoleKit nor udev have recently been updated, and my kernel is older than the last mkinitrd update)

Comment 1 Ray Strode [halfline] 2008-09-15 14:39:06 UTC

*** This bug has been marked as a duplicate of bug 462160 ***