Nvidia

From ALT Linux Wiki
Revision as of 19:24, 3 January 2018 by MichaelShigorin (talk | contribs) (init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In short: ALT packages nvidia drivers, 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).