[KERNEL] Bandido - G780/G781 (overclock/usb-charging/undervolt/better scaling) - Samsung Galaxy S20 FE ROMs, Kernels, Recoveries, &

The Linux kernel is the core component of the Android operating system. It is a software program that manages the system's hardware resources, such as the processor, memory, and input/output devices, and provides a foundation upon which other software programs can run. The Android System runs on top of the Kernel the same way applications run on top of the Android System. Below the Kernel, only the hardware itself.
It should be installed via Recovery (TWRP) or FKM over Stock or GSI ROMS (Android 12 or 13). It doesn't need any tweaking with any app, just install it and use it.
BUT you can use any kernel tweaking app to change settings.
It has UNIQUE features like:
- no CRC checking on mmc reads, for performance
- disabled some cpu throttling and "touch boosters" (more speed and less battery usage)
- Bandido governor, a battery-friendly governor
- BandSaver governor, a SUPER battery-friendly governor
- removed A LOT of unuseful kernel code
- "Fair scheduler" tweaks
- a lot of power saved when the screen is off
- USB fast charging
- latest GCC (compiler), 14
And some common features:
- add 200mhz GPU clock to save power
- GPU overclocked to 900mhz, stable
- GPU undervolt to save battery and keep it cool
- added every TCP congestion control algorithms
- added conservative and ondemand CPU governors
- KCAL support
Overall your phone will be snappier, and at the same time less battery hungry
Make a backup of your BOOT partition with TWRP just in case you want to go back to a slower experience lol
Spoiler: Instruções de instalação em PORTUGUÊS
Antes de tudo você tem que conectar seu cel a um computador por cabo USB e ter o Odin instalado.
Antes decore isso:
Para entrar no Recovery/TWRP, reinicie o celular e imediatamente segure Power e volUP por 5 segundos.
Para entrar no Modo Download, reinicie o celular e imediatamente segure volUP e volDOWN por 5 segundos.
Para reiniciar o celular, segure Power e volDOWN por 5 segundos.
1. Desbloqueio de bootloader (para poder instalar TWRP - APAGA TODA A MEMÓRIA INTERNA):
Configurações -> Sobre o telefone -> Informações de software
Clique 10x em "Número de compilação"
Volte e vá em "Opções de desenvolvedor" que apareceu embaixo de "Sobre o telefone"
Ligue o "Desbloqueio de OEM"
Desligue o cel. Entre no Modo Download.
Quando ligar, segure o botão volUP por 5 segundos.
Quando ligar novamente, aperte o botão volUP para confirmar.
2. Instalar TWRP:
Entre no Odin e desligue o "auto reboot", bote o arquivo TAR do TWRP no slot AP e o arquivo vbmeta_disabled.tar no USERDATA. Aperte START.
Entre no TWRP. Desligue a criptografia: Vá em Advanced -> Terminal, e DIGITE: multidisabler [enter]
Você verá " - Finished." quando terminar.
Vá em Wipe -> Format Data, e digite "yes" para confirmar.
Vá em Reboot -> Recovery
3. Instalar o Kernel.
No TWRP, vá em "Install" e escolha o arquivo .zip do Kernel.
Espere reiniciar ou reinicie manualmente o celular.
PRONTO!
Spoiler: Instructions in ENGLISH
First of all you have to connect your cel to a USB cable computer and have Odin installed.
First memorize these:
To get into Recovery/TWRP, restart your phone and immediately hold Power and volUP for 5 seconds.
To get into Download Mode, restart your phone and immediately hold volUP and volDOWN for 5 seconds.
To restart your phone, hold Power and volDOWN for 5 seconds.
1. Unlocking the Bootloader (to be able to install TWRP - erases all internal memory):
Go to Settings -> About Phone -> Software information
Click 10x in "Build Number"
Go back (twice) and go to "Developer Options" that had appeared under "About Phone"
Turn on the "OEM UNLOCK"
Turn off the phone. Enter Download Mode.
When you turn it back on, hold the volUP button for 5 seconds.
When the screen appears again, press the volUP once more to confirm.
2. Install TWRP:
Run Odin on your PC and turn off the "Auto Reboot" option, put the TWRP TAR file on AP slot and the VBMETA_DISABLED.TAR file at UserData. Press Start.
Get into the TWRP. Turn off the encryption: Go to Advanced -> Terminal, and type: Multidisabler [Enter]
You will see " - Finished." when finished.
Go to Wipe -> Format Data, and type "Yes" to confirm.
Go to Reboot -> Recovery
3. Install the kernel.
On TWRP, go to "Install" and choose the kernel .zip file.
Wait for automatically restart or restart the phone manually.
DONE!
LATEST VERSIONS ALWAYS ON Telegram Group: https://t.me/bandidokernel
Source: https://github.com/bemerguy/bandido-sm8250/

Nice
{
"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"
}

wow, I will definitely test!

sweet... congrats fella
will give it a test now.

Great thank you i think my battery life is so good with this one

Thank you, works without issues on the Project X ROM on the G781B.
EDIT: I'd just recommend setting Westwood as the default TCP congestion algorithm since it is the fastest. By setting it to default, users don't need to install a third-party app to set it themselves

Does it work on exynos version?

Revontheus said:
Thank you, works without issues on the Project X ROM on the G781B.
EDIT: I'd just recommend setting Westwood as the default TCP congestion algorithm since it is the fastest. By setting it to default, users don't need to install a third-party app to set it themselves
Click to expand...
Click to collapse
Any sources about westwood (from 2001) being faster than BBR (2017) ??
Google uses BBR and as most ppl uses google services, this match would be welcome

fbs said:
Any sources about westwood (from 2001) being faster than BBR (2017) ??
Google uses BBR and as most ppl uses google services, this match would be welcome
Click to expand...
Click to collapse
Westwood is the more mature algorithm compared to BBR, and is more stable and subject to less packet loss. I might need to do some testing. Is BBR the default setting for the kernel?
Source 1
Source 2

Revontheus said:
Westwood is the more mature algorithm compared to BBR, and is more stable and subject to less packet loss. I might need to do some testing. Is BBR the default setting for the kernel?
Source 1
Source 2
Click to expand...
Click to collapse
The table you just posted says everything.. BBR even with 3% of loss can reach 132 Mb/s.. do you want 0.97 Mb/s instead dude ???
Yes, BBR is the default for me.

@fbs something I've noticed in all the FE (5G) kernels I've tested, the app AFWall+ gets messed up when trying apply iptable rules. I asked Sam if a kernel could affect it and he said yes it could but it shouldn't or something like that.
I've just switched from stock to Bandido again and AFWall+ has gone from working perfectly to screwed up again too...any ideas what might be the cause ?

fbs said:
The table you just posted says everything.. BBR even with 3% of loss can reach 132 Mb/s.. do you want 0.97 Mb/s instead dude ???
Yes, BBR is the default for me.
Click to expand...
Click to collapse
Yeah, you are right. Thanks for the clarification.

3mel said:
@fbs something I've noticed in all the FE (5G) kernels I've tested, the app AFWall+ gets messed up when trying apply iptable rules. I asked Sam if a kernel could affect it and he said yes it could but it shouldn't or something like that.
I've just switched from stock to Bandido again and AFWall+ has gone from working perfectly to screwed up again too...any ideas what might be the cause ?
Click to expand...
Click to collapse
I haven't changed anything in the network code.. it should be just like stock... I'll take a look at it

Will I need to flash the kernel again after every monthly security update?

godoy.rafa said:
Will I need to flash the kernel again after every monthly security update?
Click to expand...
Click to collapse
Maybe, but you can check which kernel you're using on About Phone -> Software Information

is this kernel only working for rooted device?

@fbs Great work with the kernel, keep it up
By the way, I just wanted to let you know about a bug with pausing/resuming multimedia with the earphones. It freezes the device and makes it to restart. I reproduced the steps with stock boot.img and everything's fine.
My variant is G780G, don't know if it's the same for G781B

quadraticfunction said:
@fbs Great work with the kernel, keep it up
By the way, I just wanted to let you know about a bug with pausing/resuming multimedia with the earphones. It freezes the device and makes it to restart. I reproduced the steps with stock boot.img and everything's fine.
My variant is G780G, don't know if it's the same for G781B
Click to expand...
Click to collapse
I didn't experience this with my G781B device.
cosmos2022 said:
is this kernel only working for rooted device?
Click to expand...
Click to collapse
Nope. It also works on non-rooted devices.

Newer version is up.. I think I managed to get good battery savings
And now the same file works for both variants (4g or 5g)

