MT6000 custom build with LuCi and some optimization - kernel 6.12.x

How do you download and install this file in Windows 11 for the Flint 2 router? Somewhat new to OpenWRT and unfortunately have never used Linux before.

What's the "easy" guide or method of trying out this firmware? Any help is appreciated :slight_smile:

If your using the GL.iNet builds just follow their instructions from their site. If you are already using vanilla openwrt, just follow the sysupgrade from the official openwrt site.

You can download the latest (current as of this post) pesa's build from here: https://github.com/pesa1234/MT6000_cust_build/tree/main/2025-11-16_r32593-3500ccc9f3_next-r4.6.21.rss.mtk/targets/mediatek/filogic

1 Like

The two arguably most important pages for information regarding the

GL.iNet Flint2 (also known as GL-MT6000)

are listed below in addition to the official documentation on the

GL.iNet homepage as indicated by @AcidSlide in the post above this one

GL.iNet GL-MT6000

Techdata: GL.iNet GL-MT6000

Pretty straightforward and self explanatory - Good Luck - you can do it !

Peace

Also note that on the OpenWrt Wiki there is mention of these builds under

Community Builds

Custom builds by pesa1234 includes the newer mtk wifi firmware, iBF settings,
QAM-256 VHT on 2.4GHz, and many configuration tweaks and built-in packages.

1 Like

Hi everyone,
I have this error that I can’t fix. Can you please help me?

Applying /home/runner/work/GL-MT6000/GL-MT6000/target/linux/mediatek/patches-6.12/999-9999-usb-power-control.patch using plaintext: 
patching file drivers/regulator/fixed.c
Hunk #5 FAILED at 374.
1 out of 5 hunks FAILED -- saving rejects to file drivers/regulator/fixed.c.rej
Patch failed!  Please fix /home/runner/work/GL-MT6000/GL-MT6000/target/linux/mediatek/patches-6.12/999-9999-usb-power-control.patch!
make[4]: *** [Makefile:27: /home/runner/work/GL-MT6000/GL-MT6000/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.12.63/.prepared_b437f67792380cd637295afed615cc18] Error 1
make[4]: Leaving directory '/home/runner/work/GL-MT6000/GL-MT6000/target/linux/mediatek'
make[3]: Leaving directory '/home/runner/work/GL-MT6000/GL-MT6000/target/linux'
make[3]: *** [Makefile:12: compile] Error 2
time: target/linux/compile#7.53#4.65#7.01
    ERROR: target/linux failed to build.
make[2]: *** [target/Makefile:32: target/linux/compile] Error 1
make[2]: Leaving directory '/home/runner/work/GL-MT6000/GL-MT6000'
make[1]: *** [target/Makefile:25: /home/runner/work/GL-MT6000/GL-MT6000/staging_dir/target-aarch64_cortex-a53_musl/stamp/.target_compile] Error 2
make[1]: Leaving directory '/home/runner/work/GL-MT6000/GL-MT6000'
make: *** [/home/runner/work/GL-MT6000/GL-MT6000/include/toplevel.mk:233: world] Error 2

Thanks