I had a look into the wireguard package. The way it’s setup in Debian is incompatible with “vendor” kernels unfortunately.
The sophgo kernel should already have wireguard support so you just need to compile the wg cli. If you run into challenges there let me know and I’ll try to package something specific for the milk-v
I did not know that the kernel had wireguard support. This board seems like the perfect device for creating a wireguard “hotspot” for example. It could connect as a wireguard client through ethernet and the wireless could serve as an AP. Or a remote but local camera.
Or a wireguard “backdoor” server if anyone is into this sort of thing less than 1 watt…
So some of the LicheeRV Nano images also contain framebuffer support but between the diffirent images some utilities are missing, i did test with the official display, but the provided flex cables are quite short.
I was hoping to be able to see bootup but this is still missing (dtb)
The cvitek FB support is in the kernel is minimal, and you won’t get a Linux console on it. You can use some of the example QT apps in the sipeed image to output applications on the framebuffer.
Also - it’s quite a hack how they have implemented it. Uboot initializes the MIPI-TX and panel and Linux just uses what ever is configured.
I’ve dropped from my kernel any of the video subsystem drivers (camera/MIPI/ISP). I might add MIPI Tx support back eventually but with a proper kernel driver when we have mainline support in hopefully 6.10
I installed a Logitech Media Server (LMS 9.0) on the DuoS with your Debian. The DuoS is now serving my music collection to my RPI3 running Squeezelite.
Next step would be to install Squeezelite on the DuoS itself. I would like to use a USB DAC dongle as output for Squeezelite. I have therfore to switch the USB ports, can you explain how to do and how to check?
Thanks for your patience. Learning a lot.
I try to mount the USB drive , but no luck > I followed the readme and put some logs in my pastebin. i will read up upon the autofs not loading, but perhaps you have a idea?
I won’t be doing any serious work on Mipi DSI till we have a mainline kernel. Unlikely I’ll work on CSI tho - that’s a lot more work, and I don’t personally have a need for it. (I’ll happily include any drivers for mainline that support it though)