https://bugs.freedesktop.org/show_bug.cgi?id=77930
Priority: medium Bug ID: 77930 Assignee: dri-devel@lists.freedesktop.org Summary: radeon regression after update to kernel 3.13.6 (stable) Severity: major Classification: Unclassified OS: Linux (All) Reporter: raziel_theripper@yahoo.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: DRM/Radeon Product: DRI
Created attachment 97956 --> https://bugs.freedesktop.org/attachment.cgi?id=97956&action=edit lspci
I have an Asus X550 series laptop with an AMD APU A8-5550M. The integrated GPU is a 8550G and the dGPU is a 8670M.
After upgrading the kernel from 3.13.6 to 3.13.7 the machine becomes unbootable and it freezes(black screen, possibly X not able to start).
Setting radeon.runpm=0 at boot time doesn't help.
After doing a bisect I've found the following commit to be the problematic one:
[drm/radeon] fix runpm disabling on non-PX harder.
Also, I have to mention that the bug seems to be reproducible on similar hardware configurations, see: http://forums.gentoo.org/viewtopic-p-7529160.html
https://bugs.freedesktop.org/show_bug.cgi?id=77930
AdrianG raziel_theripper@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|radeon regression after |radeon regression after |update to kernel 3.13.6 |update to kernel 3.13.7 |(stable) |(stable)
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #1 from Alex Deucher agd5f@yahoo.com --- Please attach your xorg log and dmesg output.
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #2 from AdrianG raziel_theripper@yahoo.com --- Created attachment 97964 --> https://bugs.freedesktop.org/attachment.cgi?id=97964&action=edit xorg log file
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #3 from AdrianG raziel_theripper@yahoo.com --- Created attachment 97965 --> https://bugs.freedesktop.org/attachment.cgi?id=97965&action=edit dmesg output
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #4 from AdrianG raziel_theripper@yahoo.com --- added dmesg and xorg.log files for a problematic kernel.
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #5 from AdrianG raziel_theripper@yahoo.com --- *UPDATE* The problem seems to be solved (partially) by upgrading to the latest unstable components as found in the oibaf PPA (mesa, libdrm, glamor).
I still get some kernel crash messages, but nonetheless, it boots!
https://bugs.freedesktop.org/show_bug.cgi?id=77930
AdrianG raziel_theripper@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=77930
--- Comment #6 from AdrianG raziel_theripper@yahoo.com --- All is fixed now and working fine with the latest updates.
dri-devel@lists.freedesktop.org