Comment 15 for bug 109762

Revision history for this message
Felix Hagemann (flixh) wrote :

Hi,
I can confirm this bug on my Samsung X20. Resuming from suspend-to-ram works the
first time, while the second time X comes up but freezes completely after approx. 20s.
In the first 2-3s after X comes up again I am able to run commands (i.e. start top in a
Konsole session) but then every attempt to run something ends with an error message
like "bash: /bin/ls: No such file or directory" and some seconds later the system freezes
and can only be restarted by power-cycling.

As bugs 106410 and 99267 mainly seem to be related to USB not coming up after resume
I doubt that this bug is a duplicate of those.

The system:
Kubuntu Freisty upgraded from Edgy. suspend worked fine with Edgy.
$ uname -a
Linux silver 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux

This:

$ lspci -vv | grep 00:1f.1
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])

might indicate that the problem here is similar to (or the same as) bug 109403.

The syslog does not contain anything concernig the crash, probably because it cannot be
written to disk.

I hope somebody has an idea how to fix this,
Felix