New Build 39884: BS 05-30-2019-r39884

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2
Author Message
SinCalChewy
DD-WRT User


Joined: 09 Nov 2014
Posts: 314
Location: Bakersfield, CA

PostPosted: Sat Jun 01, 2019 21:45    Post subject: Reply with quote
Mile-Lile wrote:
SinCalChewy wrote:
kernel-panic69 wrote:
SinCalChewy wrote:
Router/Version: 2x Linksys E3000
Firmware: dd-wrt.v24-39884_NEWD-2_K3.x_mega-e3000.bin
Previous: dd-wrt.v24-39866_NEWD-2_K3.x_mega-e3000.bin
Kernel: Linux 3.10.108-d8 #24659 Thu May 30 15:10:10 CEST 2019 mips
Mode: Both basic client bridges with everything not required turned off.
Status: Working, however see below

I've used these two E3000 boxes for a long time now with no problem. But sometime in the last few builds (I don't know exactly what one, apologies), when setting the DHCP server to off, as well as dnsmasq to off (both not required for a client bridge), upon reboot, the dnsmasq toggle is enabled and there is a dnsmasq process running with "/tmp/dnsmasq.conf" as the file (which I never set up...). It caused a few issues, which I solved with this in the startup script:

Code:

# Disable dnsmasq as it seems to be starting on boot <-- Unwanted!
nvram set dnsmasq_enable=0
rm /tmp/dnsmasq.conf
killall dnsmasq

After adding that, the computers/devices get correct assignments from the AP router really quick. Before adding that, it was a hit or miss with how fast they got their assigned IP (normally took awhile).

I figured this out as I was doing a total rebuild of all my networks, so I think it's not supposed to happen? And if it is, mind informing me why and what it does? Like I said, I got much better performance when disabling and killing the "rouge" dnsmasq server on my client bridges.

Good day. Smile


Did you set all dnsmasq related settings to disabled on services tab and un-check all dhcp-related settings on basic setup tab? There's some sort of magic voodoo to make it work, usually, but then again, the 'fix' to remove udhcpd was 'incomplete'... perhaps.

I spent a good two or so hours trying to disable it via the GUI. I disabled everything dhcp and dnsmasq, and still, every reboot dnsmasq would "re-enable" itself. For now the "fix" I posted works (speeds much faster), but I will definitely be checking into doing it in a less "hack-y" way. Smile


you can disable DHCP from basic setup page... just set it to disable... you cannot disable whole dnsmasq because it is used for DNS... e.g. ntpclient uses DNS if you enter hostanme as a time server...

For sure, thank you for the info! I will work with that then. Smile

_________________

Deployed Routers:
Netgear R7800 - 1x build 46979
- Gateway (USB /w Entware, CAKE QoS)
Netgear R7000 - 3x build 46979
Sponsor
R.Sakai
DD-WRT Novice


Joined: 13 Jan 2017
Posts: 8

PostPosted: Sat Jun 01, 2019 22:42    Post subject: Reply with quote
There's a separate folder under the ac88u labeled "Experimental Driver". Any word on what this is, and just how experimental it may be?
tinkeruntilitworks
Guest





PostPosted: Sun Jun 02, 2019 14:21    Post subject: Reply with quote
is it still recommended to factory reset before and after upgrading? or can I just upgrade to 6/2 without resetting?
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12908
Location: Netherlands

PostPosted: Sun Jun 02, 2019 15:39    Post subject: Reply with quote
In general YES.

Some explanation Smile

Resetting before was/is necessary to make room for the upgrade, in the old days with little flash ram it could be that there was insufficient room and that the upgrade could become stuck, I have once bricked a router when I had JFFS2 enabled and did not reset before update.

That said on all my modern routers I do not reset before upgrading (I am no fan of JFSS2 but that is another story)

The most important reset is after upgrading, the best way is to telnet to your router and do:
Code:
nvram erase && reboot
but some routers do not like this command and could brick, so research if this is applicable otherwise reset with the reset button or from the GUI.

Of course put settings in manually do not resotre from a backup otherwise you introduce the same "garbage"

Do I always reset after upgrading to a new build?
No not always, if it is an incremental upgrade I do not reset.

In general I do it twice a year (upgrading that is Very Happy ) or sooner if I experience problems.

_________________
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
kernel-panic69
DD-WRT Guru


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

PostPosted: Sun Jun 02, 2019 17:03    Post subject: Reply with quote
Well, whatever build was uploaded sometime on 6/2/19 has been removed already... it figures Rolling Eyes Wink Cool

Anyhow, resetting is and isn't required. Just keep in mind that you don't do a 30/30/30 on Broadcom ARM devices, or you risk bricking.
tinkeruntilitworks
Guest





PostPosted: Sun Jun 02, 2019 18:22    Post subject: Reply with quote
thanks for replies
twindragon6
DD-WRT User


Joined: 29 Jun 2008
Posts: 332

PostPosted: Sun Jun 02, 2019 20:40    Post subject: Netgear Nighthawk R7000 Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r39884 std (05/30/19)
Kernel: Linux 4.4.180 #136 SMP PREEMPT Thu May 30 08:42:27 CEST 2019 armv7l
Mode: Gateway
Reset: No
Previous: 05-27-2019-r39866
Status: Working; logging is worthless, nothing but connection spam.



LOGS.txt
 Description:
Logs

Download
 Filename:  LOGS.txt
 Filesize:  12.78 KB
 Downloaded:  248 Time(s)

mwchang
DD-WRT Guru


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

PostPosted: Tue Jun 04, 2019 13:21    Post subject: DD-WRT BS build 39884 and Asus RT-N18U Reply with quote
Router/Version: Asus RT-N18U(rev. A1)
Firmware: DD-WRT v3.0-r39884 std (05/30/19)
Kernel: Linux 4.4.180 #140 PREEMPT Thu May 30 09:07:38 CEST 2019 armv7l
Previous: DD-WRT v3.0-r39800 std (05/15/19)
Mode: WAN @ DHCP, Wireless @ AP
Status: Working (not 24/7 & not using IPv6, VAP, VPN, NAS nor USB)
Reset: NO reset during firmware upgrade but cold boot

Problems:

1. /var/log/messages had no entry, file size was zero. I had remote logging enabled.

Shortly after build 39927, we got 39944...
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320022

Since build 39927 was out, NOT posting long report!
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320011



speedtest.net result for DD-WRT BS build 39884 and Asus RT-N18U.png
 Description:
speedtest.net result for DD-WRT BS build 39884 and Asus RT-N18U
 Filesize:  10.06 KB
 Viewed:  1080 Time(s)

speedtest.net result for DD-WRT BS build 39884 and Asus RT-N18U.png



_________________
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
Goto page Previous  1, 2 Display posts from previous:    Page 2 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