[Bug 384934] Re: [i945gme] Xorg very slow after upgrade

Albert Damen albrt at gmx.net
Mon Jun 22 23:00:18 UTC 2009


Your Xorg log shows i915_dri.so is properly loaded and drm was opened.
Yet glxinfo shows you get software rendering. That looks like a
permission problem with /dev/dri/card0. Permissions are handled via ACL
and the ACL should be set by udev in Karmic. However, your udev log does
not show any ACL at all (there should be lines like ACL_MANAGE=1).

- check if udev-extras is installed (that contains the acl handling and rules)
- check with getfacl /dev/dri/card0 if your userid has rw permissions on /dev/dri/card0 and check if there is a + sign in the permissions mask
- run the command devkit -s drm and check if it mentions ACL_MANAGE=1

Please post the results of the getfacl and devkit commands to this bug.

-- 
[i945gme] Xorg very slow after upgrade
https://bugs.launchpad.net/bugs/384934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list