Comment 48 for bug 276943

Revision history for this message
Andy Whitcroft (apw) wrote : Re: [Bug 276943] Re: Resume from suspend doesn't not work on the Mobile 4 Series chipsets

On Wed, Dec 17, 2008 at 07:27:51PM -0000, Sebastian Gaul wrote:
> Resume does finally work with the kernel, at least for the moment it
> seems to. Thanks to Andy. But I have two questions:
>
> 1. I can't install the header file to the kernel. The deb installer
> says: "Error: Dependency is not satisfiable: linux-headers-2.6.27-11".
> Are these headers important? I don't have a clue what they are good
> for...

There should be three headers files there, one for i386, one for amd64,
and one for 'all'. You would need both the 'all' and the appropriate
architecture one. They are needed if you have binary drivers such as
nvidia drivers under DKMS.

> 2. Resuming takes very long time, something from 5 to 10 seconds... Is
> this normal? I think booting takes aprox. 20 seconds, so it seems that
> suspend doesn't make any sense to me for the moment. Is there some log
> or something like that where I can find out, what the problem is?
> /var/log/pm-suspend.log does not tell about any problems.

I have not seen that locally, I have seen some odd delays when asking
for the suspend. As yet I have no idea of a cause.