Control: merge 838858 843061 Control: tags 838858 + patch Hi everyone,
I recently upgraded to the 4.8 kernel in Stretch and was hit by this as well. The problem seems to be that firmware-amd-graphics doesn't ship the required radeon/*_k_smc.bin binaries at all. The attached patch adds these to the build system, and fixes this problem, at least for me. Best, James
From 0386d70cb8f490bd4dfa3cfa26e58a6e57569cb2 Mon Sep 17 00:00:00 2001 From: James Lu <glo...@overdrivenetworks.com> Date: Sat, 19 Nov 2016 13:26:34 -0800 Subject: [PATCH] Ship SI/CI smc firmware files (radeon/*_k_smc.bin) Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838858 --- debian/config/amd-graphics/defines | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/config/amd-graphics/defines b/debian/config/amd-graphics/defines index e727494..7ab6785 100644 --- a/debian/config/amd-graphics/defines +++ b/debian/config/amd-graphics/defines @@ -321,6 +321,13 @@ files: radeon/VERDE_rlc.bin radeon/verde_smc.bin radeon/VERDE_smc.bin + radeon/verde_k_smc.bin + radeon/bonaire_k_smc.bin + radeon/hawaii_k_smc.bin + radeon/oland_k_smc.bin + radeon/pitcairn_k_smc.bin + radeon/hainan_k_smc.bin + radeon/tahiti_k_smc.bin uri: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git [r128/r128_cce.bin_base] -- 2.10.2
signature.asc
Description: OpenPGP digital signature