[Bug 96527] [radeon] sumo2 locks up and fails to train displayport during boot (panel turns off)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 14 17:10:16 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96527

--- Comment #3 from Alex Deucher <alexdeucher at gmail.com> ---
It looks like a GPU hang.  I think the displayport failure is just a side
effect of that.  Does it work if you disable acceleration in X?  To disable
acceleration, add an /etc/X11/xorg.conf file with the following content:

Section "Device"
        Identifier              "Device0"
        Driver                  "radeon"
        Option                  "NoAccel" "true"
EndSection

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20160614/ed4362f9/attachment.html>


More information about the xorg-driver-ati mailing list