[ROM][GSI] Android 10 GSI On Mi Note 10 Lite (toco)

Search This thread

proyectos3d

Senior Member
Sep 24, 2013
95
17
I have installed twrp, and whene I try to boot to fastbootd, ends up in twrp, how to boot to fastbootd? I use "fastboot reboot fastboot", after that reboot to twrp, @AndroidHQ254
 

ZeA_Quin

Senior Member
Jun 6, 2020
61
25
Fingerprint not working and 3.5mm jack earphones not detected/no sound on Havoc OS 3.7, 3.8 with all fix modules applied.
Fingerprint not working (3.5mm jack earphones worked at first but fails for sometime idk) and laggy interface when bluetooth audio is connected on latest AOSP with all fix modules applied.
 
Last edited:

J.ali.li

Senior Member
Dec 27, 2012
132
35
Kabul
Xiaomi Mi 4
Hi
i install havoc and after that i went to flash offical miui rom, mi flash give me anti-rollback error!
then i decide to use twrp and install miui.zip file but cant boot twrp
FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
how can i go back to miui?!
 

37berat37

Member
Mar 10, 2015
38
1
Xiaomi Mi Note 10 Lite
6cbuZcO


Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

The Mi Note 10 Lite (toco) has been with us for not that long but has proved to be a pretty awesome device. There is also not much development on the device as at the time of writing this article but @mauronofrio has managed to build a Test-TWRP that you can learn more about HERE. Toco launched with Android 10 out of the box which brings about dynamic partitioning which TWRP has not yet supported. The good thing is that this has not prevented us from being able to tinker with the device once you have the bootloader unlocked. I have managed to set up a GSI on my unit and I will lay out the process I followed here for any other user who want to try.

GSIs Tested

HavocOS v3.7 Link (arm64-A/B) - Credits to @turboxluke - 09/07/2020 with July security patch
HavocOS v3.6 Link (arm64-A/B) - Credits to @turboxluke
AOSP 10.0 v220 Link (arm64-A/B) - Credits to @phhusson

Known Issues

FOD
Bluetooth audio - Fixed on 09/07/2020 - Check the 1st fix in the Fixes section

Let me know in case of other issues arising

Instructions For Flashing:

1. Download GSI with Gapps (Recommended since TWRP is not fully functional)

2. Extract the compressed GSI zip to reveal the *.img file

3. Backup your important data as this process will wipe your data

4. Reboot your Mi Note 1o Lite into bootloader mode

5. Launch a command interface in the folder containing the GSI
Type the commands below in the sequence they are in (NB: Device has to be in bootloader mode)

Code:
fastboot -w
fastboot reboot fastboot
fastboot erase system
fastboot flash system nameofGSI.img
fastboot reboot bootloader
fastboot reboot

6. Set up your device after first-time boot, establish root with Magisk and apply the fixes below


GSI Fixes

1. Audio Stutter Fix
  • This is the first, simple and MOST RECOMMEDED method to fix Audio Stutter is to navigate to Settings > Phh Treble Settings > Misc features > and tick the "Disable audio effects" option as shown with the attached image. This method will have all the audio working including the Bluetooth Audio. I fiddled with the various options and got to this fix and thank you to @alex.msk-dev for testing to confirm this fix. 09/07/2020

  • Audio stutter fix Magisk Module @AndroidHQ254 - Flash in Magisk

2. Adaptive brightness fix (Updated on 09/07/2020) @AndroidHQ254 - copy to /system/overlay/ folder and set rw-r-r permisions

3. GSI lag fix @alex.msk-dev - Flash in Magisk

4. GSI_Fix_havoc3.6_toco_v2 | Mirror by @alex.msk-dev (Flash this fix with Magisk on Havoc 3.6 ONLY)

This HavocOS v3.6 Magisk Module fixes;

Add lawnchair (full work 10-Q)
Fixed SafetyNet
Fixed work Gpay
Add aptX and aptXHD
Fix margins and rounding status bar
Delete stock ShadyQuickStep launcher
Add support AOD, 3.5 jack.
Add power_profile
Add native brightness settings


5. ComboFix_GSi_toco070720 by @alex.msk-dev (Flash this fix with Magisk on ANY GSI)

