Comment 11 for bug 1454004

Revision history for this message
Tzaphkiel (leroy-milamber) wrote :

  * NVIDIA 970M
  * Kernel 4.4.2
  * Kubuntu 15.10
  * nvidia-361 nvidia-prime mesa-utils

I also get the black screen...
I have to switch to the first tty and do either:

```
sudo service sddm stop
rm -r ~/.local/share/kscreen
sudo service sddm start
```

or

after a reboot when the x fails to load (blank screen):
`sudo systemctl restart display-manager.service`