Posted: Fri Sep 08, 2023 7:29 Post subject: New Build - 09/08/2023 - r53469
Welcome to x86 / x64 r53469 beta release thread for reporting, feedback to developers & community benefit.
Please do not flash builds until installation is understood, risks involved and device specificrecovery 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}' (httponly) or 'curl -O {file URL}' (http, https, ftp) 'write {file} linux' then 'reboot'.
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: stracetcpdump.
• 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.
Posted: Sat Sep 09, 2023 12:44 Post subject: NAS is broken
This build is also trash with NAS. The only thing good about it is that it does not reboot with a kernel panic now and it seems stable.
Router/Version: Dell Studio 540T
File/Kernel: r53469
Previous/Reset: YES
Mode/Status: Everything works but NAS
Issues/Errors: NAS is broken due to Cannot resolve netlink family being spammed in syslod.
I was googling this on OpenWRT they had the same issue. They rolled back the version to fix it since I guess it was caused by using old tools to compile new version.
Router/Version: Virtual Box
File/Kernel:53469 Linux 6.1.52 # SMP x86_64
Previous/Reset: 53339 no reset
Mode/Status: working as normal, used as a router for network testing in a virtual network lab
Issues/Errors:
had to update via writetool dd-wrt_x64_public_vga.image /dev/sda
Nothing worth mentioning on the build
Router/Version: Virtual Box
File/Kernel:53469 Linux 6.1.52 # SMP x86_64
Previous/Reset: 53339 no reset
Mode/Status: working as normal, used as a router for network testing in a virtual network lab
Issues/Errors:
had to update via writetool dd-wrt_x64_public_vga.image /dev/sda
Nothing worth mentioning on the build
Without knowing your exact configuration... I tried something simple...
All I did was enable samba (left defaults)... Added a share (tried different paths both r and r+w), added users with Samba access
saved/applied and even rebooted router...
no success on mounting... checked dd-wrt logs:
local5.err ksmbd: [ksmbd-worker/3381]: ERROR: Cannot resolve netlink family
so I think the same error you are getting
That is the same error I am getting. Brainslayer said it works for him. I even tested a completely different newer computer with the same issue. Cannot resolve netlink family.
All I did was enabled SAMBA, Workgroup as Workgroup. Server String DD-WRT. 256 connection limit, Mininum protocol 2.10 max protocol 3.11, encryption off. Setup as public share and even tried password protected shares.
That is the same error I am getting. Brainslayer said it works for him. I even tested a completely different newer computer with the same issue. Cannot resolve netlink family.
Strange... we must be doing something different than he is
flood404 wrote:
All I did was enabled SAMBA, Workgroup as Workgroup. Server String DD-WRT. 256 connection limit, Mininum protocol 2.10 max protocol 3.11, encryption off. Setup as public share and even tried password protected shares.
That seems reasonable and is pretty close to what I did... I guess I would have to play with it more and think about it especially if it is working for Brainslayer.