[Bug 141741] drm:radeon_get_bios [radeon]] *ERROR* Unable to locate a BIOS ROM

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Oct 20 20:18:38 UTC 2016


https://bugzilla.kernel.org/show_bug.cgi?id=141741

--- Comment #19 from Lukas P <lukas-pichler at hotmail.de> ---
I did a bisect and it reported the following commit as the first bad one:
30b5b8808c12bcd947dd474980482561b69c1bcb

diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
index a1f37db..209292e 100644
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -128,4 +128,5 @@ config PCI_HYPERV
           The PCI device frontend driver allows the kernel to import arbitrary
           PCI devices from a PCI backend to support PCI driver domains.

+source "drivers/pci/hotplug/Kconfig"
 source "drivers/pci/host/Kconfig"

If I remove the changed line in the source of v4.6 everything works normally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching the assignee of the bug.


More information about the dri-devel mailing list