Samsung drivers on linux - Galaxy S III Mini Q&A, Help & Troubleshooting

hi, i was wondering if its possible to install the samsung drivers into linux? i want to install a new type of OS just for web browsing on my computer and its called JolyOS. (based off linux) But my only internet source is to tether w/ my phone, so is there a way to tether into linux ? or anything. thanks for reading

Related

Internet Sharing in Linux

Hi
Does anyone know that how can I enable internet sharing (as enabled by the new 1.34 ROM) to work in Linux. Linux detects it as RNDIS device so it shouldn't be too hard but how to go about it, especially in Ubuntu?

Anyone can answer me:X1 boot Andriod usb connect to PC no driver???

Anyone can answer me:X1 boot Andriod usb connect to PC no driver??? I use Andriod PC display need install XDA dirvers? Anyone can share me this driver.tks.
As far as I know the drivers will still be in git tree for the kernel, and they were turned off in builds for some reason around May 2010.
Even if they were removed you can recover them by going to the correct time in git and checking out that branch.
http://gitorious.org/+kovsky-linux-msm/linux-on-qualcomm-s-msm/linux-msm-xdadev or a number of other branches.
I assume you want a USB TCP/IP network, this was working under Linux to Linux. I did not succeed in Linux to Android, but that does not say it cannot be done.
use Linux/Ubuntu OS - No Problems with USB ))) or u can run VMWare and run port of linux and usb will work too
You must use the SDK-Windows Drivers..
You can install from the Android SDK (you must select-> USB DRIVER).
regards,
we nbeed assistent for android my friend i find him but he is on chinese here is link try to use him that we need i hope that i help http://www.incredibleforum.com/foru...suite-windows-android-management-console.html
use DroidCommander
Upload/download file without cable (local wifi) and see logcat output via wifi too, download from capdroid.com
http://forum.xda-developers.com/showthread.php?t=924763

Linux on Android and Linux Deploy Problems

So before I installed CyanogenMod I had linux running through terminal and vnc viewer on the stock Barnes and noble ROM. But once I upgraded to any CyanogenMod ROM it stopped working and does not let me run commands as [email protected] Currently I am on CM11 nightly.
Sent from my BN Nook HD using xda app-developers app
Blue49974 said:
So before I installed CyanogenMod I had linux running through terminal and vnc viewer on the stock Barnes and noble ROM. But once I upgraded to any CyanogenMod ROM it stopped working and does not let me run commands as [email protected] Currently I am on CM11 nightly.
Sent from my BN Nook HD using xda app-developers app
Click to expand...
Click to collapse
So if I have this right, you are SSHing into a linux pc via terminal and VNCing into a linux pc via an app. All fine and good. That shouldn't have any bearing on the linux pc itself if your logging into the linux pc exactly the same as before.
More likely I think your logging in differently in some way, upgraded the linux distro (which changed something), changed something on the linux pc yourself or haven't changed something that needs to change, forgot to switch to root user, or some other thing on the linux pc.
ssh, vnc, rdp, or whatever are basically just a way of bringing the computer to you. What happens there is happening on the computer not the android device.
sandsofmyst said:
So if I have this right, you are SSHing into a linux pc via terminal and VNCing into a linux pc via an app. All fine and good. That shouldn't have any bearing on the linux pc itself if your logging into the linux pc exactly the same as before.
More likely I think your logging in differently in some way, upgraded the linux distro (which changed something), changed something on the linux pc yourself or haven't changed something that needs to change, forgot to switch to root user, or some other thing on the linux pc.
ssh, vnc, rdp, or whatever are basically just a way of bringing the computer to you. What happens there is happening on the computer not the android device.
Click to expand...
Click to collapse
I am actually trying to run a arm linux system from terminal and VNC into it on the same device (Nook HD). I used 2 apps one is called Linux on Android and the other is called Linux Deploy. This worked on all of the stock roms but non of the CyanogenMod ROMS. Not sure if this is a conflict with the CyanogenMod build or whats up with it.

[Q] why am i not able to access storage in linux mint!!!

I just upgraded my Laptop to Linux mint 17 cinnamon bu t i am not able to access my storage of my mi3 like that in windows.When i connect my mi3 to laptop only driver installation partion on mi3 appears(have attached screenshot) not the storage(In windows both appears).If you have solution please give it step by step ,i am new to linux
kaapro9 said:
I just upgraded my Laptop to Linux mint 17 cinnamon bu t i am not able to access my storage of my mi3 like that in windows.When i connect my mi3 to laptop only driver installation partion on mi3 appears(have attached screenshot) not the storage(In windows both appears).If you have solution please give it step by step ,i am new to linux
Click to expand...
Click to collapse
1) Install SDK and setup adb
simple script to setup sdk and adb on linux, tested on old version linux mint as im using Ubuntu 14.04 now http://forum.xda-developers.com/showthread.php?t=1459945
just in case the udev rules is not available on above link. http://rootzwiki.com/topic/258-udev-rules-for-any-device-no-more-starting-adb-with-sudo/
2) Add below code inside android 99rules
#Xiaomi
SUBSYSTEM==usb, SYSFS{idVendor}==2717, MODE=0368
3) Voila, u can now use mtp into linux
4) other than that, u can use ftp. It is built inside the mi file explorer and connect it using Filezilla or simply type the ftp host into web broser.

What linux could I install on my Mi8?

What linux version could I install on my Mi8?
What method would be advisable?
In the past some people has installed Linux on their smartphones, but only some devices are compatible.
I would like to try Linux on my Mi8, it's powerful enough and that would let me use many advanced programs for science not available for Android.
Just use Linux Deploy(u need root rights). You can choose you district and install it. To access you would setup ssh in the settings. Then download a ssh client and connected to local host. All done
Nailyouh said:
Just use Linux Deploy(u need root rights). You can choose you district and install it. To access you would setup ssh in the settings. Then download a ssh client and connected to local host. All done
Click to expand...
Click to collapse
But I don't want to run linux virtualized on top of Android, I want to replace it completly.
There is also Ubuntu Touch.
Which one works better?
Well as Linux shares the kernel with android you have no performance lost when using Linux Deploy. Replacing the OS will not be possible.
(You can also try the integrated Framebuffer display...then you would have a linux desktop. Hook up a keyboard and a mouse and youre good to go)
Nailyouh said:
Well as Linux shares the kernel with android you have no performance lost when using Linux Deploy. Replacing the OS will not be possible.
(You can also try the integrated Framebuffer display...then you would have a linux desktop. Hook up a keyboard and a mouse and youre good to go)
Click to expand...
Click to collapse
In fact it doesn't replace the whole kernel, just a small part of it. And most things on Android are run on a Java Virtual Machine.
skanskan said:
In fact it doesn't replace the whole kernel, just a small part of it. And most things on Android are run on a Java Virtual Machine.
Click to expand...
Click to collapse
Do you have an example? Like a device where it is running like you described?

Categories

Resources