Bug 198513
Summary: | [DRM] amdgpu fails to load firmware on boot | ||
---|---|---|---|
Product: | Drivers | Reporter: | Matt (m.mcnutt) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED INVALID | ||
Severity: | high | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.15rc7.git4.1 and above | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Matt
2018-01-19 03:41:12 UTC
Forgot to mention I have amdgpu.dc=1 kernel parameter set, however the same behaviour is exposed without the parameter The firmware is not available for some reason. Depending on how you've configured your kernel, make sure the firmware is either: 1. included in the initrd if you are using one or 2. built into the kernel if the driver is built into the kernel purged all my 4.15 kernels and reverted to the latest Fedora 4.14, then reinstalled 4.15 - that seems to have regenerated the initrd all good now, resolving |