NerdInAChair
New Member
Hardware: Laptop (ROG Strix G733CX_G733CX (1.0))
Distro: CachyOS (Arch based rolling x86-v3 optimized)
Kernel: Linux 6.13.2-2-cachyos
DE: Plasma 6.3
Issue: Downstream transfers from Samba server on NVIDIA Shield always fail if a file is large enough to take a non trivial amount of time. Upstream transfers from client to server never fail. I want to say Kernel branch 6.6.x did not have any issues, so I think it is a kernel issue, but I wanted to see if anyone has any insights. I have the external share mounted in fstab as follows.
//192.168.50.144/NVIDIA-EXT /cifs/nvidia-external cifs credentials=/etc/samba/credentials/nvidia,defaults,noperm,noauto,x-systemd.automount 0 0
The connection is over WiFi. I really can't test over ethernet because I am in a wheelchair and can't easily run a cable for testing.
error message from console looks like:
cp: error reading '<file name here>' Resource temporarily unavailable
I find it odd it only happens in the downstream direction.
Distro: CachyOS (Arch based rolling x86-v3 optimized)
Kernel: Linux 6.13.2-2-cachyos
DE: Plasma 6.3
Issue: Downstream transfers from Samba server on NVIDIA Shield always fail if a file is large enough to take a non trivial amount of time. Upstream transfers from client to server never fail. I want to say Kernel branch 6.6.x did not have any issues, so I think it is a kernel issue, but I wanted to see if anyone has any insights. I have the external share mounted in fstab as follows.
//192.168.50.144/NVIDIA-EXT /cifs/nvidia-external cifs credentials=/etc/samba/credentials/nvidia,defaults,noperm,noauto,x-systemd.automount 0 0
The connection is over WiFi. I really can't test over ethernet because I am in a wheelchair and can't easily run a cable for testing.
error message from console looks like:
cp: error reading '<file name here>' Resource temporarily unavailable
I find it odd it only happens in the downstream direction.