Hallo Rockbox community,
I have a big problem with my new Sansa Clip + 4GB a cant solve so far.
With the Rockbox Utility i installed Rockbox Vers. 3.13 with the original Firmware file Vers 01.02.16.
My OS is Ubuntu 14.04. The installation and firmware update process was successful and Rockbox is booting without any problems.
If if boot the Sansa OS its possible to mount with msc.
The problem is if i connected the player with running Rockbox to my laptop its not possible to mount.
Dmesg short after connecting is similar to my old sansa clip+(buttons are stuck):
[13644.946729] usb 1-1.2: new high-speed USB device number 47 using ehci-pci
[13645.118393] usb 1-1.2: New USB device found, idVendor=0781, idProduct=74d1
[13645.118401] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[13645.118405] usb 1-1.2: Product: Rockbox media player
[13645.118409] usb 1-1.2: Manufacturer: Rockbox.org
[13645.118412] usb 1-1.2: SerialNumber: 1A8C518301908126400000000
[13645.134678] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[13645.134839] scsi21 : usb-storage 1-1.2:1.0
[13646.134758] scsi 21:0:0:0: Direct-Access Rockbox Internal Storage 0.00 PQ: 0 ANSI: 4
[13646.135244] scsi 21:0:0:1: Direct-Access Rockbox SD Card Slot 0.00 PQ: 0 ANSI: 4
[13646.135715] sd 21:0:0:0: Attached scsi generic sg2 type 0
[13646.136139] sd 21:0:0:1: Attached scsi generic sg3 type 0
[13646.141187] sd 21:0:0:1: [sdd] Attached SCSI removable disk
[13646.141658] sd 21:0:0:0: [sdc] 7683072 512-byte logical blocks: (3.93 GB/3.66 GiB)
[13646.147394] sd 21:0:0:0: [sdc] Write Protect is off
[13646.147400] sd 21:0:0:0: [sdc] Mode Sense: 0b 00 00 08
[13646.148267] sd 21:0:0:0: [sdc] No Caching mode page found
[13646.148271] sd 21:0:0:0: [sdc] Assuming drive cache: write through
[13646.153648] sd 21:0:0:0: [sdc] No Caching mode page found
[13646.153654] sd 21:0:0:0: [sdc] Assuming drive cache: write through
[13646.155726] sdc:
[13646.159135] sd 21:0:0:0: [sdc] No Caching mode page found
[13646.159140] sd 21:0:0:0: [sdc] Assuming drive cache: write through
[13646.159144] sd 21:0:0:0: [sdc] Attached SCSI removable disk
The player wont be auto mounted as normal and if i try to do it manual i get:
mount: /dev/sdc is not a valid block device
The player shows the "I am connected plug" and is loading and the display can be turned on and of.
If i disconnect the player it freezes and this dmesg output:
[ 2691.190448] usb 1-1.2: USB disconnect, device number 26
[ 2691.197460] sd 13:0:0:0: [sdc] Unhandled error code
[ 2691.197471] sd 13:0:0:0: [sdc]
[ 2691.197476] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 2691.197481] sd 13:0:0:0: [sdc] CDB:
[ 2691.197484] Read(10): 28 00 00 00 00 40 00 00 08 00
[ 2691.197502] end_request: I/O error, dev sdc, sector 64
[ 2691.197509] Buffer I/O error on device sdc, logical block 8
[ 2691.207538] systemd-udevd[5034]: inotify_add_watch(6, /dev/sdc, 10) failed: No such file or directory
[ 2691.210259] systemd-udevd[5034]: inotify_add_watch(6, /dev/sdc, 10) failed: No such file or directory
If i check the device with fsck command i get:
fsck.ext2: No such file or directory while trying to open /dev/sdc
Possibly non-existent device?
and dmesg while check:
[ 2328.752197] usb 1-1.2: new high-speed USB device number 22 using ehci-pci
[ 2343.814649] usb 1-1.2: device descriptor read/64, error -110
Is the memory of the player broken or possible i did something wrong during install?
Also strange Rockbox says the player is almost full 3,41GB/3,6GB and if i initialize the Database it gets stuck.
If I mount it with the sansa os the player is empty.
This is my first post here so sorry if i forgot something to post.
Thanks for any help or advise
pr0totyp