From: Pavel M. <pa...@su...> - 2005-12-24 00:25:55
|
Hi! > ... and I didn't get the rest cause as soon as I accidentally pressed a > key it powered down ... > > It halted directly after "Shutting down hda" (can't remember the exact > message). Powering up resuming worked just fine. Including issues I > had with suspend-to-ram (described below). Okay, what *other* patches do you have installed? What kernel are you running? 2.6.15-rc6? > This happened at least twice. Having to hit some key to make it go away > is probably not the biggest issue I've had in my life, I guess if need > be I can live with that. I have seen that before with acpi vgapost or something like that... Strange. Can you insert printks to find out what is going on? > This feels like a post-wakeup racecondition to me... Disabling the big > kernel lock preemption think again... yes, seems to be working better > now. Suspending to ram and then to disk still fails. (resume from mem > works, can do make menuconfig - a few times - and then it starts > suspend-to-disk process and then just hangs). So... there's no module to blame? I do have CONFIG_PREEMPT=y and CONFIG_PREEMPT_BKL=y set here, but there were some problems with those before, so keeping it disabled may be wise. Ouch and now that suspend-to-ram more or less works for you, can you submit update to Doc*/power/video.txt? > If I posted my DSDT, could you possibly take a look? It seems that the > compiler error message doesn't mean what it says. Under certain > conditions it will complain if a certain string is set but some index is > not. And I don't know enough with regards to DSL to be able to spot the > errors. I'm not DSDT expert, sorry. (And problem is probably not in DSDT anyway). Pavel -- Thanks, Sharp! |