> I solved looking fore some nouveau module crashes (don't know if it's > instable for you too). It appears kde4 was more tolerant than kde5, so I found > I had to force "nomodeset" parameter for nouveau module. I just created the > file:
> kpc:~# cat /etc/modprobe.d/nvidia.conf > options nouveau modeset=0 nofbaccel=1 > I disabled fbcon acceleration too, but I think it should suffice the > modeset=0 parameter. Give it a try and restart X server (or reboot the > computer), it should work for you too > I hope all the details could be useful for others and for developers too. HiFrancesco. I know the solution with modeset = 0 but here is the situation : my default screen resolution is 1366x768 (factory defaults philips ) With modeset=1 then no problem with resolution but no colors. With modeset=0 then the colors is back but I have 1280x1024 wich is very ungly . I have tried to force the 1366x768 with cvt and xrandr tools but when I try to add the modeline with xrandr then i get the message : "|xrandr: Failed to get size of gamma for output default" and I can't go any further.|||

