Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156062 - /dev/nvidiactl incorrect permissions. (probably due to sys-auth/pam_console)
Summary: /dev/nvidiactl incorrect permissions. (probably due to sys-auth/pam_console)
Status: VERIFIED DUPLICATE of bug 156056
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-23 13:57 UTC by Avuton Olrich
Modified: 2006-11-23 13:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2006-11-23 13:57:03 UTC
Lately I've noticed my /dev/nvidiactl is getting permissions of

crw------- 1 root root 195, 255 Nov 15 14:19 /dev/nvidiactl

I believe this started happening after the pam pam_console updates. To try to troubleshoot the problem first I looked at: 

sbh@rocket ~ % grep '<dri>' /etc/security/console.perms.d/50-default.perms
<dri>=/dev/nvidia* /dev/3dfx* /dev/dri/card*
<console>  0600 <dri>        0600 root

I think this is the problem. I don't have any boxes that have the old default.perms file on it, but I believe it was different. 

After changing to:
crw-rw---- 1 root games 195, 255 Nov 15 14:19 /dev/nvidiactl

the game works fine. Thanks.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-23 13:58:46 UTC

*** This bug has been marked as a duplicate of 156056 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-23 13:58:57 UTC
Dupe.