New Build - 03/18/2026 - r64079

Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 6535

PostPosted: Wed Mar 18, 2026 11:12    Post subject: New Build - 03/18/2026 - r64079 Reply with quote
Welcome to x86 / x64 r64079 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.
List router model & version or revision, operating & wireless modes & exact filename/firmware image flashed.


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

Downloads: HTTPS, FTP

Trac SVN: repository since last build r64023 (mirror)

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

Notes: ...
r61542 r61557 r61613 r61648 r61711 r61745 r61848 r61915 r61920 r61954 r61970 r61981 r62032 r62036 r62104 r62157
r62170 r62192 r62240 r62268 r62324 r62365 r62374 r62418 r62460 r62508 r62540 r62606 r62778 r62890 r62966 r63020
r63093 r63123 r63230 r63257 r63295 r63355 r63391 r63461 r63485 r63600 r63734 r63790 r64002 r64023 r64079

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.
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'. Debug Analyze: strace tcpdump.
• 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
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 1075

PostPosted: Wed Mar 18, 2026 16:06    Post subject: Reply with quote
Router/Version: industrial PC N4000 4GB RAM, 2*intel i226-v
File: x86-64/web/dd-wrt_x64-webupgrade_full_vga_2GB.bin
Firmware: DD-WRT v3.0-r64079 std (03/18/26) (prev. DD-WRT v3.0-r63790 std (02/24/26)
Kernel: Linux 6.12.77 #893 SMP Wed Mar 18 06:21:10 +06 2026 x86_64
Mode: Gateway, SFE disabled, Wireguard for external access, WAN (ETH0) (PPPoE/VLAN7) to GPON Modem, ETH1 to LAN, Automatic Drive Mount disabled - using own mount script for USB Disk, nfs to access USB3-ext4 SSD, Force reconnect 5:00 in the morning, using my own local NTP, CPU governour set to ondemand by script, Ignore WAN DNS, Recursive DNS Resolving (Unbound), using NAT66, DHCP disabled.
Reset: No
Status: Installed today, OK.


Is it possible to include ethtool in future builds? I have to disable "rx-gro-list" on my eth1 to reach full IPv6 upstream throughput.
Did this with ent/opt/opkware ethtool, but their version segfaults with newer dd-wrt releases.
(redid the installation on this router without it a few weeks ago, because of it).
https://forum.dd-wrt.com/forum/viewtopic.php?t=339113

PHP working.
NAT66 with ULA working.
Websites testing for IPv6 report IPv6. Traceroute, mtr, ping, iperf3 and nslookup or dig aaaa are working for IPv6.
I did not fiddle with nftables, ip(6)tables entries seem to do their job!

The transmission speed for firmwareupdate from all tested browsers and systems towards this router is slow (300s+). Older releases took a few seconds, newer "forever" making it tedious to test or flash back and forth to review possible solutions.


When I redid the installation (dd if=imagename.image of=dev/nvme0 from a booted debian) writing the image took < 2 seconds.
This happens with all browsers I tested.
Strange, since I can copy files to router or download and upload files in its /tmp way faster (again NVMe drive!).
cml750
DD-WRT User


Joined: 18 Mar 2012
Posts: 275
Location: Texas

PostPosted: Thu Mar 19, 2026 19:12    Post subject: Reply with quote
Yet again I am unable to upgrade from 63600 via the web GUI admin tab. It reboots and comes back up on 63600. I guess I have to do a full reinstall??? That really sucks because I will have to redo my Adguard setup. I hope this issue is fixed in the newer builds. I may just go back to OpenWRT.
_________________
Custom computer w/ i7-13700T, 16GB DDR5 Ram, X710-T4L, i226 four port, two RLTK 8127 cards & dual AQC113 M2 slot card. Currently running OpenWRT and Adguard.

2 GL.iNET GL-BE9300 Flint 3 with (GLiNet Custom OpenWRT) as AP's (WIFI 7 for the whole home now)
GL.iNET GL-MT6000 Flint 2 with pure OpenWRT not in use

GL INET GL-BE3600 Slate 7 Travel Router as a travel router
2 R7800's (DDWRT Build r60586) Not in use
3 R7000's (DDWRT build r65574) one used as a bridge
WRT54G-TM not in use

My best WIFI speed with the GL.Inet Flint 2 is 1147 down and 39 up
https://www.speedtest.net/result/18931816642
Best wired speed is 1150 down and 39 up.
https://www.speedtest.net/result/19238557638
jamaroney
DD-WRT Novice


Joined: 09 Nov 2014
Posts: 37

PostPosted: Fri Mar 20, 2026 10:30    Post subject: Reply with quote
Even though I always choose "Do not reset" for my firmware upgrades, my x64 resetted to default settings on this upgrade as well as my previous (63790).

I restored via my previous version's config file, so not a major hassle, but still...
flood404
DD-WRT Guru


Joined: 18 Dec 2013
Posts: 502

PostPosted: Mon Mar 23, 2026 12:39    Post subject: Reply with quote
Router/Version: Gigabyte i7 4770k 32GB ram, Acer SSD
File/Kernel: dd-wrt_x64_full_vga.image.gz
Previous/Reset: Yes
Mode/Status: Gateway, NAS, Router
Issues/Errors: Ipv6 isn't working


Used Physdiskwrite to put this version on the SSD. I seen the webupgrade was broken or stuck on older version.

ipv6 on the older version would get an ipv6 address after clicking saving and apply or if I wait 24 hours for the ip lease to renew and it would pull a ipv6 address on it's own.


I have it enabled and like it was before and it only gets the ipv4 address only.
It says it's disabled in the WAN setup page.
Harb1
DD-WRT User


Joined: 13 Nov 2023
Posts: 94

PostPosted: Wed Mar 25, 2026 21:40    Post subject: New Build - 03/18/2026 - r64079 Reply with quote
Gigabyte Technology Co., Ltd. Z97X-Gaming 3 Intel(R) Core(TM) i7-5775C CPU @ 3.30GHz 32 gb ddr3 memory Up and running for several days now seems like a good build sfe is disable i don't use ipv6 so can't speak on that but one thing i did notice everytime i reboot my gateway i have to save and apply my QOS settings again. Thanks again devs.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> X86 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