(also posted on @selfhost)

RISC-V is a non-proprietary instruction set that is an alternative to ARM. I had thought that we were still waiting for a stable Linux distribution on RISC-V devices, but it turns out many RISC-V machines can run Debian already.

Does anyone have a RISC-V device that they use regularly? How has it been working?

  • @RegalPotoo
    link
    English
    112 months ago

    Definitely interested - is the mainline situation any better than with ARM?

    I’ve been bitten before with a device that “supports” a major distribution, but only if you install our custom pre-built image (good luck auditing what we’ve tweaked) and only with our special pre-built kernel that isn’t even an LTS version, and has a bunch of patches applied to support whatever weird peripherals we decided to throw on the board, and will get exactly 0 updates after the initial release.

    Raspberry Pi gets around this by being big enough to get buy in from vendors (Ubuntu distributes a special kernel + firmware bundle), but support for all the other smaller knock offs seem shaky at best

    • AggressivelyPassive
      link
      fedilink
      22 months ago

      I think the “”“support”“” situation you described is still pretty prevalent with risc v.

    • tuckermOP
      link
      fedilink
      22 months ago

      is the mainline situation any better than with ARM?

      Unfortunately, sounds like “no” currently. The ones that let you install Debian usually provide some kind of custom Debian image for that specific SBC. Like you, I’m not really a fan of that. But apparently there are some desktop motherboards with RISC-V CPUs coming out. Hopefully that will increase the chance of things getting supported in mainline distros.