<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - amdgpu: crash when PCI rescan discovers new card"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97313">bug 97313</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Driver/AMDgpu
           </td>
           <td>Driver/modesetting
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>xorg-driver-ati@lists.x.org
           </td>
           <td>xorg-team@lists.x.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - amdgpu: crash when PCI rescan discovers new card"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97313#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - amdgpu: crash when PCI rescan discovers new card"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97313">bug 97313</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>