LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-01-2015, 01:26 PM   #1
rbuchanan
LQ Newbie
 
Registered: May 2012
Distribution: Debian
Posts: 17

Rep: Reputation: Disabled
Sansa Clip+ inaccessible


dmesg|tail:
Code:
[ 1176.852192] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1176.940112] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 1178.092193] usb 1-1: new high speed USB device using ehci_hcd and address 3
[ 1178.226329] usb 1-1: New USB device found, idVendor=0781, idProduct=74d0
[ 1178.226338] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1178.226345] usb 1-1: Product: SanDisk Sansa Clip+
[ 1178.226350] usb 1-1: Manufacturer: SanDisk
[ 1178.226354] usb 1-1: SerialNumber: 0D1103083029C5A80000000000000000
[ 1178.227317] usb 1-1: configuration #1 chosen from 1 choice
The player's USB mode is set to MTP, and mtpfs is installed.
 
Old 08-04-2015, 08:08 PM   #2
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
I know this isn't the answer you want, but I have never had any luck in using the Clip+ in MTP mode with Linux. The only way I could ever get it to work is in MSC mode.
 
Old 08-16-2015, 04:44 AM   #3
rbuchanan
LQ Newbie
 
Registered: May 2012
Distribution: Debian
Posts: 17

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by goumba View Post
I know this isn't the answer you want, but I have never had any luck in using the Clip+ in MTP mode with Linux. The only way I could ever get it to work is in MSC mode.
How? Frankly, I'd be perfectly satisfied to establish access by any means. dmesg output ulterior to jointure of Clip+ in MSC mode:

Code:
[69894.974061] sd 5:0:0:0: [sdb] 15462400 512-byte logical blocks: (7.91 GB/7.37 GiB)
[69894.975558] sd 5:0:0:0: [sdb] Write Protect is off
[69894.975562] sd 5:0:0:0: [sdb] Mode Sense: 04 00 00 00
[69894.975564] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[69894.976562] sd 5:0:0:1: [sdc] Attached SCSI removable disk
[69894.978298] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[69894.978304]  sdb:
[69894.981961] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[69894.981966] sd 5:0:0:0: [sdb] Attached SCSI removable disk
 
Old 08-16-2015, 07:33 AM   #4
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
Honestly, mine just works in MSC mode. Linux would recognize it in MTP mode, but no application could successfully transfer files. In MSC mode, it just shows up in a File Manager as "3.9GB Volume".

Launch your file manager of choice, and if it's not automatically mounted, look for the volume that matches in size. On most File Managers you simply click the device to mount it. That will make it appear just as any other drive.
 
Old 08-16-2015, 07:51 AM   #5
rbuchanan
LQ Newbie
 
Registered: May 2012
Distribution: Debian
Posts: 17

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by goumba View Post
Honestly, mine just works in MSC mode. Linux would recognize it in MTP mode, but no application could successfully transfer files. In MSC mode, it just shows up in a File Manager as "3.9GB Volume".

Launch your file manager of choice, and if it's not automatically mounted, look for the volume that matches in size. On most File Managers you simply click the device to mount it. That will make it appear just as any other drive.
In Tux Commander, mount points listed in their toolbar are fixed, determined by fstab's configuration; PCManFM automatically recognizes every other storage device that I couple to this PC irrespective of its compatibility, but not the Clip+. As you can see above, dmesg yields no device name (sdb: ), so I'm confounded...!
 
Old 08-16-2015, 08:08 AM   #6
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
It does list a device name, sdb.

The storage in the Clip+ is not partitioned, so, try this:

Code:
mount /dev/sdb /mnt
Replace /mnt with your mount point of choice. If that doesn't work, add -t msdos.
 
1 members found this post helpful.
Old 08-16-2015, 08:16 AM   #7
rbuchanan
LQ Newbie
 
Registered: May 2012
Distribution: Debian
Posts: 17

Original Poster
Rep: Reputation: Disabled
That redressed my impasse; thank you so much! BTW, I can only mount the drive as root; how do I procure permissions to do so as [user]?
 
Old 08-16-2015, 08:23 AM   #8
rbuchanan
LQ Newbie
 
Registered: May 2012
Distribution: Debian
Posts: 17

Original Poster
Rep: Reputation: Disabled
Kindly disregard the (rather asinine) query of my prior post. I configured fstab to accommodate the Sansa and can now access it effortlessly. Again, thank you!
 
  


Reply

Tags
mtp, sansa



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu- 10.04 doesn't mount sansa clip+ faby1321 Linux - Newbie 4 10-23-2010 04:15 PM
Is it possible to boot from Sandisk Sansa Clip ? babypeng Linux - Newbie 1 05-16-2009 01:38 PM
LXer: Review: Sandisk Sansa Clip and Linux LXer Syndicated Linux News 0 04-13-2009 07:11 PM
LXer: Review: Sandisk Sansa Clip and Linux LXer Syndicated Linux News 0 04-13-2009 06:41 PM
Opensuse/Amarok and Sansa Clip echoes73 Linux - Hardware 1 08-05-2008 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration