I would like to build a snapshot based on yours, with the 256QAM patch active, because I need to include some packages I need in the image, instead of installing them manually afterwards, how can I do it?
Here it is...
New build with new wi-fi firmware of 2024-04, thanks @Kinfolk3106 for the message and QAM-256 in 2g.
QAM-256 is disabled by default.
Flag it to enable. If client is not wifi6 and it support QAM-256 it will use vht on 2g.
Compile in progress...
Thanks also to all the people who share infos.
Maybe if you swap to english it will come out, please check, or please try to CTRL+F5 on that page to reload and clears the cached files in browser
I've tried both, but it doesn't show up.
Please post a screenshot where I can see the version
Pesa1234 thank you for your work. The VHT on 2g function does not appear here either!
I am using pppoe to connect to the internet.
It looks like three important commits were added today. If you could create a new version after including them, it would be a great help!
Sorry guys, I made a little mistake... I didn't put luci update on release...
Don't worry, it happens to all devs!
New build with new wi-fi firmware of 2024-04, thanks @Kinfolk3106 for the message and QAM-256 in 2g.
QAM-256 is disabled by default.
Flag it to enable. If client is not wifi6 and it support QAM-256 it will use vht on 2g.
Thanks @Totix92 and @Kinfolk3106 to found my mistake on Luci setting
Thanks also to all the people who share infos.
Does QAM-256 work on channels 1 and 13?
I didn't test, but I think yes.
@pesa1234 Ty!
Hostname OpenWrt
Model GL.iNet GL-MT6000
Architecture ARMv8 Processor rev 4
Target Platform mediatek/filogic
Firmware Version OpenWrt SNAPSHOT r25947-fe1acb1f33 / LuCI next-QAM256 branch 24.106.26947~fe38b93
Kernel Version 6.6.27
Local Time 2024-04-16 22:42:52
Uptime 0h 15m 12s
Load Average 0.34, 0.15, 0.10
wifi 2ghz & 5ghz Xiaomi 14
Best speed test 2Ghz
So, do you think that is ok?
How did you make the checkbox for Enable QAM-256 setting.
Did you edit wireless.js file?
I want to add it to my R7800 that uses QAM-256.
Yes it needed on luci but also on hostapd and mac80211 script
Luci wireless.js
hostapd.sh
mac80211.sh
So let me clear the things in my mind.
Is this already officially merged into OpenWrt? Is it only for the main branch?
I use 23.05 on my R7800 is it going to work with ath-10k and ath-10k-ct?
I still use the commits by Ansuel.
I suppose I should revert those commits that used wireless.js implemented by /files into the firmware.
Excellent work by the way! Looks really polished.
Maybe in the future it will be applied on master
If you use that it is only necessary to revert the commit of mac80211.sh https://github.com/openwrt/openwrt/pull/12904/files#diff-536ed015e7ce65a8888a1943510ecc58d26619becbbec8a7d914e82f8d319162
the one of wireless.js
then apply the three commit suggested before