Comment 18 for bug 35174

Revision history for this message
Paul Sladen (sladen) wrote : Re: ThinkPad X60 cannot resume from sleep/hibernate

mroth: could you try editing '/etc/default/acpi-support' and uncommenting:

  # DOUBLE_CONSOLE_SWITCH=true

and try with various combinations of 'SAVE_VBE_STATE' and 'POST_VIDEO'

and if you also have a chance, the effect of booting with the kernel command line set with:

  acpi_sleep=s3_bios
  acpi_sleep=s3_mode
  acpi_sleep=s3_bios,s3_mode

and let us know the results.