[Q] FirefoxOS on Galaxy Nexus: SIM card not detected - Firefox OS Q&A

Hi,
I'm currently working to make FirefoxOS (B2G) working on Galaxy Nexus (maguro).
To build it, I have an Ubuntu 12.04 in a VM and I followed those guides: Firefox OS build prerequisites and Firefox OS Building from developer Mozilla website.
I built from the master branch without any particular difficulty (except the duration )
Since recently there is no more 'black screen issue' on boot, meaning the galaxy nexus is usable again :victory: but on my side the SIM card isn't detected :crying:
I tried many time to remove / re-insert the SIM card, used a different one... I'm still not able to make it detected. On android I have no problem of course.
I'd like to find a way to fix this, (and later enable NFC) but i'm new on FirefoxOS development and I'm looking for some help, or at least some pointer to start to debug this.
Any help is welcome. :good:

quertyn said:
Hi,
I'm currently working to make FirefoxOS (B2G) working on Galaxy Nexus (maguro).
To build it, I have an Ubuntu 12.04 in a VM and I followed those guides: Firefox OS build prerequisites and Firefox OS Building from developer Mozilla website.
I built from the master branch without any particular difficulty (except the duration )
Since recently there is no more 'black screen issue' on boot, meaning the galaxy nexus is usable again :victory: but on my side the SIM card isn't detected :crying:
I tried many time to remove / re-insert the SIM card, used a different one... I'm still not able to make it detected. On android I have no problem of course.
I'd like to find a way to fix this, (and later enable NFC) but i'm new on FirefoxOS development and I'm looking for some help, or at least some pointer to start to debug this.
Any help is welcome. :good:
Click to expand...
Click to collapse
Im not developer. for sim related check hardware/ril/include/ril.h ---> RIL_VERSION ( usually there is explanation for ril code related i.e 6 for cdma, 9 for gsm/WCDMA )

Please visit this thread. The issue hot discussed http://forum.xda-developers.com/showthread.php?p=52688637
Sent from my Nexus 5 Limited Edition using XDA Premium 4 mobile app

Related

[Q] Arduino Mega ADK and JellyBean

Hey folks, I've been trying to get the Arduino Mega ADK to work with two of my devices and so far I'm been totally unsuccessful. Both my Nexus S and Nexus 7 seem to do nothing with connected to the Mega ADK.
So, here are the details and hopefully someone can help out.
First off, I'm experienced with Arduinos and µCs. I'm 100% sure that I've correctly compiled and flashed the demo sketch onto the ADK. In the serial monitor I can see that the ADK will boot and attempt to get the Android device to do something and fails (it tries this continually unless a device successfully enters accessory mode and responds).
Both these devices are supposed to have support for the ADK and I've checked the devices and both have the correct .xml and .jar files for doing so. However, I'm currently running CM10 on both devices and I'm wondering if perhaps the kernel doesn't have the accessory mode enabled or if there's another stumbling block inherent to CM10.
Doing some google research I see that certain updates (4.0.3) have broken ADK support in the past, so perhaps it's just a Jellybean issue? Is there a way of checking kernel options or flashing a kernel known to work? I'd like to narrow down some of the possible issues here.
Hey mate!
I had the same issue, I fixed by using the library version 2 from labs.arduino.cc/ADK. You can download it directly from here: labs.arduino.cc/uploads/ADK/GettingStarted/ArduinoADK-beta-001.zip.
From what I've read the problem is that Android 4.1 uses adk version 2 and has some incompatibilities with the previous version.
Best,
Alex
PD) Sorry for not hotlinking can't do it yet with this account
I've been using that version and still get no response from the Android device. I suppose I'll have to flash stock 4.1 and see if that works, Sadly there's very little proper documentation on this and not a lot of people seem interested in accessory mode devices.
Arduino Mega ADK Nexus 7 Tablet
SirLalala said:
Hey mate!
I had the same issue, I fixed by using the library version 2 from labs.arduino.cc/ADK. You can download it directly from here: labs.arduino.cc/uploads/ADK/GettingStarted/ArduinoADK-beta-001.zip.
From what I've read the problem is that Android 4.1 uses adk version 2 and has some incompatibilities with the previous version.
Best,
Alex
PD) Sorry for not hotlinking can't do it yet with this account
Click to expand...
Click to collapse
Hi mate,
I hope that you are able to see this message. I have the similar issue. I tried using this version 2 of this library and when i compile the example code "demokil_20", i get the error " 'USB' does not name a type".
Please help me out here.
Best Regards,
Arslan
[email protected] said:
Hi mate,
I hope that you are able to see this message. I have the similar issue. I tried using this version 2 of this library and when i compile the example code "demokil_20", i get the error " 'USB' does not name a type".
Please help me out here.
Best Regards,
Arslan
Click to expand...
Click to collapse
I got the same USB error. I haven't figured out the problem yet, but I was able to get another example from the version 2 adk library working with jelly bean. I think it was called termtime or something like that. It recognizes the phone the and will pop up saying theres an arduino accessory attached and there is no application to open for that accessory. You can change the example code to "Google" and "Demokit" to auto launch the Demokit.apk app.
I just got this arduino adk two days ago and only have one Android device, a Samsung Captivate with slimbean rom, to test it on.

[Q] Run windows on android [Dual Boot]

So these days i was googling for a way to really install windows 8 on android tablets. I came over a video about a software called "changemysoftware". It seems it would make your devicea dual boot with windows 8 and android. What do you think? Is this fake?
Link:
http://changemysoftware.org/
Yes. It is fake.
shinji257 said:
Yes. It is fake.
Click to expand...
Click to collapse
But theres a video of someone installing it on their Android, it dual boots windows 8 and android, but windows 8 was laggy due to his dual core tab. There were 200+ likes and 20+ dislikes so, seems legit, he also uploaded the program onto ZippyShare so that you didn't have to do the survey, but when I tried it tells me the software is outdated and needs to be updated, so I cant do it unless I update it completing the survey...
You do know that it can still be faked right?
Give me half an hour and I'll show you how to install any OS on any device. All that was is a video of something on someone's PC screen.
Okay, I know this I am late for the talk but I think this is best for future questions. Just to be clear for other people who is confused with this scam.
The program is .NET framework based so I decompiled it with .NET Reflector. I got the source and trust me, there is no ADB related code. It is picture and text popping out. Also if you try to rename one of its .DLL file, it is the text "changemysoftware" spamming around to make hundreds kilobytes file. You might think I'm lying so you better see the source itself, download the attachment.
Note: Reflector failed to decompile it into Visual basic or C# so .IL file is only working. Try to find "ButtonX_Click" event in the Form1.il. Pictures and assets are in the .resources file.
fake images only
It's a fake. I just tried without connection any device. it showed as my device locked and have to contact them to unlock. to drag money....
gusky651 said:
So these days i was googling for a way to really install windows 8 on android tablets. I came over a video about a software called "changemysoftware". It seems it would make your devicea dual boot with windows 8 and android. What do you think? Is this fake?
[*]It's a fake. I just tried without connection any device. it showed as my device locked and have to contact them to unlock. to drag money....
Link:
Click to expand...
Click to collapse
Change my software is fake! But there are many ways to run windows on Android:
Can you install it with BOCHS, but it is Windows XP
Can you use TeamViewer but you need a PC
If you find 2 tablets with the same hardware but one with Android the other Windows one then it is not a problem this dual boot with just a some fix to the bootloader. Or if you collect all of the drivers from windows tablets and find Android tablet with hardware that has win drivers and then mod the windows rom...
Only phone I've ever seen that on was the old HTC HD2.
windows can run on android 100% full speed, i have try it. http://forum.xda-developers.com/zenfone2/general/zf2-running-windows-7-using-kvm-t3153299/page29
can we really ??
what the oooooo is this i got to play some game or some thing to download it like ooooooossssss rely
I checked tha there is new version: http://changemysoftware.org
Is it still a scam ?
There is a survey on official site I can't complete that survey actually most of the survey can't completed​
Thanks you the advise. I trusted it and downloaded the file. Haha
Windows on samsung galaxy note pro 12.2 inch
zelendel said:
Give me half an hour and I'll show you how to install any OS on any device. All that was is a video of something on someone's PC screen.
Click to expand...
Click to collapse
Hey,
Can you please try to explain me how to install windows (at least w8) on my SM-P900 (samsung Galaxy note pro 12.2 inch)?
Sincerely,
Cédric L.
Belgium
aditdragonfire777 said:
windows can run on android 100% full speed, i have try it. http://forum.xda-developers.com/zenfone2/general/zf2-running-windows-7-using-kvm-t3153299/page29
Click to expand...
Click to collapse
This is a intel based processer not a arm one..
Please Mods, close this threads before people get scammed.. Also, I wonder why Android Authority did a artical about this... Wtf
---------- Post added at 01:34 PM ---------- Previous post was at 01:32 PM ----------
Cédric2002052222 said:
Hey,
Can you please try to explain me how to install windows (at least w8) on my SM-P900 (samsung Galaxy note pro 12.2 inch)?
Sincerely,
Cédric L.
Belgium
Click to expand...
Click to collapse
You can't do that, but may be ask a dev to build a Windows arm build may be?
Technically, yes.You can find arm64 windows rom on UUPdump.
But it does not works on any android so we need to develop.
First you need a rooted 64bit phone with twrp and unlocked bootloader.
Then wait for a dev to re-partition device to only /system ,/ recovery and /bootloader.
Then he needs to develop drivers for that device.
That dev also needs to debug a uefi bootloader and after bootting from usb and install windows,thats done.
But it still need a arch converter which is placed in windows installer that can convert X86 or AMD64 apps (.exe)(.msi)into ARM64 apps.
It is hard so no one(at least not me ) can do this and the device-adding speed will be extremely slow.
(You need to re-develop when the cpu is changed. So only the arch-convertor is usable when you are working on a different device.)
[This is the full process to building windows arm64 build ]
Please note that arm32 is not supported.
Links: https://uupdump.ml/selectlang.php?id=9f962fa6-2238-4ae1-9e63-a1bf56fc38dd
(adding)

SDcard problem - for anyone have s3 s4 note 2

hello ,
i have SD card kingstone 32 GB class 4
its quite decent priced and was working fine to my s3 gt-i9300 for 1st year
after a while it started to lag the device on the original stock rom
anyway , after using custom cyanogenmod rom it was fine to me and quick
once i got back to stock it freezed the device then its not working anymore
not recognized on phone nor PC -- not even recognized on recovery programs like testdisk - photorycu .. etc
i lost hope until i searched specificaly in kingstone technical support:
here's the link
http://www.kingston.com/en/support/technical/products?model=SDC4
so i found out this in android 4.2 4.1.2 question FAQ :
*ADVISORY* My microSD card worked in my Android 4.1 or 4.2 device but after a short time, it is no longer accessible and has locked up. How do I resolve this issue?
A problem has been identified with some microSD cards and Android 4.1 & 4.2 based devices like the Samsung Galaxy S3, Samsung Galaxy S4, and Samsung Galaxy Note II that causes the card to become unresponsive after being used for a short time. Kingston Technology has taken the necessary measures to resolve the issue but it is always a good idea to keep a BACKUP of ALL important data. If you are experiencing this problem, please contact our Technical Support department for a resolution.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
i hope anyone cna help me out now after finding the specific problem
Format it with the sd formatting tool, if still the same then throw it away and buy a different brand.

[ROM][UNOFFICIAL][6.0.1][SGP712/SGP771] ResurrectionRemix for Xperia Z4 Tablet[Alpha]

