From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751116AbWDXHzt (ORCPT ); Mon, 24 Apr 2006 03:55:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751121AbWDXHzt (ORCPT ); Mon, 24 Apr 2006 03:55:49 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:61599 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S1751116AbWDXHzs (ORCPT ); Mon, 24 Apr 2006 03:55:48 -0400 Date: Mon, 24 Apr 2006 09:55:11 +0200 From: Pavel Machek To: Jeff Chua Cc: Hugh Dickins , Chris Ball , Arkadiusz Miskiewicz , Jeff Garzik , Matt Mackall , Jens Axboe , Linux Kernel Subject: Re: sata suspend resume ... (fwd) Message-ID: <20060424075511.GA26345@elf.ucw.cz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! > >>FWIW, this patch fixes S3 resume for me too. I'm on an Alienware m5500 > >>using sd_mod and ata_piix, and I think your T43p is using AHCI, so it > >>seems that this fixes a libata-wide problem rather than something > >>specific to your hardware. > > > >Thanks for the info, that is useful; but in fact I'm ata_piix not ahci. > > > May be just me, not matter what I tried, it still doesn't work. Closest I > can get is to use "resume=/dev/sda" on boot, able to suspend, able to > resume to X windows, can do anything, but can't access disk. ... simple > "ls" would hang. Dmesg is show SATA disk timeout. > > > I've tried both "piix" and "ahci". Both suspend to disk and mem. Do suspend-to-disk, first. It is easier. > My config ... > CONFIG_SUSPEND2_CRYPTO=y > CONFIG_SUSPEND2=y > CONFIG_SUSPEND2_SWAPWRITER=y > CONFIG_SUSPEND2_DEFAULT_RESUME2="swap:/dev/sda3" You'll want to go with vanilla kernel. > Linux version is 2.6.17-rc2. IBM X60s is Pentium D, so SMP ... may be this > has something to do with it. Disable SMP in kernel config, then; it makes perfect sense to test it UP. Pavel -- Thanks for all the (sleeping) penguins.