https://bugs.freedesktop.org/show_bug.cgi?id=67790
Priority: medium Bug ID: 67790 Assignee: dri-devel@lists.freedesktop.org Summary: error message on suspend: *ERROR* Could not force DPM to low Severity: normal Classification: Unclassified OS: All Reporter: johannes.hirte@fem.tu-ilmenau.de Hardware: x86-64 (AMD64) Status: NEW Version: DRI CVS Component: DRM/Radeon Product: DRI
On suspend dmesg shows the following error message:
[ 236.137036] PM: Syncing filesystems ... done. [ 236.673588] Freezing user space processes ... (elapsed 0.007 seconds) done. [ 236.680901] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done. [ 236.681975] Suspending console(s) (use no_console_suspend to debug) [ 236.693223] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 236.695019] sd 0:0:0:0: [sda] Stopping disk [ 237.336598] [drm:rv770_stop_dpm] *ERROR* Could not force DPM to low. [ 239.009616] radeon 0000:01:00.0: power state changed by ACPI to D3cold [ 239.009696] PM: suspend of devices complete after 2315.934 msecs [ 239.009861] PM: late suspend of devices complete after 0.162 msecs
I've not seen any problems, suspend and resume worked correct so far.
https://bugs.freedesktop.org/show_bug.cgi?id=67790
Pali Rohár pali.rohar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|error message on suspend: |error message on suspend |*ERROR* Could not force DPM |and hibernate: *ERROR* |to low |Could not force DPM to low
--- Comment #1 from Pali Rohár pali.rohar@gmail.com --- I see same error message in dmesg with kernel 3.11-rc5 when my notebook is suspending or hibernating. But suspend and hibernate working fine. I have Radeon HD 6470M card. [drm:rv770_stop_dpm] *ERROR* Could not force DPM to low.
https://bugs.freedesktop.org/show_bug.cgi?id=67790
--- Comment #2 from almos aaalmosss@gmail.com --- This is printed with my Barts GPU as well, which seems to indicate that the function is slightly misnamed.
https://bugs.freedesktop.org/show_bug.cgi?id=67790
xorgx3@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high
--- Comment #3 from xorgx3@gmail.com --- Bug still persist in 3.18.1 kernel. And it's very annoying, because in my laptop(Radeon HD5400) I cannot return from suspend/hibernate because of this bug, and I need to restart computer...
https://bugs.freedesktop.org/show_bug.cgi?id=67790
--- Comment #4 from Alex Deucher alexdeucher@gmail.com --- The code is shared across several generations of hardware. As long as suspend and resume works ok, it can be ignored.
https://bugs.freedesktop.org/show_bug.cgi?id=67790
--- Comment #5 from malt malt@mailoo.org --- Hi,
I have the same problem with my laptop (packard bell).
If you nend some file log i can send it to you. uname -a: Linux 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
a part of my syslog: [drm:rv730_stop_dpm] *ERROR* Could not force DPM to low
a part of lspci: - VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v] - Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
https://bugs.freedesktop.org/show_bug.cgi?id=67790
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #6 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/361.
dri-devel@lists.freedesktop.org