https://bugzilla.kernel.org/show_bug.cgi?id=101811
Bug ID: 101811 Summary: Club 3D Radeon R9 270 royalQueen hangs on startup (opensource driver) Product: Drivers Version: 2.5 Kernel Version: Linux 4.2RC1, Linux 4.2RC2 & Linux 4.2RC3 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: blocking Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: beta992@gmail.com Regression: No
Keeps hanging after initramfs; it cannot parse the ROM Normally it shows an invalid ROM error (don't know why, but it works fine).
No issues so far on Linux <4.2.
https://bugzilla.kernel.org/show_bug.cgi?id=101811
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com
--- Comment #1 from Alex Deucher alexdeucher@gmail.com --- Make sure you have the necessary firmware installed. 4.2 added support for VCE on SI hardware so you need to make sure you have the vce firmware installed and available in your initrd. http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree...
https://bugzilla.kernel.org/show_bug.cgi?id=101811
--- Comment #2 from beta992@gmail.com --- Thanks! Didn't know a firmware upgrade was needed. Will try and report if it works again.
https://bugzilla.kernel.org/show_bug.cgi?id=101811
--- Comment #3 from Alex Deucher alexdeucher@gmail.com --- It's just a new firmware for the VCE (video encode) block. It should eventually boot, you just have to wait for the kernel firmware loader to time out.
https://bugzilla.kernel.org/show_bug.cgi?id=101811
--- Comment #4 from beta992@gmail.com --- (In reply to Alex Deucher from comment #3)
It's just a new firmware for the VCE (video encode) block. It should eventually boot, you just have to wait for the kernel firmware loader to time out.
I've updated the linux-firmware packages (Arch Linux has it in testing) and indeed it now boots without any issues.
Thanks again for the help!
https://bugzilla.kernel.org/show_bug.cgi?id=101811
beta992@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |PATCH_ALREADY_AVAILABLE
https://bugzilla.kernel.org/show_bug.cgi?id=101811
Laurent Carlier lordheavym@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lordheavym@gmail.com
--- Comment #5 from Laurent Carlier lordheavym@gmail.com --- (In reply to beta992 from comment #4)
(In reply to Alex Deucher from comment #3)
It's just a new firmware for the VCE (video encode) block. It should eventually boot, you just have to wait for the kernel firmware loader to time out.
I've updated the linux-firmware packages (Arch Linux has it in testing) and indeed it now boots without any issues.
Thanks again for the help!
This bug report is the reason for i've pushed the package in the testing repo :)
https://bugzilla.kernel.org/show_bug.cgi?id=101811
--- Comment #6 from beta992@gmail.com --- Ah OK, well it works fine now. :)
If any (debug) info should be needed, feel free to ask. :)
dri-devel@lists.freedesktop.org