Hi,
ich habe openSUSE 10.2 auf einem Dell Inspiron 8600 laufen. Alles funktioniert wunderbar. Auch Suspend to Disk lief immer problemlos. Seit ein paar Tagen aber hängt sich der Rechner auf, und zwar wenn openSUSE in den Textmodus geht nachdem der Suspend to Disk Befehl gestartet wurde (manuell oder durch zuklappen). Es hängt bei "Snapshotting System" und ich meine, die Festplatte immer wieder anlaufen zu hören.
Ich habe mal ein
da kommt dann
um 14:07 hatte ich den Power Button gedrückt, was nach Konfiguration in KPowersave ein Suspend to Disk auslösen sollte.
ein
zeigt nur das:
auch das sieht normal aus:
Die Partitionierung ist Standard (ein root, ein swap, ein home), da bekomme ich auch keine Fehlermeldungen.
Hat jemand eine Idee? Ich weiss ehrlich gesagt noch nicht mal, WO ich anfangen soll zu suchen. Gab es ein Update von irgendwas, so dass es jetzt nicht mehr funktioniert?
Gruss,
innersoul
ich habe openSUSE 10.2 auf einem Dell Inspiron 8600 laufen. Alles funktioniert wunderbar. Auch Suspend to Disk lief immer problemlos. Seit ein paar Tagen aber hängt sich der Rechner auf, und zwar wenn openSUSE in den Textmodus geht nachdem der Suspend to Disk Befehl gestartet wurde (manuell oder durch zuklappen). Es hängt bei "Snapshotting System" und ich meine, die Festplatte immer wieder anlaufen zu hören.
Ich habe mal ein
Code:
cat /var/log/acpid
Code:
Aug 30 12:44:05 linux-i6ro [acpid]: notifying client 4207[0:0]
Aug 30 12:44:05 linux-i6ro [acpid]: completed event "battery BAT0 00000080 00000001"
Aug 30 12:44:17 linux-i6ro [acpid]: received event "processor CPU0 00000080 00000002"
Aug 30 12:44:17 linux-i6ro [acpid]: notifying client 3187[101:102]
Aug 30 12:44:17 linux-i6ro [acpid]: notifying client 3913[0:0]
Aug 30 12:44:17 linux-i6ro [acpid]: notifying client 4200[0:0]
Aug 30 12:44:17 linux-i6ro [acpid]: notifying client 4207[0:0]
Aug 30 12:44:17 linux-i6ro [acpid]: completed event "processor CPU0 00000080 00000002"
Aug 30 12:55:34 linux-i6ro [acpid]: client connected from 6545[0:0]
Aug 30 12:55:34 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 13:38:32 linux-i6ro [acpid]: client connected from 7669[0:0]
Aug 30 13:38:32 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 14:04:58 linux-i6ro [acpid]: starting up
Aug 30 14:04:58 linux-i6ro [acpid]: 1 rule loaded
Aug 30 14:05:00 linux-i6ro [acpid]: client connected from 3143[101:102]
Aug 30 14:05:00 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 14:05:11 linux-i6ro [acpid]: client connected from 3745[0:0]
Aug 30 14:05:11 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 14:05:15 linux-i6ro [acpid]: client connected from 4158[0:0]
Aug 30 14:05:15 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 14:05:17 linux-i6ro [acpid]: client connected from 4261[0:0]
Aug 30 14:05:17 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 14:07:32 linux-i6ro [acpid]: received event "button/power PBTN 00000080 00000001"
Aug 30 14:07:32 linux-i6ro [acpid]: notifying client 3143[101:102]
Aug 30 14:07:32 linux-i6ro [acpid]: notifying client 3745[0:0]
Aug 30 14:07:32 linux-i6ro [acpid]: notifying client 4158[0:0]
Aug 30 14:07:32 linux-i6ro [acpid]: notifying client 4261[0:0]
Aug 30 14:07:32 linux-i6ro [acpid]: completed event "button/power PBTN 00000080 00000001"
Aug 30 16:30:11 linux-i6ro [acpid]: starting up
Aug 30 16:30:11 linux-i6ro [acpid]: 1 rule loaded
Aug 30 16:30:13 linux-i6ro [acpid]: client connected from 3194[101:102]
Aug 30 16:30:13 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 16:30:24 linux-i6ro [acpid]: client connected from 3836[0:0]
Aug 30 16:30:24 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 16:30:27 linux-i6ro [acpid]: client connected from 4218[0:0]
Aug 30 16:30:27 linux-i6ro [acpid]: 1 client rule loaded
Aug 30 16:30:31 linux-i6ro [acpid]: client connected from 4328[0:0]
Aug 30 16:30:31 linux-i6ro [acpid]: 1 client rule loaded
ein
Code:
cat /var/log/messages | grep suspend
Code:
Aug 30 11:42:31 linux-i6ro rcpowersaved: s2ram identified your machine as being capable of suspend to RAM. See 's2ram -n' for details.
Aug 30 12:55:33 linux-i6ro rcpowersaved: s2ram identified your machine as being capable of suspend to RAM. See 's2ram -n' for details.
Aug 30 13:38:31 linux-i6ro rcpowersaved: s2ram identified your machine as being capable of suspend to RAM. See 's2ram -n' for details.
Aug 30 14:05:10 linux-i6ro rcpowersaved: s2ram identified your machine as being capable of suspend to RAM. See 's2ram -n' for details.
Aug 30 16:30:24 linux-i6ro rcpowersaved: s2ram identified your machine as being capable of suspend to RAM. See 's2ram -n' for details.
Code:
dmesg | grep swap
Adding 1044184k swap on /dev/hda5. Priority:-1 extents:1 across:1044184k
Hat jemand eine Idee? Ich weiss ehrlich gesagt noch nicht mal, WO ich anfangen soll zu suchen. Gab es ein Update von irgendwas, so dass es jetzt nicht mehr funktioniert?
Gruss,
innersoul