09/07/2020 This GSI Combo Magisk Module fixes;

* add lawnchair (full work 10-Q)
* fixed SafetyNet
* fixed work Gpay
* Add aptX and aptXHD
* Delete stock ShadyQuickStep launcher (HavocOS)
* Add support AOD, 3.5 jack.
* Add power_profile
* Add native brightness settings


Downloads:

Find download links above in the "GSIs Tested" section

Sources:

Overlay

Credits

Alex Msk (alex.msk-dev) @ XDA


Support
Hello, if you like my work, you may support me by donating:
PayPal




XDA:DevDB Information
Android 10 GSI On Mi Note 10 Lite (toco), ROM for the Xiaomi Mi Note 10

Contributors
AndroidHQ254
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Clean Stock Firmware

Version Information
Status: Beta
Beta Release Date: 2020-07-01

Created 2020-07-01
Last Updated 2020-07-11

Hi I want to edit system file but cant mount in rw because of the android 10.
How can you take your system.img and edited? I want to take backup and after that I want to edit.
Can you tell me?

Regards..
 
Hi
i install havoc and after that i went to flash offical miui rom, mi flash give me anti-rollback error!
then i decide to use twrp and install miui.zip file but cant boot twrp
FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
how can i go back to miui?!

That will depend on how you tried to do that
 

romabah

Senior Member
Jan 21, 2020
52
7
Greetings guys,

Who is right now running the Havoc 3.* GSI on their note 10 lite? Care to share the experience? Any bugs ( Fingerprintreader excluded) you have encountered so far? Wifi thethering, MTP, notifications, screen brightness, other stuff? From which MIUI did you flash and which version of Havoc did you flash? Any other stuff worth mentioning?
 

SDfjasdf

New member
Sep 16, 2020
1
0
If I dont use magisk module for audio, ringtones for alarm and calls dont work but if i use it bluetooth is laggy.

3.5mm jacks not working with or without modules.
 

ZeA_Quin

Senior Member
Jun 6, 2020
61
25
Fingerprint not working and 3.5mm jack earphones not detected/no sound on Havoc OS 3.7, 3.8 with all fix modules applied.
Fingerprint not working (3.5mm jack earphones worked at first but fails for sometime idk) and laggy interface when bluetooth audio is connected on latest AOSP with all fix modules applied.

Which ROM?
With or without application of audio fix magisk?

Requoting my previous post. audio doesnt work with and without the audio fix module
 
Last edited:

romabah

Senior Member
Jan 21, 2020
52
7
Requoting my previous post. audio doesnt work with and without the audio fix module

Ah, excellent. May i ask on top of which MIUI you flashed havoc? I can read russian, and from what i read on 4pda :
1) Flash on MIUI 11, best is 11.0.8-10
2) Best is to flash havoc 3.6, and after applying fixes update to 3.7. Directly flashing 3.7 seems to be less stable. The best best is to just stick to 3.6.

**Reason for bothering you folks with this is that i have been searching for lenovo p2 replacement for years. mi 9t battery too ****ty, note 9s battery ok but screen is garbage, poco f2 pro battery is finally good enough, MIUI is awful and no custom roms. note 10 lite is my only options as its kind of seems to have stable custom rom.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    6cbuZcO


    Code:
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    The Mi Note 10 Lite (toco) has been with us for not that long but has proved to be a pretty awesome device. There is also not much development on the device as at the time of writing this article but @mauronofrio has managed to build a Test-TWRP that you can learn more about HERE. Toco launched with Android 10 out of the box which brings about dynamic partitioning which TWRP has not yet supported. The good thing is that this has not prevented us from being able to tinker with the device once you have the bootloader unlocked. I have managed to set up a GSI on my unit and I will lay out the process I followed here for any other user who want to try.

    GSIs Tested

    HavocOS v3.7 Link (arm64-A/B) - Credits to @turboxluke - 09/07/2020 with July security patch
    HavocOS v3.6 Link (arm64-A/B) - Credits to @turboxluke
    AOSP 10.0 v220 Link (arm64-A/B) - Credits to @phhusson

    Known Issues

    FOD
    Bluetooth audio - Fixed on 09/07/2020 - Check the 1st fix in the Fixes section

    Let me know in case of other issues arising

    Instructions For Flashing:

    1. Download GSI with Gapps (Recommended since TWRP is not fully functional)

    2. Extract the compressed GSI zip to reveal the *.img file

    3. Backup your important data as this process will wipe your data

    4. Reboot your Mi Note 1o Lite into bootloader mode

    5. Launch a command interface in the folder containing the GSI
    Type the commands below in the sequence they are in (NB: Device has to be in bootloader mode)

    Code:
    fastboot -w
    fastboot reboot fastboot
    fastboot erase system
    fastboot flash system nameofGSI.img
    fastboot reboot bootloader
    fastboot reboot

    6. Set up your device after first-time boot, establish root with Magisk and apply the fixes below


    GSI Fixes

    1. Audio Stutter Fix
    • This is the first, simple and MOST RECOMMEDED method to fix Audio Stutter is to navigate to Settings > Phh Treble Settings > Misc features > and tick the "Disable audio effects" option as shown with the attached image. This method will have all the audio working including the Bluetooth Audio. I fiddled with the various options and got to this fix and thank you to @alex.msk-dev for testing to confirm this fix. 09/07/2020

    • Audio stutter fix Magisk Module @AndroidHQ254 - Flash in Magisk

    2. Adaptive brightness fix (Updated on 09/07/2020) @AndroidHQ254 - copy to /system/overlay/ folder and set rw-r-r permisions

    3. GSI lag fix @alex.msk-dev - Flash in Magisk

    4. GSI_Fix_havoc3.6_toco_v2 | Mirror by @alex.msk-dev (Flash this fix with Magisk on Havoc 3.6 ONLY)

    This HavocOS v3.6 Magisk Module fixes;

    Add lawnchair (full work 10-Q)
    Fixed SafetyNet
    Fixed work Gpay
    Add aptX and aptXHD
    Fix margins and rounding status bar
    Delete stock ShadyQuickStep launcher
    Add support AOD, 3.5 jack.
    Add power_profile
    Add native brightness settings


    5. ComboFix_GSi_toco070720 by @alex.msk-dev (Flash this fix with Magisk on ANY GSI)

    09/07/2020 This GSI Combo Magisk Module fixes;

    * add lawnchair (full work 10-Q)
    * fixed SafetyNet
    * fixed work Gpay
    * Add aptX and aptXHD
    * Delete stock ShadyQuickStep launcher (HavocOS)
    * Add support AOD, 3.5 jack.
    * Add power_profile
    * Add native brightness settings


    Downloads:

    Find download links above in the "GSIs Tested" section

    Sources:

    Overlay

    Credits

    Alex Msk (alex.msk-dev) @ XDA


    Support
    Hello, if you like my work, you may support me by donating:
    PayPal




    XDA:DevDB Information
    Android 10 GSI On Mi Note 10 Lite (toco), ROM for the Xiaomi Mi Note 10

    Contributors
    AndroidHQ254
    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Clean Stock Firmware

    Version Information
    Status: Beta
    Beta Release Date: 2020-07-01

    Created 2020-07-01
    Last Updated 2020-07-11
    1
    @AndroidHQ254 Thank you for this guide, will there be a Bluetooth audio fix from you?

    I am exploring possible fixes so the one that works will be posted here
    1

    Your image cannot be loaded. Kindly upload a viewable image
    1
    Post Updated!

    09/07/2020 Changelog:

    1. Audio stutter fix without breaking Bluetooth Audio or use of a magisk module
    2. Updated the overlay - now enable AOD, tweaked auto-brightness values...
    2. Lag fix for that extra smooth experience
    3. A GSI combo module - Previously it was just for HavocOS
    4. Added link for the latest HavocOS v3.7 GSI with the July security patch
    1
    @touseefiqbal1 For me it was so that the device from the Fastbootd picture was no longer recognized by Windows 10 64Bit correctly, so when the device was in the Fastbootd picture, I unplugged the device from the PC and attached it again, then I unzipped the Latest-ADB-Installer.zip from the attachment to the PC and the contained Latest-ADB-Installer.bat executed as an administrator so that the drivers were then correctly installed and I could flash everything as in the description on page 1.