Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X changes group ownership on /dev/dri/card0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
flatelin
n00b
n00b


Joined: 27 Aug 2004
Posts: 67

PostPosted: Wed Jul 26, 2006 3:13 pm    Post subject: X changes group ownership on /dev/dri/card0 Reply with quote

When I boot, /dev/dri/card0 is owned by root:video.
After starting X (via 'startx'), /dev/dri/card0 is owned by root:root.

If I type 'udevstart' (as root), then the ownership is fixed.

Can anyone shed some light on what's going on here?

Thanks.
Back to top
View user's profile Send private message
lokik
n00b
n00b


Joined: 11 May 2005
Posts: 18

PostPosted: Wed Jul 26, 2006 4:02 pm    Post subject: Reply with quote

I think you should have something like this in your X config file:
Code:
Section "DRI"
    Group      "video"
    Mode       0660
EndSection
Back to top
View user's profile Send private message
flatelin
n00b
n00b


Joined: 27 Aug 2004
Posts: 67

PostPosted: Wed Jul 26, 2006 4:59 pm    Post subject: Reply with quote

Ah, that fixed it. Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum