[CUST] Universal Cust Mod - Xiaomi Mi Max ROMs, Kernels, Recoveries, & Other D

Here is the universal cust mod. If you have a Helium (64/128gb) Mi Max and want to flash the Global ROM on it, the cust mod will unlock all Locales. Merged is the cust from the 32GB Global ROM and the Chinese 64/128GB rom. The Chinese region is set to US as well. I removed the extra unnecessary preinstalled apps from the cust folders as well. To flash the global rom simply fastboot flash the boot.img and system.img from the global rom through fastboot. Then make sure you have TWRP installed and boot into it immediately after flashing the global rom and flash the Universal Cust Mod. Then (optional) flash SuperSU in TWRP. After a reboot you'll be on the Global rom on your Helium.
Current Version:
https://drive.google.com/file/d/0B5I_q70mNuR4enNsU3hjbnpNeGs/view?usp=sharing​

ajsmsg78 said:
Here is the universal cust mod. If you have a Helium (64/128gb) Mi Max and want to flash the Global ROM on it, the cust mod will unlock all Locales. Merged is the cust from the 32GB Global ROM and the Chinese 64/128GB rom. The Chinese region is set to US as well. I removed the extra unnecessary preinstalled apps from the cust folders as well. To flash the global rom simply fastboot flash the boot.img and system.img from the global rom through fastboot. Then make sure you have TWRP installed and boot into it immediately after flashing the global rom and flash the Universal Cust Mod. Then (optional) flash SuperSU in TWRP. After a reboot you'll be on the Global rom on your Helium.
Current Version:
https://drive.google.com/file/d/0B5I_q70mNuR4enNsU3hjbnpNeGs/view?usp=sharing​
Click to expand...
Click to collapse
Do not flash boot img from hydrogen to helium, otherwise bricked device guaranteed.
Flashing different boot.img on locked bootloader will result a hardbrick and only testpoin method will work.

Doom Slayer said:
Do not flash boot img from hydrogen to helium, otherwise bricked device guaranteed.
Flashing different boot.img on locked bootloader will result a hardbrick and only testpoin method will work.
Click to expand...
Click to collapse
The boot.img from each model is pretty much the same. I don't recommend flashing anything other than stock roms with a locked bootloader, I would unlock the bootloader first before flashing any custom roms or mods. I also have a Global rooted ROM for the Helium I'm testing with google apps and Adaway. I should have a release tomorrow.

ajsmsg78 said:
The boot.img from each model is pretty much the same. I don't recommend flashing anything other than stock roms with a locked bootloader, I would unlock the bootloader first before flashing any custom roms or mods. I also have a Global rooted ROM for the Helium I'm testing with google apps and Adaway. I should have a release tomorrow.
Click to expand...
Click to collapse
Well, I got instruction posted how to flash custom roms and get root without unlocking bootloader, posted in guides section.
I tried flashing global rom for hydrogen on my helium then your mod and ended up with a hardbrick.
Then I tried to flash it with boot.img and the same result.
Had to put device in EDL with testpoint.
I guess it doesn't work with locked bootloader, while custom roms work fine.
I am also a ROM/Kernel developer but I just don't want to unlock my device, unless they release kernel sources.
But I was developing for Sony, there are no cust at least for Z Ultra.
Did I get that correctly and it's just unlocking languages that are in the rom?

Doom Slayer said:
Do not flash boot img from hydrogen to helium, otherwise bricked device guaranteed.
Flashing different boot.img on locked bootloader will result a hardbrick and only testpoin method will work.
Click to expand...
Click to collapse
Hey Doom, it'll be extremely helpful if you could write a guide about using that test point... I read some russian and I still couldn't get how exactly you connect it to battery from that 4PDA guide!? Best start with how you open the phone.
It'll help a lot of people seeing so many bricked devices...
Thank you for all the useful info you bring here!

Doom Slayer said:
Well, I got instruction posted how to flash custom roms and get root without unlocking bootloader, posted in guides section.
I tried flashing global rom for hydrogen on my helium then your mod and ended up with a hardbrick.
Then I tried to flash it with boot.img and the same result.
Had to put device in EDL with testpoint.
I guess it doesn't work with locked bootloader, while custom roms work fine.
I am also a ROM/Kernel developer but I just don't want to unlock my device, unless they release kernel sources.
But I was developing for Sony, there are no cust at least for Z Ultra.
Did I get that correctly and it's just unlocking languages that are in the rom?
Click to expand...
Click to collapse
Yeah the cust mod unlocks most Languages and unlocks all regions but those are the things you enter at the beginning steps when you first flash a rom or go back to stock.

nijel8 said:
Hey Doom, it'll be extremely helpful if you could write a guide about using that test point... I read some russian and I still couldn't get how exactly you connect it to battery from that 4PDA guide!? Best start with how you open the phone.
It'll help a lot of people seeing so many bricked devices...
Thank you for all the useful info you bring here!
Click to expand...
Click to collapse
I added hardbrick recovery to my tutorial. , since one guy in my thread flashed rom for different device.
I am making some kind of a universal guide.
So I gonna add what is necessary.

Doom Slayer said:
I added hardbrick recovery to my tutorial. , since one guy in my thread flashed rom for different device.
I am making some kind of a universal guide.
So I gonna add what is necessary.
Click to expand...
Click to collapse
Thank you! Now I got how test point is used. I have another question in that matter but I'll leave it for the new thread. :good:

Related

Official Global ROM

I have not tested it yet, but the official global ROM from 9/21 is apparently here.
http://bigota.d.miui.com/7.9.21/miui_MIMIX2Global_7.9.21_7f94ca393f_7.1.zip
This is not the fastboot version, but the regular 'updater' version. According to some users on the miui forums, it wasn't possible to install, but if anyone wants to try they're welcome to.
http://en.miui.com/thread-928181-1-1.html
I will be working to make a fastboot version of this. Really, it shouldn't be too hard to use sdat2img on the system.new.dat file, then fastboot flash everything from the firmware-update folder.
Update: I was able to flash it with fastboot.
Just use sdat2img on the system.new.dat and system.transfer.list files like this:
python sdat2img.py system.transfer.list system.new.dat system.img
Then flash the system.img, the boot.img, and all of the partitions in the firmware-update folder, using a flash_all script for reference.
It booted up fine. More details to come.
Thoughts after booting (will continue to update):
Many languages are supported, but only able to choose China as the region.
Comes with lots of google apps. Gmail, maps, youtube, drive, play music, play movies, photos, chrome, Duo.
Security patch is 2017-08-01. MIUI version is MIUI 9 Global 7.9.21 | Beta. No updates found in system update.
Fails SafetyNet at CTS profile match.
Overall: I think it's not necessary to install this one. It has the same bugs and issues as all of the other roms, but fails safetynet as well. The best choice is still EU rom.
duraaraa said:
Update: I was able to flash it with fastboot.
Just use sdat2img on the system.new.dat and system.transfer.list files like this:
python sdat2img.py system.transfer.list system.new.dat system.img
Then flash the system.img, the boot.img, and all of the partitions in the firmware-update folder, using a flash_all script for reference.
It booted up fine. More details to come.
Thoughts after booting (will continue to update):
Many languages are supported, but only able to choose China as the region.
Click to expand...
Click to collapse
Nice to see, maybe we will see a new EU ROM now...
dustintinsley said:
Nice to see, maybe we will see a new EU ROM now...
Click to expand...
Click to collapse
Actually I think this is older than the EU rom.
This was from the India launch event. Hopefully it gets posted soon.
Global rom has been properly released now: http://en.miui.com/download-334.html#491
Can i install the global rom without unlocking the bootloader?
Global ROM is officially released. Here is the link and instructions to install. Shouldn't need bootloader unlock.
http://en.miui.com/download-334.html
GodKingKnight said:
Global ROM is officially released. Here is the link and instructions to install. Shouldn't need bootloader unlock.
http://en.miui.com/download-334.html
Click to expand...
Click to collapse
Doesn't work for me, says "Can't verify update. Other reason".
You need the Fastboot rom from here: http://update.miui.com/updates/v1/fullromdownload.php?d=chiron_global&b=F&r=global&n= and to flash the rom with this http://api.en.miui.com/url/MiFlashTool
You need an unlocked bootloader too iirc.
Sorry Please use VPN Chinese server in order to unlock bootloader using the MI unlock tool. Then flash ROM using MI flash tool.
www.xiaomitool.com/latest
^ this tool will let you move from China to Global without unlocking your bootloader, just tried it and it worked perfectly.
Dogtanians said:
www.xiaomitool.com/latest
^ this tool will let you move from China to Global without unlocking your bootloader, just tried it and it worked perfectly.
Click to expand...
Click to collapse
From what I read on the mi forum and Reddit the bootl loader still needed to be unlocked. Was that an old version and this new one does not need the phone to be unlocked.
kcc1982 said:
From what I read on the mi forum and Reddit the bootl loader still needed to be unlocked. Was that an old version and this new one does not need the phone to be unlocked.
Click to expand...
Click to collapse
This version 100% doesn't need an unlocked bootloader for the Mi Mix 2, I'm not sure if the older version didn't work or not but this one does. I can't unlock my bootloader through Xiaomi until 3pm tomorrow UK time (72 hour wait) but I flashed the Global ROM today with no issues
Dogtanians said:
This version 100% doesn't need an unlocked bootloader for the Mi Mix 2, I'm not sure if the older version didn't work or not but this one does. I can't unlock my bootloader through Xiaomi until 3pm tomorrow UK time (72 hour wait) but I flashed the Global ROM today with no issues
Click to expand...
Click to collapse
Wow it worked. Strange though that the only region I have a choice in during the setup is China though even with the global stable.
Yep, the tool worked. Bootloader locked.
Coffee Freak said:
Yep, the tool worked. Bootloader locked.
Click to expand...
Click to collapse
Could you pick your region?
Dogtanians said:
www.xiaomitool.com/latest
^ this tool will let you move from China to Global without unlocking your bootloader, just tried it and it worked perfectly.
Click to expand...
Click to collapse
This is really really useful. Just flashed from China ROM to the Global ROM with this tool without unlocking bootloader. Thanks a million.
The Global ROM is smooth as hell too.
kcc1982 said:
Could you pick your region?
Click to expand...
Click to collapse
No, but I love Chinese food!
Coffee Freak said:
No, but I love Chinese food!
Click to expand...
Click to collapse
After I reflashed with the mi flashtool and fastboot US is available.
if your phone has been unlocked, you can use the fastboot ROM with xiaomi flash tool to do firmware switch, this way allow you pick more region you like like US.

Flashing Global Rom from Russian Global Rom

I just received my phone today and it came with unlocked bootloader and Russian global rom V9.5.14.0.OEARUFA.
Question is, can I download the updater ZIP file of Global Rom V9.5.13.0.OEAMIFA and use the updater app to flash instead of using Fastbook/Miflash Tools. Is this a safe way? Will it work? Thanks in advance!
Note : It is China Mi8 device.
I also wait for solution... Buy online and got russian rom and unlocked bootloader... What suitable twrp version for this rom because i scare bootloop will happen when install the unsuitable version... And does anyone here already try the miui pro rom from miuipro website.. does it good? Any feedback is appreciated..
The latest recovery-TWRP-3.2.3-0806 will do the trick.
https://www.androidfilehost.com/?fid=5862345805528068853
Flashing with twrp is probably the safest way as mi flash you can accidentally re-lock your bootloader.
Since the OP phone is china mi8. It's compatible with all the rom in this forum (EU, global, etc) with unlock bootloader of course.
I do not wish to change my recovery to twrp. So it's the only way is to use miflash tools? No direct zip flash global from from updater app from phone ?
yvliew said:
I do not wish to change my recovery to twrp. So it's the only way is to use miflash tools? No direct zip flash global from from updater app from phone ?
Click to expand...
Click to collapse
To my knowledge you can't change channel with updater app. With channel I mean Global stable, Global developer, Chinese stable, Chinese developer etc etc.
So global and global Russia can be used with updater app ? Is that correct?
But if can't, it will only show error and nothing will happen to y device right?
markkenzy said:
The latest recovery-TWRP-3.2.3-0806 will do the trick.
https://www.androidfilehost.com/?fid=5862345805528068853
Flashing with twrp is probably the safest way as mi flash you can accidentally re-lock your bootloader.
Since the OP phone is china mi8. It's compatible with all the rom in this forum (EU, global, etc) with unlock bootloader of course.
Click to expand...
Click to collapse
Ok i already successful install twrp and magisk but there one question when my device is booting its said unlocked but when i go to the developer setting its said device still locked? So does this gonna have effect?
ShafiX94 said:
Ok i already successful install twrp and magisk but there one question when my device is booting its said unlocked but when i go to the developer setting its said device still locked? So does this gonna have effect?
Click to expand...
Click to collapse
Magisk is probably tricking the firmware to see the bootloader is locked. For purposes of online banking and stuff? I believe bootloader is still actually unlocked.

Firmware and custom ROMs help

Hello all,
I did some searching here on XDA and on the internet regarding the flashing but I was unable to find any definitive answer to this so maybe someone here can help me out, here goes:
As far as I'm aware, Xiaomi does not provide a source code for their drivers (firmware) which means we need to use precompiled binaries for specific android versions, downloadable for example here:
https://forum.xda-developers.com/k2...mware-xiaomi-mi-9t-pro-redmi-k20-pro-t3955317
What I don't exactly understand is how can one go about installing a custom ROM (e.g LineageOS) and drivers in case there is a difference between Android versions when flashing a ROM (e.g going from Android 9 based MIUI 10 to Android 10 based LineageOS 17)
Most of the how-to's I found on installing a custom ROM specify that I should update to MIUI 11 (Android 10) first before installing LineageOS 17 so the firmware is up to date and working but I would like to avoid this due to Xiaomi's anti-rollback "feature" (fastboot getvar anti) which will then prevent me from installing back MIUI 10 (in case I might want to roll back)
Does anyone know how/where is the firmware stored exactly? As I understand, the firmware is installed via TWRP therefore I believe it's stored somewhere on filesystem, do I need to flash the firmware/ROM in specific order when flashing a new ROM via TWRP (ROM first, then firmware)?
For now, I came up with these steps:
1. Unlock bootloader - already done
2. Install TWRP
3. Flash custom ROM (Android 10 / LineageOS 17)
4. Flash Firmware (Extracted from Android 10 / MIUI 11)
5. Wipe data/dalvik/etc. + install gapps/magisk/etc.
6. Reboot
Will this work?
Thanks a bunch!
our phone doesn't have anti-rollback. Source: xiaomi.eu
my guide: bit.do/raphaelguide
I'd advise updating the firmware of stock miui, so you are up-to-date normally. The firmware is located in the vendor. the vendor and firmware files are combined. (links in my guide as well.
Updating to an AOSP rom from miui is also in my guide.
Hello there, I have bought an Xiaomi Mi 9t pro in Germany 2 Days ago.
The guy who used it before had unlocked the Bootloader and installed the TWRP. This is working great and I've got no Problem with that.
He Also installed another ROM. In The beginning there was the Original EEA Rom. Now it is runnning with "MIUI 11 | V11.0.5.0QFKCNXM|(stable)".
He said this ROM is the original Global ROM from China and because of that the Phone identifys as Redmi K20 Pro. I've got no Problem with that, because I know These are the same phones. But my Question is: What is the difference between these two ROM's and does it make sense to use the ROM witch is installed already? Because actually i wanted to test the phone with the original ROM. And where can I find the actuall original ROM?
Thanks a bunch!
duma218 said:
Hello there, I have bought an Xiaomi Mi 9t pro in Germany 2 Days ago.
The guy who used it before had unlocked the Bootloader and installed the TWRP. This is working great and I've got no Problem with that.
He Also installed another ROM. In The beginning there was the Original EEA Rom. Now it is runnning with "MIUI 11 | V11.0.5.0QFKCNXM|(stable)".
He said this ROM is the original Global ROM from China and because of that the Phone identifys as Redmi K20 Pro. I've got no Problem with that, because I know These are the same phones. But my Question is: What is the difference between these two ROM's and does it make sense to use the ROM witch is installed already? Because actually i wanted to test the phone with the original ROM. And where can I find the actuall original ROM?
Thanks a bunch!
Click to expand...
Click to collapse
Your phone now has the Chinese ROM, not global.
The Chinese ROM is not so good for use outside of China.
You would be better using the latest EEA ROM, which you can download from here
http://bigota.d.miui.com/V11.0.3.0....EUXM_20191029.0000.00_10.0_eea_80e1c5de81.tgz
This is a fastboot ROM and needs to be flashed in fastboot mode, not with TWRP.
There are plenty of guides here on flashing a fastboot ROM, just be careful not to re-lock the bootloader.
Thank you for the fast answer. I will try to install the original ROM as fast as i can find a good guide on how to install via fastboot .
Can you please tell me whats the difference in the methods of installing a ROM via fastboot or TWRP? Up to now I always worked with TWRP. But this is my first Xiaomi device.
And why the bootloader should be re-locked when I'm installing the ROM? And is there any problem with re-locking the bootloader?
duma218 said:
Thank you for the fast answer. I will try to install the original ROM as fast as i can find a good guide on how to install via fastboot .
Can you please tell me whats the difference in the methods of installing a ROM via fastboot or TWRP? Up to now I always worked with TWRP. But this is my first Xiaomi device.
And why the bootloader should be re-locked when I'm installing the ROM? And is there any problem with re-locking the bootloader?
Click to expand...
Click to collapse
Xiaomi release 2 ROMs for each version, a recovery ROM and a fastboot ROM.
The recovery ROM is a standard ROM that is flashed via recovery, i.e. TWRP. Fastboot ROMs are more for recovering a soft bricked phone. They include most of the phones partition images, not just the system image. When changing to a different region ROM, you need to flash a fastboot ROM, not the recovery ROM.
Flashing fastboot ROMs is normally done with the Mi Flash Tool. The tool defaults to flash and lock the bootloader. You need to manually change the flash option from the default to flash only option (called 'clean all' in the tool)
It is only possible to re-lock the bootloader when you are flashing a ROM that is for the original region of the phone, if you try and lock the bootloader when flashing a ROM for a different region, it will brick the phone.
Because you've bought the phone second hand, and the seller already lied about the Chinese ROM being global, then there is no guarantee that the phone is a genuine European model, so it is best to play safe and not re-lock the bootloader when flashing the EEA ROM.
Robbo.5000 said:
Xiaomi release 2 ROMs for each version, a recovery ROM and a fastboot ROM.
The recovery ROM is a standard ROM that is flashed via recovery, i.e. TWRP. Fastboot ROMs are more for recovering a soft bricked phone. They include most of the phones partition images, not just the system image. When changing to a different region ROM, you need to flash a fastboot ROM, not the recovery ROM.
Flashing fastboot ROMs is normally done with the Mi Flash Tool. The tool defaults to flash and lock the bootloader. You need to manually change the flash option from the default to flash only option (called 'clean all' in the tool)
It is only possible to re-lock the bootloader when you are flashing a ROM that is for the original region of the phone, if you try and lock the bootloader when flashing a ROM for a different region, it will brick the phone.
Because you've bought the phone second hand, and the seller already lied about the Chinese ROM being global, then there is no guarantee that the phone is a genuine European model, so it is best to play safe and not re-lock the bootloader when flashing the EEA ROM.
Click to expand...
Click to collapse
Thank you for this great description. I will try top flash the european ROM this weekend. After everything works succesfull i will write here .
Only one more question.. flashing the original ROM with re-locking the Phone will deinstall TWRP and install an original bootloader?
duma218 said:
Thank you for this great description. I will try top flash the european ROM this weekend. After everything works succesfull i will write here .
Only one more question.. flashing the original ROM with re-locking the Phone will deinstall TWRP and install an original bootloader?
Click to expand...
Click to collapse
Yes.
costorektypico said:
Yes.
Click to expand...
Click to collapse
So now I flashed it by fastboot and its running. I had to watch some videos an dread some sides to understand what to do to make the Mi Flash tool run. But all in all its not that complicated as i thought.
When I start the phone its still unlocked, but i think there is no TWRP anymore. Thats not that important for me now. But I'm missing some Features witch were in the chinese ROM already. For example the App drawer. I Thougt it would be normal to have one because up to now i only had Phones with it :/. I've read it will come with some extra updates, and i hope it will come soon.
Thank you for your help. I hope i will accustom myself to use the phone without the app drawer.

Question Can stock zips be flashed with mi 11 twrp?

Just wondering if the stock zips can be flashed with twrp?
I tried numerous stock zips and the ROM flashes successfully with no errors, xiaomiflashtool V2 is also successful, however when the phone boots no matter which stock ROM succeeds, Xiaomi.eu is the ROM that boots.
I don't want to use mi-flash, my phone is eea(Vodafone) and I'm trying to flash eea global, when switching with mi flash it activates ARB and bricks the phone. I know it does because I have already done so and got a replacement from Vodafone.
Any help to flash a stock ROM would be appreciated, I'm stuck with xiaomi.eu as it stands.
Cheers.
at moment . there still no recovery rom for Xiaomi Mi 11 . there's people trying to flash stock rom in TWRP but keep failed .
kmzway000 said:
at moment . there still no recovery rom for Xiaomi Mi 11 . there's people trying to flash stock rom in TWRP but keep failed .
Click to expand...
Click to collapse
Mine doesn't fail though, it succeeds. Well shows it succeeds but boots to xiaomi.eu each time.
Xiaomiflashtool V2 also succeeds with the stock ROM , but same outcome is present, xiaomi.eu boots each time.
kmzway000 said:
at moment . there still no recovery rom for Xiaomi Mi 11 . there's people trying to flash stock rom in TWRP but keep failed .
Click to expand...
Click to collapse
MiuiMix is coming soon.
ralovesoc said:
MiuiMix is coming soon.
Click to expand...
Click to collapse
I dont really want any custom roms really, ideally looking to flash stock again but its proving difficult.
hello me i think wait for a stable recovery.
At the moment the "TWRP" that is out is A10 based therefore you can only do normal stuff like wipe, flash magisk etc. It does not support flashing A11 roms yet
Disyraq said:
At the moment the "TWRP" that is out is A10 based therefore you can only do normal stuff like wipe, flash magisk etc. It does not support flashing A11 roms yet
Click to expand...
Click to collapse
you're wrong , lol.
the only reason you can't flash xiaomi.eu is because ingbrzy doesn't want you to
ralovesoc said:
you're wrong , lol.
the only reason you can't flash xiaomi.eu is because ingbrzy doesn't want you to
Click to expand...
Click to collapse
Cant flash any stock too, including xiaomi stable beta
gaztom78 said:
I dont really want any custom roms really, ideally looking to flash stock again but its proving difficult.
Click to expand...
Click to collapse
I just ordered Chinease version I just want to flash stock rom and it gets OTA in the future not bothered about custom
Reading about it
Can I not just flash Xiaomi Mi 11 Latest EEA Stable Version Fastboot with MiFlash and that be it ? or im I missing something ?
Thanks
uscool said:
I just ordered Chinease version I just want to flash stock rom and it gets OTA in the future not bothered about custom
Reading about it
Can I not just flash Xiaomi Mi 11 Latest EEA Stable Version Fastboot with MiFlash and that be it ? or im I missing something ?
Thanks
Click to expand...
Click to collapse
You can flash with mi flash no problem, but since youre changing to a different region rom your bootloader must be unlocked
Disyraq said:
You can flash with mi flash no problem, but since youre changing to a different region rom your bootloader must be unlocked
Click to expand...
Click to collapse
any reason you dont want the bootloader unlocked ? I been told the banking apps still work ? and the phone can be updated by OTA after
Thanks
uscool said:
I just ordered Chinease version I just want to flash stock rom and it gets OTA in the future not bothered about custom
Reading about it
Can I not just flash Xiaomi Mi 11 Latest EEA Stable Version Fastboot with MiFlash and that be it ? or im I missing something ?
Thanks
Click to expand...
Click to collapse
Hi you can, but you need the bl unlocked, also with china phones you might need root for gpay, banking fp etc.... with the bootloader unlocked these things may or not work, however on Chinese phones the bl must remain always open on a custom rom, otherwise the phone will brick.
gaztom78 said:
Hi you can, but you need the bl unlocked, also with china phones you might need root for gpay, banking fp etc.... with the bootloader unlocked these things may or not work, however on Chinese phones the bl must remain always open on a custom rom, otherwise the phone will brick.
Click to expand...
Click to collapse
Reading here Bootloader unlocked doesnt effect banking apps etc ? I plan to flash stock EU rom it wont have root enabled ? Or have I got it wrong ?
Thanks
uscool said:
Reading here Bootloader unlocked doesnt effect banking apps etc ? I plan to flash stock EU rom it wont have root enabled ? Or have I got it wrong ?
Thanks
Click to expand...
Click to collapse
generally thats the case, but for some reason some people its fine and others not, depends on your bank if it detects the bl is unlocked then you cant use it for this without magisk.
gaztom78 said:
generally thats the case, but for some reason some people its fine and others not, depends on your bank if it detects the bl is unlocked then you cant use it for this without magisk.
Click to expand...
Click to collapse
Thanks I guess I'll find out soon enough

Question twrp, magisk, boot.img on miui 13.0.5.0 SKAEUXM???

Hi
Kind of in a pickle here, I have upgraded to the EU version of the rom and then updated to the above 13.0.5.0 SKAEUXM. Now the issue I am facing is no matter what version of twrp I install or boot into it doesn't show me the internal storage and neither can I copy anything there for some reason. ( That's TWRP out of the question trying to flash magisk or trying to extract the phones boot.img? )
Neither can i get hold of miui 13.0.5.0 SKAEUXM zip file where i can extract it and utilise the boot.img either as its no where to be found aka the full rom?
How do I root with magisk on my mi 11 ultra miui 13.0.5.0 SKAEUXM. Any suggestions or links would be greatly appreciated.
Regards
You can only root via adb fastboot using the fastboot version of your rom to patch the original boot.ini. AFAIK there are no fastboot versions of these roms quite yet
xNAPx said:
You can only root via adb fastboot using the fastboot version of your rom to patch the original boot.ini. AFAIK there are no fastboot versions of these roms quite yet
Click to expand...
Click to collapse
okay i managed to find a twrp and use the following command
fastboot flash boot_a twrp.img
that worked fine and i was able to see the storage. flashed magisk canary which then sent the phone into twrp loop.
restarting again installing the eu 12xxx rom which i will update to 13.0.5.0 SKAEUXM and then re do the procedure with normal magisk and see how that fairs. when i do normal fastboot flash recovery twrp.img i get a failed message.
will update
AliasFaux said:
okay i managed to find a twrp and use the following command
fastboot flash boot_a twrp.img
that worked fine and i was able to see the storage. flashed magisk canary which then sent the phone into twrp loop.
restarting again installing the eu 12xxx rom which i will update to 13.0.5.0 SKAEUXM and then re do the procedure with normal magisk and see how that fairs. when i do normal fastboot flash recovery twrp.img i get a failed message.
will update
Click to expand...
Click to collapse
Use unsupported version of twrp with miui 13 (A12) can brick your phone, remember that
Still no working twrp for miui 13 (A12)
everything's been fine I been testing various roms and trying to get boot.img from miui 13 eu rom but while being careful on one occasion i forgot to check clean all and instead it was sat on clean all and lock and it locked and now i have fast boot only no recovery and boot loader is locked, I don't get why they would design this software to auto select clean all and lock rather than nothing so you get to select before you can even proceed unless it was malicious and done on purpose?? I done the unlock thing last night and have to wait 134 hours.
pay for a phone and still be at the mercy of the manufacturer, no, fk that. this phones getting flashed back and sent right back up the Chinese where the sun don't shine.
anyways what option do i have apart from now being at the mercy of another foreigner who just wants you to pay him before he even wants to talk to you or answer any questions or ask any about your issue.
all i got was pay no refund pay no refund from one dude in india no questions no nothing. i asked questions and he couldn't even answer one of them apart from with a maybe and a ? (Wont take any names)
so this is where I'm at fastboot with locked bootloader, no recovery or data. cant twrp on locked device cant set to edl mode via fastboot nothing.
any attempt has rendered cant do anything on locked bootloader. I can see the phone on mi flash and try to flash it but keep getting the locked error.
I have tried a global rom a eu rom a chinese rom hell even a engineering rom all the above give cant erase on locked stae error while the engineering one gives Antirollback error, and yes i have deleted the section of anti rollback check still get some other error?
Over to you guys.
AliasFaux said:
everything's been fine I been testing various roms and trying to get boot.img from miui 13 eu rom but while being careful on one occasion i forgot to check clean all and instead it was sat on clean all and lock and it locked and now i have fast boot only no recovery and boot loader is locked, I don't get why they would design this software to auto select clean all and lock rather than nothing so you get to select before you can even proceed unless it was malicious and done on purpose?? I done the unlock thing last night and have to wait 134 hours.
pay for a phone and still be at the mercy of the manufacturer, no, fk that. this phones getting flashed back and sent right back up the Chinese where the sun don't shine.
anyways what option do i have apart from now being at the mercy of another foreigner who just wants you to pay him before he even wants to talk to you or answer any questions or ask any about your issue.
all i got was pay no refund pay no refund from one dude in india no questions no nothing. i asked questions and he couldn't even answer one of them apart from with a maybe and a ? (Wont take any names)
so this is where I'm at fastboot with locked bootloader, no recovery or data. cant twrp on locked device cant set to edl mode via fastboot nothing.
any attempt has rendered cant do anything on locked bootloader. I can see the phone on mi flash and try to flash it but keep getting the locked error.
I have tried a global rom a eu rom a chinese rom hell even a engineering rom all the above give cant erase on locked stae error while the engineering one gives Antirollback error, and yes i have deleted the section of anti rollback check still get some other error?
Over to you guys.
Click to expand...
Click to collapse
Relock bl when flash different branch rom with original rom, will make the phone cannot boot. Only way to fix it is someone with special account, just can fix it in some ez step
UPDATE
so the phone is back on Chinese rom now, that it came with but the boot loader is locked until another 120 hours...can I install the eu rom over this chinese rom or replace it without boot loader being unlocked or do i have to wait the 120 hours before i can unlock and then wipe and reinstall eu rom?
AliasFaux said:
UPDATE
so the phone is back on Chinese rom now, that it came with but the boot loader is locked until another 120 hours...can I install the eu rom over this chinese rom or replace it without boot loader being unlocked or do i have to wait the 120 hours before i can unlock and then wipe and reinstall eu rom?
Click to expand...
Click to collapse
u must wait
yes "MUST" lol
okay until i can upgrade again i want to go to eu rom from Chinese but there are 2 variants, EU and EEA which is the one people go for that say is a better version than the Chinese rom?
AliasFaux said:
okay until i can upgrade again i want to go to eu rom from Chinese but there are 2 variants, EU and EEA which is the one people go for that say is a better version than the Chinese rom?
Click to expand...
Click to collapse
EU isn't rom variant. They call that EU because full name is xiaomi.EU
Remember official rom branch: global, global EEA, global IN, china
Xiaomi.eu is just china miui with some mods for working with global user
hungragezone said:
EU isn't rom variant. They call that EU because full name is xiaomi.EU
Remember official rom branch: global, global EEA, global IN, china
Xiaomi.eu is just china miui with some mods for working with global user
Click to expand...
Click to collapse
i'm even more confused now, I went from china rom to global but got told there an eu rom thats better which everyone switches to, by that I assumed it was the Europe variant aka you had chinese, indian, global and then europe.
which is that rom that alot of people recomend? do they mean EAA rom? aka this
Download Xiaomi Mi 11 Pro/Ultra Firmware ROM TWRP (star)
Xiaomi Mi 11 Pro/Ultra Firmware (star) ⭐ Mi 11 Pro/Ultra ROM ⭐ Mi 11 Pro/Ultra Global ROM - EU ROM - TWRP - Fastboot ROM
mifirm.net
if not can you link which one please so i have an idea and prepare to download for upgrade when i can unlock thx.
Regards
Everyone relax.
Edit: There is no need to respond to this message.
Edit 2: Thread cleaned. I will be talking to everyone involved shortly.

Categories

Resources