New Build - 03/13/2024 - r55363

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: 5700

PostPosted: Wed Mar 13, 2024 16:32    Post subject: New Build - 03/13/2024 - r55363 Reply with quote
Welcome to Marvell r55363 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 55303 (mirror)

OpenVPN 2.6.8: 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:
r54203 r54248 r54420 r54475 r54517 r54545 r54569 r54604 r54637 r54652 r54682 r54905 r54914 r55003 r55009 r55033
r55052 r55109 r55179 r55209 r55262 r55303 r55363

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


Joined: 01 Jul 2018
Posts: 444

PostPosted: Wed Mar 13, 2024 18:30    Post subject: Reply with quote
Router/Version: Linksys WRT1200ac v1
File/Kernel: r55363 Linux 6.1.80 #339 SMP Wed Mar 13 12:01:56 +07 2024 armv7l
Previous/Reset: r55262 No reset
Mode/Status: Gateway,VPN, Stable
Issues/Errors: None
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 271

PostPosted: Fri Mar 15, 2024 22:18    Post subject: Reply with quote
Router Model: Linksys WRT1900ACS
Firmware Version:DD-WRT v3.0-r55363 std (03/13/24)
Kernel Version:Linux 6.1.80 #339 SMP Wed Mar 13 12:01:56 +07 2024 armv7l

Thanks a lot.
It works well, never reboot, never losting WiFi, and works stable for quic on dnsproxy from adguard, and all in memory.

CPU 64.1 °C
DDR 50.0 °C
WLAN 51.7 °C
WLAN1 57.0 °C
WLAN2 60.0 °C

Upgrade without reset. Keep SFE disable.
marcus83
DD-WRT User


Joined: 04 Jan 2024
Posts: 229

PostPosted: Sat Mar 16, 2024 5:57    Post subject: Reply with quote
works perfectly on wrt3200acm

thx!
meepok
DD-WRT Novice


Joined: 09 Mar 2012
Posts: 5

PostPosted: Sun Mar 17, 2024 11:43    Post subject: Reply with quote
Router/Version: WRT3200ACM
Mode/Status: Router

Previous version r55179. No reset. Mobile clients are not able to connect to WG server. Did not managed to gather logs, i.e /var/log/messages as I need to quickly revert back to r55179 to restore functionality for the WG peers.
llFawkes17ll
DD-WRT User


Joined: 24 Jul 2018
Posts: 158

PostPosted: Sun Mar 17, 2024 12:59    Post subject: Reply with quote
Router/Version: WRT1900AC v1
Mode/Status: Router
Status: Everything working except NAS with samba. When copying a file to the server, the router automatically reboots.This has been the case in the last few versions.
scopemonkey
DD-WRT Novice


Joined: 16 Feb 2021
Posts: 14

PostPosted: Sun Mar 17, 2024 17:39    Post subject: Reply with quote
llFawkes17ll wrote:
Router/Version: WRT1900AC v1
Mode/Status: Router
Status: Everything working except NAS with samba. When copying a file to the server, the router automatically reboots.This has been the case in the last few versions.


NAS/SMB issues have been going on for longer than that. SMB transfers to attached USB drives worked fine up to 53633 but since then, it has been problematic. In my testing (using macOS 14), builds with the new kernel up to 54682 wouldn't reboot, but would not allow file transfers to attached USB drives formatted in FAT32 or exFAT but worked fine with EXT2 or EXT4 partitions. After 54682, the router just reboots. This seems to be a difficult issue to solve or just isn't a priority for the developers right now. I'm sticking to 53633 for the foreseeable future.
llFawkes17ll
DD-WRT User


Joined: 24 Jul 2018
Posts: 158

PostPosted: Sun Mar 17, 2024 17:55    Post subject: Reply with quote
scopemonkey wrote:
llFawkes17ll wrote:
Router/Version: WRT1900AC v1
Mode/Status: Router
Status: Everything working except NAS with samba. When copying a file to the server, the router automatically reboots.This has been the case in the last few versions.


NAS/SMB issues have been going on for longer than that. SMB transfers to attached USB drives worked fine up to 53633 but since then, it has been problematic. In my testing (using macOS 14), builds with the new kernel up to 54682 wouldn't reboot, but would not allow file transfers to attached USB drives formatted in FAT32 or exFAT but worked fine with EXT2 or EXT4 partitions. After 54682, the router just reboots. This seems to be a difficult issue to solve or just isn't a priority for the developers right now. I'm sticking to 53633 for the foreseeable future.


Thank you that's good to know.
sgobiraj
DD-WRT Novice


Joined: 23 Jul 2009
Posts: 25

PostPosted: Mon Mar 18, 2024 18:27    Post subject: Reply with quote
scopemonkey wrote:
llFawkes17ll wrote:
Router/Version: WRT1900AC v1
Mode/Status: Router
Status: Everything working except NAS with samba. When copying a file to the server, the router automatically reboots.This has been the case in the last few versions.


NAS/SMB issues have been going on for longer than that. SMB transfers to attached USB drives worked fine up to 53633 but since then, it has been problematic. In my testing (using macOS 14), builds with the new kernel up to 54682 wouldn't reboot, but would not allow file transfers to attached USB drives formatted in FAT32 or exFAT but worked fine with EXT2 or EXT4 partitions. After 54682, the router just reboots. This seems to be a difficult issue to solve or just isn't a priority for the developers right now. I'm sticking to 53633 for the foreseeable future.


Thanks for confirming the same issues I'm seeing. I too am on 53633 (last build before kernel 6.1). Are the developers aware of the issue and is there a defect associated with it?
greenphantom61
DD-WRT Novice


Joined: 29 Mar 2011
Posts: 3

PostPosted: Tue Mar 19, 2024 15:30    Post subject: Reply with quote
Router/Version: Linksys WRT3200ACM
File/Kernel: Linux 6.1.80 #339 SMP Wed Mar 13 12:01:56 +07 2024 armv7l
Previous/Reset: r55262 No reset
Mode/Status: Gateway,No VPN, Stable
Issues/Errors: None

Thanks for all your hard work!
scopemonkey
DD-WRT Novice


Joined: 16 Feb 2021
Posts: 14

PostPosted: Thu Mar 21, 2024 19:07    Post subject: Reply with quote
sgobiraj wrote:
scopemonkey wrote:
llFawkes17ll wrote:
Router/Version: WRT1900AC v1
Mode/Status: Router
Status: Everything working except NAS with samba. When copying a file to the server, the router automatically reboots.This has been the case in the last few versions.


NAS/SMB issues have been going on for longer than that. SMB transfers to attached USB drives worked fine up to 53633 but since then, it has been problematic. In my testing (using macOS 14), builds with the new kernel up to 54682 wouldn't reboot, but would not allow file transfers to attached USB drives formatted in FAT32 or exFAT but worked fine with EXT2 or EXT4 partitions. After 54682, the router just reboots. This seems to be a difficult issue to solve or just isn't a priority for the developers right now. I'm sticking to 53633 for the foreseeable future.


Thanks for confirming the same issues I'm seeing. I too am on 53633 (last build before kernel 6.1). Are the developers aware of the issue and is there a defect associated with it?


I would hope that they are aware of these issues as it has been reported here for a while and by multiple users. I don't know if they are working on it or not. Sure hope they are but each new build doesn't come with a whole lot of information and I just periodically try one and hope for the best.
mikesal57
DD-WRT User


Joined: 27 Aug 2007
Posts: 228

PostPosted: Tue Mar 26, 2024 13:10    Post subject: Reply with quote
I'm going to pass on these beta builds.....

Its either something go wrong at start or things goes bonkers days later

Had this on about a week and after a few days internet crapping out...

Gonna stay on last kernel build 53633

WRT3200ACM
kernel-panic69
DD-WRT Guru


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

PostPosted: Tue Mar 26, 2024 14:31    Post subject: Reply with quote
Disable Shortcut Forwarding Engine. I was at around 12-13 days' uptime on 55246 alpha test build before it spontaneously rebooted. Currently on 55460. At some point, things will settle out.
_________________
"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
mikesal57
DD-WRT User


Joined: 27 Aug 2007
Posts: 228

PostPosted: Wed Mar 27, 2024 12:40    Post subject: Reply with quote
kernel-panic69 wrote:
Disable Shortcut Forwarding Engine. I was at around 12-13 days' uptime on 55246 alpha test build before it spontaneously rebooted. Currently on 55460. At some point, things will settle out.


Thx...I will keep note of that next time I'm adventurous:)

Betas come out so fast , people don't see it....

Maybe slow them down so that people could really test it ...just IMO
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