Comment 20 for bug 202814

Revision history for this message
Bernhard Gehl (bernhard-gehl) wrote : Re: Resume from standby works with "pm-suspend" but not with standard ubuntu/gnome actions (with fglrx-driver from restricted modules)

@FrejSoya
Well, lshal gives the following:

  power_management.quirk.dpms_on = false (bool)
  power_management.quirk.dpms_suspend = false (bool)
  power_management.quirk.radeon_off = false (bool)
  power_management.quirk.s3_bios = false (bool)
  power_management.quirk.s3_mode = false (bool)
  power_management.quirk.vbe_post = false (bool)
  power_management.quirk.vbemode_restore = false (bool)
  power_management.quirk.vbestate_restore = false (bool)
  power_management.quirk.vga_mode_3 = false (bool)

However, suspend via g-p-m doesn't work...

@awen
Thanks - one more nice solution! :-) Seems that there are quite some quirks enabled (logfile enclosed).
I'll grab the hal build in a minute and try it out....