Comment 4 from [1] has a workaround that lets you use GNOME and fglrx
together. I had to switch to lightdm since gdm3 doesn't work and use
this ~/.xsession:

export COGL_DRIVER=gl
export COGL_OVERRIDE_GL_VERSION=1.4
export COGL_RENDERER=GLX
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/fglrx/fglrx-libGL.so.1.2
gnome-session

Note that this will link everything run under the session with the GL
library. See [1] for further explanation.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1054435#c4

Cheers,
Tobias


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to