You are not logged in.

#1 2009-06-30 12:22:13

Lexion
Member
Registered: 2008-03-23
Posts: 510

Updating to kernel2.6.30

Pm-suspend no longer works.  It goes to sleep just fine, but doesn't wake up.  I've used all the quirks I know for pm-suspend, but I can't get it to work.

pm-suspend --quirk-vbestate-restore
pm-suspend --quirk-vbe-post
pm-suspend --quirk-vbestate-restore --quirk-vbe-post # worked before update
pm-suspend --quirk-s3-bios

Normally only one of them will show some effect, but in this case there is no effect with any of them.
There are no errors in the pm-utils log.  Does anybody have a similar problem or a solution?

P.S.  Is there an easier way to find quirks than trial-and-error?


urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand

Offline

#2 2009-06-30 14:14:40

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: Updating to kernel2.6.30

You might get a better responce with a topic that actually describes your problem.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2009-06-30 14:17:39

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Updating to kernel2.6.30

Lexion wrote:

Is there an easier way to find quirks than trial-and-error?

There is, my friend:

[stijn@hermes ~]$ lshal|grep quirk
  power_management.quirk.dpms_on = true  (bool)
  power_management.quirk.dpms_suspend = true  (bool)
  power_management.quirk.vbe_post = true  (bool)
  power_management.quirk.vbemode_restore = true  (bool)
  power_management.quirk.vbestate_restore = true  (bool)
  power_management.quirk.vga_mode_3 = true  (bool)

Then again, if HAL detects what quirks you need, pm-utils will enable them, since it relies on HAL for this type of things.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#4 2009-06-30 21:46:36

Lexion
Member
Registered: 2008-03-23
Posts: 510

Re: Updating to kernel2.6.30

@Mr.Elendig: I'll do that next time.

@B: lshal | grep quirk just gives me power_management.quirk.none = true (bool)

but running pm-suspend with no quirks results in a failed resume.  Also, there is no mention of resume in the log, although I'm pretty sure I triggered an acpi event: the cd drive checked itself for a cd.

EDIT: I've now tried all the applicable quirks. sad

Last edited by Lexion (2009-06-30 22:03:39)


urxvtc / wmii / zsh / configs / onebluecat.net
Arch will not hold your hand

Offline

Board footer

Powered by FluxBB