I am using Ubuntu 14.04 and I have the same problem when I plug an Olympus Digital Voice Recorder DS-5000.
The Voice Recorder has an internal memory of 1GB. Additionally the recorder has an SD-Card Slot. When I connect the recorder to my pc via usb with an additional SD-Card inserted, syslog shows the above mentioned sense key errors. Neither internal memory nor SD-Card is mounted via the automounter. When I use the recorder without the external SD-Card, the automounter correctly mounts the internal memory. PS: When using the external SD-Card, I can mount both memory portions by hand using the "mount -t vfat" command. Both memory portions are formated as FAT16. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/297792 Title: [Regression] Olympus LS10 internal disk in 8.10 don't automount Status in “linux” package in Ubuntu: Fix Released Bug description: I can't mount the internal or card disks of an Olympus LS10 recorder in Intrepid. This one works perfect in Hardy, tested in 3 different computers, but in Intrepid this is the messages log Nov 12 13:02:23 marron kernel: [ 80.604200] usb 7-4: new high speed USB device using ehci_hcd and address 3 Nov 12 13:02:23 marron kernel: [ 80.738717] usb 7-4: configuration #1 chosen from 1 choice Nov 12 13:02:23 marron kernel: [ 80.918675] usbcore: registered new interface driver libusual Nov 12 13:02:23 marron kernel: [ 80.951471] Initializing USB Mass Storage driver... Nov 12 13:02:23 marron kernel: [ 80.953354] scsi6 : SCSI emulation for USB Mass Storage devices Nov 12 13:02:23 marron kernel: [ 80.955546] usbcore: registered new interface driver usb-storage Nov 12 13:02:23 marron kernel: [ 80.957158] USB Mass Storage support registered. Nov 12 13:02:28 marron kernel: [ 85.957641] scsi 6:0:0:0: Direct-Access OLYMPUS PCM RECORDER 1.00 PQ: 0 ANSI: 2 Nov 12 13:02:28 marron kernel: [ 85.958622] scsi 6:0:0:1: Direct-Access OLYMPUS PCM RECORDER 1.00 PQ: 0 ANSI: 2 Nov 12 13:02:28 marron kernel: [ 85.965448] sd 6:0:0:0: [sdb] 4014080 512-byte hardware sectors (2055 MB) Nov 12 13:02:28 marron kernel: [ 85.966712] sd 6:0:0:0: [sdb] Write Protect is off Nov 12 13:02:28 marron kernel: [ 85.969939] sd 6:0:0:0: [sdb] 4014080 512-byte hardware sectors (2055 MB) Nov 12 13:02:28 marron kernel: [ 85.971064] sd 6:0:0:0: [sdb] Write Protect is off Nov 12 13:02:28 marron kernel: [ 85.972058] sdb: sdb1 Nov 12 13:02:28 marron kernel: [ 85.983926] sd 6:0:0:0: [sdb] Attached SCSI removable disk Nov 12 13:02:28 marron kernel: [ 85.986543] sd 6:0:0:0: Attached scsi generic sg2 type 0 Nov 12 13:02:28 marron kernel: [ 85.991090] sd 6:0:0:1: [sdc] 15660032 512-byte hardware sectors (8018 MB) Nov 12 13:02:28 marron kernel: [ 85.992444] sd 6:0:0:1: [sdc] Write Protect is off Nov 12 13:02:28 marron kernel: [ 85.996947] sd 6:0:0:1: [sdc] 15660032 512-byte hardware sectors (8018 MB) Nov 12 13:02:28 marron kernel: [ 86.011326] sd 6:0:0:1: [sdc] Write Protect is off Nov 12 13:02:28 marron kernel: [ 86.012415] sdc: sdc1 Nov 12 13:02:28 marron kernel: [ 86.016960] sd 6:0:0:1: [sdc] Attached SCSI removable disk Nov 12 13:02:28 marron kernel: [ 86.017507] sd 6:0:0:1: Attached scsi generic sg3 type 0 Nov 12 13:02:34 marron kernel: [ 91.598693] sd 6:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Nov 12 13:02:34 marron kernel: [ 91.598713] sd 6:0:0:0: [sdb] Sense Key : Medium Error [current] Nov 12 13:02:34 marron kernel: [ 91.598723] sd 6:0:0:0: [sdb] Add. Sense: Unrecovered read error Nov 12 13:02:36 marron kernel: [ 93.408341] sd 6:0:0:1: [sdc] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Nov 12 13:02:36 marron kernel: [ 93.408359] sd 6:0:0:1: [sdc] c Nov 12 13:02:36 marron kernel: [ 93.408369] sd 6:0:0:1: [sdc] Add. Sense: Unrecovered read error Nov 12 13:02:41 marron kernel: [ 98.868473] sd 6:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Nov 12 13:02:41 marron kernel: [ 98.868490] sd 6:0:0:0: [sdb] Sense Key : Medium Error [current] Nov 12 13:02:41 marron kernel: [ 98.868499] sd 6:0:0:0: [sdb] Add. Sense: Unrecovered read error Nov 12 13:02:43 marron kernel: [ 100.677697] sd 6:0:0:1: [sdc] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Nov 12 13:02:43 marron kernel: [ 100.677716] sd 6:0:0:1: [sdc] Sense Key : Medium Error [current] Nov 12 13:02:43 marron kernel: [ 100.677725] sd 6:0:0:1: [sdc] Add. Sense: Unrecovered read error Nov 12 13:02:48 marron kernel: [ 106.137825] sd 6:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Nov 12 13:02:48 marron kernel: [ 106.137842] sd 6:0:0:0: [sdb] Sense Key : Medium Error [current] Nov 12 13:02:48 marron kernel: [ 106.137851] sd 6:0:0:0: [sdb] Add. Sense: Unrecovered read error This is tested in some sistems, Dell Vostro 400, Asus eeepc 701 and an old PIV system. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/297792/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp