New Build 42015: 01-18-2020-r42015

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


Joined: 08 May 2018
Posts: 14223
Location: Texas, USA

PostPosted: Sat Jan 18, 2020 14:22    Post subject: New Build 42015: 01-18-2020-r42015 Reply with quote
WARNING: DO NOT flash this experimental test build unless you know the risks and recovery methods. Report here to provide important info for developers and users. Always state your hardware model & version, mode (e.g. Repeater) and SPECIFIC build (e.g. netgear-r7000-webflash). Avoid discussions and create a new thread for specific problems or questions as this thread is not for support, and posts may be deleted or moved.

Downloads: if a link does not work, try another (alternative @DD-WRT website)
https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2020/01-18-2020-r42015/
ftp://ftp.dd-wrt.com/betas/2020/01-18-2020-r42015/
Note: for wget (or curl) with CLI flash (`write {f/w} linux`), change the https to http, use `curl -k {link} -o {file}`, or ftp

Changelogs:
SVN* changelog since last build: 41986
Summary: (deprecated after 29739)
*Github mirror: https://github.com/mirror/dd-wrt/

Important: if reporting any issues, provide applicable info (GUI syslog, `dmesg`, `cat /var/log/messages`, etc.)
Or put into SVN ticket. For firewall issues, also provide "iptables" info (`iptables -L`, `iptables -t nat -L`, & the /tmp/.ipt file).

Issues, observations, and/or workarounds reported:
1. DNScrypt is mostly only using v2 protocols now, but requires Golang that DD can't use: 6246
2. WDS does not work on Broadcom ARM devices (only MIPS<->MIPS)
3. 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 to search)

Notes:
1. SFE accelerated NAT is in 33006+ builds but only in kernel 3.2 and newer
2. 'KRACK' vulnerability fixes were completed in r33678 for Broadcom, including k26 (33655) & k24 (33656); use 33772 or later.
3. 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 as WDS doesn't work with Broadcom ARM either (see Issues below).
4. PBR/UDP with SFE working again since r40513 (see 6729)
5. CAKE scheduler changes "completed" with r41057 (see 5796) & FQ_CODEL_FAST with r41027 (reset first!)
6. Reset button was broken in 40571; fixed in build 40750.
7. Radio Timer / GTK Renewal issues, syslog spam and wireless issues (BCM MIPS) fixed with r41662
8. New Broadcom build option for 8MB+ K2.x devices (limited currently):
broadcom_K3X_mipsel32r1 [BS has tested on a WRT600N v1.1]
9. CVE-2019-14899 VPN fix (r41784: applicability depends on VPN setup) and GUI toggle (r41812): ticket 6920, 6928, 6931, 6932

Template example to copy (after "Code:") for posting issues, be sure to include the mode in use (gateway, AP, CB, etc.):
Code:
[b][u]Router/Version:[/u][/b]
[b]Mode:[/b]
[b]File: [/b]
[b]Kernel: [/b]
[b]Status: [/b]

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
moisesmcardona
DD-WRT Novice


Joined: 22 Jun 2014
Posts: 44

PostPosted: Sat Jan 18, 2020 14:37    Post subject: Reply with quote
Router/Version: Linksys EA6500 v1
Mode: Router
File: dd-wrt-42015-ea6500.trx
Kernel: Linux 3.10.108-d9 #1604 Sat Jan 18 14:29:43 +04 2020 mips
Status: Working

_________________
Linksys WRT32X, Linksys EA6500 v1, TP-Link TL-WR842ND
Spectrum 940/35 mbit
martin-s
DD-WRT Novice


Joined: 24 Dec 2019
Posts: 4

PostPosted: Sat Jan 18, 2020 17:10    Post subject: Reply with quote
Router/Version: Netgear R6400v1
File: netgear-r6400-webflash.bin
Firmware: DD-WRT v3.0-r42015 std (01/18/20)
Kernel: Linux 4.4.210 #709 SMP Fri Jan 17 10:13:50 +04 2020 armv7I
Mode: AP/USB/NAS/GATEWAY/FORWARDING/RESERVED IP
Previous: r41954
Reset?: N
Status: Samba status is stopped. USB mounts but unable to get Samba to start. Reboot or re-enable Samba has no affect. Reverting back to r41954 and Samba works.
tinkeruntilitworks
Guest





