I tested with i965_dri.so built from our source, and the i965_dri.so
built from mesa git.

However, both show the same problem on the test machine. DRI shows it is
"working" (as reported in Xorg.0.log, and glxinfo). GL programs cause an
error from the i915 drm module about a bad command.

The error is caused by a failure on validate_cmd() for a userspace
passed command. This leads me to believe that the userspace is either
broken, or the kernel side hasn't been updated to expect the command it
is being sent. Either way, not even drivers from intellinuxgraphics.org
works.

-- 
Support for Intel 965 (GMA X3000) doesn't work
https://launchpad.net/bugs/62135

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

Reply via email to