ResurrectionRemix M for Sony Xperia Z4 Tablet Wifi and LTE (SGP712/SGP771)​
Code:
Your warranty may be voided ! I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications.
Issues:
- Back camera focus: image is blurred and color problem (waiting for new AOSP blobs from Sony)
- Minor bug with led while charging
- No FM radio
- Tell me what you find !
How to install
- Unlock your bootloader (you can save your TA partition before)
- Update your firmware to the last Marshmallow version (needed to update the bootloader, kernel will not boot if you use the Lollipop bootloader)
- Install AndroPlus kernel and TWRP
- Make a backup
- Push the rom's zip to the SD card (optionnaly with gapps)
- Wipe System, Data, Cache, Dalvik cache
- Install the rom (and gapps if you want)
- Reboot
- Enjoy, and give me a feedback
Advice: You can use TWRP from Androplus before installing the rom. But it will not work with cyanogenmod/ResurrectionRemix kernel.
So, after installing the rom, you can use TWRP made for CM kernel (see the link bellow) and press vol+ at boot, or keep AndroPlus TWRP and use "fastboot boot boot.img", were boot.img is AndroPlus kernel.
Edit : my TWRP for CM seem to has a bug with touchscreem randomly not working, you can reboot the tablet with Power-Vol+ until the touchscreen works (it doesn't stop working after boot, it just works well or not at all), or use the fastboot method with AndroPlus Kernel.
I will solve this problem when I'll have the time.
Thanks
@CTXz and @zacharias.maladroit for all the work with the Z5 serie and the kitakami platform
To all people who helped them: @oshmoun, @moonbutt74, @sub77, @Joeisgood99, @bazhip, @alphatact1cs, @auras76, @Myself5
@AndroPlus for his great kernel and recovery
Sony’s AOSP team for providing sources for AOSP
CyanogenMod team, they are provinding a great android distribution
ResurrectionRemix team, they are provinding another great android distribution
Google for Android
All the people I don't explicitly thanks (You can ask if you think you should be on this list, I will add you with pleasure)
Downloads
ResurrectionRemix unofficial rom for karin windy (Z4 tablet wifi only)
https://www.androidfilehost.com/?w=files&flid=83577
ResurrectionRemix unofficial rom for karin (Z4 tablet LTE)
https://www.androidfilehost.com/?w=files&flid=86534
Gapps
http://opengapps.org/
Select ARM64, android 6,0, and choose the variant you want (I recommand pico)
TWRP for CM kernel for karin windy (both Z4 tablet wifi and LTE)
https://www.androidfilehost.com/?w=files&flid=114592
Questions
- Please, avoid asking things like: how to flash this rom, what is fastboot, …
There is enough documentation on XDA and others websites. You also probably should not use this rom if you don’t know how to recover a bricked device with fastboot and flashtool.
- I’m not a professional devlopper, I don’t receive payement for this, so don’t ask for ETA, for make a rom for an other devices, …
- I only have a wifi only Z4 tablet, I make a LTE version, but since I don’t own this tablet it’s not possible for me to debug like on my wifi tablet.
Reporting a bug
- Explain what happen with the more details you can: how does this bug happen, when, ...
- Share a log if you can
Source code:
Device
https://github.com/andralex8/android_device_sony_karin_windy
https://github.com/andralex8/android_device_sony_karin
https://github.com/andralex8/android_device_sony_kitakami
https://github.com/andralex8/android_device_sony_common
Kernel
https://github.com/andralex8/android_kernel_sony_kitakami
Vendor
https://github.com/andralex8/android_vendor_sony
https://github.com/andralex8/android_vendor_qcom
The remaining source code for the kitakami platform can be obtainde from here:
https://github.com/Sony-Kitakami
https://github.com/andralex8
ResurrectionRemix source code:
https://github.com/ResurrectionRemix
TWRP source code:
https://github.com/omnirom/android_bootable_recovery
Changelog
Code:
2016/11/25
- Increase max speaker sound
- Allow to set lower minimum brightness
- Sync last ResurrectionRemix sources (5.7.4)
2016/11/13
- Sync last ResurrectionRemix sources (5.7.4)
2016/09/18
(- Use cm libbt again)
2016/09/17
- Sync last ResurrectionRemix sources (5.7.3)
2016/08/21
- Fix USB OTG (disable switch on boot)
2016/08/20
- Sync last ResurrectionRemix sources (5.7.3)
2016/08/07
- Partially fix USB OTG (fix kernel usb driver)
- Use Adreno stock blobs (32.1.A.1.185)
- Sync last ResurrectionRemix sources (5.7.2)
2016/07/29
- CyanogenMod for SGP771 karin released
- ResurrectionRemix for SGP771 karin released (based on karin source code for CyanogenMod)
2016/07/23
- ResurrectionRemix for SGP712 karin_windy released (based on karin_windy source code for CyanogenMod)
2016/07/10
- Update qcom blobs (SW_binaries_for_Xperia_AOSP_M_v05a)
- Cpuquiet and rqbalance improvements (cherry-picking from sonyxperiadev)
2016/06/15
- Fix sensors
2016/06/14
- Fix bluetooth (use broadcom libbt from AOSP instead of CM)
2016/06/05
- Fix audio (add acdb and audio config from stock 32.1.A.1.185)
2016/05/29
- Cyanogenmod for SGP712 karin_windy released
XDA:DevDB Information
ResurrectionRemix M for Xperia Z4 Tablet, ROM for the Sony Xperia Z4 Tablet
Contributors
andralex8, and a lot more (see thanks section)
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: ResurrectionRemix
Version Information
Status: Alpha
Created 2016-07-23
Last Updated 2016-11-25
If you are the guys of RR for Nexus 6P .....I'm sooooo waiting for LTE version of this Rom SGP-711. I'm currently running MM 6.0.1 but this rom would make a huge difference.
Sent from my SM-G935T using Tapatalk
jongcruz said:
If you are the guys of RR for Nexus 6P .....I'm sooooo waiting for LTE version of this Rom SGP-711. I'm currently running MM 6.0.1 but this rom would make a huge difference.
Sent from my SM-G935T using Tapatalk
Click to expand...
Click to collapse
No, I don't know about the Nexus 6P guy .
I hope to make a version for LTE one day, and for CyanogenMod too.
There is a problem with the cm rom I tried for the LTE version making it unusable. Since I don't have a LTE tablet, I'm waiting to have more informations from people with the SGP771 who tried this rom (I need at least a logcat, and I will see what I can do ).
This other big problem for the roms (AOSP, CM, RR, ...) is currently the camera. It's the same for almost all recent Sony devices, we're waiting new binaries from Sony to fix this. And there is the usb otg to fix too.
But the remaining seem to work pretty well
andralex8 said:
No, I don't know about the Nexus 6P guy .
I hope to make a version for LTE one day, and for CyanogenMod too.
There is a problem with the cm rom I tried for the LTE version making it unusable. Since I don't have a LTE tablet, I'm waiting to have more informations from people with the SGP771 who tried this rom (I need at least a logcat, and I will see what I can do ).
This other big problem for the roms (AOSP, CM, RR, ...) is currently the camera. It's the same for almost all recent Sony devices, we're waiting new binaries from Sony to fix this. And there is the usb otg to fix too.
But the remaining seem to work pretty well
Click to expand...
Click to collapse
Those are great news, I'll remain waiting and ready to test anything that comes out in my LTE version. Thanks for this new development!
Sent from my SM-G935T using Tapatalk
jongcruz said:
Those are great news, I'll remain waiting and ready to test anything that comes out in my LTE version. Thanks for this new development!
Sent from my SM-G935T using Tapatalk
Click to expand...
Click to collapse
If we want to acheive the result, we should help andralex. I think our task is to install cm again and get logcat via adb.
But will it work om brokem cm? Is root access required for logcat?
Is there any plans to develop a customized stock version?
Sent from my SGP771 using Tapatalk
alex009988 said:
If we want to acheive the result, we should help andralex. I think our task is to install cm again and get logcat via adb.
But will it work om brokem cm? Is root access required for logcat?
Click to expand...
Click to collapse
Good question! I think it don't need root, the logcat command worked for me as a simple user. The adb server should be already started on the tablet at the step when the rom crash, the only problem could be the secure debugging (you need to accept the computer's RSA key to have adb working). I don't know if the dialog will appeared, or if it will be possible to accept if the Trebuchet error stay on top.
It's possible to disable this security on build time, I will make that if it's not possible to accept the key.
jongcruz said:
Is there any plans to develop a customized stock version?
Click to expand...
Click to collapse
Not for the moment. I'm focusing on the roms built from sources. Maybe later if it's not possible to get fully working cm/rr roms (e.g. camera never works), but I don't think so.
Well, hope never dies.
Sent from my SGP771 using Tapatalk
There is my first ResurrectionRemix build for SGP771 :
https://www.androidfilehost.com/?fid=24659351692116030
It's not tested right now, but the CyanogenMod version for SGP771 works, so it should works .
I'll update the thread tomorow to support SGP771 (unless you tell me it's not working).
andralex8 said:
There is my first ResurrectionRemix build for SGP771 :
Click to expand...
Click to collapse
Thanks for creating the build for the SGP771!
I installed it a few hours ago on my device and, so far, seems stable and quite like it.
Please let me know if I can help you with the SGP771 testing (feedback, logs, etc). I'm very inexperienced in the build process but always willing to learn.
jlecour said:
Thanks for creating the build for the SGP771!
I installed it a few hours ago on my device and, so far, seems stable and quite like it.
Please let me know if I can help you with the SGP771 testing (feedback, logs, etc). I'm very inexperienced in the build process but always willing to learn.
Click to expand...
Click to collapse
Do you have LTE working OK?
Sent from my SGP771 using Tapatalk
jongcruz said:
Do you have LTE working OK?
Sent from my SGP771 using Tapatalk
Click to expand...
Click to collapse
I only now tested the SIM card slot and it does not even recognise when there is a card inserted, even after rebooting the device.
jlecour said:
Thanks for creating the build for the SGP771!
I installed it a few hours ago on my device and, so far, seems stable and quite like it.
Please let me know if I can help you with the SGP771 testing (feedback, logs, etc). I'm very inexperienced in the build process but always willing to learn.
Click to expand...
Click to collapse
jlecour said:
I only now tested the SIM card slot and it does not even recognise when there is a card inserted, even after rebooting the device.
Click to expand...
Click to collapse
Thank your for testing .
Could you send me a logcat with the SIM card inserted to see where this problem come from ?
@alex009988, I checked your logcat, it seem that on CyanogenMod the tablet can connect to mobile network (at least I saw a HSPA/3G+ connection and the device got an ip address from this network before connecting to wifi), can you confirm ?
Hi. Sim card works well, it can make calls and go online. I confirm it.
Interesting. I think it's not a bug, but maybe feature of aosp Sony sourses. So, IMHO, doesn't need to be fixed.
Cm on my tyblet calls all networks by the same name.
A attached screenshots from spg771 and xiaomi redmi note 2. My operator is tele2 on both devices.
PS I haven't checked for LTE cuz it's a bit far from my home. But I guess it should work.
andralex8 said:
Thank your for testing .
Could you send me a logcat with the SIM card inserted to see where this problem come from ?
@alex009988, I checked your logcat, it seem that on CyanogenMod the tablet can connect to mobile network (at least I saw a HSPA/3G+ connection and the device got an ip address from this network before connecting to wifi), can you confirm ?
Click to expand...
Click to collapse
@andralex8
I generated a logcat with a SIM card inserted and started the logging as soon as the system was up.
During the 3 or 4 min captured in the log I also extracted and inserted the SIM tray immediately after, in order to check if any event was logged.
I will also go through the log to see if there is anything obvious.
Hope this helps!
Sorry, duplicate post.
Joao_L said:
@andralex8
I generated a logcat with a SIM card inserted and started the logging as soon as the system was up.
During the 3 or 4 min captured in the log I also extracted and inserted the SIM tray immediately after, in order to check if any event was logged.
I will also go through the log to see if there is anything obvious.
Hope this helps!
Click to expand...
Click to collapse
How did you flash the ROM? With androplus recovery and factory reset(wipe)? Are you sure that sim card is not broken? With stock ROM, does it work? I think it's kinda impossible that one man have no problem with sim card and another have it with the same device.
alex009988 said:
How did you flash the ROM? With androplus recovery and factory reset(wipe)? Are you sure that sim card is not broken? With stock ROM, does it work? I think it's kinda impossible that one man have no problem with sim card and another have it with the same device.
Click to expand...
Click to collapse
I never got to try the SIM card slot while in stock ROM. Even though I have an LTE version it's not a feature I use.
Yes, I used TWRP: cleaned system, data and both cache partitions. Then had to side load the .zip file as I didn't have a micro SD card available. The installation was successful.
Prior to this I had installed an AOSP ROM compiled by me following Sony's instructions. However, as written before, all partitions were wiped before installing RR.
Just for my understanding: you have an SGP771 using this build of RR and your SIM card slot works?
Joao_L said:
I never got to try the SIM card slot while in stock ROM. Even though I have an LTE version it's not a feature I use.
Yes, I used TWRP: cleaned system, data and both cache partitions. Then had to side load the .zip file as I didn't have a micro SD card available. The installation was successful.
Prior to this I had installed an AOSP ROM compiled by me following Sony's instructions. However, as written before, all partitions were wiped before installing RR.
Just for my understanding: you have an SGP771 using this build of RR and your SIM card slot works?
Click to expand...
Click to collapse
Year, sim card work, but I use cm, try cm too. I haven't checked RR, but if need of course I will.

Ubuntu Touch .zip flashable images

Hello everyone,
I recently got a Sony Xperia Z (yuga) to play with and I want to test Ubuntu Phone on this device. Nevertheless every single guide I have read points to a <unbuntu-codename>-preinstalled-touch-armhf.zip, and now I can only find *.tar.gz* files.
Is there any way to find the .ZIP or convert the current yakkety-preinstalled-touch-armhf.tar.gz to a flashable ZIP file?
I'm working with Ubuntu Desktop, got Java, android tools and other stuff installed, so I only need to know how to convert the file or find the ZIP directly.
Thanks in advance!
There are none. The preferred way to install Ubuntu Touch would be to have a support device (you cannot just flash the armhf version onto any device and have it work. It will not.) and use the ubuntu-device-flash command.
This appears to be the device page for your phone: https://wiki.ubuntu.com/Touch/Devices/yuga
Be warned, it says that Cellular Radio is unknown, and sound only works through headphones, but they have an installation link that may help.
the alternative is to run
Code:
ubuntu-device-flash touch --device=yuga
Thank you very much for the reply.
I tried that and got the following error
Code:
$sudo ubuntu-device-flash touch --device=yuga
[sudo] password for ********:
2016/08/17 20:24:39 Device is |yuga|
Device yuga not found on server https://system-image.ubuntu.com channel ubuntu-touch/stable
I'll keep posting updates here from my findings.
Since the phone I'm using for this experiment is a spare one, there's no problem with bugs or non-working stuff
Silvarion said:
Thank you very much for the reply.
I tried that and got the following error
Code:
$sudo ubuntu-device-flash touch --device=yuga
[sudo] password for ********:
2016/08/17 20:24:39 Device is |yuga|
Device yuga not found on server https://system-image.ubuntu.com channel ubuntu-touch/stable
I'll keep posting updates here from my findings.
Since the phone I'm using for this experiment is a spare one, there's no problem with bugs or non-working stuff
Click to expand...
Click to collapse
Hey, sorry for the late reply, According to that device page, this is an unofficial port, you can find more information about installing it here: http://forum.xda-developers.com/xperia-z/orig-development/yuga-ubuntu-touch-xperia-z-t2434376
Do note that since it is an unofficial port, you will not receive OTAs from Canonical themselves, you may not receive OTAs at all due to this as well (I'm not entirely sure since the filesystem and device parts are separate)
It also looks as though the Yuga port may be abandoned as well, so you may have better luck requesting a port from ubports.com
To: Anyone that can give me a comment.
Hi,
I'm a owner of a Lumia 530 Dual SIM (Windows Phone 8.1 Update 2, Denim) and I'm thinking in what will be happen when Microsoft kill forever (well, almost it made already). Do you think that it will be possible install Ubuntu Touch in a Lumia 530 Dual Sim?
Or, you think that the only future for my Lumia 530 will be the box of the things abandoned?
Any comment welcome!!!
cmolinap said:
To: Anyone that can give me a comment.
Hi,
I'm a owner of a Lumia 530 Dual SIM (Windows Phone 8.1 Update 2, Denim) and I'm thinking in what will be happen when Microsoft kill forever (well, almost it made already). Do you think that it will be possible install Ubuntu Touch in a Lumia 530 Dual Sim?
Or, you think that the only future for my Lumia 530 will be the box of the things abandoned?
Any comment welcome!!!
Click to expand...
Click to collapse
It is currently not possible for the Lumia (any model). Perhaps in the future, you can also likely request UBports do a port for your phone. But no, there is no install package for the Lumia family.
Hi ShadowEO and thanks for your reply. I'll be pending.

Categories

Resources