New Build - 10/20/2021 - r47581

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 5700

PostPosted: Wed Oct 20, 2021 9:58    Post subject: New Build - 10/20/2021 - r47581 Reply with quote
[WARNING]: This thread is only for feedback on this beta release for developers and the community's benefit.
DO NOT flash this beta release unless you understand the 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: (DD-WRT website) HTTPS & FTP (try another if a link does not work)

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

Repository: Trac SVN changelog since last build r47528 (GitHub mirror)

Notes:
OpenVPN 2.5.3: Guides, Server, PBR, Reverse PBR, Client (see second post), Kill Switch, update tips, scripts and more.
WireGuard 1.0.20210606/Tools: Changelog, Guides, Client, Server, Advanced, PBR, KS, tips and scripts. Thanks BS & egc!
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle since r41813.
Experimental build option for Broadcom 8MB+ K2.x devices (limited currently): broadcom_K3X_mipsel32r1
• Broadcom MIPS devices are now on kernel 4.4. • Support added for TP-Link Archer C8 v2 and v3.
MiniDLNACoovaChilliPrivoxyiperf3cakeFreeRADIUSOpenSSLdnsmasqUnboundTorSquidSmartDNSAsterisk BusyBox
In-kernel Samba ksmbd 3.4.2+: default min/max versions changed. • WSD updateANTFS/NTFS3 kernel mode driver+++
• Added swconfig support for Broadcom devices.
CVE-2020-26147, CVE-2020-24586, CVE-2020-24587 & CVE-2020-24588 (Fragattack) fixed.
• "Assign WAN port to Switch" feature removed; likely no longer required. • MAC Filtering fixed in WebUI (see 47184-47205).
New DD-WRT inspired themes conversion by the-joker & BrainSlayer, micro devices excluded. • Sputnik Agent is removed.
• "Ignore WAN DNS" also ignores WAN domain. Thank you BS & egc, also dTX for reporting, twindragon6 logs and buffpatel!

Issues, observations, and/or workarounds reported:
DNScrypt 1.95 can still be used in the GUI, but v2 (not compatible) requires Golang and thus Entware. #6246
WDS does not work on Broadcom ARM devices (only MIPS<->MIPS) & bridge modes on k4.4 devices may sometimes work
in some configurations for certain builds but are not supported by the bcmdhd driver. Use client or repeater instead.
VAPs not working at boot fixed for unbridged VAPs in 40562 - 40566. Effective startup commands discussion thread is here.
If start-up scripts do not work from USB add a delay, e.g. wait script or 'sleep 25'.
Broadcom ARM devices if 5 GHz channels are missing, via Telnet/SSH: 'nvram set brcm_unlock=1' 'nvram commit' 'reboot'
Show us your findings with steps to reproduce, configuration, output, logs and important information below!

Important:
• For issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog, klog, serial, strace, tcpdump, wireshark etc.
• Any firewall NAT or WAN issues, show output: 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' and /tmp/.ipt file.
• Search SVN tickets & discuss in forum before opening. Before reporting: reset & manually set up, not restore from a backup.
• Please include operating & wireless modes (e.g. Gateway, Router, AP, CB, WDS, Mesh) & relevant configuration information.

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


Joined: 13 Dec 2020
Posts: 270

PostPosted: Wed Oct 20, 2021 13:21    Post subject: Reply with quote
Router/Version: Netgear R6250
Firmware: DD-WRT v3.0-r47581 std (10/20/21)
Kernel: Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Mode: Gateway, Wireless AP, unbound, CTF & FA Enabled. NAT/QoS Off
Reset: No
Previous : r47528
Upgrade: Web
Temperatures CPU 77.5 °C / WL0 49 °C /WL1 55.4 °C
Load: 0.00, 0.05, 0.06
Uptime 1/3hour

I found the Memory of buffers plus about 10.0 Mib, and I believe it is better for performance.
Total Available248.6 MiB / 256.0 MiB
Free 164.2 MiB / 248.6 MiB
Used 84.4 MiB / 248.6 MiB
Buffers 16.5 MiB / 84.4 MiB
Cached 15.7 MiB / 84.4 MiB
Active 29.2 MiB / 84.4 MiB
Inactive 13.3 MiB / 84.4 MiB
turbowells
DD-WRT User


Joined: 14 Sep 2019
Posts: 301
Location: Maine, USA

PostPosted: Wed Oct 20, 2021 13:38    Post subject: Reply with quote
Router/Version: Asus RT-AC66U
File: dd-wrt-#####-Asus_RT-AC66U.trx
Firmware: DD-WRT v3.0-r47581 giga (10/20/21)
Kernel: Linux 4.4.289 #12390 Wed Oct 20 04:46:56 +07 2021 mips
Mode: Gateway
Previous: r47528
Reset?: N
Status: Working - Did not reboot after upgrade, had to manually power off/on
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 967

