[Bug 55217] [RS880] opengl not working anymore

2012-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 Fabio Pedretti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55217] [RS880] opengl not working anymore

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 Fabio Pedretti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55217] [RS880] opengl not working anymore

2012-09-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #22 from Michel D?nzer --- (In reply to comment #20) > Created attachment 67586 [details] [review] > Possible fix Tested-by: Michel D?nzer -- You are receiving this mail because: You are the assignee for the bug. -- ne

[Bug 55217] [RS880] opengl not working anymore

2012-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #22 from Michel Dänzer --- (In reply to comment #20) > Created attachment 67586 [details] [review] > Possible fix Tested-by: Michel Dänzer -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #21 from Michael Lange --- (In reply to comment #20) > Created attachment 67586 [details] [review] > Possible fix > > Does this patch fix the problem? your patch works tested with the latest mesa-version from git -- You are receiv

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #20 from Tom Stellard --- Created attachment 67586 --> https://bugs.freedesktop.org/attachment.cgi?id=67586&action=edit Possible fix Does this patch fix the problem? -- You are receiving this mail because: You are the assignee fo

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #19 from Michael Lange --- in case it is important, i have set some environment variables belly at jelly ~/mesa $ env | grep R600 R600_STREAMOUT=1 R600_HYPERZ=1 R600_GLSL130=1 R600_TILING=1 R600_SURF=1 this was set for a few months

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 Michael Lange changed: What|Removed |Added Attachment #67582|0 |1 is obsolete|

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #17 from Michael Lange --- Created attachment 67582 --> https://bugs.freedesktop.org/attachment.cgi?id=67582&action=edit R600_DUMP_SHADERS=1 -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #16 from Michael Lange --- bisecting mesa comes to this 0e0c21e00ee80bcff67e37ec86b97d6c25db066a is the first bad commit commit 0e0c21e00ee80bcff67e37ec86b97d6c25db066a Author: Michal Sciubidlo Date: Wed Sep 12 08:57:01 2012 +0200

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #15 from Tom Stellard --- (In reply to comment #14) > If you are using the llvm compiler setting the environment variable > R600_LLVM=0 will cause the driver to fall back to the TGSI compiler and > should fix the rendering errors. >

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #14 from Tom Stellard --- If you are using the llvm compiler setting the environment variable R600_LLVM=0 will cause the driver to fall back to the TGSI compiler and should fix the rendering errors. It would be helpful if someone cou

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #13 from Michael Lange --- (In reply to comment #9) > > E.g., LD_LIBRARY_PATH= > LIBGL_DRIVERS_PATH= glxgears > > will run glxgears with your new Mesa. thanks, this works currently bisecting mesa - two steps to go -- You are rec

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #12 from kowalski marcin --- i'm currently experiencing this with rs780 and darkplaces. I only get black screen, and logs are filled with this error. I have an llvm-enabled build of mesa. This is on current git @ fb40f88338b6af23faae

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #21 from Michael Lange --- (In reply to comment #20) > Created attachment 67586 [details] [review] > Possible fix > > Does this patch fix the problem? your patch works tested with the latest mesa-version from git -- You are receiv

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #20 from Tom Stellard --- Created attachment 67586 --> https://bugs.freedesktop.org/attachment.cgi?id=67586&action=edit Possible fix Does this patch fix the problem? -- You are receiving this mail because: You are the assignee fo

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #19 from Michael Lange --- in case it is important, i have set some environment variables belly@jelly ~/mesa $ env | grep R600 R600_STREAMOUT=1 R600_HYPERZ=1 R600_GLSL130=1 R600_TILING=1 R600_SURF=1 this was set for a few months to

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 Michael Lange changed: What|Removed |Added Attachment #67582|0 |1 is obsolete|

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #17 from Michael Lange --- Created attachment 67582 --> https://bugs.freedesktop.org/attachment.cgi?id=67582&action=edit R600_DUMP_SHADERS=1 -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #16 from Michael Lange --- bisecting mesa comes to this 0e0c21e00ee80bcff67e37ec86b97d6c25db066a is the first bad commit commit 0e0c21e00ee80bcff67e37ec86b97d6c25db066a Author: Michal Sciubidlo Date: Wed Sep 12 08:57:01 2012 +0200

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #15 from Tom Stellard --- (In reply to comment #14) > If you are using the llvm compiler setting the environment variable > R600_LLVM=0 will cause the driver to fall back to the TGSI compiler and > should fix the rendering errors. >

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #14 from Tom Stellard --- If you are using the llvm compiler setting the environment variable R600_LLVM=0 will cause the driver to fall back to the TGSI compiler and should fix the rendering errors. It would be helpful if someone cou

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #13 from Michael Lange --- (In reply to comment #9) > > E.g., LD_LIBRARY_PATH= > LIBGL_DRIVERS_PATH= glxgears > > will run glxgears with your new Mesa. thanks, this works currently bisecting mesa - two steps to go -- You are rec

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #12 from kowalski marcin --- i'm currently experiencing this with rs780 and darkplaces. I only get black screen, and logs are filled with this error. I have an llvm-enabled build of mesa. This is on current git @ fb40f88338b6af23faae

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #11 from Fabio Pedretti 2012-09-23 07:07:12 UTC --- (In reply to comment #10) > I can't reproduce this. Mesa master on RS880 is working fine here. A quick search in the git log returned this: http://cgit.freedesktop.org/mesa/mesa/co

