hi since my last comment I tried some changes in /etc/default/acpi-support 
and now I'm able to coming back from S3. I tried it twice 1 going to sleep and 
moving to an other place
in this case suspend for more than 30 min and second shortly wakeup again after 
suspend.
The packages are shown in the last comment.

xorg.conf

Section "Device"
        Driver      "radeon"
        VendorName  "ATI"
        BoardName   "ATI Radeon Mobility M6"
        Option "AccelMethod" "XAA"
        Option "AGPMode" "1"
        Option "AGPFastWrite" "1"
        Option "EnablePageFlip" "1"
        Option "ColorTiling" "1"
        Option "DisableGLXRootClipping" "true"
        Option "AddARGBGLXVisuals" "true"
        Option "AllowGLXWithComposite" "true"
EndSection
Section "Module"
    Load  "dbe"
    Load  "extmod"
    Load  "fbdevhw"
    Load  "glx"
    Load  "record"
    Load  "freetype"
    Load  "type1"
    Load  "dri"
EndSection

and 
/etc/default/acpi-support 

ACPI_SLEEP=true
ACPI_HIBERNATE=true
ACPI_SLEEP_MODE=mem
MODULES=""
MODULES_WHITELIST=""
SAVE_VBE_STATE=true
VBESTATE=/var/lib/acpi-support/vbestate
POST_VIDEO=true
# SAVE_VIDEO_PCI_STATE=true
USE_DPMS=false
 RADEON_LIGHT=true
#DOUBLE_CONSOLE_SWITCH=true
HIBERNATE_MODE=platform
LOCK_SCREEN=true
# DISABLE_DMA=true
# RESET_DRIVE=true
STOP_SERVICES=""
RESTART_IRDA=false
ENABLE_LAPTOP_MODE=false
SPINDOWN_TIME=12

-- 
[M6 LY] System lockup when switching VT's or Resume from Suspend
https://bugs.launchpad.net/bugs/148408
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to