[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200710082344.45377.bzolnier@gmail.com>
Date: Mon, 8 Oct 2007 23:44:45 +0200
From: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: linux-ide@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Tejun Heo <htejun@...il.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: Bug #4580: hda: lost interrupt when resuming from S3 - Sony VGN-T1XP
Hi,
On Sunday 07 October 2007, Rafael J. Wysocki wrote:
> Hi,
>
> IDE/ATA wizzards are kindly requested to have a look at:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=4580#c21
>
> as I have no idea of what we can do about the "hard drive password vs suspend"
> problem, if anything.
CONFIG_BLK_DEV_IDEACPI=y is not enough since IDE ACPI _GTF support is disabled
by default. To enable it "ide=acpigtf" kernel parameter should be used.
Sometimes it may be also worth to try enabling usage of IDE ACPI methods on
boot ("ide=acpionboot" kernel parameter) which is also disabled by default.
We probably should switch both options to be on by default if recent libata
transition to ACPI on by default turns out to be successful.
PS I've updated bug #4580 accordingly.
Thanks,
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists