From owner-freebsd-mobile Tue Sep 4 12:35:42 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from red.whoowl.com (dsl-65-184-21-205.telocity.com [65.184.21.205]) by hub.freebsd.org (Postfix) with SMTP id 3086E37B406 for ; Tue, 4 Sep 2001 12:35:38 -0700 (PDT) Received: (qmail 86919 invoked by uid 85); 4 Sep 2001 19:35:42 -0000 Received: from jvb@whoowl.com by red.whoowl.com with qmail-scanner-0.96 (hbedv: 6.8.0.0. . Clean. Processed in 1.943408 secs); 04 Sep 2001 19:35:42 -0000 X-Qmail-Scanner-Mail-From: jvb@whoowl.com via red.whoowl.com X-Qmail-Scanner-Rcpt-To: mobile@freebsd.org X-Qmail-Scanner: 0.96 (No viruses found. Processed in 1.943408 secs) Received: from black.whoowl.com (HELO BLACK) (192.168.0.107) by localhost.whoowl.com with SMTP; 4 Sep 2001 19:35:38 -0000 Message-ID: <008e01c13578$b90ed830$6b00a8c0@BLACK> From: "John Van Boxtel" To: References: <009b01c13556$c6395430$6b00a8c0@BLACK> Subject: Re: Thinkpad T21 APM problem Date: Tue, 4 Sep 2001 12:35:15 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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