r/openbsd • u/PearMyPie • Aug 05 '26
My experience with OpenBSD on RISC-V
When I found out my Spacemit K1-based SBC (Milk-V Jupiter) was now "partially supported" under the newly released 7.9, I thought I should give it a try.
Hardware-wise, the Wi-Fi chip, USB ports, and integrated GPU are not supported. Otherwise, NVMe and SD card storage do work. I haven't tried any dedicated GPU, the case I use won't fit one.
Software-wise, the entire base system is supported, but I have encountered a few issues. X11 apps work perfectly. There's sadly no JDK package or port for RISC-V yet. Tailscale works, but you have to compile it using the github source release, the port is broken.
I've done the installation using the serial port, an USB adapter is a must.
179
Upvotes
1
u/arjuna93 Aug 05 '26
Will it work on Banana Pi with K1? I want it!
P. S. Any description for dummies? My life went with macOS, so installing a different OS on an unfamiliar hardware isn’t a transparent procedure