From owner-freebsd-mobile@FreeBSD.ORG Wed Oct 5 02:34:41 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793DA16A41F for ; Wed, 5 Oct 2005 02:34:41 +0000 (GMT) (envelope-from pars0080@umn.edu) Received: from mtaout-w.tc.umn.edu (mtaout-w.tc.umn.edu [160.94.160.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A63E43D45 for ; Wed, 5 Oct 2005 02:34:40 +0000 (GMT) (envelope-from pars0080@umn.edu) Received: from [192.168.2.100] (cpe-69-207-93-100.twcny.res.rr.com [69.207.93.100]) by mtaout-w.tc.umn.edu with ESMTP for freebsd-mobile@freebsd.org; Tue, 4 Oct 2005 21:34:40 -0500 (CDT) X-Umn-Remote-Mta: [N] cpe-69-207-93-100.twcny.res.rr.com [69.207.93.100] #+TS+AU+HN Message-ID: <43433BB6.8090006@umn.edu> Date: Tue, 04 Oct 2005 22:34:30 -0400 From: Lee Parsons User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Thinkpad resume issues in 5.4 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 02:34:41 -0000 I had previously ran my Freebsd 5.3 on my thinkpad R32, where I had compiled acpi (but not apm) into my kernel. Under that configuration, I could use the 'zzz' command to sleep my system, and it would wake by opening the lid. Doing the same in 5.4 has not worked. I again compiled acpi but not apm into my kernel. However, when I try to resume by opening the lid, my system comes back up in a mostly non-responsive state. By that, I mean that the keyboard evokes some resonse (caps lock, for example...), but I cannot actually do anything useful. Furthermore, my colors (in X) are mostly reversed. There is no mouse response at all. I have seen other comments on the contents of sysctl.conf. I checked my /etc/sysctl.conf and there are no uncommented lines in there. I'm not sure what to do. Otherwise, 5.4 is working well.