* SATA: link online but device misclassified @ 2009-06-10 20:31 Marc Bowes 2009-06-10 20:34 ` Matthew Wilcox 0 siblings, 1 reply; 3+ messages in thread From: Marc Bowes @ 2009-06-10 20:31 UTC (permalink / raw) To: linux-scsi Greetings, Firstly, I hope that the SCSI list is the correct place to ask about SATA. I just got a new chipset (Gigabyte EP45-DQ6) courtesy of a competition. This coincided with the death of a hard drive. I had to reinstall my Gentoo system on the new hard drive, and hit this issue when booting the newly configured Kernel (2.6.29-gentoo-r5): ata1: link is slow to respond, please be patient (ready=0) ata1: softreset failed (device not ready) ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1: link online but device misclassified, retrying ata1: link is slow to respond, please be patient (ready=0) ata1: softreset failed (device not ready) ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1: link online but device misclassified, retrying ata1: link is slow to respond, please be patient (ready=0) ata1: softreset failed (device not ready) ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1: link online but device misclassified, retrying ata1: limiting SATA link speed to 1.5 Gbps ata1: softreset failed (device not ready) ata1: SATA link up to 1.5 Gbps (SStatus 113 SControl 310) ata1: link online but device misclassified, device detection might fail ata2: link is slow to respond, please be patient (ready=0) ata2: softreset failed (device not ready) ... (as with ata1) This whole process takes a very long time (minutes) to finish. It seems to be down-grading two of the four SATA-2 drives to SATA-1 speeds. The drives are actually SATA-2 drives, and appear to work (at full speed) on my Windows 7 install. Please advise. Best, Marc ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SATA: link online but device misclassified 2009-06-10 20:31 SATA: link online but device misclassified Marc Bowes @ 2009-06-10 20:34 ` Matthew Wilcox 2009-06-10 20:40 ` Marc Bowes 0 siblings, 1 reply; 3+ messages in thread From: Matthew Wilcox @ 2009-06-10 20:34 UTC (permalink / raw) To: Marc Bowes; +Cc: linux-scsi, linux-ide On Wed, Jun 10, 2009 at 10:31:32PM +0200, Marc Bowes wrote: > Greetings, > > Firstly, I hope that the SCSI list is the correct place to ask about SATA. Not really, linux-ide is the preferred place. > I just got a new chipset (Gigabyte EP45-DQ6) courtesy of a > competition. This coincided with the death of a hard drive. I had to > reinstall my Gentoo system on the new hard drive, and hit this issue > when booting the newly configured Kernel (2.6.29-gentoo-r5): > > ata1: link is slow to respond, please be patient (ready=0) > ata1: softreset failed (device not ready) > ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata1: link online but device misclassified, retrying > ata1: link is slow to respond, please be patient (ready=0) > ata1: softreset failed (device not ready) > ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata1: link online but device misclassified, retrying > ata1: link is slow to respond, please be patient (ready=0) > ata1: softreset failed (device not ready) > ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata1: link online but device misclassified, retrying > ata1: limiting SATA link speed to 1.5 Gbps > ata1: softreset failed (device not ready) > ata1: SATA link up to 1.5 Gbps (SStatus 113 SControl 310) > ata1: link online but device misclassified, device detection might fail > ata2: link is slow to respond, please be patient (ready=0) > ata2: softreset failed (device not ready) > ... (as with ata1) > > This whole process takes a very long time (minutes) to finish. It > seems to be down-grading two of the four SATA-2 drives to SATA-1 > speeds. The drives are actually SATA-2 drives, and appear to work (at > full speed) on my Windows 7 install. What drive model, what ATA controller, and have you checked you're really getting 250MB/s under Windows? -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SATA: link online but device misclassified 2009-06-10 20:34 ` Matthew Wilcox @ 2009-06-10 20:40 ` Marc Bowes 0 siblings, 0 replies; 3+ messages in thread From: Marc Bowes @ 2009-06-10 20:40 UTC (permalink / raw) To: linux-ide; +Cc: linux-scsi Hi, The drive I just bought: SEAGATE 160GB SATA 7200RPM HDD The other is a Western Digital 500GB. The ATA controllers: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller. To be honest, I'm not even too concerned about the link speed, I'm more annoyed by the long timeout at boot time. On Wed, Jun 10, 2009 at 10:34 PM, Matthew Wilcox<matthew@wil.cx> wrote: > On Wed, Jun 10, 2009 at 10:31:32PM +0200, Marc Bowes wrote: >> Greetings, >> >> Firstly, I hope that the SCSI list is the correct place to ask about SATA. > > Not really, linux-ide is the preferred place. > >> I just got a new chipset (Gigabyte EP45-DQ6) courtesy of a >> competition. This coincided with the death of a hard drive. I had to >> reinstall my Gentoo system on the new hard drive, and hit this issue >> when booting the newly configured Kernel (2.6.29-gentoo-r5): >> >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: limiting SATA link speed to 1.5 Gbps >> ata1: softreset failed (device not ready) >> ata1: SATA link up to 1.5 Gbps (SStatus 113 SControl 310) >> ata1: link online but device misclassified, device detection might fail >> ata2: link is slow to respond, please be patient (ready=0) >> ata2: softreset failed (device not ready) >> ... (as with ata1) >> >> This whole process takes a very long time (minutes) to finish. It >> seems to be down-grading two of the four SATA-2 drives to SATA-1 >> speeds. The drives are actually SATA-2 drives, and appear to work (at >> full speed) on my Windows 7 install. > > What drive model, what ATA controller, and have you checked you're really > getting 250MB/s under Windows? > > -- > Matthew Wilcox Intel Open Source Technology Centre > "Bill, look, we understand that you're interested in selling us this > operating system, but compare it to ours. We can't possibly take such > a retrograde step." > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-10 20:40 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-06-10 20:31 SATA: link online but device misclassified Marc Bowes 2009-06-10 20:34 ` Matthew Wilcox 2009-06-10 20:40 ` Marc Bowes
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox