[Root/Magisk] [BQ Aquaris X2 / X2 PRO] Without Custom Recovery [Stock ROM] - BQ Aquaris X Pro Guides, News, & Discussion

Hey there!
I don't own this device anymore!
There will be no updates from me anymore.
This is how to Root the BQ Aquaris X2 / X2 PRO without a Custom Recovery like TWRP!
This is more or less a workaround until an official TWRP recovery will be available.
*** WARNING ***
This will work for the following builds:
- 1.3.0 -> 1.7.2
Requirements:
- ADB/Fastboot + Drivers
- Unlocked Bootloader
- Working Brain
How to:
Unlock Bootloader:
Unlocking Method
Our Aquaris X2 PRO is locked and needs to be unlocked before flashing anything.
STEPS:
1. Connect your phone to your PC using ADB.
2. > adb reboot bootloader
3. Your phone will now enter the fastboot mode
4. > fastboot flashing unlock
5. Your phone will be unlocked.
*** Make a backup of all your data as it might get erased during the process***
*** Warning***
After you unlock the device, it will become less secure. Your personal data might be leaked or lost.
Please think twice before flashing your phone and do it at your own risk.
Root / install Magisk:
Step 1:
Download the latest Magisk Manager from this Link:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
And install the APK File.
Step 2:
Download the patched boot image for your firmware version (See attached screenshot):
Aquaris X2 PRO
Version 1.3.0_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.3.0.img
Version 1.4.0_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.4.0.img
Version 1.5.0_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.5.0.img
Version 1.6.0_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.6.0.img
Version 1.7.0_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.7.0.img
Version 1.7.1_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.7.1.img
Version 1.7.2_x:
https://tt-services.de/xda/aquarisx2pro/patched_boot_1.7.2.img
---
Aquaris X2 Thanks to tomparr for providing the images!
Version 1.3.0_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.3.0.img
Version 1.4.0_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.4.0.img
Version 1.5.0_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.5.0.img
Version 1.5.0_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.6.0.img
Version 1.7.0_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.7.0.img
Version 1.7.1_x:
https://tt-services.de/xda/aquarisx2/patched_boot_1.7.1.img
Step 3:
Use ADB to boot into Bootloader:
> adb reboot bootloader
Now try if the patched Boot Image will work for you:
> fastboot boot <<path to boot image>>
Now the Device should boot with this Image.
Check if the device will boot as expected and take a look at the Magisk Manager APP to check if everything has succeeded.
Sometimes this will not always work as expected. If your device stuck at the Android one screen try to flash the image directly (See next step)
If so you can flash the Boot image with the folowing Steps:
> adb reboot bootloader
> fastboot flash boot <<path to boot image>>
Done! :fingers-crossed:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

works for me too. thanks.

Works perfect, however when I try to enter into Magisk Hide the app close suddenly. Any advice?

wiran8 said:
Works perfect, however when I try to enter into Magisk Hide the app close suddenly. Any advice?
Click to expand...
Click to collapse
Sorry I havent tested MagiskHide yet.
Same problem here...
I opened a issue on GitHub.
You can view the current status here:
https://github.com/topjohnwu/Magisk/issues/619

How do you create the bootimages?

Micha_Btz said:
How do you create the bootimages?
Click to expand...
Click to collapse
Hi Micha_Btz,
there is a detailed guide how to do that in the official Magisk Thread.
You can view it in this section:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445

It works withg Aquaris X2? Without the "pro"

SrWindings said:
It works withg Aquaris X2? Without the "pro"
Click to expand...
Click to collapse
Hi SrWindings,
I've updated the thread and add a boot image for the X2.
Can you can give me feedback if everything works?
I do not own an X2...

TurboToni said:
Hi SrWindings,
I've updated the thread and add a boot image for the X2.
Can you can give me feedback if everything works?
I do not own an X2...
Click to expand...
Click to collapse
I will test it today or tomorrow (CEST Time Zone), and I will give you the feedback. Thank you. I hope it works

TurboToni said:
Hi SrWindings,
I've updated the thread and add a boot image for the X2.
Can you can give me feedback if everything works?
I do not own an X2...
Click to expand...
Click to collapse
Well I tested it now with the "fatboot boot [image path]" and it doesen't work. It gets stuck in the android one logo.
Could you fix it or do you need more information?

SrWindings said:
Well I tested it now with the "fatboot boot [image path]" and it doesen't work. It gets stuck in the android one logo.
Could you fix it or do you need more information?
Click to expand...
Click to collapse
Which rom version are you using? Can you tell me the exact build number?

TurboToni said:
Which rom version are you using? Can you tell me the exact build number?
Click to expand...
Click to collapse
Im using the stock rom (the one coming with the device)
Version: 1.4.0_20180830-1036
Android: 8.1.0
https://imgur.com/a/Xkezv7y

SrWindings said:
Im using the stock rom (the one coming with the device)
Version: 1.4.0_20180830-1036
Android: 8.1.0
https://imgur.com/a/Xkezv7y
Click to expand...
Click to collapse
Sorry, it looks like i am not able to create the image without the hardware

TurboToni said:
Sorry, it looks like i am not able to create the image without the hardware
Click to expand...
Click to collapse
Can you at least tell me how to do it? Please?

SrWindings said:
Can you at least tell me how to do it? Please?
Click to expand...
Click to collapse
There is a detailed guide how to do that in the official Magisk Thread.
You can view it in this section:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445

TurboToni said:
There is a detailed guide how to do that in the official Magisk Thread.
You can view it in this section:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Click to expand...
Click to collapse
Thank you, but how can I get my boot image? I searched the entire internet for a method for dumping/backuping my boot image without a custom recovery or root and I don't find any. Help me please!

SrWindings said:
Thank you, but how can I get my boot image? I searched the entire internet for a method for dumping/backuping my boot image without a custom recovery or root and I don't find any. Help me please!
Click to expand...
Click to collapse
You can use the official firmware located here:
https://www.bq.com/de/support/aquaris-x2/support-sheet
Download the 1.4 firmware zip file and extract the boot image manually from there.

hello
i heard of trouble with the X2 (pro)'s camera after rooting in one way or another. anybody here who knows something about that?

qiezer said:
hello
i heard of trouble with the X2 (pro)'s camera after rooting in one way or another. anybody here who knows something about that?
Click to expand...
Click to collapse
Hey there,
I don't have any problems/bugs since rooting the phone.
Can you tell me where those camera problems are mentioned?

TurboToni said:
Hey there,
I don't have any problems/bugs since rooting the phone.
Can you tell me where those camera problems are mentioned?
Click to expand...
Click to collapse
hello TurboToni
thx for your answer. my collegue couldn't tell, where he might have read it. it may have had to do with autofocus but not sure
greetz

Related

