All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10
@ 2017-02-23  4:53 bugzilla-daemon
  2017-02-23  6:16 ` bugzilla-daemon
  2017-02-23 17:02 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-02-23  4:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2078 bytes --]

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

            Bug ID: 99917
           Summary: Failure to load bonaire_k_smc.bin in kernels 4.8-4.10
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: user1@lpetrov.net

I have the following videocard

03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Device 665f (rev 81) (prog-if 00 [VGA controller])
        Subsystem: XFX Pine Group Inc. Device 7360

I use radeon driver.
That works for kernels 4.1 through 4.7.
Starting with kernel 4.8 through 4.10 it fails to load the firmware
and keeps the monotor black. I can log in to the system using ssh,
but X11 does not start. Here are the messages:

[drm] initializing kernel modesetting (BONAIRE 0x1002:0x665F 0x1682:0x7360
0x81).
radeon 0000:03:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got
0xffff
ATOM BIOS: C93602
radeon 0000:03:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M
used)
radeon 0000:03:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[drm] Detected VRAM RAM=2048M, BAR=256M
[drm] RAM width 128bits DDR
[drm] radeon: 2048M of VRAM memory ready
[drm] radeon: 2048M of GTT memory ready.
[drm] Loading bonaire Microcode
radeon 0000:03:00.0: Direct firmware load for radeon/bonaire_k_smc.bin failed
with error -2
radeon 0000:03:00.0: Falling back to user helper

I removed contents of /usr/lib/firmware/radeon/ and copied there 246 files
found in
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/radeon

I do have /usr/lib/firmware/radeon/bonaire_k_smc.bin that is 130796 bytes long:

53fcd7884233b08265e25a9774c551a8  /usr/lib/firmware/radeon/bonaire_k_smc.bin

Any ideas how to fix it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3477 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10
  2017-02-23  4:53 [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10 bugzilla-daemon
@ 2017-02-23  6:16 ` bugzilla-daemon
  2017-02-23 17:02 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-02-23  6:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 660 bytes --]

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
You probably need to update the initrd, so that
/usr/lib/firmware/radeon/bonaire_k_smc.bin is included in it.

Resolving as not a bug, the microcode is required.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2176 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10
  2017-02-23  4:53 [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10 bugzilla-daemon
  2017-02-23  6:16 ` bugzilla-daemon
@ 2017-02-23 17:02 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-02-23 17:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]

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

--- Comment #2 from Leonid <user1@lpetrov.net> ---
Correct. What I needed: 1) update kernel; 2) update firmware; 3) update initrd;
4) reboot. Just in that sequence. This fixed the problem. Thank you for the
helpful hint.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1194 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-23 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-23  4:53 [Bug 99917] Failure to load bonaire_k_smc.bin in kernels 4.8-4.10 bugzilla-daemon
2017-02-23  6:16 ` bugzilla-daemon
2017-02-23 17:02 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.