Announcement
Collapse
No announcement yet.
Updated and Optimized Ubuntu Free Graphics Drivers
Collapse
X
-
Re: intel_do_flush_locked failed: Invalid argument
Originally posted by thob View Posthello,
I ran into troubles since the last update with SweetHome3D ? a java-based 3D program
it crashes with this the error message
Code:thuxi@tux:~/Programm/SweetHome3D-3.4$ ./SweetHome3D Mesa: Initializing x86-64 optimizations Mesa: User error: GL_INVALID_VALUE in glOrtho intel_do_flush_locked failed: Das Argument ist ung?ltig
I noticed that same problem as well under natty with stock kernel (mesa & intel drivers from oibaf). Because dmesg additionally shows
"[drm:i915_gem_execbuffer_relocate_entry] *ERROR* Relocation beyond target object bounds: obj ffff8801f0bbbc00 target 1 delta 32769 size 32768.", I could trace it back to the mesa bug report and patches here: https://pokersource.info/show_bug.cgi?id=46766
I was wondering if one last natty package of mesa could be made available that includes this fix (i assume either 3d036f3f0aa7360c58d76b3f5114e1cf8c32260c or b2ace06cbbbb1021e2d7ace12a985c6406821939 commits--i don't understand that last `cherry-picking' comment at the bottom).
Thanks so much oibaf,
Philipp
Comment
-
Originally posted by thob View Posthello,
I ran into troubles since the last update with SweetHome3D ? a java-based 3D program
it crashes with this the error message
Code:thuxi@tux:~/Programm/SweetHome3D-3.4$ ./SweetHome3D Mesa: Initializing x86-64 optimizations Mesa: User error: GL_INVALID_VALUE in glOrtho intel_do_flush_locked failed: Das Argument ist ung?ltig
I came across the same error under natty with stock kernel and latest mesa+xorg-intel drivers from oibaf. Additionally, I noticed that dmesg outputs a "915_gem_execbuffer_relocate_entry *ERROR* Relocation beyond target object bounds: obj ffff8801f0bbbc00 target 1 delta 32769 size 32768. I traced it back to the bug report and patch in https://pokersource.info/show_bug.cgi?id=46766.
Is there any chance that one last mesa could be released that includes those patches (either b2ace06cbbbb1021e2d7ace12a985c6406821939 or 3d036f3f0aa7360c58d76b3f5114e1cf8c32260c -- i don't understand that last comment at the bottom of the page).
Thanks so much oibaf!
Philipp
Comment
-
Originally posted by phitastic View PostHi,
I came across the same error under natty with stock kernel and latest mesa+xorg-intel drivers from oibaf. Additionally, I noticed that dmesg outputs a "915_gem_execbuffer_relocate_entry *ERROR* Relocation beyond target object bounds: obj ffff8801f0bbbc00 target 1 delta 32769 size 32768. I traced it back to the bug report and patch in https://pokersource.info/show_bug.cgi?id=46766.
Is there any chance that one last mesa could be released that includes those patches (either b2ace06cbbbb1021e2d7ace12a985c6406821939 or 3d036f3f0aa7360c58d76b3f5114e1cf8c32260c -- i don't understand that last comment at the bottom of the page).
Thanks so much oibaf!
Philipp
Comment
-
Originally posted by oibaf View PostHi, that commit is indeed not included in the latest mesa for natty and oneiric. I stopped supporting them because they need newer dependencies which are not easy to backport from precise (precise/oneiric packages support multiarch, not available in natty, also many precise packages now use debhelper 9, not available in natty/oneiric). I'd suggest to upgrade to precise, remember also that natty will end of life in October.
best,
Philipp
Comment
-
-
OpenGL renderer string: Gallium 0.4 on AMD TURKS
OpenGL version string: 2.1 Mesa 8.1-devel (git-6af4c90 precise-oibaf-ppa)
OpenGL shading language version string: 1.30
Comment
Comment