Recent content by fousa


  1. fousa

    8.7.19

    Seems fine with Xiaomi mi note 3. Camera is worst, the photos are terrible, lost details and blurry images.
  2. fousa

    8.7.5

    And for Mi Note 3??
  3. fousa

    Please Make Rom Stable For Mipad 2

    I'm using oficial miui developer ROM. I used "Universal tool for mipad2" to get TWRP working. I forgot how to do it and was putting commands in fastboot mode without going to dnx fastboot mode and boot loader.efi to fastboot mode. That made the difference
  4. fousa

    Please Make Rom Stable For Mipad 2

    I'm using MIUI9 7.11.30, china developer. Only english but it works fine. By the way, Papka__, yesterday I used "Universal tool for mipad2", awesome work!
  5. fousa

    Mi 5x: Unlock Return:50001 Msg: 该设备暂不支持解锁

    Don't work. Tested with VPN and cannot pass 99%
  6. fousa

    Mi 5x: Unlock Return:50001 Msg: 该设备暂不支持解锁

    Can't unlock bootloader too. Damn, stuck in chinese Rom...
  7. fousa

    Device Unlocked, No Custom Recovery

    Flashed MIUI 8.6 - 7.6.10 Bootloader was locked, TWRP was wiped. I unlocked bootloader with miunlock. Downloaded oficial twrp-3.1.1-1-libra.img Reboot to fastboot mode fastboot flash recovery twrp-3.1.1-1-libra.img Done.
  8. fousa

    Weekly Miui 8.6 / 7.6.8 Feedback Pls.

    7.6.10 here. No problems so far
  9. fousa

    Newbie In Android, I Have To Choose A Rom

    Install latest xiaomi.eu ROM, from scratch, not upgrading, and you will be fine. I have no battery problems neither notifications problems Sent from my Mi-4c using Tapatalk
  10. fousa

    Full Wipe And Clean Install Xiaomi Mi5 Without Brick

    You are right. It is a recommendation and everyone must follow if don't want messing the phone by mistake. But, in name of alternative, if you feel confortable, you can backup the qcn with QPST before wiping system (just to be safe in case of IMEI loss), I'm yet to see loss of IMEI by wiping...
  11. fousa

    Full Wipe And Clean Install Xiaomi Mi5 Without Brick

    You can wipe system too, no problem. I don't understand why everyone says to not touch system partition. I always wipe system on my mi5, mi4c, redmi 4A and mi pad 2. Then you enable MTP on TWRP and transfer the ROM file from computer to mi5 with usb cable. You can check if you can do this...
  12. fousa

    [others] [help Me] Want To Install Miui On A Winows 10 Rom

    Every file. Something like this fastboot flash oemvars (C:\Users\YOUR_USER\Desktop\latte_images_V7.5.2.0.LACCNDE_20160523.0000.23_5.1_cn\images\oemvars.txt) fastboot flash oemvars...
  13. fousa

    [others] [help Me] Want To Install Miui On A Winows 10 Rom

    Ok, then you must do: fastboot flash oemvars (oemvars.txt) but instead writing oemvars.txt, you drag the oemvars.txt to your command prompt and close brackets. It should be something like this.. fastboot flash oemvars...
  14. fousa

    [others] [help Me] Want To Install Miui On A Winows 10 Rom

    Do without the * thing. fastboot boot loader.efi fastboot flash oemvars (oemvars.txt) fastboot flash oemvars (oemvars-battery-config-fake.txt) fastboot flash oemvars (oemvars-battery-config-fake-disabled.txt) fastboot flash gpt (gpt.bin) fastboot flash bootloader (bootloader) fastboot erase...
  15. fousa

    [others] [help Me] Want To Install Miui On A Winows 10 Rom

    That's right. But you have to do that only once. After the "fastboot oem unlock" and restart the tablet, you can continue the commands, just bypass the "fastboot oem unlock.. In the link posted " Now next step is unlock bootloader ( u will loose all your data), type fastboot oem unlock and...