![]() |
Android Phone Detected - But Shows Folders Owned by Root - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=28) +--- Thread: Android Phone Detected - But Shows Folders Owned by Root (/showthread.php?tid=2166) Pages:
1
2
|
Android Phone Detected - But Shows Folders Owned by Root - Wirezfree - 09-07-2015 Hello All, I want to connect my phone natively to LL if possible, rather than the AirDroid route. I have followed various items on LL forum and else where on the web. When I plug in the phone it imeadiately gets recognised "Samsung Android", and I can double click to mount it... BUT All the folders are "owned by root" , looks like a "permissions issue.?? See picture below. Lot's of googling do not give me any pointers to this... Some comments/observations. I checked/enabled Groups: Audio , plugdev , fuse It does not seem to be mounted in the usual: /media or /mnt .?? in the address bar is: mtp://[usb:002,004]/phone/ The file: /lib/udev/rules.d/69-mtp.rules , looks to be correct from all examples found Code: ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess" The found references to a: /lib/udev/rules.d/51-android.rule configuration file, I do not have this, but it maybe for Android development. I found a reference to edit fuse.conf to remove # from before the: #user_allow_other Code: #/etc/fuse.conf - Configuration file for Filesystem in Userspace (FUSE) Finally: Code: dave@hp-lappy1:~$ sudo dmesg | tail Any ideas/comments welcome. [img height=590 width=800]http://i.imgur.com/jWgbGQq.png[/img] Re: Android Phone Detected - But Shows Folders Owned by Root - Valtam - 09-07-2015 Phone model, Android version? Sent from my Nexus 6 using Tapatalk Re: Android Phone Detected - But Shows Folders Owned by Root - Wirezfree - 09-07-2015 @Jerry Samsung ACE 3 , GT-S7275R and running Android 4.2.2 (Jelly Bean) Re: Android Phone Detected - But Shows Folders Owned by Root - Valtam - 09-07-2015 In the phone's USB settings, what is it set to? eg. mtp, mass storage Sent from my Nexus 6 using Tapatalk Re: Android Phone Detected - But Shows Folders Owned by Root - Wirezfree - 09-07-2015 When you connect you get a screen with 2 options "MTP"(which is ticked) and PTP From what I read this is normal. there is no option(that I can find) for USB Storage or Mass storage Re: Android Phone Detected - But Shows Folders Owned by Root - Valtam - 09-07-2015 Have you tried PTP? It might do images only, but worth a shot. Try everything. Re: Android Phone Detected - But Shows Folders Owned by Root - Valtam - 09-07-2015 You could also root your phone, install CM12 or something as up to date. I never use stock Android, currently running Android Marshmallow ![]() https://www.google.co.nz/search?client=ubuntu&channel=fs&q=Samsung+ACE+3+%2C+GT-S7275R&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=2s7tVemjJ8zu8wequaiYDg#channel=fs&q=samsung+ace+3+android+cm12 Re: Android Phone Detected - But Shows Folders Owned by Root - Wirezfree - 09-07-2015 Hi Jerry, If I select PTP, it is re-mounted, this time with a Camera Icon. Now it gets bizarre, even though it still indicates owned by "root" I have created 1 test.txt file and copied a picture in the "documents" folder.. But they immediately disappear..!! If I now go back to "mtp", I can see and delete those files, but I'm unable to create/copy new ones. Not really a workable solution. Yes, I can try to root my device, and flash Cyanogen Is that likely to solve my issue..?? Thanks Re: Android Phone Detected - But Shows Folders Owned by Root - Valtam - 09-08-2015 Flashing to Lollipop gets you better usb options, something to consider. Meanwhile, take a look through here - http://askubuntu.com/questions/189591/connecting-android-4ice-cream-sandwich-jelly-bean-kitkat-phone then decide what route you want to take. Re: Android Phone Detected - But Shows Folders Owned by Root - Wirezfree - 09-08-2015 Hi Jerry, Many thanks for the link... Lot's of options, I may just wait for the "New" Linux Lite Phone ![]() ![]() |