From: Jaco K. <ja...@kr...> - 2005-12-23 16:52:48
|
Pavel Machek wrote: > Hi! > > >>>>With regards to the ACPI code though - I've managed to fix all the >>>>warnings and errors, except the one about the ResourceSource error, >>>>which according to the spec is optional but iasl insists it's required. >>>>No idea what I'm going to do about that. Also not sure whether fixing >>>>_WAK to always return a value will actually do something. >>> >>>I do not remember that i would have to fix any DSDT bugs, everything worked >>>with the original DSDT. >> >>There is only really one error that bothers me, and I read somewhere >>that the kernel doesn't look at it's value, and that is the _WAK call >>that doesn't return a value. Unless that of course changed recently. >>And I can't recompile the DSDT due to those ResourceSource required >>errors, which seems to be a bug in iasl. > > > Fix iasl, then ;-). Will try when I get back from the movies. I've seen one other message that mentioned this same error in iasl, can't remember where though. >>I still haven't managed to finish of the resume process. The screen >>comes back up and console switching works but that is just about where >>it ends. I don't see any kernel panic messages either. Will RTFM and >>fool around some more. > > RTFM will not help you here, I'm afraid. Try it with minimal kernel > config. Ok, that sucks. This is what I get, one some VT that is not reachable with Alt+Fx, I get this: inu Back to C! ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 177 The inu is in yellow and I presume forms part of the word "Linux". I get this screen when it comes back, from here I can switch to all twelfe VTs with Alt+Fx, and back to this screen with Alt+right from tty1. On tty1 I can type, but that is the only VT. This is also the VT I run hibernate-ram from. Auto-repeat however does not function. The same applies when running "echo mem > /sys/power/state" When running hibernate it doesn't power down! This seems odd since powerdown works when going "init 0". Anyhow, the last messages I see is this: Freezing processes Preparing Image. Starting to save the image.. Writing caches... Doing atormic copy. Writing kernel & process data... And that is where it all stops. That is all I've managed to become wizer today. Really not particularly usefull I know. Sorry for the noise. -- There are only 10 kinds of people in this world, those that understand binary and those that don't. http://www.kroon.co.za/ |