Anybody know how accurate this is? - Onetouch Idol 3 Q&A, Help & Troubleshooting

Can anybody validate this? How recent it is? Found it browsing.
https://twrp.me/Devices/

What do you need to know?
There are some unofficial twrp versions that don't shows in there, like twrp 3.1.0-0 and 3.0.2-r5 for idol, for example.
.

Any of them valid, how do I know?

Juzzzinlbs said:
Any of them valid, how do I know?
Click to expand...
Click to collapse
What do you mean by valid?
They are official for their devices. Is that?
.

persona78 said:
What do you mean by valid?
They are official for their devices. Is that?
.
Click to expand...
Click to collapse
If they've been used and are working.

Juzzzinlbs said:
If they've been used and are working.
Click to expand...
Click to collapse
Yes
.

Juzzzinlbs said:
Any of them valid, how do I know?
Click to expand...
Click to collapse
Not sure if I understand the question... Coming directly from the TWRP team, this is as valid as it can get. All those devices are officially supported, and you can follow the links to the latest TWRP version available for a specific device. As @persona78 said, there are lots of unoffical versions for the devices not in that list, which are either ported from other devices, or compiled from sources by enthusiasts. Idol 3 is a good example...

Related

[ROM][S4][JB 4.2.2] CyanogenMod 10.1 for Ville

