Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: New external sd card reader mounting problem

  1. #1
    Join Date
    Oct 2010
    Beans
    16

    [SOLVED] New external sd card reader mounting problem

    Ubuntu 12.10x64 can not mount external usb card reader with sd card, FAT32 formatted. Win7 opens and operates it with no problem at all.

    Gparted CAN see device but says about mounting problem. See pics.





    The same symptoms in 12.04.1. Help.
    Last edited by dr-kart; February 24th, 2013 at 10:19 PM.

  2. #2
    Join Date
    Jan 2013
    Location
    Vienna, Austria
    Beans
    56
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: New external sd card reader mounting problem

    That's strange...
    Could you post the output of:

    Code:
    dpkg -l | grep 'dosfstools\|mtools'
    Last edited by thermion; February 24th, 2013 at 04:35 PM.

  3. #3
    Join Date
    Oct 2010
    Beans
    16

    Re: New external sd card reader mounting problem

    dpkg -l | grep 'dosfstools\|mtools'
    Code:
    ii  dosfstools                                3.0.13-1                                  amd64        utilities for making and checking MS-DOS FAT filesystems
    ii  mtools                                    4.0.17-1                                  amd64        Tools for manipulating MSDOS files

  4. #4
    Join Date
    Jan 2013
    Location
    Vienna, Austria
    Beans
    56
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: New external sd card reader mounting problem

    Connect your sdcard to your computer and post the output of:

    Code:
    tail -n 20 /var/log/syslog

  5. #5
    Join Date
    Oct 2010
    Beans
    16

    Re: New external sd card reader mounting problem

    tail -n 20 /var/log/syslog
    Code:
    Feb 24 19:01:23 dipk kernel: [ 8938.159225] scsi 9:0:0:0: Direct-Access     TS-RDF5  SD  Transcend    TS32 PQ: 0 ANSI: 5
    Feb 24 19:01:23 dipk kernel: [ 8938.160032] sd 9:0:0:0: Attached scsi generic sg2 type 0
    Feb 24 19:01:23 dipk kernel: [ 8938.338439] sd 9:0:0:0: [sdb] 30702592 512-byte logical blocks: (15.7 GB/14.6 GiB)
    Feb 24 19:01:23 dipk kernel: [ 8938.339548] sd 9:0:0:0: [sdb] Write Protect is off
    Feb 24 19:01:23 dipk kernel: [ 8938.339550] sd 9:0:0:0: [sdb] Mode Sense: 21 00 00 00
    Feb 24 19:01:23 dipk kernel: [ 8938.340670] sd 9:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    Feb 24 19:01:23 dipk kernel: [ 8938.601810] sd 9:0:0:0: [sdb]  
    Feb 24 19:01:23 dipk kernel: [ 8938.601814] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    Feb 24 19:01:23 dipk kernel: [ 8938.601815] sd 9:0:0:0: [sdb]  
    Feb 24 19:01:23 dipk kernel: [ 8938.601816] Sense Key : Aborted Command [current] 
    Feb 24 19:01:23 dipk kernel: [ 8938.601818] sd 9:0:0:0: [sdb]  
    Feb 24 19:01:23 dipk kernel: [ 8938.601819] Add. Sense: Data phase CRC error detected
    Feb 24 19:01:23 dipk kernel: [ 8938.601821] sd 9:0:0:0: [sdb] CDB: 
    Feb 24 19:01:23 dipk kernel: [ 8938.601821] Read(10): 28 00 00 00 00 00 00 00 08 00
    Feb 24 19:01:23 dipk kernel: [ 8938.601825] end_request: I/O error, dev sdb, sector 0
    Feb 24 19:01:23 dipk kernel: [ 8938.601828] Buffer I/O error on device sdb, logical block 0
    Feb 24 19:01:24 dipk kernel: [ 8938.854147] ldm_validate_partition_table(): Disk read failed.
    Feb 24 19:01:24 dipk kernel: [ 8938.854154] Dev sdb: unable to read RDB block 0
    Feb 24 19:01:24 dipk kernel: [ 8938.855485]  sdb: unable to read partition table
    Feb 24 19:01:24 dipk kernel: [ 8938.859997] sd 9:0:0:0: [sdb] Attached SCSI removable disk

  6. #6
    Join Date
    Jan 2013
    Location
    Vienna, Austria
    Beans
    56
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: New external sd card reader mounting problem

    If this sdcard is empty, go to gparted and create a new partitiontable (msdos) and a new fat32 partition.

  7. #7
    Join Date
    Oct 2010
    Beans
    16

    Re: New external sd card reader mounting problem

    I did that before. Gparted created fat32 partition. And I was able to write on flash. But when I unmount and mount device I get same error. While no errors on Win.

    Edit: after gparted formated (fat32) sd card I put some files on it. No error messages on ubuntu. But then I checked it on Win and saw NO FILES on it! So data writing was failed on ubuntu.
    Last edited by dr-kart; February 24th, 2013 at 06:42 PM.

  8. #8
    Join Date
    Jan 2013
    Location
    Vienna, Austria
    Beans
    56
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: New external sd card reader mounting problem

    The problem here is not the partition, rather than the partition table itself.
    Have you tried to create a new partition table?

    Code:
    19:01:24 dipk kernel: [ 8938.855485]  sdb: unable to read partition table

  9. #9
    Join Date
    Oct 2010
    Beans
    16

    Re: New external sd card reader mounting problem

    Quote Originally Posted by thermion View Post
    ...Have you tried to create a new partition table?
    Just did it with creatian new partition table (msdos type) first. All the same. Creation successful.After unmount and mount again I get same:
    Code:
    Feb 24 20:02:58 dipk kernel: [  511.549030] scsi 8:0:0:0: Direct-Access     TS-RDF5  SD  Transcend    TS32 PQ: 0 ANSI: 5
    Feb 24 20:02:58 dipk kernel: [  511.549955] sd 8:0:0:0: Attached scsi generic sg2 type 0
    Feb 24 20:02:58 dipk kernel: [  511.713754] sd 8:0:0:0: [sdb] 30702592 512-byte logical blocks: (15.7 GB/14.6 GiB)
    Feb 24 20:02:58 dipk kernel: [  511.714878] sd 8:0:0:0: [sdb] Write Protect is off
    Feb 24 20:02:58 dipk kernel: [  511.714880] sd 8:0:0:0: [sdb] Mode Sense: 21 00 00 00
    Feb 24 20:02:58 dipk kernel: [  511.715982] sd 8:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    Feb 24 20:02:59 dipk kernel: [  512.005057] sd 8:0:0:0: [sdb]  
    Feb 24 20:02:59 dipk kernel: [  512.005060] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    Feb 24 20:02:59 dipk kernel: [  512.005061] sd 8:0:0:0: [sdb]  
    Feb 24 20:02:59 dipk kernel: [  512.005062] Sense Key : Aborted Command [current] 
    Feb 24 20:02:59 dipk kernel: [  512.005064] sd 8:0:0:0: [sdb]  
    Feb 24 20:02:59 dipk kernel: [  512.005066] Add. Sense: Data phase CRC error detected
    Feb 24 20:02:59 dipk kernel: [  512.005068] sd 8:0:0:0: [sdb] CDB: 
    Feb 24 20:02:59 dipk kernel: [  512.005068] Read(10): 28 00 00 00 00 00 00 00 08 00
    Feb 24 20:02:59 dipk kernel: [  512.005072] end_request: I/O error, dev sdb, sector 0
    Feb 24 20:02:59 dipk kernel: [  512.005075] Buffer I/O error on device sdb, logical block 0
    Feb 24 20:02:59 dipk kernel: [  512.266018] ldm_validate_partition_table(): Disk read failed.
    Feb 24 20:02:59 dipk kernel: [  512.266033] Dev sdb: unable to read RDB block 0
    Feb 24 20:02:59 dipk kernel: [  512.267497]  sdb: unable to read partition table
    Feb 24 20:02:59 dipk kernel: [  512.271447] sd 8:0:0:0: [sdb] Attached SCSI removable disk

  10. #10
    Join Date
    Jan 2013
    Location
    Vienna, Austria
    Beans
    56
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: New external sd card reader mounting problem

    Well, there's still this line:

    Code:
    Feb 24 20:02:59 dipk kernel: [  512.005066] Add. Sense: Data phase CRC error detected
    Windows tends to ignore hardware errors to a certain point. Do you have a second sdcard you could plug in to your card reader just to see if this behaviour can be reproduced?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •