[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

Michel Dänzer mic...@daenzer.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #18 from Michel Dänzer mic...@daenzer.net 2012-04-18 00:00:09 PDT 
---
(In reply to comment #15)
 I've published information, requested by Michel.

I think you mean Dave, but in the future please include this kind of
information in bug reports right away.

(In reply to comment #16)
 This is a real bug in Mesa's configure script.

Yeah, sorry I jumped the gun here.

 [...] there's no way to actually set default_driver in configure.ac, which
 means architectures that aren't officially blessed for DRI end up with the 
 xlib
 version of libGL.

I wonder if it wouldn't be better to blacklist architectures where DRI really
can't work instead, if there are any.

Anyway, Dave pushed a fix for this particular problem, so resolving as fixed.

(In reply to comment #17)
 [...] for some reason LIBGL_DEBUG env var is respected and works as intended.
 So, probably it works only with DRI built libGL.

Yeah, I said so in comment #8.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

Michel Dänzer mic...@daenzer.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #8 from Michel Dänzer mic...@daenzer.net 2012-04-17 00:10:17 PDT 
---
According to glxinfo and the related discussion on IRC, you're using the
standalone software rendering libGL.so.1, which can't use hardware acceleration
and doesn't know about LIBGL_DEBUG. You'll need to sort this out with folks
knowledgeable about Gentoo.

(In reply to comment #6)
 Because xf86-video-ati won't works nice for me, I have obscure mouse cursor
 issue [...]

Now, that might warrant a bug report.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #9 from russian...@gmail.com russian...@gmail.com 2012-04-17 
00:15:43 PDT ---
Dear Michel, looks like you didnt followed IRC discussion closely, especially
today one. I've did even clean building of mesa with installation to /opt
(according to wiki article in /topic of IRC channel) and the problem is still
there. So please reopen bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #10 from Michel Dänzer mic...@daenzer.net 2012-04-17 00:33:50 PDT 
---
As long as glxinfo says

OpenGL renderer string: Mesa X11

my analysis stands.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #11 from russian...@gmail.com russian...@gmail.com 2012-04-17 
00:35:37 PDT ---
That's why I opened that issue. Reverting mesa to 7.11 solves that.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #12 from Dave Airlie airl...@freedesktop.org 2012-04-17 00:35:54 
PDT ---
what Michael said stands, you are using a libGL built for X11 sw rendering,
nothing else you can do except fix the libGL build will affect this bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #13 from Dave Airlie airl...@freedesktop.org 2012-04-17 00:36:29 
PDT ---
you'd need to attach a full build log with configure stage to see why.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #14 from russian...@gmail.com russian...@gmail.com 2012-04-17 
11:22:47 PDT ---
Created attachment 60205
  -- https://bugs.freedesktop.org/attachment.cgi?id=60205
Build and use log of latest mesa-git for Michel

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #15 from russian...@gmail.com russian...@gmail.com 2012-04-17 
11:23:35 PDT ---
I've published information, requested by Michel. Here is configure, build and
some tests log in one file. I hope this time he won't be so fast on closing
bugs :)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #17 from russian...@gmail.com russian...@gmail.com 2012-04-17 
14:36:32 PDT ---
After configure.ac patch (which is now in mesa-git) I can confirm that 3D
acceleration working again, also, for some reason LIBGL_DEBUG env var is
respected and works as intended. So, probably it works only with DRI built
libGL.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #1 from russian...@gmail.com russian...@gmail.com 2012-04-16 
16:28:59 PDT ---
Created attachment 60104
  -- https://bugs.freedesktop.org/attachment.cgi?id=60104
Xorg log when using r600g driver

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #2 from russian...@gmail.com russian...@gmail.com 2012-04-16 
16:29:39 PDT ---
Created attachment 60105
  -- https://bugs.freedesktop.org/attachment.cgi?id=60105
Kernel log

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #3 from russian...@gmail.com russian...@gmail.com 2012-04-16 
16:30:05 PDT ---
Created attachment 60106
  -- https://bugs.freedesktop.org/attachment.cgi?id=60106
Kernel configuration I'm using.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #4 from Joshua Scoggins theoretically@gmail.com 2012-04-16 
16:33:00 PDT ---
I can confirm that this affects r300 based devices (FireGL X1) as well on ia64.
Downgrading to Mesa 7.11.2 fixed the issue.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #5 from Alex Deucher ag...@yahoo.com 2012-04-16 16:36:32 PDT ---
You are using the xorg state tracker rather than xf86-video-ati.  Do things
work correctly with xf86-video-ati?  Why are you using the xorg state tracker?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #6 from russian...@gmail.com russian...@gmail.com 2012-04-16 
16:38:46 UTC ---
(In reply to comment #5)
 You are using the xorg state tracker rather than xf86-video-ati.  Do things
 work correctly with xf86-video-ati?  Why are you using the xorg state tracker?
Because xf86-video-ati won't works nice for me, I have obscure mouse cursor
issue and even worse performance (5FPS in glxgears comparing to 20FPS with
state tracker driver).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 48788] Mesa after 7.11.2 won't use hardware for OpenGL acceleration

2012-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48788

--- Comment #7 from russian...@gmail.com russian...@gmail.com 2012-04-16 
20:13:47 PDT ---
I've noticed different defines on 7.11.2 version and git from autogen.sh
script:
For example -D for glsl_lexer :
8-git
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV
-DFEATURE_GL=1  glsl_lexer.o

7.11:
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XSHM -DHAVE_LIBUDEV
-DFEATURE_GL=1 -fvisibility=hidden -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_XSHM -DHAVE_LIBUDEV  -DFEATURE_GL=1


Maybe absense of USE_XSHM is evil issue ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev