All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: "Gaston, Jason D" <jason.d.gaston@intel.com>
Cc: Jeff Garzik <jeff@garzik.org>, linux-ide@vger.kernel.org
Subject: Re: AHCI w/ATAPI device problems on Intel Tolapai
Date: Thu, 24 Apr 2008 12:13:29 +0900	[thread overview]
Message-ID: <480FFAD9.5040606@gmail.com> (raw)
In-Reply-To: <39B20DF628532344BC7A2692CB6AEE070294E5FA@orsmsx420.amr.corp.intel.com>

Gaston, Jason D wrote:
> Hello,
> 
> I am seeing the follow messages in dmesg, when running in AHCI mode with
> a SATA ATAPI device connected, on an Intel Tolapai SoC.  If I just use
> HD's, I don't see this problem.  If I swith it to SATA IDE mode,
> everything seems to work fine.  I also noticed that while in AHCI mode,
> that booting hangs out on Starting udev for several minutes.  I don't
> see this in IDE mode.  This was using the 2.6.25 kernel.
> 
> Any ideas what may be going on or how to fix it?  Please let me know
> what I can try and what other information will help.
> 
> ata1.00: limiting speed to PIO4
> ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
>          cdb 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
>          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
> ata1.00: status: { DRDY }
> ata1: soft resetting link
> ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
> ata1.00: configured for PIO4
> ata1: EH complete
> ata1.00: limiting speed to PIO3
> ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
>          cdb 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
>          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
> ata1.00: status: { DRDY }
> ata1: soft resetting link
> ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
> ata1.00: configured for PIO3
> ata1: EH complete
> ata1.00: limiting speed to PIO0
> ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
>          cdb 1e 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
>          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)

Hmm.. these look like media presence polling commands from haldaemon.  I 
have no idea why it's failing on ahci tho.  All polling failures I've 
seen till now was device dependent, not controller.  You can disable 
media presence polling using hal-disable-polling /dev/sr0.  If you 
disabling polling, does the device work correctly?  ie. can you read and 
record using it?

-- 
tejun

  reply	other threads:[~2008-04-24  3:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 23:55 AHCI w/ATAPI device problems on Intel Tolapai Gaston, Jason D
2008-04-24  3:13 ` Tejun Heo [this message]
2008-05-01 21:50   ` Gaston, Jason D
2008-05-02  0:33     ` Tejun Heo
2008-05-02  0:35       ` Gaston, Jason D

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=480FFAD9.5040606@gmail.com \
    --to=htejun@gmail.com \
    --cc=jason.d.gaston@intel.com \
    --cc=jeff@garzik.org \
    --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.