New Build - 11/21/2025 - r62778

Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros based Hardware
Goto page Previous  1, 2, 3, 4  Next
Author Message
kernel-panic69
DD-WRT Guru


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

PostPosted: Fri Nov 21, 2025 23:31    Post subject: Reply with quote
ArjenR49 wrote:
In build v3.0-r62778 the SSH terminal session prompt is suddenly totally different from what it used to be, and oddly different from the usual in Linux:

BusyBox v1.37.0 (2025-11-21 02:35:09 +07) built-in shell (ash)


┌─[✓]─[root@r7800:192.168.1.1]─[~]
└─

Three or four different colours are used for the various parts of the prompt.

I can't imagine I caused this myself somehow. Otherwise the build appears to work fine on my R7800 as far as I can tell.

matjazk wrote:
@ArjenR49

The new prompt is a "feature" (see r62588).

https://svn.dd-wrt.com/changeset/62588
ArjenR49 wrote:
I expected a different kernel version as somebody mentioned it being upgraded, but probably kernels vary by router model.

Why? The only devices that were bumped were Alpine (R8900, R9000, XR700)... all of the other higher-end non-AX devices are already on Linux 6.1.x...

_________________
"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...
RSS feed for DD-WRT releases (2025)
RSS feed for DD-WRT releases (2024)
RSS feed for DD-WRT releases (2023)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
Wasp-Ink30
DD-WRT User


Joined: 07 Feb 2025
Posts: 55

PostPosted: Sat Nov 22, 2025 11:46    Post subject: Reply with quote
Router/Version: Linksys MR7500
File: https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2025/11-21-2025-r62778/linksys-mr7500/dd-wrt-webflash.bin
Kernel: Linux 6.6.116-rt29 #4610 SMP Thu Nov 20 14:08:38 +07 2025 aarch64
Previous/Reset: R61848 - No reset
Mode/Status: Gateway device - NAS/Local FTP/Samba - OpenVPN server - DNSCrypt
Issues/Errors: NO wan connectivity. Saved firewall settings missing in GUI.

- Using R61848 GUI I backed up my current configuration before flashing R62778.
- After reboot all appeared normal, even had USB support; however, there was no internet connectivity.
- Checked WAN status in GUI. Setup page showed it was enabled, but physical port was not active.
- Decided to the reset to factory defaults and manually reconfigure.
- Went to <ADMINISTRASTION><Commands> to copy revised firewall config before reset. Firewall dialog box was empty. Confused
- Was this a GUI issue? Opened SSH session to view firewall from command line and look for errors in log files.

This is what I was present with:
Code:
BusyBox v1.37.0 (2025-11-21 04:42:44 +07) built-in shell (ash)


┌─[✓]─[root@MR7500:10.99.38.1]─[~]
└─iptables -vnL
-sh: iptables: not found

┌─[✗]─[root@MR7500:10.99.38.1]─[~]
└─cat /tmp/var/log/messages
cat: can't open '/tmp/var/log/messages': No such file or directory

┌─[✗]─[root@MR7500:10.99.38.1]─[~]
└─fw_setenv boot_part 2 &&reboot


- As you can see above I wasted zero time going back to R61848. Nope, Nope, Nope! I'm not jumping in a rabbit hole today.
FYI - After the partition change and reboot R61848 was exactly as I left it. I did not have to restore my saved profile or modify any settings. Been up almost 4 hours since then without issue.
Abboo
DD-WRT User


Joined: 03 Apr 2016
Posts: 205

PostPosted: Sat Nov 22, 2025 14:19    Post subject: Linksys MR7350 Reply with quote
Router Model: Linksys MR7350
Firmware Version: DD-WRT v3.0-r62778 std (11/21/25)
Kernel Version: Linux 6.6.116-rt29 #4610 SMP Thu Nov 20 14:08:38 +07 2025 aarch64
Previous Version: DD-WRT r61848
Services: samba, wireguard client, openvpn client, dhcp, wifi 2.4 ghz, 5 ghz, usb, nas
Status: working erratically
Updated: via webgui
Mode: AP/gateway
Issues: the device, the external hard drive, disconnects frequently within 40 minutes or less. The internet connection is lost also, both wifi and wired.
Reset: no
Reboot: yes
Uptime: 13 hours
Load Average: 0.02, 0.41, 0.30

The internet became available after reboot after 13 hours of uptime.

