I used sudo nvidia-xconfig to create initial /etc/X11/xorg.conf file like told in #18
Then added
Section "Files" ModulePath "/usr/lib/nvidia-340/xorg" ModulePath "/usr/lib/xorg/modules" # ModulePath "/usr/lib/x86_64-linux-gnu/xorg" EndSection
in /etc/X11/xorg.conf The last directory is empty, so I guess that is why it is ok to comment it out. Works for the login screen, but other TTY:s have small resolution.
I used
sudo nvidia-xconfig
to create initial /etc/X11/xorg.conf file like told in #18
Then added
Section "Files" nvidia- 340/xorg" xorg/modules" x86_64- linux-gnu/ xorg"
ModulePath "/usr/lib/
ModulePath "/usr/lib/
# ModulePath "/usr/lib/
EndSection
in /etc/X11/xorg.conf
The last directory is empty, so I guess that is why it is ok to comment it out.
Works for the login screen, but other TTY:s have small resolution.