New Build - 09/10/2020 - r44340

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


Joined: 20 Jan 2019
Posts: 5700

PostPosted: Thu Sep 10, 2020 17:23    Post subject: New Build - 09/10/2020 - r44340 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 specific device 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 doesn't work)

CLI Flash: 'cd /tmp' then 'wget {file URL}' (or 'curl -k {file URL} -o {file}') with http (not https) or ftp. Then 'write {file} linux'.

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

Notes:
r41664 or later for SFE NAT (k3.2+), KRACK (k24+), PBR+SFE, CAKE & FQ_CODEL_FAST (reset!), GTK Rekey timer fixes.
• Reset button was broken at 40571, then fixed in build r40750.
Experimental build option for Broadcom 8MB+ K2.x devices (limited currently): broadcom_K3X_mipsel32r1
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle. 6920, 6928, 6931, 6932 (WIP 7040)
In-kernel Samba has been implemented this year and default min/max versions have changed 6954, 6957, with WSD support.
• Broadcom MIPS devices are now on kernel 4.4. N66U/AC66U half memory is fully resolved.
• Local DNS option removed from Services->DNSMasq in changesets 43080 and 43081; ref: #7092
• DHCP and DNS help (English) updated in 43083; ref: #7091
• WAN lease time approaching zero bug on WRT54* devices fixed in 43191; ref: #6456
• Images for WNR3500Lv2 (BRCM NAND flash crash bug) fixed in 43219 (43217); ref: #7098
• WireGuard 1.0.20200729 & Tools: PBR, Kill Switch, Inbound Firewall, Naming of Peers, Status, Key, Guides. Thanks BS & egc!

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 in certain builds but are not supported by the bcmdhd driver. Use client or repeater instead.
VAPs not working at boot fixed for unbridged VAPs with r40564:40566. Workaround startup command:
sleep 10;stopservice nas;stopservice wlconf;startservice wlconf;startservice nas (there are a few alternatives, search).
If start-up scripts do not work from USB add a delay (e.g. wait script or 'sleep 25').
For Broadcom ARM devices missing 5GHz channels, via telnet/ssh: 'nvram set brcm_unlock=1' 'nvram commit' 'nvram reboot'

Important:
• If reporting issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog, serial output, strace, tcpdump etc.
• For firewall NAT or WAN issues provide 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' and the /tmp/.ipt file.
• Search existing SVN tickets before opening a new one. Before reporting, reset and manually setup (no nvram backup).
• Be sure to include operating and wireless modes (Gateway, AP, CB, etc.) along with 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
bushant
DD-WRT Guru


Joined: 18 Nov 2015
Posts: 2036

PostPosted: Thu Sep 10, 2020 18:26    Post subject: Reply with quote
R6200v2 WLAN Repeater
DD-WRT v3.0-r44340 std (09/10/20)
Linux 4.4.235 #1025 SMP Wed Sep 9

tftp-> r44340-R6250-factory-to-dd-wrt. chk
Previous r44329
no reset

working fine so far
uptime ~8 hrs

Thanks Brainslayer!

_________________
Forum Guide Lines (with helpful pointers about how to research your router, where and what firmware to download, where and how to post and many other helpful tips!)
How to get help the right way

Before asking for help - Read the forum guidelines AND Upgrade DD-WRT!
Adblock by eibgrad (1.1M blocked) + Blocklist Collection

dwardo
DD-WRT User


Joined: 07 Feb 2013
Posts: 126
Location: France

