You are not logged in.
Some minutes after my netbook resumes from hibernation (happens with tuxonice and s2disk), i clearly see it starts to consume more power than when it boots 'normally'.
powertop shows that Kworker is waking up the cpu about 300 times per second.
powertop-1.99 (git version from aur) shows that it is repeatedly executing flush_to_ldisc()
So i started to kill all the processes one by one to find the culprit, and it seems that is Xorg to cause the problem (even a blank screen without clients causes the wakeups)
This happens on an intel chipset, it is 945GM (Asus eeepc 1005HA).
On another box with nvidia ion hardware and about same packages, this don't happen, so i think that probably something is wrong with intel video driver.
Using arm, i rolled back xf86-video-intel driver from 2.13 to 2.10 and then to 2.12 with the needed dependancies, here's the log:
[2010-12-30 19:18] upgraded libgl (7.7-1 -> 7.8.2-3)
[2010-12-30 19:18] upgraded intel-dri (7.7-1 -> 7.8.2-3)
[2010-12-30 19:18] upgraded xf86-input-evdev (2.3.2-1 -> 2.5.0-1)
[2010-12-30 19:18] upgraded xf86-input-keyboard (1.4.0-1 -> 1.4.0-3)
[2010-12-30 19:18] upgraded xf86-input-synaptics (1.2.1-1 -> 1.3.0-1)
[2010-12-30 19:18] upgraded xf86-video-intel (2.10.0-1 -> 2.12.0-3)
[2010-12-30 19:18] upgraded xorg-docs (1.5-1 -> 1.5-1)
[2010-12-30 19:18] upgraded xorg-font-utils (7.5-2 -> 7.5-2)
[2010-12-30 19:18] upgraded xorg-fonts-encodings (1.0.3-1 -> 1.0.3-1)
[2010-12-30 19:18] upgraded xorg-fonts-alias (1.0.2-1 -> 1.0.2-1)
[2010-12-30 19:19] upgraded xorg-fonts-100dpi (1.0.1-2 -> 1.0.1-3)
[2010-12-30 19:19] upgraded xorg-fonts-75dpi (1.0.1-2 -> 1.0.1-3)
[2010-12-30 19:20] upgraded xorg-fonts-cyrillic (1.0.0-4 -> 1.0.1-1)
[2010-12-30 19:20] upgraded xorg-fonts-misc (1.0.0-4 -> 1.0.1-1)
[2010-12-30 19:20] upgraded xorg-fonts-type1 (7.3-1 -> 7.4-1)
[2010-12-30 19:20] upgraded xorg-res-utils (1.0.3-3 -> 1.0.3-3)
[2010-12-30 19:20] upgraded xorg-xkb-utils (7.5-2 -> 7.5-2)
[2010-12-30 19:20] upgraded xorg-server-common (1.9.2-2 -> 1.9.0-1)
[2010-12-30 19:20] upgraded xorg-server (1.7.5-1 -> 1.9.0-1)
[2010-12-30 19:20] upgraded xorg-util-macros (1.5.0-1 -> 1.10.0-1)
[2010-12-30 19:20] upgraded xorg-twm (1.0.4-3 -> 1.0.4-3)
[2010-12-30 19:20] upgraded xorg-xauth (1.0.4-1 -> 1.0.4-1)
[2010-12-30 19:20] upgraded xorg-xdm (1.1.9-3 -> 1.1.10-1)
[2010-12-30 19:20] upgraded xorg-xfs (1.1.0-1 -> 1.1.0-1)
[2010-12-30 19:20] upgraded xorg-xinit (1.2.0-1 -> 1.2.1-1)
I'm still crossing my fingers, but it seems that the issue is gone, as it is running from hibernation for more than 4 hours without issues.
I even opened a bug report upstream here:
https://bugs.freedesktop.org/show_bug.cgi?id=32647
- Does anyone noticed this on similar hardware?
- Why the latest upgrade installed a git package? (intel-dri-7.9.0.git20101207-2)
Last edited by kokoko3k (2011-01-10 14:00:11)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Ok, upgraded intel driver and left xorg-server to 1.9.0 (as long as it's dependancies).
It is still working fine, it appears to be an xorg issue to me, but it has to be related to other things anyway, because on other hardware it wont happens, who knows...
Last edited by kokoko3k (2011-01-10 13:59:30)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline