New Build 41986: 01-14-2020-r41986

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


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Tue Jan 14, 2020 15:14    Post subject: New Build 41986: 01-14-2020-r41986 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-14-2020-r41986/
ftp://ftp.dd-wrt.com/betas/2020/01-14-2020-r41986/
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:
[u]{Router/Version}:[/u] [b]{Mode}[/b]
[b]File: [/b]
[b]Kernel: [/b]
[b]Status: [/b]

_________________
# 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 Wed Jan 15, 2020 1:29; edited 3 times in total
Sponsor
twindragon6
DD-WRT User


Joined: 29 Jun 2008
Posts: 332

PostPosted: Tue Jan 14, 2020 16:08    Post subject: Netgear Nighthawk R7000 Reply with quote
Is this a good build?!? A quick look at the SVN and I kinda don't want to flash this...

https://svn.dd-wrt.com/changeset/41987
dragonC
DD-WRT User


Joined: 23 May 2015
Posts: 272

PostPosted: Tue Jan 14, 2020 16:11    Post subject: Re: Netgear Nighthawk R7000 Reply with quote
twindragon6 wrote:
Is this a good build?!? A quick look at the SVN and I kinda don't want to flash this...

https://svn.dd-wrt.com/changeset/41987


Thanks for noticing this. I missed that entirely.

