yeah I get that, the problem is that he has the new uboot, but old envs. his envs from serial are as follows: M300> printenv baudrate=115200 bootargs=console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $(mtdparts) earlyprintk=serial bootargs_console=console=ttyS0,115200 mtdparts=spi_flash:0x7f000@0(uboot),0x1000@0x7f000(u-boot-env) root=LABEL=root rw bootcmd=run kernel_config; run seby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > I've started to write a new installation procedure > for this box. The simplest way is to install from > inside stock OS. I've had issues with partition alignment and weird issues of making the rootfs from within the stock debian install... but updating uboot, yes, 100% stable and proper way to go, tby sudos - Debian
Bodhi, I'm about to drop a blog post regarding the M300 up onto wordpress, and I'm noticing the install guide linked in the OP post is outdated. Would you be willing to update the guide post so it's up to date for mentioning the current rootfs and current 2022-04 u-boot build further up this page? it also seems I sold a few of my friends on buying one to mess around with, so havby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > The Kirkwood plug-form factor boxes (Dockstar, > Sheevaplug.... ) don't have thermal sensor. Yep, that's correct, and another justification to make sure those SoCs stay cool enough to keep happy. I know in the E02 the kirkwood is bare, as it is in the Pogo v4 as well. in the E02 just add a heatsink that fby sudos - Debian
After sending the last post I found a copper shim in my parts bin, I don't recall exactly where I got it from... but it was the right thickness to place between the SoC and the steel chassis being used as a heatsink. I believe it came from ebay nearly a decade ago to replace a thermal pad in a laptop that died before it could get the shim installed. for future reference, I believe the shiby sudos - Debian
Just chiming in to say 5.17.4 works properly on the Kace. and to reply to this of course. renojim Wrote: ------------------------------------------------------- > What I finally ended up doing (if I recall correctly) > was installing openjdk-8-jre from > https://packages.debian.org/sid/armel/java/openjdk-8-jre > . It's good enough for my purposes as I'd never >by sudos - Debian
did you make sure you had swap space set up? while an old PC would do the job, something a bit more power efficient like a dell kace which has more RAM available to it might be a better option now that there's uboot for it and most of the kinks are worked out (so long as you're using 5.15.5 for the kernel at time of post.) the problem of course is the old PC costs $0 and the Kace isby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > My recommendation. > > If you use SATA as rootfs, it should be a better > SSD or external HDD. The stock internal SSD is not > of good quality. > > I see error on some sectors sometime during boot. > It does not affect the system operation (it is > just a glorified USB type of flash withby sudos - Debian
renojim Wrote: ------------------------------------------------------- > What I finally ended up doing (if I recall correctly) > was installing openjdk-8-jre from > https://packages.debian.org/sid/armel/java/openjdk-8-jre > . It's good enough for my purposes as I'd never > use Java if I didn't have to for one particular > purpose. Looking at this andby sudos - Debian
renojim Wrote: ------------------------------------------------------- > As another data point, I've been running 5.16.5 > (and Bullseye) for a while now and I'm pushing my > M300 pretty hard with .... > ...and a pretty big Java (yuck!) process that runs > everyday and I haven't seen any problems. Can I ask how you're running Java? I haven't beenby sudos - Debian
yeah I just downgraded to 5.15.5 on the kace for now, Pogo v4 and E02 will continue on with 5.16.5. looking into it a bit further and it seems like kswapd panics are usually caused by the ram not pushing to swap fast enough or too fast... which shouldn't be the case here because of the overkill SSD. I had a shower thought earlier as to if this speculatively could be a byproduct of the SoCby sudos - Debian
A couple fun things happened over the past few days after the uboot upgrade. One was a kernel panic and the other was a situation where I rebooted the Kace and it didn't activate the eth interface properly and just sat there lights-out with the system LED solid white. I dropped syslog-ng on from the start so I've got logs of the panic but not much else: Mar 24 22:01:09 yamada kby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > Attched is the new u-boot. This uboot image and > its default env image can be flashed to SPI mtds. > > uboot.2022.04-tld-1.m300.bodhi.tar > > sha256sum > 0aaa790377c6433396867dd26798f52e43541f2977d46537e0ce1a0df04b2cc8 > md5sum > 7986ddeac251018219e3d65851abbbb4 > > There are 3by sudos - Debian
bodhi Wrote: ------------------------------------------------------- > Here is the new u-boot. This image can be flashed > to SPI mtd0. > > At the moment, I still have some problem flashing > the default envs image in Debian, so that will > come later. Success! changed root login, flashed the uboot image from stock Debian, set up a spare SSD with 5.13.6 and used aby sudos - Debian
dougdeep Wrote: ------------------------------------------------------- > Success at latest kwboot! > > I bungled an attempt to upgrade the 5.2.9 kernel > so had to start over with a fresh mSATA formatted > to ext3. Not quite the same kernel as yours but > close. does it still have the same no-boot behavior unless something is plugged into USB with the latest kernel/by sudos - Debian
bodhi Wrote: ------------------------------------------------------- > Here is the latest u-boot. is this also not flashable yet?by sudos - Debian
bodhi Wrote: ------------------------------------------------------- > So I was inspired by our forum members to figure > out this u-boot (when there is a will, there will > be a way :) > > Attached is the new u-boot: > uboot.2021.10-tld-1.m300.mtd0.kwb > > Create the uEnv.txt on your rootfs /boot. Below is > an example, adjust with your real MAC address, &by sudos - Debian
Hi there! it's Pogoplug update time again with the V4! I did a full dist-upgrade from Wheezy-lts to Stretch and ended up having to upgrade Uboot and my kernel in the mix, and it's been a long, long while. before this, the box was up for two years, if you can believe it. anyways, when it tries to boot the latest kernel after following the instructions for making a uImage with the eby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > You only need to worry > about impact when you do dist-upgrade, which will > drastically change the rootfs, and need to be > applied carefully with preplan. dist-upgrading to Jessie, you mean? Probably won't happen until half a year into it being switched from testing/rc to stable and anything found rby sudos - Debian
grayman4hire Wrote: ------------------------------------------------------- > @sudos, > > I just added instructions for upgrading from 3.14 > to 3.18 for the Pogoplug V4. Please help me verify > it and let me know. Thanks > > "Upgrade Debian to 3.18.5 kernel (optional)" > > http://blog.qnology.com/2014/07/hacking-pogoplug-v > 4-series-4-and-moby sudos - Debian
bodhi Wrote: ------------------------------------------------------- > @sudos, > > Since you want to boot SATA only, and based on > your current u-boot envs, you have to use a rootfs > that has the DTB file embedded inside uImage. > > - With the HDD attached, no USB. > - Boot and interrupt serial console, and then: > > > seteenv bootcmd 'run bby sudos - Debian
Okay, I have a fun one for you... I have a Pogoplug V4, ran Wheezy on it via the rootfs image and installed to the hard drive (250GB) on the SATA port. went through your steps from the 7th but ended up doing step 4A when I should have done 4B. now in the serial console, I get this: U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB Wby sudos - Debian