<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Juniper 5770 entering Hibernate crashes the system (instant reboot)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91841">91841</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Juniper 5770 entering Hibernate crashes the system (instant reboot)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Heiko.Lechner@ruhr-uni-bochum.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=118037" name="attach_118037" title="grep(ed) drm out of dmesg">attachment 118037</a> <a href="attachment.cgi?id=118037&action=edit" title="grep(ed) drm out of dmesg">[details]</a></span>
grep(ed) drm out of dmesg

Hi!

I'm running Lubuntu 15.04 with open source radeon driver.

Hibernating with systemd crashed, so I read this guide:
<a href="https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt">https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt</a>

# echo freezer > /sys/power/pm_test
# echo platform > /sys/power/disk
# echo disk > /sys/power/state

worked

# echo devices > /sys/power/pm_test
# echo platform > /sys/power/disk
# echo disk > /sys/power/state

crashed

so according to the guide it seemed to be a driver issue.

I started in recovery mode (command line) and pm_test worked as far as core- so
hibernate worked.

The modules that are only loaded during "normal" boot are:
cfg80211 
amdkfd
amd_iommu_v2
radeon

Even without cfg80211 hibernate crashes the system, so only radeon is left.

So I booted with radeon.modeset=0 kernel parameter resulting in radeon not
loading at all- but _hibernate works_!

Then I booted with radeon.dpm=0 kernel parameter resulting in
power_method=profile and profile set to default but hibernate does not work and
crashes.

For me it is obvious that this behavior is triggered by radeon driver.

What can I do next?</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>