Difference between revisions of "debian lxqt sddm greeting fail after nvidia driver install"

From thelinuxwiki
Jump to: navigation, search
(Created page with "versions: <br>debian: 9.5 (stretch) <br>kernel: 4.9.0-7-amd64 <br>sddm: 0.14.0-4+deb9u1 <br>xserver-xorg: xserver-xorg-core 2:1.19.2-1+deb9u5 <br>desktop: lxqt 0.11.1-1 probl...")
 
Line 1: Line 1:
versions:
+
==versions:==
 
<br>debian: 9.5 (stretch)
 
<br>debian: 9.5 (stretch)
 
<br>kernel: 4.9.0-7-amd64
 
<br>kernel: 4.9.0-7-amd64
Line 6: Line 6:
 
<br>desktop: lxqt 0.11.1-1
 
<br>desktop: lxqt 0.11.1-1
  
problem: working system failed to start the greeter to login to the desktop environment after install the proprietary nvidia drivers. the screen is simply black. if stopped and started manually with "startx", the desktop environment works.
+
==problem:== working system failed to start the greeter to login to the desktop environment after install the proprietary nvidia drivers. the screen is simply black. if stopped and started manually with "startx", the desktop environment works.
  
solution:  
+
==solution: ==
 
# dkms autoinstall
 
# dkms autoinstall
  
 
and reboot...
 
and reboot...

Revision as of 01:28, 16 January 2019

versions:


debian: 9.5 (stretch)
kernel: 4.9.0-7-amd64
sddm: 0.14.0-4+deb9u1
xserver-xorg: xserver-xorg-core 2:1.19.2-1+deb9u5
desktop: lxqt 0.11.1-1

==problem:== working system failed to start the greeter to login to the desktop environment after install the proprietary nvidia drivers. the screen is simply black. if stopped and started manually with "startx", the desktop environment works.

solution:

  1. dkms autoinstall

and reboot...