home.social

#visionfive — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #visionfive, aggregated by home.social.

fetched live
  1. Managed to get #visionfive 2 lite with #riscv cpu working with DSI LCD 4.3” on Debian Trixie.

  2. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  3. Continuing my #JavaOnSingleBoardComputers with a new #JavaOnRiscV test! The #StarFive #VisionFive 2 Lite is a 60€ board with 4Gb RAM and a 4-core #RISCV processor, and ... it runs #Java of course ;-)

    More info in the blog:
    webtechie.be/post/2026-01-16-f

    The video is available on YouTube:
    youtube.com/watch?v=70FYg1YzFfM

  4. Geil, mein #VisionFive 2 #RISCV SBC kam heute mit der Post 😍

  5. @gyptazy Starfive #VisionFive 2 is available on German Amazon from several shops and even shipped by Amazon

  6. @gyptazy Starfive #VisionFive 2 is available on German Amazon from several shops and even shipped by Amazon

  7. #StarFive #VisionFive2 Quad-Core #RISCV Performance #Benchmarks
    The #VisionFive 2 was a fun #SBC to play around with for the ~$100 price tag but don't expect much out of its performance at this time. Any similarly-priced #AArch64 #singleboardcomputer is almost surely to perform much better than the VisionFive 2 until the RISC-V software ecosystem as a whole matures, more #opensource developers gaining access to RISC-V for testing and software optimizations, etc.
    phoronix.com/review/visionfive

  8. #StarFive #VisionFive2 Quad-Core #RISCV Performance #Benchmarks
    The #VisionFive 2 was a fun #SBC to play around with for the ~$100 price tag but don't expect much out of its performance at this time. Any similarly-priced #AArch64 #singleboardcomputer is almost surely to perform much better than the VisionFive 2 until the RISC-V software ecosystem as a whole matures, more #opensource developers gaining access to RISC-V for testing and software optimizations, etc.
    phoronix.com/review/visionfive

  9. @xue35 follow github.com/NixOS/nixpkgs/issue for #nixos #riscv progress.

    some people had it running, but many packages are not compatible yet and i think there is no official binary cache, so you have to build everything yourself or use a community binary cache

    here is for example hardware specific config for a #StarFive #VisionFive 2 SBC: github.com/NixOS/nixos-hardwar

    or a #Pine64 #Star64: github.com/NixOS/nixos-hardwar

    for specific questions, join the matrix chat room: matrix.to/#/#exotic:nixos.org

  10. @xue35 follow github.com/NixOS/nixpkgs/issue for #nixos #riscv progress.

    some people had it running, but many packages are not compatible yet and i think there is no official binary cache, so you have to build everything yourself or use a community binary cache

    here is for example hardware specific config for a #StarFive #VisionFive 2 SBC: github.com/NixOS/nixos-hardwar

    or a #Pine64 #Star64: github.com/NixOS/nixos-hardwar

    for specific questions, join the matrix chat room: matrix.to/#/#exotic:nixos.org

  11. @tealeg Can you share more details about your adventures getting your #Starfive #VisionFive 2 board to work?

  12. @tealeg Can you share more details about your adventures getting your #Starfive #VisionFive 2 board to work?

  13. "I'll just quickly knock out a #Signal bot and run it on that spare #StarFive #VisionFive 2 I've got kicking around" he said. Enter a rabbit hole of #Riscv 64, #Debian, #Java, #Rust.... anyhow. At least I've got a sensible Linux distro running of the SSD now.

  14. "I'll just quickly knock out a #Signal bot and run it on that spare #StarFive #VisionFive 2 I've got kicking around" he said. Enter a rabbit hole of #Riscv 64, #Debian, #Java, #Rust.... anyhow. At least I've got a sensible Linux distro running of the SSD now.

  15. Ubuntu Linux 23.04 - support for RISC-V (open hardware!) PC - StarFive VisionFive 2 :ubuntu: ⌨️

    "VisionFive 2 is the 1st RISC-V single-board computer with an integrated GPU and an exciting step forward for the whole RISC-V ecosystem,” ~Frank Zhao (VP, StarFive)*

    The future is open with hardware, too. When will we be able to, say, GAME on these? :thinkhappy:

    => starfivetech.com/en/site/board

    => ubuntu.com/download/risc-v

    #RISCV #Linux #Ubuntu #StarFive #VisionFive #singleboard #computer #PC #Canonical @ubuntu

  16. Very impressed to see #Ubuntu addressed all the pitfalls in the installation instructions for the just-announced support for the #RISCV #StarFive #VisionFive 2. I hope we will as well see support for the #Sipeed #TH1520 in future.

  17. Right. Fingers crossed this one doesn't break ... 2

  18. The Future of RISC-V and the VisionFive 2 Single Board Computer - We’ve been following the open, royalty-free RISC-V ISA for a while. At first we re... - hackaday.com/2023/03/06/the-fu #visionfive #featured #hardware #interest #reviews #risc-v #news

  19. The Future of RISC-V and the VisionFive 2 Single Board Computer - We’ve been following the open, royalty-free RISC-V ISA for a while. At first we re... - hackaday.com/2023/03/06/the-fu #visionfive #featured #hardware #interest #reviews #risc-v #news

  20. So apparently someone is flashing a #VisionFive #RISCV from a #Nix one liner: `nix run github:matthewcroughan/visionfive-nix#flashBootloader /dev/ttyUSB0
    ` 🤯

  21. So; what we have here is a StarFive VisionFive 2 Risc-5 SBC and running #OctoPrint

    It's running the `debian69` build from December, latest firmware and Uboot, And.. a custom kernel that I compiled myself with CONFIG_USB_SERIAL* enabled. I compiled this on the VF2 itself; An hour or so with -j4 and the root disk on an NVMe.

    It's connected via USB to my Duet3D powered 3D delta printer, and to an elderly Logitech USB webcam.

    I'm running OctoPrint and MJPEG-streamer-experimental on it, both are working (and working well).

    Installation of both OctoPrint and MJ-streamer was flawless, exactly the same steps that I'd do on a Pi, both worked first time. I imported a backup from the Pi that normally controls this machine into Octoprint, disabled the PSU control plugin since that is Pi-GPIO specific, and was printing this 10 mins later....

    I am rather impressed at how far along Linux/Risc-V is getting.

    #risc5 #3dprinting #visionfive