PostPosted: Thu Sep 10, 2020 20:58    Post subject: Reply with quote
Router/Version: TP-Link Archer C9 v1
File/Kernel: Linux 4.4.235 #1027 SMP Thu Sep 10 08:20:07 +04 2020 armv7l
Previous/Reset: r44251/no
Mode/Status: Gateway/2.4GHz & 5GHz AP/Openvpn server/Wireguard server/DHCP server/DNS Server/Port forwarding
Issues/Errors:
    USB "Run-on-mount Script" (usb_runonmount) is not executed (hasn't - at least - since 42910)
    Code:

    Jan  1 01:00:07 archy kern.err kernel: nflash: found no supported devices
    Jan  1 01:00:07 archy kern.err kernel: brcmnand: found no supported devices
    Jan  1 01:00:07 archy daemon.info mstpd[650]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
    Jan  1 01:00:07 archy daemon.info mstpd[650]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
    Jan  1 01:00:07 archy daemon.info mstpd[650]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 8
    Jan  1 01:00:08 archy daemon.info mstpd[650]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
    Jan  1 01:00:08 archy daemon.info mstpd[650]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
    Sep 10 22:50:47 archy kern.err kernel: hub 3-0:1.0: config failed, hub doesn't have any ports! (err -19)


Last edited by dwardo on Fri Sep 11, 2020 7:17; edited 1 time in total
ZenInTexas
DD-WRT Novice


Joined: 11 Aug 2020
Posts: 47

PostPosted: Thu Sep 10, 2020 21:29    Post subject: Reply with quote
Router/Version: Linksys EA2700/V1
File/Kernel: cli dd-wrt-44340-ea2700.trx/Linux 4.4.235 #3792 Thu Sep 10 14:41:14 +04 2020 mips
Previous/Reset: r44251/No
Mode/Status: gateway,AP,DHCP/working
Issues/Errors: None/None

Router/Version: Linksys WRT610N/V2
File/Kernel: upgrade.cgi dd-wrt.v24-44340_NEWD-2_K3.x_mega_wrt610nv2.bin/Linux 4.4.235 #3804 Thu Sep 10 14:56:20 +04 2020 mips
Previous/Reset: r44251/No
Mode/Status: gateway, AP, DHCP, VLAN, Port Forward, IP Ports=32768/working
Issues/Errors: None/None
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Fri Sep 11, 2020 2:52    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r44340 std (09/10/20)
Kernel: Linux 4.4.235 #1025 SMP Wed Sep 9 09:23:50 +04 2020 armv7l
Previous: r44251
Mode/Status: Gateway / working
Reset: no
Issues/Errors: Working well so far.

Uptime: 2hrs 31mins
Temperatures: CPU 65.8 °C / WL0 46.0 °C / WL1 51.8 °C
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 967

PostPosted: Fri Sep 11, 2020 7:45    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.235 #1025 SMP Wed Sep 9 09:23:50 +04 2020 armv7l
Previous/Reset: DD-WRT v3.0-r44251 std (08/27/20) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) / working
Issues/Errors: none
rnix
DD-WRT User


Joined: 23 Feb 2016
Posts: 200

PostPosted: Fri Sep 11, 2020 10:17    Post subject: Reply with quote
Router/Version: Asus RT-N18U
Firmware: DD-WRT v3.0-r44340 std (09/10/20)
Kernel: Linux 4.4.235 #1029 Thu Sep 10 08:26:36 +04 2020 armv7l
Mode: Gateway
Previous: r44251
Reset: No
Status: cli upgrade, all ok
Valeriy_tc
DD-WRT User


Joined: 03 Sep 2016
Posts: 80
Location: Ukraine

PostPosted: Fri Sep 11, 2020 11:00    Post subject: Linksys EA6400 Reply with quote
Router/Version: Linksys EA6400
Mode: Gateway/AP
Firmware: DD-WRT v3.0-r44340 std (09/10/20)
Kernel: Linux 4.4.235 #1025 SMP Wed Sep 9 09:23:50 +04 2020 armv7l
Previous: r44112
Reset: No.
Issues/Errors: Working well so far.
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 739

PostPosted: Fri Sep 11, 2020 13:30    Post subject: Reply with quote
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r44340 std (09/10/20) (prev. DD-WRT v3.0-r44251 std (08/27/20))
Kernel: Linux 4.4.235 #1025 SMP Wed Sep 9 09:23:50 +04 2020 armv7l
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL, Keep Alive reboot 5:00 in the morning
Reset: No
Status: 6h up, fine.

Router/Version: Asus RT-N66U
File: dd-wrt.v24-44340_NEWD-2_K3.x-big-RT-N66U.trx
Firmware: DD-WRT v3.0-r44340 big (09/10/20) (prev. DD-WRT v3.0-r44251 big (08/28/20))
Kernel: Linux 4.4.235 #3800 Thu Sep 10 14:51:32 +04 2020 mips
Mode: Gateway, Wifi disabled, Wireguard Endpoint for external VPS, connected via DHCP WAN to WRT1900ACS v2, Keep Alive reboot 6:05 in the morning
Reset: No
Status: 6h up and running.
elatllat
DD-WRT Novice


Joined: 20 Feb 2020
Posts: 31

PostPosted: Fri Sep 11, 2020 16:06    Post subject: Reply with quote
Router/Version: Asus RT-AC66U/A1
File/Kernel: dd-wrt-44340-Asus_RT-AC66U.trx/Linux 4.4.235 #3788 Thu Sep 10 14:35:56 +04 2020 mips
Previous/Reset:DD-WRT v3.0-r43334 giga (06/04/20)/no
Mode/Status: router/OK
Issues/Errors: no/no
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Fri Sep 11, 2020 19:34    Post subject: Reply with quote
R7000 - IPTV Gateway (Streaming to BOTH: ISP 4K PRV & 4K TVBox)
-DHCP WAN
-Mode Gateway
-SFE Enabled
-SSH -Custom Port, No-Key Password Required & Local Only
-Syslog Enabled
-NTP server left blank
-QoS - Disabled
-TCP Congestion - bic
-Filter Multicast Disabled
-IGMP Snooping On - br0 only
-USB Disabled
-IPv6 Disabled
-STP All Off
-DDNS Disabled
-WiFi Disabled
-Telnet Disabled
-ttraff Disabled
-Info Site Password Protection Enabled
-Custom Startup Script

