New Build - 07/17/2020 - r43824

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


Joined: 20 Jan 2019
Posts: 5660

PostPosted: Fri Jul 17, 2020 13:36    Post subject: New Build - 07/17/2020 - r43824 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 r43813 (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.20200623: PBR, Kill Switch, Inbound Firewall, Naming of Peers, Status, Key, Guides. Thanks 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) and 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 that do not show all 5GHz channels, via telnet/ssh: nvram set brcm_unlock=1(enter),
nvram commit(enter), nvram reboot(enter)

Important:
• If reporting issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog/serial output, strace etc.
• For firewall issues provide 'iptables -L', 'iptables -t nat -L' 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
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Fri Jul 17, 2020 19:00    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r43824 std (07/17/20)
Kernel: Linux 4.4.230 #608 SMP Fri Jul 17 08:00:26 +04 2020 armv7l
Previous: r43813
Mode/Status: Gateway / working
Reset: no
Issues/Errors: Working well so far.

Uptime: 29mins
Temperatures: CPU 66.4 °C / WL0 46.5 °C / WL1 52.3 °C
claudinei
DD-WRT User


Joined: 21 Mar 2009
Posts: 66

PostPosted: Fri Jul 17, 2020 19:18    Post subject: Asus RT-AC3200 Reply with quote
Router: Asus RT-AC3200
Firmware: DD-WRT v3.0-r43824 std (07/17/20)
Previus: DD-WRT v3.0-r43813 std (07/15/20)
Kernel: Linux 4.4.230 #613 SMP Fri Jul 17 08:28:17 +04 2020 armv7l
CPU Model: Broadcom BCM4709
Status: working
Mode: Gateway
Reset: No
Services: SAMBA, FTP, DNS on Pi-Hole

Apple dedecives iphoneX can`t be associate by wifi 2.4 and 5.0Ghz...

Follow the error....
rt-ac3200 kern.info kernel: CONSOLE: 004547.804 wlc_ieml_parse_frame: err -1

Even after I try to fix the issue with/ the procedure below, it not worked areal!

nvram set brcm_unlock=1
nvram commit
reboot

nvram show | grep unlock
size: 52147 bytes (13389 left)
brcm_unlock=1

The fanny parts is, other stations are connected w/ any problem!

Any suggestions?

_________________
RT-AC68U
RT-AC3200
TL-MR3020
TL-WDR3600 v1
tinkeruntilitworks
Guest





PostPosted: Fri Jul 17, 2020 21:14    Post subject: Reply with quote
Router/Version: Netgear R7000P
File/Kernel: netgear-r7000p-webflash.bin / Linux 4.4.230 #613 SMP Fri Jul 17 08:28:17 +04 2020 armv7l
Previous/Reset: r43813 / no
Mode/Status: Gateway [2.4GHz AP] [5GHz AP] Unbound jffs2
Issues/Errors: all seems well

Router/Version: Netgear R7000P
File/Kernel: netgear-r7000p-webflash.bin / Linux 4.4.230 #613 SMP Fri Jul 17 08:28:17 +04 2020 armv7l
Previous/Reset: r43813 / no
Mode/Status: Gateway [2.4GHz Client] [5GHz AP]
Issues/Errors: all seems well


Last edited by tinkeruntilitworks on Sat Jul 18, 2020 2:00; edited 1 time in total
Abboo
DD-WRT User


Joined: 03 Apr 2016
Posts: 175

PostPosted: Sat Jul 18, 2020 0:18    Post subject: Reply with quote
Router Model: Netgear R8000
Firmware Version: DD-WRT v3.0-r43824 std (07/17/20)
Kernel Version: Linux 4.4.230 #615 SMP Fri Jul 17 08:45:27 +04 2020 armv7l
Previous: DD-WRT v3.0-r43718 std (07/09/20)
Reset: no
Upgraded: via webgui
Drivers: experimental
Services: samba, openvpn client, wireguard client, wifi 2.4 Ghz, dhcp
Status: working
Uptime: 57 min
Load Average: 0.31, 0.32, 0.27
Temperatures: CPU 51.4 °C
Issues: none
Errors: as shown below from syslog



Jul 17 19:28:32 DD-WRT daemon.err openvpn[1350]: event_wait : Interrupted system call (code=4)
Jul 17 19:39:13 DD-WRT daemon.err httpd[1236]: httpd : Request Error Code 408: No request appeared within a reasonable time period.
Jul 17 20:01:56 DD-WRT user.err wsdd2[2107]: error: wsdd-mcast-v6: wsd_send_soap_msg: send
Jul 17 20:04:19 DD-WRT user.err wsdd2[1819]: Terminated received.
Jul 17 20:04:19 DD-WRT local5.err ksmbd: [ksmbd-worker/4510]: ERROR: Can't open `/tmp/smb.db': No such file or directory
Jul 17 20:04:19 DD-WRT local5.err ksmbd: [ksmbd-worker/4510]: ERROR: User database file does not exist. Only guest sessions (if permitted) will work.


Thanks BS; great job
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 951

PostPosted: Sat Jul 18, 2020 1:08    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.230 #608 SMP Fri Jul 17 08:00:26 +04 2020 armv7l
Previous/Reset: DD-WRT v3.0-r43813 std (07/15/20) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) / working
Issues/Errors: none
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 733

PostPosted: Sat Jul 18, 2020 8:55    Post subject: Reply with quote
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r43824 std (07/17/20) (prev. DD-WRT v3.0-r43718 std (07/09/20))
Kernel: Linux 4.4.230 #608 SMP Fri Jul 17 08:00:26 +04 2020 armv7l
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL
Reset: No
Status: 12m up, everything ok.

Router/Version: Asus RT-N66U
File: dd-wrt.v24-43824_NEWD-2_K3.x-big-RT-N66U.trx
Firmware: DD-WRT v3.0-r43824 big (07/17/20) (prev. DD-WRT v3.0-r43718 big (07/09/20))
Kernel: Linux 4.4.230 #2674 Fri Jul 17 14:37:12 +04 2020 mips
Mode: Gateway, Wifi disabled, Wireguard Endpoint for external VPS, connected via DHCP WAN to WRT1900ACS v2
Reset: No
Status: 5m up, ok.
xraive
DD-WRT User


Joined: 08 Mar 2016
Posts: 134

PostPosted: Mon Jul 20, 2020 15:27    Post subject: Reply with quote
Router Model / Version: Netgear R6300V2
Previous Firmware: DD-WRT v3.0-r43800 std (07/15/20)
Current Firmware: DD-WRT v3.0-r43824 std (07/17/20)
File: netgear-r6300v2-webflash.bin
Kernel: Linux 4.4.230 #608 SMP Fri Jul 17 08:00:26 +04 2020 armv7l
Reset: No
Mode: Wireless - AP, Operating - Gateway (WAN PPPoE)
Setup: SFE, NTP, DDNS (inadyn/Entware), DNSMasq (GUI+ additional options on USB, Lighttpd, Syslog, SSH, Telnet, USB, Samba (with users), Remote Access (HTTPS & SSH), Startup Script (For DNSMasq & inadyn), Adblock for DD-WRT by Yamaraj
Uptime: up 1 day, 4:59, load average: 0.58, 0.44, 0.38
Temperatures: CPU 77.5 °C / WL0 49.1 °C / WL1 56.0 °C
Issues: None.

Status: Working. Have about 30 clients on it.

Thanks BrainSlayer!
Display posts from previous:    Page 1 of 1
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