[Bug 27785] [rv100] suspend failure with kernel driver "radeon" (ATI Technologies Inc Radeon Mobility M6 LY)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 23 13:47:54 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27785

--- Comment #4 from depassp at gmail.com 2010-04-23 13:47:54 PDT ---
(In reply to comment #3)
> Does anyone know if pm-suspend performs any tricks on suspending?
> 
> What about "pm-suspend --quirk-none"?

Yes.  By default it will store its quirks in
/var/cache/pm-utils/last_known_working.quirkdb (source: man pm-utils)

Also, from /usr/share/doc/pm-utils/README.debugging:

* If a parameter (or lack thereof) passed to pm-suspend and friends is causing
  problems, or you need to debug the suspend/resume process to work out what 
  quirks are causing problems, you can use the ADD_PARAMETERS and 
  DROP_PARAMETERS environment variables.  To do this, create a file in 
  /etc/pm/config.d, and add the following lines to it:
  ADD_PARAMETERS="--parameter-to-add --another-parameter"
  DROP_PARAMETERS="--parameter-to-drop --another-parameter-to-drop"

  If you want to drop all parameters (for testing purposes, or to work around 
  bugs in HAL), you can use DROP_PARAMETERS="all"

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list