login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
9
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs broken on pata_ali
view
thread
Previous message: [thread] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrey Borzenkov
Subject:
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs broken on pata_ali
Date: Sunday, March 9, 2008 - 12:38 am
Rafael J. Wysocki wrote:
quoted text
> Hi, > > On one of my test boxes I'm unable to do just about anything with audio > CDs using the current -git (2.6.24 is fine in that respect on the same > box). > > When an audio CD is inserted into the drive, I get the following errors in > dmesg and nothing more happens (quite obviously): > > ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen > ata1.00: cmd a0/01:00:00:10:00/00:00:00:00:00/a0 tag 0 dma 16400 in > cdb 42 02 40 01 00 00 00 00 10 00 00 00 00 00 00 00 > res 40/00:00:00:18:00/00:00:00:00:00/a0 Emask 0x4 (timeout) > ata1.00: status: { DRDY } > ata1: soft resetting link > ata1.00: configured for UDMA/33 > ata1: EH complete > ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen > ata1.00: cmd a0/01:00:00:10:00/00:00:00:00:00/a0 tag 0 dma 16400 in > cdb 42 02 40 01 00 00 00 00 10 00 00 00 00 00 00 00 > res 40/00:00:00:18:00/00:00:00:00:00/a0 Emask 0x4 (timeout) > ata1.00: status: { DRDY } > ata1: port is slow to respond, please be patient (Status 0x80) > ata1: device not ready (errno=-16), forcing hardreset > ata1: soft resetting link > ata1.00: qc timeout (cmd 0xa1) > ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) > ata1.00: revalidation failed (errno=-5) > ata1: failed to recover some devices, retrying in 5 secs > ata1: port is slow to respond, please be patient (Status 0x80) > ata1: device not ready (errno=-16), forcing hardreset > ata1: soft resetting link > ata1.00: qc timeout (cmd 0xa1) > ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) > ata1.00: revalidation failed (errno=-5) > ata1: failed to recover some devices, retrying in 5 secs > ata1: port is slow to respond, please be patient (Status 0x80) > ata1: device not ready (errno=-16), forcing hardreset > ata1: soft resetting link > ata1.00: qc timeout (cmd 0xa1) > ata1.00: failed to IDENTIFY (I/O error, err_mask=0x4) > ata1.00: revalidation failed (errno=-5) > ata1.00: disabled > > where ata1 is: > > scsi0 : pata_ali > scsi1 : pata_ali
Oh, is it only with audio CDs? I am unable to use DVD on pata_ali in DMA at all. Have you tried to disable ATAPI DMA (libata.dma=1)?
quoted text
> ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 > ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 > ata1.00: ATAPI: TSSTcorpCD/DVDW SH-S182M, SB03, max UDMA/33 > ata1.00: configured for UDMA/33 > scsi 0:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S182M SB03 PQ: 0 ANSI: > 5 > > (full dmesg attached). > > I can't reproduce this problem on my other test boxes, so I think it's > related to pata_ali rather than anything else. > > In principle I can try to find the commit that caused this problem to > occur, but that would be rather tedious, so if anyone has any ideas of > what's up, please let me know. > > Thanks, > Rafael
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [thread] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Andrey Borzenkov
, (Sun Mar 9, 12:38 am)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Rafael J. Wysocki
, (Sun Mar 9, 4:12 pm)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Tejun Heo
, (Mon Mar 10, 12:42 am)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Tejun Heo
, (Mon Mar 10, 12:47 am)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Tejun Heo
, (Mon Mar 10, 5:03 am)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Rafael J. Wysocki
, (Mon Mar 10, 2:36 pm)
Re: [Regression] 2.6.25-rc4-git3: Handling of audio CDs br ...
, Tejun Heo
, (Mon Mar 10, 7:31 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Dave Jones
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Dan Chokola
Re: how do you "force a pull"?
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Colocation donated by:
Syndicate