linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY
@ 2008-09-16 13:19 bugme-daemon
  2008-09-16 13:21 ` [Bug 11576] " bugme-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 13:19 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576

           Summary: compactflash TRANSCEND at ide adapter failed to IDENTIFY
           Product: IO/Storage
           Version: 2.5
     KernelVersion: 2.6.24-19-generic 64bit (gcc version 4.2.3) #1 SMP Wed
                    Aug 20 17
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IDE
        AssignedTo: io_ide@kernel-bugs.osdl.org
        ReportedBy: werner.hein@gmx.net


Latest working kernel version: n/a
Earliest failing kernel version: no idea but short tests failed on Ubuntu
6.06.1 & 7.10
Distribution: Kubuntu 8.04.1 Hardy Heron
Hardware Environment: Intel D945GCLF + AtomCPU, CF TRANSCEND TS4GCF120 at
CF->IDE adapter via 80 wire cable to single pata/ide port, CF is master and
only device connected to pata/ide, SAMSUNG 750GB at sata, 2GB DDR2 ram
Software Environment: Kubuntu 8.04.1 Desktop, basic installation
Problem Description: CF fails during boot, partition table cannot be read, no
access to CF

sequence of failure:
libata
- detects at ata1.00 CF including name and size correctly
- configures IF for MWDMA2
- assignes IF to scsi
- goes on with sata
[] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2090 irq 14
[] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2098 irq 15
[] ata1.00: ATA-0: TRANSCEND, 20070312, max MWDMA2
[] ata1.00: 8077104 sectors, multi 0: LBA
[] ata1.00: configured for MWDMA2
[] ata1.00: configured for MWDMA2
[] ata1: EH complete
[] ata2: port disabled. ignoring.
[] scsi 0:0:0:0: Direct-Access     ATA      TRANSCEND        2007 PQ: 0 ANSI: 5

sd
- driver takes over and starts with CF as sda
- still starting with correct parameters
- then timeout upon a command + error messages "failed to IDENTIFY" and
"revalidation failed"
[] Driver 'sd' needs updating - please use bus_type methods
[] sd 0:0:0:0: [sda] 8077104 512-byte hardware sectors (4135 MB)
[] sd 0:0:0:0: [sda] Write Protect is off
[] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't
support DPO or FUA
[] sd 0:0:0:0: [sda] 8077104 512-byte hardware sectors (4135 MB)
[] sd 0:0:0:0: [sda] Write Protect is off
[] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't
support DPO or FUA
[]  sda:<3>ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[] ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
[]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[] ata1.00: status: { DRDY }
[] ata1: soft resetting link
[] ata1.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
[] ata1.00: revalidation failed (errno=-5)
[] ata1: failed to recover some devices, retrying in 5 secs
[] ata1: soft resetting link
... <repetitions> ...
- later on followed by some more error messages
[] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET
driverbyte=DRIVER_OK,SUGGEST_OK
[] end_request: I/O error, dev sda, sector 0
[] Buffer I/O error on device sda, logical block 0
[] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET
driverbyte=DRIVER_OK,SUGGEST_OK
[] end_request: I/O error, dev sda, sector 0
[] Buffer I/O error on device sda, logical block 0
[] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET
driverbyte=DRIVER_OK,SUGGEST_OK
[] end_request: I/O error, dev sda, sector 0
[] Buffer I/O error on device sda, logical block 0
... <repetitions> ...

sudo hdparm -I /dev/sda

/dev/sda:
 HDIO_DRIVE_CMD(identify) failed: Input/output error

needless to say that CF has been checked in a CF card reader on same board's
usb and works perfectly there

Steps to reproduce:
- failure comes every time


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
@ 2008-09-16 13:21 ` bugme-daemon
  2008-09-16 13:23 ` bugme-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 13:21 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576





------- Comment #1 from werner.hein@gmx.net  2008-09-16 06:21 -------
Created an attachment (id=17806)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17806&action=view)
output of dmesg

please find here the full dmesg report


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
  2008-09-16 13:21 ` [Bug 11576] " bugme-daemon
@ 2008-09-16 13:23 ` bugme-daemon
  2008-09-16 13:24 ` bugme-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 13:23 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576





------- Comment #2 from werner.hein@gmx.net  2008-09-16 06:23 -------
Created an attachment (id=17807)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17807&action=view)
output of lspci -vvv

check out all the hardware details here


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
  2008-09-16 13:21 ` [Bug 11576] " bugme-daemon
  2008-09-16 13:23 ` bugme-daemon
@ 2008-09-16 13:24 ` bugme-daemon
  2008-09-16 14:04 ` bugme-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 13:24 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576





------- Comment #3 from werner.hein@gmx.net  2008-09-16 06:24 -------
Created an attachment (id=17808)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17808&action=view)
output of dmidecode

detailed view into the system


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
                   ` (2 preceding siblings ...)
  2008-09-16 13:24 ` bugme-daemon
@ 2008-09-16 14:04 ` bugme-daemon
  2008-09-16 15:42 ` bugme-daemon
  2008-09-16 16:15 ` bugme-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 14:04 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576





------- Comment #4 from werner.hein@gmx.net  2008-09-16 07:04 -------
Created an attachment (id=17809)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17809&action=view)
another dmesg output (w/ libata para dma=0)

an additional dmesg report where the kernel was booted with libata parameter
dma=0
result is: error report looks a little bit different but root cause seems to be
same


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
                   ` (3 preceding siblings ...)
  2008-09-16 14:04 ` bugme-daemon
@ 2008-09-16 15:42 ` bugme-daemon
  2008-09-16 16:15 ` bugme-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 15:42 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576





------- Comment #5 from alan@lxorguk.ukuu.org.uk  2008-09-16 08:42 -------
No immediate ideas but the traces look like they have everything needed for
further work on this. There are some CF related changes in 2.6.26 to handle
devices which didn't implement all of the expected indentify/setup sequences
but this seems different.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug 11576] compactflash TRANSCEND at ide adapter failed to IDENTIFY
  2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
                   ` (4 preceding siblings ...)
  2008-09-16 15:42 ` bugme-daemon
@ 2008-09-16 16:15 ` bugme-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugme-daemon @ 2008-09-16 16:15 UTC (permalink / raw)
  To: linux-ide

http://bugzilla.kernel.org/show_bug.cgi?id=11576


bzolnier@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|io_ide@kernel-bugs.osdl.org |bzolnier@gmail.com
             Status|NEW                         |ASSIGNED




------- Comment #6 from bzolnier@gmail.com  2008-09-16 09:15 -------
This is libata issue not IDE subsystem one, I'm re-assigning the bug.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.

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

end of thread, other threads:[~2008-09-16 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 13:19 [Bug 11576] New: compactflash TRANSCEND at ide adapter failed to IDENTIFY bugme-daemon
2008-09-16 13:21 ` [Bug 11576] " bugme-daemon
2008-09-16 13:23 ` bugme-daemon
2008-09-16 13:24 ` bugme-daemon
2008-09-16 14:04 ` bugme-daemon
2008-09-16 15:42 ` bugme-daemon
2008-09-16 16:15 ` bugme-daemon

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).