Hello, On 03/15/2010 08:27 AM, Manolis Nazlidis wrote: > to use it with this 1.5TB hard drive: > > WDC WD15EARS-00Z5B1, FwRev=80.00A80 > > in an external enclosure under e-sata. ... > When kernel discovers hard drive, i get at system log: > > [ 201.457926] ata2: exception Emask 0x10 SAct 0x0 SErr 0x4050000 > action 0xe frozen > [ 201.457930] ata2: irq_stat 0x00000040, connection status changed > [ 201.457933] ata2: SError: { PHYRdyChg CommWake DevExch } > [ 201.457939] ata2: hard resetting link > [ 211.472012] ata2: softreset failed (device not ready) > [ 211.472016] ata2: hard resetting link Looks like the kernel is trying SRST first. That's a pretty old behavior. What's the kernel version? In general, eSATA often chokes on 3.0Gbps. Using shorter cable and better connectors sometimes helps but in most cases downgrading to 1.5Gbps is better option. Recent kernels should be able to recognize the condition and downgrade link speed fairly quickly. Please try a newer kernel. Thanks. -- 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