[GUIDE] Firmware,ROM,Recovery and Root- Jiayu S3

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Recovery:​
http://forum.xda-developers.com/showpost.php?p=58789939&postcount=2
Root:​
http://forum.xda-developers.com/showpost.php?p=58789967&postcount=3
Firmware and ROM:​
http://forum.xda-developers.com/showpost.php?p=58789967&postcount=4
BRICK? WRONG FLASH OTHER MODEL FIRMWARE?​
-Download latest SP Tool and latest MTK driver
-Extract Jiayu S3 Firmware and open SP Tool
- Select Scatter File from jiayu s3
- Select Firmware Upgrade or Format+download
- Hold Volume up and Down, connect usb (power off mode)
-Wait till your pc detect driver
- Wait till finish
RECOVERY​​
TWRP:
What's new in 2.8.4.0:
Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
Fix some MTP related crashes and bugs.
Eliminate TWRP toggling USB IDs during boot if MTP is enabled
Fix various adb sideload issues
Improve threading of actions
Eliminate separate thread for screen timeout
Update libblkid to 2.25.0
Use power button as back button on watch themes for easier navigation
Add mutex locking to data manager
Improve custom theme handling on encrypted devices
Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
Click to expand...
Click to collapse
HOW TO FLASH?
Download Mobile Uncle and TWRP img
Move all mobile uncle.apk and TWRP.img to SDCard
Install Mobile Uncle
Open it, run with root access.
Select Recovery Update
Select recovery.img (twrp recovery img)
Choose 'YES' and then choose 'OK' to reboot
Good Luck
Click to expand...
Click to collapse
Download:
TWRP RECOVERY
Mobile Uncle APK
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Credit: TFAndroid and Jiayu.es
ROOT
Kitkat Only
Go to Setting > Security > Tick Superuser Option
Lollipop Only
Flash Supersu 2.46 via TWRP Recovery. Download Here​
FIRMWARE & ROM
Beta 3 Lollipop- Created by @superdragonpt
Download Here​
Q&A​
Q: How to get latest firmware?
A: Open Setting>About Phone>Updates
Q:How to root this phones?
A: Open Setting>Security> Tick Superuser Options
Q:How to flash stock firmware?
A: You can follow this instruction. Here
TWRP for advanced version.
http://forum.xda-developers.com/showpost.php?p=59587733&postcount=86
@Levered: you rock buddy! hope this will get bigger and bigger. if my phone comes without latest firmware, I will make a tutorial on how to do so! keep it up!
Good to see that we have this thread for Jiayu S3 as I am also waiting for this phone to be delivered
Jiayu S3 4G LTE can be used in the US?
Krystyna said:
Jiayu S3 4G LTE can be used in the US?
Click to expand...
Click to collapse
Nope
Just 2G (GSM) and 3G (UMTS/FDD-WCDMA)
M Junaid said:
Good to see that we have this thread for Jiayu S3 as I am also waiting for this phone to be delivered
Click to expand...
Click to collapse
same with my but now i worry if i need to pay addtional taxes...
Levered said:
same with my but now i worry if i need to pay addtional taxes...
Click to expand...
Click to collapse
from where (what website) did you ordered?
M Junaid said:
from where (what website) did you ordered?
Click to expand...
Click to collapse
From aliexpress, now it's on the way to arrive.
Levered said:
From aliexpress, now it's on the way to arrive.
Click to expand...
Click to collapse
My postman just left a fat bill and left ;D so near but still so far away...
i can not use recovery.. after go to mobileuncle.. recovery update..choose file.img.. ask reboot and go to recovery
it is reboot but only show android sleep.. not go to recovery.. how to resolve?
aremafc said:
i can not use recovery.. after go to mobileuncle.. recovery update..choose file.img.. ask reboot and go to recovery
it is reboot but only show android sleep.. not go to recovery.. how to resolve?
Click to expand...
Click to collapse
Thanks for feedback.. i will try to solve later...
Levered said:
Thanks for feedback.. i will try to solve later...
Click to expand...
Click to collapse
Wouldnt even let me choose a file. Would flashify do the trick? Am not too eager to harm my new device
Edit: just installed supersu from playstore and flashed the recovery.img with flashify without any problems!
Sent from my JY-S3 using XDA Free mobile app
haasgo said:
Wouldnt even let me choose a file. Would flashify do the trick? Am not too eager to harm my new device
Edit: just installed supersu from playstore and flashed the recovery.img with flashify without any problems!
Sent from my JY-S3 using XDA Free mobile app
Click to expand...
Click to collapse
good job.:good:
Method of installation TWRP recovery without using the PC.
1. Settings - Security - superuser - enable (get root)
2. From the site aptoid.com download the application jiayu.es.
m.n101ii-2.store.aptoide.com/app/market/es.jiayu.jiayuid/55/8408762/Jiayu
(or from PlayMarket)
3. In this app: Downloads - TWRP 2.8.4.0 - download starts.
4. After you download: Tools ROMs - Device Tools - Install Recovery - Recoverys downloaded - choose twrpS3Brecovery.Zip - installation Recovery will beginning.
Then app asked to restart in the installed recovery - to accept or reject at your discretion.
Everything! TWRP installed! And this without having to use a PC .
More info: teamw.in & tfandroid.es. :good:
@Levered Im a member of tfandroid developers and jiayu.es
Please tell in your post the credits....
Thanks
Levered said:
From aliexpress, now it's on the way to arrive.
Click to expand...
Click to collapse
What store if you dont mind sharing?
thanks

[OFFICIAL][LATEST][RECOVERY] TWRP 3.2.1 for Elephone P9000

[OFFICIAL ][RECOVERY] [20-08-2017] TWRP 3.2.3-0 - TeamWin Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WHAT IS TWRP?
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
Read more about TWRP here: https://twrp.me/about/
What's new in 3.2.1-0:
* minui fixes (cryptomilk) * Better android-8.0 compatibility in ROM trees (Dees_Troy) * Fix missing library in android-8.0 (nkk71) * Fix inconsistent SDCard naming (DevUt) * Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
INSTALLATION:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version above
2) Reboot to TWRP
3) Hit Install and tap the "Install Image" button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
To install from SP Flash Tools:
1) Download scatter file attached to this post
2) Load scatter file into SPFT
3) Plug USB cable into device and computer
4) Press download in SPFT
5) Reboot device
To install from offical TWRP App (Requires a rooted device.)
1) Download Official TWRP App from playstore
2) Choose the device (elephone P9000 -- p9000)
3) Install it
BUGS:
If you have an issue, the first step is to post a recovery log so we can determine the cause of the issue. This is done in recovery using Advanced -> Copy Log, or adb pull /tmp/recovery.log. Once a log is uploaded we can determine how best to proceed.
Other Projects:
Make sure to also check my dualbooting guide here: https://forum.xda-developers.com/elephone-p9000/how-to/guide-dualboot-patcher-t3608213
Thanks to:
(me) Ruben Craveiro
bigbiff
Dees_Troy
Leskal
Deepflex
Tribual
XDA:DevDB Information
[OFFICIAL][LATEST][RECOVERY] TWRP 3.2.1 for Elephone P9000, Tool/Utility for the Elephone P9000
Contributors
Ruben Craveiro
Version Information
Status: Stable
Current Stable Version: 3.2.1
Stable Release Date: 2017-08-10
Device Tree
[url]https://github.com/Ruben7173/android_device_elephone_p9000[/URL]
Created 2017-08-20
Last Updated 2018-06-03
Great work, however, I can't find it in twrp app from playstore. Will this be updated soon?
What's the difference between an installation from twrp-App and flashtools?
TheMRK said:
Great work, however, I can't find it in twrp app from playstore. Will this be updated soon?
What's the difference between an installation from twrp-App and flashtools?
Click to expand...
Click to collapse
currently due to an error i made while uploading our device info i set the file to go over to twrp main page, i have already sent out a fix but needs review once its approved, it should be up and running to work with the app
Ruben Craveiro said:
currently due to an error i made while uploading our device info i set the file to go over to twrp main page, i have already sent out a fix but needs review once its approved, it should be up and running to work with the app
Click to expand...
Click to collapse
That's good news.
But again, what's the difference between an installation of twrp from its app and via flashtools. Is it in the end the same? Or do you recommend one of both methods?
TheMRK said:
That's good news.
But again, what's the difference between an installation of twrp from its app and via flashtools. Is it in the end the same? Or do you recommend one of both methods?
Click to expand...
Click to collapse
If you already have root, i recommend the app, since its an easier to way to download, install/update the recovery, but if you dont have root you need at least once to install it from flash tools, since the app is not an option yet for the moment(its not on devices list, but you can manually install it), you can download the image and flash it through the app (if you have root, that is) if you dont have roog you need to use flash tools
I have P9000 with Nougat on it, version Elephone_P9000_20170418 and I'm trying to install TWRP 3.0.2 with SPFlash Tool, I only check recovery and flash it, but when I start the phone in recovery mod displays only show "no command". Is there any scatter file for this version, and what should I do to flash it through SPFlash Tool?
tonivet said:
I have P9000 with Nougat on it, version Elephone_P9000_20170418 and I'm trying to install TWRP 3.0.2 with SPFlash Tool, I only check recovery and flash it, but when I start the phone in recovery mod displays only show "no command". Is there any scatter file for this version, and what should I do to flash it through SPFlash Tool?
Click to expand...
Click to collapse
Any scatter file from one of our stock roms should do the trick, just put it alongside the downloaded twrp image, and flash it, also twrp 3.0.2 is not official, unlike this one, this one will be able to be updated directly through the twrp app once the issue is fixed.
Ruben Craveiro said:
(...) this one will be able to be updated directly through the twrp app once the issue is fixed.
Click to expand...
Click to collapse
Without root then or is it always required for this app?
TheMRK said:
Without root then or is it always required for this app?
Click to expand...
Click to collapse
the app will always require root, but you can always use magisk with the certification bug fix and magisk hide so that you can have the device certified and still be rooted. (if you dont know what certification is used for, its to allways allow the usage of android pay)
Thanks for your work
The onely thing that doesn't work for me is OTG.
Stylogey said:
Thanks for your work
The onely thing that doesn't work for me is OTG.
Click to expand...
Click to collapse
Thanks for the log but next time use pastebin so you dont make a huge post (and i have copied the log and later on ill see it, so you can edit and delete the log from post so it doesnt fill the thread, thanks)
Good day!
My apologies as I am new to this, but I can't seem to find the link to the scatter file that you mention. Could you help me, please?
Thanks in advance, and sorry for the trouble.
CrimsonWind said:
Good day!
My apologies as I am new to this, but I can't seem to find the link to the scatter file that you mention. Could you help me, please?
Thanks in advance, and sorry for the trouble.
Click to expand...
Click to collapse
its available in any stock rom that is flashable with sp flash tools
You can try to compare your sources with those of Jonny. The TWRP versions which he build worked for me.
Edit: I tried to fix it by myself and after I used another kernel (Darksense kernel) as prebuild kernel it worked.
TheMRK said:
Great work, however, I can't find it in twrp app from playstore. Will this be updated soon?
What's the difference between an installation from twrp-App and flashtools?
Click to expand...
Click to collapse
Its updated, now its available on twrp app
Ruben Craveiro said:
Its updated, now its available on twrp app
Click to expand...
Click to collapse
That's great. I've just checked with my device and can verify it works well. Thanks for your efforts.
Ruben Craveiro said:
Its updated, now its available on twrp app
Click to expand...
Click to collapse
Works just perfectly. Good job with the app part, I had the app for a long time and our Elephone never apeared, now it is just perfect. Thanks
"Download scatter file attached to this post"
Where can I download the scatter file? There is no attachment.
Thank you!
mano2 said:
"Download scatter file attached to this post"
Where can I download the scatter file? There is no attachment.
Thank you!
Click to expand...
Click to collapse
sorry, didnt add it yet, and im away from a computer, just get the scatter file from any stock rom
Ruben Craveiro said:
sorry, didnt add it yet, and im away from a computer, just get the scatter file from any stock rom
Click to expand...
Click to collapse
I didn't quite understand what are scatter files for, now I did some research and downloaded the most up-to-date stock ROM and now everything is fine!
Thank you for your help!

