[recovery] TWRP repacked with kernel working for bs3s - Xiaomi Black Shark 3 ROMs, Kernels, Recoveries, &

TWRP from https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/ repacked with extracted kernel from stock ROM's https://pan.ydxby.com/刷机包/黑鲨3/ #EDIT: Down, for mq3 see https://forum.xda-developers.com/t/...ate-china-rom-downloads.4197717/post-84383955 #thanks @koumaza
Should be working for BS3 and BS3s just make sure you have the corresponding ROM installed (compare KLENxx numbers in options-->my device--> joyui). If your cant find your rom version just use the newest. ALWAYS do a "fastboot boot downloadedTWRP.img" before hardflashing it to see if it works.
Please share.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
edit:
Some users experience errors with the KLEN2011100CN00MQ3, therefore i recommend to use the KLEN2009280CN00MQ3 for now
XDA does not allow to upload the smaller .7z archives. So just replace the .zip with .7z after download.
Thanks a LOT to @John Eveline for sharing everything with us!
Stock rom official download links:
KLEN2005120CN00MP4 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_7127e98fc8d7994364599de6cfafad1a.zip
KLEN2007031CN00MP5 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_44dc1507830dffeae4e646512976a006.zip
KLEN2007250CN00MP6 https://cdn-ota.blackshark.com/KLE-...y_xiaomi_e806d3e500429fadac9deb16f309e70c.zip
KLEN2008221CN00MQ1 https://cdn-test-ota.blackshark.com...y_xiaomi_505c8c3e621a25b4dd3eab6a4e49b3e1.zip
KLEN2008260CN00MQ2 https://cdn-test-ota.blackshark.com...y_xiaomi_82d7cb2fcf13a6f44a54af10387ac24c.zip
Androidfilehost KLEN2009280CN00MQ3 https://androidfilehost.com/?fid=14943124697586376728
KLEN2011100CN00MQ3 (use with caution) https://cdn-test-ota.blackshark.com...y_xiaomi_50fbd88a4e23e10d3f4cbb7e2d11add1.zip
DO NOT INSTALL OTA'S IN TWRP, IT WON'T WORK AND GIVE YOU TROUBLE. use *#*#1027#*#* in dialer...

Thanks i will try using it

Thanks.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
Click to expand...
Click to collapse
They have a trash box like this. https://github.com/BlackSharkCode/BlackShark_Kernel_OpenSource
First I created an Issue here.
Then I sent an email to [email protected]. (I don't know if it will come back.)
They published this email address on github, https://github.com/Blackshark
Now Let's make an angry issue.
Issues · BlackSharkCode/BlackShark_Kernel_OpenSource
BlackShark Mobile Phone Kernel OpenSource. Contribute to BlackSharkCode/BlackShark_Kernel_OpenSource development by creating an account on GitHub.
github.com

wertus33333 said:
TWRP from https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/ repacked with extracted kernel from stock ROM's https://pan.ydxby.com/刷机包/黑鲨3/
Should be working for BS3 and BS3s just make sure you have the corresponding ROM installed (compare KLENxx numbers in options-->my device--> joyui). If your cant find your rom version just use the newest. ALWAYS do a "fastboot boot downloadedTWRP.img" before hardflashing it to see if it works.
Please share.
Also, if we get kernel source i will build an open source twrp. So put as much pressure as you can on Blackshark to release the kernel sources please.
XDA does not allow to upload the smaller .7z archives. So just replace the .zip with .7z after download.
Thanks a LOT to @John Eveline for sharing everything with us!
Click to expand...
Click to collapse
Hello and thanks again!
I tried your KLEN2011100CN00MQ3 twrp and rom, but it fails, it send me the message:
Error applying update: 28 (Error code::
kDownloadOperationExecutionError)
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/TWRP/KLEN2011100CN00MQ3.zip'
As I mentioned before, KLEN2009280CN00MQ3 works well.
Thanks in advance!

LuigiHacks said:
Hello and thanks again!
I tried your KLEN2011100CN00MQ3 twrp and rom, but it fails, it send me the message:
Error applying update: 28 (Error code::
kDownloadOperationExecutionError)
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/TWRP/KLEN2011100CN00MQ3.zip'
As I mentioned before, KLEN2009280CN00MQ3 works well.
Thanks in advance!
Click to expand...
Click to collapse
i did not test the 2001110, only extracted the bootimage and updated twrp with the new kernel. there was a crc error though, maybe the zip is corrupted. You could try downloading the new update directly from blackshark servers

Hi @wertus33333
Sorry for I'm late report.
In my BS3S, KLEN2011100CN00MQ3 is successfuly running.
{
"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"
}
Hi @LuigiHacks
That is because the file is corrupted. (I compared ota-server thing and drive thing) `diff -b`
The solution is to download the file from the Ota server!
This is the best cmdlet:
Code:
# Download KLEN2011100CN00MQ3 ROM
aria2c -x16 -20 -ctrue https://cdn-test-ota.blackshark.com/KLE-A0/20201113095044-klein-ota-signed_by_xiaomi_50fbd88a4e23e10d3f4cbb7e2d11add1.zip
Then Flash DLoaded ROM on TWRP (Before clean userdata partition)

I've this file. But IDK where to upload.

KLEN2011100CN00MQ3 is here
3/README.md at main · DontBuyBlackShark/3
Port for BlackShark 3. Contribute to DontBuyBlackShark/3 development by creating an account on GitHub.
github.com
https://github.com/DontBuyBlackShark/3/blob/main/README.md#klen2011100cn00mq3

hello Hello, I lost the baseband of my black shark 3, could someone help me or if you could help me with a qcn of the bs3, it is very urgent

koumaza said:
KLEN2011100CN00MQ3 is here
3/README.md at main · DontBuyBlackShark/3
Port for BlackShark 3. Contribute to DontBuyBlackShark/3 development by creating an account on GitHub.
github.com
https://github.com/DontBuyBlackShark/3/blob/main/README.md#klen2011100cn00mq3
Click to expand...
Click to collapse
Hello
Is there a latest updated firmware for BS3S? Of course with TWRP working
Thanks in advance

LuigiHacks said:
Hello
Is there a latest updated firmware for BS3S? Of course with TWRP working
Thanks in advance
Click to expand...
Click to collapse
if someone shares the most recent update (preferably full rom download link from blackshark server) i will repack the twrp asap.

I have last update if you need ??

bootloop my black shark3

Related

[RECOVERY][UNOFFICIAL]PhilZ Touch Recovery 6.59.0 for the all HTC Desire 500

!!!Use at your own risk. Author not responsible for bricked devices, or other things that go wrong.
PhilZ Touch Recovery 6.59.0 with AromaFM
Only for Desire 500 Dual Sim HBOOT 1.03.0001
I'm don't recommend using on single sim version!! Add recovery for one sim version
Based on: CWM Recovery 6.0.5.1
AromaFM version: 1.91
More info about PhilZ Touch Recovery: here
More info about AromaFM: here
How to install:
boot your phone into fastboot mode
type: fastboot flash recovery recovery.img
reboot
folder "clockworkmod" copy to sdcard (for aromafm)
Click to expand...
Click to collapse
Screenshots:
{
"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"
}
Download: Moderator Information, link removed
Download: Moderator Information, link removed
!! Sorry for my bad english
worked like charm....
booting from recovery, I am getting this notification on my phone : -
Philz Touch 6.59.0
ClockWorkMod v6.0.5.1
E: Cannot mount path for settings file: /data/philz-touch/philz-touch_6.ini
I can not find this ini file any where in my phone.
Any solution ?
Does this recovery runs well on the desire;nobody who is testing this philz TR?
JPSBhullar said:
booting from recovery, I am getting this notification on my phone : -
Philz Touch 6.59.0
ClockWorkMod v6.0.5.1
E: Cannot mount path for settings file: /data/philz-touch/philz-touch_6.ini
I can not find this ini file any where in my phone.
Any solution ?
Click to expand...
Click to collapse
Mount the partitions!
SG Note3 with Audax L!
Cool... But there are only about 4 custom roms.
At least re-upload the link for your CM10.1. It would be fun to play around with it for anout 10 minutes, and somebody would probably fix it some day (you know... Because you said that noting was working).
Myrmeko said:
At least re-upload the link for your CM10.1. It would be fun to play around with it for anout 10 minutes, and somebody would probably fix it some day (you know... Because you said that noting was working).
Click to expand...
Click to collapse
CyanogenMod 10.1 Desire 500
RealDob said:
CyanogenMod 10.1 Desire 500
Click to expand...
Click to collapse
The link doesnt work.
http://*******/1B8CP6
And what is with all the %2A?
Can you upload it to Mediafire or Mega?
Myrmeko said:
The link doesnt work.
http://*******/1B8CP6
And what is with all the %2A?
Can you upload it to Mediafire or Mega?
Click to expand...
Click to collapse
i'm change link. try again
RealDob said:
i'm change link. try again
Click to expand...
Click to collapse
Thanks!
It works.
So event though I have an unlocked boot loader and the required Hboot version 1.03
I flash the recovery via fastboot, then reboot.
It shows entering recovery then reboots and goes into a bootloop
I should point out that the device doesn't have a working OS, which is what I'm trying to fix.
Flashing an RUU results in the green progress bar getting stuck at ~90% while showing complete in the CMD
Ive been trying for days to fix this phone, so far no luck
I searched everywhere for all types of recoveries, stock roms and stock recoveries " I read somewhere that an RUU will fail if there wasn't a stock recovery present in the device"
So I was just hoping for some info.
Is the phone dead? Since even the recovery wouldn't work, neither the one that was in the device nor this one.
Plus I tried extracting the stock recovery from the zip file with no luck as it is encrypted, even after opening with 7Zip with #e encryption I still can't find recovery.IMG
Somebody please help me and tell me what am I doing wrong?
For those of you not wanting to click adfly links, the actual download is here single sim
Moderator information,
Links have been temporally removed as adfly links are not allowed on XDA.
Stephen said:
Moderator information,
Links have been temporally removed as adfly links are not allowed on XDA.
Click to expand...
Click to collapse
So now I can't download it... At least you could have pasted the links without adfly

...

....
@AdamBs
Great Job mate. Did you compile it yourself?
...
Hi AdamBs,
I tried both your methods.
First i tried to flash the update.zip through mi recovery and i got the error that the package is not digitally signed.
Then i tried the fastboot method and i got TWRP, but afrer reboot it went back to mi recovery.
Am i missing something?
Can you show log after installation rom? I have twrp from http://en.miui.com/thread-156838-1-1.html , also I tested twrp from http://en.miui.com/thread-152550-1-1.html and so it looks (screen).
Device or resource busy.
{
"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"
}
...
Hope it could be fixed soon. For now only recovery which reboots properly is http://en.miui.com/thread-156838-1-1.html, others I tried (didn't try this before link was removed) freezes on reboot and I have to remove battery. But that one should be flashed using PC.
BTW: should this still belongs to original development thread, it seams like unnoficial TWRP port, right?
http://en.miui.com/thread-152550-1-1.html
Is this method ok? As i plan to use this when my phone arrives, install is pretty simple, put the file on phone and install from updater.
Thanks for your efforts on this one! Patiently waiting for the flashable zip
zunabbb said:
http://en.miui.com/thread-152550-1-1.htmlIs this method ok? As i plan to use this when my phone arrives, install is pretty simple, put the file on phone and install from updater.
Click to expand...
Click to collapse
Yes, it works
Thanks dude. I unzipped just the recovery image and usesd flashify to, um, flash it. That allowed me to make a nandroid backup before I started experimenting with an alternate ROM. I'm so glad I did that because it turned out that Xiaomi's internal backup app doesn't work properly. It didn't restore my contacts, my appointments and some other things. It was really great to use TWRP to return to the setup I had this morning before experimenting with so little hassle After I was done I just did a dirty flash of my current ROM over the top to restore the original recovery.
What about Redmi Note 2 opensource? We able to get kernel sources or even build device tree for any AOSP based ROM? Newer look into MTK before.
P.s. For now wait untill I get my device.
...
AdamBs said:
I've just got my hands on the kernel source and baseband source. will be uploading to GitHub tonight.
Click to expand...
Click to collapse
Oh its cool! Wait untill you publish it!
AdamBs said:
I've just got my hands on the kernel source and baseband source. will be uploading to GitHub tonight.
Click to expand...
Click to collapse
Did you get it from ZOPO's vanzo server or any else?
I have to mention you that DMCA would takedown the source if you caught any notice.
...
AdamBs said:
Technically they could request I remove it but it's GPL despite mediatec claiming it's closed source. No matter how much posturing they do I don't think there is much they can do to enforce it. As to the source no it's not from Zopo only these devices use the MT6795
HTC One M9+/E9+
LeTV S1
Elephone Vowney
Meizu MX5
Sony Xperia M5 / M5 Dual
Xiaomi Redmi Note 2/ Prime
Will be linking to sources soon.
Click to expand...
Click to collapse
You can check this thread for more information "Cyanogenmod for mediatek devices"
Now you can still get fully buildable kernel/full Helio X10 source (about 32GB) from ZOPO's vanzo server via authorization.
...
Hi
There is other phone with this cpu helio x10 is StonexOne Italian device.
But MTK have public release kernel for helio x10?
Why you have deleted your posts?

ROM[OFFICIAL][kebab][11.0]**crDroid**[V7.14]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/11.0/README.mkdn
flashing instructions:
it's recommended to use TWRP for installing.
download crDroidAndroid-11.0-XXXXXXXX-kebab-v7.X.zip and gapps-package to internal storage
reboot to TWRP
flash ROM and TWRP
wipe Dalvik
reboot to recovery
flash gapps (and if you want Magisk)
wipe Dalvik
reboot system
the other way:
for first install:
be on the latest firmware on both slots
download the file named like this: crDroidAndroid-11.0-XXXXXXXX-kebab-v7.X-install-files.zip
unpack zip to desktop (or whereever you want)
reboot to bootloader
run ROMinstaller.bat
follow instructions
if you want to install gapps:
enter recovery
Apply update
Apply from ADB
from your computer: adb sideload (gapps package).zip , i recommend MindTheGapps, because with this package i could update without having to install Gapps again
factory reset
reboot to system
to update:
download the file named like this: crDroidAndroid-11.0-XXXXXXXX-kebab-v7.X.zip in the internal updater and update it
some large gapps packages will not install due to lack off space
Sources:
ROM: https://github.com/crdroidandroid
Kernel: kernel url
Download:
ROM download
Changelog: Changelog
Known issues:
Tell Me
crDroid OnePlus 8 Telegram group
Visit official website @ crDroid.net
crDroid Community Telegram
Donate to help our team pay server costs
XDA:DevDB Information
crdroidandroid, ROM for the OnePlus 8T
Contributors
firebird11
Source Code: https://github.com/crdroidandroid
Many Thanks to:
FizzyAps and thznutz87 for the install script
LuK1337 for his awesome work on op8
Version Information
Status: Stable
re
Exciting times have arrived
please give me credit for using my install script
Download Link is not available......
No changelog or download link working
FizzyAps said:
please give me credit for using my install script
Click to expand...
Click to collapse
Is your script from PE?
yes
FizzyAps said:
please give me credit for using my install script
Click to expand...
Click to collapse
of course, i didn't know your xda name
and i'll update the download link
All-round amazing rom!
The only thing I couldn't figure out was to get SafetyNet / GPay to fully pass/ work
ock said:
All-round amazing rom!
The only thing I couldn't figure out was to get SafetyNet / GPay to fully pass/ work
Click to expand...
Click to collapse
this is just a test release, i'll fix that later
firebird11 said:
this is just a test release, i'll fix that later
Click to expand...
Click to collapse
no worries... magisk canary works fine!
Hight brightness mode is excellent and I love the option to tweak when it triggers. I just discovered face unlock after reading the comments below.
firebird11 said:
of course, i didn't know your xda name
and i'll update the download link
Click to expand...
Click to collapse
Thank you
not a super big deal just had other dev ask if i let you use it
all good"
btw awesome first beta!!!
Face unlock super snapy
hello, congratulations for the rom. is fantastic. I can't get Bluetooth audio to work. it works but nothing is heard.
Download not available again on soundforge.
kjslabber said:
Download not available again on soundforge.
Click to expand...
Click to collapse
Its there.. follow the links
Downloaded and going to update. Eager to see new features in this rom. Thanks in advance for your effort.
Can anyone tell me if verizon works? It didn't work in the 12/4 build of PE Rom.
The First Look of CRDROID.
Well it seems that Verizon doesn't work on any of the custom roms for the 8T...

[Official][Rom][2/12/21 Update] PixieRom 3.1 Stable "Tiny One Ui Project For Gaming"

PixieRom,
The Silk Rom
What is this
PixieRom is made for who want stock firmware that debloat and best for gaming but still have basic features and some little advanced features like dual messenger and some tweaks
How to install
Make sure you are on android 11 firmware
Download the zip file
Extract it to your desired folder
!!IMPORTANT!!
Backup your data first before flash it
Reboot to recovery
Then flash system.img in system partition
Tweaks? Get the floating_feature.xml from under this thread then replace it in vendor/etc
Flash magisk if want to root
Format data
Finish
Download
PixieRom 3.1 Stable For Galaxy M31.zip
drive.google.com
Credit:
@neel0210 for kernel
Kernel source
GitHub - neel0210/PrishKernel_9611: Prishkernel for Exynos9611, I don't maintain it at constant pace so don't get your hopes high also I don't support FORK.
Prishkernel for Exynos9611, I don't maintain it at constant pace so don't get your hopes high also I don't support FORK. - GitHub - neel0210/PrishKernel_9611: Prishkernel for Exynos9611...
github.com
Screenshot:
{
"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"
}
Thanks
Flylarb
Thanks will try it
Can you please
Flylarb said:
PixieRom,
The Silk Rom
What is this
PixieRom is made for who want stock firmware that debloat and best for gaming but still have basic features and some little advanced features like dual messenger and some tweaks
How to install
Make sure you are on android 11 firmware
Download the zip file
Extract it to your desired folder
!!IMPORTANT!!
Backup your data first before flash it
Reboot to recovery
Then flash system.img in system partition
Flash vendor.img in vendor partition (if you dont want some tweaks you can ignore flashing vendor)
Flash magisk if want to root
Format data
Finish
Download
https://drive.google.com/file/d/1Dn9l4qeE6wM5Y88UPCeC3TabiOqREams/view?usp=sharing
Credit:
@neel0210 for kernel
Kernel source
GitHub - neel0210/PrishKernel_9611: Prishkernel for Exynos9611, I don't maintain it at constant pace so don't get your hopes high also I don't support FORK.
Prishkernel for Exynos9611, I don't maintain it at constant pace so don't get your hopes high also I don't support FORK. - GitHub - neel0210/PrishKernel_9611: Prishkernel for Exynos9611...
github.com
Screenshot:
View attachment 5453757
Thanks
Flylarb
Click to expand...
Click to collapse
Can you please provide me the boot img
AnoopYadav& said:
Can you please
Can you please provide me the boot img
Click to expand...
Click to collapse
Why
This link is not working please give the link to download rom
AnoopYadav& said:
Can you please
Can you please provide me the boot img
Click to expand...
Click to collapse
Link not working
Okay
Will change
abdulkareemsid said:
Link not working
Click to expand...
Click to collapse
It
Hi, where is link for vendor.img file?
i cant flash system.img file it says that file is larger than target space
abdulkareemsid said:
This link is not working please give the link to download rom
Click to expand...
Click to collapse
It work fine
audrius1521 said:
i cant flash system.img file it says that file is larger than target space
Click to expand...
Click to collapse
Oh
Okay i will fix it in Stable build today
Sorry
audrius1521 said:
i cant flash system.img file it says that file is larger than target space
Click to expand...
Click to collapse
I fix it
Try again
Instruction is unclear. Should I flash it through computer, or directly from handset?
which recovery should i use to flash this rom please provide the recovery file too!!
Link is broken can you refresh?
What kind of rom is thi ??

Development [CLOSED][RECOVERY][Discontinued] TWRP [Poco M4 5G/Redmi Note 11E/Redmi 10 5G/Redmi 10 Prime+ 5G (Light)]

{
"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 (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
Flashing TWRP:
- Bootloader needs to be unlocked
- You need latest adb and fastboot
- Boot into bootloader
- Flash the boot image by using fastboot flash boot boot.img
Code:
fastboot flash boot twrp.img
Download Click Here
Credits:- TWRP Team
@adarsh956
Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)
asf2010 said:
Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)
Click to expand...
Click to collapse
Please send log
how to get log file?
asf2010 said:
Hello, installed and got infinite reboot
Redmi note11E (V13.0.4.0.SLSINXM)
Click to expand...
Click to collapse
I'll suggest you to join telegram group search pocom45g on telegram and help us in testing we got very less testers
asf2010 said:
how to get log file?
View attachment 5670907
Click to expand...
Click to collapse
New twrp build is in queue I'll suggest you to join us
Refer To Above Link
thetanmaygupta said:
Here's new
Build https://github.com/thetanmaygupta/Action-Recovery-builder/releases/tag/2755866080
Click to expand...
Click to collapse
no builds img
Release 2770573905 · thetanmaygupta/Action-Recovery-builder
Merge branch 'azwhikaru:main' into main
github.com
Changed logo on POCO, system booted, wifi not working
fastboot flash boot_a boot.img
If you use "fastboot flash boot boot.img" then it displays boot_b in the console and the system does not boot
asf2010 said:
Release 2770573905 · thetanmaygupta/Action-Recovery-builder
Merge branch 'azwhikaru:main' into main
github.com
Changed logo on POCO, system booted, wifi not working
fastboot flash boot_a boot.img
If you use "fastboot flash boot boot.img" then it displays boot_b in the console and the system does not boot
Click to expand...
Click to collapse
I'll surely start working for light right now I'm busy with my exams but yes one light owner already booted twrp and lineage os recovery
Refer Above Download Link
user's can join our community https://t.me/pocom45g
Finished okay, but Booted into the system, not into recovery

			
				
ok
Credits :- @adarsh956
give me unlocked bootloader.img backup plz I am having error of nv data is currpted on my Poco M4 Pro 5G I want to repair it by flashing gsi on it...
Still Touch Isn't Working But You Guy's Can Use Recovery With Otg & Mouse This Issue Is Arising From Xiaomi Side We Don't have any other option left except for waiting for kernel source

			
				
Please Kindly Report Any Other Bug With Proper Recovery.log

Categories

Resources