Nvidia: Difference between revisions

From ALT Linux Wiki
No edit summary
No edit summary
 
Line 7: Line 7:
and reboot with the new initrd; you can also use <tt>acc</tt> and select <tt>Graphical interface</tt>/<tt>Display</tt> module to configure the GPU driver explicitly (this will also take care of the initrd image).
and reboot with the new initrd; you can also use <tt>acc</tt> and select <tt>Graphical interface</tt>/<tt>Display</tt> module to configure the GPU driver explicitly (this will also take care of the initrd image).


[[ru:Переход на драйверы Nvidia и fglrx]]
[[ru:Nvidia]]

Latest revision as of 23:40, 2 July 2024

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).