ubuntu:gpu:amd_gpu:drivers:blacklist_amdgpu_driver
Ubuntu - GPU - AMD GPU - Drivers - Blacklist amdgpu driver
Add the following line to /etc/modprobe.d/blacklist.conf.
blacklist amdgpu
As initramfs contains modprobe configuration, update the initramfs and reboot:
sudo update-initramfs -u
Check whether the driver blacklisted or not, the following command should output nothing.
lsmod | grep amdgpu
ubuntu/gpu/amd_gpu/drivers/blacklist_amdgpu_driver.txt · Last modified: 2023/11/18 18:09 by peter