[Bug 55217] [RS880] opengl not working anymore

2012-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #11 from Fabio Pedretti 2012-09-23 07:07:12 UTC --- (In reply to comment #10) > I can't reproduce this. Mesa master on RS880 is working fine here. A quick search in the git log returned this: http://cgit.freedesktop.org/mesa/mesa/co

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #10 from Marek Ol??k 2012-09-22 20:59:42 UTC --- I can't reproduce this. Mesa master on RS880 is working fine here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #9 from Matt Turner 2012-09-22 20:34:51 UTC --- (In reply to comment #8) > my system is working and running with a mesa-build from 2012-09-19 > how i could test the mesa-build in my home-dir? You can set where to look for shared lib

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #8 from Michael Lange 2012-09-22 19:35:57 UTC --- my system is working and running with a mesa-build from 2012-09-19 how i could test the mesa-build in my home-dir? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #7 from Michael Lange 2012-09-22 19:33:01 UTC --- yes ... i have google for it ;) so i should bisect mesa-git, right? * i have clone the mesa-git with git clone git://anongit.freedesktop.org/git/mesa/mesa * cd mesa * git checkout 9a

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #6 from Alex Deucher 2012-09-22 18:40:41 UTC --- Bisect is a git option to identify what commit caused a problem. Google for "git bisect". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #5 from Michael Lange 2012-09-22 17:32:05 UTC --- sorry, but which PATH environment variables i have to set? LD_LIBRARY_PATH="~/mesa/src/glx" glxgears does not work -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #4 from Alex Deucher 2012-09-22 14:52:35 UTC --- Can you bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #10 from Marek Olšák 2012-09-22 20:59:42 UTC --- I can't reproduce this. Mesa master on RS880 is working fine here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becau

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 rboudot at hotmail.com changed: What|Removed |Added CC||rboudot at hotmail.com --- Comme

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #9 from Matt Turner 2012-09-22 20:34:51 UTC --- (In reply to comment #8) > my system is working and running with a mesa-build from 2012-09-19 > how i could test the mesa-build in my home-dir? You can set where to look for shared libr

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #8 from Michael Lange 2012-09-22 19:35:57 UTC --- my system is working and running with a mesa-build from 2012-09-19 how i could test the mesa-build in my home-dir? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #7 from Michael Lange 2012-09-22 19:33:01 UTC --- yes ... i have google for it ;) so i should bisect mesa-git, right? * i have clone the mesa-git with git clone git://anongit.freedesktop.org/git/mesa/mesa * cd mesa * git checkout 9aa

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #6 from Alex Deucher 2012-09-22 18:40:41 UTC --- Bisect is a git option to identify what commit caused a problem. Google for "git bisect". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #5 from Michael Lange 2012-09-22 17:32:05 UTC --- sorry, but which PATH environment variables i have to set? LD_LIBRARY_PATH="~/mesa/src/glx" glxgears does not work -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #2 from Michael Lange 2012-09-22 09:49:29 UTC --- Created attachment 67542 --> https://bugs.freedesktop.org/attachment.cgi?id=67542 Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #1 from Michael Lange 2012-09-22 09:48:57 UTC --- Created attachment 67541 --> https://bugs.freedesktop.org/attachment.cgi?id=67541 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #4 from Alex Deucher 2012-09-22 14:52:35 UTC --- Can you bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. _

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 rbou...@hotmail.com changed: What|Removed |Added CC||rbou...@hotmail.com --- Comment #3

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #2 from Michael Lange 2012-09-22 09:49:29 UTC --- Created attachment 67542 --> https://bugs.freedesktop.org/attachment.cgi?id=67542 Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 55217] [RS880] opengl not working anymore

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55217 --- Comment #1 from Michael Lange 2012-09-22 09:48:57 UTC --- Created attachment 67541 --> https://bugs.freedesktop.org/attachment.cgi?id=67541 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r