New Build - 08/10/2022 - r49677

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


Joined: 20 Jan 2019
Posts: 5650

PostPosted: Wed Aug 10, 2022 5:46    Post subject: New Build - 08/10/2022 - r49677 Reply with quote
Welcome to Broadcom r49677 beta release thread for reporting, feedback to developers & community benefit.
Please do not flash builds until installation is understood, risks involved and device specific 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: HTTPS, FTP

CLI Flash: 'cd /tmp' then 'wget {file URL}' (http only) or 'curl -O {file URL}' (http, https, ftp). 'write {file} linux' then 'reboot'.

Trac SVN: repository since last build r49626 (mirror)

OpenVPN 2.5.7: Changelog, Guides, Server, PBR, DNS, Kill Switch, Watchdog, Reverse PBR, Client, Multiple, tips & scripts.
WireGuard 1.0.20211208/Tools: Changelog, Guides, Client, Server, Advanced, PBR, KS, tips & scripts. Thanks to BS & egc!

Notes:
Experimental for 8MB+ K2.x devices: broadcom_K3X_mipsel32r1. • MIPS @ kernel 4.4. • Archer C8 v2, v3, R6200 support.
mDNS/Avahi htop snmp NTFS-3G irqbalance Tor DoT Redirect SmartDNS PHP Asterisk OpenSSL Unbound frr ZFS mac80211
In-kernel Samba (ksmbd 3.4.4++++): guest behavior selectable. • WSD updateANTFS/NTFS3 kernel mode driver++++
New DD-WRT inspired themes conversion by the-joker & BrainSlayer, micro builds excluded, UI theme test bug hunt thread.

Issues, observations, and/or workarounds reported:
WebUI: Clear history or use a portable. Temporary cache bypass: Ctrl+F5, Cmd+Shift+R or new private window/incognito.
WDS does not work on Broadcom ARM devices (only MIPS<->MIPS) & bridge modes on k4.4 devices may sometimes work
in some configurations for certain builds but are not supported by the bcmdhd driver. Try station or repeater mode but YMMV.
Please report findings with steps needed to reproduce, configuration, clients, output, logs and important information below!

Important:
Detail issues & relevant configs, logs: syslog klog 'dmesg' 'cat /tmp/var/log/messages' nvram set console_debug=1, serial.
• Firewall NAT: 'iptables -vnL' 'iptables -t nat -vnL' 'iptables -t mangle -vnL' & 'cat /tmp/.ipt'. Misc: strace tcpdump wireshark.
• Gremlins: reboot. cold boot. Reset & reconfigure not restore backup. Search Trac & discuss in forum before opening tickets.
• Include operating & wireless modes (e.g. Gateway, Router, AP, SB, WDS, Mesh) and applicable configurations to reproduce.

Example Template:
Code:
[b]Router/Version:[/b]
[b]File/Kernel:[/b]
[b]Previous/Reset:[/b]
[b]Mode/Status:[/b]
[b]Issues/Errors:[/b]
Sponsor
KACTET
DD-WRT User


Joined: 01 May 2022
Posts: 231

PostPosted: Wed Aug 10, 2022 7:41    Post subject: r49547 Reply with quote
Router/Version: Linksys WRT54GL v1.1
File/Kernel: dd-wrt.v24 mini generic r49547 / Linux 2.4.37 #69223 Sat Jul 23 04:50:35 +07 2022 mips
Previous/Reset: dd-wrt.v24 mini generic r49547 / yes
Mode/Status: Gateway / Working
Issues/Errors: yes.

Again, something broke in the new firmware for ancient routers Rolling Eyes
Again Installed r49547 Crying or Very sad
Valeriy_tc
DD-WRT User


Joined: 03 Sep 2016
Posts: 80
Location: Ukraine

PostPosted: Wed Aug 10, 2022 9:18    Post subject: Linksys EA6400 Reply with quote
Router/Version: Linksys EA6400
Mode: Gateway/AP
Firmware: DD-WRT v3.0-r49677 std (08/10/22)
Kernel: Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l
Previous: DD-WRT v3.0-r49599
Reset: No.
Issues/Errors: None.

Status: Working well so far.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12814
Location: Netherlands

PostPosted: Wed Aug 10, 2022 9:21    Post subject: Reply with quote
Got this today upgraded from stock with DDWRT to this version, upgrade went fine but DNSMasq is broken.

Furthermore this is an E1200v1 which has 4 MB flash (the v2 has 8 MB).
However in the K3X directory there also is a K3X version for the E1200v1 but with a file size exceeding 4 MB, this will brick the router!

Router model: Linksys E1200 v1
Firmware Version: DD-WRT v3.0-r49677 mini (08/10/22)
Kernel Version: Linux 2.6.24.111 #28139 Wed Aug 10 02:20:18 +07 2022 mips

Reset: yes full reset twice after upgrading

