Directrix1 wrote 11 hours ago: (permalink)

In the file: /lib/udev/rules.d/50-udev-default.rules change the line that reads 
like:
KERNEL=="card[0-9]*", NAME="dri/%k"
to this:
KERNEL=="card[0-9]*", MODE="0666", NAME="dri/%k"

That got DRI at least partially "working" but it is still dog slow (but
not as slow at least). I'm using Jaunty with Intel i943 graphics.



If MODE="0666" is enabled, I'm getting about 700 fps at glxgears and GEM is 
marked as working in glxinfo, but bug #96991 appears (3d apps become broken). 
If this option is not enabled, I'm getting about 70 fps, but #96991 is gone and 
there is no GEM in glxinfo.

-- 
[i945] 2.5.1 driver poor performance
https://bugs.launchpad.net/bugs/303011
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to