The Potential Of RISC-V And The VisionFive 2 Solitary Board Pc
6 min read
Table of Contents
We have been following the open, royalty-free of charge RISC-V ISA for a although. At initially we go through the specs, and then we noticed RISC-V cores in microcontrollers, but now there’s a new board that features ample processing electrical power at a very low plenty of rate point to seriously be intriguing in a solitary board computer system. The VisionFive 2 ran a successful Kickstarter again in September 2022, and I have at last received a device with 8 GB of ram. And it works! The JH7110 will not outperform a contemporary desktop, or even a Raspberry Pi 4, but it’s very good adequate to run a desktop ecosystem, browse the world wide web, and examination computer software.
And that is sort of a major offer, since the RISC-V architecture is commencing to exhibit up in heaps of places. The problem has been receiving true components that’s potent sufficient to run Linux and compile application on, that doesn’t price an arm and a leg. If ARM is an option architecture, then RISC-V is nonetheless an experimental a single, and that is an issue when striving to use the VF2. That is a theme we’ll repeat a couple of instances, but the thing to keep in mind listed here is that receiving a lot more products in the wild is the initial step to correcting factors.
The Hardware
So what do you get? The VF2 will come in 3 flavors, with two, 4, and 8 gigabytes of RAM. The boards are or else equivalent, and the star of the exhibit is the JH7110, a 64-bit quad-core RISC-V SoC. Designed-in to that CPU is the Imagination BXE-4-32 GPU. There’s a USB-C port, typically applied for powering the board, 4 USB 3. ports sharing a solitary PCIe 2. lane, and twin Gigabit Ethernet ports. The board has only a one HDMI 2. port, but is capable of jogging dual shows by making use of a MIPI DSI port as perfectly.
There are also some neat Raspberry Pi compatibility attributes. The board has a 40-pin GPIO header, mainly suitable with the Raspberry Pi pinout, and even has the 4-pin Electrical power above Ethernet header in the appropriate place for making use of the Pi PoE HATs. That works quite nicely, with the only lacking component becoming the fan command on the HAT.
There’s MIPI input, way too. That must be compatible with anything like the Raspberry Pi cameras, nevertheless I don’t have on a person hand to check. There’s an SD card slot, an eMMC socket, and a pretty welcome M.2 NVMe slot on the base of the gadget. So far, booting off the NVMe even now requires a boot partition on the SD card, but still benefits in all the velocity enhance the solitary devoted PCIe 2. lane is truly worth. Immediate boot from NVMe is on the roadmap, but not but carried out.
OS Assist
The components is moderately outstanding, but the utility hinges on the OS and software help. There is a Debian picture that’s seeing typical updates, with difficulties constantly getting fastened. What we genuinely treatment about is upstream standing, and that approach has started off. There is hope for a minimally booting procedure with kernel 6.3, while there are quite a couple motorists to upstream just before the method is entirely usable with the vanilla kernel.
And a single of all those motorists we have to mention is the GPU. The components is recognized as BXE-4-32 GPU, a GPU main from Imagination Technologies, and successor to the PowerVR architecture. Creativity is generating a play for having its layouts developed into RISC-V chips, and as aspect of that, has released open up supply drivers for its modern goods. There’s an ongoing exertion to upstream these motorists, and some enablement code has now landed in Mesa.
There is also the broader problem of RISC-V guidance. Most of the modern distros develop RISC-V packages, but it is not unheard of to discover complications or failing packages on this significantly less well-liked architecture. For illustration, I desired to benchmark the VF2 board working with the Phoronix Exam Suite. That is readily available as a noarch deal, but has a number of dependencies, like php-cli
. That is dependent on php8.2
, and that deal at present fails to create on RISC-V on Debian. There is a patch readily available to resolve the concern, so I was capable to rebuild the .deb on the VF2 and get things operating.
So About All those Benchmarks
It’s often entertaining to benchmark shiny new components. So picture my disappointment when approximately just about every CPU take a look at I tried using either unsuccessful to install, or unsuccessful to operate. I suspect this is also the newness of the RISC-V system, as several of the PTS assessments just have not been crafted for the system nonetheless.
For individuals that did operate, it’s not excellent. Just take a glance at my outcomes. I suspect the overall performance may perhaps enhance as the application gets to be additional mature, but it is presently way driving a Raspberry Pi 4. Jeff Geerling has protection of this board, much too, and found that the VF2 is at this time carrying out in the ballpark of a Pi B 3.
There are some significant exceptions to these observations. Very first, procedure tests that depend intensely on travel obtain show a important gain for the VF2. The Pi was booted off a NVMe push via a USB3 adapter, but the indigenous NVMe overall performance is continue to significantly far better.
And then those people two Ethernet ports are specifically fascinating. Could this factor be helpful as a superior efficiency router? I checked out it is functionality pushing packets with the Debian put in, and it is able of nearly wire speeds. I ran an iperf3 velocity check as a result of the unit accomplishing a uncomplicated NAT, very similar to a regular router set up, and it managed to normal 755 Mbits per 2nd. Working with the bidirectional option, the take a look at managed just about 600 Mbits for every 2nd in equally directions. Respectable for anything but a comprehensive Gigabit World wide web connection. There has been operate performed on provide OpenWRT to the platform, and that may perhaps occur with better throughput, but the most up-to-date OpenWRT progress department fails to boot on my unit.
What is it superior for?

Alright, we have coated a great deal of floor. So what do the brass tacks glimpse like right here? The VisionFive 2 has some prospective. The twin Gigabit ports and coming OpenWRT assist make the $100 machine tempting as a router, and PoE assistance doesn’t hurt. The NVMe generate is one more leg up, and there could be a scenario made for the VF2 as network storage machine.
It is not strong ample to be a desktop substitution system, and the lack of twin HDMI ports really do not assist any. The many distros never truly have tier-one help for RISC-V but, either. And oddly, that may be this board’s largest advertising point. Do you do any maintainer or programming get the job done? Have you checked your code on a RISC-V processor however? Which is the actual prospect below. It’s an inexpensive system to test-run RISC-V help.
That approach is ongoing, for builders everywhere. And that’s one of the motives that effectiveness is a little bit disappointing. Many applications that will need the functionality have purpose multiversioning, a system that lets for system unique code that can seriously boost effectiveness. If a system does not have a tailored implementation, the program drops back again to the slower default code. And specified the relative newness of the RISC-V platform, it’s not shocking that overall performance is not in best condition but.
But 2023 may just be the 12 months of the RISC-V SBC. The VisionFive 2 is available, and the people at Pine64 are arranging a new board centered on the identical JH7110 CPU. There’s the future HiFive Pro board, or the Ventana Veyron CPU. So it’s possible it’s time to dive in, and give RISC-V a spin.