New Build - 12/31/2022 - r51140

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: Sat Dec 31, 2022 10:49    Post subject: New Build - 12/31/2022 - r51140 Reply with quote
Welcome to MediaTek r51140 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 r51043 (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 MAC-Telnet Plex autoburst XFS MiniDLNA FRR inadyn Tor mac80211 nDPI dnsmasq WG firewall kernels holiday
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: Sat Dec 31, 2022 12:41    Post subject: Reply with quote
Router Model / Version: Dlink DIR-882 A1
File: dlink-dir882-a1-webflash.bin
Firmware: DD-WRT v3.0-r51140 std (12/31/22)
Previous: DD-WRT v3.0-r50906 std (11/18/22)
Reset: No
Mode: AP
Uptime: few hours
Services: Openvpn client, DLNA, SAMBA, PPPOE
Status: working

no more dmesg warnings or crash reports but still unable to connect to 2,4 Ghz network no matter what client i use (connection refused). I tried with and without Turboqam.



EDIT:

Dmesg warning after few hours:

Quote:
[ 91.371383] ------------[ cut here ]------------
[ 91.380700] WARNING: CPU: 1 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]
[ 91.413791] 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]
[ 91.502211] CPU: 1 PID: 1438 Comm: hostapd Not tainted 4.14.302 #3347
[ 91.515021] Stack : 00000000 00000001 87341400 80085be8 00000000 00000000 80650000 80650000
[ 91.531654] 805852f8 872999d4 805801c4 87e8485c 805ed787 00000001 87299978 00000007
[ 91.548286] 00000000 00000000 80650000 00000000 81147bb8 65746e69 00000000 00000000
[ 91.564919] 00000007 00000000 ffffffff 87299810 80000000 80610000 00000000 00000000
[ 91.581553] 000018b3 00000000 8348c000 00000001 00000000 802a057c 00000004 80650004
[ 91.598184] ...
[ 91.603041] Call Trace:
[ 91.607923] [<8001544c>] show_stack+0x58/0x100
[ 91.616769] [<804c53d4>] dump_stack+0xa4/0xe0
[ 91.625432] [<80035314>] __warn+0xe0/0x13c
[ 91.633577] [<80034fb4>] warn_slowpath_null+0x1c/0x28
[ 91.643702] [<868395d4>] ieee80211_calc_tx_airtime+0x3594/0x3e64 [mac80211]
[ 91.657671] ---[ end trace 24661b5ee8c2ea5d ]---
[ 91.668312] ------------[ cut here ]------------
[ 91.677608] WARNING: CPU: 1 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]
[ 91.709683] no supported rates for sta e8:5a:8b:73:bb:65 (0x0, band 1) in rate_mask 0xff with flags 0x0
[ 91.728386] 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]
[ 91.816792] CPU: 1 PID: 1438 Comm: hostapd Tainted: G W 4.14.302 #3347
[ 91.832022] Stack : 00000000 00000000 871e24c0 80085be8 00000000 00000000 80650000 80650000
[ 91.848656] 805852f8 872998f4 805801c4 87e8485c 805ed787 00000001 87299898 00000007
[ 91.865285] 00000000 00000000 80650000 00000000 81147bb8 20202020 00000000 00000000
[ 91.881918] 00000007 00000000 ffffffff 87299730 80000000 80610000 00000000 872999b0
[ 91.898557] 00000173 00000000 87341300 00000000 00000002 802a057c 00000004 80650004
[ 91.915188] ...
[ 91.920049] Call Trace:
[ 91.924930] [<8001544c>] show_stack+0x58/0x100
[ 91.933779] [<804c53d4>] dump_stack+0xa4/0xe0
[ 91.942444] [<80035314>] __warn+0xe0/0x13c
[ 91.950589] [<80034f50>] warn_slowpath_fmt+0x34/0x40
[ 91.960549] [<86806558>] ieee80211_radar_detected+0x2ec/0x1380 [mac80211]
[ 91.974162] ---[ end trace 24661b5ee8c2ea5e ]---
brody1
DD-WRT Novice


Joined: 10 May 2020
Posts: 18

PostPosted: Mon Jan 02, 2023 13:46    Post subject: Reply with quote
why do you keep releasing updates if the 2.4 Ghz network does not work at all on R6260?
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 175

PostPosted: Mon Jan 02, 2023 15:14    Post subject: Reply with quote
Most of the Devs including BS are probably doing their best to solve all the issues (freely during holliday season). I'm thankful and wish them a happy new year.

Seems like the issues are specific to Ralink SoC and almost everyone else is happy with this release.
hebeda
DD-WRT User


Joined: 18 Sep 2006
Posts: 463
Location: Leipzig, Germany

PostPosted: Tue Jan 03, 2023 16:15    Post subject: Reply with quote
@milax , your wifi settings might cause problems

set it to wifi mode "mixed" instead of "N/G mixed"
Milax
DD-WRT User


Joined: 24 Oct 2020
Posts: 175

PostPosted: Tue Jan 03, 2023 17:36    Post subject: Reply with quote
hebeda wrote:
@milax , your wifi settings might cause problems

set it to wifi mode "mixed" instead of "N/G mixed"


Thanks for your answer. I tried "Mixed" setting with latest realease (r51154) with same result, No connection possible to 2,4 Ghz Network.

wallacam
DD-WRT Novice


Joined: 12 Sep 2020
Posts: 2

PostPosted: Tue Jan 03, 2023 20:58    Post subject: Same 2.4GHz issue as @Milax Reply with quote
Same setup and issue as @Milax regarding 2.4GHz.

Android WiFi Analyzer app shows the 2.4GHz SSID appearing for approx. 3 seconds and then disappears for about 15. Seems stuck in this cycle.

Also same using iPhone.

Same h/w - hard reset and installed from factory bin. Entered settings from scratch. Running mixed on 2.4.

Arrangement is DIR882 as WAN gateway with two wired APs (DIR882 and DIR878).

No other services running. Pretty much vanilla settings.
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