fbs said:
Newer version is up.. I think I managed to get good battery savings
And now the same file works for both variants (4g or 5g)
Click to expand...
Click to collapse
pausing/resuming media with earphones finally working, nice!

Related

Finally watch video while driving 2016 HONDA CIVIC NA

SORRY FOR MY ENGLISH
Finally I found a way to bypass the restriction method and play video while driving
anyone following these steps it total by his/her own risk and I'm not responsible to any issue might happen as I'm doing this for research purposes. for me it is working each time I'm doing it
1. Push your ignite button twice so you not be in accessory mode
2. Hold Bright power and menu until you see two choice click on the button on
3. Hold menu to get to another menu
4. Choose vehicle model information then vehicle setting type and you will see three types
TBAA:Gr013 DA KC No 4DR
TBAA:Gr013 DA KA No 4DR (this is the default one)
TBAA:Gr013 DA Kx No 4DR
you will choose
TBAA:Gr013 DA KC No 4DR (you need to make sure you are in empty space area as the GPS need to be locked after rebooting and also make sure you are not in accessory mode)
5. After the device reboot hold bright power and menu again and choose functional setup and then other
6. You will see operation restricted turn it off
7. Also enable Pandora and then back to home menu
8. Now you have system that can be modified couple things while driving not like before like you can use the dial pad
9. Now phase two to watch videos
10. open the browser and type about:debug
11. then delete it and type file:/// and hit enter
12. you will see the file system files, scroll down and click on vendor then app folder
13. scroll down and you find whitelistservice apk file
14. NEVER NEVER NEVER click on any APK only whitelistservice apk (I WARN YOU!!!!!!!!!!!!!!!!!!!)
15. click on it and it will try to install then it fail
16. then back to the home screen and hold power till it asking for reboot. reboot your system and viola you can run browser and gallery to browse , watch you tube or videos
Might you need to turn off your lane camera as when ever you right signal it will stop your video
issues you may get with this method
App installer will not work
rear camera very rare can be delayed or lag
To revert the video thing then you need to setting then apps download section and you will see the white list service there then just uninstall it and you back to normal.. if it acting weird just reboot the unit
Now to things I figured it out
Any apk files that are android system files from version 4.2.2 it will fail with signature different from the one installed
AHA APK can be update it will not working good as it not design for car ( I got it from internet)
apklist.apk from Honda pilot it willing to install but it fail because the version that we have is newer (at least mine as it update to latest android version f190)
Any app you click on it will show gray install button but if you multitask and go to the browser and browse the path /data/data/usbtmp then you will see the file there and that path can install apk but it will fail again. what ever you do the file will delete from there.. i tried to unplugged the fuse and the file stayed there so I tried the to do the whitelistservice.apk that we did above as this will stop the service from running but looks the package installer call whielistlib and the lib check the signature too.
I tried to plug USB serial as I can see in the log android loading PL32XX driver and i change the USB from HOST to DEVICE from the hidden menu i got an Ethernet connection from the USB and I can see the internal sdcard not the system as it is MTP I think.
Rebooting the device and holding menu will get you in safe mode but it didn't help anything
Honda link when enabled it will open another port other than the 5000 (random) when you nmap for the HU IP
Tried most exploits on browser didn't work
Modified APK didn't working
I would we all work together and break the APK installing process.
Donate can accepted to by pizza and drink on paypal
Majedalanni at yahoo.com
Thanks guys for reading my post
Works in european version? Honda connect 2?
Enviado desde mi SM-G935F mediante Tapatalk
I don't know, maybe try it by yourself
Does anyone know if this will work for the 2017 Honda CRV? Disabling the DD VSP error setting does not allow video while in motion like it did for previous model years.
majedalanni said:
SORRY FOR MY ENGLISH
Finally I found a way to bypass the restriction method and play video while driving
anyone following these steps it total by his/her own risk and I'm not responsible to any issue might happen as I'm doing this for research purposes. for me it is working each time I'm doing it
1. Push your ignite button twice so you not be in accessory mode
2. Hold Bright power and menu until you see two choice click on the button on
3. Hold menu to get to another menu
4. Choose vehicle model information then vehicle setting type and you will see three types
TBAA:Gr013 DA KC No 4DR
TBAA:Gr013 DA KA No 4DR (this is the default one)
TBAA:Gr013 DA Kx No 4DR
you will choose
TBAA:Gr013 DA KC No 4DR (you need to make sure you are in empty space area as the GPS need to be locked after rebooting and also make sure you are not in accessory mode)
5. After the device reboot hold bright power and menu again and choose functional setup and then other
6. You will see operation restricted turn it off
7. Also enable Pandora and then back to home menu
8. Now you have system that can be modified couple things while driving not like before like you can use the dial pad
9. Now phase two to watch videos
10. open the browser and type about:debug
11. then delete it and type file:/// and hit enter
12. you will see the file system files, scroll down and click on vendor then app folder
13. scroll down and you find whitelistservice apk file
14. NEVER NEVER NEVER click on any APK only whitelistservice apk (I WARN YOU!!!!!!!!!!!!!!!!!!!)
15. click on it and it will try to install then it fail
16. then back to the home screen and hold power till it asking for reboot. reboot your system and viola you can run browser and gallery to browse , watch you tube or videos
Might you need to turn off your lane camera as when ever you right signal it will stop your video
issues you may get with this method
App installer will not work
rear camera very rare can be delayed or lag
To revert the video thing then you need to setting then apps download section and you will see the white list service there then just uninstall it and you back to normal.. if it acting weird just reboot the unit
Now to things I figured it out
Any apk files that are android system files from version 4.2.2 it will fail with signature different from the one installed
AHA APK can be update it will not working good as it not design for car ( I got it from internet)
apklist.apk from Honda pilot it willing to install but it fail because the version that we have is newer (at least mine as it update to latest android version f190)
Any app you click on it will show gray install button but if you multitask and go to the browser and browse the path /data/data/usbtmp then you will see the file there and that path can install apk but it will fail again. what ever you do the file will delete from there.. i tried to unplugged the fuse and the file stayed there so I tried the to do the whitelistservice.apk that we did above as this will stop the service from running but looks the package installer call whielistlib and the lib check the signature too.
I tried to plug USB serial as I can see in the log android loading PL32XX driver and i change the USB from HOST to DEVICE from the hidden menu i got an Ethernet connection from the USB and I can see the internal sdcard not the system as it is MTP I think.
Rebooting the device and holding menu will get you in safe mode but it didn't help anything
Honda link when enabled it will open another port other than the 5000 (random) when you nmap for the HU IP
Tried most exploits on browser didn't work
Modified APK didn't working
I would we all work together and break the APK installing process.
Donate can accepted to by pizza and drink on paypal
Majedalanni at yahoo.com
Thanks guys for reading my post
Click to expand...
Click to collapse
Thank you for your post. I had a civic 2017 ELX in Brazil. I followed your post but in my case there were some differences. Although 3 options of car mode there are 4 types. I tried the first one and did everything like you. Everything is working except Pandora bcz i didn't see this option. Anyway, it's just for you know that in Brazilian model it work too. Once again thanks for your help.
Bright power???
where's that bright power???tnx
majedalanni said:
SORRY FOR MY ENGLISH
Finally I found a way to bypass the restriction method and play video while driving
anyone following these steps it total by his/her own risk and I'm not responsible to any issue might happen as I'm doing this for research purposes. for me it is working each time I'm doing it
1. Push your ignite button twice so you not be in accessory mode
2. Hold Bright power and menu until you see two choice click on the button on
3. Hold menu to get to another menu
4. Choose vehicle model information then vehicle setting type and you will see three types
TBAA:Gr013 DA KC No 4DR
TBAA:Gr013 DA KA No 4DR (this is the default one)
TBAA:Gr013 DA Kx No 4DR
you will choose
TBAA:Gr013 DA KC No 4DR (you need to make sure you are in empty space area as the GPS need to be locked after rebooting and also make sure you are not in accessory mode)
5. After the device reboot hold bright power and menu again and choose functional setup and then other
6. You will see operation restricted turn it off
7. Also enable Pandora and then back to home menu
8. Now you have system that can be modified couple things while driving not like before like you can use the dial pad
9. Now phase two to watch videos
10. open the browser and type about:debug
11. then delete it and type file:/// and hit enter
12. you will see the file system files, scroll down and click on vendor then app folder
13. scroll down and you find whitelistservice apk file
14. NEVER NEVER NEVER click on any APK only whitelistservice apk (I WARN YOU!!!!!!!!!!!!!!!!!!!)
15. click on it and it will try to install then it fail
16. then back to the home screen and hold power till it asking for reboot. reboot your system and viola you can run browser and gallery to browse , watch you tube or videos
Might you need to turn off your lane camera as when ever you right signal it will stop your video
issues you may get with this method
App installer will not work
rear camera very rare can be delayed or lag
To revert the video thing then you need to setting then apps download section and you will see the white list service there then just uninstall it and you back to normal.. if it acting weird just reboot the unit
Now to things I figured it out
Any apk files that are android system files from version 4.2.2 it will fail with signature different from the one installed
AHA APK can be update it will not working good as it not design for car ( I got it from internet)
apklist.apk from Honda pilot it willing to install but it fail because the version that we have is newer (at least mine as it update to latest android version f190)
Any app you click on it will show gray install button but if you multitask and go to the browser and browse the path /data/data/usbtmp then you will see the file there and that path can install apk but it will fail again. what ever you do the file will delete from there.. i tried to unplugged the fuse and the file stayed there so I tried the to do the whitelistservice.apk that we did above as this will stop the service from running but looks the package installer call whielistlib and the lib check the signature too.
I tried to plug USB serial as I can see in the log android loading PL32XX driver and i change the USB from HOST to DEVICE from the hidden menu i got an Ethernet connection from the USB and I can see the internal sdcard not the system as it is MTP I think.
Rebooting the device and holding menu will get you in safe mode but it didn't help anything
Honda link when enabled it will open another port other than the 5000 (random) when you nmap for the HU IP
Tried most exploits on browser didn't work
Modified APK didn't working
I would we all work together and break the APK installing process.
Donate can accepted to by pizza and drink on paypal
Majedalanni at yahoo.com
Thanks guys for reading my post
Click to expand...
Click to collapse
I meant bright on the top + power + menu
hello Friend
I have 2017 civic hb.
when i follow your example steps i get 3 different vehicle model but no one like your mentioned models. all different.
Which model select I have to select?
TEAA:Gr075 DA+ KE NO 5DR
TEAA:Gr075 DA+ TR NO 5DR
TEAA:Gr075 DA+ TR NO 5 DR
Please let me know
Thanks
flima07 said:
Thank you for your post. I had a civic 2017 ELX in Brazil. I followed your post but in my case there were some differences. Although 3 options of car mode there are 4 types. I tried the first one and did everything like you. Everything is working except Pandora bcz i didn't see this option. Anyway, it's just for you know that in Brazilian model it work too. Once again thanks for your help.
Click to expand...
Click to collapse
Como vc fez parceiro, pois não consigo nem começar com as indicações do colega.
enable Pandora... From the list cannot change
Reverse sensor not working
After i done all the things, my reverse sensor not “beep beep” anymore?
Desbloquear player original
flima07 said:
Thank you for your post. I had a civic 2017 ELX in Brazil. I followed your post but in my case there were some differences. Although 3 options of car mode there are 4 types. I tried the first one and did everything like you. Everything is working except Pandora bcz i didn't see this option. Anyway, it's just for you know that in Brazilian model it work too. Once again thanks for your help.
Click to expand...
Click to collapse
Olá, tudo bem?
Em primeiro lugar, estou escrevendo em português, porque vi que vc é brasileiro.... rsrsrs
Também tenho um Civic ELX, meu é 2018. Cara, consegui fazer todo o hack certinho com o HondaHack e tal.
Só que o desbloqueio para vídeo com o player original do carro, não consigo.
Até já consegui instalar outros players de vídeo, mas eles são ruins e não possuem o recurso integrado com o volante, apenas com touch na central.
A maioria dos players não avança pasta ou não avança música, etc.... não possuem recurso aleatório, etc....
O player original é top, ele tem vários recursos, porém, mesmo com o Hack, ele funciona apenas com o freio de estacionamento acionado.
Já executei aquela opção no HondaHack para ignorar o freio de estacionamento, mas não adianta. Ao liberar o freio, o vídeo sai.
Quando na fonte de áudio, ponho USB, ele usa o player original, porém, só com o freio de estacionamento acionado é que aparece o vídeo. Soltou, some o vídeo e fica só música.
Mas daí usando a fonte como "Audio Apps", daí consigo usar um player e de boa.
Tentei comprar o Honda Hack Pro pra ver se melhorava, mas não consegui comprar, pois, vou até o PayPal e chegando lá diz que o vendedor só aceita pagamentos pelo seu site e não tem o site do honda hack.
Cara, sobre esse método novo, você conseguiu/descobriu algo?
Ou conseguiu de alguma outra forma?
==============
Hello, how are you?
First of all, I'm writing in Portuguese, because I saw that you're Brazilian .... rsrsrs
I also have a Civic ELX, mine is 2018. Man, I was able to do all the right hack with HondaHack and such.
Only the unlock for video with the original player of the car, I can not.
I've even been able to install other video players, but they are bad and do not have the integrated feature with the steering wheel, just touch with the control panel.
Most players do not advance folder or forward music, etc .... have no random feature, etc ....
The original player is top, it has several features, but even with the Hack, it works only with the parking brake applied.
I already ran that option on HondaHack to ignore the parking brake, but that's no good. When releasing the brake, the video comes out.
When in the audio source, I put USB, it uses the original player, however, only with the parking brake applied does the video appear. Dropped, add the video and there is only music.
But from there using the source as "Audio Apps", from there I use a player and good.
I tried to buy the Honda Hack Pro to see if it improved, but I could not buy it. I'll go to PayPal and get there and say that the seller only accepts payments through his site and does not have the honda hack site.
Dude, about this new method, did you get / discover anything?
Or did you get it any other way?
Thanks, it works wit Egypt model
majedalanni said:
SORRY FOR MY ENGLISH
Finally I found a way to bypass the restriction method and play video while driving
anyone following these steps it total by his/her own risk and I'm not responsible to any issue might happen as I'm doing this for research purposes. for me it is working each time I'm doing it
1. Push your ignite button twice so you not be in accessory mode
2. Hold Bright power and menu until you see two choice click on the button on
3. Hold menu to get to another menu
4. Choose vehicle model information then vehicle setting type and you will see three types
TBAA:Gr013 DA KC No 4DR
TBAA:Gr013 DA KA No 4DR (this is the default one)
TBAA:Gr013 DA Kx No 4DR
you will choose
TBAA:Gr013 DA KC No 4DR (you need to make sure you are in empty space area as the GPS need to be locked after rebooting and also make sure you are not in accessory mode)
5. After the device reboot hold bright power and menu again and choose functional setup and then other
6. You will see operation restricted turn it off
7. Also enable Pandora and then back to home menu
8. Now you have system that can be modified couple things while driving not like before like you can use the dial pad
9. Now phase two to watch videos
10. open the browser and type about:debug
11. then delete it and type file:/// and hit enter
12. you will see the file system files, scroll down and click on vendor then app folder
13. scroll down and you find whitelistservice apk file
14. NEVER NEVER NEVER click on any APK only whitelistservice apk (I WARN YOU!!!!!!!!!!!!!!!!!!!)
15. click on it and it will try to install then it fail
16. then back to the home screen and hold power till it asking for reboot. reboot your system and viola you can run browser and gallery to browse , watch you tube or videos
Might you need to turn off your lane camera as when ever you right signal it will stop your video
issues you may get with this method
App installer will not work
rear camera very rare can be delayed or lag
To revert the video thing then you need to setting then apps download section and you will see the white list service there then just uninstall it and you back to normal.. if it acting weird just reboot the unit
Now to things I figured it out
Any apk files that are android system files from version 4.2.2 it will fail with signature different from the one installed
AHA APK can be update it will not working good as it not design for car ( I got it from internet)
apklist.apk from Honda pilot it willing to install but it fail because the version that we have is newer (at least mine as it update to latest android version f190)
Any app you click on it will show gray install button but if you multitask and go to the browser and browse the path /data/data/usbtmp then you will see the file there and that path can install apk but it will fail again. what ever you do the file will delete from there.. i tried to unplugged the fuse and the file stayed there so I tried the to do the whitelistservice.apk that we did above as this will stop the service from running but looks the package installer call whielistlib and the lib check the signature too.
I tried to plug USB serial as I can see in the log android loading PL32XX driver and i change the USB from HOST to DEVICE from the hidden menu i got an Ethernet connection from the USB and I can see the internal sdcard not the system as it is MTP I think.
Rebooting the device and holding menu will get you in safe mode but it didn't help anything
Honda link when enabled it will open another port other than the 5000 (random) when you nmap for the HU IP
Tried most exploits on browser didn't work
Modified APK didn't working
I would we all work together and break the APK installing process.
Donate can accepted to by pizza and drink on paypal
Majedalanni at yahoo.com
Thanks guys for reading my post
Click to expand...
Click to collapse
Thanks for your advice, it works with Egypt model, But I tried to install the navigation app under the vendor folder. After restarting the head unit, I get a black screen and I can’t operate it again. Tried to remove the battery cable with no luck. Any advice!!!
Hi, what do I do if I am able to access that setting on my 2016 touring but only the one option is available and not all 3?
Problems
Does it cause ant any major problems ?
HELP!!! How to solve this problem?
I tried to install the navigation app under the vendor folder. After restarting the head unit, I get a black screen and I can’t operate it again. Tried to remove the battery cable with no luck. Any advice!!!
Blank Page after step 10
Hi everyone.
Could you give a little help?
My unit was already set to Operation as OFF because of that I started from step 10, but after put file:/// and push ENTER /GO my browser not showing any folder. Only blank page.
Do you could give some orientation?
By the way, my head unit is active USB Debug and Developer Mode on. Could be this reason?
Sorry for my restricted english.
Regards
Prezado Ezeqgaria,
Eu fiz esse método antes de usar o Hondahack (que tb funcionou, mas pela minha avaliação, deixou a central mais lenta). Seguindo o tutorial que o autor preparou eu consegui desbloquear os vídeos com o carro em movimento. Eu consigo assistir vídeos de um pen drive facilmente utilizando o player original. No seu caso, acredito que o Hondahack deve estar impedindo tal uso e sugiro desinstalar o Hondahack e tentar novamente (por sua conta e risco!).
Comigo deu certo. Bom, é isso, espero ter ajudado.
=========
I will make a short translation,
I tried this method in my brazilian Honda EXL 2017 and worked. But i believe that after you installed Hondahack this affected it. So i suggested you uninstall Hondahack i make all process again (for your onw risk). Hope could help you
ezeqgarcia said:
Olá, tudo bem?
Em primeiro lugar, estou escrevendo em português, porque vi que vc é brasileiro.... rsrsrs
Também tenho um Civic ELX, meu é 2018. Cara, consegui fazer todo o hack certinho com o HondaHack e tal.
Só que o desbloqueio para vídeo com o player original do carro, não consigo.
Até já consegui instalar outros players de vídeo, mas eles são ruins e não possuem o recurso integrado com o volante, apenas com touch na central.
A maioria dos players não avança pasta ou não avança música, etc.... não possuem recurso aleatório, etc....
O player original é top, ele tem vários recursos, porém, mesmo com o Hack, ele funciona apenas com o freio de estacionamento acionado.
Já executei aquela opção no HondaHack para ignorar o freio de estacionamento, mas não adianta. Ao liberar o freio, o vídeo sai.
Quando na fonte de áudio, ponho USB, ele usa o player original, porém, só com o freio de estacionamento acionado é que aparece o vídeo. Soltou, some o vídeo e fica só música.
Mas daí usando a fonte como "Audio Apps", daí consigo usar um player e de boa.
Tentei comprar o Honda Hack Pro pra ver se melhorava, mas não consegui comprar, pois, vou até o PayPal e chegando lá diz que o vendedor só aceita pagamentos pelo seu site e não tem o site do honda hack.
Cara, sobre esse método novo, você conseguiu/descobriu algo?
Ou conseguiu de alguma outra forma?
==============
Hello, how are you?
First of all, I'm writing in Portuguese, because I saw that you're Brazilian .... rsrsrs
I also have a Civic ELX, mine is 2018. Man, I was able to do all the right hack with HondaHack and such.
Only the unlock for video with the original player of the car, I can not.
I've even been able to install other video players, but they are bad and do not have the integrated feature with the steering wheel, just touch with the control panel.
Most players do not advance folder or forward music, etc .... have no random feature, etc ....
The original player is top, it has several features, but even with the Hack, it works only with the parking brake applied.
I already ran that option on HondaHack to ignore the parking brake, but that's no good. When releasing the brake, the video comes out.
When in the audio source, I put USB, it uses the original player, however, only with the parking brake applied does the video appear. Dropped, add the video and there is only music.
But from there using the source as "Audio Apps", from there I use a player and good.
I tried to buy the Honda Hack Pro to see if it improved, but I could not buy it. I'll go to PayPal and get there and say that the seller only accepts payments through his site and does not have the honda hack site.
Dude, about this new method, did you get / discover anything?
Or did you get it any other way?
Click to expand...
Click to collapse

