Problem when reading SD card



I've tried to read a SD card (used in a camera) with my PowerBook and
got the following in /var/log/syslog:

Sep 19 20:37:01 ay kernel: [70398.753418] pccard: PCMCIA card inserted into slot 0
Sep 19 20:37:01 ay kernel: [70398.757405] cs: memory probe 0x80000000-0x9fffffff: excluding 0x80000000-0x807fffff 0x84000000-0x8bffffff
Sep 19 20:37:01 ay kernel: [70398.785390] cs: memory probe 0xf3000000-0xf3ffffff: clean.
Sep 19 20:37:01 ay kernel: [70398.801517] pcmcia: registering new device pcmcia0.0
Sep 19 20:37:03 ay kernel: [70400.175783] Probing IDE interface ide3...
Sep 19 20:37:03 ay kernel: [70400.237675] hdg: Memory Card Adapter, CFA DISK drive
Sep 19 20:37:03 ay kernel: [70400.305525] ide3 at 0x000-0x007,0x00e on irq 58
Sep 19 20:37:03 ay kernel: [70400.309592] hdg: max request size: 128KiB
Sep 19 20:37:03 ay kernel: [70400.313402] hdg: 3932160 sectors (2013 MB) w/1KiB Cache, CHS=3900/16/63
Sep 19 20:37:03 ay kernel: [70400.317526] hdg: hdg1
Sep 19 20:37:03 ay kernel: [70400.338005] ide-cs: hdg: Vpp = 0.0
Sep 19 20:37:04 ay kernel: [70401.150287] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:04 ay kernel: [70401.153380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:04 ay kernel: [70401.153380] ide: failed opcode was: unknown
Sep 19 20:37:04 ay kernel: [70401.153562] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:04 ay kernel: [70401.157380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:04 ay kernel: [70401.157380] ide: failed opcode was: unknown
Sep 19 20:37:04 ay kernel: [70401.157609] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:04 ay kernel: [70401.161380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:04 ay kernel: [70401.161380] ide: failed opcode was: unknown
Sep 19 20:37:04 ay kernel: [70401.161564] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:04 ay kernel: [70401.165380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:04 ay kernel: [70401.165380] ide: failed opcode was: unknown
Sep 19 20:37:04 ay kernel: [70401.193394] ide3: reset: success
Sep 19 20:37:05 ay kernel: [70401.209380] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.209380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.209380] ide: failed opcode was: unknown
Sep 19 20:37:05 ay kernel: [70401.209553] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.213380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.213380] ide: failed opcode was: unknown
Sep 19 20:37:05 ay kernel: [70401.217404] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.221380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.221380] ide: failed opcode was: unknown
Sep 19 20:37:05 ay kernel: [70401.221557] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.225380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.225380] ide: failed opcode was: unknown
Sep 19 20:37:05 ay kernel: [70401.237397] ide3: reset: success
Sep 19 20:37:05 ay kernel: [70401.241380] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.241380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.241380] ide: failed opcode was: unknown
Sep 19 20:37:05 ay kernel: [70401.241380] end_request: I/O error, dev hdg, sector 3932032
Sep 19 20:37:05 ay kernel: [70401.241380] Buffer I/O error on device hdg, logical block 491504
Sep 19 20:37:05 ay kernel: [70401.241743] hdg: task_in_intr: status=0x51 { DriveReady SeekComplete Error }
Sep 19 20:37:05 ay kernel: [70401.245380] hdg: task_in_intr: error=0x10 { SectorIdNotFound }, LBAsect=3932032, sector=3932032
Sep 19 20:37:05 ay kernel: [70401.245380] ide: failed opcode was: unknown
[...]

What's wrong?

BTW, is it normal that the log messages mention hdg and ide? In the
past, the device was /dev/sda1.

--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: PowerBook 12"
    ... I would like to install Ubuntu 9.04 PowerPC on my PowerBook 12" with no ...  I have copied the 4 files into the root directory (just ... and I think it will make my 12" PowerBook very useful.. ... To UNSUBSCRIBE, ...
    (Debian-User)
  • Re: authentication failure
    ... but your English fails me on this last sentence; ... Also, BTW, top-posting is generally discouraged on this list. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: ipw3945 Etch amd64
    ... driver not loaded." ... at least some of these packages are in non-free. ... btw, there was a thread on this particular wifi adapter quite recently on this list. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: gnuplot: plotting each point in different color
    ... experienced users in the Linux community to make the assumption that the ... other person is lazy and wants to be *always* spoon fed (BTW, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: [solved] Incorrect time stamps after files copied to Debian Squeeze
    ... Btw. it's very good that you posted what solved the issue. ... My preference is additionally to add a ... unfortunately additional installations DID NOT RESOLVED the ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)