Router: Netgear R7000 for ISP 4K IPTV Gateway
Firmware: DD-WRT v3.0-r44340 std (09/10/20) [From: DD-WRT v3.0-r44213 std (08/18/20)]
Linux Rel: Linux 4.4.235 #1025 SMP Wed Sep 9 2020 armv7l [FRom: Linux 4.4.232 #862 SMP Mon Aug 17 2020 armv7l]
Reset: Yes, Swapped R7000 spare with CLI load, full erase and manual re-configure
Status & Uptime over 13 hours. Multi-Streaming AV from ISP 4K TV Boxes, All Good!
Issues/Fixes: none/none

Thank-you BrianSlyer for your Great Work and everyone else who makes DD-WRT Great on the Forum!

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
Huike
DD-WRT Novice


Joined: 10 Sep 2016
Posts: 17

PostPosted: Fri Sep 11, 2020 22:46    Post subject: The proxy Privoxy is not working still Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r44340 std (09/10/20)
Kernel: Linux 4.4.235 #1025 SMP Wed Sep 9 09:23:50 +04 2020 armv7l
Mode: Gateway
Previous: r44251
Reset: No
Status: Privoxy is not working from version r44213.

If Privoxy is enabled, can't access outside websites. Connections will just time out. DNS can resolve outside hosts IP address, but can't ping outside hosts. I have to disable Privoxy to work around for now. Hope you guys can solve it in next version. Also Netgear R8000 had the same issue.
Abboo
DD-WRT User


Joined: 03 Apr 2016
Posts: 175

PostPosted: Fri Sep 11, 2020 23:32    Post subject: Reply with quote
Router Model: Netgear R8000
Firmware Version: DD-WRT v3.0-r44340 std (09/10/20)
Kernel Version: Linux 4.4.235 #1032 SMP Thu Sep 10 08:50:48 +04 2020 armv7l
Previous Version: DD-WRT v3.0-r44213 std (08/18/20)
Drivers: Experimental
Services: samba, wireguard client, openvpn client, dhcp, wifi 2.4 ghz, usb, nas
Status: working
Updated: via webgui
Mode: AP/gateway
Issues: none
Uptime: 23:49
Reset: no
Errors: as reported in the syslog below

Dec 31 20:00:19 DD-WRT local5.err ksmbd: [ksmbd-worker/1197]: ERROR: Can't open `/tmp/smb.db': No such file or directory
Dec 31 20:00:19 DD-WRT local5.err ksmbd: [ksmbd-worker/1197]: ERROR: User database file does not exist. Only guest sessions (if permitted) will work.
Dec 31 20:00:19 DD-WRT user.err wsdd2[1190]: error: wsdd-mcast-v4: wsd_send_soap_msg: send
Sep 10 19:28:12 DD-WRT user.err wsdd2[1190]: Terminated received.
Sep 10 19:28:12 DD-WRT local5.err ksmbd: [ksmbd-manager/1196]: ERROR: WARNING: child process exited abnormally: 1197
Sep 10 19:28:15 DD-WRT local5.err ksmbd: [ksmbd-manager/2188]: ERROR: Failed to create lock file: File exists
Sep 10 19:32:38 DD-WRT local5.err ksmbd: [ksmbd-worker/2752]: ERROR: Can't open `/tmp/smb.db': No such file or directory
Sep 10 19:32:38 DD-WRT local5.err ksmbd: [ksmbd-worker/2752]: ERROR: User database file does not exist. Only guest sessions (if permitted) will work.
Sep 10 20:02:59 DD-WRT daemon.err httpd[2760]: httpd : Request Error Code 408: No request appeared within a reasonable time period.
Sep 11 19:15:02 DD-WRT daemon.err httpd[2760]: httpd : Request Error Code 401: Authorization required. please note that the default username is "root" in all newer releases
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6870
Location: Romerike, Norway

PostPosted: Sat Sep 12, 2020 7:35    Post subject: Reply with quote
Router/Version: Asus RT-AC66U/A1
File/Kernel: dd-wrt-44340-Asus_RT-AC66U.trx/Linux 4.4.235 #3788 Thu Sep 10 14:35:56 +04 2020 mips
Previous/Reset:DD-WRT v3.0-r43251 giga /no
Mode/Status: router/OK
Issues/Errors: None found so far
RageX
DD-WRT Novice


Joined: 01 Jan 2020
Posts: 35

PostPosted: Sat Sep 12, 2020 9:36    Post subject: Reply with quote
Router/Version: D-Link DIR-890L
File: dir890-webflash.bin
Firmware: DD-WRT v3.0-r44340 std (09/10/20)
Kernel: Linux 4.4.235 #1030 SMP Thu Sep 10 08:33:18 +04 2020 armv7l
Previous: r41954
Mode: Gateway, AP
Reset: Yes
Status: Working fine

Uptime: 20hrs 3mins
Temperatures: CPU 65.8 °C / WL0 49.3 °C / WL1 46.5 °C
Goto page 1, 2, 3  Next Display posts from previous:    Page 1 of 3
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