Elektrine lite

← Feed

@digital_descartes@lemmy.ml

Post #2170427

2026-04-01 20:41 UTC

Thank you, (and others) for helping me understand this thing, maybe this answer is a little off-top but with that info i will be able to learn (sure i can search in internet but i need basis to know what I need to search) :), i'm not new to cpu and it things but risc-v is somewhat difficult to me.

Replies (1)

  • @Muehe@lemmy.ml 2026-04-02 00:01

    Well I haven't tried it, but if you want to just play around with it you should be able to emulate a RISC-V system in a VM, e.g. using qemu: https://www.qemu.org/docs/master/system/target-riscv.html TL;DR: It's kinda complicated, lots of different board/chip designs to choose from. But seems possible. Several Distros like Ubuntu/Debian seem to have RISC-V releases around.

    Open ##2170428