** Description changed: gusty - xserver-xorg-core - wrong device permissions on /dev/dri/card0 (crw-rw----) instead of (crw-rw-rw-) - When debugging my video driver on gusty to try enabling direct rendering I found the following: + When debugging my video driver on gutsy to try enabling direct rendering I found the following: libGL: OpenDriver: trying /usr/lib/dri/unichrome_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (Permission denied) drmOpenDevice: open result is -1, (Permission denied) drmOpenDevice: Open failed The permission should look like this: ls -hal /dev/dri/card0 crw-rw-rw- 1 root root 226, 0 2007-08-28 09:54 /dev/dri/card0 - Witch package is responsible for setting the permissions for the card0 + but actually are crw-rw---- + + Which package is responsible for setting the permissions for the card0 device?
-- gusty - xserver-xorg-core - wrong device permissions on /dev/dri/card0 (crw-rw----) instead of (crw-rw-rw-) https://bugs.launchpad.net/bugs/135273 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
