From: Pavel M. <pa...@su...> - 2005-12-23 23:01:57
|
Hi! > > But try _minimal config_, first. > > Doesn't include CONFIG_NET imho, but kernel/power/ui.h (part of > suspend2?) doesn't compile without it. I can probably write a patch, > the problem seems to be that ui_helper_data only gets declared if > CONFIG_NET is set, but it gets used elsewhere even if CONFIG_NET is > not set. You did not tell me your kernel contains suspend2. Revert those patches. In-kernel code tends to have less bells/whistles, but seems more reliable to me. (And it is the only one I can help you with.) > Setting CONFIG_NET works around this problem. > > With almost nothing in the kernel though (only what is essential to make > it boot) suspend-to-ram works. Still suspend-to-disk though. > > Guess it's time to go find the module that causes the problem and fix it > (if I can figure it out). Yep ;-). Keep us updated with name of offending module. Pavel -- Thanks, Sharp! |