Nvidia: Difference between revisions
(init) |
m (more packages to note) |
||
Line 1: | Line 1: | ||
In short: ALT packages nvidia drivers, so just | In short: ALT packages nvidia drivers (as well as bbswitch/bumblebee/primus), so just | ||
apt-get update && apt-get dist-upgrade | apt-get update && apt-get dist-upgrade |
Revision as of 22:27, 3 January 2018
In short: ALT packages nvidia drivers (as well as bbswitch/bumblebee/primus), so just
apt-get update && apt-get dist-upgrade apt-get install update-kernel nvidia_glx_common update-kernel; nvidia-install-driver
and reboot with the new initrd; you can also use acc and select Graphical interface/Display module to configure the GPU driver explicitly (this will also take care of the initrd image).