PostPosted: Sat Jan 18, 2020 18:02    Post subject: Reply with quote
Router: Netgear R7000P
Kernel: Linux 4.4.210 #714 SMP Sat Jan 18 09:28:49 +04 2020 armv7l
Mode: Gateway/AP 2.4GHz 5GHz IPv6 static leases Unbound JFFS2
Status: up 4hrs all seems well
Monkeydo
DD-WRT Novice


Joined: 12 Nov 2019
Posts: 6

PostPosted: Sat Jan 18, 2020 18:08    Post subject: Reply with quote
Router/Version: Dlink-DIR885L/V.A2/Broadcom BCM4709
Mode: AP/OpenVPN client/PIA
File: 01-18-2020-r42015-dir885-webflash
Kernel: Linux 4.4.210 #714 SMP Sat Jan 18 09:28:49 +04 2020 armv7l
Status: Working
Firmware: DD-WRT v3.0-r42015 std (01/18/20)
Previous: DD-WRT v3.0-r41986 std (01/14/20)
NAT/QoS: HFSC/CAKE
Reset: N
Issues/Errors: None

Uptime: 01:00
Temperatures: CPU 78.0 °C / WL0 56.5 °C / WL1 59.0 °C
TX Power: 100 mW
CPU Clock: 1400 MHz

Flashed from gui. Syslogs clean.
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14223
Location: Texas, USA

PostPosted: Sat Jan 18, 2020 18:25    Post subject: Reply with quote
martin-s wrote:
Status: Samba status is stopped. USB mounts but unable to get Samba to start. Reboot or re-enable Samba has no affect. Reverting back to r41954 and Samba works.


The webUI is in error, perhaps. Did you telnet / ssh in and verify with ps?

https://svn.dd-wrt.com/ticket/6949

Also, as mrjcd reported in Atheros forum, there may be some other quirks:

https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1188508#1188508

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Sat Jan 18, 2020 18:44    Post subject: New Build 42015: 01-18-2020-r42015 Reply with quote
Router/Version: Netgear WNR 3500L v2
Mode: Internet gateway and WIFI AP
File: dd-wrt.v24-42015_NEWD-2_K3.x_mega-WNR3500Lv2
Kernel: Linux 3.10.108-d9 #1604 Sat Jan 18 14:29:43 +04 2020 mips
Status: OK, but issues.

1) DNS service working correctly only when DHCP server for lan is enabled. When disable DHCP, DNS service totally stop working. This problem is since build: #41986.
2) I'm update device from version #41954 to #42015 and when I'm restart router via ssh and reboot command WAN port won't transmit any signal. Netgear was reply for LAN ping and generally device was operate, but Internet signal isn't provide to Netgear. I'm especially check this problem and ISP modem transmit the internet signal correctly, but Netgear can't work on WAN interface. Probably is problem with DD-WRT firmware. I'm make restore factory defaults for Netgear and make configuration one more time. Generally router work currently and transmit internet to my devices, but it was some problems after update.


Last edited by thommy181 on Sat Jan 18, 2020 19:09; edited 1 time in total
grc
DD-WRT User


Joined: 11 Jul 2018
Posts: 122

PostPosted: Sat Jan 18, 2020 19:00    Post subject: Re: New Build 42015: 01-18-2020-r42015 Reply with quote
Router/Version: Netgear r6300v2
Status: clients are not getting DHCP lease, back to r41686 std (12/10/19)
amadeus
DD-WRT Novice


Joined: 06 Nov 2019
Posts: 38

PostPosted: Sat Jan 18, 2020 20:44    Post subject: Reply with quote
Router/Version: Netgear R6700v3
Firmware: DD-WRT v3.0-r42015 std (01/18/20)
Kernel: Linux 4.4.210 #709 SMP Fri Jan 17 10:13:50 +04 2020 armv7l
Previous: r41986
Mode: AP/USB/FORWARDING
Status: Working
Reset: N
Issues/Errors: None. Syslogs clean.

