Tejun Heo wrote: > [resending as reply to add linux-ide back, please don't drop cc list] > > Tejun Heo wrote: >> Lee Trager wrote: >>> Tejun Heo wrote: >>>> Lee Trager wrote: >>>>> Hey I've been having this problem for awhile on my laptop(IBM >>>>> Thinkpad >>>>> T40) and have no been able to figure out how to fix it. It seems that >>>>> when ever I resume my laptop from suspend(from hard drive or RAM) my >>>>> dmesg is filled with this and I am unable to do anything that >>>>> requires >>>>> access to the hard drive. >>>>> >>>>> ide: failed opcode was: unknown >>>>> hda: task_out_intr: status=0x51 { DriveReady SeekComplete Error } >>>>> hda: task_out_intr: error=0x10 { SectorIdNotFound }, >>>>> LBAsect=74853287, >>>>> sector=74853287 >> >> Ah... it was the IDE driver, sorry. You can try using Alan Cox's >> libata pata drivers patch which is included in recent -mm trees. >> With the patch, libata ata_piix driver can drive the controller >> instead of ide and it has better error handling. >> >> Be warned that the drive will come up as /dev/sda instead of /dev/hda >> and it currently doesn't disable host protected area unlike IDE, so >> your disk can be messed up. Isn't libata for SATA drivers? My drive is an IDE. Also I'm worried about using something that could mess up my drive when this is going to be used for school next month and I need something that can sleep as well as reliable. - 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