Brian Keck wrote: > Hello, > > I can't get my otherwise lovely debian/sid Vaio TX17 to resume promptly > from suspend-to-ram. > > Until recently it resumed at all maybe 1 in 4 times from > 's2ram -f -p' in X, always taking several minutes, apparently > due to the hard disk (1.8" Toshiba HDD1544/MK6006GAH). > > Last week I tried 2 things: > > * added /etc/modprobe.d/libata with > options libata noacpi=0 > > * built a kernel + initrd from debian linux-source-2.6.24 with > CONFIG_BLK_DEV_IDEACPI=y > > This boots OK, with ... > > $ cat /sys/module/libata/parameters/noacpi > 0 You're not using libata at all. You're using IDE driver instead. Please try libata ata_piix driver instead. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html