[GSI AB][10.0?] Android Q developer preview - working! - Xiaomi Mi A2 Lite Guides, News, & Discussion

Hi, I was trying to flash some new gsi and I found this https://forum.xda-developers.com/pr...ment/rom-android-p-developer-preview-t3816659
Working Android Q! Bugs are normal with base 10.0.3.0 - Fingerprint not working... etc.
I used traditional method:
-Flash base
-fastboot erase system
-fastboot -w
- TWRP- flash Permissiver_V2.zip and Disable force encryption
Voila! Enjoy
Bug: Notch support

Hello,
First of all Congratulations for your success,
Could you please describe the flashing process because i have been trying it for 2 days still no success.
Did you flashed vbmeta? & which one did you used ARM64 OR ARM64+GMS?

you cant and you dont need to flash vbmeta. before doing anything read the instructions carefully. first, mia2lite doesnt have any vbmeta partition so you cant flash it, secondly its written there that this partition is needed to remove avb from boot partition of some specific phone so you dont need it.
what you need is flash remove_verity zip or patch your boot.img with magisk disabling preserve avb.

masumrussell said:
you cant and you dont need to flash vbmeta. before doing anything read the instructions carefully. first, mia2lite doesnt have any vbmeta partition so you cant flash it, secondly its written there that this partition is needed to remove avb from boot partition of some specific phone so you dont need it.
what you need is flash remove_verity zip or patch your boot.img with magisk disabling preserve avb.
Click to expand...
Click to collapse
I still didn't get it, he says flash base means he is talking about stock or GSI & if GSI then how?

CherryFarmer8 said:
I still didn't get it, he says flash base means he is talking about stock or GSI & if GSI then how?
Click to expand...
Click to collapse
Flashing base means to flash stock firmware
In this case it's 10.0.3.0. as mentioned in the first post

capajga said:
Flashing base means to flash stock firmware
In this case it's 10.0.3.0. as mentioned in the first post
Click to expand...
Click to collapse
okay so in which step do i have to flash GSI?

CherryFarmer8 said:
okay so in which step do i have to flash GSI?
Click to expand...
Click to collapse
You can try it like this:
Gumka1977 said:
https://github.com/tkchn/daisyinstall Do it like here, but instead of system.zip in TWRP - install system. img !
Click to expand...
Click to collapse
Thanks to Gumka1977

capajga said:
You can try it like this:
Thanks to Gumka1977
Click to expand...
Click to collapse
And what gsi did you flash?

Related

Unrooting Mi A1 [Android Oreo ] completely

