All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
@ 2013-12-07 21:55 ` bugzilla-daemon
  2013-12-07 22:31 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-07 21:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1033 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

Dieter Nützel <Dieter@nuetzel-hh.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dri-devel@lists.freedesktop
                   |                            |.org

--- Comment #7 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
(In reply to comment #5)
> To me this issue seems to appear randomly - sometimes KDE starts with
> working compositing, but most often it does not.

Same, here.
When it starts _with_ compositing, then error message appears.
_Without _ compositing glxinfo runs OK and GL performance is nearly 25% better!

Q3A goes from ~53 fps to 66 fps (640x480 window on 1920x1080 screen) with my
poor Duron 1800/RV730 AGP.

So is there a possibility, that we can disable compositing on the fly, when GL
apps starts?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2323 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
  2013-12-07 21:55 ` [Bug 70706] Regression in fbconfig bugzilla-daemon
@ 2013-12-07 22:31 ` bugzilla-daemon
  2013-12-17 22:40 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-07 22:31 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2717 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #8 from Dennis Schridde <devurandom@gmx.net> ---
(In reply to comment #7)
> (In reply to comment #5)
> > To me this issue seems to appear randomly - sometimes KDE starts with
> > working compositing, but most often it does not.
> 
> Same, here.
> When it starts _with_ compositing, then error message appears.
> _Without _ compositing glxinfo runs OK and GL performance is nearly 25%
> better!

In the current session I did not get compositing but the mentioned message in
~/.xession-errors:
kwin(2492): Failed to get visual from fbconfig 
kwin(2492) KWin::OpenGLBackend::setFailed: Creating the OpenGL rendering
failed:  "Could not initialize the buffer" 
kwin(2492): Failed to initialize compositing, compositing disabled 

glxinfo currently does not work, either:
Error: couldn't find RGB GLX visual or fbconfig
Error: couldn't find RGB GLX visual or fbconfig
name of display: :0
[...]

So the current session seems to be a case of "without compositing, with glxinfo
error". Which also seems to make sense: Something is preventing GL apps from
working, which also affects glxinfo.

A quick test shows that EGL does not seem to be affected:
$ eglinfo
EGL API version: 1.4
EGL vendor string: Mesa Project
EGL version string: 1.4 (Gallium)
EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2 
[...]

Also the X11 variants of the *gears (egl,es1,es2) programs work:
$ eglgears_x11 
EGL_VERSION = 1.4 (Gallium)

But the "screen variants do not (though I do not remember ever before testing
them, so I cannot tell whether this is a regression):
$ eglgears_screen 
EGL_VERSION = 1.4 (Gallium)
EGLUT: failed to choose a config

I can confirm this with KWin (stripped from unrelated output):
$ kwin
kwin(3945): Failed to get visual from fbconfig 
kwin(3945) KWin::OpenGLBackend::setFailed: Creating the OpenGL rendering
failed:  "Could not initialize the buffer" 
QObject::connect: Cannot connect (null)::resetCompositing() to
KWin::Compositor::restart()
kwin(3945): Failed to initialize compositing, compositing disabled 
kwin(3945): Consult
http://techbase.kde.org/Projects/KWin/4.0-release-notes#Setting_up 

$ kwin_gles
OpenGL vendor string:                   X.Org
OpenGL renderer string:                 Gallium 0.4 on AMD REDWOOD
OpenGL version string:                  OpenGL ES 3.0 Mesa 9.2.4
OpenGL shading language version string: OpenGL ES GLSL ES 3.0
[...]

> So is there a possibility, that we can disable compositing on the fly, when
> GL apps starts?

I think that is a completely unrelated issue that belongs on
https://bugs.kde.org/ and should be reported against KWin.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3760 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
  2013-12-07 21:55 ` [Bug 70706] Regression in fbconfig bugzilla-daemon
  2013-12-07 22:31 ` bugzilla-daemon
@ 2013-12-17 22:40 ` bugzilla-daemon
  2013-12-18  9:37 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-17 22:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1391 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #9 from Hrvoje Senjan <hrvoje.senjan@gmail.com> ---
With latest Mesa and xserver master:


name of display: :0
libGL: screen 0 does not appear to be DRI3 capable
libGL: OpenDriver: trying /usr/lib64/dri/updates/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/updates/r600_dri.so
libGL error: dlopen /usr/lib64/dri/updates/r600_dri.so failed
(/usr/lib64/dri/updates/r600_dri.so: cannot open shared object file: No such
file or directory)
libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL: driver does not expose __driDriverGetExtensions_r600():
/usr/lib64/dri/r600_dri.so: undefined symbol: __driDriverGetExtensions_r600
libGL: Can't open configuration file /home/hrvoje/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/hrvoje/.drirc: No such file or
directory.
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Error: couldn't find RGB GLX visual or fbconfig
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Error: couldn't find RGB GLX visual or fbconfig

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2115 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2013-12-17 22:40 ` bugzilla-daemon
@ 2013-12-18  9:37 ` bugzilla-daemon
  2013-12-18  9:39 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-18  9:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1392 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #10 from Dennis Schridde <devurandom@gmx.net> ---
