<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to unbind GPU from amdgpu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111229#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to unbind GPU from amdgpu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111229">bug 111229</a>
              from <span class="vcard"><a class="email" href="mailto:wedens13@yandex.ru" title="wedens13@yandex.ru">wedens13@yandex.ru</a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=144896" name="attach_144896" title="unbinding without X running">attachment 144896</a> <a href="attachment.cgi?id=144896&action=edit" title="unbinding without X running">[details]</a></span>
unbinding without X running

I've attached a log of attempt to unbind without X running:

systemctl stop sddm
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind ||
true

echo "0000:03:00.0" > /sys/bus/pci/devices/0000:03:00.0/driver/unbind

Result is the same but backtrace seems a bit different. This was done with
kernel 5.2.1.

I've tried suspend to ram and another reset bug mitigation (which helps in
other cases), but gpu is still unusable after this failed attempt to unbind. I
still can't re-bind it to amdgpu or vfio-pci and clean shutdown is not
happening.</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>