You are not logged in.

#1 2009-06-24 11:30:21

wah
Member
Registered: 2006-07-24
Posts: 11

eeepc 1000ha suspend issues

Has anyone been able to suspend this machine consistantly without locking up the box? Sometimes suspend is fine and others it will freeze or only the mouse will be active. I've tried the latest kernel, latest intel drivers and just about every other combination I can think of. I have also tried different suspend methods s2ram,pm-suspend and with quirk options. Thanks!

Offline

#2 2009-06-25 11:22:41

liticovjesac
Member
From: Stockholm-Belgrade-Köln
Registered: 2008-07-16
Posts: 110

Re: eeepc 1000ha suspend issues

I can susspend but on resume nothing happend. On resume hdd led blink once, keys are locked, hdd is not running, screen is dark. Only thing that I can do is to reboot by pressing power button. I used big_gie script on my 1000h for resume, and everithyng worked perfectly until last kernel update 2.6.30.
I've discovered resume problem this morning before I went to work, so I coudn't spend more time looking for log messages. Anybody else with same problem?

edit:
Does this problem have something to do with this announce?

"Hi arch community,
The new 2.6.30 kernel series moved to the [core] repository.

Upstream changes:
http://kernelnewbies.org/LinuxChanges

Arch Linux changes:
- removed the acpi-dsdt-initramfs.patch
There is no functional patch anymore available.
If you need a custom dsdt, please compile it yourself into your custom
kernel."

Last edited by liticovjesac (2009-06-25 11:47:01)

Offline

#3 2009-06-25 17:10:03

liticovjesac
Member
From: Stockholm-Belgrade-Köln
Registered: 2008-07-16
Posts: 110

Re: eeepc 1000ha suspend issues

Just test fallback and everything works fine. Suspend - resume works both with keys combination and gnome shutdown - suspend.  Again in normal system , resume doesn't work. Any suggestion where to go ?

Offline

#4 2009-06-25 17:55:29

liticovjesac
Member
From: Stockholm-Belgrade-Köln
Registered: 2008-07-16
Posts: 110

Re: eeepc 1000ha suspend issues

Just find one half solution.
I used this wiki http://wiki.archlinux.org/index.php/Suspend_to_RAM
Installed uswsusp
Edit /etc/suspend.conf adding path to swap file : resume device = /dev/sda6 (in my case)
Edit /etc/mkinitcpio.conf adding uresume to HOOKS line like this:
HOOKS="base udev autodetect pata scsi sata uresume filesystems"

Comment non comented line SUSPEND2RAM_COMMANDS in /etc/conf.d/acpi-eeepc-generic.conf
Add new line SUSPEND2RAM_COMMANDS=("s2ram -f")

Rebuild kernel with
sudo mkinitcpio -p kernel26

Reboot and suspend and resume works with Fn+F1

Offline

Board footer

Powered by FluxBB