Colin Guthrie wrote:
> Hi,
>
> Now that networking and other gubbins works fine with the .26 kernels,
> my only bugbear left is the fact that they no longer let me
> suspend/resume.
>
> Well that's half true. It suspends fine (albeit the options have
> disappeared in KDE4... not sure whether to blame Xorg upgrade or KDE
> for this but I've not looked too far due to it not working anyway! I
> can ironically use gnome-power-manager to do the necessary!)
>
> The problem is on resume the lappy just resets itself. This makes it
> particularly difficult to debug! So how do I go about debugging and
> tracing this issue? Any bright ideas, fancy kernel options etc?
>
> It's a core 2 due dell inspiron 6400. Nothing too special on the
> kernel command line. (tho' is using bootspash, not raw console.)
>
> Cheers
>
> Col
>
>
Hi, try to unload "button" kernel module before calling suspend function.
You can debug suspend/resume issues by using netconsole module as well.
Salem