{
"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"
}
Hello,
I have Android 12 GSI (ab-vndklite-gapps-secure) installed on my Nokia 2.2.
When I try to flash TWRP it ends up in a boot loop.
I did flash vbmeta as well using the following command.
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
When I try to boot into TWRP, without flashing it, it just ends up rebooting the device normally.
Right now, I do not have TWRP installed, and the device is working fine.
Any help is appreciated!
fastboot boot does not work, you have to fully flash + when booting on a12 gsis when theres encryption will not end nicely since i cant get decryption working, maybe soon ill get decryption if i have motivation
areallydumbperson said:
fastboot boot does not work, you have to fully flash + when booting on a12 gsis when theres encryption will not end nicely since i cant get decryption working, maybe soon ill get decryption if i have motivation
Click to expand...
Click to collapse
Thanks for the reply!
Do you know how to make Magisk work in A12 GSI? When I try flashing boot.img from Fastboot, it ends up in boot loop. Is it because of the same reason you mentioned above?
nope, most likely dm verity do
fastboot flash vbmeta vbmeta.img --disable-verification --disable-verity
.
areallydumbperson said:
nope, most likely dm verity do
fastboot flash vbmeta vbmeta.img --disable-verification --disable-verity
Click to expand...
Click to collapse
I flashed vbmeta right after I flashed GSI.
Should I flash it once again after I flash Magisk?
Also, should I remove root in Phh GSI (securize) before flashing Magisk?
Thanks!
Related
Hi
Guys I need your help.I wanted to upgrade from Stock kitkat 4.4 to Marshmallow.
I started with rooting via LG one click rooting.After rooting successfully I tried flashing TWRP recovery via TWRP manager but it didnt worked and instead of going into recovery it kept going in fastboot.
I tried flashing recovery via fastboot also but no use.Then I tried to unroot via LG Flash tool using download mode.But unfortunately It gave an error "[ERROR] Partition change error".Now I am not unable to get out of download mode.I tried deleting laf file and I came out of Download mode but now I am stuck in fastboot mode.Now if I try to flash anything or erase anything in fastboot it got stuck on erasing or writing.If I run 'fastboot devices' in fastboot it show "? fastboot".
Please help.I know I have messed up but any help would be appreciated.Please help me get my phone get back to life.
{
"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"
}
Use this
http://forum.xda-developers.com/sprint-lg-g3/general/guide-fix-hard-brick-recovery-guide-t3132359
Thanks for help.
But I read in this thread this solution is for Hard brick (Phone doesnt boot at all) but in my case its landing into fastboot everytime.Are you sure I should go this this solution?
Thanks once again
obaid47 said:
Thanks for help.
But I read in this thread this solution is for Hard brick (Phone doesnt boot at all) but in my case its landing into fastboot everytime.Are you sure I should go this this solution?
Thanks once again
Click to expand...
Click to collapse
Yup.mine g3 was also stuck in Fastboot.and I couldn't execute any command.because Fastboot was corrupted.so I followed the method I provided.
{
"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"
}
nico000 said:
https://imgur.com/a/TuGwEiA
Click to expand...
Click to collapse
System,Cust,Boot and Recovery
letschky said:
System,Cust,Boot and Recovery
Click to expand...
Click to collapse
yes, what I do not understand and in those images that I mentioned, which files are to be taken
nico000 said:
yes, what I do not understand and in those images that I mentioned, which files are to be taken
Click to expand...
Click to collapse
You can flash via fastboot:Ramdisk,Cust,Ramdisk_Recovery and System.
Install Adb Drivers.https://forum.xda-developers.com/showthread.php?t=2588979
Install Huawei Hisuite http://consumer.huawei.com/minisite/HiSuite_en/
Reboot into Bootloader and type in Cmd:
fastboot flash ramdisk RAMDISK.img
fastboot flash system SYSTEM.img
fastboot flash cust CUST.img
fastboot flash recovery_ramdisk RECOVERY.img
Your Bootloader must be Unlocked!
letschky said:
You can flash via fastboot:Ramdisk,Cust,Ramdisk_Recovery and System.
Install Adb Drivers.https://forum.xda-developers.com/showthread.php?t=2588979
Install Huawei Hisuite http://consumer.huawei.com/minisite/HiSuite_en/
Reboot into Bootloader and type in Cmd:
fastboot flash ramdisk RAMDISK.img
fastboot flash system SYSTEM.img
fastboot flash cust CUST.img
fastboot flash recovery_ramdisk RECOVERY.img
Your Bootloader must be Unlocked!
Click to expand...
Click to collapse
so in my UPDATE.APP file I have to extract the following files, right
ramdisk_a.img
system_a.img
cust_a.img
recovery_ramdisk_a.img
SmartPhonesFan said:
What the heck u trying to do?
Click to expand...
Click to collapse
and only as a precaution, if my phone should have problems at least reset everything so, and can also be useful to other people
so in my UPDATE.APP file I have to extract the following files, right
ramdisk_a.img
system_a.img
cust_a.img
recovery_ramdisk_a.img
{
"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"
}
Team Win Recovery Project for Anica K-TOUCH I9Built with the latest sources available.Supports system-as-root and gsis flashing from TWRP.Downloads:TeamWin.Recovery.Project.3.5.2_10-0.img
Flashing instructions:0.- Boot into stock ROM and enable oem unlock
1.- Reboot to fastboot mode and type:
fastboot flashing unlock
fastboot flash recovery TeamWin.Recovery.Project.3.5.2_10-0.img
3.- Reboot into flashed recovery pressing Power + Vol+ and choose "Boot Recovery"
XDADevDB Information
TWRP, recovery for Anica K-TOUCH (i9)
Source Code:
https://github.com/daviiid99/K-Touch_i9/tree/TWRP-11-SAR
Created 2021-04-06
Last Updated 2021-04-06
Thanks for your contribution
I am using this recovery and I have successfully repartitioned my i9 using your parted binary guide on github. Will it be possible to flash arm 64 ab gsi's on this device?
stevea76 said:
I am using this recovery and I have successfully repartitioned my i9 using your parted binary guide on github. Will it be possible to flash arm 64 ab gsi's on this device?
Click to expand...
Click to collapse
Yes, @phhusson GSI's are working great. Try AOSP 11
daviiid99 said:
Yes, @phhusson GSI's are working great. Try AOSP 11
Click to expand...
Click to collapse
Thank you, I have tried but the ab variants boot to bootloader, (with stock boot.img I can get arm64 a only to boot) . I'll keep trying, Thank you
It seems that I did everything right, I installed the custom rainbow kernel on the stock firmware, the kernel worked, there only at startup it gave out the message "SSHL Warning" like so.
When I decided to install GSI, a bootloup occurred. You can write the reason or guesses.
I have only one screenshot left from TWRP.
Thanks in advance!
{
"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 model do you have? If it is an A127F then use chondoe flasher, if it is an A125F, maybe try using a kernel if that doesn't work maybe chondoe flasher will work.
ChonDoe Flasher is below (For me ChonDoe always worked)
TheWorldYT said:
what model do you have? If it is an A127F then use chondoe flasher, if it is an A125F, maybe try using a kernel if that doesn't work maybe chondoe flasher will work.
ChonDoe Flasher is below (For me ChonDoe always worked)
Click to expand...
Click to collapse
i have A125F i used rainbow kernel
Test Superior
lil_kyrick said:
i have A125F i used rainbow kernel
Click to expand...
Click to collapse
Try to flash a new version of lineage (BgS) with ChonDoe Flasher (Like Lineage 19 or 20)
here are how you install the gsi with chondoe flasher:
Rename the .img file to system.img then copy the ChonDoe_Flasher.zip file at post #2 in the directory where the .img file is, then flash the ChonDoe_Flasher.zip as a zip file. Then, flash the kernel, and format data, then reboot your phone!
Here is a link to lineage 19 BgS: https://sourceforge.net/projects/an...2-UNOFFICIAL-arm64_bgN-secure.img.xz/download (Unzip to get the image)
I am using TWRP by brigudav 3.7.0_12-1-surya, with previous Lineage OS and did flash lattest surya_global_images_V13.0.1.0.SJGMIXM_20220725.0000.00_12.0_global with MiFlash version 2016.08.30.0 with the option flash_all_lock.bat . It did not finished from MiFlash (took more than 1000s) but the ROM and all partions seems flashed right, except recovery that remains TWRP and of course did not relocked.
How do i go back to full stock and relock ?
{
"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"
}
ushiyama said:
I am using TWRP by brigudav 3.7.0_12-1-surya, with previous Lineage OS and did flash lattest surya_global_images_V13.0.1.0.SJGMIXM_20220725.0000.00_12.0_global with MiFlash version 2016.08.30.0 with the option flash_all_lock.bat . It did not finished from MiFlash (took more than 1000s) but the ROM and all partions seems flashed right, except recovery that remains TWRP and of course did not relocked.
How do i go back to full stock and relock ?
Click to expand...
Click to collapse
Use TWRP to flash a recovery rom then Miflash.
The version of Miflash you are using is obsolete / the path / the rom name needs to be reviewed.
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
NOSS8 said:
Use TWRP to flash a recovery rom then Miflash.
The version of Miflash you are using is obsolete / the path / the rom name needs to be reviewed.
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
Click to expand...
Click to collapse
TY
Your post https://forum.xda-developers.com/t/miflash-guide-use-xiaomi-flash-tool.4262425/post-87870641 on that thread actualy was what i did and what worked.