Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 12:35:15 -0700
From:      "John Van Boxtel" <jvb@whoowl.com>
To:        <mobile@freebsd.org>
Subject:   Re: Thinkpad T21 APM problem
Message-ID:  <008e01c13578$b90ed830$6b00a8c0@BLACK>
References:  <009b01c13556$c6395430$6b00a8c0@BLACK>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey all, I got my Thinkpad to suspend from the console with zzz again, I
will share how I fixed it for those that may have the problem in the future:

I haved APM in the kernel like this:
device          apm0    at nexus? flags 0x20 # Advanced Power Management


changed this to just:
device    apm0

and that seemed to fix it, so now I can suspend with zzz or apm -z.

Still have the problem with the screen locking up though:
> ... when I exit X windows after waking from
> a suspend the screen stops responding (The computer is fine, I can ssh in
> and see all the process, I can type on the laptops keyboard and see it
> responding, just nothing shows on the screen except the rements of the X
> session, switching to another virtual screen does not help).

Anyone have any ideas on this one?  The computer is fine but the display
just doesn't seem to work.
I am running 4.4-rc (4 stable from about a week ago) and I also have all the
VT220 console stuff in my kernel (something in LINT about using it for
thinkpads because of the keyboard).  I may remove that and see if that fixes
it.

John


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008e01c13578$b90ed830$6b00a8c0>