New Build - 12/14/2022 - r51024

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 5705

PostPosted: Wed Dec 14, 2022 15:29    Post subject: New Build - 12/14/2022 - r51024 Reply with quote
Welcome to MediaTek r51024 beta release thread for reporting, feedback to developers & community benefit.
Please do not flash builds until installation is understood, risks involved and device specific recovery methods.
Avoid discussions, create threads for questions, general problems or use search; this thread is not for support.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: HTTPS, FTP

CLI Flash: 'cd /tmp' then 'wget {file URL}' (http only) or 'curl -O {file URL}' (http, https, ftp). 'write {file} linux' then 'reboot'.

Trac SVN: repository since last build r51011 (mirror)

OpenVPN 2.5.7: Changelog, Guides, Server, PBR, DNS, Kill Switch, Watchdog, Reverse PBR, Client, Multiple, tips & scripts.
WireGuard 1.0.20211208/Tools: Changelog, Guides, Client, Server, Adv, PBR, KS, tips & scripts. Thanks BS egc & eibgrad!

Notes:
• Support added Netgear AC2100, AC2400, R6220, R6260, R6350, R6700v2, R6800, R6850, R7450, WAC124, WNDR3700v5.
mDNS/Avahi sdns MAC-Telnet dnsmasq Plex autoburst xfs kernels MiniDLNA firewall zfs FRR inadyn WG Tor mac80211 nDPI
In-kernel SMB (ksmbd/tools 3.4.6/3.4.5): guest user is selectable. • WSD updateANTFS/NTFS3 kernel mode driver++++
New DD-WRT inspired themes conversion by the-joker & BrainSlayer, micro builds excluded, UI theme test bug hunt thread.
• Major update to inadyn: Dynamic DNS client with SSL/TLS support. Please reconfigure also test new DD-WRT beta releases!
• SSH keygen/download, OpenVPN server Export Client Configuration features by egc! Import/parse client configs by eibgrad!

Issues, observations, and/or workarounds reported:
WebUI: Clear history or use a portable. Temporary cache bypass: Ctrl+F5, Cmd+Shift+R or new private window/incognito.
Please report findings with steps needed to reproduce, configuration, clients, output, logs and important information below!

Important:
Detail issues & relevant configs, logs: syslog klog 'dmesg' 'cat /tmp/var/log/messages' nvram set console_debug=1, serial.
• Firewall NAT: 'iptables -vnL' 'iptables -t nat -vnL' 'iptables -t mangle -vnL' & 'cat /tmp/.ipt'. Misc: strace tcpdump wireshark.
• Gremlins: reboot. cold boot. Reset & reconfigure not restore backup. Search Trac & discuss in forum before opening tickets.
• Include operating & wireless modes (e.g. Gateway, Router, AP, SB, WDS, Mesh) and applicable configurations to reproduce.

Example Template:
Code:
[b]Router/Version: [/b]
[b]File/Kernel: [/b]
[b]Previous/Reset: [/b]
[b]Mode/Status: [/b]
[b]Issues/Errors: [/b]
Sponsor
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 175

PostPosted: Thu Dec 15, 2022 6:15    Post subject: Reply with quote
Router Model / Version: Dlink DIR-882 A1
File: dlink-dir882-a1-webflash.bin
Firmware: DD-WRT v3.0-r51024 std (12/14/22)
Previous: DD-WRT v3.0-r50927 std (11/21/22)
Reset: No
Mode: AP
Uptime: few hours
Services: Openvpn client, DLNA, SAMBA, PPPOE
Status: working

Wifi 2,4 Ghz not working

DMESG:

Quote:
[ 203.676481] ------------[ cut here ]------------
[ 203.685800] WARNING: CPU: 2 PID: 1436 at /home/seg/DEV/mt7621/src/router/private/compat-wireless-2022-04-17/include/net/mac80211.h:6323 ieee80211_calc_tx_airtime+0x3594/0x3e64 [mac80211]
[ 203.718887] Modules linked in: fast_classifier nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre ksmbd ext4 jbd2 ext2 mbcache crc16 usb_storage sr_mod cdrom sd_mod scsi_mod xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd usbcore usb_com
on asn1_decoder gcm ghash_generic gf128mul md4 sha512_generic nls_utf8 tun mt7603e mt76x0e mt76x0_common mt76x2e mt76x2_common mt76x02_lib mt7615e mt7615_common mt76_connac_lib mt76 mac80211 compat hwmon thermal_sys [last unloaded: nf_conntrack_proto_g
e]
[ 203.807322] CPU: 2 PID: 1436 Comm: hostapd Not tainted 4.14.301 #3302
[ 203.820129] Stack : 00000000 00000001 871b4380 80085be8 00000000 00000000 80650000 80650000
[ 203.836764] 805852f8 876eb9d4 805801c4 87fde3dc 805ed787 00000001 876eb978 00000007
[ 203.853400] 00000000 00000000 80650000 00000000 81147bb8 65746e69 00000000 00000000
[ 203.870029] 00000007 00000000 ffffffff 876eb810 80000000 80610000 00000000 00000000
[ 203.886660] 000018b3 00000000 83308000 00000001 00000000 802a057c 00000008 80650008
[ 203.903289] ...
[ 203.908147] Call Trace:
[ 203.913027] [<8001544c>] show_stack+0x58/0x100
[ 203.921875] [<804c53d4>] dump_stack+0xa4/0xe0
[ 203.930539] [<80035314>] __warn+0xe0/0x13c
[ 203.938683] [<80034fb4>] warn_slowpath_null+0x1c/0x28
[ 203.948808] [<86839658>] ieee80211_calc_tx_airtime+0x3594/0x3e64 [mac80211]
[ 203.962838] ---[ end trace 2db074e8be20e935 ]---
[ 203.973087] ------------[ cut here ]------------
[ 203.982405] WARNING: CPU: 3 PID: 1436 at /home/seg/DEV/mt7621/src/router/private/compat-wireless-2022-04-17/net/mac80211/rate.c:371 ieee80211_radar_detected+0x2ec/0x1380 [mac80211]
[ 204.014449] no supported rates for sta e8:5a:8b:73:bb:65 (0x0, band 1) in rate_mask 0xff with flags 0x0
[ 204.033145] Modules linked in: fast_classifier nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre ksmbd ext4 jbd2 ext2 mbcache crc16 usb_storage sr_mod cdrom sd_mod scsi_mod xhci_mtk xhci_plat_hcd xhci_pci xhci_hcd usbcore usb_com
on asn1_decoder gcm ghash_generic gf128mul md4 sha512_generic nls_utf8 tun mt7603e mt76x0e mt76x0_common mt76x2e mt76x2_common mt76x02_lib mt7615e mt7615_common mt76_connac_lib mt76 mac80211 compat hwmon thermal_sys [last unloaded: nf_conntrack_proto_g
e]
[ 204.121523] CPU: 3 PID: 1436 Comm: hostapd Tainted: G W 4.14.301 #3302
[ 204.136753] Stack : 00000000 00000000 8735c4c0 80085be8 00000000 00000000 80650000 80650000
[ 204.153388] 805852f8 876eb8f4 805801c4 87fde3dc 805ed787 00000001 876eb898 00000000
[ 204.170018] 00000000 00000000 80650000 00000000 81147bb8 20202020 00000000 00000000
[ 204.186646] 00000007 00000000 ffffffff 876eb730 80000000 80610000 00000000 876eb9b0
[ 204.203275] 00000173 00000000 871b4280 00000000 00000002 802a057c 0000000c 8065000c
[ 204.219904] ...
[ 204.224760] Call Trace:
[ 204.229639] [<8001544c>] show_stack+0x58/0x100
[ 204.238489] [<804c53d4>] dump_stack+0xa4/0xe0
[ 204.247155] [<80035314>] __warn+0xe0/0x13c
[ 204.255292] [<80034f50>] warn_slowpath_fmt+0x34/0x40
[ 204.265225] [<86806558>] ieee80211_radar_detected+0x2ec/0x1380 [mac80211]
[ 204.278871] ---[ end trace 2db074e8be20e936 ]---
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 16, 2022 17:42    Post subject: Reply with quote
can you tell me which wifi client you used (hw/chipset). we are unable to reproduce this issue
make also sure that turboqam is disabled. i cannot make sure that this feature is reliable

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 175

PostPosted: Sat Dec 17, 2022 9:28    Post subject: Reply with quote
BrainSlayer wrote:
can you tell me which wifi client you used (hw/chipset). we are unable to reproduce this issue
make also sure that turboqam is disabled. i cannot make sure that this feature is reliable


Thanks for the answer. Turboqam has always been activated on my system, i tried disabling but it didn't solve the issue.

The clients used are mostly an android phone (Redmi Note 8 Pro, xiaomi chipset i believe ?), a MacBook Pro M1 (2020 model, airport wifi module i believe), an iPhone Xs Pro, a LG TV, etc. Basically, no connexion with any device on 2,4 GHz since R50927. I had the dmesg warning with r50927 but i was still able to connect to wlan0 (2,4Ghz) but it's no more possible since this version, even when the 2,4 Ghz network is visible in network list (like with r51040).





Last edited by Milax on Sat Dec 17, 2022 14:01; edited 1 time in total
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14249
Location: Texas, USA

PostPosted: Sat Dec 17, 2022 14:01    Post subject: Reply with quote
Did you try forgetting the network on your client devices? Would help to know specifics on settings on the 2.4 band.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
dir882_mi
DD-WRT Novice


Joined: 06 Nov 2022
Posts: 42

PostPosted: Sat Dec 17, 2022 15:02    Post subject: Reply with quote
Hello. I too have dir882a1. Tried update with reset to default settings. My phones (android 7, 10,11,12) does not find 2.4ghz wifi.
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 175

PostPosted: Sat Dec 17, 2022 15:35    Post subject: Reply with quote
kernel-panic69 wrote:
Did you try forgetting the network on your client devices? Would help to know specifics on settings on the 2.4 band.


Thanks for your reply, my settings on the 2,4 Ghz band that i've been using several months :





I tried with and without turboqam, also tried "forget netwok" on client side (on some builds post r50927, 2,4Ghz was not appearing at all in network list)
randtgi
DD-WRT Novice


Joined: 19 Dec 2014
Posts: 1

PostPosted: Sat Dec 17, 2022 21:55    Post subject: Reply with quote
Router/Version:R6700v2
File/Kernel: factory-to-ddwrt.img
Previous/Reset: Previous was factory
Mode/Status: Working
Issues/Errors: 2.4 ghz not working for me as well. WPA2 Personal/AES. I tried connecting on an iPhone and Lenovo laptop running Win 10. Both devices give me some form of "Cannot Connect to this network". I'm running DD-WRT with WAN Connection Type Disabled.
brody1
DD-WRT Novice


Joined: 10 May 2020
Posts: 18

PostPosted: Tue Dec 27, 2022 12:42    Post subject: Reply with quote
Router Model
Netgear R6260
Firmware Version
DD-WRT v3.0-r51043 std (12/19/22)
Kernel Version
Linux 4.14.302 #3320 SMP Mon Dec 19 05:30:30 +06 2022 mips


2.4 ghz not working for me either, Netgear r6260

I tried all the options combinations.

When do you think you will have this fixed?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum