[PULLED] New Build - 04/03/2025 - r60570

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 6250

PostPosted: Thu Apr 03, 2025 15:14    Post subject: [PULLED] New Build - 04/03/2025 - r60570 Reply with quote
Welcome to Marvell r60570 beta release thread for reporting, feedback to developers and 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 r60523 (mirror)

OpenVPN 2.6.12: 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: ...
r58892 r58950 r58976 r59045 r59093 r59171 r59302 r59346 r59369 r59397 r59429 r59468 r59582 r59661 r59765 r59820
r59887 r59964 r60090 r60098 r60121 r60137 r60217 r60269 r60276 r60467 r60511 r60523 r60570

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
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 415

PostPosted: Thu Apr 03, 2025 20:24    Post subject: Reply with quote
Sorry, it is really too bigger to write by command in CLI

Code:

root@z:/tmp# uname -a
Linux z 6.1.131-rt28 #1074 SMP Mon Mar 31 03:21:49 +07 2025 armv7l DD-WRT

root@z:/tmp# ls -la ddwrt-linksys-wrt1900acs-webflash.bin
-rw-r--r--    1 root     root      40898560 Apr  3 16:16 ddwrt-linksys-wrt1900acs-webflash.bin

root@z:/tmp# write ddwrt-linksys-wrt1900acs-webflash.bin linux
[flash] : boot partition is 1
[flash] : flash to partition linux2
[flash] : Image too big for partition: linux2
linux2: No such file or directory

root@z:/tmp# md5sum ddwrt-linksys-wrt1900acs-webflash.bin
5788deb7bcba59f73ab2a19b4137f6e1  ddwrt-linksys-wrt1900acs-webflash.bin
kernel-panic69
DD-WRT Guru


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

PostPosted: Thu Apr 03, 2025 23:20    Post subject: Reply with quote
I will check WRT3200ACM later tonight to see if I get the same result via CLI. Forwarding report to BrainSlayer. Also, you may wish to check if you can set the boot partition to 2 and flash to partition 1.
_________________
"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
Rickers
DD-WRT User


Joined: 10 May 2015
Posts: 148

PostPosted: Fri Apr 04, 2025 2:16    Post subject: Reply with quote
FYI, 1900ACv1, flashed to 60570 on partition 2 via CLI 39,063,552 bytes:

root@DD-WRT:/tmp# write ddwrt-linksys-wrt1900ac-webflash.bin linux
[flash] : boot partiton is 1
[flash] : flash to partition linux2
[flash] : Flash is NAND
[flash] : freeram=[127991808] bufferram=[0]
[flash] : The free memory is enough, writing image once.
[flash] : linux2: CRC OK (0xD399845D)
[flash] : Writing image to flash, waiting a moment...
[flash] : Flash is NAND
[flash] : erase[0]
...

Rebooted into 60570 on partition 2. Still testing...not sure if there are any issues yet.

EDIT: Back to prior version. Policy Based Routing rules to go around VPN on certain AP's isn't working for me in this version.
marcus83
DD-WRT User


Joined: 04 Jan 2024
Posts: 282

PostPosted: Fri Apr 04, 2025 4:56    Post subject: Reply with quote
Router/Version: WRT3200ACM
File/Kernel: Linux 6.1.130-rt28 #998 SMP Sat Mar 8 05:34:44 +07 2025 armv7l
Previous/Reset: 03-08-2025-r60137
Mode/Status: AP only
Issues/Errors: None

*** Thanks to @egc after about a month I managed to solve the problem, and everything works perfectly***
kernel-panic69
DD-WRT Guru


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

PostPosted: Fri Apr 04, 2025 5:04    Post subject: Reply with quote
Just an FYI:
ccbrianf wrote:
ea8500: Adding an access restriction port or dpi filter rule kills the SPI firewall. iptables-restore /tmp/.ipt shows an error on the last COMMIT line in the file.

kernel-panic69 wrote:
There is a bug in the firewall code that will be fixed in the next release.

_________________
"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
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) 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