[Bug 97313] amdgpu: crash when PCI rescan discovers new card

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 15 03:41:44 UTC 2016


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

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Driver/AMDgpu               |Driver/modesetting
           Assignee|xorg-driver-ati at lists.x.org |xorg-team at lists.x.org

--- Comment #3 from Michel Dänzer <michel at daenzer.net> ---
Since the Xorg log file ends abruptly, we'd probably need to see the Xorg
stderr output. It should be captured in a display manager log file / the
systemd  journal / ...

BTW, for DRI3 PRIME there's no need for X to do anything with the card
directly, so you can prevent it from trying and crashing with

Section "ServerFlags"
       Option  "AutoAddGPU" "off"
EndSection

in /etc/X11/xorg.conf as a workaround.

-- 
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/20160815/8ff8a593/attachment.html>


More information about the xorg-driver-ati mailing list