Status: non functional because DNSMasq is broken. When setting a static lease on my client it works, DNSMasq is not giving any output (which is probably expected as it might be compiled without -DNEED_PRINTF), manually starting does not work either and does not give any more information in syslog then:
Aug 10 10:58:00 E1200v1 user.info syslog: [dnsmasq] : maybe died, we need to re-exec it
Aug 10 10:58:01 E1200v1 user.info syslog: [dnsmasq] : daemon successfully started
Aug 10 11:00:00 E1200v1 user.info syslog: [dnsmasq] : maybe died, we need to re-exec it
Aug 10 11:00:00 E1200v1 user.info syslog: [dnsmasq] : daemon successfully started


DNSMasq is present in /usr/sbin:
-rwxr-xr-x 1 root root 137352 Aug 9 21:20 dnsmasq

DNSmasq conf is also present:
root@E1200v1:/tmp# cat /tmp/dnsmasq.conf
interface=br0
resolv-file=/tmp/resolv.dnsmasq
domain=home8
dhcp-leasefile=/tmp/dnsmasq.leases
dhcp-lease-max=64
dhcp-option=br0,3,192.168.8.1
dhcp-authoritative
dhcp-range=br0,192.168.8.64,192.168.8.127,255.255.255.0,1440m
bogus-priv
conf-file=/etc/rfc6761.conf
clear-on-reload
stop-dns-rebind
dhcp-option=252,"\n"
cache-size=1500
root@E1200v1:/tmp#



dmesg-E1200.txt
 Description:

Download
 Filename:  dmesg-E1200.txt
 Filesize:  7.83 KB
 Downloaded:  43 Time(s)


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


Joined: 18 Mar 2014
Posts: 12814
Location: Netherlands

PostPosted: Wed Aug 10, 2022 9:27    Post subject: Re: r49547 Reply with quote
KACTET wrote:
Router/Version: Linksys WRT54GL v1.1
File/Kernel: dd-wrt.v24 mini generic r49547 / Linux 2.4.37 #69223 Sat Jul 23 04:50:35 +07 2022 mips
Previous/Reset: dd-wrt.v24 mini generic r49547 / yes
Mode/Status: Gateway / Working
Issues/Errors: yes.

Again, something broke in the new firmware for ancient routers Rolling Eyes
Again Installed r49547 Crying or Very sad


Check if you have the same DNSMasq problem as I do on y E1200v1, if it is a DNSMasq problem then set a static IP on your computer and you should have access to your router again

_________________
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


Last edited by egc on Wed Aug 10, 2022 12:28; edited 1 time in total
r7000-2
DD-WRT User


Joined: 23 May 2022
Posts: 61

PostPosted: Wed Aug 10, 2022 12:24    Post subject: Reply with quote
Router/Version: Netgear R7000
File/Kernel: netgear-r7000-webflash.bin / Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l
Previous/Reset: r49567 / No
Mode/Status: RIP2 router / working
Issues/Errors: No

Noticed better performance on 5G WiFi. Might be placebo effect.

_________________
Several NetGears with Broadcom and with Atheros
Mode: RIP2 Router, 2G/5G radios are active, Routed WiFi multiple SSID's/separated by IP subnets.
Remote Syslog, NTP, IPv6 management, WireGuard routed Site-2-Site VPNs
RobrPatty
DD-WRT User


Joined: 06 Jun 2016
Posts: 174

PostPosted: Wed Aug 10, 2022 13:21    Post subject: Reply with quote
Netgear R8500
Firmware Version DD-WRT v3.0-r49677 std (08/10/22)
Kernel Version Linux 4.4.302-st20 #6899 SMP Wed Aug 10 03:49:29 +07 2022 armv7l
Current Time Wed, 10 Aug 2022 07:16:22
Uptime 1 min
GUI over 49626
Reset: no
Issues: all good

Thank you BS & Devs
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 266

PostPosted: Wed Aug 10, 2022 14:24    Post subject: Reply with quote
Netgear R6250
Firmware: DD-WRT v3.0-r49677 std (08/10/22)
Kernel: Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l

Work stable with dnscrypt-dns on weired and both WiFi.
Upgrade from r49626 in CUI , no reset!
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 947

PostPosted: Wed Aug 10, 2022 16:45    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin (r49677) / Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l
Previous/Reset: DD-WRT v3.0-r49626 std (08/03/22) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + CTF & FA + DDNS (Dynu) + USB Storage (guide by egc) + Cron / working
Issues/Errors: none

_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
KACTET
DD-WRT User


Joined: 01 May 2022
Posts: 231

PostPosted: Wed Aug 10, 2022 19:14    Post subject: Re: r49547 Reply with quote
egc wrote:
Check if you have the same DNSMasq problem as I do on y E1200v1, if it is a DNSMasq problem then set a static IP on your computer and you should have access to your router again

Thanks for your reply, it's a bit different. Updating the router to version r49677. For some reason, r49547 is being installed. Previous r49626 same failure. Previously, the same situation was with version r48494. It was kindly corrected by BS
kernel-panic69
DD-WRT Guru


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

PostPosted: Wed Aug 10, 2022 19:30    Post subject: Re: r49547 Reply with quote
KACTET wrote:
egc wrote:
Check if you have the same DNSMasq problem as I do on y E1200v1, if it is a DNSMasq problem then set a static IP on your computer and you should have access to your router again

Thanks for your reply, it's a bit different. Updating the router to version r49677. For some reason, r49547 is being installed. Previous r49626 same failure. Previously, the same situation was with version r48494. It was kindly corrected by BS

Sounds as if the builds are "failing" and older images are being uploaded if the version information is not changing - OR - the upgrade is failing and it is reverting to the previous good version. Were you flashing via CLI to ensure the firmware image size was not too big for the linux partition?

_________________
"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
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 729

PostPosted: Thu Aug 11, 2022 6:29    Post subject: Reply with quote
Router/Version: Asus RT-N66U
File: dd-wrt.v24-49677_NEWD-2_K3.x-big-RT-N66U.trx
Firmware: DD-WRT v3.0-r49677 big (08/10/22) (prev. DD-WRT v3.0-r49626 big (08/03/22))
Kernel: Linux 4.4.302-st20 #17852 Wed Aug 10 04:55:10 +07 2022 mips
Mode: Gateway, SFE disabled, Wifi disabled, WAN disabled, Wireguard Endpoint for external VPS, connected via LAN to WRT1900ACS v2, Keep Alive reboot 6:05 in the morning
Reset: No
Status: Installed at release, ok.
PaulGo
DD-WRT User


Joined: 01 Dec 2021
Posts: 289
Location: Maryland, United States

PostPosted: Thu Aug 11, 2022 16:54    Post subject: Reply with quote
Router/Version: Netgear R7000P
Firmware Version: DD-WRT v3.0-r49677 std (08/10/22)
Kernel Version: Linux 4.4.302-st20 #6899 SMP Wed Aug 10 03:49:29 +07 2022 armv7l
Previous/Reset: r49626 / no reset
Mode/Status: Gateway / Working
Issues/Errors: Temporary loss of GUI when making changes to Wi-Fi settings. GUI did not come back after several minutes, so I rebooted the router. This got GUI back, but again changes to Wi-Fi caused loss of GUI. I then waited about 20 minutes and GUI was back, and I was able to make changes to Wi-Fi.
strange
DD-WRT User


Joined: 18 Jun 2006
Posts: 228

PostPosted: Fri Aug 12, 2022 0:39    Post subject: Reply with quote
Netgear R6700 v3 – Client Bridge
Firmware Version: DD-WRT v3.0-r49677 std (08/10/22)
Kernel Version: Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l
Temperatures: CPU 72.5 °C / WL1 56.0 °C
Current Time: Thu, 11 Aug 2022 17:36:11
Uptime: 23:40
Reset: No
GUI install over r49626
Installed using Command Line
No issues

Thank you BS and gurus.

_________________
Netgear XR500 - Gateway
R6700 v3 - Station Bridge
hurleyp
DD-WRT User


Joined: 10 Sep 2009
Posts: 425
Location: Ottawa, Ontario, Canada

PostPosted: Fri Aug 12, 2022 12:19    Post subject: Reply with quote
Firmware: v3.0-r49677 std (08/10/22)
Router/Version: Netgear R7000
Kernel: Linux 4.4.302-st20 #6893 SMP Wed Aug 10 03:03:29 +07 2022 armv7l
Previous: v3.0-r49626 std (08/03/22)
Mode/Status: AP wired and wireless / Up and running for 2 days
Reset: Soft boot before and after upgrade
Temperatures: CPU 61.4 °C / WL0 47.0 °C / WL1 52.1 °C
Issues/Errors: Nothing significant

Updated via webif. No 'nvram erase' this time, last one was in July 2018 (r36325). Wink

Upload and Download speeds are to ISP spec (500/500 Mbps).

Current basic R7000 setup (subject to change of course):
- Static WAN IP
- Shortcut Forwarding Engine: CTF, Flow Acceleration: Disabled
- STP - Enabled
- IPv4 only, both WAN and LAN
- LAN DHCP Enabled
- Not currently forwarding any ports
- Wireless: AP, Regulatory Domain = CANADA, wl0 Mixed (ch. 6), wl1 AC/N-Mixed (ch. 36, VHT80), AES
- 1 wireless VLAN on wl0
- SNMP disabled, SSH enabled, Telnet disabled
- Firewall enabled, Log Level high
- Syslog: to local server. klogd: disabled.
- USB support - Off
- No custom scripts
- No: ttraf, Tor, VNC, Zabbix, VPN, Radius, OpenVPN
- No: UPnP, DMZ, QoS
- No: Samba, CIFS, JFFS2, miniDLNA, Entware, Optware

_________________
Netgear R7000: v3.0-r54248 std (11/29/23)
EdgeRouter-X: EdgeOS v2.0.9-hotfix 7
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