From owner-freebsd-mobile@FreeBSD.ORG Thu Jun 16 21:53:35 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 2AA3C16A41C for ; Thu, 16 Jun 2005 21:53:35 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D818143D48 for ; Thu, 16 Jun 2005 21:53:34 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.65.223]) by mta10.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with ESMTP id <20050616215333.HBOK17140.mta10.adelphia.net@default.chvlva.adelphia.net>; Thu, 16 Jun 2005 17:53:33 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id DB635B4FC; Thu, 16 Jun 2005 17:53:48 -0400 (EDT) Date: Thu, 16 Jun 2005 17:53:48 -0400 From: Parv To: David Scheidt Message-ID: <20050616215348.GA2611@holestein.holy.cow> Mail-Followup-To: David Scheidt , freebsd-mobile@freebsd.org References: <20050616213320.GA12473@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050616213320.GA12473@panix.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Suspend/Resume not working on thinkpad T42 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: f-q List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 21:53:35 -0000 in message <20050616213320.GA12473@panix.com>, wrote David Scheidt thusly... > > Suspend and resume (acpiconf -s 3) doesn't work on my T42 (a > 2378-DXU). Well, that's not strictly true. Suspend seems to work > fine, but resume doesn't. The machine either doesn't resume at > all, or it comes back but won't respond. It worked in a 5.3 as > off the first of the year. I don't know when it broke. Suspend/resume (S3) has been working for me ever since i started to use it in 5.3 after some configuration. Right now i am using 5.3-p16 on 2373-5TU (T42) machine. I can suspend/resume from X or console just fine. BTW, In case of resuming directly in X, i have to disable dri module, thus glx module. You did not mention which version of FreeBSD you are using NOW, or how you suspend/resume, or what happen on resume. - Parv --