complete unrooting procedure for Mi A1 [Android Oreo]
1) remove all magisk modules
I mean untick all magisk modules and click on delete icon beside them
After this reboot your device
2) then open magisk manager and uninstall using completely uninstall option
3) ‎then power off your device
4) ‎go to fastboot mode
‎ ( by pressing vol- + power buttons simultaneously)
5) ‎then unlock OEM using command
fastboot oem unlock
6) then check for current slot by using below command
fastboot getvar current-slot
7) then we should flash stock boot image
Using this command
fastboot flash boot_a boot.img
( If a is current slot )
Or
fastboot flash boot_b boot.img
( if current slot is b )
‎
‎Boot image file : https://drive.google.com/file/d/1EsuVTv5zIrfhDH7VG6uSyTXUWPS7Dvfl/view?usp=drivesdk
8) then lock your OEM using command
‎fastboot oem lock
9) then reboot using command
fastboot reboot
Congratulations your device is unrooted successfully !!
Suggested vedios for mi A1 users
Iam maintaing my channel for mi A1 related vedios and other technical stuff
Do subscribe for latest updates
Rooting using magisk :
Complete gcam setup :
#reserved
Or..
1. download fastboot ROM from Xiaomi, run flash_all_except_storage.bat (or flash it in MiFlash)
Congrats, you have stock device!
This way you are sure that you have correct boot.img corresponding to your ROM (otherwise OTA update will fail) and not some "random file from the Internet".
Thank you very much!!!! Was looking for this in a pretty long time!!!
Nope. This boot.img doesn't work for me. After completing the instructions I'm just getting the Mi logo and then restart and it goes on forever. Maybe my system.img is bad??? Can anybody give me a link to a perfect Oreo fastboot ROM, becuase I found two: the one is my current ROM and the other one's system.img "cannot be extracted".
nicolasmart said:
Nope. This boot.img doesn't work for me. After completing the instructions I'm just getting the Mi logo and then restart and it goes on forever. Maybe my system.img is bad??? Can anybody give me a link to a perfect Oreo fastboot ROM, becuase I found two: the one is my current ROM and the other one's system.img "cannot be extracted".
Click to expand...
Click to collapse
This one works for me https://forum.xda-developers.com/showpost.php?p=75027522&postcount=63
Currently I'm rooted, but I fully booted right after flashing it without any mods and ROM started fine.
It will show some sparse warning during flashing, but it will complete the process OK.
Really? Is that what you're using? That's the exact one with the system.img errors. Nah, maybe a bad download.
nicolasmart said:
Really? Is that what you're using? That's the exact one with the system.img errors. Nah, maybe a bad download.
Click to expand...
Click to collapse
Yep, working fine (well, except the video recording bug, but that is most probably Xiaomi's fault). I downloaded this file as well (https://forum.xda-developers.com/mi-a1/development/tool-aosp-8-0-ql1515-dec-8-2017-t3722184) and extracted and compared both system.img files and they are exactly the same except the very small difference - second one allows encryption as optional (modified) vs. forced (stock) in fstab. It might cause bootloop if you try to lock the bootloader with that system. Try to redownload files from Mega..
_mysiak_ said:
Yep, working fine (well, except the video recording bug, but that is most probably Xiaomi's fault). I downloaded this file as well (https://forum.xda-developers.com/mi-a1/development/tool-aosp-8-0-ql1515-dec-8-2017-t3722184) and extracted and compared both system.img files and they are exactly the same except the very small difference - second one allows encryption as optional (modified) vs. forced (stock) in fstab. It might cause bootloop if you try to lock the bootloader with that system. Try to redownload files from Mega..
Click to expand...
Click to collapse
Hmm... redownloaded from Mega, says
Code:
error: cannot load '.\system.img'
Yes, I'm sure the file is in the current folder.
I tried a different fastboot.exe and the error is more specific this time :
Code:
target reported max download size of 534773760 bytes
Invalid sparse file format at header magi
Edit: The weird thing is that all other images from this Fastboot ROM install and work just fine. I've even used the boot.img from it. It works without any problems. The system is problematic.
nicolasmart said:
Hmm... redownloaded from Mega, says
Code:
error: cannot load '.\system.img'
Yes, I'm sure the file is in the current folder.
I tried a different fastboot.exe and the error is more specific this time :
Code:
target reported max download size of 534773760 bytes
Invalid sparse file format at header magi
Edit: The weird thing is that all other images from this Fastboot ROM install and work just fine. I've even used the boot.img from it. It works without any problems. The system is problematic.
Click to expand...
Click to collapse
First fastboot.exe is probably old, second one seems to be fine. Just wait until it starts flashing system.img, it will take a minute or two and will look like frozen (fastboot has to split file into 6 smaller ones, probably has something to do with missing sparse format), be patient and don't interrupt the process.
_mysiak_ said:
First fastboot.exe is probably old, second one seems to be fine. Just wait until it starts flashing system.img, it will take a minute or two and will look like frozen (fastboot has to split file into 6 smaller ones, probably has something to do with missing sparse format), be patient and don't interrupt the process.
Click to expand...
Click to collapse
THANK YOU!!!! IT WORKED!!! I AM NOW WITH LOCKED BOOTLOADER AGAIN! :victory: :victory: :victory:
nicolasmart said:
THANK YOU!!!! IT WORKED!!! I AM NOW WITH LOCKED BOOTLOADER AGAIN! :victory: :victory: :victory:
Click to expand...
Click to collapse
You saved me too.
presented error in the "no command" and did not accept the January update
Thank it worked for me!
After this unroot method i could install the january ota.
Then I used this https://forum.xda-developers.com/mi-a1/how-to/root-mi-a1-oreo-8-0-disabling-ota-magisk-t3728654 method to root again
_mysiak_ said:
Or..
1. download fastboot ROM from Xiaomi, run flash_all_except_storage.bat (or flash it in MiFlash)
Congrats, you have stock device!
This way you are sure that you have correct boot.img corresponding to your ROM (otherwise OTA update will fail) and not some "random file from the Internet".
Click to expand...
Click to collapse
No need to uninstall modules and magisk
Just download & flash stock rom is enough to return to stock unrooted rom.
Is this you saying?
rkview37 said:
No need to uninstall modules and magisk
Just download & flash stock rom is enough to return to stock unrooted rom.
Is this you saying?
Click to expand...
Click to collapse
If you want to return to stock ROM and never use Magisk again, then you might want to uninstall Magisk first. But if you are only unrooting to apply OTA for example, it is enough to flash stock ROM and then reinstall Magisk - all your modules and settings will be kept.
_mysiak_ said:
If you want to return to stock ROM and never use Magisk again, then you might want to uninstall Magisk first. But if you are only unrooting to apply OTA for example, it is enough to flash stock ROM and then reinstall Magisk - all your modules and settings will be kept.
Click to expand...
Click to collapse
Actually sir
I have flashed patched boot image not just just boot
is your method work then
&Of course I just unroot to apply ota
rkview37 said:
Actually sir
I have flashed patched boot image not just just boot
is your method work then
&Of course I just unroot to apply ota
Click to expand...
Click to collapse
For OTA update, just reflash the latest stock ROM (keep data), apply OTA and root with Magisk again.
camerlengo said:
Thank it worked for me!
After this unroot method i could install the january ota.
Then I used this https://forum.xda-developers.com/mi-a1/how-to/root-mi-a1-oreo-8-0-disabling-ota-magisk-t3728654 method to root again
Click to expand...
Click to collapse
Ok bro
_mysiak_ said:
Or..
1. download fastboot ROM from Xiaomi, run flash_all_except_storage.bat (or flash it in MiFlash)
Congrats, you have stock device!
This way you are sure that you have correct boot.img corresponding to your ROM (otherwise OTA update will fail) and not some "random file from the Internet".
Click to expand...
Click to collapse
Can u link me to the latest fastboot rom? , The link in the thread on the mi forums is too old I guess
AlwaysWin said:
Can u link me to the latest fastboot rom? , The link in the thread on the mi forums is too old I guess
Click to expand...
Click to collapse
http://ru.miui.com/thread-1308-1-1.html
This website is in Russian but download from this site
Rom is Oreo Jan official rom flash it using mi flash tool

[Prepatched Boot.img] Three+Magisk16+Rayglobe

Offering a prepatched boot.img to any that want it to flash via fastboot.
Latest Stock version of Razer's 3-Branded boot.img patched with Magisk 16 and Rayglobe Magisk Module via TWRP (Supposed to hide boot warning)
--
Why?: Timesaver and ease of use.
--
--
Download:
https://drive.google.com/file/d/17SF2Ek1PVp-tF9uT8gPT18kx5NMRZCbX
--
To any that want to test; if this doesn't work then just flash stock img and you'll be fine.
(Can't promise this patched boot image will work for you but it'll be nice if it does) =)
Terms:
(Still, for the sake of disclaimer and to prevent most trolling etc I am NOT responsible for any damage you cause to your phone. You or your legal guardian are/is responsible for your property. By using this file you are agreeing to these terms.)
-
P.S: For any not aware you can flash an image to a specific slot by using
Fastboot flash boot_a
Or
boot_b
Instead of just boot (which flashes both)
NOTE: This image does not include twrp.
If u don't mind can you please post the module for boot warning separately because mine is a global version
rainbowkittypaw said:
Offering a prepatched boot.img to any that want it to flash via fastboot.
Latest Stock version of Razer's 3-Branded boot.img patched with Magisk 16 and Rayglobe Magisk Module via TWRP (Supposed to hide boot warning)
--
Why?: Timesaver and ease of use.
--
--
Download:
https://drive.google.com/file/d/17SF2Ek1PVp-tF9uT8gPT18kx5NMRZCbX
--
To any that want to test; if this doesn't work then just flash stock img and you'll be fine.
(Can't promise this patched boot image will work for you but it'll be nice if it does) =)
Terms:
(Still, for the sake of disclaimer and to prevent most trolling etc I am NOT responsible for any damage you cause to your phone. You or your legal guardian are/is responsible for your property. By using this file you are agreeing to these terms.)
-
P.S: For any not aware you can flash an image to a specific slot by using
Fastboot flash boot_a
Or
boot_b
Instead of just boot (which flashes both)
NOTE: This image does not include twrp.
Click to expand...
Click to collapse
you can also use
fastboot flash boot boot.img --slot=a
silvercat said:
If u don't mind can you please post the module for boot warning separately because mine is a global version
Click to expand...
Click to collapse
The module is in this section of the forum.
Due to the rules of the forum i can't post it as i didn't make it.
rainbowkittypaw said:
The module is in this section of the forum.
Due to the rules of the forum i can't post it as i didn't make it.
Click to expand...
Click to collapse
I can't find it anywhere in the forum
silvercat said:
I can't find it anywhere in the forum
Click to expand...
Click to collapse
Here's the forum post:
https://forum.xda-developers.com/razer-phone/development/magisk-rayglobe-module-t3728084
rainbowkittypaw said:
Here's the forum post:
https://forum.xda-developers.com/razer-phone/development/magisk-rayglobe-module-t3728084
Click to expand...
Click to collapse
Oh u meant this post. I have already installed that module but I still get the bootloader warning.
silvercat said:
Oh u meant this post. I have already installed that module but I still get the bootloader warning.
Click to expand...
Click to collapse
Yeah, me too but i was hoping it may work for others since it claims to remove the warning.
NOTE: This image does not include twrp.[/QUOTE said:
firstly thank you for the IMG works perfectly, i wonted to ask if you could possibly make version with TWRP?
Click to expand...
Click to collapse
Sorry to sound like a noobness (which I am with this phone, I'm coming from Samsung which is completely different)
Can you give a quick detailed guide of how to flash this please? I'm dying to get root on this phone.
kdogguk said:
Sorry to sound like a noobness (which I am with this phone, I'm coming from Samsung which is completely different)
Can you give a quick detailed guide of how to flash this please? I'm dying to get root on this phone.
Click to expand...
Click to collapse
Please follow this thread :
https://forum.xda-developers.com/ra...sk-fullproof-guide-razers-wifi-t3756137/page4
does this work with the latest oreo update?
yes

T-Mobile 9.5.5 boot.img

Does anyone happen to have this? I used the 9.5.3 img for the TWRP with working decrypt, and it booted fine once, however now it keeps booting back to TWRP despite selecting "reboot system." I think someone mentioned they had it, but I can't find it for the life of me. Thanks so much!
No, don't think there are any full zips for T-Mo yet.
Bradl79 said:
No, don't think there are any full zips for T-Mo yet.
Click to expand...
Click to collapse
Thanks for the heads-up I actually got it to boot again by flashing SkyDragon kernel and Magisk!
sabrdawg said:
Thanks for the heads-up I actually got it to boot again by flashing SkyDragon kernel and Magisk!
Click to expand...
Click to collapse
How did this fix the boot image? How did your flash TWRP? The one with decryption or no?
photolarry said:
How did this fix the boot image? How did your flash TWRP? The one with decryption or no?
Click to expand...
Click to collapse
I flashed the TWRP with working decrypt. The only problem is, is that I just tried restoring a backup with it, and now I can't get out of fastboot mode. Downloading MSM Tool now :/
MSM Tool?
sabrdawg said:
I flashed the TWRP with working decrypt. The only problem is, is that I just tried restoring a backup with it, and now I can't get out of fastboot mode. Downloading MSM Tool now :/
Click to expand...
Click to collapse
Where is it? They said it is not out yet.
Here you go
https://forum.xda-developers.com/oneplus-7-pro/how-to/msm-tool-guac-t3934691
In case you still need it, I'm fairly certain this is the boot image for GM31CB 9.5.5. I extracted it from my own device when I was flashing the international firmware. I will be honest, it might have the Chinese TWRP patched in. I doubt it though since it I can't find any of the TWRP files in the decompiled image.
https://drive.google.com/open?id=1nla0OCUpFL01CnVM5vm0G4aQ1gZ6cupI
bmg1001 said:
In case you still need it, I'm fairly certain this is the boot image for GM31CB 9.5.5. I extracted it from my own device when I was flashing the international firmware. I will be honest, it might have the Chinese TWRP patched in. I doubt it though since it I can't find any of the TWRP files in the decompiled image.
https://drive.google.com/open?id=1nla0OCUpFL01CnVM5vm0G4aQ1gZ6cupI
Click to expand...
Click to collapse
Thank you!
bmg1001 said:
In case you still need it, I'm fairly certain this is the boot image for GM31CB 9.5.5. I extracted it from my own device when I was flashing the international firmware. I will be honest, it might have the Chinese TWRP patched in. I doubt it though since it I can't find any of the TWRP files in the decompiled image.
https://drive.google.com/open?id=1nla0OCUpFL01CnVM5vm0G4aQ1gZ6cupI
Click to expand...
Click to collapse
You had to root in order to extract boot IMG correct?
Nekromantik said:
You had to root in order to extract boot IMG correct?
Click to expand...
Click to collapse
No, I flashed TWRP to the opposite partition and extracted it there.
bmg1001 said:
No, I flashed TWRP to the opposite partition and extracted it there.
Click to expand...
Click to collapse
hmm
the instructions for installing twrp mentions having stock boot.img in order to install it
how did you flash to second slot without a stock boot.img?
Nekromantik said:
hmm
the instructions for installing twrp mentions having stock boot.img in order to install it
how did you flash to second slot without a stock boot.img?
Click to expand...
Click to collapse
I didn't use the guide. I flashed TWRP (the TWRP image that is provided in that same thread) to the opposite partition.
bmg1001 said:
I didn't use the guide. I flashed TWRP (the TWRP image that is provided in that same thread) to the opposite partition.
Click to expand...
Click to collapse
ah ok
not sure I wanna risk anything as no msmtool guaranteed for the 5g version.

[Tutorial] Magisk on GSI on devices with dynamic partition

I hope you already know how to flash GSI on devices with dyamic partition already. If not then you can follow this guide: https://forum.xda-developers.com/t/...ynamic-super-partition.4256667/#post-85271987
If youre on stock before flashing GSI then dont "fastboot delete-logical-partition product" like other tutorials may suggest. Just flash the product image (fastboot flash product [insert img here]) attached below and it will get resized automatically as well, giving you plenty of space to flash your GSI.
If youve already flashed GSI before following this guide and have done "fastboot delete-logical-partition product" then just create product partition (fastboot create-logical-partition product [size]) and flash the img on product.
whichever course youve taken you can now flash magisk through twrp or patch the boot img and flash that.
Please note that this product image wasnt made by me and the credit for it goes to: @Allexwin50
tested on infinix zero 8 X687
Thanks for the tutorial, I will give it a try but have one question: you said to" create product partition and give size " I don't understand about size!
shjeanpy said:
Thanks for the tutorial, I will give it a try but have one question: you said to" create product partition and give size " I don't understand about size!
Click to expand...
Click to collapse
when you create partition you also need to specify its size, just add some number
kusti420 said:
when you create partition you also need to specify its size, just add some number
Click to expand...
Click to collapse
What size would you advise me please
shjeanpy said:
What size would you advise me please
Click to expand...
Click to collapse
idk, i used 400000000
Thank you very much for your great tutorial. it worked for me on my device.
Thanks a lot for putting this together. I was stuck for a day and a half trying to figure out how to flash Magisk with no product partition. Great work.
nickelnine said:
Thanks a lot for putting this together. I was stuck for a day and a half trying to figure out how to flash Magisk with no product partition. Great work.
Click to expand...
Click to collapse
and i was stuck for multiple months...
@kusti420 if I've flashed a GSI on to stock (apart from flashing vbmeta and TWRP) can I fastboot flash that product.img and then successfully TWRP flash magisk or patch with app (using Phh SU temporarily for root) ? is that enough ?
EDIT 1: thought I'd just see for myself, flashed the product_gsi.img and my phone (S20FE 5G) still booted. tried flashing magisk 21.4 zip from TWRP and got a bootloop. will check later if I can patch my boot.img and post.
Hey, where did you take this product_gsi.img? I think it does not work with Android 12, I wonder if it can be updated or something like that.
felipecassiors said:
Hey, where did you take this product_gsi.img? I think it does not work with Android 12, I wonder if it can be updated or something like that.
Click to expand...
Click to collapse
it was sent to me in telegram, where i also traced it back to @Allexwin50, afaik he made it. worked fine on android 10 and 11. asking him for img for a12 could be an option
Sir, When I Flashed any GSI rom A11 , any way to remove the standard superuser root from rom ? if some solution , please advise me , (my device use fastboot commands not use twrp)
gamal001 said:
Sir, When I Flashed any GSI rom A11 , any way to remove the standard superuser root from rom ? if some solution , please advise me , (my device use fastboot commands not use twrp)
Click to expand...
Click to collapse
idk wtf u mean by "standard superuser root" prolly phh su, if yes then there is definetly a way to get rid of that
Right, so what to do after installing the GSI like this. How to install Magisk? I don't have TWRP. Do I have to "securize" first? Help.
K1569GHENT said:
Right, so what to do after installing the GSI like this. How to install Magisk? I don't have TWRP. Do I have to "securize" first? Help.
Click to expand...
Click to collapse
maybe, cant remember by heart, dont have enough time to test it out myself
Working on Nippon Android Tiramisu SGSI on Pixel 3a, very nice
K1569GHENT said:
Right, so what to do after installing the GSI like this. How to install Magisk? I don't have TWRP. Do I have to "securize" first? Help.
Click to expand...
Click to collapse
Obtain a stock copy of your boot.img.
Patch it through the magisk app before you do your whole thing installing your chosen gsi.
Once you have the patched image, you can fastboot it using fastboot flash boot boot.img in cmd onto your gsi ROM.
Make sure to install the boot.img to both slots A and B. Then go back to your active slot.
ninjasinabag said:
Obtain a stock copy of your boot.img.
Patch it through the magisk app before you do your whole thing installing your chosen gsi.
Once you have the patched image, you can fastboot it using fastboot flash boot boot.img in cmd onto your gsi ROM.
Make sure to install the boot.img to both slots A and B. Then go back to your active slot.
Click to expand...
Click to collapse
he talked about removing phh-superuser
kusti420 said:
he talked about removing phh-superuser
Click to expand...
Click to collapse
It's locked to your boot image, so using 100% stock image removes superuser since it's no longer system as root.
kusti420 said:
I hope you already know how to flash GSI on devices with dyamic partition already. If not then you can follow this guide: https://forum.xda-developers.com/t/...ynamic-super-partition.4256667/#post-85271987
If youre on stock before flashing GSI then dont "fastboot delete-logical-partition product" like other tutorials may suggest. Just flash the product image (fastboot flash product [insert img here]) attached below and it will get resized automatically as well, giving you plenty of space to flash your GSI.
If youve already flashed GSI before following this guide and have done "fastboot delete-logical-partition product" then just create product partition (fastboot create-logical-partition product [size]) and flash the img on product.
whichever course youve taken you can now flash magisk through twrp or patch the boot img and flash that.
Please note that this product image wasnt made by me and the credit for it goes to: @Allexwin50
Click to expand...
Click to collapse
Hello kusti420
I had already deleted the product partition when I found your post.
The GSI was not cool.
I reflash the product partition and reflash the GSI, now it's good.
Thanks for the file and the tip.

Vortex V22 Standup Wireless Firmware Error

Hello!
I tried the search function but my search-fu isn't strong today. I got a Vortex V22 phone from Standup Wireless. I must have been half asleep, because when i flashed what I assumed was the correct boot.img, I got stuck in a boot loop.
On further investigation, I had flashed the boot for another device called Vortex. I am having incredible difficulty in finding the right boot image. The info I have from the side of the box is:
Vortex V22 4G LTE
Color: Graphite Blue
ROM 32GB
RAM 3GB
OS Android 11
FCC ID 2ADLJ-V22
I deeply appreciate any and all help. Thanks so much!
i was trying to find a phone case for the phone what model number is yours ?
If you're still searching I can try to make a rom dump, I have this phone as well brand new untouched or registered.
I'd just need a tutorial on the proper way to dump and extract the files so I can upload the boot.img
_
I've never used it cause I put the StandUp Wireless sim in my T-Mo InSeeGo 5G HotSpot and prefer to use my Galaxy S8 with Keyboard Cover Case and Unihertz Titan Pocket
Just dumping the firmware from mine, using SP Flash Tool. Used this guide: https://www.hovatek.com/forum/thread-12719.html
Will remove userdata & cache, but there is a LOT of gbs of system data. This phone is appearently Treble-enabled with VNDK ver 30, so yes, you can flash a GSI on there. Will provide a custom recovery necessary.
Edit: if you were wondering, this phone has a MT6761 with a eMMC flash.
PicelBoi said:
Just dumping the firmware from mine, using SP Flash Tool. Used this guide: https://www.hovatek.com/forum/thread-12719.html
Will remove userdata & cache, but there is a LOT of gbs of system data. This phone is appearently Treble-enabled with VNDK ver 30, so yes, you can flash a GSI on there. Will provide a custom recovery necessary.
Edit: if you were wondering, this phone has a MT6761 with a eMMC flash.
Click to expand...
Click to collapse
Hi PicelBoi,
I have the V22. I've unlocked the BL and trying to install a custom rom via ADB or Fastboot but have had no luck. I try to erase or flash and I get errors saying partitions don't exist. Can you please help out with a recovery file?
I tried the hovatek guide but didn't have any luck, but I tried it before the BL was unlocked. Would that be an issue with the sp flash tool? I was told it shouldn't matter.
In fastboot not fastboot d do
Fastboot flash unlocking
And it'll ask ya if u agree bs....
& Click yes.
Mtkclient unlocks bootloader as well
defcondoc said:
Hi PicelBoi,
I have the V22. I've unlocked the BL and trying to install a custom rom via ADB or Fastboot but have had no luck. I try to erase or flash and I get errors saying partitions don't exist. Can you please help out with a recovery file?
I tried the hovatek guide but didn't have any luck, but I tried it before the BL was unlocked. Would that be an issue with the sp flash tool? I was told it shouldn't matter.
Click to expand...
Click to collapse
Sorry for waiting so long! Yeah, I got the firmware! Also follow previous guys post! Do you want my boot.img? Make sure you disable Android Verified Boot too!
PicelBoi said:
Sorry for waiting so long! Yeah, I got the firmware! Also follow previous guys post! Do you want my boot.img? Make sure you disable Android Verified Boot too!
Click to expand...
Click to collapse
No worries. Yes! Do you have the entire rom? The boot.img would definitiely be great as well.
mee too
defcondoc said:
No worries. Yes! Do you have the entire rom? The boot.img would definitiely be great as well.
Click to expand...
Click to collapse
Yea, will post it later this day! Do you need anything else like my super partition?
PicelBoi said:
Yea, will post it later this day!
Click to expand...
Click to collapse
Also this is a GSI image that works with this device - https://github.com/phhusson/treble_experimentations/releases/tag/v313 - newer versions might not work unfortunately.
defcondoc said:
Hi PicelBoi,
I have the V22. I've unlocked the BL and trying to install a custom rom via ADB or Fastboot but have had no luck. I try to erase or flash and I get errors saying partitions don't exist. Can you please help out with a recovery file?
I tried the hovatek guide but didn't have any luck, but I tried it before the BL was unlocked. Would that be an issue with the sp flash tool? I was told it shouldn't matter.
Click to expand...
Click to collapse
You need to reboot to userland fastboot, which you could do by rebooting to normal fastboot then telling fastboot to reboot to fastboot by typing in fastboot reboot fastboot. You will see a new screen, and now you could flash a GSI to the phone.
PicelBoi said:
Also this is a GSI image that works with this device - https://github.com/phhusson/treble_experimentations/releases/tag/v313 - newer versions might not work unfortunately.
Click to expand...
Click to collapse
I was able to get a bunch of GSI's that work with it, including the phone you posted, but I was looking to get root and found a couple pre-rooted GSI's that work as well. Newer ones do work as well I has 13 rooted and working. However, I liked the Pixel ROMs the best and would prefer to install those instead and then root. So I need the firmware for that so I can patch a modified boot.img.
PicelBoi said:
You need to reboot to userland fastboot, which you could do by rebooting to normal fastboot then telling fastboot to reboot to fastboot by typing in fastboot reboot fastboot. You will see a new screen, and now you could flash a GSI to the phone.
Click to expand...
Click to collapse
Thank you. I understand and have a lot of experience with this. However, I still never understood why there is two Fastboot's.
I can't get it to boot in one I flash the super that I backed up that don't get it to boot maybe I could use a good super. What about vbmeta?
atsalchenberg said:
I can't get it to boot in one I flash the super that I backed up that don't get it to boot maybe I could use a good super. What about vbmeta?
Click to expand...
Click to collapse
Are you looking for a good GSI ROM?
As of right now I'm just trying to get it booted up with any room. I got it rooted and then something I ****ed up when I tried to flash a GSI. And I started messing with the boot a boot b vbMeta from system and blank. And I don't have the firmware an the super that I backed up won't boot when I flash it.
But yes I am indeed looking for a good running a12 rom
atsalchenberg said:
As of right now I'm just trying to get it booted up with any room. I got it rooted and then something I ****ed up when I tried to flash a GSI. And I started messing with the boot a boot b vbMeta from system and blank. And I don't have the firmware an the super that I backed up won't boot when I flash it.
Click to expand...
Click to collapse
I completely messed up one messing with partitions and it took many tries trying to get to was able to still get to the bootloader fastboot and then recovery to fastbootD. You should be able to get it booted into fastbootd and flash as it seems you can.
Try the one below. you should be able to find it with a google search. If you can't let me know and I will try to look and see where I downloaded it from as I cannot remember where I found it.
I've tried many GSI ROM's Some boot fully, some only boot to the boot screen and some won't boot at all.
I'm using 13 rooted LineageOS GSI version 20-20230324-UNOFFICIAL-arm64_bvS
It is vanilla. I can't remember if there is a GAPPS version or not. But you can load it all after with magisk. But its rooted.
I still would like if picelboi could share the stock rom, so we can have a boot.img. I would like to try other ROM's that are not PRE-Rooted.
atsalchenberg said:
But yes I am indeed looking for a good running a12 rom
Click to expand...
Click to collapse
I can't remember which A12 I had working but I was looking for root and the one A12 that was prerooted I had issues with so I went to A13.
This is an A13. LineageOS GSI version 20-20230324-UNOFFICIAL-arm64_bvS
There may be a newer version of it now.
Also, these phones seem have that internet connect issue with some GSI ROMS and this is one of them I think, they connect to wifi but they won't actually connect to internet, but there is a easy fix for it.

Categories

Resources