On Wed, Sep 06, 2006 at 04:25:46PM +0200, Miroslav Ruda wrote:
> Stefan Seyfried wrote:
> > On Wed, Sep 06, 2006 at 03:32:07PM +0200, Miroslav Ruda wrote:
> >>> Is that machine already in the whitelist or do we need some additions?
> >>>
> >> No, it's not in whitelist.  s2ram -i returns
> >> This machine can be identified by:
> >>     sys_vendor   = "Dell Inc."
> >>     sys_product  = "Latitude D620                   "
> >>     sys_version  = ""
> >>     bios_version = "A02"
> >>
> >> and for suspend "s2ram -f -a 0" was used.
> > 
> > Does this also work from text mode or only from X? I doubt it works
> > without X but am happy to be proven wrong.
> 
> Without X, I have to use s2ram -f -s -p. It resumes ok, only with some green
> lines on top of display (more or less the same part where is suse logo). 
> After I
> switch to second console and back to first one, image is perfect.

Yes, this is normal.
So i'll add this machine to the whitelist.
 
> s2ram -f -s or s2ram -f -a 0 resumes with blank display. When options -a [12]
> are used, machine reboots instead of resume.

This is what i assumes.

> >> Resume is not always perfect - suse network manager already died several 
> >> times,
> >> and even if nm remains working, sometimes detection of plugged network wire
> >> takes minutes :-(  But without nm, it's pretty usable (only one crash
> > 
> > This is probably the broken (wrt. suspend) tg3 driver, unless there is some
> > other network chip on this machine.
> 
> Yes, tg3 driver is used.

configure /etc/powersave/sleep:
SUSPEND2RAM_FORCE="yes"
SUSPEND2RAM_VBE_SAVE="yes"
SUSPEND2RAM_VBE_POST="yes"
UNLOAD_MODULES_BEFORE_SUSPEND2RAM="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 
ohci1394 tg3 ipw2200 rt2500 prism54"

and then use "powersave -u" or the kpowersave tray applet to suspend. This
will unload the tg3 module before suspend and reload it after resume, working
around the kernel bug.

-- 
Stefan Seyfried                     | "Please, just tell people
QA / R&D Team Mobile Devices        |               to use KDE."
SUSE LINUX Products GmbH, Nürnberg  |          -- Linus Torvalds

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to