PostPosted: Wed Oct 20, 2021 14:06    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r47528 std (10/10/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage + lighttpd (using Entware's php8) + DDNS (custom) + Cron / working
Issues/Errors: none

_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1857
Location: Hung Hom, Hong Kong

PostPosted: Wed Oct 20, 2021 14:31    Post subject: DD-WRT BS build 47581 and Asus RT-N18U Reply with quote
Router/Version: Asus RT-N18U (rev. A1)
Firmware: DD-WRT v3.0-r47581 std (10/20/21)
Kernel: Linux 4.4.289 #4357 Wed Oct 20 04:23:02 +07 2021 armv7l
Previous: DD-WRT v3.0-r47474 std (09/20/21)
Mode: WAN @ DHCP, Wireless @ AP
Status: Working (
Not 24/7; Not using IPv6, VAP, VPN, CTF, FA;
DDNS OK; Port-forwarding OK;
Using NAS (ksmbd, minidlna), USB (jffs, opt), Recursive DNS Unbound;
Entware core (CPU: armv71) installed without problem
)
Reset: NO reset during firmware upgrade

Summary

Right after firmware upgrade and hence a reboot, basic functions were all working. Only MiniDLNA was not started properly.

Pending cold boot....

update:

Nothing unexpected after cold boot. Even MiniDLNA was started properly. I am going to keep this report short... Smile


_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw


Last edited by mwchang on Wed Oct 27, 2021 12:12; edited 1 time in total
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Wed Oct 20, 2021 15:00    Post subject: Reply with quote
Linksys E2500
DD-WRT v3.0-r47581 mega (10/20/21)
Linux 4.4.289 #12406 Wed Oct 20 05:11:07 +07 2021 mips
GUI install over r47531
'dd-wrt.v24-47581_NEWD-2_K3.x_mega.bin'
used as simple WAP --- all ok Wink
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Wed Oct 20, 2021 17:19    Post subject: Reply with quote
Router/Version: Netgear R7000
File/Kernel: DD-WRT v3.0-r47581 std (10/20/21)
Previous/Reset: no
Issues/Errors: none so far
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12887
Location: Netherlands

PostPosted: Thu Oct 21, 2021 12:45    Post subject: Reply with quote
Router Model: Linksys E2000 (converted N320)

Firmware Version: DD-WRT v3.0-r47581 mega (10/20/21)
Kernel Version: Linux 4.4.289 #12406 Wed Oct 20 05:11:07 +07 2021 mips

Upgraded: from DD-WRT v3.0-r47381 mega (09/08/21)
Reset: No, not this time

Status: Up and running for 3 hours, currently setup as WAP with a VAP ( https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=330337 ), Wifi 2,4GHz working, unbridged VAP for guest access working.
WireGuard client working ( speed 23 Mb/s )

Errors: No, Seems like a good build,

Big Thanks to the devs!!

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
pawhtiobo
DD-WRT User


Joined: 13 Apr 2021
Posts: 68
Location: Portugal

PostPosted: Thu Oct 21, 2021 22:14    Post subject: Reply with quote
Router/Version: TP-Link Archer C9 v2
File/Kernel: archer-c9v2-webflash.bin/Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Previous/Reset: r47528/kinda of Yes
Mode/Status: Gateway/2.4GHz & 5GHz AP/DHCP server/DNS Server/Port forwarding/ipv4 only/USB Storage/SAMBA
Issues/Errors: Strange Samba behaviour

After the upgrade, transfering a file from W10 to my attached NTFS drive via Samba creates immediately before even I start the copy, a 0k file with the name of the original file and if I start the copy it asks me if I want to replace it (?), if I say Yes, the file is copied, and then I'm not able to deleted it anymore from any Windows machines via Samba share, also tested with W7 and same behaviour, Android and Linux, it works OK.

To troubleshoot the issue, I reverted to r44715, then factory reset (factory reset directly from r47528 bricks the router), then upgraded to r47581, and with only USB and minimal Samba config, I've done the same tests, and the behaviour is the same.
No errors in Syslog related to Samba or the drive, I couldn't find where in DD-Wrt is located the Samba log (if it exists?).

Ty BS and you all!
Wildlion
DD-WRT Guru


Joined: 24 May 2016
Posts: 1415

PostPosted: Fri Oct 22, 2021 2:58    Post subject: Reply with quote
Router: Buffalo WZR-1750DHP
Firmware: buffalo-wzr-1750dhp-webflash.bin (v3.0-r47581 std)
Kernel: Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Status: Working
Reset: No
Notes on configuration:

    Media Network
    DNSMasq
    Port Forwarding
    DHCP reservation
    DNSSEC
    SFE -- Disabled

Errors:

    None
alkanbw
DD-WRT Novice


Joined: 15 Dec 2011
Posts: 18

PostPosted: Fri Oct 22, 2021 6:04    Post subject: Reply with quote
pawhtiobo wrote:
Router/Version: TP-Link Archer C9 v2
File/Kernel: archer-c9v2-webflash.bin/Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Previous/Reset: r47528/kinda of Yes
Mode/Status: Gateway/2.4GHz & 5GHz AP/DHCP server/DNS Server/Port forwarding/ipv4 only/USB Storage/SAMBA
Issues/Errors: Strange Samba behaviour

After the upgrade, transfering a file from W10 to my attached NTFS drive via Samba creates immediately before even I start the copy, a 0k file with the name of the original file and if I start the copy it asks me if I want to replace it (?), if I say Yes, the file is copied, and then I'm not able to deleted it anymore from any Windows machines via Samba share, also tested with W7 and same behaviour, Android and Linux, it works OK.

To troubleshoot the issue, I reverted to r44715, then factory reset (factory reset directly from r47528 bricks the router), then upgraded to r47581, and with only USB and minimal Samba config, I've done the same tests, and the behaviour is the same.
No errors in Syslog related to Samba or the drive, I couldn't find where in DD-Wrt is located the Samba log (if it exists?).

Ty BS and you all!


Netgear R7000
same issue here with strange samba behavior
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12887
Location: Netherlands

PostPosted: Fri Oct 22, 2021 6:30    Post subject: Reply with quote
I pinged BS about the Samba issue.

Problem might be related to:
https://svn.dd-wrt.com/changeset/47534
https://svn.dd-wrt.com/changeset/47535

So going back to build 47528 could solve the Samba issue.

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Fri Oct 22, 2021 7:30    Post subject: Reply with quote
pawhtiobo wrote:
Router/Version: TP-Link Archer C9 v2
File/Kernel: archer-c9v2-webflash.bin/Linux 4.4.289 #4353 SMP Wed Oct 20 03:55:16 +07 2021 armv7l
Issues/Errors: Strange Samba behaviour

alkanbw wrote:
Netgear R7000
same issue here with strange samba behavior

thanks guys
I guess NOT many others use samba. I've been waiting to hear from others about the samba problem. Laughing

seems like same as I have been getting using samba on the WNDR3700v4 or the EA8500
Not using winders but from my Debian machines--- same batshit crazy samba on routers since r47531.
Maybe BrainSlayer broke some SAMBA something after r47531 ... there was a ksmbd update ' https://svn.dd-wrt.com/changeset/47535 ' just after that build so that is likely when it got fouled.
r47531 is the last build I have with GOOD working SAMBA ... yeayhuh, that was NOT a public release Wink
PeteSL
DD-WRT User


Joined: 01 May 2007
Posts: 98

PostPosted: Fri Oct 22, 2021 11:47    Post subject: Reply with quote
Router Model: Asus RT-AC3100 (Experimental build)
Firmware Version: DD-WRT v3.0-r47581 std (10/20/21)
Kernel Version: Linux 4.4.289 #4361 SMP Wed Oct 20 04:51:17 +07 2021 armv7l
Reset: No; Install via UI
In Use: 2/5 GHz WAP; NAT; Wireguard Site-Site client; uPNP; SFE; no DNS/DNSMASK


Only issue is ports are still reversed in Switch display, port 5 & 6 displayed yet non-existent.

Otherwise, performance is solid (5 up, 50 down per ISP). No red errors in Syslog. Only syslog anomaly at startup:
Code:
Dec 31 18:00:11 wrouter daemon.info mstpd[673]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 18:00:11 wrouter daemon.info mstpd[673]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 18:00:11 wrouter daemon.info mstpd[673]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 9


Last edited by PeteSL on Fri Oct 22, 2021 14:53; edited 1 time in total
booz
DD-WRT Novice


Joined: 13 May 2019
Posts: 7

PostPosted: Fri Oct 22, 2021 12:52    Post subject: Reply with quote
Router/Version: Netgear EX6200
File: netgear-ex6200-webflash.bin
Mode: Router
Previous: DD-WRT v3.0-r38580M mini (02/05/19)
Reset?: Y
Status: Working great
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom 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 can attach files in this forum
You can download files in this forum