New Build - 12/12/2022 - r51011

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: 5700

PostPosted: Mon Dec 12, 2022 10:34    Post subject: New Build - 12/12/2022 - r51011 Reply with quote
Welcome to MediaTek r51011 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 r50963 (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 SmartDNS MAC-Telnet dnsmasq Plex autoburst xfs kernels MiniDLNA firewall zfs FRR inadyn WG Tor mac80211
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: Mon Dec 12, 2022 13:55    Post subject: Reply with quote
Router Model / Version: Dlink DIR-882 A1
File: dlink-dir882-a1-webflash.bin
Firmware: DD-WRT v3.0-r51011 std (12/12/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 disappeared after few minutes after first install (without reboot)

EDIT: After reboot, no more dmesg warnings and wifi 2,4 Ghz seems to work properly. Wait and see.

EDIT 2: Same thing, wifi 2,4 Ghz keeps disappearing periodically. Definitely not working as expected

DMESG messages:
Quote:

[ 82.679472] ------------[ cut here ]------------
[ 82.688786] WARNING: CPU: 3 PID: 1438 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]
[ 82.721866] 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]
[ 82.810331] CPU: 3 PID: 1438 Comm: hostapd Not tainted 4.14.301 #3290
[ 82.823147] Stack : 00000000 00000001 8716d700 80085be8 00000000 00000000 80650000 80650000
[ 82.839779] 805852f8 8730f9d4 805801c4 87409f1c 805ed787 00000001 8730f978 00000007
[ 82.856408] 00000000 00000000 80650000 00000000 81147bb8 65746e69 00000000 00000000
[ 82.873040] 00000007 00000000 ffffffff 8730f810 80000000 80610000 00000000 00000000
[ 82.889676] 000018b3 00000000 85560000 00000001 00000000 802a057c 0000000c 8065000c
[ 82.906304] ...
[ 82.911161] Call Trace:
[ 82.916041] [<8001544c>] show_stack+0x58/0x100
[ 82.924888] [<804c53d4>] dump_stack+0xa4/0xe0
[ 82.933554] [<80035314>] __warn+0xe0/0x13c
[ 82.941696] [<80034fb4>] warn_slowpath_null+0x1c/0x28
[ 82.951818] [<86839658>] ieee80211_calc_tx_airtime+0x3594/0x3e64 [mac80211]
[ 82.965771] ---[ end trace d7d757e45bfc4448 ]---
[ 82.975901] ------------[ cut here ]------------
[ 82.985215] WARNING: CPU: 3 PID: 1438 at /home/seg/DEV/mt7621/src/router/private/compat-wireless-2022-04-17/net/mac80211/rate.c:371 ieee80211_radar_detected+0x2ec/0x1380 [mac80211]
[ 83.017240] no supported rates for sta e8:5a:8b:73:bb:65 (0x0, band 1) in rate_mask 0xff with flags 0x0
[ 83.035941] 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]
[ 83.124331] CPU: 3 PID: 1438 Comm: hostapd Tainted: G W 4.14.301 #3290
[ 83.139558] Stack : 00000000 00000000 870c44c0 80085be8 00000000 00000000 80650000 80650000
[ 83.156188] 805852f8 8730f8f4 805801c4 87409f1c 805ed787 00000001 8730f898 00000007
[ 83.172818] 00000000 00000000 80650000 00000000 81147bb8 20202020 00000000 00000000
[ 83.189452] 00000007 00000000 ffffffff 8730f730 80000000 80610000 00000000 8730f9b0
[ 83.206096] 00000173 00000000 8716d600 00000000 00000002 802a057c 0000000c 8065000c
[ 83.222736] ...
[ 83.227594] Call Trace:
[ 83.232486] [<8001544c>] show_stack+0x58/0x100
[ 83.241338] [<804c53d4>] dump_stack+0xa4/0xe0
[ 83.250002] [<80035314>] __warn+0xe0/0x13c
[ 83.258144] [<80034f50>] warn_slowpath_fmt+0x34/0x40
[ 83.268091] [<86806558>] ieee80211_radar_detected+0x2ec/0x1380 [mac80211]
[ 83.281826] ---[ end trace d7d757e45bfc4449 ]---
[ 220.322223] mtk_soc_eth 1e100000.ethernet eth0: port 4 link down
[ 233.749313] mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
[ 233.778031] mtk_soc_eth 1e100000.ethernet eth0: port 4 link down

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