<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [radeonsi] Hangs after some minutes on Team Fortress 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95308#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [radeonsi] Hangs after some minutes on Team Fortress 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95308">bug 95308</a>
              from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
        <pre>Can you please do this:
- Disable GPU reset by adding this kernel parameter: radeon.lockup_timeout=0
- Reproduce the GPU hang.
- CTRL+F1. This should switch to text mode successfully if you've disabled GPU
reset. You can't got back to X now.
- Save the contents of dmesg.
- Reboot

Attach dmesg here.

If dmesg doesn't contain a VM fault, you don't have to do anything else for
now.

If dmesg contains a VM fault, set this environment variable and start the game:
R600_DEBUG=check_vm

(If it's a steam game, you must get the correct steam run command, which can be
obtained from the desktop shortcut. For me, it looks like this: steam
steam://rungameid/440 ; Make sure Steam isn't running, then run
"R600_DEBUG=check_vm steam steam://rungameid/$number" where $number is the game
number)

After you reproduce the hang again, reboot and attach the new files located in
~/ddebug_dumps/. Those should be records of VM faults created by
R600_DEBUG=check_vm.

I can't promise I will be able to fix this. The issue is kinda random and it
may be fixed by a later kernel or Mesa release.</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>