I use Gentoo since 2 years now, and i've just bought a second-hand laptop, an ACER TravelMate 2303LM.
This machine supports ACPI 1.0b, both Suspend-to-RAM (S3) and Suspend-to-disk (S4) modes (specifications here:
http://linux.zamecnik.org/en/acer-tm-23 ... ifications).
Ok so i've just installed on it Gentoo 2006.1 release, and decided to patch my recent vanilla kernel 2.6.18.3 with the suspend2-2.2.9-for-2.6.18.3.patch.bz2 patch (see http://www.suspend2.net/), to have the benefit on an approved hibernation method. After having configured and patched my kernel, i installed the stable sys-power/hibernate-script package with emerge.
So i have tested the great hibernate script on my machine, to see that it can hibernate all the memory state on the disk (the default mode for the hibernate script): can see the progress bar of the hibernation process (in mode text) and that the machine is powered-off.
So i have tasted the resume process to see, when i pressed the power button, that i recover all my desktop correctly as it was, but i found a problem, that i could never solve: when the machine resume from hibernation the clock is changed and always the same: clock is 20:15, and year is 1932.
So i have invastigated on the hibernate.conf and so on, and found an Option for clock: SaveClock.
I tried this option with: yes, no and restore-only.
But at the resume time of my machine the clock come back constantly with: 20:15, and year is 1932.
I've searched, and found nothing. That is mysterious, is how can linux system halt my machine and then
restore a correct system time, but not suspend2 hibernation, and secondly nobody ever posted for the same probleme ...
Any help here ?
