Hi! I'm not able to use suspend/resume (to disk) after changing driver from radeon to fglrx. Suspend/resume worked perfectly with the radeon driver, but with fglrx resume hangs during bootup. It reads pages, "restarts" devices etc and then after the message "Restarting tasks..." has been outputed it just hangs. I really don't want to move back to the radeon driver. I see this kind of post everywhere, but I've tried several things without any luck. I haven't figured out this stuff about swsusp and swsusp2 - which one do I use with the default installation and which one is recommended? I'd really appreciate some help on this issue. Regards, Jimisola Setup: Dell D600: RADEON 9000 OpenSuse 10.0: 2.6.13-15.11-default Xorg: xorg-x11-6.8.2-100.2 fglrxinfo (I actually use fglrx_6_8_0_SUSE100-8.27.10-1: display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: MOBILITY/RADEON 9000 DDR Generic OpenGL version string: 1.3.1091 (X4.3.0-8.27.6) xorg.conf (relevant information): Section "ServerLayout" Identifier "Layout[all]" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[3]" "SendCoreEvents" Option "Clone" "on" Option "Xinerama" "off" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic TFT 1600x1200" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Group "video" # changed Mode from 0660 to 0666 / jimisola 060803 Mode 0666 EndSection -- View this message in context: http://www.nabble.com/Suspend-Resume-using-OpenSuse-10.0-and-ATI-%28fglrx%29... Sent from the suse Help forum at Nabble.com.