Debloated your Os (remove junk apps)

Hola a todos, les traigo este pequeño mod para eliminar las apps basuras de nuestra Rom stock​
Eliminado:
System/System/app
Drive
DTVPlayer
Duo
Gmail
GooglePinyinIME
JapaneseIME
KoreanIME
Play Music
talkback
Videos
YouTube
ZhuyinIME
System/System/priv-app
DemoMode
DTVService
EasyPrefix
GuideMe
Paso 1:
Descarga TWRP ejecutable
Descarga Debloated Your Os
Paso 2:
Copia "Debloated Your Os" en tu memoria interna o externa
Paso 3:
Apaga tu dispositivo y ponlo en modo FastBoot (vol- + off)
Conectalo a la Pc
Paso 4:
Ejecuta la herramienta "TWRP Ejecutable"
Paso 5:
Flash "Debloated Your Os"
Las apps de oem aun no he logrado borrarlas debido a que en la rom stock no posee permisos de partición desde twrp, si en una actualización futura lo corrigen lanzare una actualización
English
Hello everyone, I bring you this little mod to eliminate trash apps from the stock rom
Removed:
System / System / app
Drive
DTVPlayer
Duo
Gmail
GooglePinyinIME
JapaneseIME
KoreanIME
Play Music
talkback
Videos
Youtube
ZhuyinIME
System / System / priv-app
DemoMode
DTVService
EasyPrefix
GuideMe
Step 1
Download TWRP ejecutable
Download Debloated Your Os
Step 2
Copy "Debloated Your Os" in your internal or external memory
Step 3
Turn off your device and put it in FastBoot mode (vol- + off)
Connect it to your pc
Step 4
Run the "TWRP Executable" tool
Step 5
Flash "Debloated Your Os"
Oem apps I have not yet managed to delete them because in the stock rom does not have partition permissions from twrp, if in a future update they correct it I will launch an update
fix Logo + flash
thanks to @erfanoabdi's for twrp
Seeing as you use @erfanoabdi's TWRP you should give him credit for that.
I highly question the decision to remove YouTube and Gmail but to each their own.

