New Build - 03/19/2024 - r55416

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: Tue Mar 19, 2024 15:06    Post subject: New Build - 03/19/2024 - r55416 Reply with quote
Welcome to Marvell r55416 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 55363 (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 r55416

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: Tue Mar 19, 2024 23:21    Post subject: Reply with quote
Router/Version: Linksys WRT1200ac v1
File/Kernel: r55416 Linux 6.1.82 #347 SMP Tue Mar 19 04:38:32 +07 2024 armv7l
Previous/Reset: r55363 No reset
Mode/Status: Gateway,VPN, Stable
Issues/Errors: None
ewo32
DD-WRT Novice


Joined: 11 Nov 2023
Posts: 32

PostPosted: Wed Mar 20, 2024 1:12    Post subject: Reply with quote
Router: Linksys WRT32X
Firmware: DD-WRT v3.0-r55416 std (03/19/24)
File: ddwrt-linksys-wrt32x-webflash.bin
Kernel: Linux 6.1.82 #347 SMP Tue Mar 19 04:38:32 +07 2024 armv7l
Previous/Reset: DD-WRT v3.0-r55262 std (03/03/24) / No
Mode/Status: Gateway (PPPOE, ignore WAN DNS, non-default router IP, SFE disabled), WAN to ONT, AP, wlan0 5GHz AC-only VHT80 WPA2-Personal-CCMP, wlan1 2.4Ghz N-only HT40 WPA2-Personal-CCMP, wlan2 disabled, DDNS (SSL), encrypt DNS (DNSSEC, check unsigned DNS replies), virtual interface (2.4GHz, unbridged, AP isolation, net isolation, DHCPD, web UI disabled), ssh (non-default port, public key, password login disabled), telnet disabled, wireguard server (non-default port, preshared key) / Uptime 13 hrs.
Issues/Errors: None.
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 739

PostPosted: Fri Mar 22, 2024 15:27    Post subject: Reply with quote
Router/Version: Linksys WRT1900ACS v2
File: ddwrt-linksys-wrt1900acsv2-webflash.bin
Firmware: DD-WRT v3.0-r55416 std (03/19/24)
Kernel: Linux 6.1.82 #347 SMP Tue Mar 19 04:38:32 +07 2024 armv7l
Mode: Gateway, SFE disabled, QoS in use, Wifi disabled, Wireguard for external access, WAN to DSL Modem, samba to access USB3-ext4 SSD, Keep Alive reboot 5:00 in the morning, using my own local NTP
Reset: No
Status: Installed two days ago, when I try to copy anything from my Windows Machine using SMB to its connected SSD, the router restarts shortly after.
I tried to debug this, having "cat /var/log/messages" in a loop.
This did not show anything strange.
I can create "empty files", just create a new text document and the router does behave. Those files are available and do survive a reboot.
The very second I edited a newly created file and tried to save its content, the output of above mentioned loop froze, Internet connection went down and the device rebooted.

Not possible to connect SMB via Kubuntu / Ubuntu or Coreelec. I use SCP or NFS to access the files for now.
Windows works, android x-plore file Manager often mentions "wrong parameter" and refuses to work until I retry to access the share a few times. Amaze files explorer still does not work (stopped working when ksmbd was introduced).

Quote:
Block device, size 55.90 GiB (60022480896 bytes)
DOS/MBR partition map
Partition 1: 55.90 GiB (60020490240 bytes, 117227520 sectors from 2048)
Type 0x83 (Linux)
Ext4 file system


Router/Version: Linksys WRT1200AC v1
File: ddwrt-linksys-wrt1200ac-webflash.bin
Firmware: DD-WRT v3.0-r55416 std (03/19/24)
Kernel: Linux 6.1.82 #116 SMP Mon Mar 18 01:32:27 +07 2024 armv7l
Mode: Gateway, SFE disabled, Wifi disabled, WAN disabled, Wireguard Endpoint for external VPS, connected via LAN to R7800, Keep Alive reboot 6:05 in the morning, using my own local NTP
Reset: No
Status: Installed two days, OK.
ChristianFr
DD-WRT Novice


Joined: 17 Feb 2017
Posts: 5

PostPosted: Sun Mar 24, 2024 11:01    Post subject: Reply with quote
Router: Linksys WRT32X
Firmware: DD-WRT v3.0-r55416 std (03/19/24)
File: ddwrt-linksys-wrt32x-webflash.bin

Restarted router after 4 years unused...

Works, but when I try to set 5G, all wifi becomes unstable.

Does someone have working settings?

Here is what I get in Status:
wlan0:
ChipsetMWL88W8964 802.11ac
Radio StatusActive
Radio ModeAP
NetworkMixed
SSIDdd-wrt 5G
Channel60 + 58 (5300 MHz VHT80)
Busy Time2320 ms
Active Time690590 ms
Channel Quality100%
TX Power24 dBm
RateAuto
ACK TimingN/A
Encryption - Interface wlan0Enabled, WPA2-PSK
Connected Clients0

wlan1:
ChipsetMWL88W8964 802.11ac
Radio StatusActive
Radio ModeAP
NetworkMixed
SSIDdd-wrt 2.4G
Channel11 + 7 (2462 MHz VHT40)
Busy Time10780 ms
Active Time622506 ms
Channel Quality99%
TX Power30 dBm
RateAuto
ACK TimingN/A
Encryption - Interface wlan1Enabled, WPA2-PSK
Connected Clients0
-- This network comes and goes in my scanner (Wifi Analyser on android)

wlan 2:
ChipsetMWLSD8887 802.11ac
Radio StatusActive
Radio ModeAP
NetworkMixed
SSIDdd-wrt
Channel100 (5500 MHz HT20)
Busy Time0 ms
Active Time0 ms
TX Power15 dBm
Rate86.7 Mbit/s
ACK TimingN/A
Encryption - Interface wlan2Enabled, WPA2-PSK
Connected Clients1


On my scanner, both wlan0 and 2 appears in the 5G: first is at channel 60, the other at 100. wlan 1 appears on channel 11.

I use WPA2 Personal. ccom and tkip blanks. I tried wpa3, but it looks like something is wrong with it. My portable PC under linux and my android 11 phones could not use it.

All help is welcomed. Wink

Christian
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3005
Location: Germany

PostPosted: Sun Mar 24, 2024 12:05    Post subject: Reply with quote
WLAN2 is not a real radio.
It has no external antennas and is used in the stock firmware for DFS/radar detection.

The radio should be deactivated as it is known to cause stability problems.
The network mode "Mixed" is also not a good choice, use AC/N-Mixed for 5Ghz and N/G for 2.4Ghz

_________________
Quickstart guides:
use Pi-Hole as simple DNS-Server with DD-WRT
VLAN configuration via GUI - 1 CPU port
VLAN configuration via GUI - 2 CPU ports (R7800, EA8500 etc)

Routers
Marvell OCTEON TX2 - QHora-322 - OpenWrt 23.05.3 - Gateway
Qualcomm IPQ8065 - R7800 - DD-WRT - WAP
ChristianFr
DD-WRT Novice


Joined: 17 Feb 2017
Posts: 5

PostPosted: Sun Mar 24, 2024 12:56    Post subject: Reply with quote
Hi ho1Aetoo,

thank you for this information. I set it and I will see what happens.

I will post here about it later.

Christian
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