ubuntu:gpu:nvidia_gpu:setup:setup_using_a_specific_driver_version
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:nvidia_gpu:setup:setup_using_a_specific_driver_version [2023/06/07 17:39] – peter | ubuntu:gpu:nvidia_gpu:setup:setup_using_a_specific_driver_version [2023/06/27 07:17] (current) – peter | ||
---|---|---|---|
Line 17: | Line 17: | ||
</ | </ | ||
+ | or | ||
+ | <code bash> | ||
+ | sudo apt install -y nvidia-driver nvidia-cuda-toolkit | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | ┌─────────────────────────────────┤ Configuring xserver-xorg-video-nvidia ├─────────────────────────────────┐ | ||
+ | │ │ | ||
+ | │ Conflicting nouveau kernel module loaded | ||
+ | │ │ | ||
+ | │ The free nouveau kernel module is currently loaded and conflicts with the non-free nvidia kernel module. | ||
+ | │ │ | ||
+ | │ The easiest way to fix this is to reboot the machine once the installation has finished. | ||
+ | │ │ | ||
+ | │ < | ||
+ | │ │ | ||
+ | └───────────────────────────────────────────────────────────────────────────────────────────────────────────┘ | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Reboot ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo reboot -f | ||
+ | </ |
ubuntu/gpu/nvidia_gpu/setup/setup_using_a_specific_driver_version.1686159547.txt.gz · Last modified: 2023/06/07 17:39 by peter