ubports / ubuntu-touch-for-oneplus-one

Ubuntu touch for oneplus one
67 stars 19 forks source link

SIM Card not detected #22

Closed anidotnet closed 8 years ago

anidotnet commented 9 years ago

I just installed ubuntu touch on my OPO using MultiROMMgr-UT.apk. After installing I am able to boot into ubuntu. But it is not able to detect the SIM card (vodafone-india) and is not able to browse internal SD card. Is that a known bug? Or do I need to do something to get it resolve?

mariogrip commented 8 years ago

We are working on getting cellular network working (SIM card).

The Ubuntu file system is completely different from android. There is no "internal SD card", instead it works like a computer, your files is saved in /home/phablet. if you want access the android files you need to do some terminal magic

adb shell

In adb shell:

su - phablet
cd ~
sudo mkdir android 
sudo mount --bind /userdata/media/0 ~/android
sudo chmod 775 android
sudo chown phablet:phablet android
aalasolutions-zz commented 8 years ago

What is the status now? I just purchased nexus 4 for Ubuntu and my sim is not working. I am on 15.04 20151118 build.

anidotnet commented 8 years ago

What is the status now? Has this project been abandoned?

mariogrip commented 8 years ago

Sorry for late reply, I'll take a look at it as soon as I can. On Dec 24, 2015 2:14 AM, "Anindya Chatterjee" notifications@github.com wrote:

What is the status now? Has this project been abandoned?

— Reply to this email directly or view it on GitHub https://github.com/ubports/ubuntu-touch-for-oneplus-one/issues/22#issuecomment-167017448 .

mariogrip commented 8 years ago

Is it on your nexus that sim is not working?

@anidotnet I'm still working on it, but I'm currently working on a new ubuntu android tree based on cm12 (lollipop) so that's why it takes time. On Dec 24, 2015 2:32 AM, "Marius Gripsgård" mario.grip@gmail.com wrote:

Sorry for late reply, I'll take a look at it as soon as I can. On Dec 24, 2015 2:14 AM, "Anindya Chatterjee" notifications@github.com wrote:

What is the status now? Has this project been abandoned?

— Reply to this email directly or view it on GitHub https://github.com/ubports/ubuntu-touch-for-oneplus-one/issues/22#issuecomment-167017448 .

aalasolutions-zz commented 8 years ago

@mariogrip yes, i figured that out that my sim connectors are damaged, sent it to hardware guy and now having ghost touches.. so didnt used that phone for even 2 days.. :(

ValeWalker27 commented 2 years ago

I still am facing the same issue. I want to use my OPO running Ubuntu touch, as a spare but SIM card is not recognised. I have tried SIM cards from multiple mobile service providers. Would really like to know if there is any fix identified.