我无法找到任何资源来确定启动 Ubuntu 时弹出的错误消息的原因或解决方案。
[drm:radeon_device_init [radeon]] *ERROR* Unable to find PCI I/O BAR
[drm:radeon_atombios_init [radeon]] *ERROR* Unable to find PCI I/O BAR; using MMIO for ATOM IIO
我检查时lsmod | grep radeon
发现 radeon 模块未在使用中。我尝试加载内核模块,/etc/modules
但仍然出现相同的错误。有什么帮助吗?