linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ATAPI/pata_amd regression
@ 2007-12-12 15:10 Friedrich Göpel
  2007-12-14  3:46 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Friedrich Göpel @ 2007-12-12 15:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jeff Garzik, Tejun Heo

Hi,

While testing 2.6.24-rc5 I noticed my Plextor DVD writer locking up as
soon I start k3b (KDE CD burning app) with the following:

 ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
 ata5.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 8 in
          cdb ac 00 00 00 00 00 00 00  00 01 03 00 00 00 00 00
          res 58/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
 ata5.00: status: { DRDY DRQ }
 ata5: soft resetting link
 ata5.00: qc timeout (cmd 0xa1)
 ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
 ata5.00: revalidation failed (errno=-5)
 ata5: failed to recover some devices, retrying in 5 secs
 ata5: port is slow to respond, please be patient (Status 0x80)
 ata5: device not ready (errno=-16), forcing hardreset
 ata5: soft resetting link
 ata5.00: qc timeout (cmd 0xa1)
 ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
 ata5.00: revalidation failed (errno=-5)
 ata5: failed to recover some devices, retrying in 5 secs
 ata5: port is slow to respond, please be patient (Status 0x80)
 ata5: device not ready (errno=-16), forcing hardreset
 ata5: soft resetting link
 ata5.00: qc timeout (cmd 0xa1)
 ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
 ata5.00: revalidation failed (errno=-5)
 ata5.00: disabled
 ata5: port is slow to respond, please be patient (Status 0x80)
 ata5: device not ready (errno=-16), forcing hardreset
 ata5: soft resetting link
 ata5: EH complete


Whereas doing the same on .23 just yields:

 ata5.00: 16 bytes trailing data
 ata5.00: 16 bytes trailing data
 ata5.00: 16 bytes trailing data
 ata5.00: 16 bytes trailing data


On .24 the drive is completely irresponsive afterwards, until I reboot.
Burning a DVD from a terminal with growisofs works though, if I don't start k3b.


Cheers,


Friedrich Göpel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ATAPI/pata_amd regression
  2007-12-12 15:10 ATAPI/pata_amd regression Friedrich Göpel
@ 2007-12-14  3:46 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2007-12-14  3:46 UTC (permalink / raw)
  To: linux-kernel, Jeff Garzik, Tejun Heo

Friedrich Göpel wrote:
> Hi,
> 
> While testing 2.6.24-rc5 I noticed my Plextor DVD writer locking up as
> soon I start k3b (KDE CD burning app) with the following:
> 
>  ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
>  ata5.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 8 in
>           cdb ac 00 00 00 00 00 00 00  00 01 03 00 00 00 00 00
>           res 58/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x2 (HSM violation)
>  ata5.00: status: { DRDY DRQ }
>  ata5: soft resetting link
>  ata5.00: qc timeout (cmd 0xa1)
>  ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>  ata5.00: revalidation failed (errno=-5)
>  ata5: failed to recover some devices, retrying in 5 secs
>  ata5: port is slow to respond, please be patient (Status 0x80)
>  ata5: device not ready (errno=-16), forcing hardreset
>  ata5: soft resetting link
>  ata5.00: qc timeout (cmd 0xa1)
>  ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>  ata5.00: revalidation failed (errno=-5)
>  ata5: failed to recover some devices, retrying in 5 secs
>  ata5: port is slow to respond, please be patient (Status 0x80)
>  ata5: device not ready (errno=-16), forcing hardreset
>  ata5: soft resetting link
>  ata5.00: qc timeout (cmd 0xa1)
>  ata5.00: failed to IDENTIFY (I/O error, err_mask=0x4)
>  ata5.00: revalidation failed (errno=-5)
>  ata5.00: disabled
>  ata5: port is slow to respond, please be patient (Status 0x80)
>  ata5: device not ready (errno=-16), forcing hardreset
>  ata5: soft resetting link
>  ata5: EH complete
> 
> 
> Whereas doing the same on .23 just yields:
> 
>  ata5.00: 16 bytes trailing data
>  ata5.00: 16 bytes trailing data
>  ata5.00: 16 bytes trailing data
>  ata5.00: 16 bytes trailing data
> 
> 
> On .24 the drive is completely irresponsive afterwards, until I reboot.
> Burning a DVD from a terminal with growisofs works though, if I don't start k3b.

Known problem.  Patches posted.

http://thread.gmane.org/gmane.linux.ide/26215

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-14  3:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-12 15:10 ATAPI/pata_amd regression Friedrich Göpel
2007-12-14  3:46 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).