<br><br style="font-family: courier new,monospace;"><div style="font-family: courier new,monospace;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can you show the contents of your /etc/default/acpi-support file?</blockquote><div><br>Here it is!<br><br># Comment the next line to disable ACPI suspend to RAM<br>ACPI_SLEEP=true<br><br># Comment the next line to disable suspend to disk
<br>ACPI_HIBERNATE=true<br><br># Change the following to "standby" to use ACPI S1 sleep, rather than S3.<br># This will save less power, but may work on more machines<br>ACPI_SLEEP_MODE=mem<br><br># Add modules to this list to have them removed before suspend and reloaded
<br># on resume. An example would be MODULES="em8300 yenta_socket"<br>#<br># Note that network cards and USB controllers will automatically be unloaded <br># unless they're listed in MODULES_WHITELIST<br>MODULES=""
<br><br># Add modules to this list to leave them in the kernel over suspend/resume<br>MODULES_WHITELIST=""<br><br># Should we save and restore state using the VESA BIOS Extensions?<br>SAVE_VBE_STATE=true<br><br>
# The file that we use to save the vbestate<br>VBESTATE=/var/lib/acpi-support/vbestate<br><br># Should we attempt to warm-boot the video hardware on resume?<br>POST_VIDEO=true<br><br># Save and restore video state?<br># SAVE_VIDEO_PCI_STATE=true
<br><br># Should we switch the screen off with DPMS on suspend?<br>USE_DPMS=true<br><br># Use Radeontool to switch the screen off? Seems to be needed on some machines<br># RADEON_LIGHT=true<br><br># Uncomment the next line to switch away from X and back again after resume.
<br># This is needed for some hardware, but should be unnecessary on most.<br># DOUBLE_CONSOLE_SWITCH=true<br><br># Set the following to "platform" if you want to use ACPI to shut down<br># your machine on hibernation
<br>HIBERNATE_MODE=shutdown<br><br># Comment this out to disable screen locking on resume<br>LOCK_SCREEN=true<br><br># Uncomment this line to have DMA disabled before suspend and reenabled<br># afterwards<br># DISABLE_DMA=true
<br><br># Uncomment this line to attempt to reset the drive on resume. This seems<br># to be needed for some Sonys<br># RESET_DRIVE=true<br><br># Add services to this list to stop them before suspend and restart them in <br>
# the resume process.<br>STOP_SERVICES=""<br><br># Restart Infra Red services on resume - off by default as it crashes some<br># machines<br>RESTART_IRDA=false<br><br># Switch to laptop-mode on battery power - off by default as it causes odd
<br># hangs on some machines<br>ENABLE_LAPTOP_MODE=false<br><br># Spindown time on battery<br>SPINDOWN_TIME=12<br> </div>Thanks again Marius<br>Cheers,<br><br>Michele<br></div>