Root your L1 with Magisk - Sony Xperia L1 Guides, News, & Discussion

Update: I used Linux machine instead of Windows and the latest kernel works now.
Kernel modifications:
default.prop modified
ro.secure=0
ro.debuggable=1
Requirement:
1. Your L1
2. Installed drivers (Sony so0112 for both ADB and fastboot)
3. Your phone has to be bootloader unlocked
Warning: your phone will be wiped including DRM and there's no backup solution for Android 7
4. Magisk downloaded and installed
https://forum.xda-developers.com/apps/magisk
5. This modified kernel (sorry, I don't know how to make TWRP so no recovery at this time)
https://androidfilehost.com/?fid=673791459329056251 (patched with Magisk)
https://androidfilehost.com/?fid=889964283620760970 (modified but not patched with Magisk)
Kernel is for G3313, but it should work with other variations.
6. Working ADB
Instructions:
1. enable your phone debug options. Go to About Devices >>> Build Number and hit 7 times until you see Developers Options. Go there to enable USB Debugging and Allow OEM Unlock.
2. plug in your phone and make sure ADB is working
Code:
adb devices
If you don't see it, go to Device Manager and see whether Sony so0112 ADB driver installed. If it's working, go to 3
3. copy the modified kernel to your phone (make sure your phone USB is in file transfer mode) internal memory Downloads folder
4. install and open Magisk and install and patch boot file and locate the downloaded file.
5. locate patched kernel from internal memory /Magiskmanager/ and copy patched_boot.img and copy to your host computer.
6. go to command prompt and copy your ADB folder address and open your file explorer and copy the patched kernel there (e.g. Downloads)
7. use this command to go to fastboot mode
Code:
adb reboot fastboot
If you never unlock the bootloader, you have to write down your phone IMEI and go to https://developer.sonymobile.com/unlockbootloader/ and follow the instruction.
8. if your bootloader unlocked, enter the following command
Code:
fastboot flash boot
and drag the patched kernel and press enter.
9. enter
Code:
fastboot reboot
10. once you're back to the system, enter Magisk Manager again to check boot status. You may be prompted to install a module for Safety Net.
11. your phone is rooted. Done
Credits:
@osm0sis for Android Image Kitchen
@topjohnwu for Magisk
@rrvuhpg, @bigrammy, and @janjan gave me inspiration. It cannot be done without them

Bro i g3311 single sim do a funcionality this tutorial?
Recovery twrp is no
Boot.img is yes
Bro good hardwork
so root is using magisk?
---------- Post added at 07:05 PM ---------- Previous post was at 06:57 PM ----------
Magisk is a zip how install anyidea?

You have to run Magisk Manager to patch the modified kernel, and flash the patched kernel using fasrboot command

I cant signal gsm for g3311
No signal mobile
This boot is bad for my g3311 ???

I will make three different variations for 3311 and 3312 and try again.
No reception at all?

HELPPPPPPPPPPPP
I do not understand the patch for magisk
i am install magsik in 5.0.4
i dont instaled magisk v. 14
please help me how to all install install Thank you

HEKER510 said:
HELPPPPPPPPPPPP
I do not understand the patch for magisk
i am install magsik in 5.0.4
i dont instaled magisk v. 14
please help me how to all install install Thank you
Click to expand...
Click to collapse
It's pretty straightforward.
After the installation, copy the downloaded boot image to your phone and let Magisk get the zip and patch your image file.
Once the image patched, copy the patched image back to host computer and flash in fastboot.

mingkee said:
It's pretty straightforward.
After the installation, copy the downloaded boot image to your phone and let Magisk get the zip and patch your image file.
Once the image patched, copy the patched image back to host computer and flash in fastboot.
Click to expand...
Click to collapse
I am Flash uk verzion
Flashing img for magisk
Flash img for fastboot
My phone no signal gsm
Who IS problem bro
Recovery twrp IS no? Bro
Thankx you reply
---------- Post added at 03:58 PM ---------- Previous post was at 03:20 PM ----------
{
"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"
}

HEKER510 said:
I am Flash uk verzion
Flashing img for magisk
Flash img for fastboot
My phone no signal gsm
Who IS problem bro
Recovery twrp IS no? Bro
Thankx you reply
Click to expand...
Click to collapse
I have checked and I found it cannot read SIM.
You can flash back to 100% stock using flashtool. There's a problem with kernel and probably something is missing.

mingkee said:
I have checked and I found it cannot read SIM.
You can flash back to 100% stock using flashtool. There's a problem with kernel and probably something is missing.
Click to expand...
Click to collapse
ok bro i flashing back for origo fw 79 uk yes ?
i waiting for your new boot.img bro
i am a read this this is so found problem are problem is solved clik this tutorial and read this
Is tutorial for xa xa ultra root no problem please read brother
https://forum.xda-developers.com/xperia-xa/how-to/f31xx-how-to-root-xperia-xa-noob-t3638727
read
6. Power off the phone and flash ONLY "BOOT_DELIVERY" from a Marshmallow firmware with Flashtool ( exclude all other patitions), you must only see
"boot_delivery.xml" in the "Content" column.
AND
18. Power off the phone again and repeat step 6 with your actual Nougat firmware or the phone will not detect Sim Card(s)

HEKER510 said:
ok bro i flashing back for origo fw 79 uk yes ?
i waiting for your new boot.img bro
i am a read this this is so found problem are problem is solved clik this tutorial and read this
Is tutorial for xa xa ultra root no problem please read brother
https://forum.xda-developers.com/xperia-xa/how-to/f31xx-how-to-root-xperia-xa-noob-t3638727
read
6. Power off the phone and flash ONLY "BOOT_DELIVERY" from a Marshmallow firmware with Flashtool ( exclude all other patitions), you must only see
"boot_delivery.xml" in the "Content" column.
AND
18. Power off the phone again and repeat step 6 with your actual Nougat firmware or the phone will not detect Sim Card(s)
Click to expand...
Click to collapse
I will upload new boot image. This time I did it in Linux (Ubuntu) platform instead of Windows. It tested on mine and SIM is working now.
Try this one https://androidfilehost.com/?fid=673791459329056251
It's already patched with Magisk, but you may need to install the zip anyway

mingkee said:
I will upload new boot image. This time I did it in Linux (Ubuntu) platform instead of Windows. It tested on mine and SIM is working now.
Try this one https://androidfilehost.com/?fid=673791459329056251
It's already patched with Magisk, but you may need to install the zip anyway
Click to expand...
Click to collapse
Ok bro very thankx i is download and flash thanx
i come back
---------- Post added at 07:37 AM ---------- Previous post was at 07:01 AM ----------
@mingkee
Bro very very thankx its all ok root magisk and signal gsm its ok brother very very thankx for you hardwork
as a thanks you
I sent the theme for L1 with the navbar logo
very very thankx )))))))))))))))))))))))))))))))
Theme Xperia™L1 Black
Download: https://mega.nz/#!bkgy0STK!6a3n9tfWxF1N4kJi1E-_Wx9fhY32svFKs5gAH2eqRqo

