Bug 113629

Summary: Suspend2disk and suspend2ram unsuccessful on Fujitsu-Siemens E4010
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Forgotten User 1GBkbCnI0A <forgotten_1GBkbCnI0A>
Component: KernelAssignee: Pavel Machek <pavel>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo of Fujitsu-Siemens E4010
Logs from suspend2ram
logs from suspend2disk
new logs from suspend2disk without intelfb
logs with uhci_hcd
without uhci_hcd

Description Forgotten User 1GBkbCnI0A 2005-08-28 11:39:37 UTC
I tried s2d and s2r on Fujitsu-Siemens E4010. With both procedures the system 
does not wake up.
s2r: screen stays black, no reaction on NumLock, only poweroff helps (tried with 
acpi_sleep=s3bios and s3_mode, no difference).
s2d: upon rebooting after s2d the system boots, but graphical system does not 
come up and a few seconds later the system locks up.
Comment 1 Forgotten User 1GBkbCnI0A 2005-08-28 11:40:42 UTC
Created attachment 47888 [details]
hwinfo of Fujitsu-Siemens E4010
Comment 2 Forgotten User 1GBkbCnI0A 2005-08-28 11:42:08 UTC
Created attachment 47892 [details]
Logs from suspend2ram
Comment 3 Forgotten User 1GBkbCnI0A 2005-08-28 11:42:40 UTC
Created attachment 47893 [details]
logs from suspend2disk
Comment 4 Forgotten User ZhJd0F0L3x 2005-08-29 13:21:44 UTC
this may be a duplicate of bug #113607 - try getting rid of intelfb before
suspend to disk.

Suspend to RAM is a different issue, please open a separate bug for this.
Comment 5 Forgotten User 1GBkbCnI0A 2005-08-29 21:05:15 UTC
I am not sure if this a really a duplicate.
I removed the intelfb, intel_agp and agpgart module files.
After rebooting the system runs for about 1 second and then locks up hard.
I will attach the logs.
Comment 6 Forgotten User 1GBkbCnI0A 2005-08-29 21:10:41 UTC
Created attachment 48068 [details]
new logs from suspend2disk without intelfb
Comment 7 Forgotten User ZhJd0F0L3x 2005-08-29 21:32:27 UTC
the logs are useless in this case - the machine does not wake up, so it does not
write anything. And if it did, it would be in /var/log/messages.

Do i understand correctly that you don't get an oops, but the machine just hangs
without any output?

You could try the hardcore-debugging described on
http://www.susewiki.org/index.php?title=ACPI_suspend to narrow it down.
Comment 8 Forgotten User ZhJd0F0L3x 2005-08-29 21:37:51 UTC
hm, maybe the logs actually help:
The sequence of events:
- unloaded uhci_hcd
- unloaded ipw2200
- suspend
- resume
- load ipw2200   <==== this is the last line in suspend2disk.log
- load uhci_hcd

so it looks like it crashed either after loading ipw2200 or uhci_hcd
removing those modules before suspend manually might give a hint.

Also, pulling out the airo_cs wlan pcmcia card before suspend might be a good idea.
Comment 9 Forgotten User 1GBkbCnI0A 2005-08-31 05:56:59 UTC
Ok, tried that. See the log files. No ipw2200 and pcmcia, but uhci_hcd -> locks 
hard.
Once again without uhci_hcd -> locks hard.
Comment 10 Forgotten User 1GBkbCnI0A 2005-08-31 05:59:09 UTC
Created attachment 48252 [details]
logs with uhci_hcd
Comment 11 Forgotten User 1GBkbCnI0A 2005-08-31 05:59:38 UTC
Created attachment 48253 [details]
without uhci_hcd
Comment 12 Forgotten User ZhJd0F0L3x 2005-08-31 09:23:21 UTC
this is strange since at least powersave finished its
restore_after_suspend_to_disk :-(
What type of machine is this? SATA disk? Unusual filesystems? LVM? cryptofs?

Does it work with init=/bin/bash as described in
http://www.susewiki.org/index.php?title=ACPI_suspend (and can you access your
disk afterwards)?
Comment 13 Forgotten User 1GBkbCnI0A 2005-09-01 15:18:42 UTC
No need to test these.
The system comes up indeed, but not longer than 3 seconds later it is locked 
hard.

BTW: where to submit successful tests?
Comment 14 Forgotten User ZhJd0F0L3x 2005-09-01 15:47:12 UTC
successful tests:
- for suspend to disk, not necessary, i expect that to work
- suspend to RAM: bug #103930

The system locking up after resume might well be a problem of being unable to
read / write from disk, which might be caused by stuff like SATA disks, unusual
filesystems, LVM etc.

If it does not lock in init=/bin/bash it might also be a broken device driver.
Comment 15 Forgotten User 1GBkbCnI0A 2005-09-15 06:29:17 UTC
Nothing of them inside. When I try to resume and have removed device drivers for 
 network cards (ipw2200 airo_cs) and the in turn loaded drivers, the system also 
hangs. But the system runs for about 2 or 3 seconds and locks then!
Comment 16 Forgotten User ZhJd0F0L3x 2005-09-15 09:58:06 UTC
ok. I am lost here. Pavel, any ideas?
Comment 17 Pavel Machek 2005-09-15 10:23:59 UTC
Well, init=/bin/bash experiment would be nice...
Comment 18 Pavel Machek 2005-10-30 11:42:46 UTC
Stefan, we need those init=/bin/bash experiments...
Comment 19 Forgotten User 1GBkbCnI0A 2005-10-30 15:18:38 UTC
I understand, but ATM the notebook is not here...
I expect it to be back in approx. two weeks...
Comment 20 Pavel Machek 2005-11-22 23:41:27 UTC
It has been in NEEDINFO for way too long.