Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2005 13:26:40 -0400
From:      David Scheidt <dscheidt@panix.com>
To:        Marcin Jessa <lists@yazzy.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Suspend/Resume not working on thinkpad T42
Message-ID:  <20050617172640.GA17819@panix.com>
In-Reply-To: <20050617094453.38ca1b89.lists@yazzy.org>
References:  <20050616213320.GA12473@panix.com> <20050616215348.GA2611@holestein.holy.cow> <20050616224900.GA19527@panix.com> <20050617094453.38ca1b89.lists@yazzy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 17, 2005 at 09:44:53AM +0200, Marcin Jessa wrote:
> I had the same problem when my R50e was suspended with the iwi module loaded.
> The laptop did not respond even though it seemed to resume.
> When I suspended my laptop without the module I could resume it just fine from X and back to X.
> Try to disable some of your devices and suspend your laptop.
> Maybe my notes on R50e can help as well:
> http://www.yazzy.org/configs/freebsd/thinkpad/

Stoping dhclient on iwi0, downing the interface, and unloading if_iwi
in /etc/rc.suspend (and doing the reverse in rc.resume) seems to make
resume work.  Is closing the lid (with hw.acpi.lid_switch_state=S3, of
course) supposed to call rc.suspend?  It doesn't seem to be. It's not
a big deal, as I can get devd to do the right thing, I think.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050617172640.GA17819>