8 Jan 2004 17:43
2.6.0: APM suspend/resume problem on Acer TravelMate 210TEV
Michael Schierl <schierlm-usenet <at> gmx.de>
2004-01-08 16:43:28 GMT
2004-01-08 16:43:28 GMT
Hi, I already had some discussion about that topic on linux-kernel, but it seems that no one has any idea how to fix this or even how to track this down (it could also be they all have me in their kill filter, but i don't hope so... *please* give me a chance. thanks.). I'll try to summarize the current situation: My laptop (Acer TravelMate 210TEV, Celeron 700) did suspend properly on 2.6.0-test[123]. Since -test4 (up to the final version and -mm2) it does not work any more. When I try to suspend (using apm -s, since I set the kernel to ignore user suspend), the computer suspends properly now, but it does not resume afterwards properly. It looks as if it had resumed, i see the command prompt (or i see the first lines of output of a command i add by "apm -s; somecommand"), then it hangs. I tried to track it down to a driver, but did not manage it. i got that if I enable local APIC it gets worse (does not even suspend) or when I add the yenta driver, it does not get that far in resuming: it dies somewhere inside of the device_resume(3) call of arch/i386/kernel/apm.c (i added "printk"s into that file, but the problems occur as well when i use a "vanilla" 2.6.0). But as i can live well without apic and yenta, these are not my problems. But trying to make the kernel smaller did not help at all. I ended up with 2 really "minimalistic" kernels, the difference is that one has IDE drivers(Continue reading)
RSS Feed