

Workaround: You are missing the JavaFX library. Problem: Errors with JavaFX class not found when you try to launch the GUI.Workaround: Try issuing this command “ java -jar bin/MiUnlockTool.jar“. Problem: Other errors when launching the tool.Workaround: Simply try re-launching the tool with sudo ( sudo. Problem: The device isn’t recognized properly by your computer.This command is crucial to set the executable permission. Next, use “ chmod 777 MiUnlockTool.sh” on Linux or “ chmod 777 mand” on Mac. Workaround: Open the terminal and cd into the extracted directory. Problem: A permission related error on Linux or Mac when launching the tool.Here are some possible errors that might happen: Since you are using Linux (or Mac), I assume you already understand the consequences, including the need to be a geek.
#Wine vm for mac windows#
Yeah, I know! It is not as simple as its Windows version.
#Wine vm for mac how to#
If you are using the command line version remember that there is no confirmation request before the unlocking process and there is no check if the bootloader is already unlocked.Ĭheck also: How to unlock MIUI Bootloader on Windows. Reboot your phone into the Fastboot mode.Go to the extracted directory using the cd command.You just need to open (double click) the mand file.Īlternatively, you can also do this on Terminal. MiUnlockTool.sh username password” for command-line interface. MiUnlockTool.sh” for the GUI-based interface or “s udo. Go to the extracted directory using cd command.Moreover, make sure you have already had Java installed. He realizes that if he can replicate the mechanism, there is a possibility to do the mechanism on a Unix-based computer.Ĭheck also: Mi Account Authorization Tips: Check and Apply for it! How to useįirst thing first, you need to unzip/extract the actual tool.

#Wine vm for mac drivers#
Otherwise, it will reboot.ĪLSO READ: Qualcomm QDLoader HS-USB Drivers Setup File (32/64bit)Īll such nerdy stuff has encouraged Fransisco to create such a tool. Here’s then the magic happens: If the key is correct, the device bootloader will be unlocked. The Mi Flash Unlock tool will then send the key to the device with a custom build of fastboot. This instance key always changes everytime you reboot the phone. Once the server feels all the requirements are satisfied, it will reply back with the unlock key for your device instance. The requirements include whether the account has been authorized, whether the account associated (Mi Account binding) with the device in the Developer Settings and so on. Once received, the server checks whether all requirements are fulfilled. Next, it sends the information to the Xiaomi server with the account login token. The Mi Flash Unlock tool needs to fetch your device information. The actual part that conducts the unlocking task is actually fastboot.

He explained that the original Mi Flash Unlock tool (for Windows) acts as a bridge between Xioami server, fastboot, and you with your Mi Account credentials. The developer who shares this tool learned the mechanism of MIUI bootloader unlocking process. However, you may find it interesting once you knew and how this tool is made possible. You don’t have to understand how the stuff behind the tool works.
