> ata1.00: status: { DRDY } > > which seems to suggest that it's sitting there waiting for the data to > be transferred... but for some reason it's just not happening. Yes - it indicates the two ends have probably fallen out over the transfer length. It could also however be the drive took so long to respond we got bored of waiting for DF to appear. > As a reminder, on the 2.6.9 kernel using the old IDE driver, everything > was fine. As soon as I upgraded the laptop to F9 which involved switching > over to the ATA driver, it started behaving like this. And also changed a whole pile of user space code which issues commands directly, and the power management. Certainly some older versions of smartutils and certain drives would do that and a priviledged user app getting sizes wrong (as far as the drive is concerned) will do that. > The IDE interface on this is: Utterly generic aging PIIX4. Thinkpad 600 kind of era, no known bugs. Two things to check - disable the SMART stuff - turn off drive side power saving (hdparm) see if that makes any difference. Alan -- 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