My poor #ODROID HC4 is having a hard time each time I send or receive  #GoToSocial posts on  #OpenBSD #arm64.

yeah, I know, this message will also add a drop of load to it :)

Got my ODROID-U3 (Exynos4412, 2013) running kernel 6.12.12 on Ubuntu 22.04. Key points:

- U-Boot 2020.10 is required. Check yours with `sudo strings /dev/mmcblk1boot0 | grep "U-Boot 20"`
- Generic Ubuntu kernels won't boot β€” missing Exynos4412-specific patches
- Solution: use hexdump0815's precompiled kernels from https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel release `6.12.12-stb-exy+` tested on U3+
- Hold generic kernels: `sudo apt-mark hold
- Remove `flash-kernel` if installed
#linux #hardkernel #Odroid #OdroidU3

I think this #GoToSocial instance ran on #OpenBSD #arm64 using #ODROID HC4 is doing pretty well while eating (only) 5W.

Once, someone asked what was the weirdest platform you run GtS on. Well...

 This message was sent from  #GoToSocial running on an  #OpenBSD #arm64 board (#ODROID HC4).

Now that #VictoriaMetrics and #Grafana have be moved to some #OpenBSD VPS  that is faily independant from my other playgrounds bases, the #ODROID is monitored using #collectd and is ready for more weirdo software testings. 

But this will wait until tomorrow! G’nite folks!

ODROID-M1S con RK3566: alternativa compacta a #RaspberryPi
Por suerte hay otras opciones que sin ser mejores pueden servirnos. https://raspberryparatorpes.net/rivales/odroid-m1s-con-rk3566-alternativa-compacta-a-raspberry-pi/ #hardkernel #Odroid #Odroid_M1S

#RunBSD Recent obsession is about reusing #arm64 boards that sleep unplugged.. So today, here are two sets of notes regarding  #OpenBSD support.

Running on the #ODROID HC4 is pretty decent now. It already runs the DHCP, DNS and the WireGuard gateway. More is to come, if everything goes well.
https://www.tumfatig.net/2026/running-openbsd-7.8-on-odroid-hc4/

Running on the #Raspberry Pi Zero 2W is fairly unstable as-of now.
https://www.tumfatig.net/2026/openbsd-7.8-on-raspberry-pi-zero-2w/

Running OpenBSD 7.8 on ODROID HC4

Some times ago, I acquired an ODROID HC4 arm64 board and installed OpenBSD 7.2 on it. I used it for a moment but there were issues when running with two disks so I stopped using it. For $reasons, I took it out of its box and gave it another try using OpenBSD 7.8.

Hardware photos. ASCII art. Tables of data. This post has it all! Updated my notes on my homelab hardware for those of you who are binary curious. #odroid #supermicro #radxa #raspberrypi #freebsd #debian #alpinelinux

https://markmcb.com/hardware/

Hardware - Mark McBride

Notes on hardware I'm running in my homelab.

Ok, as RPi has limited issue, let's build #GoToSocial for #OpenBSD on the #ODROID HC4... So far, nice things:

  • compiling lines seem to scroll faster.
  • it doesn't use more than 6W (according to the Shell Plug) while compiling.

EDIT 1 hour later: all GtS stuff are build. Power consumption never went above 6W. Now idling at 5W :)

EDIT 1h15 later: GtS started, created its SQlite database and displayed its Web homepage. This sounds great.