Comment 10 for bug 154342

Revision history for this message
Martin Pitt (pitti) wrote :

Seems hal-info already knows about your computer:
  power_management.quirk.s3_bios = true (bool)
  power_management.quirk.s3_mode = true (bool)

so apparently this isn't sufficient. Maybe you can play around with the other quirks and see whether one combination makes it work? http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-debug.html provides excellent guide for this. Thanks!