[Bug 98798] Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 27 02:18:11 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=98798

Alex Deucher <alexdeucher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|REOPENED                    |RESOLVED

--- Comment #7 from Alex Deucher <alexdeucher at gmail.com> ---
(In reply to Joseph Olstad from comment #6)
> Originally trying to get dual screen to work on Debian Stretch kernel 4.9.x
> 
> Led me to kernel update , Debian Stretch with latest 4.13.x kernel
> I didn't log the issue that 4.9.x had but maybe similar to 4.13.x
> :see following:
> dmesg | grep amdgpu
> 
> [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.13.0-0.bpo.1-amd64
> root=UUID=551d61d5-886e-43dc-9cc8-0d5493d0514a ro quiet
> [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.0-0.bpo.1-amd64
> root=UUID=551d61d5-886e-43dc-9cc8-0d5493d0514a ro quiet
> [    3.460211] [drm] amdgpu kernel modesetting enabled.
> [    3.502361] amdgpu 0000:01:00.0: Invalid PCI ROM header signature:
> expecting 0xaa55, got 0xffff
> [    3.513075] amdgpu 0000:01:00.0: firmware: failed to load
> amdgpu/polaris12_mc.bin (-2)
> [    3.513120] amdgpu 0000:01:00.0: Direct firmware load for
> amdgpu/polaris12_mc.bin failed with error -2
> [    3.513122] mc: Failed to load firmware "amdgpu/polaris12_mc.bin"
> [    3.513219] [drm:gmc_v8_0_sw_init [amdgpu]] *ERROR* Failed to load mc
> firmware!
> [    3.513290] [drm:amdgpu_device_init [amdgpu]] *ERROR* sw_init of IP block
> <gmc_v8_0> failed -2
> [    3.513330] amdgpu 0000:01:00.0: amdgpu_init failed
> [    3.513369] amdgpu 0000:01:00.0: Fatal error during GPU init

It looks like the firmware is not available at driver load time.  If you are
using an initrd, make sure the firmware is in the initrd.  If you have the
driver compiled into the kernel, you need to build the firmware into the kernel
as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20171127/efa5eb3f/attachment.html>


More information about the xorg-driver-ati mailing list