[Unofficial] HTC U11+ TWRP Recovery

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It have been about 2 years, I finally get a U11 plus to make TWRP device tree with working decrypt function.
Source: https://github.com/sabpprook/android_device_htc_ocm
Please download latest TWRP build in following link.
[Android 8.0]
twrp-3.3.1-0-ocm_171001.img
twrp-3.3.1-0-ocm_171201.img
twrp-3.3.1-0-ocm_180601.img
twrp-3.3.1-0-ocm_180901.img
twrp-3.3.1-0-ocm_181001.img
twrp-3.3.1-0-ocm_181101.img
[Android 9.0]
PS. watch out the last 6 digits at the filename, it must equal to your system's android patch level. e.g. 2017-12-01 (Dec, 2017) = 171201, otherwise TWRP will not decrypt data partition.
PS2. U11+ already get Android Pie update, but this update will break data decrypt function in TWRP recovery.
@nkk71, thanks all the works you've done for us.
Thank you very much!
https://i.imgur.com/71t8xrY.png
https://i.imgur.com/qebNB0C.png
https://i.imgur.com/ubxYZsN.png
https://i.imgur.com/gsbaG2K.png
https://i.imgur.com/xIW8llN.png
https://i.imgur.com/Fzrdhwt.png
Awesome!!
yay. now to get more dev support behind this!
excellent! Please, try to put up a github repo for it, if not already
Hopefully it works fine.
If HTC rolls out kernel sources, I might try some blind development, as I don't have the device, but wanna support it.
Should you need to unlock the official htcdev before they can put?
mapleshadow said:
Should you need to unlock the official htcdev before they can put?
Click to expand...
Click to collapse
Yes, unlock then you can boot it.
Thanks for this! Going to try and get it up and running later today - Need to unlock the BL first.
Thanks for this however it doesn't seem to work for me. I've unlocked the bootloader, rebooted into bootloader mode via adb (adb reboot bootloader), tried to boot the twrp image (fastboot boot twrp-3.1.1-2_unofficial-ocm_2.img) and all I get is a black screen even though the commands seem to work at first:
fastboot boot twrp-3.1.1-2_unofficial-ocm_2.img
downloading 'boot.img'...
OKAY [ 0.894s]
booting...
OKAY [ 10.112s]
finished. total time: 11.006s
Click to expand...
Click to collapse
Any idea what's going on?
aurelienlux said:
Thanks for this however it doesn't seem to work for me. I've unlocked the bootloader, rebooted into bootloader mode via adb (adb reboot bootloader), tried to boot the twrp image (fastboot boot twrp-3.1.1-2_unofficial-ocm_2.img) and all I get is a black screen even though the commands seem to work at first:
Any idea what's going on?
Click to expand...
Click to collapse
Did you flash the custom recovery ..?
P.S. Nothing of linked below worked out?
http://featuresunlocker.com/root-install-twrp-recovery-htc-u11/
Yet sent from my amazing silver U11
jauhien said:
Did you flash the custom recovery ..?
P.S. Nothing of linked below worked out?
Yet sent from my amazing silver U11
Click to expand...
Click to collapse
I didn't flash since I wanted to test it out before using the fastboot boot command recommended in the original post. However this does not seem to work. I wanted to get twrp running so I could use magisk for root
Went ahead and flashed it anyway and I'm happy to report that it worked and did not brick my device. So I still don't know why it won't let me fastboot boot but at least TWRP is now installed.
aurelienlux said:
Went ahead and flashed it anyway and I'm happy to report that it worked and did not brick my device. So I still don't know why it won't let me fastboot boot but at least TWRP is now installed.
Click to expand...
Click to collapse
Be aware that you're now lacking the ability to ota update if you cannot get ahold of a stock recovery.
That's why booting only and making a backup of stock recovery boot and full system partition, is highly recommended.
tbalden said:
Be aware that you're now lacking the ability to ota update if you cannot get ahold of a stock recovery.
That's why booting only and making a backup of stock recovery boot and full system partition, is highly recommended.
Click to expand...
Click to collapse
I bought the right version of the stock rom I'm running from en.pars-hamrah.com. It's a slightly sketchy looking site and it cost me 9$ but it should allow me to go back to stock easily
I'll share it here if people are interested. It's version 1.05.400.13 which is the latest version for the Hong Kong version
aurelienlux said:
I bought the right version of the stock rom I'm running from en.pars-hamrah.com. It's a slightly sketchy looking site and it cost me 9$ but it should allow me to go back to stock easily
Click to expand...
Click to collapse
OK, that's very professional. :good:
Just others be aware that you should make sure you have a way backwards.
aurelienlux said:
I bought the right version of the stock rom I'm running from en.pars-hamrah.com. It's a slightly sketchy looking site and it cost me 9$ but it should allow me to go back to stock easily
I'll share it here if people are interested. It's version 1.05.400.13 which is the latest version for the Hong Kong version
Click to expand...
Click to collapse
That would be fantastic and very good of you if you could share it. Many thanks!
@nkk71 Any idea of decryption problem?
Seems "/firmware" not symlink and "/vendor/bin/qseecom" sepolicy not set correctly
sabpprook said:
@nkk71 Any idea of decryption problem?
Seems "/firmware" not symlink and "/vendor/bin/qseecom" sepolicy not set correctly
View attachment 4342230
Click to expand...
Click to collapse
Looks like you're building in android 7.1 for Oreo decrypt, won't work without the needed sepolicy changes and plat/non_plat contexts, please check the current gerrit updates for the standard HTC U11:
TWRP vold_decrypt patch: https://gerrit.omnirom.org/c/26652/
EDIT2: U11 Oreo decrypt device tree changes needed for a 7.1 build: https://gerrit.twrp.me/c/2756/
If you end up with decryption successful, but it doesn't actually mount /data, then you may even need an updated kernel https://gerrit.twrp.me/c/2761/
which is what we needed. EDIT: Obviously that's a U11 kernel update not a U11+ one, so don't try to use that kernel
Some things will still get changed. I also recommend you build in real DEBUG mode, the straces have much more info than a log or dmesg. by using TW_CRYPTO_SYSTEM_VOLD_DEBUG := true
Prot02018 said:
That would be fantastic and very good of you if you could share it. Many thanks!
Click to expand...
Click to collapse
There you go: https://drive.google.com/open?id=1nkzK_wbSgC6HSlOsNqOc79f94p7v_3wz
That's version 1.05.400.13. I managed to decrypt it successfully using the latest RUU Decryption Tool on Windows. I have a decrypted boot.img and system.img but I haven't yet uploaded those to my drive.
Waiting for your Good news.

