LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-04-2014, 12:54 PM   #1
Pinonoir
Member
 
Registered: May 2014
Posts: 209

Rep: Reputation: 0
Problem Mounting Android Phone


I'm trying to mount my phone too save some files.

Here is what I have so far.
sudo dmesg | tail

[ 835.083246] usb 1-2: New USB device found, idVendor=1bbb, idProduct=2008
[ 835.083248] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 835.090132] usb 1-2: can't set config #1, error -71
[ 835.090167] usb 1-2: USB disconnect, device number 4
[ 835.687160] usb 1-2: new high-speed USB device number 5 using xhci_hcd
[ 835.742453] usb 1-2: New USB device found, idVendor=1bbb, idProduct=2008
[ 835.742457] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 835.742458] usb 1-2: Product: 5020T
[ 835.742460] usb 1-2: Manufacturer: OneTouch
[ 835.742461] usb 1-2: SerialNumber: 4S79UKPNT8GQQOTK

I don't know what to do from this point, any help is appreciated.
 
Old 06-04-2014, 12:58 PM   #2
Pinonoir
Member
 
Registered: May 2014
Posts: 209

Original Poster
Rep: Reputation: 0
Opened Thunar, and saw the device. Tried to open and received: No MTP Devices Found, not sure what to do.
 
Old 06-04-2014, 01:50 PM   #3
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
What version of Android. 4.3 removed the mass storage option which is why you see MTP othewise choose mass storage on the phone.
 
Old 06-04-2014, 01:55 PM   #4
Pinonoir
Member
 
Registered: May 2014
Posts: 209

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by enine View Post
What version of Android. 4.3 removed the mass storage option which is why you see MTP othewise choose mass storage on the phone.
Firmware version is 4.1.2

kernel is 3.4

I enabled "phone storage" in settings > storage.
 
Old 06-04-2014, 02:09 PM   #5
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
ok, 4.1 still has USB storage, when you connect the cable pull down the top menu and select USB storage instead of MTP. I hear it is possible to get MTP working but even then its somewhat limited on what you can do since it was designed for "media". I had difficulty with it the one time I did bother to get it working. I ended up setting up a WebDav server and use an app called foldersync on my 4.4 Tablet and now my phone too. Ended up being easier as they just sync on schedule themselves weather I plug them into my laptop or not.
 
Old 06-04-2014, 02:15 PM   #6
Pinonoir
Member
 
Registered: May 2014
Posts: 209

Original Poster
Rep: Reputation: 0
That did it.
 
Old 06-04-2014, 02:18 PM   #7
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
The easiest way to access files on newer Android phones is with the Airdroid app. You run it on the phone, and access the files through your browser. It works rather well.
 
Old 06-04-2014, 02:39 PM   #8
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 619

Rep: Reputation: 299Reputation: 299Reputation: 299
Altho' real slackers would install sshdroid on the phone and then sshfs from the computer :-)
 
Old 06-04-2014, 03:06 PM   #9
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Either airdroid or sshdroid you still have to manually copy your files, I like letting it just sync by itsself.
 
Old 06-04-2014, 04:42 PM   #10
Diantre
Member
 
Registered: Jun 2011
Distribution: Slackware
Posts: 515

Rep: Reputation: 234Reputation: 234Reputation: 234
There are many solutions for this particular problem. There's also rsync, which I use to backup my tablet and synchronize it with my desktop. And adb can also be used to manually copy files from/to Android devices.
 
Old 06-05-2014, 07:32 PM   #11
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
I use ES File Explorer, an Android app that allows you to browse network shares and copy files to and from the Android device.
 
Old 06-06-2014, 09:52 AM   #12
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
For backing up my phone's files, I use Titanium Backup, which does scheduled backups to my SD card, and then backs up to the cloud. It can back up to Google Drive, Dropbox, Box, or other online backup sites. Just give it your login info, and it will back up at any time and frequency you specify. No need to plug the phone in to anything except power, and then only if you want to. You'll have to charge the phone anyway, sometime. I have mine set to back up at 2AM, but it can be set to any time, any day, and it's very convenient. Titanium Backup is one of the more essential Android apps I've found.
 
  


Reply



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
Static IP on android phone WhiteR4VeN Linux - Mobile 7 10-14-2013 03:20 PM
LXer: Nielsen reports more Android phone growth, but are returns a growing problem? LXer Syndicated Linux News 0 07-29-2011 12:01 AM
[SOLVED] Android Phone snjksh Linux - Mobile 1 05-04-2011 11:44 AM
Replacing android on phone overburn Linux - Mobile 1 02-24-2011 04:53 PM
Problem mounting mobile phone's mass storage maxx223 Linux - General 7 02-23-2011 03:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:42 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