Hi there On 22/05/2025 14:58, Geoff wrote:
Rob van der Putten wrote:Old stable / 11: Installs new kernel source, but not a new kernel. Stable / 12:New net-tools comes with ifconfig with empty numeric values: It's all zero;RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 My rrdtools based graphs now use 'ip' instead; ip -s link show dev Some_Device It's a bit odd though.On unstable I saw the same with net-tools 2.10-1.2 but it was fixed today in 2.10-1.3.
I saw the bug report later. A fix isn't in stable yet. There is a now a new kernel for Debian 11 / Bullseye though. Meanwhile I found an other Debian 11 oddity. At boot, NFS now will often mount RO instead of RW. When it does, I can remount RW; mount -o remount, rw /mnt/home 5.10.0-33 seems to be fine. Problems are with 5.10.0-34 and 5.10.0-35. As for as I can tell, it mounts correctly after a power cycle. Somehow I feel that it tries to mount NFS just a bit too early. Regards, Rob