New Build - 03/25/2024 - r55460

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


Joined: 20 Jan 2019
Posts: 5700

PostPosted: Mon Mar 25, 2024 15:28    Post subject: New Build - 03/25/2024 - r55460 Reply with quote
Welcome to x86 / x64 r55460 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 55416 (mirror)

OpenVPN 2.6.10: 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 r55460

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


Joined: 18 Dec 2013
Posts: 337

PostPosted: Sat Mar 30, 2024 2:55    Post subject: SAMBA crashing on creating files on NAS drives. Reply with quote
Router/Version: Intel 4770K 16GB ram and 6 port realtek 2.5Gbps card
File/Kernel: Whatever comes with the x64 full version
Previous/Reset: Yes
Mode/Status: Gateway/NAS
Issues/Errors: Creating a file on the NAS drive crashes the DD-WRT system.


Android devices using KODI seems not to be spewing errors while trying to browse shares.


I wonder if Sp1derman NTFS issues are fixed now also?


Last edited by flood404 on Sun Mar 31, 2024 19:30; edited 1 time in total
Sp1derman
DD-WRT User


Joined: 16 Jun 2006
Posts: 152
Location: Germany, BW

PostPosted: Sat Mar 30, 2024 10:29    Post subject: Reply with quote
Router/Version: HP ProDesk 600 G2 Mini
File/Kernel: X64-dd55460-webupgrade_public_vga.bin
Previous/Reset: 54682, no reset
Mode/Status: Gateway/ OVPN Site-to-Site-Bridge, Plex, miniDLNA, DDNS, Samba

Issues/Errors: Samba/SMB; USB3-LAN-Adapter not recognized at startup since Build 53221

Details to USB3-NIC here with updated Infos:
https://svn.dd-wrt.com/ticket/7719

Samba: Still the same Errors
Editing a *.sh-File on an USB-Samba-Share (ext4) with Notepad++ reboots the Router the moment I press the Save-Button.
Editing a *.txt-File on an USB-Samba-Share (NTFS) with any txt-Editor reboots the Router the moment I press the Save-Button.

After the Reboot all Shares (2x ext4 and 1 x NTFS) are empty in Windows-Explorer also they are mounted in DD-WRT. It needs a second Reboot to show the shares in Windows.
I can reproduce this all the time....

So back to 54682.
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 337

PostPosted: Sat Mar 30, 2024 17:31    Post subject: Reply with quote
Sp1derman wrote:
Router/Version: HP ProDesk 600 G2 Mini
File/Kernel: X64-dd55460-webupgrade_public_vga.bin
Previous/Reset: 54682, no reset
Mode/Status: Gateway/ OVPN Site-to-Site-Bridge, Plex, miniDLNA, DDNS, Samba

Issues/Errors: Samba/SMB; USB3-LAN-Adapter not recognized at startup since Build 53221

Details to USB3-NIC here with updated Infos:
https://svn.dd-wrt.com/ticket/7719

Samba: Still the same Errors
Editing a *.sh-File on an USB-Samba-Share (ext4) with Notepad++ reboots the Router the moment I press the Save-Button.
Editing a *.txt-File on an USB-Samba-Share (NTFS) with any txt-Editor reboots the Router the moment I press the Save-Button.

After the Reboot all Shares (2x ext4 and 1 x NTFS) are empty in Windows-Explorer also they are mounted in DD-WRT. It needs a second Reboot to show the shares in Windows.
I can reproduce this all the time....

So back to 54682.





It seems to be you got some USB issues with this system. I do own a Dell 7040M which is a 6th gen i3 in it. I can see why you need a USB Ethernet adapter. The BIOS is pretty picky with its settings. It's very similar to your system. I just don't have the USB 3.0 Ethernet adapter to test with.

Would it be possible for you to get an SFF system? Those you can throw a PCI-E halF height card Ethernet adapter. I know here in the states you can pickup a Dell SFF G400 for under $50 USD. I got mine for $20 a piece with i3, 8GB ram, DVD drive and no hard drive or ssd.


Last edited by flood404 on Sun Mar 31, 2024 19:53; edited 1 time in total
Sp1derman
DD-WRT User


Joined: 16 Jun 2006
Posts: 152
Location: Germany, BW

PostPosted: Sun Mar 31, 2024 11:47    Post subject: Reply with quote
flood404 wrote:

I know I can write files to the SATA connected drives just fine with the latest version. I can test the USB in NTFS and ext3 format connected to the USB port to see if I get the same crashes.


The hussle with the USB-NIC is not so important since I found out how to make it work with 4 lines in a startup script (what took some time as I'm not a linux prof.).

But I highly appreciate your time and effort if you could check the SMB stuff with NTFS and ext4 shares.
Just copy an txt-file to the shares, then open it, type something and save it. At this point my box reboots.

Thanks, flood404
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 337

PostPosted: Sun Mar 31, 2024 19:29    Post subject: Reply with quote
Sp1derman wrote:
flood404 wrote:

I know I can write files to the SATA connected drives just fine with the latest version. I can test the USB in NTFS and ext3 format connected to the USB port to see if I get the same crashes.


The hussle with the USB-NIC is not so important since I found out how to make it work with 4 lines in a startup script (what took some time as I'm not a linux prof.).

But I highly appreciate your time and effort if you could check the SMB stuff with NTFS and ext4 shares.
Just copy an txt-file to the shares, then open it, type something and save it. At this point my box reboots.

Thanks, flood404






I can confirm writing any file to a NAS drives crashes the system. You can read files fine but crashes on creation. As soon as I hit paste to send a file to the NAS drive it crashes with no log or anything. The drives are formatted as EXT4. I can confirm Sp1derman's issue.
Sp1derman
DD-WRT User


Joined: 16 Jun 2006
Posts: 152
Location: Germany, BW

PostPosted: Mon Apr 01, 2024 12:23    Post subject: Reply with quote
Thank you, flood404

There a only a few SMB issues reported in the other hardware groups and so I was wondering if its an installation/configuration problem.
Now I'm sure it's a bad SMB implementation in DD-WRT.

But obviosly there are not many people using Samba, otherwise there would be tons of reports.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12921
Location: Netherlands

PostPosted: Mon Apr 01, 2024 12:31    Post subject: Reply with quote
Sp1derman wrote:
Thank you, flood404

There a only a few SMB issues reported in the other hardware groups and so I was wondering if its an installation/configuration problem.
Now I'm sure it's a bad SMB implementation in DD-WRT.

But obviosly there are not many people using Samba, otherwise there would be tons of reports.


Most stopped using as it is not working.

Two problems:

First KSMBD is buggy to begin with
Second it has to be backported to earlier kernels by DDWRT which also does not get the attention it needs.

So I gave up on it

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Sp1derman
DD-WRT User


Joined: 16 Jun 2006
Posts: 152
Location: Germany, BW

PostPosted: Mon Apr 01, 2024 13:16    Post subject: Reply with quote
That are bad news, egc

but I'm wondering why Samba works on OpenWRT.

I just searched the OpenWRT Forum, and at least all SMB-problems there were permission related.

Isn't it possible to use OpenWRT Samba-Implementation in DD-WRT?

As I'm using Plex and MiniDLNA with my own configfile by command-line (it never worked with GUI, and there is no Guide for Plex or MiniDLNA) and also using Samba for Family exchange I really need Samba.

Every new or changed setting in a config file is a pain to get it running.
Every time you edit a file its lottery time, because it also crashes sometimes with build 54682.

I also have OpenVPN Site-to-Site-Brigde (TAP) running and would like use DCO as soon as it's confimed 'running and working' but I can't update because of broken Samba...

Maybe it's time to move on.
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3006
Location: Germany

PostPosted: Mon Apr 01, 2024 13:20    Post subject: Reply with quote
And installing samba via entware is not an alternative?
_________________
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
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12921
Location: Netherlands

PostPosted: Mon Apr 01, 2024 13:23    Post subject: Reply with quote
Sp1derman wrote:
That are bad news, egc

but I'm wondering why Samba works on OpenWRT.

I just searched the OpenWRT Forum, and at least all SMB-problems there were permission related.

Isn't it possible to use OpenWRT Samba-Implementation in DD-WRT?

As I'm using Plex and MiniDLNA with my own configfile by command-line (it never worked with GUI, and there is no Guide for Plex or MiniDLNA) and also using Samba for Family exchange I really need Samba.

Every new or changed setting in a config file is a pain to get it running.
Every time you edit a file its lottery time, because it also crashes sometimes with build 54682.

I also have OpenVPN Site-to-Site-Brigde (TAP) running and would like use DCO as soon as it's confimed 'running and working' but I can't update because of broken Samba...

Maybe it's time to move on.


OpenWRT also reported problems off and on and DDWRT uses the same KSMBD but as said it has to be backported to older kernels for pre 6.1 and the backports have to be removed for builds using K6.1
See my second point Sad

To be honest I have someone who wants to use SMB on an Asus AC68u and I compile for them (note inclusive language Wink ) with the old SAMBA3 which still works Smile

About OpenVPN, DCO hardly gives any extra performance on these low end routers without crypto acceleration.
If you need a site-to-site bridge use WireGuard with VXLAN or EoIP tunnels


P.S. new build is out 55576 Smile

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Sp1derman
DD-WRT User


Joined: 16 Jun 2006
Posts: 152
Location: Germany, BW

PostPosted: Mon Apr 01, 2024 13:55    Post subject: Reply with quote
ho1Aetoo wrote:
And installing samba via entware is not an alternative?

I never used entware so I can't answer. And beside my issue with free time to fígure it out I don't have a 3rd box for testing.

egc wrote:
About OpenVPN, DCO hardly gives any extra performance on these low end routers without crypto acceleration.
If you need a site-to-site bridge use WireGuard with VXLAN or EoIP tunnels

My CPUs support AES-NI so the site-to-site bridge is working well, CPU-load only goes somtimes up to 20%-40%, most time only 5% if there is traffic. DCO would only be the cream topping Wink

egc wrote:
P.S. new build is out 55576

I'm waiting for the feedback from flood404 Smile
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 337

PostPosted: Mon Apr 01, 2024 22:55    Post subject: Reply with quote
Not going to bother with r55576. He just made this fix here for testing this crash here.

https://svn.dd-wrt.com/changeset/55615


I would need an x64 Full VGA version to test this one that contains this fix.
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 337

PostPosted: Tue Apr 02, 2024 17:38    Post subject: Reply with quote
The r55615 fixed the crashing issue when creating files on NAS drives! I was able to copy an mp3 without issue. Going to try some large files to see if it remains stable. I am not getting error messages in terminal.
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