Ok, thanks bodhi. Jungleby jungle_roger - Debian
Hi bodhi, I recently setup unattended upgrades on my system, but I just remembered reading a note you made on here about having to regenerate the iniramfs: Quotebodhi Warning: Watch the apt-get upgrade progress. If the apt-get upgrade results in a new initramfs, the log would shows this message: update-initramfs: Generating /boot/initrd.img-5.13.8-mvebu-tld-1 Then you need to regenerateby jungle_roger - Debian
Thanks bodhi!by jungle_roger - Debian
Hi All, Can I get some advice on how to clean up the rootfs? Mine is ballooning up a bit, its now 1gb compressed. I've cleared out the old files from the /boot dir and vacuumed journalctl and cleaned up apt. I found the folder /usr/lib/modules contains old kernel modules and tried to remove them using apt after finding this: stackexchange But when I rebooted, my external usb driby jungle_roger - Debian
bodhi Wrote: ------------------------------------------------------- > Jungle, > > > Running new kernel, its looking good so far :) > > Cool! > > Could you post > > dmesg | grep -iE 'timer|clock' > Here you go: [ 0.000000] Switching to timer-based delay loop, resolution 53ns [ 0.000002] sched_clock: 32 bits at 19MHz, resolutiby jungle_roger - Debian
Running new kernel, its looking good so far :) Thanks bodhi, I appreciate all your hard work m8.. Jungleby jungle_roger - Debian
Hey bodhi, I'll stick with systemd then and have reverted back to kernel 6.5.7. This: dpkg -l | grep libubootenv-tool didn't return anything and this: dpkg -L libubootenv-tool says not installed. I think it disappeared when I did the dist upgrades. Do I reinstall from apt? ------------------------------------------------------------------------------------ Btrfs is usedby jungle_roger - Debian
Hi bodhi, I've attached 2 serial logs as I've also tried booting with sysvinit but it still runs slow (it does mount the drives tho) I had to change the uboot env setting via serial as fw_setenv seems to be missing for me (fw_printenv still exists) Whats your recommendation in regards to systemd vs sysvinit? Thanks, Jungleby jungle_roger - Debian
bodhi Wrote: ------------------------------------------------------- > Kernel linux-6.9.6-mvebu-370xp-tld-1-bodhi.tar.bz2 > package has been uploaded. Please see 1st post for > download link. > > Note: I went back to non-SMP for this kernel. > Hopefully it will solve the kernel panic we've > seen for the Netgear RN102/104 boxes. Hey bodhi, I've just tby jungle_roger - Debian
Hi Trond, I'm only using the top port (eth0) I haven't tried the LCD yet as my main issue was the back-light being on constantly but it gets switched off automatically at the end of boot with this setup. I'm going to leave that for now. I'm currently on the 6.5.7 Kernel as I had updated to bookworm with the 6.8.7 kernel and had the atomic bug. Would it be worth me tryby jungle_roger - Debian
Thanks guys, I'm just using systemd-timesyncd now, which is keeping the clock up to date. ---------------------------------------------------- Found this: Netgear forum Seems like it happens on stock aswell. Jungleby jungle_roger - Debian
Quotebodhi Looks like the default is not fully flow control. Try: ethtool -A eth0 autoneg on rx on tx on ethtool -a eth0 Unfortunately has the same result. Jungleby jungle_roger - Debian
Pause parameters for eth0: Autonegotiate: on RX: off TX: off RX negotiated: on TX negotiated: on I have an unmanaged gbit switch and a router that doesn't support jumbo frames. Not sure if it's related but my system clock lost a hour overnight. (I have to set the time on every reboot) Jungleby jungle_roger - Debian
Hey Bodhi, Here's uname -a: Linux ***** 6.5.7-mvebu-370xp-tld-1 #2 PREEMPT Thu Oct 19 18:31:43 PDT 2023 armv7l GNU/Linux eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.0.15 netmask 255.255.255.0 broadcast 192.168.0.255 inet6 fe80::2ac6:8eff:fe34:5030 prefixlen 64 scopeid 0x20<link> ether **:**:**:**:**:** txqueuelby jungle_roger - Debian
Hi, It happens during file transfers using smb and its only RX: RX packets 49808615 bytes 70509970400 (65.6 GiB) RX errors 25511 dropped 0 overruns 0 frame 0 TX packets 5850581 bytes 54137665733 (50.4 GiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Turning off flow control and swapping cables has no effect. There's not much else running as all I have installeby jungle_roger - Debian
Thanks Bodhi, I've installed the 6.5.7 kernel and it got rid of of the "BUG: scheduling while atomic" error but I'm still getting lots of overrun errors: [ 310.133162] mvneta d0070000.ethernet eth0: bad rx status 0f830000 (overrun error), size=384 Jungleby jungle_roger - Debian
Hey Bodhi, Looks like I spoke too soon, I'm still getting ethernet overruns. I've started on your rootfs 5.2.9 with kernel 6.8.7 I've been able to update to bookworm but it hasn't fixed it. The dmesg and serial logs are attached: Thanks Jungleby jungle_roger - Debian
hi Bodhi, I just did a fresh install with usb, had to use the old 5.2.9 rootfs with the 6.8.7 kernel as the rootfs 6.6.2 with built-in kernel didn't work. I dont need to 'update' the rootfs, do i? But good news, no more ethernet overruns and the lcd backlight is off! Thanks!by jungle_roger - Debian
Hi, Thanks for the reply. I wish I had installed your one first but only found it after. Do you think there will be an issue just installing yours as I've already followed a different method? or would I need to restore to stock/defaults first? Thanks, Jungleby jungle_roger - Debian
Hi, I'll start by saying im not an expert at Linux (my main experience comes from using raspberry pi's) I have installed Debian on my RN104 but im having a couple of issues with it. I used this guide: https://web.archive.org/web/20230909154806/https://www.katerkamp.de/howto/osinstall/rn104-d-i.xhtml but I installed bookworm instead. I keep getting buffer overruns on the etheby jungle_roger - Debian