From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Tue, 01 Sep 2015 18:48:51 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1616141013=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 9A3426E76B
for ; Tue, 1 Sep 2015 11:48:51 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1616141013==
Content-Type: multipart/alternative; boundary="1441133331.7deE0.12304"; charset="UTF-8"
--1441133331.7deE0.12304
Date: Tue, 1 Sep 2015 18:48:51 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
Bug ID: 91841
Summary: Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: DRM/Radeon
Assignee: dri-devel@lists.freedesktop.org
Reporter: Heiko.Lechner@ruhr-uni-bochum.de
Created attachment 118037
--> https://bugs.freedesktop.org/attachment.cgi?id=118037&action=edit
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:
https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt
# 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?
--
You are receiving this mail because:
You are the assignee for the bug.
--1441133331.7deE0.12304
Date: Tue, 1 Sep 2015 18:48:51 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Bug ID |
91841
|
| Summary |
Juniper 5770 entering Hibernate crashes the system (instant reboot)
|
| Product |
DRI
|
| Version |
unspecified
|
| Hardware |
x86-64 (AMD64)
|
| OS |
Linux (All)
|
| Status |
NEW
|
| Severity |
critical
|
| Priority |
medium
|
| Component |
DRM/Radeon
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
Heiko.Lechner@ruhr-uni-bochum.de
|
Created attachment 118037 [details]
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:
https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt
# 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?
You are receiving this mail because:
- You are the assignee for the bug.
--1441133331.7deE0.12304--
--===============1616141013==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============1616141013==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Wed, 02 Sep 2015 08:03:12 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0880195294=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id C3B6B6E840
for ; Wed, 2 Sep 2015 01:03:12 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0880195294==
Content-Type: multipart/alternative; boundary="1441180992.ea5F3E21.31970"; charset="UTF-8"
--1441180992.ea5F3E21.31970
Date: Wed, 2 Sep 2015 08:03:12 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
Heiko Lechner changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|DRM/Radeon |Driver/Radeon
Version|unspecified |7.5 (2009.10)
Assignee|dri-devel@lists.freedesktop |xorg-driver-ati@lists.x.org
|.org |
Product|DRI |xorg
QA Contact| |xorg-team@lists.x.org
--
You are receiving this mail because:
You are the assignee for the bug.
--1441180992.ea5F3E21.31970
Date: Wed, 2 Sep 2015 08:03:12 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Heiko Lechner
changed
bug 91841
| What |
Removed |
Added |
| Component |
DRM/Radeon
|
Driver/Radeon
|
| Version |
unspecified
|
7.5 (2009.10)
|
| Assignee |
dri-devel@lists.freedesktop.org
|
xorg-driver-ati@lists.x.org
|
| Product |
DRI
|
xorg
|
| QA Contact |
|
xorg-team@lists.x.org
|
You are receiving this mail because:
- You are the assignee for the bug.
--1441180992.ea5F3E21.31970--
--===============0880195294==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0880195294==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Wed, 02 Sep 2015 13:35:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0359379054=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 49AAA6E2B5
for ; Wed, 2 Sep 2015 06:35:06 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0359379054==
Content-Type: multipart/alternative; boundary="1441200906.5dAEe1C2.3899"; charset="UTF-8"
--1441200906.5dAEe1C2.3899
Date: Wed, 2 Sep 2015 13:35:06 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
Alex Deucher changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Driver/Radeon |DRM/Radeon
Version|7.5 (2009.10) |unspecified
Assignee|xorg-driver-ati@lists.x.org |dri-devel@lists.freedesktop
| |.org
Product|xorg |DRI
QA Contact|xorg-team@lists.x.org |
--
You are receiving this mail because:
You are the assignee for the bug.
--1441200906.5dAEe1C2.3899
Date: Wed, 2 Sep 2015 13:35:06 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Alex Deucher
changed
bug 91841
| What |
Removed |
Added |
| Component |
Driver/Radeon
|
DRM/Radeon
|
| Version |
7.5 (2009.10)
|
unspecified
|
| Assignee |
xorg-driver-ati@lists.x.org
|
dri-devel@lists.freedesktop.org
|
| Product |
xorg
|
DRI
|
| QA Contact |
xorg-team@lists.x.org
|
|
You are receiving this mail because:
- You are the assignee for the bug.
--1441200906.5dAEe1C2.3899--
--===============0359379054==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0359379054==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Sun, 06 Sep 2015 21:21:37 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0239498044=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 681B16E5D1
for ; Sun, 6 Sep 2015 14:21:37 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0239498044==
Content-Type: multipart/alternative; boundary="1441574497.b7aCD0.17652"; charset="UTF-8"
--1441574497.b7aCD0.17652
Date: Sun, 6 Sep 2015 21:21:37 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
--- Comment #3 from Heiko Lechner ---
I booted the same system on my notebook (I installed Ubuntu 15.04 on an usb
drive) equipped with an "Advanced Micro Devices, Inc. [AMD/ATI] Madison
[Mobility Radeon HD 5650/5750 / 6530M/6550M]" and there it works like a charm.
I attached dmesg and lspci output.
Hope that helps.
--
You are receiving this mail because:
You are the assignee for the bug.
--1441574497.b7aCD0.17652
Date: Sun, 6 Sep 2015 21:21:37 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 3
on bug 91841
from Heiko Lechner
I booted the same system on my notebook (I installed Ubuntu 15.04 on an usb
drive) equipped with an "Advanced Micro Devices, Inc. [AMD/ATI] Madison
[Mobility Radeon HD 5650/5750 / 6530M/6550M]" and there it works like a charm.
I attached dmesg and lspci output.
Hope that helps.
You are receiving this mail because:
- You are the assignee for the bug.
--1441574497.b7aCD0.17652--
--===============0239498044==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0239498044==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Sun, 06 Sep 2015 21:22:23 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2060568865=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 6EA0E7200C
for ; Sun, 6 Sep 2015 14:22:23 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============2060568865==
Content-Type: multipart/alternative; boundary="1441574543.d3D4f0.17788"; charset="UTF-8"
--1441574543.d3D4f0.17788
Date: Sun, 6 Sep 2015 21:22:23 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
--- Comment #4 from Heiko Lechner ---
Created attachment 118108
--> https://bugs.freedesktop.org/attachment.cgi?id=118108&action=edit
dmesg output from notebook
--
You are receiving this mail because:
You are the assignee for the bug.
--1441574543.d3D4f0.17788
Date: Sun, 6 Sep 2015 21:22:23 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441574543.d3D4f0.17788--
--===============2060568865==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============2060568865==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Sun, 06 Sep 2015 21:22:55 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0607008203=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 6B22A7200E
for ; Sun, 6 Sep 2015 14:22:55 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0607008203==
Content-Type: multipart/alternative; boundary="1441574575.FdB48A0.17943"; charset="UTF-8"
--1441574575.FdB48A0.17943
Date: Sun, 6 Sep 2015 21:22:55 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=91841
--- Comment #5 from Heiko Lechner ---
Created attachment 118109
--> https://bugs.freedesktop.org/attachment.cgi?id=118109&action=edit
lspci output from notebook
--
You are receiving this mail because:
You are the assignee for the bug.
--1441574575.FdB48A0.17943
Date: Sun, 6 Sep 2015 21:22:55 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1441574575.FdB48A0.17943--
--===============0607008203==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0607008203==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91841] Juniper 5770 entering Hibernate crashes the system
(instant reboot)
Date: Thu, 30 Jun 2016 12:39:07 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0456094838=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id E7BE06E2A7
for ; Thu, 30 Jun 2016 12:39:06 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0456094838==
Content-Type: multipart/alternative; boundary="14672903460.aEfaAa.4027";
charset="UTF-8"
--14672903460.aEfaAa.4027
Date: Thu, 30 Jun 2016 12:39:06 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D91841
Heiko Lechner changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Heiko Lechner ---
Fixed at some point in Kernel source.
With 4.7-rcs kernel there are no problems.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--14672903460.aEfaAa.4027
Date: Thu, 30 Jun 2016 12:39:06 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Heiko Lechner
changed
bug 91841<=
/a>
| What |
Removed |
Added |
| Resolution |
---
|
FIXED
|
| Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--14672903460.aEfaAa.4027--
--===============0456094838==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0456094838==--