lanefu
lanefu
Well here's armbian kernel 5.7.12 on my rock64v2 that doesn't have a heat sink ``` memcpy: 1409.1 MB/s memset: 5820.4 MB/s ```
@ThomasKaiser have any more details about what you mean by "since never executed" ? I've just starting digging through the scripts and the forum to understand their role and make...
Okay so according to the systemd.service docs, the unit file for the armbian-hardware-monitor service does the right thing and the shutdown cleanup steps should be happening. Since the job is...
@hzyitc we have some big refactoring changes in the armbian-next branch that may address this. Including @rpardini @igorpecovnik for feedback
@jammerful hey I'm working on similar issue.... would you be able to explain your workaround a little more in-depth? What container are you deploying?
@mikeaorlando something that I discovered..... If you're using terraform modules, it's easy to switch from EKS managed nodegroups to "worker groups". the level of config effort is about the same...
yeah same here... people seem to ask about it, so thought at least some basic instructions would help. also my real dream is that it's an armbian-config feature https://armbian.atlassian.net/browse/AR-449
@EvilOlaf is this helpful? https://armbian.lane-fu.com/linx/0ql9mql4.txt
here's how I do it from customize_image.sh but user could mount image and do the same ``` cat > /boot/armbian_first_run.txt
It's a product of bad house keeping over time. Mkdocs supports relative links but was seldom leveraged. File name convention is amiss from initial import and then an intention to...