Uptime: 5 hours
Temperatures: CPU 68.0 °C / WL0 46.0 °C / WL1 49.0 °C
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Sat Jan 18, 2020 20:45    Post subject: Reply with quote
Netgear WNDR4000: 2.4GHz CB -> 5GHz AP + VAP
File: nv64k.bin: DD-WRT v3.0-r42015 mega (01/18/20)
Kernel: Linux 3.10.108-d9 #1620 Sat Jan 18 14:45:18 +04 2020 mips
Status: Working, I changed the 5GHz channel and wasn't seeing the SSIDs, but a reboot fixed it and connects fine. Not sure if it was working before the channel change.

I pinged BS about the CLI update failing with "Bad trx header" and he said it needs the trailed build. I thought about trying that, but my 4500v2 updates fine w/ the non-trailed .bin file. Oh well.

_________________
# NAT/SFE/CTF: limited speed w/ DD # Repeater issues # DD-WRT info: FAQ, Builds, Types, Modes, Changes, Demo #
OPNsense x64 5050e ITX|DD: DIR-810L, 2*EA6900@1GHz, R6300v1, RT-N66U@663, WNDR4000@533, E1500@353,
WRT54G{Lv1.1,Sv6}@250
|FreshTomato: F7D8302@532|OpenWRT: F9K1119v1, RT-ACRH13, R6220, WNDR3700v4


Last edited by jwh7 on Sat Jan 18, 2020 21:18; edited 1 time in total
martin-s
DD-WRT Novice


Joined: 24 Dec 2019
Posts: 4

PostPosted: Sat Jan 18, 2020 21:04    Post subject: RE: Samba not working Reply with quote
kernel-panic69 - Thanks for the hint...
PS shows Samba running, GUI shows enabled-stopped.
Samba can be accessed from Win10 PC by IP address only (not by router name). XP PC can no longer access Samba drive - gets Data Error (CRC) when drive mapping attempted. Min=NT 1.0, Max=SMB 2. Samba server string, workgroup, user, password are all configured. This configuration has been tested and working in r41954.

EDIT - looks like we have an answer from BS
https://svn.dd-wrt.com/ticket/6954#comment:2
NT1->SMB2 are disabled going forward.
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Sat Jan 18, 2020 23:05    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r42015 std (01/18/20)
Kernel: Linux 4.4.210 #709 SMP Fri Jan 17 10:13:50 +04 2020 armv7l
Previous: r41986
Mode/Status: Gateway / working
Reset: no
Issues/Errors: Working well so far.

Uptime: 1hr 37min
Temperatures: CPU 64.7 °C / WL0 46.3 °C / WL1 52.4 °C
Betch
DD-WRT Novice


Joined: 12 Jan 2020
Posts: 7

PostPosted: Sat Jan 18, 2020 23:08    Post subject: Reply with quote
Router/Version: Netgear R8000
Firmware: DD-WRT v3.0-r42015 std (01/18/20)
Kernel: Linux 4.4.210 #709 SMP Fri Jan 17 10:13:50 +04 2020 armv7l
Previous: KONG 40270
Mode: AP
Status: Working
Reset: Just about to

Best BS Build I've had for the R8000 so far, getting loads of noise on the 2.4 radio, just rebooting to see if it'll sort itself out.

Will update in a bit
Betch
DD-WRT Novice


Joined: 12 Jan 2020
Posts: 7

PostPosted: Sat Jan 18, 2020 23:11    Post subject: Reply with quote
Yeah still loads of noise (-74)
Betch
DD-WRT Novice


Joined: 12 Jan 2020
Posts: 7

PostPosted: Sat Jan 18, 2020 23:18    Post subject: Reply with quote
Solved the noise on the 2.4 radio through a Channel change, however both 5g radios are stuck in auto, annoying but doesn't seem to be an issue interims of bandwidth.
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