Super guide: Persist file the magical file

This is a guide that will help all users who have problems with WIFI (bad mac address), bluetooth, sensors, cameras and everything related to the part of the hardware malfunction of our device in this case of POCO F1 (also It can work on most phones with Qualcomm processor but persist.img file and twrp are diferent, search on your device thread for files) when moving from one ROM to another: From MIUI to AOSP or vice versa, or from AOSP to AOSP.
Requirements
1. It is mandatory to have the bootloader unlocked
2. Being in some AOSP rom based on android 9 or MIUI, in Q the WIFI works normally (something strange lol)
3. Use the recovery (TWRP) found in the attached files
4. Use the persist file that I am going to attach
Steps
1. Install the attached TWRP
2. Start in TWRP
3. Conect device to PC and put "pocopersist8.img" on internal memory
4. Go to install, select IMG option, select persist file "pocopersist8.img" and install on persist partition
5. Reboot your SO and check
Donwloads
https://drive.google.com/file/d/1MWLwpR-n9sDC5w1gGzZnBdPbSjYzK_9-/view
Note: Not forget press thanks button
Thanks for all guys (not remember usernames)
Tester
@syazzess Thanks for try this
This caused me problems..
I flashed this and then noticed the phone took longer to start.. Then today I was watching youtube so I switched to auto rotation and I was shocked to see rotation still locked.. so I restarted and was on 15% battery and after restart it jumped to 40%.. the reboot didn't fix the problem so I entered CIT to check hardware and found out that the proximity, accelerometer, gps, gyro, magnetic sensors aren't working..
I was smart enough to have taken a backup before flashing the persist image.. I restored the backup and everything was fixed.. battery became 15% and boot was fast etc.
I have the global version of pocophone.. I think this isn't compatible..
if you want to fix any issue just do a fastboot flash of stock rom but keep bl unlocked..
adhammagdy said:
This caused me problems..
I flashed this and then noticed the phone took longer to start.. Then today I was watching youtube so I switched to auto rotation and I was shocked to see rotation still locked.. so I restarted and was on 15% battery and after restart it jumped to 40%.. the reboot didn't fix the problem so I entered CIT to check hardware and found out that the proximity, accelerometer, gps, gyro, magnetic sensors aren't working..
I was smart enough to have taken a backup before flashing the persist image.. I restored the backup and everything was fixed.. battery became 15% and boot was fast etc.
I have the global version of pocophone.. I think this isn't compatible..
if you want to fix any issue just do a fastboot flash of stock rom but keep bl unlocked..
Click to expand...
Click to collapse
Wait, what? did you flashed this although everyting was working fine for you? What the hell
EugenStanis said:
Wait, what? did you flashed this although everyting was working fine for you? What the hell
Click to expand...
Click to collapse
Had imei problem.. thought it was persist but turns out to be rom bug ?
this persist file made me able to flash miui 9 oreo again after having "find device storage corrupted" and missing mac address/no wifi.
many thanks
adhammagdy said:
Had imei problem.. thought it was persist but turns out to be rom bug
Click to expand...
Click to collapse
Did you fixed imei problem, can you explain how to fix
eduardozeassesme said:
This is a guide that will help all users who have problems with WIFI (bad mac address), bluetooth, sensors, cameras and everything related to the part of the hardware malfunction of our device in this case of POCO F1 (also It can work on most phones with Qualcomm processor but persist.img file and twrp are diferent, search on your device thread for files) when moving from one ROM to another: From MIUI to AOSP or vice versa, or from AOSP to AOSP.
Requirements
1. It is mandatory to have the bootloader unlocked
2. Being in some AOSP rom based on android 9 or MIUI, in Q the WIFI works normally (something strange lol)
3. Use the recovery (TWRP) found in the attached files
4. Use the persist file that I am going to attach
Steps
1. Install the attached TWRP
2. Start in TWRP
3. Conect device to PC and put "pocopersist8.img" on internal memory
4. Go to install, select IMG option, select persist file "pocopersist8.img" and install on persist partition
5. Reboot your SO and check
Donwloads
https://drive.google.com/file/d/1MWLwpR-n9sDC5w1gGzZnBdPbSjYzK_9-/view
Note: Not forget press thanks button
Thanks for all guys (not remember usernames)
Tester
@syazzess Thanks for try this
Click to expand...
Click to collapse
I'm on MiRoom 9.12.26 but find device storage corrupted if i flash this file can it solve the problem
ttreddy2210 said:
I'm on MiRoom 9.12.26 but find device storage corrupted if i flash this file can it solve the problem
Click to expand...
Click to collapse
read earlier replies. it did solve such problem in my case!
rar files are corrupted..i need backup of persist files..tia
Hello! I would be very grateful if you could help me. I have problems with camera software on my POCO f1. If we look at MY camera device info, we can see that camera id, resolution, focus mode, all settings are wrong for both cameras. (2nd pic) On 1st pic we can see right setting.. &My flash light, camera flash as well is not working, when I check in the cit mode flash light is working. Did factory reset, downgrade miui and custom ROM also tried. Still problem..Can i use persist.img to fix?
eduardozeassesme said:
Este é um guia que vai ajudar todos os usuários que têm problemas com WIFI (endereço mac ruim), bluetooth, sensores, câmeras e tudo relacionado à parte do mau funcionamento do hardware do nosso dispositivo neste caso do POCO F1 (também pode funcionar no a maioria dos telefones com processador Qualcomm, mas arquivo persist.img e twrp são diferentes, pesquise no encadeamento do dispositivo por arquivos) ao mover de uma ROM para outra: De MIUI para AOSP ou vice-versa, ou de AOSP para AOSP.
Requisitos
1. É obrigatório ter o bootloader desbloqueado
2. Estando em alguma rom AOSP baseada em android 9 ou MIUI, no Q o WIFI funciona normalmente (algo estranho rsrsrs)
3. Use a recuperação (TWRP) encontrada nos arquivos anexados
4. Use o arquivo persistente que irei anexar
Passos
1. Instale o TWRP anexado
2. Comece em TWRP
3. Conecte o dispositivo ao PC e coloque "pocopersist8.img" na memória interna
4. Vá para a instalação, selecione a opção IMG, selecione o arquivo persistente "pocopersist8.img" e instale na partição persistente
5. Reinicie seu SO e verifique
Donwloads
https://drive.google.com/file/d/1MWLwpR-n9sDC5w1gGzZnBdPbSjYzK_9-/view
Nota: Não se esqueça de pressionar o botão de agradecimento
Obrigado a todos (não me lembro dos nomes de usuário)
Testador
[MENTION = 10062917] syazzess [/ MENTION] Obrigado por tentar isto
Click to expand...
Click to collapse
Meus sensores pararam de funcionar
Esse arquivo também funciona na miui 12 global?
n0v4c41n3 said:
Hello! I would be very grateful if you could help me. I have problems with camera software on my POCO f1. If we look at MY camera device info, we can see that camera id, resolution, focus mode, all settings are wrong for both cameras. (2nd pic) On 1st pic we can see right setting.. &My flash light, camera flash as well is not working, when I check in the cit mode flash light is working. Did factory reset, downgrade miui and custom ROM also tried. Still problem..Can i use persist.img to fix?
Click to expand...
Click to collapse
Hey man, I'm having exactly same issue. Did you find any fix?
i tried flashing persist but it doesn't work.
Thank you very musch bro it worked i got an error while changing rom
Twrp say failed to mount '/persist' (no data massage)
And not booting in any custom rom even globla l stock rom
Then flashed your pesisr file orangefox mount problem solved and phone boot up
Working fine
thanks friend!
You save me!
BR

