Need some help again, have just installed ARCHLINUX, it was previously running as a Virtual Machine using the vmware VGA driver, and I just enabled the GPU passthrough.
It is recognized but fails with the "[drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM" error:
<pre>
[ | 2.040617] [drm] radeon kernel modesetting enabled. |
[ | 2.040659] radeon 0000:13:00.0: enabling device (0000 -> 0003) |
[ | 2.041278] [drm] initializing kernel modesetting (VERDE 0x1002:0x683F 0x174B:0x2312). |
[ | 2.041295] [drm] register mmio base: 0xF7380000 |
[ | 2.041296] [drm] register mmio size: 262144 |
[ | 2.041321] radeon 0000:13:00.0: BAR 6: can't assign [??? 0x00000000 flags 0x0] (bogus alignment) |
[ | 2.041333] radeon 0000:13:00.0: BAR 6: can't assign [??? 0x00000000 flags 0x0] (bogus alignment) |
[ | 2.041335] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM |
[ | 2.041336] radeon 0000:13:00.0: Fatal error during GPU init |
[ | 2.041338] [drm] radeon: finishing device. |
[ | 2.041339] [TTM] Memory type 2 has not been initialized |
[ | 2.057015] radeon: probe of 0000:13:00.0 failed with error -22 |
</pre>
Any suggestions on what to look for to solve this ? - it works under ubuntu with a fresh install, I have installed the xf86-video-ati drivers.