From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266373AbUGOVn0 (ORCPT ); Thu, 15 Jul 2004 17:43:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266370AbUGOVn0 (ORCPT ); Thu, 15 Jul 2004 17:43:26 -0400 Received: from mail.enyo.de ([212.9.189.167]:28682 "EHLO mail.enyo.de") by vger.kernel.org with ESMTP id S266373AbUGOVnM (ORCPT ); Thu, 15 Jul 2004 17:43:12 -0400 To: linux-thinkpad@linux-thinkpad.org Cc: linux-kernel@vger.kernel.org Subject: Re: [ltp] Re: ACPI Hibernate and Suspend Strange behavior 2.6.7/-mm1 References: <1089054013.15671.48.camel@dhcppc4> <87oemhot7l.fsf@deneb.enyo.de> <20040715213711.GJ22472@khan.acc.umu.se> From: Florian Weimer Date: Thu, 15 Jul 2004 23:43:10 +0200 In-Reply-To: <20040715213711.GJ22472@khan.acc.umu.se> (David Weinehall's message of "Thu, 15 Jul 2004 23:37:11 +0200") Message-ID: <87acy1osk1.fsf@deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * David Weinehall: >> Oh. My expriences, starting with 2.6.7 with ACPI, are as following: >> >> - Suspend to RAM is triggered, for example by closing the lid. >> >> - If it's under X11, the system does not come back. Display powers >> up, but it remains black. There is some HDD activity, so it's >> probably still running. Next time I should check if the IP stack >> is still running. >> >> - After terminating the X11 server, other devices on the sharded IRQ >> 11 are dead (most prominently, e1000 and USB). >> >> This is a T40p. Behavior with 2.6.8-rc1 is apparently the same. >> >> Any ideas what to try next? > > Try unloading ehci_hcd before suspend. It's not loaded anyway, for some reason (the external USB mouse is working nevertheless).