Whyred
Fleetingunlock oem
adb reboot bootloader
fastboot oem device-info 2>&1
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.001s]
Finished. Total time: 0.001s
asking xiaomi
- Request Permission from Xiaomi to Unlock the Bootloader
a. Create a Mi Account: https://global.account.xiaomi.com/pass/register b. Sign to Xiaomi and apply for unlocking http://en.miui.com/unlock
You have to give a reason for requesting to unlock the bootloader. I gave following reason on my request:
“I purchased my Xiomi Redmi Note 5 from the vendor xxx and they have installed a fake (custom) rom. I want to install an original rom from Xiaomi. So please approve my request to unlock the bootloader.”
c. Wait for permission. I have 5 different accounts approved by Xiaomi and the longest I had to wait for the approval of each account was 1 day. Most of the users are reporting the same, however very few users are reporting a waiting time of up to 10 days . If your request is approved then you should receive a message with following content:
“You’ve been granted the permission to unlock your device (Mi Account xxxx). Donload Mi Unlock Tool At http://en.miui.com/unlock”
https://en.miui.com/unlock/index.html
Apply-for-permissions-to-unlock-Mi-devices.pdf
https://miuirom.xiaomi.com/rom/u1106245679/6.5.224.28/miflash_unlock-en-6.5.224.28.zip
after unlocking
fastboot oem device-info 2>&1
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.000s]
Finished. Total time: 0.000s
lineageos
TFT69 said: thank you. but you misunderstood me. I’m looking for the “latest official rom” of 24.10.2022. I know you compile the same rom unofficially, but I need the latest official one. thank you. Open that link I have uploaded official lineage 18.1 zip file dated 24.10.2022
OR
Direct download link
latest official ones
lineage-18.1-20221024-recovery-whyred.img
lineage-18.1-20221024-nightly-whyred-signed.zip
https://dl.twrp.me/whyred/twrp-3.7.0_9-0-whyred.img.html
https://wiki.lineageos.org/devices/whyred/install
Install-LineageOS-on-whyred-LineageOS-Wiki.pdf
IMPORTANT: Other recoveries may not work for installation or updates. We strongly recommend to use the one linked above!
What I did
-
adb reboot bootloader
-
fastboot flash recovery https://konubinix.eu/ipfs/bafybeifeu73fcw4voao7h6fjdrimkhnyvarggs5m7y5cx5eci224iieyci
-
fastboot reboot recovery
- it did not boot into recovery
-
trying again, because
Do not reboot into the existing OS, since it will overwrite the recovery you just installed!
-
adb reboot bootloader
-
fastboot flash recovery https://konubinix.eu/ipfs/bafybeifeu73fcw4voao7h6fjdrimkhnyvarggs5m7y5cx5eci224iieyci
-
manually boot into twrp
hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release
-
advanced wipe with everything checked
-
format data
-
sideload
-
adb sideload https://konubinix.eu/ipfs/bafybeifw2t4yonrc7jfk3svyw7pyf5hryxfqeiaelqt4yyhdlsgdd2exj4
-
adb sideload https://konubinix.eu/ipfs/bafybeidiaknxnuvpweiqhztvgb3tsr2adfirir4a457bqgwzeivoazej6m # Chainfire SuperSU
-
reboot
-
super su does not seem to work
-
clk android -d whyred adb install /home/sam/Downloads/supersu-2-82.apk
-
I get a message saying that it was not meant for android that recent
-
clk android -d whyred adb uninstall eu.chainfire.supersu
-
adb sideload https://konubinix.eu/ipfs/bafybeihep5asa5cibdht3ud2djlpofdg6xw6iatvbk57v7ctpkni32gikm # trying magisk
-
ipfs get https://konubinix.eu/ipfs/bafybeihep5asa5cibdht3ud2djlpofdg6xw6iatvbk57v7ctpkni32gikm -o magisk.apk && clk android -d whyred adb install magisk.apk && rm magisk.apk
-
run magisk, reinstall and reboot
-
clk android adb shell magisk su