Return-Path: <acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Delivered-To: 3-luca-wlebWZzHoyE@public.gmane.org
Received: (qmail 27507 invoked by uid 2520); 27 Dec 2003 22:37:04 -0000
Received: from lists.sourceforge.net (HELO sc8-sf-mx2.sourceforge.net) (66.35.250.206)
  by 151.39.103.103 with SMTP; 27 Dec 2003 22:37:03 -0000
Received: from sc8-sf-list2-b.sourceforge.net ([10.3.1.8] helo=sc8-sf-list2.sourceforge.net)
	by sc8-sf-mx2.sourceforge.net with esmtp (TLSv1:AES256-SHA:256)
	(Exim 4.24)
	id 1AaMZO-0007K2-DH; Sat, 27 Dec 2003 14:06:02 -0800
Received: from localhost.localdomain ([127.0.0.1] helo=projects.sourceforge.net)
	by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.24)
	id 1AaMZO-0005AH-3E; Sat, 27 Dec 2003 14:06:02 -0800
Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net)
	by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.24)
	id 1AaMZA-00059C-Lk
	for acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org; Sat, 27 Dec 2003 14:05:48 -0800
Received: from hell.org.pl ([212.244.218.42] ident=qmailr)
	by sc8-sf-mx2.sourceforge.net with smtp (Exim 4.24)
	id 1AaMLt-0005cF-If
	for acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org; Sat, 27 Dec 2003 13:52:05 -0800
Received: (qmail 14665 invoked by uid 777); 27 Dec 2003 21:51:37 -0000
From: Karol Kozimor <sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
To: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>
Cc: ML ACPI-devel <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ACPI] ASUS M3N and sleep states
Message-ID: <20031227215137.GA28438-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
Mail-Followup-To: Luca Capello <luca-wlebWZzHoyE@public.gmane.org>,
	ML ACPI-devel <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
References: <3FED7289.1070201-wlebWZzHoyE@public.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
In-Reply-To: <3FED7289.1070201-wlebWZzHoyE@public.gmane.org>
User-Agent: Mutt/1.4.1i
Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
X-BeenThere: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/acpi-devel>,
	<mailto:acpi-devel-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org?subject=unsubscribe>
List-Id: ACPI Development Discussion List <acpi-devel.lists.sourceforge.net>
List-Post: <mailto:acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
List-Help: <mailto:acpi-devel-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/acpi-devel>,
	<mailto:acpi-devel-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org?subject=subscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=acpi-devel>
X-Original-Date: Sat, 27 Dec 2003 22:51:37 +0100
Date: Sat, 27 Dec 2003 22:51:37 +0100
X-Virus-Scanned: by AMaViS perl-11

Thus wrote Luca Capello:
> - - S1
> obviously, if I leave the USB module on, the resume process hangs trying
> to set the IRQ for the USB controllers. So, I unload the USB modules and
> the resume process hangs again. I found that the other problem are the
> ALSA modules: if I unload them (and the USB as well), the resume process

[the following is for ASUS L3800C]
Same here for USB (actually, unloading {usb-,}uhci suffices, 2.6 doesn't
hang though). ALSA doesn't seem to care in my case.
About the shutdown: it is likely that a PWRF event is issued after resume
like in my case, kill acpid prior to suspending and see if it makes any
difference (I reported the PWRF problem here a while ago, but have
received no feedback so far).

> - - S4
> without USB and ALSA, I got a clear power-down and for the resume
> (passing to the kernel the option 'resume=/dev/hda6' which is my swap
> partition), the OS seems to resume correctly, it sees my resume command,
> reads the resume partition, but then it reboots and my swap partition is
> corrupted (I need a mkswap on my swap partition).

Kill X and unload AGP or use Nigel's patches from swsusp.sf.net.
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel

