ATA - DISK Drive Probing

Forum: LinuxTotal Replies: 2
Author Content
Rangaraju

Apr 28, 2006
12:44 PM EDT
Hi ,

Am trying to probe ATA/IDE Device (Compact flash) .. & getting following error. Any one has solved this kind of problem....

Uniform Multi-Platform E-IDE driver Revision: 6.31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx IDE phys mem : ebbfd000...ebbfdfff (size 00000fff) hdc: probing with STATUS(0x50) instead of ALTSTATUS(0x00) hdc: SanDisk SDCFJ-512, ATA DISK drive ide1 at 0xf5021000-0xf5021007,0xf5021008 on irq 10 hdc: 1000944 sectors (512 MB) w/1KiB Cache, CHS=993/16/63 Partition check: /dev/ide/host1/bus0/target0/lun0:ide1: start_request: current=0xefc76924 hdc: do_special: 0xe0 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: do_special: 0x60 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: do_special: 0x20 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: start_request: current=0xefc76924 hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest } hdc: drive not ready for command ide1: start_request: current=0xefc76924 hdc: do_special: 0x40 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: start_request: current=0xefc76924 hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest } hdc: drive not ready for command ide1: reset: master: error (0x00?) ide1: start_request: current=0xefc76924 hdc: do_special: 0xc0 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: do_special: 0x40 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: start_request: current=0xefc76924 hdc: do_special: 0x40 hdc: lost interrupt ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: start_request: current=0xefc76924 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest } ide1: reset: master: error (0x00?) ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 0 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 2 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 4 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 6 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 0 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 2 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 4 ide1: start_request: current=0xefc76924 end_request: I/O error, dev 16:00 (hdc), sector 6 unable to read partition table
jdixon

Apr 29, 2006
1:47 PM EDT
OK, if you really want help with the problem, you'll need to at least specify what distribution you're using, and probably which kernel you're running.

Also, does the card work OK in other systems? This sounds almost like the kernel can't recognize the filesystem.
jdixon

Apr 29, 2006
1:52 PM EDT
Oh, and LXer is primarily intended as a news and commentary site, not a troubleshooting site. Linuxquestions.org is probably the most popular site for such questions. The folks here do tend to try and help out with problems though.

You cannot post until you login.