Sven Joachim <svenj...@gmx.de> a écrit : > > There's nothing conspicuous in them, unfortunately. Does it get any > better if you disable AIGLX? For that, a minimal xorg.conf consisting > of the following three lines is necessary: > > --8<---------------cut here---------------start------------->8--- > Section "ServerFlags" > Option "AIGLX" "off" > EndSection > --8<---------------cut here---------------end--------------->8--- > > If that does not help, disable the 3D driver by running > > echo LIBGL_ALWAYS_SOFTWARE=1 >> /etc/environment > > and restart your display manager. > > If the problem still persists after that, you may have to disable > acceleration completely. E.g. boot with the kernel parameter > nouveau.noaccel=1. > > Cheers, > Sven
Setting LIBGL_ALWAYS_SOFTWARE=1 fixed the issue. Thanks for you help Sven! -Guillaume -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org