You are not logged in.

#1 2008-04-03 17:27:42

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

libgl udev permissions and gphoto problems! [SOLVED]

I'm having an odd problem. Udev isn't setting permissions properly, and it seems to be intermittent. I've only noticed it with plugging my creative zen player into amarok.

I'll get a can't reclaim USB device error. Restarting udev

/etc/start_udev

Will often solve the problem, but it isn't always needed. It seems almost random after  reboot

As well, not sure if its related I get this error

$ glxinfo | grep dri
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering

Again, intermittent. I have the 0666 line in xorg.conf, a reboot or restart of X will often clear this up.

And to top it off, my SD200 camera no longer connects with gphoto (I've done some research with this one, and it looks to be a bug in gphoto2 but I though I'd just mention it in case an Arch user has found a fix).

Seriously, I've never had this many things break on me at once, all things that used to be stable and reliable.

Last edited by Kurous (2008-04-23 16:45:30)


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#2 2008-04-03 21:38:46

tuxom
Member
From: France
Registered: 2007-03-04
Posts: 34

Re: libgl udev permissions and gphoto problems! [SOLVED]

Try to look to my similar problem, I have the same effects than you with a temporary fix:
http://bbs.archlinux.org/viewtopic.php? … 66#p348666
But I have no answer to understand why unfortunately !!!

Last edited by tuxom (2008-04-03 21:39:11)

Offline

#3 2008-04-03 23:47:59

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: libgl udev permissions and gphoto problems! [SOLVED]

what camera do you have, as far as I've researched there is an issue with SD200-500 or so, with gphoto2


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#4 2008-04-04 09:16:53

tuxom
Member
From: France
Registered: 2007-03-04
Posts: 34

Re: libgl udev permissions and gphoto problems! [SOLVED]

It is a canon EOS 350D and a Ixus 850

Offline

#5 2008-04-11 22:00:28

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: libgl udev permissions and gphoto problems! [SOLVED]

So the two were slightly related. Whenever I restart udev (which is almost everytime I need to use my mp3 player) it breaks permissions for libgl:

[blah]$ glxinfo | grep direct
direct rendering: Yes

[blah]$ sudo /etc/start_udev 
mounting... ramfs at /dev
Creating initial udev device nodes:
Kernel >= 2.6.15 and supports uevents
udev startup is finished! - time = 10

[blah]$ glxinfo | grep direct
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

Still no idea why.

Last edited by Kurous (2008-04-11 22:01:49)


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

#6 2008-04-23 16:44:05

Kurous
Member
From: Victoria BC
Registered: 2006-08-07
Posts: 36

Re: libgl udev permissions and gphoto problems! [SOLVED]

Check here:

http://bbs.archlinux.org/viewtopic.php?id=47290

[SOLVED]

well sort of, I just don't run into my libgl breaking due to never having to restart udev. Gphoto is still broken but that's another issue entirely.

Last edited by Kurous (2008-04-23 16:44:57)


I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!

Offline

Board footer

Powered by FluxBB