ubuntu:gpu:drivers:blacklist_radeon
Table of Contents
Ubuntu - GPU - Drivers - Blacklist radeon
The radeon driver may be conflicting with say the amdgpu driver.
Ensure radeon is blacklisted and initrd rebuilt…
Blacklist
Create the /etc/modprobe.d/blacklist-radeon.conf file, if it does not exist.
- /etc/modprobe.d/blacklist-radeon.conf
blacklist radeon
Regenerate initramfs
sudo update-initramfs -uk 'all'
NOTE: initramfs** is the root filesystem image used for booting the kernel.
Reboot
reboot
ubuntu/gpu/drivers/blacklist_radeon.txt · Last modified: 2023/06/27 09:51 by peter