Discussion:
suspend/resume issues on ThinkPad T41 under 5.2.1-RELEASE
(too old to reply)
r***@psg.com
2004-06-14 03:52:51 UTC
Permalink
killall dhclient, route flush, ifconfig em0 down
perhaps the route -n flush should come after getting
em0 down. and, before downing it, i also

ifconfig em0 0.0.0.0

so nothing is sticky

then, to kick it off, i can

dhclient em0 ath0

randy
r***@psg.com
2004-06-14 03:55:23 UTC
Permalink
FWIW, "route flush" takes a very long time to complete.
route -n flush

randy
r***@psg.com
2004-06-14 04:14:01 UTC
Permalink
ifconfig em0 up
dhclient em0
dhclient will up the interface
em0: The EEPROM Checksum Is Not Valid
em0: Unable to initialize the hardware
i have had that. i don't remember what made it go away.

are you -current?

randy
r***@psg.com
2004-06-14 04:23:43 UTC
Permalink
well, you're beyond my abilities/knowledge. my current s/r
pain is that i can suspend once and resume once, and then
can not suspend a second time; it powers right back up all
by itself.

randy
d***@langille.org
2004-06-14 04:28:32 UTC
Permalink
Post by r***@psg.com
well, you're beyond my abilities/knowledge. my current s/r
pain is that i can suspend once and resume once, and then
can not suspend a second time; it powers right back up all
by itself.
Ahh, have you tried this?

hw.acpi.disable_on_poweroff=0

See my previous fun with a T22:
http://lists.freebsd.org/pipermail/freebsd-mobile/2004-
April/003724.html
--
Dan Langille : http://www.langille.org/
BSDCan - http://www.bsdcan.org/
r***@psg.com
2004-06-14 04:28:47 UTC
Permalink
Post by d***@langille.org
Post by r***@psg.com
well, you're beyond my abilities/knowledge. my current s/r
pain is that i can suspend once and resume once, and then
can not suspend a second time; it powers right back up all
by itself.
Ahh, have you tried this?
hw.acpi.disable_on_poweroff=0
yeppers. no help.

randy
c***@cisco.com
2004-06-14 16:25:04 UTC
Permalink
S4OS and and S5 both suspend, but I cannot resume (ie. opening the
laptop doesn't power up the box, and I've tried various key pressing
combinations, but nothing happens unless I press the power button).
<<

This is normal in my experience with BIOS-level power management and ACPI
under Windows with my ThinkPad X20 and T40. Regardless of how it was
suspended, you have to press the power button to start up again. Opening
the lid is not sufficient.

FYI, with 5.2.1-RELEASE, my T40 will not boot with ACPI enabled. I'm still
working on it, so anything you learn; please continue to share with this
group! Thanks!

---Charles
d***@langille.org
2004-06-19 19:00:56 UTC
Permalink
On Sun, 13 Jun 2004 19:21:00 -0400
I've got 5.2.1 running on my ThinkPad T41. I have no settings in
My employer finally saw that I needed a laptop upgrade, now I have a T41
too. Of course, I couldn't help myself, but created a partition and
installed FreeBSD 5.2.1-release on it.
hw.pci.allow_unsupported_io_range="1"
hw.cbb.start_memory="0xc0210000"
I only have the first of these; what problems will I run into by not
having the second?
I have not tried. The above was at the suggestion of someone who
though the memory ranges of cbb and em0 were overlapping. I'm not
sure now that they were.
I have not tried suspend / resume yet.
I would like to get the integrated wireless working first.
ndis0 worked for me. Fetch the bits from current. I have notes here
which I was in the process of putting in the FreeBSD Diary before the
HDD on the T41 died....
--
Dan Langille : http://www.langille.org/
Loading...