blkt DD-WRT Guru

Joined: 20 Jan 2019 Posts: 6485
|
Posted: Fri Mar 07, 2025 7:51 Post subject: New Build - 03/07/2025 - r60121 |
|
Welcome to Marvell r60121 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 r60098 (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
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] |
|
|
Gray8300 DD-WRT Novice
Joined: 28 May 2023 Posts: 19
|
Posted: Fri Mar 07, 2025 17:31 Post subject: |
|
Router/Version: WRT1900AC V1
File/Kernel: DD-WRT v3.0-r60121 std (03/07/25)
Previous/Reset: Upgrade from r59171
Mode/Status:
Issues/Errors: Although the reported CPU load average appears high after booting according to the UI, I checked with the 'top' command and confirmed that pretty early on the total CPU usage is <1% - so for whatever reason, it just seems to take longer than you would expect for the averages to level out, I don't believe there is any actual issue going on with CPU usage.
However, the router fan is still on at full speed constantly - Services>Hardware Monitoring for fan settings has 65 degrees as the Fan On/High Temperature setting, and 60 degrees for the Normal Temperature/Fan Off setting. The status page shows <50 degrees for all sensors (CPU, DDR, WLAN0 and WLAN1) yet the fan is still going.
Not really sure what to look for to figure out why it's not working like it should, if I cat '/sys/devices/platform/pwm_fan/hwmon/hwmon6/pwm1' it shows a value of 255 (which I assume means "on" at maximum). And I can seemingly manually control the fan speed by doing commands like this: echo "150" > /sys/devices/platform/pwm_fan/hwmon/hwmon6/pwm1
nvram seems to correctly show and save any changes I make to the thresholds in the UI, into hwmon_temp_hyst and hwmon_temp_max |
|
juicetoon DD-WRT Novice
Joined: 10 Mar 2023 Posts: 14
|
Posted: Sat Mar 08, 2025 7:57 Post subject: |
|
Router/Version: WRT3200ACM
File/Kernel: r60121 & Linux 6.1.129-rt28
Previous/Reset: Upgrade from a few builds back
Issues/Errors: QoS - seems to have borked since either a few builds back or a few months and I just haven't noticed/ran bufferbloat tests. Was running 650000/45000 (I thought even this was low) stable on a 1gbit/50mbit connection. Running without QoS is better than running 650000 now, i.e. 50ms+ jump. Cannot see anything awry when it comes to CPU load, temp or anything in logs. |
|