That extra flag looks just like the optimizer flag -- not dealbreaking as I suppose the default optimizer option would be used (whatever it is in BS's toolchain), but I'd wait for the next build too.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12837
Location: Netherlands

PostPosted: Tue Jan 14, 2020 16:25    Post subject: Reply with quote
It is only for the really old Broadcom routers running Linux 2.4. Smile
_________________
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
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Tue Jan 14, 2020 16:25    Post subject: Re: Netgear Nighthawk R7000 Reply with quote
twindragon6 wrote:
Is this a good build?!? A quick look at the SVN and I kinda don't want to flash this...

https://svn.dd-wrt.com/changeset/41987
linux.v24_2 is for k2.4 (NEWD) builds, i.e the /broadcom folder.

k3.x+ kernels are at src/linux/universal.

I was wondering the same, but that folder is populated so they finished compiling. I'm not sure about 41988, but 41987 stems from 41979-41981 (latest k2.4 and GCC 9.2.0).

Edit: or what egc said Razz

_________________
# 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 Tue Jan 14, 2020 18:52; edited 2 times in total
thommy181
DD-WRT User


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

PostPosted: Tue Jan 14, 2020 16:33    Post subject: New Build 41986: 01-14-2020-r41986 Reply with quote
In this build is a problem with dns service working. I have WNR3500L v2 and DNS won't resolve domain when DHCP server for lan network is disabled. I use dnsmasq module and I have correctly configuration for this. When I'm flash new firmware and reboot device DNS not working totally. When I'm turn on dhcp dns start to work. I don't use dhcp server, because it not necessary for me. Actually I'm reflash firmware to Jan 9 2020 and solve my problems. Probably the newest build is not fully functional.
kernel-panic69
DD-WRT Guru


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

PostPosted: Tue Jan 14, 2020 17:41    Post subject: Reply with quote
You can't use the router IP as a dns resolver with the dhcp server disabled, methinks.

https://svn.dd-wrt.com/changeset/41965

_________________
"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
moisesmcardona
DD-WRT Novice


Joined: 22 Jun 2014
Posts: 44

PostPosted: Tue Jan 14, 2020 18:25    Post subject: Reply with quote
Linksys EA6500 v1: Router
File: dd-wrt-41986-ea6500.trx
Kernel: Linux 3.10.108-d9 #1484 Tue Jan 14 12:22:31 +04 2020 mips
Status: Working

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


Joined: 06 Nov 2019
Posts: 38

PostPosted: Tue Jan 14, 2020 21:19    Post subject: Reply with quote
Router/Version: Netgear R6700v3
Firmware: DD-WRT v3.0-r41986 std (01/14/20)
Kernel: Linux 4.4.209 #673 SMP Mon Jan 13 13:16:59 +04 2020 armv7
Previous: r41954
Mode/Status: AP / working
Reset: N
Issues/Errors: Working well so far. Syslogs clean.

Uptime: 3:35
Temperatures: CPU 69.1 °C / WL0 46.5 °C / WL1 49.3 °C
twindragon6
DD-WRT User


Joined: 29 Jun 2008
Posts: 332

PostPosted: Tue Jan 14, 2020 23:20    Post subject: Re: Netgear Nighthawk R7000 Reply with quote
jwh7 wrote:
twindragon6 wrote:
Is this a good build?!? A quick look at the SVN and I kinda don't want to flash this...

https://svn.dd-wrt.com/changeset/41987
linux.v24_2 is for k2.4 (NEWD) builds, i.e the /broadcom folder.

k3.x+ kernels are at src/linux/universal.

I was wondering the same, but that folder is populated so they finished compiling. I'm not sure about 41988, but 41987 stems from 41979-41981 (latest k2.4 and GCC 9.2.0).

Edit: or what egc said :-P


Okay, cool! Thanks!
twindragon6
DD-WRT User


Joined: 29 Jun 2008
Posts: 332

PostPosted: Tue Jan 14, 2020 23:23    Post subject: Netgear Nighthawk R7000 Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r41986 std (01/14/20)
Kernel: Linux 4.4.209 #673 SMP Mon Jan 13 13:16:59 +04 2020 armv7l
Mode: Gateway
Reset: No
Previous: 01-09-2020-r41954
Status: Working.



Logs.txt
 Description:
Logs

Download
 Filename:  Logs.txt
 Filesize:  95.25 KB
 Downloaded:  122 Time(s)



Last edited by twindragon6 on Wed Jan 15, 2020 17:31; edited 1 time in total
mastaofdisastax
DD-WRT Novice


Joined: 16 Oct 2018
Posts: 19

PostPosted: Wed Jan 15, 2020 2:26    Post subject: Reply with quote
wrt320n: Gateway
File: dd-wrt.v24-41986_NEWD-2_K3.x_mega_wrt320n
Kernel: 3.10
Previous: r40750
Status: Wifi intermittently stops working

Reset before and after upgrade. Then only configured wifi settings. Web sites stopped loading twice in 4.5 hours. Wifi still shows connected. Disconnecting and reconnecting from wifi resolved the 1st time. Router became unusabley flakey the 2nd time, so had to reset again.

r40750 had the same issue, though reconnecting to wifi, or at most, rebooting the router, fixed it. This is worse.


Last edited by mastaofdisastax on Wed Jan 15, 2020 4:12; edited 4 times in total
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Wed Jan 15, 2020 2:55    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r41986 std (01/14/20)
Kernel: Linux 4.4.209 #673 SMP Mon Jan 13 13:16:59 +04 2020 armv7l
Previous: r41954
Mode/Status: Gateway / working
Reset: no
Issues/Errors: Working well so far.

Uptime: 7hrs 52min
Temperatures: CPU 64.7 °C / WL0 46.5 °C / WL1 52.5 °C
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Wed Jan 15, 2020 3:45    Post subject: Reply with quote
Netgear WNDR4000: 2.4GHz client bridge to 5GHz AP + VAP
File: k3x nv64k.bin
Kernel: Linux 3.10.108-d9 #1500 Tue Jan 14 12:38:06 +04 2020 mips
Status: ok so far; this device was still on 37012...didn't realize it'd been so long. VAP (unbridged using dnsmasq) is working w/o a startup script (but w/ the no-WAN firewall commands). CLI update would not work; was getting a header error, but GUI worked fine.

_________________
# 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
falcon111
DD-WRT User


Joined: 22 Feb 2014
Posts: 76

PostPosted: Thu Jan 16, 2020 16:06    Post subject: Firewall commands are doubling, tripling and so on... Reply with quote
Router/Version: ASUS RT-AC68U
Firmware: DD-WRT v3.0-r41986 std (01/14/20)
Kernel: Linux 4.4.209 #673 SMP Mon Jan 13 13:16:59 +04 2020 armv7l
Previous: some 3xxxx Kong's build
Mode/Status: Gateway / working
Reset: Yes on 3xxxx, update with Reset, reset on 41986.
Issues/Errors:

1. I have some "firewall" iptables commands. When checking what's currently set up in the router, i'm checking iptables -L ... and see my firewall rules added several times.
F.e. I have a chain blpt, contents of it are repeated several times. Calls to this chain from FORWARD chain are repeated multiple times and so on. Is this a bug or not? In previous Kong's build I've never seen anything like it.
As a workaround i have to start "firewall" commands with double deleting my rules first :
iptables -D FORWARD -s 192.168.1.64/28 -j blpt
iptables -D FORWARD -s 192.168.1.64/28 -j blpt
iptables -F blpt
iptables -X blpt
iptables -N blpt
[...]
In this case iptables chains are getting set up correctly.

2. I have some binaries running from jffs. On 3xxxx build i first disabled jffs, saved, applied, rebooted router. Then restored factory defaults. Then flashed 41986 from the gui with reset. after flash resetted settings to default again. Then set up the router. At the end I've enabled jffs, saved and applied. Rebooted router. Checked "Clean Internal Flash Storage" and applied. Rebooted rounter. Then I wanted to upload my binaries back to jffs and was surprised to see them on their places on jffs with correct checksums. How's so? NVRam is not being actually cleared when applying "Clean Internal Flash Storage" operation?
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