2009/2/16 Luca Niccoli <[email protected]>: > 2009/2/16 Tomaž Šolc <[email protected]>: > >> My Eee 901 takes a little under 10 seconds to wake from sleep ("suspend >> to RAM"). That seems a bit slow compared to my boot time, which I >> managed to optimize to around 25 seconds. > > I experienced the same lag, the problem is the parameter pciehp_force > passed to pciehp module;
Without this parameter you cannot toggle the wifi, and maybe even a working wifi after suspend. It was a workaround. > the way out to this, and other problems is > the patch found at the end of this post: > http://mjg59.livejournal.com/100587.html Or use 2.6.29 (I think since rc3) when released. > After this, you don't need to force pciehp, And you should not pass the force parameter with new kernels (>=2.6.29) as it can behave badly with the rfkill: http://osdir.com/ml/linux-kernel/2009-02/msg04302.html Santi _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
