Dear Ladies and Gentlemen
I can usually fix my issues well, but not it seems I'm really stuck. My ubuntu doesn't recognise the internal memory of my prs-600. My memory stick in the prs-600 works. But I cannot use calibre obviously.
The device is recognised as /dev/sdc but without any partitions, fdisk shows an empty partition table. Dmesg gives me this.
Code:
[ 3708.392074] usb 1-6: new high speed USB device using ehci_hcd and address 7
[ 3708.542179] usb 1-6: configuration #1 chosen from 2 choices
[ 3708.560674] scsi7 : SCSI emulation for USB Mass Storage devices
[ 3708.563168] usb-storage: device found at 7
[ 3708.563172] usb-storage: waiting for device to settle before scanning
[ 3713.561328] usb-storage: device scan complete
[ 3713.562572] scsi 7:0:0:0: Direct-Access Sony PRS-600 1.00 PQ: 0 ANSI: 2
[ 3713.564804] scsi 7:0:0:1: Direct-Access Sony PRS-600 MS 1.00 PQ: 0 ANSI: 2
[ 3713.566434] scsi 7:0:0:2: Direct-Access Sony PRS-600 SD 1.00 PQ: 0 ANSI: 2
[ 3713.568692] scsi 7:0:0:3: Direct-Access Sony PRS-600 Launcher 1.00 PQ: 0 ANSI: 2
[ 3713.575834] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 3713.578065] sd 7:0:0:1: Attached scsi generic sg4 type 0
[ 3713.582347] sd 7:0:0:2: Attached scsi generic sg5 type 0
[ 3713.583022] sd 7:0:0:3: Attached scsi generic sg6 type 0
[ 3713.600649] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 3713.609009] sd 7:0:0:1: [sdd] Attached SCSI removable disk
[ 3713.611908] sd 7:0:0:2: [sde] Attached SCSI removable disk
[ 3713.620333] sd 7:0:0:3: [sdf] Attached SCSI removable disk
[ 3714.684529] sd 7:0:0:3: [sdf] 20480 512-byte logical blocks: (10.4 MB/10.0 MiB)
[ 3714.795088] sd 7:0:0:3: [sdf] Write Protect is on
[ 3714.795093] sd 7:0:0:3: [sdf] Mode Sense: 0f 00 80 00
[ 3714.795097] sd 7:0:0:3: [sdf] Assuming drive cache: write through
[ 3714.915084] sd 7:0:0:3: [sdf] Assuming drive cache: write through
[ 3714.915092] sdf:
[ 3715.753776] sd 7:0:0:1: [sdd] 3928064 512-byte logical blocks: (2.01 GB/1.87 GiB)
[ 3715.865088] sd 7:0:0:1: [sdd] Assuming drive cache: write through
[ 3715.974962] sd 7:0:0:1: [sdd] Assuming drive cache: write through
[ 3715.974973] sdd: sdd1
[ 3715.993194] sd 7:0:0:0: [sdc] 802560 512-byte logical blocks: (410 MB/391 MiB)
[ 3716.104972] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 3716.224978] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 3716.224989] sdc:
can you maybe help me? if you need any more info, I'm happy to provide it.