Will stay with 6.7.5 kernel, my pogo is a minimum decade old (bought second hand). ntfs3 blacklisted in opensuse https://forums.opensuse.org/t/ntfs3-kernel-module-suddenly-blacklisted-after-update-to-tumbleweed-20231215/171073 https://lore.kernel.org/ntfs3/bf4e968b-aa2a-d886-afd0-1f6f5c02d24e@gmail.com/T/#t Where is "60-blacklist_fs-ntfs3.conf" equivalent location in linux debby jst818 - Debian
Looks like kernel 6.8.7 is not so innocent upgrade for ntfs-3g "module": https://forum.manjaro.org/t/unable-to-mount-all-ntfs-partitions-in-kernel-6-8-4/159438 https://forum.manjaro.org/t/fstab-ntfs-3g-boots-with-kernel-6-6-26-1-not-with-6-8-5-1/160144 https://forum.manjaro.org/t/unable-to-mount-fat-or-ntfs-drives-after-updating/149354/45?page=3 And if you use ntfs3 (not ntfs-by jst818 - Debian
ntfs-3g looks like no-go combination with kernel 6.8.7 at least for me (ntfs-3g-mount: mount failed: Device or resource busy)., fstab or mount makes no difference.by jst818 - Debian
Ok, removed /dev/sda3 /mnt/hdd ntfs-3g defaults,big_writes 0 0 from /etc/fstab added it to /etc/rc.local, reboot and still got mount error: root@pogo:~# ntfs-3g /dev/sda3 /mnt/hdd ntfs-3g-mount: mount failed: Device or resource busy Again, with all previous kernels except 6.8.7 it was ntfs-3g mount doing fine.by jst818 - Debian
For test purposes commented ntfs line in /etc/fstab /dev/sda3 /mnt/hdd ntfs-3g defaults,big_writes 0 0 now system boots fine, debian 11.9, kernel 6.8.7, no "connection refused". via ssh. On win machine ran chkdsk /f f: and got result everything is ok with ntfs data partition. Windows has checked the file system and found no problems.by jst818 - Debian
Interesting. debian 11.9, kernel 6.8.7 Cloned rootfs to spare usb key which surprisingly works fine with kernel 6.8.7 (roofs ext4 , swap partition, NO data partition ) ext4 rootfs was made in terminal, and there is no raid/lvm or anything else, only plain ntfs partition which mounted just fine with kernel 6.7.5: mkfs.ext4 -L rootfs -E lazy_itable_init=0 -O 64bit /dev/sdc1 original rby jst818 - Debian
Serial console boot log when i get "connection refused" error ?by jst818 - Debian
My latest hypothesis include: PeerGuardian (got this package installed around 8 years ago** and was working fine (the whole system&package) until got kernel "linux-6.8.7") https://sourceforge.net/projects/peerguardian/files/PeerGuardian%20Linux/2.3.1/ **edit: it was Debian stretch Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2 24 Jul 2017 or even Debian jessie from 24 Febby jst818 - Debian
Update Found debian 11.9 backup (kernel 6.6.3), upgraded to "linux-6.8.7-kirkwood-tld-1-bodhi.tar.bz2" and got the same problem. I even did: Shrink initramfs (gzip method) https://forum.doozan.com/read.php?2,135322 uImage 6,08 MB uInitrd 4,89 MB before was uInitrd ~10,9MB plus did all 3 Quote fw_setenv load_dtb_addr '0x1c00000' fw_setenv load_initrd_addr &by jst818 - Debian
After doing 3 setenvs it did boot, but problem stayed the same (cannot log into - connection refused). Will found out what happens when i use fw_setenv from normal boot, but using newly created rootfs "Debian-5.6.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2". Update: nope, it didn't help with fw_setenv either (cannot log into - connection refused). Will continue tomorrowby jst818 - Debian
For some reason boot with netconsole and entering those 3 commands doesn't save settings. Now i installed "Debian-5.6.7-kirkwood-tld-1-rootfs-bodhi.tar.bz2" into other usb stick, can log into, but got stuck with those 3 commands -bash: setenv: command not found. I guess i need to use command fw_setenv Is this correct form ? fw_setenv load_dtb_addr '0x1c00000by jst818 - Debian
I ran netcat https://forum.doozan.com/read.php?3,14,page=1 output (from win 10), with one (1) usb linux debian device attached : Quote \Netcat>nc -l -u -p 6666 U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:13:18 -0700) Pogo E02 gcc (Debian 6.3.0-18) 6.3.0 20170516 GNU ld (GNU Binutils for Debian) 2.28 Hit any key to stop autoboot: 0 starting USB... USB0: USB EHCI 1.00 scanning busby jst818 - Debian
Pogoplug e02 After upgrading to Linux Kernel 6.8.7 Kirkwood (from linux-6.7.5-kirkwood-tld-1), cannot login anymore into device. Linux debian system is on usb device. I didn't touch anything else, just upgrade via putty ssh port 22 from lan, sync, then reboot. screnshots from putty, winscp https://i.postimg.cc/RFsqG1kq/putty.jpg https://i.postimg.cc/wM1Mryz2/winscp.jpg "by jst818 - Debian
Otherwise it is enough "ln -s" for all three folders (as root) ? ln -s /bin /usr/bin ln -s /lib /usr/lib ln -s /sbin /usr/sbin Or it should be hard link (ln without -s) ?by jst818 - Debian
I am still using Debian 11 bullseye & bullseye-backports. Quote cat /etc/debian_version 11.8 / file structure is not as it is here https://forum.doozan.com/read.php?2,35581,135116#msg-135116 , no symlinks to /usr Quote /bin /lin /sbin rootfs was created long time ago, 01/2014 (debian jessie) and upgraded with time to 11.8. hw: pogoplug e02 cat /etc/apt/sources.list Quby jst818 - Debian
Here is my /etc/apt/source.list Quote deb http://deb.debian.org/debian/ bullseye main contrib non-free deb-src http://deb.debian.org/debian/ bullseye main contrib non-free deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free deb-src http://deb.debian.org/debian/ bullseye-updates main contrib non-free Quote cat /etc/debian_version 11.4by jst818 - Debian
Done. Everything seems to be working fine ! new uInitrd size:10421839 B (10.177 MB). I guess it would work without "load_dtb_addr" adjustment ;). Thanks for helpby jst818 - Debian
I want to install latest kernel (Linux Kernel 5.18.6 Kirkwood; Updated Jun 25 Apr 2022:) and saw your red note about uInitrd size (Step 5). Current version: Linux 5.17.4-kirkwood-tld-1 #1.0 PREEMPT Mon Apr 25 19:49:57 PDT 2022 armv5tel GNU/Linux Device: pogo e02 uboot version is latest (U-Boot 2017.07-tld-1) strings /dev/mtd0 | grep U-Boot U-Boot BUG at %s:%d! ** Invalid partition type &qby jst818 - Debian
About fw_printenv and output: "command not found". This command should be a part of u-boot-tools package... Doing some inspection on https://packages.debian.org/buster/u-boot-tools reveals fw_printenv is only available in buster/stretch/jessie relases of package. And i am using bullseye ;P. So i had to do a little trick to get missing files: 1st downlaod u-boot-tools packby jst818 - Debian
Due irreversibly corrupted ext3 roofs did restore from old copy (used this method for backup/restore https://forum.doozan.com/read.php?2,12096,24034#msg-24034 and installing kernel 5.4.2 , now i am getting some errors (and unable to resolve them). One of them is output result for command fw_printenv, which is "command not found". Should be something like this https://forum.doozan.cby jst818 - Debian
What version of ntfs-3g are you using ? Quote apt-cache policy ntfs-3g https://packages.debian.org/search?searchon=names&keywords=ntfs-3g 1:2017.3.23AR.3-3 is the latest. Try to mount this problematic ntfs drive on some other linux distro, for example Porteus http://ftp.nluug.nl/os/Linux/distr/porteus/x86_64/Porteus-v5.0/by jst818 - Debian
samba4 is obsolete version of samba, thus you are getting old version. https://packages.debian.org/search?searchon=names&keywords=samba4 apt install samba should install something from here: https://packages.debian.org/stretch/samba Post your /etc/apt/sources.list . https://debgen.simplylinux.ch/ Select stable or buster. and hit generate at the bottom. With stable yby jst818 - Debian
dropbox.com links for rescue 2.8.X from 1st link are dead. Anyone has a copy ? Installed it 2-3 years ago on my pogo e02 as described , in betweeen upgraded uboot to latest 2017 (done all steps), now i cannot it make working, if i unplug usb hdd i only got orange blinking led on pogo e02. Meanwhile i didn't touch mtd1/mtd2 where rescue "resides". fw_printenv Quote bootcmdby jst818 - Rescue System
bodhi linux-4.11.3-kirkwood-tld-2 modules loading problem is now fixed (at least for my case). lsmod output Module Size Used by ip6table_filter 16384 0 ip6_tables 20480 1 ip6table_filter tun 28672 2 nfnetlink_queue 20480 1 nfnetlink 16384 2 nfnetlink_queue nf_conntrack_ipv4 16384 3 nf_defrag_iby jst818 - Debian
uboot bootlader has nothing to do with your transmission issue. /etc/apt/sources.list Quote deb http://deb.debian.org/debian stretch main contrib non-free put comment # on all other lines https://packages.debian.org/search?suite=stretch&arch=armel&keywords=transmission Quote Package transmission stretch (testing) (net): lightweight BitTorrent client 2.92-2: allby jst818 - Debian
v4.11.3 Are the changes related /etc/rc.local [1] being replaced with systemd ? Because i have some entries in [1] and are not executed on boot. openvpn in not working ("no tun device" in log), iptables 1.6.0 not working (i got message something about iptables needs to be loaded into kernel with insmod). Quote iptables: Table does not exist (do you need to insmod?) Downgraby jst818 - Debian
Solved. It looks to be issue with vpn provider, downgraded to 4.10.0 and still got the same behavior, then i changed to another server, now it is working without a glitch. Will test this problematic server on desktop vpn connection, to see if there is dropout after 2.5 hours as it was happening on pogo.by jst818 - Debian
openvpn package (2.4.0-4 armel) and config file is the same, worked flawlessly on 4.10.0 & older kernels.by jst818 - Debian
I am getting openvpn running as deamon disconnected after precisely 2.5 hours (and not able to reconnect until reboot; or kill vpn connection, wait 5 minutes, connect again)) on latest kernel 4.10.9, device pogo e02, debian stretch. On 4.10.0 and previous versions no such error ever occurred (all the time the same version of openvpn config is used).by jst818 - Debian
Did you follow http://forum.doozan.com/read.php?3,12381 , where you have specific U-Boot images for various models (poog, goflexnet) envs ? I see you stilll have pogo_e02 in your dtb env: dtb_file=/boot/dts/kirkwood-pogo_e02.dtbby jst818 - Debian