Hello, since CyanogenMod cannot be officially build and the official ones are outdated, I thought it might be helpful for someone to build and release it.
So i started syncing the repo and compiling, and right now i'm running the lastest daily build on my Ville.
This is just CyanogenMod. This is exactly how the official one would be.
Instructions
You need a custom recovery!
- Download ROM and GApps from below links
- Reboot into recovery
- Flash ROM
- Flash GApps
- To solve tearing, flash a custom kernel
If you're S-ON
- Extract boot.img from the ZIP of the kernel you're flashing
- Reboot into bootloader and select fastboot
- Connect it to the PC
- Run fastboot flash boot boot.img (where boot.img is the path of the boot.img file if it's not in the same folder)
Click to expand...
Click to collapse
Downloads
ROM - Get one from here or here
GApps - Download
CyanogenMod suffers from tearing. To fix this, you can flash a different AOSP kernel, like Bubba Kernel.
Click to expand...
Click to collapse
Hi,
thanks for the work! I also tried to build latest CM10.1 yesterday, however I failed to extract all the required blobs from my device. May I ask, which ROM you used to extract the blobs from? The latest officially build cm10.1 is lacking 3 files here....
Thanks!
Joschkopf said:
Hi,
thanks for the work! I also tried to build latest CM10.1 yesterday, however I failed to extract all the required blobs from my device. May I ask, which ROM you used to extract the blobs from? The latest officially build cm10.1 is lacking 3 files here....
Thanks!
Click to expand...
Click to collapse
Are you sure that was the problem? I used the last official one too
Cero92 said:
Are you sure that was the problem? I used the last official one too
Click to expand...
Click to collapse
When I run extract-files.sh I get:
remote object '/system/bin/hci_qcomm_init' does not exist
remote object '/system/lib/hw/gps.default.so' does not exist
remote object '/system/lib/libgps.so' does not exist
remote object '/system/lib/libloc_ext.so' does not exist
I'm not sure whether that's actually a problem or not, but to me it looks like at least GPS will not work...
My build also didn't boot, I couldn't load the adreno drivers due to missing symbols...
Did you do anything other special?
Joschkopf said:
When I run extract-files.sh I get:
remote object '/system/bin/hci_qcomm_init' does not exist
remote object '/system/lib/hw/gps.default.so' does not exist
remote object '/system/lib/libgps.so' does not exist
remote object '/system/lib/libloc_ext.so' does not exist
I'm not sure whether that's actually a problem or not, but to me it looks like at least GPS will not work...
My build also didn't boot, I couldn't load the adreno drivers due to missing symbols...
Did you do anything other special?
Click to expand...
Click to collapse
Uhm, that's strange. It's a problem for sure, but i didn't had it. If you want to try, i can upload you those files.
great work
Cero92 said:
Uhm, that's strange. It's a problem for sure, but i didn't had it. If you want to try, i can upload you those files.
Click to expand...
Click to collapse
Sure, that would help. It would also be interesting to know, whether those are required on your side at all. Maybe I pulled the wrong branch somehow...?
whats the difference with the other tread?
Joschkopf said:
Sure, that would help. It would also be interesting to know, whether those are required on your side at all. Maybe I pulled the wrong branch somehow...?
Click to expand...
Click to collapse
If you get those errors while extracting files from your phone i don't think that the branch you used matters.
Maybe it could be a driver issue or something similiar?
real187 said:
whats the difference with the other tread?
Click to expand...
Click to collapse
Just that i'll build this (almost) everyday and upload there.
The other thread (if you mean the official one) doesn't have download links now. People sometimes build it and upload it, but links are around the thread and you don't know if there's an updated version and where to look for it.
Cero92 said:
If you get those errors while extracting files from your phone i don't think that the branch you used matters.
Maybe it could be a driver issue or something similiar?
Click to expand...
Click to collapse
What do you mean by driver issue?
The files are clearly not there in the last officially built nightly, I am using cm-10.1-20130312-NIGHTLY-ville.zip.
So I guess either
- you are using another rom to extract from, or
- you pulled and build another branch of cm10.1 (which doesn't require those files for some reason) than I am trying to build.
Joschkopf said:
What do you mean by driver issue?
The files are clearly not there in the last officially built nightly, I am using cm-10.1-20130312-NIGHTLY-ville.zip.
So I guess either
- you are using another rom to extract from, or
- you pulled and build another branch of cm10.1 (which doesn't require those files for some reason) than I am trying to build.
Click to expand...
Click to collapse
I'm sure i used cm-10.1-20130312-NIGHTLY-ville
That's the newer you can get from get.cm
I didn't had GApps (i don't think that matters), and i synced everything following the official guide so if you did too, that shouldn't be the issue.
Cero92 said:
I'm sure i used cm-10.1-20130312-NIGHTLY-ville
That's the newer you can get from get.cm
I didn't had GApps (i don't think that matters), and i synced everything following the official guide so if you did too, that shouldn't be the issue.
Click to expand...
Click to collapse
Yes, I *think* I did exactly the same
Could you do me one last favor and check, whether you have the mentioned files in croot/vendor/htc/ville/proprietary ?
Thanks a lot for your efforts!
Joschkopf said:
Yes, I *think* I did exactly the same
Could you do me one last favor and check, whether you have the mentioned files in croot/vendor/htc/ville/proprietary ?
Thanks a lot for your efforts!
Click to expand...
Click to collapse
...
I don't have those files, however GPS works. How can it be? :|
Cero92 said:
Just that i'll build this (almost) everyday and upload there.
The other thread (if you mean the official one) doesn't have download links now. People sometimes build it and upload it, but links are around the thread and you don't know if there's an updated version and where to look for it.
Click to expand...
Click to collapse
i have no problems with it.
but if you coordinated with them, they could add efforts to make this tread the centralized place 4 all cm-junkies
Cero92 said:
...
I don't have those files, however GPS works. How can it be? :|
Click to expand...
Click to collapse
I guess they're also not listed in your croot/device/htc/ville/proprietary-files.txt , am I right?
Of course not
My file is called device-proprietary-files.txt , maybe we are really using different branches?
real187 said:
i have no problems with it.
but if you coordinated with them, they could add efforts to make this tread the centralized place 4 all cm-junkies
Click to expand...
Click to collapse
I think this is just a temp solution, when the license issue will be solved there will be no need to continue this
Cero92 said:
I think this is just a temp solution, when the license issue will be solved there will be no need to continue this
Click to expand...
Click to collapse
The DMCA has already been resolved. People simply don't care enough about Ville to restart the official builds.
justaway2 said:
The DMCA has already been resolved. People simply don't care enough about Ville to restart the official builds.
Click to expand...
Click to collapse
Ah :|
But as far as i know, the nigthly are build by a script, am i wrong?

Kernel Source Code has been released

Xiaomi just released the Kernel Source code for mi mix 2s, you can find it here
Whaiting for the first lineage! :fingers-crossed:
racerider said:
Whaiting for the first lineage! :fingers-crossed:
Click to expand...
Click to collapse
You can already flash lineage os with phh's gsi.
NickTheSickDick said:
You can already flash lineage os with phh's gsi.
Click to expand...
Click to collapse
Did you already test that? Working flawlessly?
Flatric said:
Did you already test that? Working flawlessly?
Click to expand...
Click to collapse
I don't have the device, but it should be working near flawlessly on any officially treble enabled device.
NickTheSickDick said:
I don't have the device, but it should be working near flawlessly on any officially treble enabled device.
Click to expand...
Click to collapse
Haha yes there is lots of stuff that should work flawlessly...
Flatric said:
Haha yes there is lots of stuff that should work flawlessly...
Click to expand...
Click to collapse
Right, there haven't really been issues with treble from big manufacturers now has there? Now that Xiaomi is trying to be a bit more competent it's probably proper.
NickTheSickDick said:
You can already flash lineage os with phh's gsi.
Click to expand...
Click to collapse
Can you pls link me a guide to falsh it?
racerider said:
Can you pls link me a guide to falsh it?
Click to expand...
Click to collapse
Rom, Guide. Be careful and backup your stuff
racerider said:
Can you pls link me a guide to falsh it?
Click to expand...
Click to collapse
Flash xiaomi eu mi mix 2s twrp through fastboot(https://androidfilehost.com/?fid=818070582850507462), wipe and flash the system image to system.
You can just flash the system image through fastboot, but custom recovery is just more convenient.
Report back.
did you try it ? how much worse is the camera?
Anyone compiled kernel? Custom kernel?
The Android P version has the 4.9.84 but I don't remember if is the same of the MIUI stable, in my opinion the photos looks better with the google camera
racerider said:
The Android P version has the 4.9.84 but I don't remember if is the same of the MIUI stable, in my opinion the photos looks better with the google camera
Click to expand...
Click to collapse
Is modded gcam actually working properly?
Shaky156 said:
Anyone compiled kernel? Custom kernel?
Click to expand...
Click to collapse
Compiled, it boots.
I tried to make TWRP based on this kernel, but it stuck at the first logo screen. Sad.
NickTheSickDick said:
Is modded gcam actually working properly?
Click to expand...
Click to collapse
Don't know, in DP2 there's only the snapdragon camera but you can install the google one via play store.
It haven't the nexus/pixel features like automatic HDR but it still works better then MIUIs one
NickTheSickDick said:
Is modded gcam actually working properly?
Click to expand...
Click to collapse
Yes those mods work. Only thing what doesn't work is the portret mode
Puksom said:
Yes those mods work. Only thing what doesn't work is the portret mode
Click to expand...
Click to collapse
Damn, it took months to get it working well on mi6.
Can you post comparison images?(Preferably in a zip archive or something)
And finally Android P source code is available at MiCode GitHub

Good ROMs/kernels for the TMo/International G2?

Also, what would be the procedure to get TWRP and root from stock?
YeshYyyK said:
Also, what would be the procedure to get TWRP and root from stock?
Click to expand...
Click to collapse
What model you have, D802/D801? What Android version you in?
cropsroth said:
What model you have, D802/D801? What Android version you in?
Click to expand...
Click to collapse
Could you tell me the procedure for both on the latest version?
cropsroth said:
What model you have, D802/D801? What Android version you in?
Click to expand...
Click to collapse
I have the Tmo version, and I am on 5.0.2
YeshYyyK said:
I have the Tmo version, and I am on 5.0.2
Click to expand...
Click to collapse
You can find a root and recovery installation guide in the android development section of D801, for 30B lollipop build
crophs said:
You can find a root and recovery installation guide in the android development section of D801, for 30B lollipop build
Click to expand...
Click to collapse
The root guide linked in that post doesn't work as the files are corrupted/are viruses.
YeshYyyK said:
The root guide linked in that post doesn't work as the files are corrupted/are viruses.
Click to expand...
Click to collapse
Check the posts for new link, others faced same issue
crophs said:
Check the posts for new link, others faced same issue
Click to expand...
Click to collapse
Alright, I will check that.
Someone else made a neat one-click style installer based off of that, which gets stuck at Download Mode(or the 'Firmware Update' part) at 45%, similar to the screenshot.
https://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951
YeshYyyK said:
Alright, I will check that.
Someone else made a neat one-click style installer based off of that, which gets stuck at Download Mode(or the 'Firmware Update' part) at 45%, similar to the screenshot.
https://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951
Click to expand...
Click to collapse
If you face any issue, post on that relevant thread, as they are the ones who are testing it

Anyone working on twrp?

Is anyone working on twrp for our device yet? If not is the needed code out there so i can work on it?
jwarrior319 said:
Is anyone working on twrp for our device yet? If not is the needed code out there so i can work on it?
Click to expand...
Click to collapse
Talk to mauronofrio. He was the maintainer of twrp. He also produced other great tools for one plus.
sameog said:
Talk to mauronofrio. He was the maintainer of twrp. He also produced other great tools for one plus.
Click to expand...
Click to collapse
I've seen him release twrp for devices other than oneplus too
Anon1136 said:
I've seen him release twrp for devices other than oneplus too
Click to expand...
Click to collapse
That's correct. I neglected to mention that. :good:

PitchBlack Recovery Project

Has anyone tried PitchBlack Recovery
MOD EDIT: Link removed
Where is the link to download?
NOSS8 said:
Where is the link to download?
Click to expand...
Click to collapse
https://drive.google.com/file/d/1nhLiZWWnt8s9rHHVFUHlqlfLZigbsQMO/view?usp=sharing
Uploaded
it seems to be partially operational like the current twrp.
(Alexeei post on 4pda.ru)
i can't try it now,i use OS one.
NOSS8 said:
it seems to be partially operational like the current twrp.
(Alexeei post on 4pda.ru)
i can't try it now,i use OS one.
Click to expand...
Click to collapse
Could you please describe "OS one" a bit more?
Is this a ROM that isn't listed on XDA?
Sony make.belive said:
Could you please describe "OS one" a bit more?
Is this a ROM that isn't listed on XDA?
Click to expand...
Click to collapse
I let you discover here https://one.revtechs.me/en/gallery/
Based on Eu rom but with aosp options.
I use 201102 read the changelog.
And it is One Os not OS one
NOSS8 said:
I let you discover here https://one.revtechs.me/en/gallery/
Based on Eu rom but with aosp options.
I use 201102 read the changelog.
And it is One Os not OS one
Click to expand...
Click to collapse
How do you know about this? What is it like? Does it pass safety net out of the box , without magisk?
How do you know about this? What?
What is it like? like EUrom but better.
Does it pass safety net out of the box , without magisk? CTS Fail and I don't use MAGISK.
NOSS8 said:
I let you discover here https://one.revtechs.me/en/gallery/
Based on Eu rom but with aosp options.
I use 201102 read the changelog.
And it is One Os not OS one
Click to expand...
Click to collapse
Why do you use the compilation of November 2 if they have already released the one of November 6 that solves the recovery problem? Any difference to the better in that compilation?
paclaco said:
Why do you use the compilation of November 2 if they have already released the one of November 6 that solves the recovery problem? Any difference to the better in that compilation?
Click to expand...
Click to collapse
The answer is in the changelog and you can access to the twrp with an fastboot command.
there is this kind of BootLoader Menu on this rom https://support.spectralink.com/sites/default/files/resource_files/CS-19-03%20Versity%20BootLoader%20Menu.pdf
just pages 3 4 5.
NOSS8 said:
How do you know about this? What?
What is it like? like EUrom but better.
Does it pass safety net out of the box , without magisk? CTS Fail and I don't use MAGISK.
Click to expand...
Click to collapse
So no Google pay?
XDRdaniel said:
So no Google pay?
Click to expand...
Click to collapse
No netflix,Disney but Google pay OK
pichblack test
https://forum.xda-developers.com/poco-f2-pro/help/twrp-bootloop-t4189079
bilalrajput said:
Has anyone tried PitchBlack Recovery
MOD EDIT: Link removed
Click to expand...
Click to collapse
https://forum.xda-developers.com/poco-f2-pro/how-to/pitchblack-recovery-project-oneos-t4189133

Categories

Resources