Ulefone Power 5 - TWRP v3.3.1 + Root + Decrypt

Ok, I'll start right away. I can't post links because I have never posted on XDA before, but I can tell you where to get what the title says. Just google for "needrom CarelMinnaar" and you will find the link under my name.
I've made a "pack" to get the Ulefone Power 5 MF2 (MF2 is the 6GB version, although the steps should also work for the MF1 4GB version) Rooted with Magisk (v20.3) and Magisk Manager (v7.5.1) while also installing TWRP (v3.3.1) and getting rid of the Forced Encryption, DM-Verity and Disk Quota - all at the same time... This will not revert back to the factory recovery mode if you follow the steps in my readme file (inculded in the .rar file).
This work is heavilly based/reliant on Topjohnwu, Jcadduono, Zackptg5 and Hadenix - they deserve the credit and thanks for their hard work. I have tested, ported and combined all this to make it work on the Ulefone Power 5 (and in the process took a few days to brick my device a few times until I get it perfectly right so you don't have to struggle / go through the headaches).
As with anything you do – it is at your own risk, not mine.
You can download it over at NeedROM: Just google for "needrom CarelMinnaar" and you will find the link under my name. This will ensure your internal storage is decrypted, so you should be able to back it up, etc. I wish I could post it here, but I'm not very active posting on here, maybe someone else wants to put up the link...
Mano isso é show , alguém poderia fazer um tutorial do ulefone Power 5 tem muita gente usando e querendo modificar eu msm já modifiquei tanto que quero de novo mais quero mais novidades, vlw o post
Hey man, thanks for your work! I had planned to reprogram the whole vendor partition, but I will try your work first!
This is the file you uploaded?

How To Guide Install Lenovo Xiaoxin P11 Pro 2021 Original ROM (TB-J716F)

Install Lenovo Xiaoxin P11 Pro 2021 Original ROM (TB-J716F)
!!! ATTENTION !!!
WITH THE GUIDE YOU WILL LOSE ALL THE DATA ON YOUR DEVICE!
AFTER INSTALLATION, THE APPLIANCE WILL ONLY HAVE THE LANGUAGE (ENGLISH AND CHINESE).
I AM NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO THE DEVICE, USE AT YOUR OWN RISK.
The following requirements must be met:
* Unlocked Bootloader;
* Device with charged battery;
* USB cable working and of good quality (preferably the original cable of the device);
* Remove all devices connected to the computer's USB port to avoid failures;
* Download "Original ROM":
https://mirrors.lolinet.com/firmware/lenovo/Tab_P11_Pro_2021/TB-J716F/
* Download "QPST Tool (QFIL + Drivers)" (Tool to install Qualcomm ROM and Drivers):
https://qpsttool.com/qpst-tool-v2-7-496
* Download "Platform Tools SDK" (Command Line Tool):
https://developer.android.com/studio/releases/platform-tools
* Package without "ROM"
https://www.mediafire.com/file/goysykd3syfwzuz/Lenovo_Xiaoxin_P11_Pro_2021_(TB-J716F).zip/file
Installation:
1. Extract the "Original ROM"
* Create a folder on the desktop called "ROM"
* Extract the "Original ROM" inside the "ROM" folder created;
2. Install the "QPST Tool (QFIL + Drivers)" and Qualcomm USB Drivers:
* Extract the "QPST Tool (QFIL + Drivers)" on the desktop,
* Install "QPST Tool.exe";
* Enter the "Driver" folder and install Qualcomm USB Drivers.
3. Enable Tablet USB Debugging "USB Debugging":
* Open the device's "Settings" settings;
* Go to My Device "My Device" and tap "ZUI Version" several times until enable "Developer Options" developer setting;
* Go back to Settings "Settings" and go to General Settings "General Settings";
* Select the Developer Settings "Developer Options";
* Check the USB Debugging box "USB Debugging";
4. Start the Tablet in EDL Mode (Emergency Download Mode):
In EDL Mode the device screen remains off!
There are two ways to put the Tablet into EDL mode "Emergency Mode" (Choose only one "Mode")
Mode1 (For Tablet powered off or unable to start)
* Turn off the Tablet;
* Press and hold the Volume Up (+) button;
* Connect USB cable to Tablet and computer.
Mode2 (By Command Line using "Platform Tools SDK")
* Turn on and start the Tablet;
* Connect USB cable to Tablet and computer.
* Extract the "Platform Tools SDK" on the desktop;
* Open the computer's CMD and navigate to the extracted folder (platform-tools);
* Use the adb command "adb reboot edl";
* Wait for the device to restart in EDL mode.
5. This should now appear in the Windows device manager:
{
"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"
}
6. Configuration of the "QPST Tool (QFIL)":
* Start QFIL;
* The device port must be automatically recognized by QFIL (make sure the port is correct);
* Make the settings shown in the screenshot;
“Configuration” -> “FireHose Configuration” and set ufs in “device type” and click “Reset After Download” and press OK;
* In the main window of QFIL in "Select Programmer", press the button "Browse" (If the button is not accessible, continue the guide that when choosing "content.xml" QFIL will automatically choose the file "prog_firehose_ddr.elf")
Navigate to the "ROM" folder on the desktop, select the "prog_firehose_ddr.elf" file;
* In the QFIL main window under "Select Meta Build" and "Content XML", press the "Load Content" button;
Navigate to the "ROM" folder on the desktop, and select the "contents.xml" file
* Now click on Download Content "Download Content" and wait;
* The process takes about 2-5 minutes and your tablet will restart with "Original ROM".
7. Blocking the "Bootloader" (OPTIONAL)
Bootloader blocking is optional!
After Bootloader lock your Tablet will receive OTA and Widevine L1 updates for high resolution media!
The following requirements must be met:
* Enable USB Debugging "USB Debugging" in the "Developer Options" developer options (see step 3. of this guide);
* Download and install Lenovo USB drivers (LenovoUsbDriver):
https://www.mediafire.com/file/1bzfblquyofokgi/LenovoUsbDriver_v1.1.34.zip/file
* Download this tool (LockUnlockBootloader):
https://www.mediafire.com/file/51352hr83iz87g5/LockUnlockBootloader.zip/file
7.1
* Start your tablet normally on Android and connect to PC by USB cable;
* Extract the "LockUnlockBootloader.zip" file on the desktop;
* Enter the extracted "LockUnlockBootloader" folder and open the "LockBootloader.bat" batch file;
* On the CMD screen, press “Enter” and then “1” and confirm again.
* On your Tablet will ask if you want to lock the bootloader;
* Select with the “Volume Up(+) / Down(-) Buttons” and confirm with the “Power Button(Power)”.
Okay, your bootloader is now locked.
7.2 Bootloader Locking Problems
Only for those who are getting "Your device is corrupted" message.
To solve this you have to manually update to the latest version ZUI 13 before locking the bootloader again.
Follow the tutorial again with the "Original ROM" and follow these steps:
The process for updating manually is the following:
All updates must be installed in order from smallest to largest and all must be renamed to "update.zip"
1) Download the update;
2) Use a file explorer and move it to the root of your device;
3) Rename it to "update.zip"
4) Got to Settings => System Update => "Select the 3 dots top right and select 'Use the install package update'
Repeat these steps for each individual update
The order of updates are:
1) Stock ROM version (Chinês / Inglês)
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.211_ST_210730_qpst
2) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.238_ST_210824
to
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.346_ST_211108.zip
https://mega.nz/file/4h13DI4R#09imnGFk0c16CPNG635AYIClewuF5rXkiaj3xqGmjA8
3) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.346_ST_211108
to
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.364_ST_211115.zip
https://mega.nz/file/l5ljWChS#rL44OM0-PuIFGZWSwr46pJr5S8NcY0JuYH7ctEeVTNs
4) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.364_ST_211115
to
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZU...zip
https://forum.xda-developers.com/at...j716f_cn_open_user_q00209-3_r_zu-zip.5522973/
5) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.430_ST_220113
to
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZU...zip
https://forum.xda-developers.com/at...j716f_cn_open_user_q00209-3_r_zu-zip.5598667/
So the version you need to be running before attempting to lock the bootloader is 13.1.555 so double check your version in Settings => My Device
Once you have done that you will have the Bootloader locked.
*Note this procedure works as of 25/5/22, it may change if there's a new update.
Credits to our friend "Rail-"
8. Unlock the "Bootloader" (OPTIONAL)
Bootloader unlocking is optional!
Only unlock if you intend to install "Custom ROM" or "ROOT" the device.
Before downgrading, make sure your current ROM is compatible!
The following requirements must be met:
* Enable USB Debugging "USB Debugging" and OEM Unlocking "OEM Unlocking" in developer options "Developer Options" (see step 3. of this guide);
* Download and install Lenovo "LenovoUsbDriver" USB drivers:
https://www.mediafire.com/file/1bzfblquyofokgi/LenovoUsbDriver_v1.1.34.zip/file
* Download this "LockUnlockBootloader" tool:
https://www.mediafire.com/file/51352hr83iz87g5/LockUnlockBootloader.zip/file
* Request "Bootloader" Unlock Image (sn.img) on Lenovo website:
https://www.zui.com/iunlock
It is necessary to inform the device's Serial Number and a valid Email to receive the file. The Serial Number can be obtained on the device box, on the label on the back of the device and on Android in Settings "Settings" -> My Device "My Device" -> Status "Status" -> Serial Number "Serial Number";
8.1
* Now you place the file directly in the “LockUnlockBootloader” program folder;
* Start the process with the batch file “UnlockBootloader.bat”;
* Done, now your bootloader is unlocked and you can install custom ROMs on your Xiaoxin Pad Pro 2021 (TB-J716F).
Source and Links used for this guide.
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
Original ROM installieren: Lenovo Xiaoxin Pad Pro 2021 (TB-J716F)
Hier: Mit dieser Anleitung könnt ihr die Shop Fake ROM eures Xiaoxin Pad Pro 2021 ersetzen. Lock und Unlock Bootloader. ➜ Jetzt lesen!
www.chinahandys.net
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
THANK YOU SO MUCH TO THE COLLABORATORS!
******************************************************************************************
******************************************************************************************
VERSÃO ORIGINAL DO GUIA EM PORTUGUÊS (BR)
​******************************************************************************************
******************************************************************************************
Instale uma ROM original Lenovo Xiaoxin P11 Pro 2021 (TB-J716F)
!!! ATENÇÂO!!!
COM O GUIA VOCÊ PERDERÁ TODOS OS DADOS DO SEU APARELHO!
APÓS A INSTALAÇÃO, O APARELHO VAI POSSUIR SOMENTE O IDIOMA (INGLÊS E CHINÊS).
NÃO SOU RESPONSÁVEL POR QUALQUER DANO CAUSADO NO APARELHO, USE POR SUA CONTA E RISCO.
Os seguintes requisitos devem ser atendidos:
* Bootloader Desbloqueado;
* Aparelho com bateria carregada;
* Cabo USB funcionando e de boa qualidade (de preferência o cabo original do aparelho);
* Retire todos os aparelhos conectados na porta USB do computador para evitar falhas;
* Baixe "ROM Original":
https://mirrors.lolinet.com/firmware/lenovo/Tab_P11_Pro_2021/TB-J716F/
* Baixe o "QPST Tool (QFIL + Drivers)" (Ferramenta para instalar a ROM e Drivers da Qualcomm):
https://qpsttool.com/qpst-tool-v2-7-496
* Baixe o "SDK Plataform Tools" (Ferramenta para linha de comando):
https://developer.android.com/studio/releases/platform-tools
* Pacote sem "ROM"
https://www.mediafire.com/file/goysykd3syfwzuz/Lenovo_Xiaoxin_P11_Pro_2021_%28TB-J716F%29.zip/file
Instalação:
1. Extraia a "ROM Original"
* Crie uma pasta na área de trabalho chamada "ROM"
* Extraia a "ROM Original" dentro da pasta "ROM" criada;
2. Instalando o "QPST Tool (QFIL + Drivers)" e os Drivers USB da Qualcomm:
* Extraia o "QPST Tool (QFIL + Drivers)" na área de trabalho,
* Instale o "QPST Tool.exe";
* Entre na pasta "Driver" e faça a instalação dos Drivers USB da Qualcomm.
3. Ative a Depuração USB "USB Debugging" do Tablet:
* Abra as configurações "Settings" do aparelho;
* Vá para o Meu Dispositivo "My Device" e toque na "ZUI Version" várias vezes até abilitar a configuração de desenvolvedor "Developer Options";
* Volte para Configurações "Settings" e vá para Configurações Gerais "General Settings";
* Selecione a Cofiguração de Desenvolvedor "Developer Options";
* Marque a caixa de Depuração USB "USB Debugging";
4. Iniciar o Tablet no Modo EDL (Modo de Download de Emergência):
No Modo EDL a tela do aparelho permanece desligada!
Existe duas maneiras de colocar o Tablet no modo EDL "Modo de Emergência" (Escolha apenas um "Modo")
Modo1 (Para Tablet desligado ou que não puder ser iniciado)
* Desligue o Tablet;
* Pressione e segure o botão Volume Cima (+);
* Conecte o cabo USB no Tablet e no computador.
Modo2 (Por Linha de Comando utilizando o "SDK Plataform Tools")
* Ligue e inicie o Tablet;
* Conecte o cabo USB no Tablet e no computador.
* Extraia o "SDK Plataform Tools" na área de trabalho;
* Abra o CMD do computador e navegue até a pasta extraida (platform-tools);
* Use o comando adb "adb reboot edl";
* Espere o aparelho reiniciar no modo EDL.
5. Agora isso deve aparecer no gerenciador de dispositivos do Windows:
6. Configuração do "QPST Tool (QFIL)":
* Inicie o QFIL;
* A porta do aparelho deve ser reconhecida automaticamente pelo QFIL (certifique-se que a porta está correta);
* Faça as configurações mostradas na captura de tela;
“Configuration” -> “FireHose Configuration” e defina ufs em “device type” e clique em “Reset After Download” e aperte OK;
* Na janela principal do QFIL em "Select Programmer", aperte o botão "Browse" (Se o botão não estiver acessível, continue o guia que ao escolher o "content.xml" o QFIL escolherá automaticamente o arquivo "prog_firehose_ddr.elf");
Navegue até a pasta "ROM" no desktop, selecione o arquivo "prog_firehose_ddr.elf";
* Na janela principal do QFIL em "Select Meta Build" e "Content XML", aperte o botão "Load Content";
Navegue até a pasta "ROM" no desktop, e selecione o arquivo "contents.xml"
* Agora clique em Baixar Conteúdo "Download Content" e aguarde;
* O processo leva cerca de 2 a 5 minutos e seu tablet será reiniciado com a "ROM Original".
7. Bloqueio do "Bootloader" (OPCIONAL)
O bloqueio do Bootloader é opcional!
Após o bloqueio do Bootloader seu Tablet receberá atualizações OTA e Widevine L1 para medias de alta resolução!
Os seguintes requisitos devem ser atendidos:
* Ative a Depuração USB "USB Debugging" nas opções do desenvolvedor "Developer Options" (veja o passo 3. deste guia);
* Baixe e instale os drivers USB Lenovo (LenovoUsbDriver):
https://www.mediafire.com/file/1bzfblquyofokgi/LenovoUsbDriver_v1.1.34.zip/file
* Baixe esta ferramenta (LockUnlockBootloader):
https://www.mediafire.com/file/51352hr83iz87g5/LockUnlockBootloader.zip/file
7.1
* Inicie seu tablet normalmente no Android e conecte ao PC pelo cabo USB;
* Extraia o arquivo "LockUnlockBootloader.zip" na área de trabalho;
* Entre na pasta "LockUnlockBootloader" extraida e abra o arquivo de lote "LockBootloader.bat";
* Na tela do CMD aperte “Enter” e depois “1” e confirme novamente.
* No seu Tablet vai perguntar se você deseja bloquear o bootloader;
* Selecione com os “Botões Aumentar(+) / Diminuir Volume(-)” e confirme com o “Botão Liga/Desliga(Power)”.
Pronto, seu bootloader já está bloqueado.
7.2 Problemas de bloqueio do "BootLoader"
Apenas para aqueles que estão recebendo a mensagem "Seu dispositivo está corrompido"
Para resolver isso, você deve atualizar manualmente para a versão mais recente do ZUI 13 antes de bloquear o bootloader novamente.
Siga o tutorial novamente com a "ROM Original" e siga estes passos:
O processo de atualização manual é o seguinte:
Todas as atualizações devem ser instaladas na ordem do menor para o maior e todas devem ser renomeadas para "update.zip"
1) Baixe a atualização;
2) Use um explorador de arquivos e mova-o para a raiz do seu aparelho;
3) Renomeie para "update.zip"
4) Acesse Configurações "Settings" => Atualização do Sistema "System Update" => "Selecione os 3 pontos no canto superior direito e escolha o arquivo"
Repita essas etapas para cada atualização individual
A ordem das atualizações é:
1) ROM Original versão (Chinês / Inglês)
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.211_ST_210730_qpst
2) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.238_ST_210824
para
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.346_ST_211108.zip
https://mega.nz/file/4h13DI4R#09imnGFk0c16CPNG635AYIClewuF5rXkiaj3xqGmjA8
3) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.346_ST_211108
para
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.364_ST_211115.zip
https://mega.nz/file/l5ljWChS#rL44OM0-PuIFGZWSwr46pJr5S8NcY0JuYH7ctEeVTNs
4) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.364_ST_211115
para
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZU...zip
https://forum.xda-developers.com/at...j716f_cn_open_user_q00209-3_r_zu-zip.5522973/
5) TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.430_ST_220113
para
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZU...zip
https://forum.xda-developers.com/at...j716f_cn_open_user_q00209-3_r_zu-zip.5598667/
Portanto, a versão que você precisa estar executando antes de tentar bloquear o bootloader é 13.1.555, então verifique sua versão nas configurações "Settings" => Meu Dispoditivo "My Device"
Feito isso, você terá o Bootloader bloqueado.
*Observe que este procedimento funciona a partir de 25/5/22, pode ser alterado se houver uma nova atualização.
Créditos ao nosso amigo "Rail-"
8. Desbloquear o "Bootloader" (OPCIONAL)
O desbloqueio do Bootloader é opcional!
Só faça o desbloqueio se você pretende instalar "Custom ROM" ou fazer "ROOT" no aparelho.
Antes de realizar um downgrade, tenha certeza que sua ROM atual é compativel !
Os seguintes requisitos devem ser atendidos:
* Ative a Depuração USB "USB Debugging" e o Desbloqueio OEM "OEM Unlocking" nas opções do desenvolvedor "Developer Options" (veja o passo 3. deste guia);
* Baixe e instale os drivers USB Lenovo"LenovoUsbDriver":
https://www.mediafire.com/file/1bzfblquyofokgi/LenovoUsbDriver_v1.1.34.zip/file
* Baixe esta ferramenta "LockUnlockBootloader":
https://www.mediafire.com/file/51352hr83iz87g5/LockUnlockBootloader.zip/file
* Solicite a Imagem de Desbloqueio do "Bootloader" (sn.img) no site da Lenovo:
https://www.zui.com/iunlock
É necessário informar o Número de Série do aparelho e um Email válido para receber o arquivo. O Número de Série pode ser obtido na caixa do aparelho, na etiqueta atrás do aparelho e no Android nas Configurações "Settings" -> Meu Dispositivo "My Device" -> Status "Status" -> Número de Série "Serial Number";
8.1
* Agora você coloca o arquivo diretamente na pasta do programa “LockUnlockBootloader”;
* Inicie o processo com o arquivo de lote “UnlockBootloader.bat”;
* Pronto, agora seu bootloader está desbloqueado e você pode instalar ROMs personalizadas no seu Xiaoxin Pad Pro 2021 (TB-J716F).
Fonte e Links utilizados para esse guia.
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
Original ROM installieren: Lenovo Xiaoxin Pad Pro 2021 (TB-J716F)
Hier: Mit dieser Anleitung könnt ihr die Shop Fake ROM eures Xiaoxin Pad Pro 2021 ersetzen. Lock und Unlock Bootloader. ➜ Jetzt lesen!
www.chinahandys.net
Install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F]
How to install Stock ROM - Xiaoxin Pad Pro 2021 [TB-J716F] I tried installing a GSI-ROM on this tablet, which basically worked except for three/four bugs I coulnd't solve. So I tried to restore the Stock ROM in the meantime and will share my...
forum.xda-developers.com
MUITO OBRIGADO AOS COLABORADORES!
Edit: I decided to do it anyway, but after QFIL flash is done, I got this “Your device is corrupt…” message.
Did you follow this guide??
Explain to me better how you performed the process and the conditions your device was in... like:
-Bootloader was unlocked?
-Which ROM was the device?
-Did you do any Updates with the Bootloader unlocked?
Try to force EDL mode (part 4. Mode1 of this guide) and redo the guide !
I made this tutorial based on 3 topics, and for me it worked well
Oh no I forgot to unlock bootloader, I never unlocked it, just want to reinstall original rom to get L1 back. So now it’s bricked?
Is there any way to unlock bootloader at this stage?
duonglv said:
Is there any way to unlock bootloader at this stage?
Click to expand...
Click to collapse
Hi
At the end of this guide talks about locking and unlocking Bootloader, see if it works for you
Original ROM installieren: Lenovo Xiaoxin Pad Pro 2021 (TB-J716F)
Hier: Mit dieser Anleitung könnt ihr die Shop Fake ROM eures Xiaoxin Pad Pro 2021 ersetzen. Lock und Unlock Bootloader. ➜ Jetzt lesen!
www.chinahandys.net
Awesome compilation.
I followed the steps and get all OTA and widevine L1.
Thank you very much.
duonglv said:
Is there any way to unlock bootloader at this stage?
Click to expand...
Click to collapse
Hi #duonglv
I faced the same problem when I was trying to lock the bootloader. The reason was that I thought the USB driver installed on step 2 was the same required on step 7 but they are not. On step 2 we need to install QUALCOMM USB driver and on step 7 it is LENOVO USB driver. After I installed the LENOVO USB driver I could get the same screen showed by #CleberJorge asking if we would like to lock the bootloader. I hope this tip works for you.
​
Thanks man for this detailed guideline. It worked fantastically well!
Muito obrigado Jorge. São pessoas como vc que nos faz não perder a esperança na sociedade. O uso correto de uma rede social. Resolver problemas através do compartilhamento de conhecimento.
hi guys
I followed instructions to flash the original rom
worked and booted
however, i missed the step on locking the bootloader after updating to 13.1.555 (i tried locking it after flashing original rom)
the device rebooted, informed me that it's corrupt and won't boot, then proceed to go into recovery mode/fastboot
my device will only boot to fastboot now
flashing original rom doesn't work
it also says device state - locked
can someone guide me?
thanks!
blanket said:
hi guys
I followed instructions to flash the original rom
worked and booted
however, i missed the step on locking the bootloader after updating to 13.1.555 (i tried locking it after flashing original rom)
the device rebooted, informed me that it's corrupt and won't boot, then proceed to go into recovery mode/fastboot
my device will only boot to fastboot now
flashing original rom doesn't work
it also says device state - locked
can someone guide me?
thanks!
Click to expand...
Click to collapse
You have lock the bootloader without getting the latest ROM.
All you have to do is to follow the guides again from start. unlocked the bootloader and flash the original ROM.
After this, follow the guide above for the 7.2 Bootloader Locking Problems
localbus said:
You have lock the bootloader without getting the latest ROM.
All you have to do is to follow the guides again from start. unlocked the bootloader and flash the original ROM.
After this, follow the guide above for the 7.2 Bootloader Locking Problems
Click to expand...
Click to collapse
Yup you’re right on the cause
I tried flashing back the original rom but it didn’t fix it
However, an hour back, I tried unlocking my bootloader with sn.img and reflashed the original rom
My device works now. Thanks!
i also have the device is corrupt issue and am only able to access fastboot. When i have tried to unlock my bootloader with sn.img it says the serial number is not matched. My serial number on the fastboot screen is different to the one on the back of the device. I also tried getting a sn.img of serial number on the fastboot screen and it is not recognised as valid on zui iunlock. Is there any fix for this or am I screwed?
Blokester said:
i also have the device is corrupt issue and am only able to access fastboot. When i have tried to unlock my bootloader with sn.img it says the serial number is not matched. My serial number on the fastboot screen is different to the one on the back of the device. I also tried getting a sn.img of serial number on the fastboot screen and it is not recognised as valid on zui iunlock. Is there any fix for this or am I screwed?
Click to expand...
Click to collapse
It sounds like your fpinfo partition got deleted. Try the guide here https://forum.xda-developers.com/t/...f-p11-pro-xiaoxin-2021.4448469/#post-86923725
Spoiler: Portuguese
@CleberJorge amigo, vc tem esse update em algum outro server ?
https://mega.nz/file/4h13DI4R#09imnGFk0c16CPNG635AYIClewuF5rXkiaj3xqGmjA8
pelo mega não estou conseguindo finalizar o download.
If someone have this update on another server, please let me know.
**Mod Edit: English translation provided**
friend, do you have this update on any other server?
2.77 GB file on MEGA
mega.nz
by mega I am not able to finish the download.
If someone has this update on another server, please let me know.
JobinFerreira said:
@CleberJorge amigo, vc tem esse update em algum outro server ?
https://mega.nz/file/4h13DI4R#09imnGFk0c16CPNG635AYIClewuF5rXkiaj3xqGmjA8
pelo mega não estou conseguindo finalizar o download.
If someone have this update on another server, please let me know.
Click to expand...
Click to collapse
I attached the link for 2 qpst stock firmware:-
1) from zui 12
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.211_ST_210730_qpst.zip
drive.google.com
2) from zui 13
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.430_ST_220113_qpst.rar
drive.google.com
goodluck and happy try
gunalarix8 said:
I attached the link for 2 qpst stock firmware:-
1) from zui 12
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_12.6.211_ST_210730_qpst.zip
drive.google.com
2) from zui 13
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.430_ST_220113_qpst.rar
drive.google.com
goodluck and happy try
Click to expand...
Click to collapse
Thanks, but I think you sent me different ones, I nedd the update:
TB-J716F_CN_OPEN_USER_Q00209.3_R_ZUI_13.0.346_ST_211108.zip
Do you have the link ?
Edit: solved.
JobinFerreira said:
@CleberJorge friend, do you have this update on any other server?
https://mega.nz/file/4h13DI4R#09imnGFk0c16CPNG635AYIClewuF5rXkiaj3xqGmjA8
pelo mega não estou conseguindo finalizar o download.
If someone have this update on another server, please let me know.
Click to expand...
Click to collapse
Spoiler: Portuguese
Bom dia!
Eu não tenho outros links, na verdade esse link é compartilhado entre o pessoal do forum.
Faz o seguinte se for por causa do limite de download do mega:
Baixe um gerenciador de download (Jdownloader por exemplo) e espere o tempo necessario para continuar o download.
flw
**Mod edit: Translation provided**
Good Morning! I don't have any other links, in fact this link is shared among the forum staff. Do the following if it is because of the mega download limit: Download a download manager (Jdownloader for example) and wait the necessary time to continue the download. bye
Spoiler: Portuguese
Alguém consegue me ajudar a desbloquear o bootloader? O tablet não liga. Eu conectei-o no computador, baixei o aplicativo e a sn.img, mas ao abrir o cmd do aplicativo ele fica "searching for device", mesmo eu ligando o tablet (que só fica no modo de fastboot) ou segurando o volume +
**Mod edit: Translation provided**
Can anyone help me to unlock the bootloader? The tablet does not turn on. I connected it to the computer, downloaded the application and the sn.img, but when I open the application's cmd it says "searching for device", even if I turn on the tablet (which is only in fastboot mode) or hold down the volume
GeraldoNeto3 said:
Spoiler: Portuguese
Alguém consegue me ajudar a desbloquear o bootloader? O tablet não liga. Eu conectei-o no computador, baixei o aplicativo e a sn.img, mas ao abrir o cmd do aplicativo ele fica "searching for device", mesmo eu ligando o tablet (que só fica no modo de fastboot) ou segurando o volume +
**Mod edit: Translation provided**
Can anyone help me to unlock the bootloader? The tablet does not turn on. I connected it to the computer, downloaded the application and the sn.img, but when I open the application's cmd it says "searching for device", even if I turn on the tablet (which is only in fastboot mode) or hold down the volume
Click to expand...
Click to collapse
im sorry, i dont know i cant write in portuguese, my bad

Categories

Resources