Download

The official OpenWrt mainline has now incorporated support for the StarFive VisionFive 2. You may choose to download the OpenWrt source code from official website and compile it yourself, allowing for custom configuration based on your needs. Alternatively, you can directly download the prebuilt VisionFive 2 image from the official website, which skips the configuration and compilation stages by using the official predefined settings. Please select the method that best suits your requirements.
  • Download the OpenWrt source code from official website:
    1. Execute the following command to download the code (t is recommended to compile on Ubuntu 20 or higher versions.):
      git clone https://github.com/starfive-tech/openwrt.git

      Or execute the following command:

      git clone https://github.com/openwrt/openwrt.git
    2. Execute the following command to switch to 24.10.1 version:
      git checkout v24.10.1
  • Download the latest official OpenWrt image from official website:
    Note: If you choose to download the image from the official website, you can skip the steps in Configuration and Compilation, as the official image comes with predefined settings and requires no additional manual configuration.
    1. Click the following link to visit the official website:

      https://openwrt.org/toh/views/toh_fwdownload

    2. In the Table of Hardware section at the bottom of the page, enter StarFive in the search bar to find compatible images.

      Result:

      The images compatible with the VisionFive 2 are listed in the table.

      Figure 1. Image Search Results
    3. Download the corresponding image based on your VisionFive 2 version.