Errors: as reported in the syslog below
Dec 31 20:00:12.225 DD-WRT kern.err kernel: [ 0.079226] qcom_rpm_smd_regulator remoteproc:glink-edge:rpm-requests:regulators: Supply for l2 (l2) resolved to itself
Dec 31 20:00:12.226 DD-WRT kern.err kernel: [ 1.048863] Block protection check failed
Dec 31 20:00:33.209 DD-WRT kern.err kernel: [ 33.207752] /dev/sda3: Can't open blockdev
Dec 31 20:00:33.209 DD-WRT kern.err kernel: [ 33.208539] /dev/sda3: Can't open blockdev
Dec 31 20:00:33.209 DD-WRT kern.err kernel: [ 33.212559] /dev/sda3: Can't open blockdev
Dec 31 20:00:33.220 DD-WRT kern.err kernel: [ 33.216904] /dev/sda3: Can't open blockdev
Dec 31 20:00:33.514 DD-WRT local5.err ksmbd: [ksmbd.mountd/2855]: ERROR: Invalid lock entry `2093'
Dec 31 20:01:01.696 DD-WRT user.err smartdns: read cache head failed.
Dec 31 20:01:03.045 DD-WRT user.err smartdns: read cache head failed.
Dec 31 20:01:11.710 DD-WRT daemon.err ntpclient[3472]: Failed resolving address to hostname 2.pool.ntp.org: Try again
Dec 31 20:01:11.710 DD-WRT daemon.err ntpclient[3472]: Failed resolving server 2.pool.ntp.org: Network is down

Reverting back to r61848. I am looking for a stable build for nas.
SurprisedItWorks
DD-WRT Guru


Joined: 04 Aug 2018
Posts: 1577
Location: Appalachian mountains, USA

PostPosted: Sat Nov 22, 2025 17:12    Post subject: Reply with quote
I saw a mention somewhere that with this build, dd-wrt has switched to nftables. Is iptables deprecated then, so that scripting using iptables has to be redone? Or is there some way that iptables and nftables commands will both work?
_________________
On 61465: 3x Dynalink DL-WRX36, Linksys MX4200v2, 2x MR7350. WPA2personal/WPA3 w/ AES, VAPs, NAS, station mode, OpenVPN client (AirVPN), wireguard server (AirVPN port forward) and clients (AzireVPN, AirVPN, private), Two SmartDNS/DoT providers and one DNSCrypt provider via VPNs. DNSmasq manages that plus ad blocking and local DNS.
bushant
DD-WRT Guru


Joined: 18 Nov 2015
Posts: 2194

PostPosted: Sat Nov 22, 2025 20:06    Post subject: Reply with quote
Netgear R7500v2 WDS STA
DD-WRT v3.0-r62778 std (11/21/25)
Linux 6.1.158-rt28 #654 SMP Fri Nov 21 02:20:25 +07 2025 armv7l

CLI update "firmware.bin"
Previous 62606
No reset
up 2:31

Works fine.
BlackDex
DD-WRT User


Joined: 01 Feb 2017
Posts: 94
Location: Netherlands

PostPosted: Sat Nov 22, 2025 22:10    Post subject: Reply with quote
SurprisedItWorks wrote:
I saw a mention somewhere that with this build, dd-wrt has switched to nftables. Is iptables deprecated then, so that scripting using iptables has to be redone? Or is there some way that iptables and nftables commands will both work?


You can use
Code:
$(nvram get IPTABLES)
or IP6TABLES to get the correct binary for your router. If it supports nft it will return the nft version.
_________________
Qualcomm-Atheros
Dynalink DL-WRX36 - Gateway,Firewall,WireGuard,OpenVPN,IPv4,IPv6-PD
Atheros
Netgear WNDR3700 - AP,WAN=Disabled/Uplink
Broadcom
Netgear R7000 - Old Gateway,Firewall,WireGuard,OpenVPN,IPv4,IPv6-PD
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 7065
Location: UK, London, just across the river..

PostPosted: Sun Nov 23, 2025 9:06    Post subject: Reply with quote
BlackDex wrote:
SurprisedItWorks wrote:
I saw a mention somewhere that with this build, dd-wrt has switched to nftables. Is iptables deprecated then, so that scripting using iptables has to be redone? Or is there some way that iptables and nftables commands will both work?


You can use
Code:
$(nvram get IPTABLES)
or IP6TABLES to get the correct binary for your router. If it supports nft it will return the nft version.


Code:
┌─[✓]─[root@R7800:192.168.1.1]─[~]
└─$(nvram get IPTABLES)
iptables v1.8.11 (nf_tables): no command specified


and output of all my iptables rules are duplicated : iptables -vnL


old builds like 62606 does not produce output of this command
$(nvram get IPTABLES)

on build 62606, rules are ok and show some traffic counted... Razz
may consider return to 62606 until nftables water is cleared out... Cool

_________________
Atheros
TP-Link WR1043NDv2 -DD-WRT 62606 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 -DD-WRT 63257 GTW/SmDNS/DoT,AD-Blk,Forced DNS,AP&Net Isolation,x2VLAN,Vanilla
Netgear R7800 --DD-WRT 62606 Gateway/DNSCryptv2,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla,VPN cli
Netgear R9000 --DD-WRT 62606 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 62606
Broadcom
Netgear R7000 --DD-WRT 63257 GTW/DNScrypt-proxy2/AD-Block,IPset Firewall,Forced DNS,x4VLAN,VPN cli
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
jrscs
DD-WRT Guru


Joined: 09 Aug 2010
Posts: 539

PostPosted: Sun Nov 23, 2025 16:56    Post subject: MX4300 Reply with quote
Router/Version: Linksys MX4300 (Primary)
Firmware: DD-WRT v3.0-r62778 std (11/21/25)
Kernel: Linux 6.6.116-rt29 #4612 SMP Fri Nov 21 04:58:06 +07 2025 aarch64
Previous: DD-WRT v3.0-r62540 std (11/05/25)
Update Method: WebGUI
Mode/Status: Gateway/Ok
Reset: No
Setup:
WAN Connection Type: Static IP
Shortcut Forwarding Engine: NSS-ECM, QoS: Disable
Mesh Network, Bridging, & Vlan
Wlan0, Mesh/802.11s 5.0 GHz AX-only 80 GHz WPA3
Wlan1, AP 2.4 GHz N/G Mixed 20 GHz WPA2
Wlan1.1, VAP 2.4 Guest Network
Wlan2, AP 5.0 GHz AX/AC/N Mixed 80 GHz WPA2
Domain United States: txpower wlan0 - 25 dBm, wlan1 - 27 dBm, wlan2 - 28 dBm
IPv4, DHCP, DNSMasq, Static Leases, Port Forwarding
USB 3.2 Gen 1 (USB 3.0) Seagate One Touch 2TB STKB2000400 (exFAT), NAS, Samba (Restricted User/Password)
NTP Client, Wireguard Server, Wake-on-WAN (Internet), SSH (public key)
Issues/Errors: Guest Network Wlan1.1 connects to the router but has no Internet access

Nov 23 09:14:16.959 IdahoPrimary user.err : [ath11k_watchdog] : zero signal issue detected on interface wlan1.1

iptables -vnL is empty
printers not responding
rolling back to 62540

Router/Version: Linksys MX4300 (Node)
Firmware: DD-WRT v3.0-r62778 std (11/21/25)
Setup:
WAN Connection Type: Disabled
Mesh Network, Bridging, & Vlan
Shortcut Forwarding Engine: NSS-ECM, QoS Disable
Wlan0, Mesh/802.11s 5.0 GHz AX-only 80 GHz WPA3
Wlan1, AP 2.4 GHz N/G Mixed 20 GHz WPA2
Wlan1.1, VAP 2.4 Guest Network
Wlan2, AP 5.0 GHz AX/AC/N Mixed 80 GHz WPA2
Issues/Errors: Guest Network Wlan1.1 connects to the router but has no Internet access

Nov 23 08:38:47.687 IdahoNode user.err : [ath11k_watchdog] : zero signal issue detected on interface wlan1.1

Thanks BrainSlayer

_________________
Linksys MX4300: Primary & Node
Retired: Netgear XR500, R7800; Asus AC87U A1, RT-AC68R A1, RT-AC66U A1
Retired Repeater Bridge: Netgear R6400v2otp


Last edited by jrscs on Tue Nov 25, 2025 19:17; edited 3 times in total
blaser
DD-WRT Guru


Joined: 16 Jul 2006
Posts: 552

PostPosted: Sun Nov 23, 2025 20:59    Post subject: Reply with quote
You can change the prompt by adding the following line to the startup
echo export PS1="\u@\H \W:\$ " >>/tmp/root/.profile

_________________
Linksys MX8500
ArjenR49
DD-WRT Guru


Joined: 05 Oct 2008
Posts: 850
Location: Helsinki, Finland / nr. Alkmaar, Netherlands

PostPosted: Sun Nov 23, 2025 23:05    Post subject: Reply with quote
blaser wrote:
You can change the prompt by adding the following line to the startup
echo export PS1="\u@\H \W:\$ " >>/tmp/root/.profile


The prompt hadn't changed after reboot. Maybe that is because the quotes had somehow been stripped in /tmp/root/.profile.
The new prompt is OK for now. It may be useful one day and one gets used to it, so I didn't try harder to get the old one back.
blaser
DD-WRT Guru


Joined: 16 Jul 2006
Posts: 552

PostPosted: Mon Nov 24, 2025 2:05    Post subject: Reply with quote
ArjenR49 wrote:
blaser wrote:
You can change the prompt by adding the following line to the startup
echo export PS1="\u@\H \W:\$ " >>/tmp/root/.profile


The prompt hadn't changed after reboot. Maybe that is because the quotes had somehow been stripped in /tmp/root/.profile.
The new prompt is OK for now. It may be useful one day and one gets used to it, so I didn't try harder to get the old one back.


Try this
echo export PS1=\""\u@\H \W:\\$ "\">>/tmp/root/.profile

_________________
Linksys MX8500
DWCruiser
DD-WRT User


Joined: 15 Aug 2016
Posts: 290
Location: Melbourne, Australia

PostPosted: Mon Nov 24, 2025 2:49    Post subject: Reply with quote
Netgear XR700
DD-WRT v3.0-r62778 std (11/21/25)


Errors: Router spat the dummy after flashing r62778 above. Had to re-enter previous configuration settings manually. Restore of previous config. settings also sent the router back to default state.

Wired VLANS refused to work no matter what angle i tried in the last two days. Most other features seem to work. But i stopped at VLAN issues and went back to r62606 for now.

Cheers

_________________
Life is a journey; travel alone makes it less enjoyable and lonely.
___________________________________________________
2x Netgear R9000 & 2x XR700
Features:
- Gateway
- Overclocked -2000MHz
- SmartDNS, DDNS
- Both 5GHz & 2.4GHz using DDWRT
(not Vanilla component)
- Private Home network on default br0 bridge together with vlan1 + wlan0 & 1
- Isolated port-based VLANS, placed on bridges + vAPs (wlan0.1 & 1.1) for guests & IoT devs)
- WireGuard Server for secure on-the-road access & remote control of devices @home
- OpenVPN Client for incognito & o/seas based programs
- 10G SFP+ connected to RB5009 (via optical fiber)
- QoS - HFSC/FQ_CODEL deployed on ISP's 500/50mbps connection
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 7065
Location: UK, London, just across the river..

PostPosted: Mon Nov 24, 2025 4:37    Post subject: Reply with quote
DWCruiser wrote:
Netgear XR700
DD-WRT v3.0-r62778 std (11/21/25)


Errors: Router spat the dummy after flashing r62778 above. Had to re-enter previous configuration settings manually. Restore of previous config. settings also sent the router back to default state.

Wired VLANS refused to work no matter what angle i tried in the last two days. Most other features seem to work. But i stopped at VLAN issues and went back to r62606 for now.

Cheers


yep Swconfig rules for Vlans ware not working as intended im running minimum config ATM...all working but will reverse today and wait until it settles down..lot of changes...along with the new kernel

_________________
Atheros
TP-Link WR1043NDv2 -DD-WRT 62606 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 -DD-WRT 63257 GTW/SmDNS/DoT,AD-Blk,Forced DNS,AP&Net Isolation,x2VLAN,Vanilla
Netgear R7800 --DD-WRT 62606 Gateway/DNSCryptv2,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla,VPN cli
Netgear R9000 --DD-WRT 62606 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 62606
Broadcom
Netgear R7000 --DD-WRT 63257 GTW/DNScrypt-proxy2/AD-Block,IPset Firewall,Forced DNS,x4VLAN,VPN cli
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
RJOflodor
DD-WRT Novice


Joined: 19 Dec 2018
Posts: 6

PostPosted: Mon Nov 24, 2025 7:00    Post subject: Reply with quote
Router/Version: TP-Link WR940N v4 (EU)
File/Kernel: 11-21-2025-r62778
Previous/Reset: 11-05-2025-r62540 / Yes
Mode/Status: Wireless AP
Issues/Errors: Bootloop (same as r62606)
Molle
DD-WRT User


Joined: 13 Jan 2015
Posts: 207
Location: Finland

PostPosted: Mon Nov 24, 2025 7:08    Post subject: Reply with quote
Router/Version: Netgear R7800 (main gateway)
Previous/Reset: r62508 (CLI update) / No
Status: OK
    - 5 GHz (DD-WRT): WDS AP, AC/N Mixed, 160 MHz
    - 2.4 GHz (DD-WRT): AP, N/G Mixed, Wide (40 MHz)
    - Features: IPv4, DHCP Server, DNSMasq, Static Leases, Bridged VAP on 5 GHz, NTP Client, SFE

Router/Version: Linksys EA8500 (router)
Previous/Reset: r62508 (CLI update) / No
Status: OK
    - 5 GHz (DD-WRT): WDS Station, AC/N Mixed, 80 MHz
    - 2.4 GHz: disabled
    - Features: IPv4, NTP Client

Router/Version: TP-Link Archer-C7 v5 (router)
Previous/Reset: r62508 (CLI update) / No
Status: OK
    - 5 GHz (DD-WRT): WDS Station, AC/N Mixed, 80 MHz
    - 2.4 GHz: disabled
    - Features: IPv4, NTP Client

Thanks BS & team!
Goto page Previous  1, 2, 3, 4  Next Display posts from previous:    Page 2 of 4
Post new topic   Reply to topic    DD-WRT Forum Index -> Qualcomm Atheros 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 cannot attach files in this forum
You cannot download files in this forum