[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#693469: Rép. : Re: Bug#693469: Blue screen on Fresh installation



Sven Joachim <svenjoac@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


Reply to: