jose de jesus
Members
- Sep 10, 2022
- 1
- 13
It works the same way for Xiaomi. Connect by USB to PC and choose to charge only or to transfer filesHi folks, is there any way to get the "Use USB for..." notification on MIUI13? I'm on 13.0.8 ROM and I'd like to upgrade to 13.0.9, which is now recovery.
I've downloaded the zip to my PC, the phone is connected via USB and charging, but does not show up in explorer.
On my old OnePlus there was a notification where you could select what to use the USB connection for, and I could transfer the files to the phone then.
Quote the OP poster and ask to update his instructions. Or send him PM aboutWhat you've managed to do and what's posted on the OP are different things. Read my previous post. The OP clearly states A12 devices are fastboot only, yet people in the comments here are triggered when someone asks why the ROMs are not labeled "fastboot". You can't have it both ways. You get mad and tell people to read, but the information posted is wrong.
I am still wondering if it's possible to "upgrade" from TWRP to a fastboot ROM later on again? The release of new MIUI versions (14.x e. g.) is mostly available with some fastboot versions first only. When I install TWRP now and have no way to install a newer fastboot version later on I really struggle installing the TWRP version now...On Mi11Ultra with this boot_a boot_b BS it is just so much more comfortable to plugin and doubleclick the .bat
Flashed twrp to boot_a and messed it up. Thanks
If that happens to you reboot into system "fastboot reboot system"
This will automatically trigger fastboot
Then you can run the update fastboot script from 13.0.12 and all is good again.
Did you try or what is the ground for that your statement?!When I install TWRP now and have no way to install a newer fastboot version later
Is there no notification or is there a notification and no MTP available?Hi folks, is there any way to get the "Use USB for..." notification on MIUI13? I'm on 13.0.8 ROM and I'd like to upgrade to 13.0.9, which is now recovery.
I've downloaded the zip to my PC, the phone is connected via USB and charging, but does not show up in explorer.
On my old OnePlus there was a notification where you could select what to use the USB connection for, and I could transfer the files to the phone then.
This is the third time you are asking this. Please read the rules and stop spamming. Thank you.any ROM prediction for Redmi k50 ultra = diting
Thread:Hello everyone, I see that the last stable rom for Lisa is Recovery Zip. So I'm interested in which Recovery is needed, whether it's R11.1_A12.
You can flash initialy 13.0.6 via fastboot and them continue flashing with twrp for ota updates. Its all written here.You to need to read through this thread. This has been explained 100x times.Hi. Downloaded latest stable ROM to PC for 12s Ultra (Thor), but it does not contain any executable file (.bat) like it had in previous version. Am I missing something? A newbie, so hope for understanding
I have flashed initially 13.0.8 and it had both Fastboot initial and update BAT files included in the download. 13.0.9 does not, this is why I have asked. Sorry, if everything has been described, I will search for answersYou can flash initialy 13.0.6 via fastboot and them continue flashing with twrp for ota updates. Its all written here.
First I've tried to flash the OrangeFox-R11.1_2-Unofficial-lisa twrp to my lisa, it was failed:Thread:
Follow the AFH link from its first post, download the Orange Fox:[TWRP][RECOVERY] List of relevant recovery in one place
https://sourceforge.net/projects/recovery-for-xiaomi-devices/files/ I have compiled a list of relevant recovery in one place, i think it will be useful. Updates are monitored each day. Welcome, friends! How to install TWRP https://xiaomi.eu/community/threads/installing-a-custom-recovery.67841/xiaomi.eu
AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.androidfilehost.com
It's enough to boot one-time to OF:
fastboot boot <unzipped IMG file>
From OF, flash Xiaomi.eu (and then Format Data), it will also permanently install the OF (coming also with Xiaomi.eu ROM zip) to your Lisa
Then I followed this instruction and run the fastboot boot <unzipped IMG file>fastboot flash recovery twrp.img
Sending 'recovery' (196608 KB) OKAY [ 4.646s]
Writing 'recovery' FAILED (remote: '(recovery_a) No such partition')
fastboot: error: Command failed
After this the phone started booting to Orangefox but it was not loaded just the orange splashscreen was displayed.fastboot boot recovery.img
As said, you should have not usedFirst I've tried to flash the OrangeFox-R11.1_2-Unofficial-lisa twrp to my lisa, it was failed:
Then I followed this instruction and run the fastboot boot <unzipped IMG file>
The pone booted to orangefox twrp and I installed the xiaomi.eu_multi_MI11LE_XM11Lite5GNE_V13.0.3.0.SKOCNXM zip file. I did not wipe anything manually just reboot the phone. After this the phone booted to fastboot mode only so the rom installation is failed.
Then I run
After this the phone started booting to Orangefox but it was not loaded just the orange splashscreen was displayed.
Finally I flashed back the previous version of the xiaomi.eu rom (13.0.2). It is working now.
What did I do wrong?
How should the TWRP be installed on Lisa?
I have magisk installed, can it be a problem?
I have lisa myself and have currently the last stable fastboot rom (13.2)As said, you should have not used
fastboot flash boot <of img>
but
fastboot boot <of img>
Second, if you're coming from stock or another ROM, you had to Format Data from OF after flashing
Try to repeat with Formatting Data (and be aware that Format is not the same verb/command as Wipe - there are two different options in OF)
As said, you should have not used
fastboot flash boot <of img>
but
fastboot boot <of img>
Second, if you're coming from stock or another ROM, you had to Format Data from OF after flashing
Try to repeat with Formatting Data (and be aware that Format is not the same verb/command as Wipe - there are two different options in OF)
+1Plz guide me how to update from 13.0.4 ( fastboot ) to 13.0.5 ( recovery ) on Redmi K30 Pro. I cann't using my old TWRP anymore .
Fine somebody else had a problem. I had successfully upgraded myself on Lisa from Fastboot Stable to Weekly Recovery - all fine and smooth and of course without a need for Factory ResetI found the way how to upgrade stable xiaomi.eu from 13.0.2 (fastboot) to 13.03 (twrp) on lisa phone:
- PC: Download OrangeFox-R11.1_2-Unofficial-lisa.zip from here
- PC: Copy OF zip file to the phone root directory
- Phone: Go to fasboot mode (start the phone with Volume down + power)
- PC: Unzip oragngefox zip file
- PC: Start a cmd in the OF folder
- PC: Run: fastboot boot recovery.img -> OrangeFox is stating on the phone
- Phone: Install the previously copied orangefox zip in OragenFox and reboot phone (that is what I missed previously)
- Phone: Reboot to recovery
- Phone: Select the new rom zip (13.0.3) file in orange fox and install it
- Phone Click on Wipe Cache button then Reboot
DONE!
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation