On Fri, Oct 06, 2006 at 09:19:52AM +0200, Ian C. Brock wrote: > Hi Stefan, > > I finally got round to trying out suspend to ram and disk again a > bit more systematically. I made the following changes to > /etc/powersave/sleep > > 34c34 > < UNLOAD_MODULES_BEFORE_SUSPEND2RAM="usb_storage sbp2 ohci_hcd uhci_hcd > stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 > Intel537 ndiswrapper tg3"
Ok, so you needed to add tg3 to the list of modules to unload. If you still need this on a recent kernel (>=2.6.18), you should report this on linux-kernel. > --- > > UNLOAD_MODULES_BEFORE_SUSPEND2RAM="" > 121c121 > < SUSPEND2RAM_FORCE="yes" > --- > > SUSPEND2RAM_FORCE="" > 148c148 > < SUSPEND2RAM_VBE_SAVE="yes" > --- > > SUSPEND2RAM_VBE_SAVE="" In the latest whitelist versions, the D620 is reported with VBE_SAVE=yes and VBE_POST=yes, so adding VBE_POST to the config might be safer, but i do not have this machine to test it. > Suspend to RAM now works OK, except that on resume the keyboard is very > sensitive and often takes several copies of a single key. Maybe some other > module has to be restarted? Again, if it still happens with the latest kernel, a report on linux-kernel would be a good idea. > After suspend to disk the network did not come back. I added the same list > of UNLOAD_MODULES_BEFORE_SUSPEND2RAM to UNLOAD_MODULES_BEFORE_SUSPEND2DISK > and then the network came back OK. Yes, there was a suspend/resume bug in tg3 (IIRC it did not report that the cable was plugged in, but "ifconfig eth0 down; ifconfig eth0 up" fixed that), but i think it is fixed in recent kernels. -- Stefan Seyfried QA / R&D Team Mobile Devices | "Any ideas, John?" SUSE LINUX Products GmbH, Nürnberg | "Well, surrounding them's out." ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Suspend-devel mailing list Suspend-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/suspend-devel