Don't try with G3311!!
I tried this with my G3311 and it put it into a boot loop (couldn't even turn device off or enter flash/fastboot mode) I had to take out the battery and replug it just to get into flash mode so I could restore to official Software
This will most likely work for everyone else that had a bootloop after trying this :good:

MasterMasher said:
I tried this with my G3311 and it put it into a boot loop (couldn't even turn device off or enter flash/fastboot mode) I had to take out the battery and replug it just to get into flash mode so I could restore to official Software
This will most likely work for everyone else that had a bootloop after trying this :good:
Click to expand...
Click to collapse
Which kernel did you use?
You should try with the one before patched with Magisk, and let Magisk patch it for you, and flash that one patched by yours.
There may be something going wrong during the process while I read he has no problem (with reception) and you got bootloop.

mingkee said:
Which kernel did you use?
You should try with the one before patched with Magisk, and let Magisk patch it for you, and flash that one patched by yours.
There may be something going wrong during the process while I read he has no problem (with reception) and you got bootloop.
Click to expand...
Click to collapse
I realised where I went wrong it's was all my mistake so my last post was incorrect I used Sony Mobile Flasher to unlock bootloader instead of enabling it in developer settings and then flashed my device with your latest update you commented earlier and it's finally worked :victory:

Great work on the boot.img trying to get it working on my L1 now. I'm missing something tho.
Unlocked bootloader
ADB
Fastboot
Downloaded files
I have to hold volume up while inserting USB to enter fastboot (confirmed by Blue led)
When I executed fastboot code and drag images file over I get an error about unknown directory or it'll just rerun the fastboot help screen
---------- Post added at 11:32 PM ---------- Previous post was at 11:09 PM ----------
.... Wait for it..... Yeah I see I screwed up. Give it another go later after work

flyyyguy said:
Great work on the boot.img trying to get it working on my L1 now. I'm missing something tho.
Unlocked bootloader
ADB
Fastboot
Downloaded files
I have to hold volume up while inserting USB to enter fastboot (confirmed by Blue led)
When I executed fastboot code and drag images file over I get an error about unknown directory or it'll just rerun the fastboot help screen
---------- Post added at 11:32 PM ---------- Previous post was at 11:09 PM ----------
.... Wait for it..... Yeah I see I screwed up. Give it another go later after work
Click to expand...
Click to collapse
Try what I did and download Sony Mobile Flasher and press the 'BLU' (Bootloader unlock) button just to make sure your boot loader really is unlocked or maybe you just enabled OEM unlock in Dev settings but didn't use the tool mentioned above to correctly unlock the bootloader. If that's not the case then did you flash the latest boot image that has been posted in the comments by OP

I did bootloader unlock using fastboot method
It isn't just "fastboot oem unlock". Instead, you have to enter fastboot command as directed with given unlocked code.

flyyyguy said:
Great work on the boot.img trying to get it working on my L1 now. I'm missing something tho.
Unlocked bootloader
ADB
Fastboot
Downloaded files
I have to hold volume up while inserting USB to enter fastboot (confirmed by Blue led)
When I executed fastboot code and drag images file over I get an error about unknown directory or it'll just rerun the fastboot help screen
---------- Post added at 11:32 PM ---------- Previous post was at 11:09 PM ----------
.... Wait for it..... Yeah I see I screwed up. Give it another go later after work
Click to expand...
Click to collapse
mingkee said:
I did bootloader unlock using fastboot method
It isn't just "fastboot oem unlock". Instead, you have to enter fastboot command as directed with given unlocked code.
Click to expand...
Click to collapse
Mingkee is right but I just used Sony Mobile Flasher to unlock bootloader instead works just as well with the click of a button

Actually, I won't end from here.
Since I have set up a dedicated Linux machine, I will try to go further to make recovery.

Related

HTC Desire 530 Root/S-OFF

Yes, this is very similar jcase's post. His helped me out a lot, but I went more in depth. Here is his post.
http://forum.xda-developers.com/desire-530/help/root-s-off-desire-530-guide-to-root-t3410015
0) Download these files
SuperSu 2.74 - https://download.chainfire.eu/964/Su...0519174328.zip
Universal ADB Driver
Android SDK - https://developer.android.com/studio/index.html
TWRP - https://www.androidfilehost.com/?fid=24588212152304477 (Experimental build)
SunShine - http://theroot.ninja/apks/SunShine-latest.apk (Optional)
1) Visit htcdev.com and unlock your bootloader
-sign up as a dev, activate your email, and follow the steps
2) Download twrp from the app store. You won’t be able to run it yet but you still need it
3) Put the supersu zip file from your computer into your download folder of your phone
4) Get fastboot & adb running on your computer.
- open cmd prompt
-navigate to the fastboot/adb folder in your cmd prompt
-with your phone plugged into your computer type “adb devices”
-if it returns your device good
-now in cmd type “adb reboot downloader” (you can also do this by powering off your phone then turning your phone on by holding the down volume button and the power button at the same time.
-once you are in the downloader type “fastboot devices” in cmd
-if this returns your device good
-DO NOT GO ANY FURTHER TILL THIS IS WORKING!!!
4)Once your phone is in the rebooted downloader screen type “fastboot flash recovery <twrpDownloadFromAbove>”
-make sure you are on the downloader page and not the bootloader page
-this should end in .img
-this is a second boot screen for your phone. The first time I did this recovery wasn’t working because I was trying to fastboot on the bootloader page.
5) Now boot into recovery mode by navigating to it on your phone or using the cmd “adb reboot recovery”
-Once you are here you will see the twrp screen
6a) The way I did it is going into the twrp recovery boot and going to install and choosing the supersu.zip file I moved to my phone in step 3. After it is done reboot your phone and now you are rooted.
6b) The other way is to go to advanced in twrp and enable sideload
-now in cmd type “adb sideload <SuperSuDownloadFromAbove>”
7) If you need to turn S-OFF install sunshine on your phone and it will do it.
-You need to have your phone rooted first to turn your S-OFF with sunshine
Hi, I've been trying to root my phone since a couple of days but I've not been able to do it. I followed your guide as well as jcase one, but the results are the same, I can't boot to recovery mode after flashing the twrp image saying "failed to boot to recovery mood. Press volume up or down to back to menu" when I choose the option from bootloader screen (which is the only place where I can find a "boot recovery" option, and using the cmd command doesn't work.
vistor_sanh said:
Hi, I've been trying to root my phone since a couple of days but I've not been able to do it. I followed your guide as well as jcase one, but the results are the same, I can't boot to recovery mode after flashing the twrp image saying "failed to boot to recovery mood. Press volume up or down to back to menu" when I choose the option from bootloader screen (which is the only place where I can find a "boot recovery" option, and using the cmd command doesn't work.
Click to expand...
Click to collapse
I get this same thing, do yo fix it?
Faviopiano2 said:
I get this same thing, do yo fix it?
Click to expand...
Click to collapse
When you are in the bootloader screen does it say unlocked at the top? Also make sure you've flashed the twrp img to recovery. If it flashes correctly you should see that it starts downloading ok your phone
whittlestick said:
When you are in the bootloader screen does it say unlocked at the top? Also make sure you've flashed the twrp img to recovery. If it flashes correctly you should see that it starts downloading ok your phone
Click to expand...
Click to collapse
Yes its unlocked already, and when finish flashing its ok too
Successful Root!
Thanks I followed all of the instructions and I was able to successfully get Root on my metro pcs HTC Desire 530.
IF YOU ARE HAVING ISSUE with the TWRP.img
- Make sure you have "OEM Unlocking" enabled under developer options in settings since the phone wiped when you unlocked the bootloader it probably unclicked that option and you just have to enable it again.
- Check md5sum of the TWRP image file maybe you have a corrupt file and therefore a bad flash (I use OP link it worked fine).
- When pushing the TWRP image make sure you have a good USB connection.
{
"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"
}
I have a problem flashing the recovery. What is the OP link?
---------- Post added at 12:38 AM ---------- Previous post was at 12:32 AM ----------
matora said:
I have a problem flashing the recovery. What is the OP link?
Click to expand...
Click to collapse
TWRP Official page?
---------- Post added at 01:15 AM ---------- Previous post was at 12:38 AM ----------
izou1838 said:
Thanks I followed all of the instructions and I was able to successfully get Root on my metro pcs HTC Desire 530.
IF YOU ARE HAVING ISSUE with the TWRP.img
- Make sure you have "OEM Unlocking" enabled under developer options in settings since the phone wiped when you unlocked the bootloader it probably unclicked that option and you just have to enable it again.
- Check md5sum of the TWRP image file maybe you have a corrupt file and therefore a bad flash (I use OP link it worked fine).
- When pushing the TWRP image make sure you have a good USB connection.
Click to expand...
Click to collapse
Please, give me the OP link. Thanks
@matora
OP is original post otherwise the link provided.
One thing I did do different is I downloaded and installed "Minimal ADB and Fastboot" and I also installed HTC sync manager prior to flashing the recovery
Hope it helps
izou1838 said:
@matora
OP is original post otherwise the link provided.
One thing I did do different is I downloaded and installed "Minimal ADB and Fastboot" and I also installed HTC sync manager prior to flashing the recovery
Hope it helps
Click to expand...
Click to collapse
From where you install the HTC sync manager and the minimal adb?
Just got this phone an hour ago since my LG-D855 is stuck in download mode so great to see a root tread/method here will try this later
Sent from my HTC Desire 530 using XDA-Developers mobile app
whittlestick said:
Yes, this is very similar jcase's post. His helped me out a lot, but I went more in depth. Here is his post.
http://forum.xda-developers.com/desire-530/help/root-s-off-desire-530-guide-to-root-t3410015
0) Download these files
SuperSu 2.74 - https://download.chainfire.eu/964/Su...0519174328.zip
Universal ADB Driver
Android SDK - https://developer.android.com/studio/index.html
TWRP - https://www.androidfilehost.com/?fid=24588212152304477 (Experimental build)
SunShine - http://theroot.ninja/apks/SunShine-latest.apk (Optional)
1) Visit htcdev.com and unlock your bootloader
-sign up as a dev, activate your email, and follow the steps
2) Download twrp from the app store. You won’t be able to run it yet but you still need it
3) Put the supersu zip file from your computer into your download folder of your phone
4) Get fastboot & adb running on your computer.
- open cmd prompt
-navigate to the fastboot/adb folder in your cmd prompt
-with your phone plugged into your computer type “adb devices”
-if it returns your device good
-now in cmd type “adb reboot downloader” (you can also do this by powering off your phone then turning your phone on by holding the down volume button and the power button at the same time.
-once you are in the downloader type “fastboot devices” in cmd
-if this returns your device good
-DO NOT GO ANY FURTHER TILL THIS IS WORKING!!!
4)Once your phone is in the rebooted downloader screen type “fastboot flash recovery <twrpDownloadFromAbove>”
-make sure you are on the downloader page and not the bootloader page
-this should end in .img
-this is a second boot screen for your phone. The first time I did this recovery wasn’t working because I was trying to fastboot on the bootloader page.
5) Now boot into recovery mode by navigating to it on your phone or using the cmd “adb reboot recovery”
-Once you are here you will see the twrp screen
6a) The way I did it is going into the twrp recovery boot and going to install and choosing the supersu.zip file I moved to my phone in step 3. After it is done reboot your phone and now you are rooted.
6b) The other way is to go to advanced in twrp and enable sideload
-now in cmd type “adb sideload <SuperSuDownloadFromAbove>”
7) If you need to turn S-OFF install sunshine on your phone and it will do it.
-You need to have your phone rooted first to turn your S-OFF with sunshine
Click to expand...
Click to collapse
uum it hangs here and nothing happens and I know and is working because I adb devices and this phone shows up
Sent from my HTC Desire 530 using XDA-Developers mobile app
dornz said:
View attachment 3915766 uum it hangs here and nothing happens and I know and is working because I adb devices and this phone shows up
Sent from my HTC Desire 530 using XDA-Developers mobile app
Click to expand...
Click to collapse
Does 'fastboot devices' return your phone or just 'dab devices'?
whittlestick said:
Does 'fastboot devices' return your phone or just 'dab devices'?
Click to expand...
Click to collapse
Ya I think I need to create a sub folder named fastboot in adb before I issue fastboot devices command thanks for reply
Sent from my HTC Desire 530 using XDA-Developers mobile app
dornz said:
Ya I think I need to create a sub folder named fastboot in adb before I issue fastboot devices command thanks for reply
Sent from my HTC Desire 530 using XDA-Developers mobile app
Click to expand...
Click to collapse
Wait so it does or doesn't? If it doesn't I think you might have a bad stock img you might have bad stock img on your phone. Is the stock img the same on that was on the phone when you bought it?
whittlestick said:
Wait so it does or doesn't? If it doesn't I think you might have a bad stock img you might have bad stock img on your phone. Is the stock img the same on that was on the phone when you bought it?
Click to expand...
Click to collapse
so I get this going and now I try to highlight token text but boot loader text keeps getting highlighted to so when I paste in in to token box in HTC dev I get error saying token string not long anuf or error. Basicly when I highlight it it needs to be token start to token end but when I mark on cmd it highlights boot loader text to
Sent from my HTC Desire 530 using XDA-Developers mobile app
dornz said:
View attachment 3916973 so I get this going and now I try to highlight token text but boot loader text keeps getting highlighted to so when I paste in in to token box in HTC dev I get error saying token string not long anuf or error. Basicly when I highlight it it needs to be token start to token end but when I mark on cmd it highlights boot loader text to
Sent from my HTC Desire 530 using XDA-Developers mobile app
Click to expand...
Click to collapse
You have to copy and paste it on a notepad, edit and remove the bootloader parts, recopy and place in the Htcdev box. At least that's what I came up with to get the job done.
DWil's Magic Carpet
wilbigdaddy2000 said:
You have to copy and paste it on a notepad, edit and remove the bootloader parts, recopy and place in the Htcdev box. At least that's what I came up with to get the job done.
DWil's Magic Carpet
Click to expand...
Click to collapse
Thanks will try again later
Sent from my LG-D855 using XDA-Developers mobile app
Did anyone get viper4android to work on our device? If so what did u do?
DWil's Magic Carpet
I cannot register in HTCDev (literally, it doesn't allow me to create an account), is there any other way to unlock my bootloader?
i get it thanks alot

Error while flashing twrp from PC

I am getting this error everytime I try to flash twrp using the fastboot commands. I used the proper flashing commands on my Redmi Note 5 pro. Bootloader is also unlocked. Adb and minimal drivers are installed as well. Please help.
target reported max download size of 536870912 bytes
sending 'recovery' (35404 KB)...
FAILED (remote: Requested download size is more than max allowed )
vib$$$ said:
I am getting this error everytime I try to flash twrp using the fastboot commands. I used the proper flashing commands on my Redmi Note 5 pro. Bootloader is also unlocked. Adb and minimal drivers are installed as well. Please help.
target reported max download size of 536870912 bytes
sending 'recovery' (35404 KB)...
FAILED (remote: Requested download size is more than max allowed )
Click to expand...
Click to collapse
Try official recovery it worked
kash2freedom said:
Try official recovery it worked
Click to expand...
Click to collapse
it is the official one
vib$$$ said:
it is the official one
Click to expand...
Click to collapse
Did you turn on OEM unlock in developer option before flashing TWRP? and I used this tool to flash TWRP from MIUI fastboot, you can also try this but make sure you have proper adb driver install and the tool detect your device is fastboot mood
Link of the tool - https://androidfilehost.com/?fid=746010030569969698
1. After connected with fastboot with the tool will look like this
{
"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"
}
​2. And then click the "Recovery Flash button" and follow the second pic, do tick the "and boot it" option like in the second picture​
Shahitto said:
Did you turn on OEM unlock in developer option before flashing TWRP? and I used this tool to flash TWRP from MIUI fastboot, you can also try this but make sure you have proper adb driver install and the tool detect your device is fastboot mood
Link of the tool - https://androidfilehost.com/?fid=746010030569969698
1. After connected with fastboot with the tool will look like this View attachment 4494056​2. And then click the "Recovery Flash button" and follow the second pic, do tick the "and boot it" option like in the second pictureView attachment 4494060​
Click to expand...
Click to collapse
Yes. My bootloader is unlocked. So oem is also ticked. I'll try using this software. Do you have the proper steps for it?
type fastboot devices and see if it shows a device
maybe try using anothar usb port on laptop
if fastboot devices is not showing anything, its coz adb and fastboot drivers are not installed properly, are u using a windows 10 laptop??? they tend to give some problems while installing drivers.. google up and u will find ways
I had the same issue. Its coz windows 10 driver issues. I tried the same method in a windows 7 pc and it worked.
Shahitto said:
Did you turn on OEM unlock in developer option before flashing TWRP? and I used this tool to flash TWRP from MIUI fastboot, you can also try this but make sure you have proper adb driver install and the tool detect your device is fastboot mood
Link of the tool - https://androidfilehost.com/?fid=746010030569969698
1. After connected with fastboot with the tool will look like this View attachment 4494056​2. And then click the "Recovery Flash button" and follow the second pic, do tick the "and boot it" option like in the second pictureView attachment 4494060​
Click to expand...
Click to collapse
is it for redmi note 5 pro
vib$$$ said:
is it for redmi note 5 pro
Click to expand...
Click to collapse
i used this toolkit and it does not recognise my device in fastboot mode. it recognises that the device is in fastboot. but shows no device found. When i tried installing the adb files. it showed 0 files copied. maybe thats why it is. any solution to the 0 files copied thing
vib$$$ said:
i used this toolkit and it does not recognise my device in fastboot mode. it recognises that the device is in fastboot. but shows no device found. When i tried installing the adb files. it showed 0 files copied. maybe thats why it is. any solution to the 0 files copied thing
Click to expand...
Click to collapse
It's OK not to show device name in the toolkit if the toolkit only shows fastboot as green color that means you device has been recognized and you don't have to install adb driver again so now you just need to click on the button Recovery Flash and a new box will appear and then check my second Pic file and find the twrp file and flash it, it's very simple
And I have done this method for my Redmi Note 5 AI(China)
Same thing happened with me. I can't even flash anything via fastboot. I updated from 8.4.25 to 8.5.2 global beta on my Redmi Note 5 Pro and this happened.
Also, I noticed that if I try to flash anything from MiFlash, the phone would disconnect itself even if I would flash from CMD.
After disconnecting from itself, the screen stays on fastboot and immediately a text appears "Press any key to shut down" on the top left corner.
Now I'm on Miui 9.2.4.0 Global Stable flashed through EDL mode still the fastboot is broken
confused what the heck happened! Tried reinstalling all drivers but no luck.
p.s In the image I was just testing the flashing state using userdata.img and twrp files
vib$$$ said:
I am getting this error everytime I try to flash twrp using the fastboot commands. I used the proper flashing commands on my Redmi Note 5 pro. Bootloader is also unlocked. Adb and minimal drivers are installed as well. Please help.
target reported max download size of 536870912 bytes
sending 'recovery' (35404 KB)...
FAILED (remote: Requested download size is more than max allowed )
Click to expand...
Click to collapse
I Also faced these issues Many time in Adb
Here is the solution
Copy the boot img. Of your phone's rom
(If u r on Official nought then use that's boot img.
If on any other rom use the img. Of other rom )
And paste it to Adb folder where U pasted twrp
Then use command
That will work 100%
Easiest solution is to go with linux!
You can make this even form freshly created ubuntu live USB drive. Just go in terminal, install adb and fastboot and voila, no need for "drivers", here You work in "native" environment!
Then, agin in terminal go with:
sudo fastboot flash recovery recovery.img
or for ROM flashing, when You are in recovery, activate sideload option an again in terminal go with:
sudo adb sideload rom.zip
That's it!
Works every time!
nikhil jain984 said:
I Also faced these issues Many time in Adb
Here is the solution
Copy the boot img. Of your phone's rom
(If u r on Official nought then use that's boot img.
If on any other rom use the img. Of other rom )
And paste it to Adb folder where U pasted twrp
Then use command
That will work 100%
Click to expand...
Click to collapse
How do I get the boot image ? I have the recovery and the fastboot file of 9.2.4. where do I find the boot.img? also My device is currently on 9.2.7 so will it work if i used the boot.img of 9.2.4. Both are NOUGHAT
nikhil jain984 said:
I Also faced these issues Many time in Adb
Here is the solution
Copy the boot img. Of your phone's rom
(If u r on Official nought then use that's boot img.
If on any other rom use the img. Of other rom )
And paste it to Adb folder where U pasted twrp
Then use command
That will work 100%
Click to expand...
Click to collapse
That's what I've been doing bud... :/ No luck.
---------- Post added at 03:19 AM ---------- Previous post was at 02:58 AM ----------
vib$$$ said:
How do I get the boot image ? I have the recovery and the fastboot file of 9.2.4. where do I find the boot.img? also My device is currently on 9.2.7 so will it work if i used the boot.img of 9.2.4. Both are NOUGHAT
Click to expand...
Click to collapse
Use this link.
https://drive.google.com/file/d/18QNEWcwgoMP1HPth8VxiI0DgCVe3My8L/view?usp=drivesdk
vib$$$ said:
How do I get the boot image ? I have the recovery and the fastboot file of 9.2.4. where do I find the boot.img? also My device is currently on 9.2.7 so will it work if i used the boot.img of 9.2.4. Both are NOUGHAT
Click to expand...
Click to collapse
U can try but in My case the 9.2.7 boot image worked
gavi7566 said:
That's what I've been doing bud... :/ No luck.
---------- Post added at 03:19 AM ---------- Previous post was at 02:58 AM ----------
Use this link.
https://drive.google.com/file/d/18QNEWcwgoMP1HPth8VxiI0DgCVe3My8L/view?usp=drivesdk
Click to expand...
Click to collapse
This is the boot image of which Rom?
vib$$$ said:
This is the boot image of which Rom?
Click to expand...
Click to collapse
9.2.7.0
I had same problem , Yesterday i fixed it somehow .
S_Arya said:
I had same problem , Yesterday i fixed it somehow .
Click to expand...
Click to collapse
How??

Flashing WW ROM and Changing CN fingerprint to WW

Disclaimer: I came from CN Rom updated to the latest before using this method.
I am not sure if this will work if you are already on global rom but it should work as well.
DO THIS AT YOUR OWN RISK!!! I am not liable to any damage if you accidentally brick your device.
===========================================
Steps on upgrading from CN Rom to Complete Global Rom
(Check your ROM, if you are on 1907 firmware, skip to step 3)
1) Download the WW International rom from here
https: //tinyurl.com/y5yq6sfk
2) Extract the file on your PC. Boot the phone into fastboot mode (hold volume up then press and hold power button) connect to the side port and run "flashall_AFT.cmd" wait for it to finish and the phone will restart itself.
3) Download the ROG Phone Unlock Tool and copy it on your phone and install it then run it. The phone will boot twice. DO NOT PRESS POWER TO STOP THE BOOT. It will wipe your data automatically.
https ://tinyurl.com/y66hjahq
4) Download and install Minimal ADB and Fastboot app (windows). Install it on your PC.
https: //tinyurl.com/yar6w5wb
5) Download the rootww190733.img and save it to the Miniman ADB and Fastboot Folder (C:\Program Files (x86) \Minimal ADB and Fastboot)
https: //tinyurl.com/y5xs4wam
6) Run Minimal ADB and Fastboot. Switch the phone into fastboot mode (hold volume up then press and hold power button) then type "fastboot flash boot rootww190733.img"
7) Reboot the phone and connect it to PC, copy and install Magisk and Root Explorer
https: //tinyurl.com/yxe66uol - Root Explorer
https: //tinyurl.com/y6yr3sem - Magisk
-run magisk, update and grant access to root explorer
8) Open the Root Explorer App on you phone. Then from the app, select Mount R/W to R/O. Search for "/vendor/factory" folder and Edit the file content COUNTRY from CN to WW (ALL Capital). Scroll to "/system/etc/AsusTheme/themes" then delete the hidden file to enable the hidden themes.
9) Restart the Phone. You are done with the first step.
=============================================
The next part will unroot your phone and relock the bootloader.
1) Download the stock boot loader "bootstockww190733.img and save it to the Miniman ADB and Fastboot Folder (C:\Program Files (x86) \Minimal ADB and Fastboot)
https: //tinyurl.com/yyfzrr49
2) Open Minimal ADB and Fastboot, switch your phone into fastboot mode, then connect to PC and type "fastboot flash boot bootstockww190733.img"
- after flashing, you will need to wipe/reset and boot back to fastboot mode
3) While on fastboot mode and ADB, Relock the bootloader and run "fastboot oem asus-csc_lk"
- this will relock your bootloader
4) After relocking the bootloader it will erase everything up automatically. If not, boot to recovery mode and wipe/reset. You are done!
{
"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"
}

			
				
any one try this?
Is the point of this to be able to get WW rom OTAs on Tencent devices?
Thanks for the write-up. The question is does this do anything for people who already are on the WW ROM? I'm not concerned with OTA updates but the weird behavior of the amoury crate app always defaulting back to stock launcher despite already specifying a different one.
I interested if it is this simple as I'm sure IMEI and serial number would come into play.
Everything working perfectly, thank you very much partner.
xxBrun0xx said:
Is the point of this to be able to get WW rom OTAs on Tencent devices?
Click to expand...
Click to collapse
Yes
Do OTA's work with this?
hello buy my cell phone on eBay and would have to have the ROM of China is tencent but the seller installed the version ww 1906.19 and I can not have updates ota, I want to know if this method works if I am in that version
---------- Post added at 12:12 AM ---------- Previous post was at 12:11 AM ----------
hello buy my cell phone on eBay and would have to have the ROM of China is tencent but the seller installed the version ww 1906.19 and I can not have updates ota, I want to know if this method works if I am in that version
vhercastillojr said:
Yes
Click to expand...
Click to collapse
---------- Post added at 12:13 AM ---------- Previous post was at 12:12 AM ----------
victoraran said:
Everything working perfectly, thank you very much partner.
Click to expand...
Click to collapse
Hi i need your help bro
gutch said:
hello buy my cell phone on eBay and would have to have the ROM of China is tencent but the seller installed the version ww 1906.19 and I can not have updates ota, I want to know if this method works if I am in that version
---------- Post added at 12:12 AM ---------- Previous post was at 12:11 AM ----------
hello buy my cell phone on eBay and would have to have the ROM of China is tencent but the seller installed the version ww 1906.19 and I can not have updates ota, I want to know if this method works if I am in that version
---------- Post added at 12:13 AM ---------- Previous post was at 12:12 AM ----------
Hi i need your help bro
Click to expand...
Click to collapse
How I can help[emoji12]
Enviado desde mi ASUS_I001DE mediante Tapatalk
victoraran said:
How I can help[emoji12]
Enviado desde mi ASUS_I001DE mediante Tapatalk
Click to expand...
Click to collapse
Flash hall.aft no open the Windows close
You have well installed adb?
Enviado desde mi ASUS_I001DE mediante Tapatalk
victoraran said:
You have well installed adb?
Enviado desde mi ASUS_I001DE mediante Tapatalk
Click to expand...
Click to collapse
How instalo abd ?
Follow the guide of the first post, the partner has explained everything very well.
But come on, if you have never done this I recommend that you watch videos before and advise yourself well.
Enviado desde mi ASUS_I001DE mediante Tapatalk
victoraran said:
Follow the guide of the first post, the partner has explained everything very well.
But come on, if you have never done this I recommend that you watch videos before and advise yourself well.
Enviado desde mi ASUS_I001DE mediante Tapatalk
Click to expand...
Click to collapse
Yes i but its easy but i open de archive flashhall_aft.cmd the Windows clóse and no install
---------- Post added at 02:46 AM ---------- Previous post was at 02:05 AM ----------
vhercastillojr said:
Disclaimer: I came from CN Rom updated to the latest before using this method.
I am not sure if this will work if you are already on global rom but it should work as well.
DO THIS AT YOUR OWN RISK!!! I am not liable to any damage if you accidentally brick your device.
===========================================
Steps on upgrading from CN Rom to Complete Global Rom
(Check your ROM, if you are on 1907 firmware, skip to step 3)
1) Download the WW International rom from here
https: //tinyurl.com/y5yq6sfk
2) Extract the file on your PC. Boot the phone into fastboot mode (hold volume up then press and hold power button) connect to the side port and run "flashall_AFT.cmd" wait for it to finish and the phone will restart itself.
3) Download the ROG Phone Unlock Tool and copy it on your phone and install it then run it. The phone will boot twice. DO NOT PRESS POWER TO STOP THE BOOT. It will wipe your data automatically.
https ://tinyurl.com/y66hjahq
4) Download and install Minimal ADB and Fastboot app (windows). Install it on your PC.
https: //tinyurl.com/yar6w5wb
5) Download the rootww190733.img and save it to the Miniman ADB and Fastboot Folder (C:\Program Files (x86) \Minimal ADB and Fastboot)
https: //tinyurl.com/y5xs4wam
6) Run Minimal ADB and Fastboot. Switch the phone into fastboot mode (hold volume up then press and hold power button) then type "fastboot flash boot rootww190733.img"
7) Reboot the phone and connect it to PC, copy and install Magisk and Root Explorer
https: //tinyurl.com/yxe66uol - Root Explorer
https: //tinyurl.com/y6yr3sem - Magisk
-run magisk, update and grant access to root explorer
8) Open the Root Explorer App on you phone. Then from the app, select Mount R/W to R/O. Search for "/vendor/factory" folder and Edit the file content COUNTRY from CN to WW (ALL Capital). Scroll to "/system/etc/AsusTheme/themes" then delete the hidden file to enable the hidden themes.
9) Restart the Phone. You are done with the first step.
=============================================
The next part will unroot your phone and relock the bootloader.
1) Download the stock boot loader "bootstockww190733.img and save it to the Miniman ADB and Fastboot Folder (C:\Program Files (x86) \Minimal ADB and Fastboot)
https: //tinyurl.com/yyfzrr49
2) Open Minimal ADB and Fastboot, switch your phone into fastboot mode, then connect to PC and type "fastboot flash boot bootstockww190733.img"
- after flashing, you will need to wipe/reset and boot back to fastboot mode
3) While on fastboot mode and ADB, Relock the bootloader and run "fastboot oem asus-csc_lk"
- this will relock your bootloader
4) After relocking the bootloader it will erase everything up automatically. If not, boot to recovery mode and wipe/reset. You are done!
Click to expand...
Click to collapse
I open the flashall.AFT and clóse no open solución ????
---------- Post added at 02:55 AM ---------- Previous post was at 02:46 AM ----------
victoraran said:
Follow the guide of the first post, the partner has explained everything very well.
But come on, if you have never done this I recommend that you watch videos before and advise yourself well.
Enviado desde mi ASUS_I001DE mediante Tapatalk
Click to expand...
Click to collapse
I open the flashall.Aft an no open the Windows clóse and no install any solución ????
i done it thanks! Here is a complete video guide : https://www.youtube.com/watch?v=acMVytNsH80
Does the phone still pass safetynet after doing this?
Can anyone who has attempted to do this please run the Device Info HW app and post a screenshot of the SYSTEM tab so we can compare it against the screenshot JazonX shared below.
We need to confirm that the Product ID is changed from CN as well as the Boot Fingerprint.
Thanks.
xxBrun0xx said:
Does the phone still pass safetynet after doing this?
Click to expand...
Click to collapse
It is not even ... it is precisely for that, apart from having updates by ota and issues.
Enviado desde mi ASUS_I001DE mediante Tapatalk

Android 11 / DP3: Steps to get rooted properly

Here you will get the correct steps, files and info to get rooted on Android 11 / DP3 build.
Boot file:
DP3_patched
Canary Manager:
Magisk Manager Canary
1. Download the files above
2. Put the Boot file into downloads directory
3. Install the Canary Manager
4. In the Manager do the following: select "Install" / "Select and patch a file" / Pick the Boot file in Downloads
5. When done take the newly created magisk_patched.img file from Downloads and copy to the ADB/Fastboot directory on your PC
6. Go to fastboot on your device
7. Use the command fastboot boot magisk_patched.img from your PC from ADB
8. Once the device reboots go back to fastboot mode
9. This time use the command fastboot flash boot_a magisk_patched.img
10. Then use this straight after fastboot flash boot_b magisk_patched.img
11. Reboot device and enjoy being rooted
This method should work first time in getting you rooted. Many other ways were tested and worked randomly for some and not others but with this I got it first time on two test attempts.
Hope it works for you all.
Thanks to @mwilky, @osm0sis and @Mike02z for figuring it out properly :good:
All credit to @osm0sis for the initial heads up!
Gpay is working with the root and magisk? Without doesnt works. Thanks
Great news!
Sent from my IN2025 using Tapatalk
vuoshino said:
Gpay is working with the root and magisk? Without doesnt works. Thanks
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-8-pro/how-to/android-11-beta-t4113817/post83290875
after step 7, my phone restarts and I get Qualcom CrashDump Mode Attemped to kill init
what now?
i restarted phone with keys..
can i proceed with step 8?
I got root working, but my alert slider doesn't work and fails safety net.
Sent from my IN2025 using Tapatalk
enerGy said:
Here you will get the correct steps, files and info to get rooted on Android 11 / DP3 build.
Boot file:
Boot img
Canary Manager:
Canary Magisk Manager
1. Download the files above
2. Put the Boot file into downloads directory
3. Install the Canary Manager
4. In the Manager do the following: select "Install" / "Select and patch a file" / Pick the Boot file in Downloads
5. When done take the magisk_patched.img file created from Downloads and copy to the ADB/Fastboot directory on your PC
6. Go to fastboot on your device
7. Use the command fastboot boot magisk_patched.img from your PC from ADB
8. Once the device reboots go back to fastboot mode
9. This time use the command fastboot flash boot_a magisk_patched.img
10. Then use this straight after fastboot flash boot_b magisk_patched.img
11. Reboot device and enjoy being rooted
This method should work first time in getting you rooted. Many other ways were tested and worked randomly for some and not others but with this I got it first time on two test attempts.
Hope it works for you all.
Thanks to @mwilky, @osm0sis and @Mike02z for figuring it out properly :good:
Click to expand...
Click to collapse
im onrooted, for do this guide i have to open the bootloader or do something else at the beginning? because when i try to launch the command fastboot boot magisk..... the cmd give me this error: download is not allowed on locked devices... thanks
---------- Post added at 03:43 PM ---------- Previous post was at 03:10 PM ----------
vuoshino said:
im onrooted, for do this guide i have to open the bootloader or do something else at the beginning? because when i try to launch the command fastboot boot magisk..... the cmd give me this error: download is not allowed on locked devices... thanks
Click to expand...
Click to collapse
ok yes was for the locked bootloader. now works properly. thanks
Hi, could anyone send me a dmesg log with the patched boot? You can grab it through either adb root or terminal emulator. I need it as a reference to debug for another device. Thanks!
I cant make safety net to works properly...
Someone can help me?
---------- Post added at 05:03 PM ---------- Previous post was at 04:50 PM ----------
Basicintegrity not pass
Cts profile not pass
Evaltype basic...
This is the error
Now is working. Thanks
I had problems with hiding Magisk (repacking and change name of the Magisk Manager)
In my case it was Google Play Protect that refused me this, so temporarily disabling this worked for me! In case anyone else should stumble upon this issue!
Great guide!
is this method works with magisk manager not canary?
Does not work with the Oneplus pro in2025 keep getting carshdump Mode. Fastboot flashed the new.img so rom can boot. Now when I check magisk it shows I am rooted. So I guess it does work
Not work with magisk. But works fine with canary.
Now I am not eable to use 5g configuration can not be setted.
I am not eable to use the methods and apks
Like OnePlus logkit and engineermode.
These are not working with oos 11.
Is there any ways to enable the 5G connectivity.
Thanks
Spirit81 said:
after step 7, my phone restarts and I get Qualcom CrashDump Mode Attemped to kill init
what now?
i restarted phone with keys..
can i proceed with step 8?
Click to expand...
Click to collapse
I had the same issue of boot to crashdump mode every time I tried to boot the magisk_patched.img that I created using Magisk Manager as well. So, I ended up trying to boot the new.img (the one downloaded from OP) and it booted and was already rooted in Magisk Manager. So from there, booted back to fastboot and flashed the new.img to both boot_a and boot_b and now have root on DP3. Hope that helps.
jeffsga88 said:
I had the same issue of boot to crashdump mode every time I tried to boot the magisk_patched.img that I created using Magisk Manager as well. So, I ended up trying to boot the new.img (the one downloaded from OP) and it booted and was already rooted in Magisk Manager. So from there, booted back to fastboot and flashed the new.img to both boot_a and boot_b and now have root on DP3. Hope that helps.
Click to expand...
Click to collapse
Same for me,with the new img it works
Gesendet von meinem IN2023 mit Tapatalk
vuoshino said:
This is the error
Click to expand...
Click to collapse
How have you solved it?
Upgrade magisk, in the settings turn on the hide option and install magisk with another name. Go into the magisk hide and check google services. Anyway next to turn on magiskhide option google pay will works.
---------- Post added at 06:05 PM ---------- Previous post was at 05:47 PM ----------
Someone use skygo? Is strange, my magisk app is hide and google pay works but sky go is able to see the root. Is alreafy checked in the magiskhide options but i think there is an error with the hide options because magisk doesnt create a new icon. I have the same icon of the original magisk and the option in the settings is the same one: hide magisk manager app...

How To Guide [ROOT] [PSYCHE] Root Xiaomi 12x with Magisk

{
"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"
}
Sources used: link
1. First unlock your bootloader. This thread does not cover this. I suggest you do not try to tamper with the 1week~ time gate you will encounter else it may get longer should you fail.
2. Enable Developer mode and adb from Developer settings again.
3 Download the appropriate Fastboot files for your device . See the About section in your phone's settings to know what you are currently running.
4. Download latest Magisk-vXX.Y.apk and install it on your device. Magisk developer only provides files from Github, do not download it from anywhere else.
5. Extract(Install 7-zip if needed) the fastboot .tgz archive and copy the boot.img from it to your phone's sdcard through adb (or other means):
Code:
adb push psyche_eea_global_images_V13.0.3.0.SLDEUXM/images/boot.img /sdcard/
6. Open up Magisk on your phone, press Install and use the patch option to navigate to the boot.img you just copied. Select that, next next next.
7. Read the output to see where the patched boot.img got saved. Pull that.
Code:
adb pull /sdcard/Download/magisk_patched-24300_D2K9V.img
8. Reboot phone to fastboot.
Code:
adb reboot fastboot
9. Flash the modified boot image
Code:
fastboot flash boot recoveryxy.img
10. Flash dtbo (found inside rom zip)
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
10. Say your prayers and reboot, your device should now have functional root with Magisk
Code:
fastboot reboot
This did not work for me. Seemingly flashed okay, but phone is now bootlooping.
weggy101 said:
This did not work for me. Seemingly flashed okay, but phone is now bootlooping.
Click to expand...
Click to collapse
im sorry forgot step 10. flash vbmeta image. updated guide.
nofx161 said:
im sorry forgot step 10. flash vbmeta image. updated guide.
Click to expand...
Click to collapse
Still gets stuck in a bootloop. Just for fun I downloaded the tgz archive from another source, same situation.
If anyone else gets stuck, here's how to get out of it:
1) Reboot into RECOVERY mode. Select the option for help. It should show a picture of the phone and a USB cable.
2) Follow the onscreen URL for the MiPhoneAssistant Tool
3) I was not able to download via the tool, so I loaded the image in manually with the 2nd option. For my Chinese phone, it was a ~380 MB ZIP file called V13.0.5.0.SLDCNXM, downloaded from:
https://hugeota.d.miui.com/V13.0.5.0.SLDCNXM/miui-blockota-psyche-V13.0.4.0.SLDCNXM-V13.0.5.0.SLDCNXM-ffe7c45215-12.0.zip
4) After finishing, it just boots up to a black screen. Reboot into FASTBOOT mode.
5) From here you can reflash your ROM and be back in business.
I think it worked here, I patched the boot.img from the EEA ROM I'm running (V13.0.3.0.SLDEUXM_20220528.0000.00_12.0_eea) and the Magisk App says it's installed. The only problem is that I'm not able to edit files and/or paste new ones in the root/system folder.
I'm trying to edit build.prop but it says there's not enough space to complete the operation (using SolidExplorer), I tried to disable my nav buttons with FNG too, but that also won't work.
hey you can use my boot image which is rooted with magisk 25.0
magisk_patched-25000_WA0wW.img
drive.google.com
also the original boot if you messed up
boot.img
drive.google.com
Did anyone solved CTS profile ?
Completed successfully. The steps were really straightforward and easy to execute. The only question I had was about flashing the second slot. These instructions contain the command to flash the active slot only, but the 12x has a and b. I went ahead and flashed the second slot anyway even though it's inactive right now. Also, as was noted in the 12 thread, I was confused why Power-Vol Down boots to "fastboot" while adb reboot fastboot boots to "fastbootd". I don't know, just went with fastbootd and all was fine. Thank you @nofx161 for the instructions.
I haven't really done any testing yet but will report back if I find anything interesting.
bjs339 said:
Completed successfully. The steps were really straightforward and easy to execute. The only question I had was about flashing the second slot. These instructions contain the command to flash the active slot only, but the 12x has a and b. I went ahead and flashed the second slot anyway even though it's inactive right now. Also, as was noted in the 12 thread, I was confused why Power-Vol Down boots to "fastboot" while adb reboot fastboot boots to "fastbootd". I don't know, just went with fastbootd and all was fine. Thank you @nofx161 for the instructions.
I haven't really done any testing yet but will report back if I find anything interesting.
Click to expand...
Click to collapse
What ROM do you use? Stock or xiaomi EU or which one? Which modules have you tried? Thanks!
I'm on the stock rom and really haven't done much with it yet, so not much to report at this point.
An alternative way for installing magisk is to install twrp ( https://forum.xda-developers.com/t/shared-recovery-psyche-twrp-by-skkk.4461461/ ) and then choose "install twrp" from the advanced menu in twrp. Then restart system and tap on the magisk button. The magisk manager will be loaded from web and your good to go with root.
shortek said:
Did anyone solved CTS profile ?
Click to expand...
Click to collapse
Working on it. I've followed the instructions here: https://forum.xda-developers.com/t/working-safetynet-with-pixel-6-pro-android-12.4354149/ except that I'm using the Shamiko magisk module instead of the Magisk Deny List per guidance here: https://forum.xda-developers.com/t/chase-app-always-detects-root.4099627/page-9. I have two banking apps working, but not Chase and can't add a credit card to my Google Wallet yet. I tested with YASNAC and it says it passes Safety Net, so we'll see if I can get it figured out. It sounds like the Chase app is a constant struggle, and I'm not too concerned about that, but I'd really like to be able to use Google Pay.
bjs339 said:
Working on it. I've followed the instructions here: https://forum.xda-developers.com/t/working-safetynet-with-pixel-6-pro-android-12.4354149/ except that I'm using the Shamiko magisk module instead of the Magisk Deny List per guidance here: https://forum.xda-developers.com/t/chase-app-always-detects-root.4099627/page-9. I have two banking apps working, but not Chase and can't add a credit card to my Google Wallet yet. I tested with YASNAC and it says it passes Safety Net, so we'll see if I can get it figured out. It sounds like the Chase app is a constant struggle, and I'm not too concerned about that, but I'd really like to be able to use Google Pay.
Click to expand...
Click to collapse
Got it! This Safety Net mod fixed Google Pay: https://forum.xda-developers.com/t/...tynet-fix-2-3-1.4217823/page-91#post-87198517
bjs339 said:
Got it! This Safety Net mod fixed Google Pay: https://forum.xda-developers.com/t/...tynet-fix-2-3-1.4217823/page-91#post-87198517
Click to expand...
Click to collapse
Do you have Widevine Level 1 with this method? So we could use streaming services on high quality while being rooted. (can be checked by app DRM info).
HikL said:
Do you have Widevine Level 1 with this method? So we could use streaming services on high quality while being rooted. (can be checked by app DRM info).
Click to expand...
Click to collapse
Looks like it if I'm reading that right.
bjs339 said:
View attachment 5699583
Looks like it if I'm reading that right.
Click to expand...
Click to collapse
Great news! Thank you!
Hello. Please help me. I did everything as in instructions except one thing and it reboots in MIUI Recovery 5.0 as in this photo https://prnt.sc/Oyjs9lxGVFX8 (not my photo). The only thing that I didn't follow is instead of installing my current MIUI version official boot.img which updated tonight 13.04 Global, I used 13.02 Global because I couldn't find fastboot version of 13.04.
edit: now it started just constant bootloop without going into recovery mode, they just uploaded 13.04 fastboot version and I'm downloading it in with high hopes. I hope that if I patch the boot.img with Magisk in emulation on PC nothing bad will happen.
edit2: Sadly I was unable to do it with PC emulator, I'd appreciate if anyone patched it for me, attached file.
boot.img
drive.google.com
kiknalex said:
Hello. Please help me. I did everything as in instructions except one thing and it reboots in MIUI Recovery 5.0 as in this photo https://prnt.sc/Oyjs9lxGVFX8 (not my photo). The only thing that I didn't follow is instead of installing my current MIUI version official boot.img which updated tonight 13.04 Global, I used 13.02 Global because I couldn't find fastboot version of 13.04.
edit: now it started just constant bootloop without going into recovery mode, they just uploaded 13.04 fastboot version and I'm downloading it in with high hopes. I hope that if I patch the boot.img with Magisk in emulation on PC nothing bad will happen.
edit2: Sadly I was unable to do it with PC emulator, I'd appreciate if anyone patched it for me, attached file.
Click to expand...
Click to collapse
I patched boot.img with another phone (huawei or smth) repeated all steps and now it's just stuck in fastboot bootloop...
I tried this
Still gets stuck in a bootloop. Just for fun I downloaded the tgz archive from another source, same situation.
If anyone else gets stuck, here's how to get out of it:
1) Reboot into RECOVERY mode. Select the option for help. It should show a picture of the phone and a USB cable.
2) Follow the onscreen URL for the MiPhoneAssistant Tool
3) I was not able to download via the tool, so I loaded the image in manually with the 2nd option. For my Chinese phone, it was a ~380 MB ZIP file called V13.0.5.0.SLDCNXM, downloaded from:
https://hugeota.d.miui.com/V13.0.5....SLDCNXM-V13.0.5.0.SLDCNXM-ffe7c45215-12.0.zip
4) After finishing, it just boots up to a black screen. Reboot into FASTBOOT mode.
5) From here you can reflash your ROM and be back in business.
But my Mi PC Suite doesn't detect phone when I plug cable, although the icon on phone shows that it's plugged in. Please help me...
Edit: issue was fixed in this thread
Please Help Me. Xiaomi 12x. Bricked Phone after trying to root. Stuck in fastboot bootloop.
Hello. I've followed instructions as in this thread https://forum.xda-developers.com/t/root-psyche-root-xiaomi-12x-with-magisk.4455293/ only 1 thing I did wrong is downloading 13.02 boot.img file instead of 13.04 boot.img which wasn't available...
forum.xda-developers.com
Hmmm.... First I would reflash the 13.0.4.0 boot.img to both slots using fastboot.
Copy boot.img to fastboot folder and type
"fastboot flash boot_a boot.img" and then "fastboot flash boot_b boot.img". Now it should boot again. Then you can patch your boot.img and flash it: Copy the patched boot.img to fastboot folder "fastboot flash boot patched_boot.img". Alternatively you can flash magisk via twrp. Therefore download twrp (search our thread), rename the file to twrp.img, copy the twrp.img to fastboot folder, boot the img with "fastboot boot twrp.img" and after twrp is booted go to advanced and tip "flash current twrp" now you have twrp installed. Now you can download the magisk.apk from github, copy it to your internal storage via your pc and flash it via twrp... Violla
Voodoojonny said:
Hmmm.... First I would reflash the 13.0.4.0 boot.img to both slots using fastboot.
Copy boot.img to fastboot folder and type
"fastboot flash boot_a boot.img" and then "fastboot flash boot_b boot.img". Now it should boot again. Then you can patch your boot.img and flash it: Copy the patched boot.img to fastboot folder "fastboot flash boot patched_boot.img". Alternatively you can flash magisk via twrp. Therefore download twrp (search our thread), rename the file to twrp.img, copy the twrp.img to fastboot folder, boot the img with "fastboot boot twrp.img" and after twrp is booted go to advanced and tip "flash current twrp" now you have twrp installed. Now you can download the magisk.apk from github, copy it to your internal storage via your pc and flash it via twrp... Violla
Click to expand...
Click to collapse
Thank you for your answer. I already fixed issue in another thread, will edit my comment.

Categories

Resources