All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Manolis Nazlidis <emnazlidis@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: Strange behavior with jmicron controller and specific hd model
Date: Thu, 25 Mar 2010 09:34:46 +0900	[thread overview]
Message-ID: <4BAAAFA6.4030200@kernel.org> (raw)
In-Reply-To: <f67c15431003141627m77a4bce4wa5bce99476613155@mail.gmail.com>

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

      reply	other threads:[~2010-03-25  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-14 23:27 Strange behavior with jmicron controller and specific hd model Manolis Nazlidis
2010-03-25  0:34 ` Tejun Heo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BAAAFA6.4030200@kernel.org \
    --to=tj@kernel.org \
    --cc=emnazlidis@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.