[ROM][10.0][ARM64] crDroid v6.13 [CHANNEL][18.12.2020]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/10.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP(Download from here)
(optional) GAPPS(Download from here)
First time installation:
Download TWRP and run in terminal
Code:
fastboot boot TWRP.IMG
On your phone tap "Advanced", then "ADB Sideload"
On your computer run
Code:
adb sideload PATH/TO/CRDROID.ZIP
Repeat steps 2-3 for gapps or root
Back on the main screen click "Wipe", "Format data", Read warning then proceed to type "yes"
Reboot
Sources:
ROM: https://github.com/crdroidandroid
Kernel: Deivid21/android_kernel_motorola_sdm632
Download:
ROM https://sourceforge.net/projects/cr...roid-10.0-20201217-channel-v6.13.zip/download
Known issues:
You tell me
Visit official website @ crDroid.net
Moto g7 Play Telegram
crDroid Community Telegram
Donate to help me pay server costs
Screenshots - thanks to @Yshmanson
00p513 said:
Screenshots - thanks to @Yshmanson
View attachment 5160959View attachment 5160961View attachment 5160963View attachment 5160965View attachment 5160967View attachment 5160969
Click to expand...
Click to collapse
Hello, and thank you.
What's new in ver 6.13 ?
what steps would i take to load this onto phone with unlocked bl
yashor said:
Hello, and thank you.
What's new in ver 6.13 ?
Click to expand...
Click to collapse
Forget my comment above.
I had ver 6.11 & updated yesterday via OTA. I noticed when phone sleeps, update installing pauses. So, I had to keep screen awake until the process was completed.
Great work, thank you.
Hello @00p513
The 6.13 version is working well, installed 2 days before.
Bugs
1. The much needed MOTO EXTRAS not wrorking, giving force close error.
2. Ambient Dispplay not working, giving fore close error.
And also the rom is without ROOT access.
Is this 64bit rom? no special caution needed when using twrp adb sideload?
muhahsan2004 said:
Hello @00p513
The 6.13 version is working well, installed 2 days before.
Bugs
1. The much needed MOTO EXTRAS not wrorking, giving force close error.
2. Ambient Dispplay not working, giving fore close error.
And also the rom is without ROOT access.
Click to expand...
Click to collapse
I installed 6.13 one week ago, Moto Extras working fine!
CorleoneG said:
what steps would i take to load this onto phone with unlocked bl
Click to expand...
Click to collapse
Flash TWRP, then flash this rom. Wipe data and flash gapps if necessary
Lopwidth said:
Is this 64bit rom? no special caution needed when using twrp adb sideload?
Click to expand...
Click to collapse
all fine if your recovery is up to date!
muhahsan2004 said:
Hello @00p513
The 6.13 version is working well, installed 2 days before.
Bugs
1. The much needed MOTO EXTRAS not wrorking, giving force close error.
2. Ambient Dispplay not working, giving fore close error.
And also the rom is without ROOT access.
Click to expand...
Click to collapse
Unfortunately I cannot include root. Moto extras and ambient display works fine for me too. Can you back up your data and try a factory reset?
00p513 said:
Unfortunately I cannot include root. Moto extras and ambient display works fine for me too. Can you back up your data and try a factory reset?
Click to expand...
Click to collapse
What steps to follow to install root on our device?
yashor said:
What steps to follow to install root on our device?
Click to expand...
Click to collapse
You should be able to flash the "modded phh superuser" by Spaceminer
00p513 said:
Unfortunately I cannot include root. Moto extras and ambient display works fine for me too. Can you back up your data and try a factory reset?
Click to expand...
Click to collapse
OK, I'll try resetting the device in some spare time. Thanks
00p513 said:
You should be able to flash the "modded phh superuser" by Spaceminer
Click to expand...
Click to collapse
hello,
I flashed "modded phh superuser" and installed "phh-su" and reboot as normal. but when ES file explorer asks root permission it displays "root access not installed".
This is my 1st rooting, what am I doing wrong?
yashor said:
hello,
I flashed "modded phh superuser" and installed "phh-su" and reboot as normal. but when ES file explorer asks root permission it displays "root access not installed".
This is my 1st rooting, what am I doing wrong?
Click to expand...
Click to collapse
This keeps displaying: "su_binary is out of date"
yashor said:
This keeps displaying: "su_binary is out of date"
Click to expand...
Click to collapse
I think crDroid ships with its own root for adb debugging, maybe this is conflicting?
00p513 said:
I think crDroid ships with its own root for adb debugging, maybe this is conflicting?
Click to expand...
Click to collapse
So, what do you recommend I do to obtain root?
00p513 said:
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/10.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP(Download from here)
(optional) GAPPS(Download from here)
First time installation:
Download TWRP and run in terminal
Code:
fastboot boot TWRP.IMG
On your phone tap "Advanced", then "ADB Sideload"
On your computer run
Code:
adb sideload PATH/TO/CRDROID.ZIP
Repeat steps 2-3 for gapps or root
Back on the main screen click "Wipe", "Format data", Read warning then proceed to type "yes"
Reboot
Sources:
ROM: https://github.com/crdroidandroid
Kernel: Deivid21/android_kernel_motorola_sdm632
Download:
ROM https://sourceforge.net/projects/cr...roid-10.0-20201217-channel-v6.13.zip/download
Known issues:
You tell me
Visit official website @ crDroid.net
Moto g7 Play Telegram
crDroid Community Telegram
Donate to help me pay server costs
Click to expand...
Click to collapse
so to install twrp i have to do "fastboot flash twrp-3.4.0-0-channel.img"? (that's the name of the file once downloading, just asking to make sure since the forums are all crazy, then i just flash the rom in twrp with the gapps right, i have flashed roms on another phone but i'm double checking. thanks
alpole said:
so to install twrp i have to do "fastboot flash twrp-3.4.0-0-channel.img"? (that's the name of the file once downloading, just asking to make sure since the forums are all crazy, then i just flash the rom in twrp with the gapps right, i have flashed roms on another phone but i'm double checking. thanks
Click to expand...
Click to collapse
no use fastboot boot

[RECOVERY] OrangeFox for LG V35 (judyp)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements
-LG V35 with unlocked bootloader
-Android 10 (Oreo and Pie are untested)
-A PC and ADB + Fastboot
Download
MediaFire
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Instruction
1. You need fastboot access. Erase the laf_a and laf_b partitions in qfil (remember to backup !!!). Fastboot is now instead of download mode.
2. Open terminal/cmd and use command:
fastboot boot ofox_judyp.img
You're done. Now you can use OFOX to install custom ROMs.
Ofox is temporarily. When you reboot it will dissapear and you will need to redo the fastboot command.
------------------------------------------------------------------------------------------------------------------------
Sources
Device Tree:
GitHub - TatsuyaSou/android_device_lge_judyp-ofox: OrangeFox tree for LG V35 (judyp)
OrangeFox tree for LG V35 (judyp). Contribute to TatsuyaSou/android_device_lge_judyp-ofox development by creating an account on GitHub.
github.com
Kernel:
GitHub - EmanuelCN/android_kernel_lge_sdm845
Contribute to EmanuelCN/android_kernel_lge_sdm845 development by creating an account on GitHub.
github.com
------------------------------------------------------------------------------------------------------------------------
@EmanuelCN, @LameMonster82 Thanks for your help!!!​
I added a flashable zip
Install it in ofox
Now you can enter recovery using the buttons (VOL- and Power)
Instruction is the same as for G7:
Does Magisk installation break the recovery?
After installing Magisk i can't boot into OrangeFox anymore
How to install both permanent OrangeFox recovery and Magisk?
silver2004 said:
Does Magisk installation break the recovery?
After installing Magisk i can't boot into OrangeFox anymore
How to install both permanent OrangeFox recovery and Magisk?
Click to expand...
Click to collapse
this is a temporary recovery, you have to flash it every time your reboot your phone
it says so right in OP
Ah, i thought that temporary after booting in Fastboot but permanent after flashing zip file, ok
Kyrimeas said:
I added a flashable zip
Install it in ofox
Now you can enter recovery using the buttons (VOL- and Power)
Instruction is the same as for G7:
Click to expand...
Click to collapse
can you share the zip file?
It's on mediafire
In the first post, you have a download link
Emanuel gave us an ofox update. This version will be compatible with a12 roms.
Index of /download/ofox/LG_V35/metadata
Kyrimeas said:
Emanuel gave us an ofox update. This version will be compatible with a12 roms.
Index of /download/ofox/LG_V35/metadata
Click to expand...
Click to collapse
The link is broken. can u share other link? I really appreciate you
manjr said:
The link is broken. can u share other link? I really appreciate you
Click to expand...
Click to collapse
Strange, for me link works. But I'll send ofox anyway.
Kyrimeas said:
Strange, for me link works. But I'll send ofox anyway.
Click to expand...
Click to collapse
Thank u so much.
I currently downloading all resources to unlock and flash A12 to my v35. I already have all the files needed. Since Oreo is a baseline to unlock v35. I flashed the V350ULM10i_00_NAO_US_OP_0221.kdz (GFI) version, but I got stuck in LGUP while reverting from A10 30c to Oreo (the one I mentioned above).
The LGUP says error: 0x5A00, skip write protected lun.
Now I'm waiting for someone could help me to make this project succeed. Would u mind helping me? If only I can contact u.
Hello. Can I share the download link of V35 aospk again. The previous link can no longer be opened. thank you very very much!!!
自由类者 said:
Hello. Can I share the download link of V35 aospk again. The previous link can no longer be opened. thank you very very much!!!
Click to expand...
Click to collapse
Kraken-12-GApps-20211223-1616-judyp-UNOFFICIAL
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Kyrimeas said:
Kraken-12-GApps-20211223-1616-judyp-UNOFFICIAL
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Click to expand...
Click to collapse
Thank you very much. There are a lot of people in our country who like this rom you made. Extolling its fluidity and stability. Looking forward to the next version. My English is not very good, please understand
I flashed stock v30d and then using fastboot tried to boot both the old and new ofox with the intent to install or just use to install Kraken.
However, I either get the following errors or it just boots into download mode.
Older ofox;
FAILED (remote: Failed to load/authenticate boot image: Load Error)
Newer one;
FAILED (remote: BootImage is Incomplete)
Any ideas what I am doing wrong?
Edit:
Not sure what fixed it, but repeated all the same steps and it worked.
is this work for korean varient LG V35?
drzrow said:
is this work for korean varient LG V35?
Click to expand...
Click to collapse
Yes
Kyrimeas said:
Yes
Click to expand...
Click to collapse
How can install stock open ga
zfk110 said:
How can install stock open ga
Click to expand...
Click to collapse
You install open ga for android 9. It won't work for us.
HI,
I tested it on android pie stock and it's working fine.
No problem in flashing or any other thing

Categories

Resources