From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 23 21:51:28 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BFF1106566C for ; Thu, 23 Sep 2010 21:51:28 +0000 (UTC) (envelope-from arvid.warnecke@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id A939B8FC08 for ; Thu, 23 Sep 2010 21:51:27 +0000 (UTC) Received: by bwz15 with SMTP id 15so2096948bwz.13 for ; Thu, 23 Sep 2010 14:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=EHC/abEdGZ56Iz3DGYE2QZMk2Sw3TLEOCmhXlqNnQkY=; b=l0P6Ufa1nbIpJMh4uZawKncs1E/59E1nEE+CipuRYfJGHKnxhA/rh+ITW9aaH5jYOU h1QPAwhqY8gj89YfHCHmtQvKm3r8koKf0a+8RgAu6PuXRGMZrDOipI5SrMwBnWm6rK4y wG3C6Mrwx+po7v2CL/rh3tpeoxWPRgepDu+pU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=CNn8mFIo4+V3z9vqJnMc5EJo0crvS1U0csa28O0rdHHz30iQ0xvs/oOcdCYW4CYNPl oTzHWY6fACsBlOY05zWtiFtqQHeFEbpd3R01KFG/ZwC9f7Uq/hG/II9810nGhZ8mvhKb C1Zsma34KXOKnJlC60mhp9e6a1ppSgpGe2qBQ= Received: by 10.204.101.132 with SMTP id c4mr734524bko.87.1285278685910; Thu, 23 Sep 2010 14:51:25 -0700 (PDT) Received: from localhost (188-192-198-19-dynip.superkabel.de [188.192.198.19]) by mx.google.com with ESMTPS id g12sm1010546bkb.2.2010.09.23.14.51.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 23 Sep 2010 14:51:25 -0700 (PDT) Date: Thu, 23 Sep 2010 23:51:31 +0200 From: Arvid Warnecke To: freebsd-mobile@freebsd.org Message-ID: <20100923215130.GA48771@hogwarts.local> Mail-Followup-To: freebsd-mobile@freebsd.org References: <20100923121552.GA14706@hogwarts.local> <20100923132842.GA49398@e.0x20.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100923132842.GA49398@e.0x20.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: IBM T60 issues with resume from zzz 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: Thu, 23 Sep 2010 21:51:28 -0000 Hello Lars, On Thu, Sep 23, 2010 at 03:28:42PM +0200, Lars Engels wrote: > On Thu, Sep 23, 2010 at 02:15:54PM +0200, Arvid Warnecke wrote: > > Now the T60 goes to sleep complimentary but does not wake up at all. I > > read a few times about issues with Xorg running, but this does not seem > > to make any difference... > > > > Where can I get more information about fixing the resume/ wake up? Has > > somebody already got the resume working on his/her IBM T60 notebook? > > > perhaps this can help you: > http://www.bsdforen.de/showthread.php?t=24823 > > It's in German, but it's mostly a copy & paste from the config files. > You need a 8-STABLE and compile a kernel without USB support. You load > the USB kernel modules then and unload them before suspending. Thank you for the link. German is no problem (I am from Germany). I already thought about building my own kernel again, so I will try it the way described on bsdforen.de Best regards, Arvid