On 2012-11-16 22:37 +0100, Guillaume Beaudoin wrote: > Sven Joachim <svenj...@gmx.de> a écrit : >> >> Please start with sending the output of >> >> /usr/share/bug/xserver-xorg-core/script 3>&1 >> >> Cheers, >> Sven > > Hi Sven, > > Sending it as attachment to this email. Thanks for looking into it.
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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org