Summary: | [rv100] suspend failure with kernel driver "radeon" (ATI Technologies Inc Radeon Mobility M6 LY) | ||
---|---|---|---|
Product: | xorg | Reporter: | depassp |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | christopher.m.penalver |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
depassp
2010-04-21 20:31:14 UTC
Does s/r work if you disable kms? (boot with radeon.modeset=0) Does s/r work if you enable KMS but disable AGP gart? (boot with radeon.agpmode=-1) Yes, both s/r work if I disable KMS, but I lose the joy of KMS :( No, s/r do not work if I disable AGP gart. I have also tested with the mainline Ubuntu kernel linux-image-2.6.34-999-generic_2.6.34-999.201004211003_i386.deb from http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2010-04-21-lucid/ I have also tested using the xorg-edgers PPA, specifically, the package xserver-xorg-video-radeon Version: 1:6.13.99+git20100416.a69e749d-0ubuntu0sarvatt Please let me know if there's anything else I can do to help. Does anyone know if pm-suspend performs any tricks on suspending? What about "pm-suspend --quirk-none"? (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" deepassp@gmail.com, Ubuntu 10.04 Desktop reached EOL on May 9, 2013. For more on this, please see https://wiki.ubuntu.com/Releases . If this is reproducible in a supported release, it will help immensely if you filed a new report with Ubuntu by ensuring you have the package xdiagnose installed, and that you click the Yes button for attaching additional debugging information running the following from a terminal: ubuntu-bug xorg Also, please feel free to subscribe me to it. For more on why this is helpful, please see https://wiki.ubuntu.com/ReportingBugs. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.