From: Pavel M. <pa...@su...> - 2005-12-23 11:13:04
|
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 ;-). > 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. Pavel -- Thanks, Sharp! |