I confirm that this is still present in x11-base/xorg-server-1.14.99.904 and
media-libs/mesa-9.2.5.

(In reply to comment #9)
> /usr/lib64/dri/r600_dri.so: undefined symbol: __driDriverGetExtensions_r600

There seems to be a different issue on your system.

On my system this symbol is also not present:
$ readelf -s /usr/lib64/dri/r600_dri.so | grep driDriverGetExt
$ readelf -s /usr/lib64/dri/r600g_dri.so | grep driDriverGetExt

But that does not seem to be a problem here:
$ LIBGL_DEBUG=verbose glxinfo
name of display: :0
libGL: OpenDriver: trying /usr/lib64/dri/tls/r600_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/r600_dri.so
libGL: Can't open configuration file /home/USER/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/USER/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/USER/.drirc: No such file or
directory.
Error: couldn't find RGB GLX visual or fbconfig
libGL: Can't open configuration file /home/USER/.drirc: No such file or
directory.
Error: couldn't find RGB GLX visual or fbconfig
[...]

Could it be that some parts of Mesa on your system do not fit together? Maybe
multiple versions/variants installed in parallel?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2184 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2013-12-18  9:37 ` bugzilla-daemon
@ 2013-12-18  9:39 ` bugzilla-daemon
  2013-12-24 22:39 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-18  9:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 364 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #11 from Hrvoje Senjan <hrvoje.senjan@gmail.com> ---
(In reply to comment #10)
> There seems to be a different issue on your system.
> 

That is a sideeffect of Mesa master and MESA_DEBUG=1/LIBGL_DEBUG=verbose env
vars =)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1163 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2013-12-18  9:39 ` bugzilla-daemon
@ 2013-12-24 22:39 ` bugzilla-daemon
  2014-01-02 20:17 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-12-24 22:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 286 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #12 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
X.Org X Server 1.14.99.905 (1.15.0 RC 5)

I can confirm problem with kwin.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1047 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (5 preceding siblings ...)
  2013-12-24 22:39 ` bugzilla-daemon
@ 2014-01-02 20:17 ` bugzilla-daemon
  2014-01-05  9:12 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-01-02 20:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #13 from Eugene Shalygin <eugene.shalygin+bugzilla.FDO@gmail.com> ---
X.Org X Server 1.15.0 has the same problem with mesa from git master branch. 

Glxinfo and KWin run fine if mesa is compiled with --disable-dri3

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1099 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (6 preceding siblings ...)
  2014-01-02 20:17 ` bugzilla-daemon
@ 2014-01-05  9:12 ` bugzilla-daemon
  2014-02-01 21:02 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-01-05  9:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 264 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #14 from Michael Mair-Keimberger <bu9zilla@gmail.com> ---
I can confirm this problem with kwin too.
X.Org X Server 1.15.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 994 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (7 preceding siblings ...)
  2014-01-05  9:12 ` bugzilla-daemon
@ 2014-02-01 21:02 ` bugzilla-daemon
  2014-02-04  0:40 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-01 21:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 605 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #15 from Stefan Brüns <stefan.bruens@rwth-aachen.de> ---
openSUSE ships a xorg config file in the glamor package:
$> cat /etc/X11/xorg.conf.d/05-glamor.conf
Section "Module"
        Load  "dri2"
        Load  "glamoregl"
EndSection
---

I think this was a workaround to get correct GL symbol tables. As the GL loader
has changed with xserver 1.15 this is probably no longer needed.

Commenting out (#) the two Load commands fixed this for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1388 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (8 preceding siblings ...)
  2014-02-01 21:02 ` bugzilla-daemon
@ 2014-02-04  0:40 ` bugzilla-daemon
  2014-02-05 17:29 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-04  0:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #16 from Dieter Nützel <Dieter@nuetzel-hh.de> ---
(In reply to comment #15)
> openSUSE ships a xorg config file in the glamor package:
> $> cat /etc/X11/xorg.conf.d/05-glamor.conf
> Section "Module"
>         Load  "dri2"
>         Load  "glamoregl"
> EndSection
> ---
> 
> I think this was a workaround to get correct GL symbol tables. As the GL
> loader has changed with xserver 1.15 this is probably no longer needed.
> 
> Commenting out (#) the two Load commands fixed this for me.

Or move it away...;-)

So, I can confirm that this works OK, now on

openSUSE 13.1
Linux 3.13.1-3.gfc9498b-desktop
xorg-x11-server-7.6_1.15.0-293.2.i586 (1.15 final)
xf86-video-ati-7.3.0-37.1.i586
Mesa 10.1.0-devel (git-1597788)
r600g
RV730 AGP
Without Glamor.

With glamor-0.6.0-41.2.i586
it is very slow and KDE's window borders are (massive) corrupted.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1902 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (9 preceding siblings ...)
  2014-02-04  0:40 ` bugzilla-daemon
@ 2014-02-05 17:29 ` bugzilla-daemon
  2014-02-15 20:03 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-05 17:29 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 380 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #17 from Eugene Shalygin <eugene.shalygin+bugzilla.FDO@gmail.com> ---
In my case "Module" section is empty and I have the issue.

X.Org X Server 1.15.0
xf86-vide0-ati, module version = 7.3.99
Mesa 10.1.0-devel (git-023a50d), r600g driver

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1132 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (10 preceding siblings ...)
  2014-02-05 17:29 ` bugzilla-daemon
@ 2014-02-15 20:03 ` bugzilla-daemon
  2014-02-17 23:47 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-15 20:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 562 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #18 from Joseph Yasi <joe.yasi@gmail.com> ---
I've also been seeing this with Xorg 1.15 and Mesa 10.2-devel and the Intel
2.99.910 driver with DRI3 enabled. It is very inconsistent. Logging in and out
of KDE a few times, and eventually glxinfo works, but often I get:
Error: couldn't find RGB GLX visual or fbconfig
Error: couldn't find RGB GLX visual or fbconfig

Desktop effects with kwin work inconsistently as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1280 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (11 preceding siblings ...)
  2014-02-15 20:03 ` bugzilla-daemon
@ 2014-02-17 23:47 ` bugzilla-daemon
  2014-02-19 19:16 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-17 23:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 345 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #19 from Emil Velikov <emil.l.velikov@gmail.com> ---
Might be worth testing these two patches [1] [2]

[1] http://patchwork.freedesktop.org/patch/20458/
[2] http://patchwork.freedesktop.org/patch/20464/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1190 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (12 preceding siblings ...)
  2014-02-17 23:47 ` bugzilla-daemon
@ 2014-02-19 19:16 ` bugzilla-daemon
  2014-02-25  8:53 ` bugzilla-daemon
  2014-04-07 18:03 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-19 19:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #20 from Joseph Yasi <joe.yasi@gmail.com> ---
(In reply to comment #19)
> Might be worth testing these two patches [1] [2]
> 
> [1] http://patchwork.freedesktop.org/patch/20458/
> [2] http://patchwork.freedesktop.org/patch/20464/

Those patches fixed it for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1322 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (13 preceding siblings ...)
  2014-02-19 19:16 ` bugzilla-daemon
@ 2014-02-25  8:53 ` bugzilla-daemon
  2014-04-07 18:03 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-25  8:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 824 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

--- Comment #21 from Christopher Yeleighton <giecrilj@stegny.2a.pl> ---
(In reply to comment #16)
> (In reply to comment #15)
> > openSUSE ships a xorg config file in the glamor package:
> > $> cat /etc/X11/xorg.conf.d/05-glamor.conf
> > Section "Module"
> >         Load  "dri2"
> >         Load  "glamoregl"
> > EndSection
> > ---
> > 
> > I think this was a workaround to get correct GL symbol tables. As the GL
> > loader has changed with xserver 1.15 this is probably no longer needed.
> > 
> > Commenting out (#) the two Load commands fixed this for me.
> 
> Or move it away...;-)
> 
> So, I can confirm that this works OK, now on
> 

Commenting the two lines has no effect upon glxinfo.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1787 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [Bug 70706] Regression in fbconfig
       [not found] <bug-70706-502@http.bugs.freedesktop.org/>
                   ` (14 preceding siblings ...)
  2014-02-25  8:53 ` bugzilla-daemon
@ 2014-04-07 18:03 ` bugzilla-daemon
  15 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-04-07 18:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 797 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70706

ajax at nwnk dot net <ajax@nwnk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #22 from ajax at nwnk dot net <ajax@nwnk.net> ---
(In reply to comment #20)
> (In reply to comment #19)
> > Might be worth testing these two patches [1] [2]
> > 
> > [1] http://patchwork.freedesktop.org/patch/20458/
> > [2] http://patchwork.freedesktop.org/patch/20464/
> 
> Those patches fixed it for me.

Both of these patches are now merged to Mesa, closing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2443 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-04-07 18:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-70706-502@http.bugs.freedesktop.org/>
2013-12-07 21:55 ` [Bug 70706] Regression in fbconfig bugzilla-daemon
2013-12-07 22:31 ` bugzilla-daemon
2013-12-17 22:40 ` bugzilla-daemon
2013-12-18  9:37 ` bugzilla-daemon
2013-12-18  9:39 ` bugzilla-daemon
2013-12-24 22:39 ` bugzilla-daemon
2014-01-02 20:17 ` bugzilla-daemon
2014-01-05  9:12 ` bugzilla-daemon
2014-02-01 21:02 ` bugzilla-daemon
2014-02-04  0:40 ` bugzilla-daemon
2014-02-05 17:29 ` bugzilla-daemon
2014-02-15 20:03 ` bugzilla-daemon
2014-02-17 23:47 ` bugzilla-daemon
2014-02-19 19:16 ` bugzilla-daemon
2014-02-25  8:53 ` bugzilla-daemon
2014-04-07 18:03 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.