Mi 10T Pro:
Mi 10T Pro: Creating A Magisk Patched Boot Image For Rooting : https://c.mi.com/oc/thread-3159753-1-0.html?mobile=no
fastboot flash boot boot.img
Mi 10T Pro Software: https://c.mi.com/oc/miuidownload/detail?device=1900386
Xiaomi Latest Software: https://xiaomifirmwareupdater.com/miui/apollo/
Mi 10T Pro Hide root: https://xiaomi.eu/community/threads/tutorial-fix-safetynet-issues-with-magisk-also-cts-profile-match.58555/
Mi 10T Pro specs: https://www.mi.com/global/mi-10t/specs/
Enable DSS: https://mt-tech.fi/en/modify-oneplus-7-pro-5g-8-and-8-pro-nr-lte-a-band-combos/
Edit: lte_feature_restrictions.xml
Fastboot command lock bootloader: fastboot oem lock
ADB command diag mode:
adb shell
su
setprop sys.usb.config diag,serial_cdev,rmnet,adb
better for XPST:
setprop sys.usb.config diag,diag_mdm,qdss,qdss_mdm,serial_cdev,dpl,rmnet,adb
Upgrade via OTA to 12.0.13.0QJDEUXM bringing 5G+4G:
- download update
- restart device in fastboot
- # fastboot flash boot bootorig10t.img (loose the root)
- restart device, the phone boots with orig boot.img in the old sw ver
- restart again, (+another automatic reboot, long wait to boot) the phone is upgraded to 12.0.13.0QJDEUXM
- download the software again
- unzip the software
- patch the boot.img with Magisk
- fastboot flash boot boot_magisk.img
- works fine! (no need for "Mi 10T Pro Hide root" procedure to be done again)
Activity manager +
Mi 10T 5G :
0. Upgrade to xxx
1. Developer mode : click 4-5 times on MIUI version; enable USB debugging; connect to PC - agree
2. Reboot in fastboot ( power+vol- )
E:\adb\adb>fastboot devices
3db3ab68 fastboot
E:\adb\adb>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.014s]
finished. total time: 0.015s
3. Check ADB Connection
E:\adb\adb>adb devices
List of devices attached
3db3ab68 device
E:\adb\adb>adb shell
umi:/ $
umi:/ $
umi:/ $ su
su
/system/bin/sh: su: inaccessible or not found
127|umi:/ $
4.
A.add mi acount in the phone 64/r22
B. Disable WiFi, enable SIM Data, MIUI Settings / Developer options / Mi unlock status / Add device
4. miflash_unlock.exe, wait 168 hours (7days)
5. unlock, all data is erased, restart
6. check with ADB . USB debugging not needed at this stage
E:\adb\adb>fastboot devices
3db3ab68 fastboot
E:\adb\adb>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.016s]
finished. total time: 0.017s
7.
https://forum.xda-developers.com/xiaomi-mi-10/how-to/ultimate-guide-to-install-stable-dev-t4093907
8. reboot in twrp/ format data/ reboot in twrp from twrp menu/ copy xiaomi.eu rom / upgrade
fastboot flash recovery TWRP_umi.img
fastboot reboot and vol up + power to go to recovery
9. https://xiaomi.eu/community/forums/miui-12.206/
https://xiaomi.eu/community/threads/magisk-android-11-stable-version-of-magisk-is-within-reach.57331/
https://xiaomi.eu/community/threads/mi-10-pro-twrp-3-4-2b-2020-06-23-from-lr-team.56577/
10. NSG 3.7.0
su
setenforce 0
launch NSG
ORO 5G NSA tests
https://c.mi.com/forum.php?mod=forumdisplay&fid=2494
https://c.mi.com/thread-3335722-1-1.html
No comments:
Post a Comment