Advertisement
para_bellum

X server is dead, again

Nov 10th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. apt removed X server yet again.
  2.  
  3. # apt install nvidia-driver
  4.  
  5. That should be enough, but if you still have problems with initramfs-tools not installing correctly, for example, try to add '/sbin:/usr/sbin:$PATH' to the PATH, and then re-run `update-initramfs -u`.
  6.  
  7. If you want to regenerate a xorg.conf file, use `X -configure` without an X server running, then `sudo cp /root/xorg.cong.new /etc/X11/xorg.cong`.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement