Basically I want to have a computer to experiment with that is 100% free and open source and that doesn’t break the bank. My current idea is to use a RISCV board like the mango pi and use FreeBSD on it. I only use terminal applications expect for the browser so I’m not too worried about performance. But also I have never done anything like this before, this is really just to mess around and learn. But I’m looking for some advice what are the best RISCV boards and is it even worth it? Plus is it even possible to build a 100% free and open source computer with a RISCV board? I am currently doing research into this and this is part of my research lol, thank you.

  • Rentlar
    link
    fedilink
    1
    edit-2
    1 year ago

    So I think it’s worth clarifying your scope in terms of what must be open source and what can be proprietary, especially on the hardware side. On one end you can get any random prebuilt off the street and run LinuxFromScratch, FreeBSD or what have you.

    On the other extreme, do you need a CPU, GPU chip, camera module etc. to have released their full specifications and code, do the exact manufacturing blend of the solder you use need to be released?🤣

    One site that might be of interest to you is pine64.org, they make open source ARM based phones, boards, laptops and tablets.

  • @teri
    link
    111 months ago

    Open-source chips is probably the difficult part about it. There’s RISCV CPUs with open-source high-level description - but the physical devices are not open-source (for example the physical layout). There’s some people running soft-CPUs on FPGAs. This way the circuit of the CPU is open-source but the FPGA fabric is not. I believe (and/or hope) that the situation might improve in the next decades. There’s some chip fabs which start to allow creating fully open-source chips (Skywater in the US, IHP in EU). Yes, most chip fabs are actually forbidding to create open-source chips.

    This might be inspiring: https://mntre.com/

  • @pancake@lemmy.ml
    link
    fedilink
    01 year ago

    Theoretically current RISCV boards are not fully open since the processor itself is not. That might or might not matter to you, but you can always use an FPGA board. Anyway, hmu for anything, it’s nice to help with projects as a community :)