hanwckf
102aabe65f
wireless-tools: fix iwconfig show 32b ssid
2024-10-14 21:23:25 +08:00
benboguan
7aeef4597c
package: swconfig: add more speeds support patch
2024-10-10 17:11:40 +08:00
hanwckf
6873cc314e
ppp: sleep 3s to wait wan_6 down
2024-10-07 22:30:23 +08:00
hanwckf
3b30e3bdb9
gettext-full: fix build error
...
fix #305
2024-09-24 01:34:58 +08:00
hanwckf
2c4310c9af
luci-app-mtwifi-cfg: fix noscan option depends
2024-09-23 01:17:04 +08:00
hanwckf
0bbf681b20
luci-app-mtwifi-cfg: check channel/htmode before uci set
2024-09-22 22:16:16 +08:00
hanwckf
19b75b9276
wifi-profile: close mt7986-2.4g for ax7800 project
2024-09-20 21:36:45 +08:00
hanwckf
5e16f8a4f2
autocore: fix tri-band wifi temperature
2024-09-20 21:12:19 +08:00
hanwckf
f09e70e2e5
mediatek: add support for zyxel ex5700
2024-09-20 21:12:19 +08:00
hanwckf
644d24f96d
wifi-profile: add ax7800 tri-band 6ghz profiles
2024-09-20 21:12:19 +08:00
hanwckf
bc757d25ba
mtwifi-cfg: add support for 6GHz
2024-09-20 21:12:19 +08:00
hanwckf
1bfe4ec86b
mtwifi-cfg: add support for tri-band models
2024-09-20 21:12:19 +08:00
hanwckf
7b6369185e
mt_wifi: add mt7916 eeprom and fw for ax7800
2024-09-20 21:12:19 +08:00
hanwckf
59ab5b73fa
iwinfo: add support for mtk l1util lua script
2024-09-20 21:12:19 +08:00
hanwckf
59930ea1b2
mtwifi-cfg: move dtim_period to vif_cfg
2024-09-20 21:12:19 +08:00
Aabandon
8fc10f5671
mediatek: add support for CMCC XR30 and CMCC XR30 eMMC
...
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: GIGADEVICE GD5F1GM7UExxG 128MB or 64GB eMMC
RAM: DDR4 512MB
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1.5A
2024-09-03 20:56:48 +08:00
Aabandon
66ea5bed2d
mediatek: add support for Newland NL-WR9103
...
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: GSTO GSS01GSAK1 128MB (No machine tests yet)
WINBOND W25N01GVZE1G 128MB
RAM: DDR3 256MB
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1A
2024-09-03 20:56:48 +08:00
Aabandon
d10d8a3174
mediatek: add support for Newland NL-WR8103/MR3000D-CIq(256MB RAM version)
...
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: FORESEE F35SQA001G 128MB
RAM: DDR3 256MB
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1A
2024-09-03 20:56:48 +08:00
Aabandon
6cf32632e8
mediatek: add support for HONOR FUR-602/603(HONOR XT50/XU50/XC50)
...
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: DOSILICON DS35Q1GA-IB 128MB (No machine tests yet)
GIGADEVICE GD5F1GM7UExxG 128MB
WINBOND W25N01GVZE1G 128MB
RAM: DDR3 256MB
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, Mesh
Power: DC 12V 1A
2024-09-03 20:56:48 +08:00
Ashley Lee
8706569797
mediatek: add support for Ruijie RG-X30E and Ruijie RG-X30E Pro ( #289 )
...
Signed-off-by: Ashley Lee <code@emtips.net>
2024-08-21 23:55:11 +08:00
Tianling Shen
82f852cda1
mediatek: add Nokia EA0326GMP support ( #270 )
...
Hardware specification:
SoC: MediaTek MT7981B 2x A53
Flash: 128 MB SPI-NAND
RAM: 256MB
Ethernet: 4x 10/100/1000 Mbps
Switch: MediaTek MT7531AE
WiFi: MediaTek MT7976C
Button: Reset, WPS/Mesh
Power: DC 12V 1A
Gain SSH access:
1. Login into web interface, and download the configuration.
2. Download the configration utilities:
https://firmware.download.immortalwrt.eu.org/cnsztl/mediatek/filogic/openwrt-mediatek-mt7981-nokia-ea0326gmp-config-utils.tar.gz
These binaries are extraced from the factory firmware, which are
dynamically linked with aarch64 musl 1.1.24. To use them, you
must run them under the same runtime environment, otherwise the
binaries will not work!
3. Upload the configuration and utilities to a suitable environment.
4. Uncompress the utilities, move them to '/bin' and give them executable permisison:
tar -zxf openwrt-mediatek-mt7981-nokia-ea0326gmp-config-utils.tar.gz
mv mkconfig seama /bin
chmod +x /bin/mkconfig
chmod +x /bin/seama
5. Decrypt and uncompress the configuration:
Enter fakeroot if you are not login as root.
mkconfig -a de-enca -m EA0326GMP_3FE79221BAAA -i EA0326GMP_3FE79221BAAA-xxxxxxxx-backup.tar.gz -o backup.tar.gz
tar -zxf backup.tar.gz
6. Edit 'etc/config/dropbear', set 'enable' to '1'.
7. Edit `etc/passwd`, remove root password: 'root::1:0:99999:7:::'.
8. Repack the configuration:
tar -zcf backup.tar.gz etc/
mkconfig -a enca -m EA0326GMP_3FE79221BAAA -i backup.tar.gz -o EA0326GMP_3FE79221BAAA-xxxxxxxx-backup.tar.gz
9. Upload new configuration via web interface, now you can SSH to EA0326GMP.
A minimum configuration which enabled SSH access is also provided to simplify the process:
https://firmware.download.immortalwrt.eu.org/cnsztl/mediatek/filogic/openwrt-mediatek-mt7981-nokia-ea0326gmp-enable-ssh.tar.gz
Flash instructions:
1. SSH to EA0326GMP, backup everything, especially 'Factory' part.
2. Write new FIP provided by https://github.com/hanwckf/bl-mt798x .
3. Reboot, enter web failsafe and upload -factory.bin firmware.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-21 23:54:48 +08:00
hanwckf
ab766cbcb0
netifd: fix wireless vif seq out of order
2024-06-13 19:07:46 +08:00
hanwckf
5665c71075
warp: add sanity check patch
2024-06-13 19:07:45 +08:00
Ashley Lee
91e8f420be
mediatek: add support for Ruijie RG-X60 Pro ( #230 )
...
Signed-off-by: Ashley Lee <code@emtips.net>
2024-01-31 23:42:30 +08:00
hanwckf
5c535823ec
packages: rewrite bpir3_mini-properties
...
fix #237
2024-01-31 23:13:08 +08:00
hanwckf
085678acd9
mtwifi-cfg: disable mumimo dl/ul for mbssid by default
2024-01-30 17:21:00 +08:00
hanwckf
c81045a7fa
mtwifi-cfg: add sleep for reinstall drivers
2024-01-23 22:10:27 +08:00
hanwckf
78e01d8729
mediatek: hnat: set ppe num to 1 for GMAC1 mode
2024-01-23 22:06:18 +08:00
hanwckf
31c2a045db
mediatek: hnat: set default ppe num to 2
2024-01-19 12:50:49 +08:00
hanwckf
39a076ff16
mt_wifi: update mt7986 wacpu fw to 20230808
2024-01-16 20:06:50 +08:00
hanwckf
35722caede
mediatek: tune smp settings
2024-01-14 20:32:23 +08:00
hanwckf
d71a790778
luci-app-mtwifi-cfg: check ifmode in handle remove
2024-01-13 23:44:38 +08:00
hanwckf
3791aab06d
mtk-smp: check irq exist before set smp
2024-01-13 20:48:25 +08:00
hanwckf
b0c2ac27a3
mediatek: add mtk-smp package to exec smp.sh
...
mtk-smp: add usb smp settings
2024-01-13 13:53:22 +08:00
hanwckf
f289bbe415
mtwifi-cfg: fix l1util
2024-01-13 13:52:08 +08:00
hanwckf
bf70fb42de
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2024-01-10 01:29:58 +08:00
hanwckf
474b512901
autocore: hide cpu temperature in cpuinfo utils
...
fix #220
2024-01-10 01:20:36 +08:00
hanwckf
13cd754f44
mtwifi-cfg: sanity check for htmode and wireless mode
...
mtwifi-cfg: disable twt for 11n/ac mode
2024-01-09 20:12:03 +08:00
hanwckf
38fcb89d34
luci-app-mtk: disable mu-mimo and twt settings for 11n/ac mode
2024-01-09 20:11:42 +08:00
hanwckf
1519eb5d13
luci-app-mtwifi-cfg: add sanity check for vif remove
2024-01-08 13:02:12 +08:00
hanwckf
41208baa4d
autocore: hide mtk mhz info to speed up luci rpc call
2024-01-07 00:58:33 +08:00
hanwckf
7d2f558f74
switch: set startup prio to 25
2024-01-06 02:04:02 +08:00
hanwckf
6e286bcb0e
dnsmasq: set lan force dhcp
2024-01-06 02:00:02 +08:00
lgs2007m
b3ae5b60ca
uboot-envtools: use find_mmc_part for emmc decives ( #213 )
2024-01-06 00:36:56 +08:00
lgs2007m
8c24bc6216
mediatek: add ubootenv support for GL-MT6000 and JDCloud RE-CP-03 ( #211 )
2024-01-05 20:00:53 +08:00
hanwckf
bdaefb741a
Revert "switch: add reaneg for switch_ctl.init"
...
This reverts commit dd70b49c31f617cdf944266ab0a2cc53fff916b2.
2024-01-05 18:39:29 +08:00
hanwckf
dd70b49c31
switch: add reaneg for switch_ctl.init
2024-01-04 20:31:32 +08:00
hanwckf
b093cfa42c
mtwifi-cfg: setup vifs in sequence of ap->apcli
2024-01-04 00:32:06 +08:00
hanwckf
ca88ac1356
mtwifi-cfg: using the order of uci config for startup vifs
2024-01-03 23:41:43 +08:00
Hauke Mehrtens
86f718d98b
urngd: update to version 2023-11-01
...
Fix compilation with glibc
44365eb Deactivate _FORTIFY_SOURCE in jitterentropy-base.c
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit d62726b1e44f785d543e4625b19ca1f628adda6c)
2024-01-03 14:52:40 +08:00