Skip to content

Pantavisor Initial Devices

Update a Pantavisor Initial Device

To use these devices, you will need an already flashed and ready-to-use Pantavisor device. If you don't have one, go to the guide on how-to prepare your device.

If you want to update the BSP plus the development containers from any of the initial devices, you can upgrade your device checkout using pvr. Just remember to change the pvr clone URL with the one corresponding to your platform:

pvr merge https://pvr.pantahub.com/pantahub-ci/rpi64_5_10_y_bsp_latest
pvr checkout

Stable

Note

This devices contain both the stable and the release candidate versions. Navigate through the device History tab to switch to the version you want to use.

Platform Target Pantacor Hub devices
aarch64-appengine aarch64-appengine device
arm-appengine arm-appengine device
beaglev beaglev device
bpi-r2 arm-bpi-r2 device
bpi-r64 arm-bpi-r64 device
colibri-imx6dl arm-toradex-colibri-imx6dl device
colibri-imx6ull arm-toradex-colibri-imx6ull device
malta malta-qemu device
mips-appengine mips-appengine device
nv-tegra-4_9 nv-tegra-4_9 device
odroid-c2 arm-odroid-c2 device
rock64 rock64 device
rpi0w arm-rpi0w device
rpi2 arm-rpi2 device
rpi3 arm-rpi3 device
rpi4 arm-rpi4 device
rpi64 arm-rpi64 device
rpi64-5.4.y rpi64-5.4.y device
rpi64-5.10.y rpi64-5.10.y device
toradex-colibri-imx6_7 arm-toradex-colibri-imx6_7 device
x64-appengine x64-appengine device
x64-ubuntu x64-ubuntu device
x64-uefi x64-uefi device

Latest

Platform Target Pantacor Hub devices
aarch64-appengine aarch64-appengine device
arm-appengine arm-appengine device
beaglev beaglev device
bpi-r2 arm-bpi-r2 device
bpi-r64 arm-bpi-r64 device
colibri-imx6dl arm-toradex-colibri-imx6dl device
colibri-imx6ull arm-toradex-colibri-imx6ull device
malta malta-qemu device
mips-appengine mips-appengine device
nv-tegra-4_9 nv-tegra-4_9 device
odroid-c2 arm-odroid-c2 device
rock64 rock64 device
rpi0w arm-rpi0w device
rpi2 arm-rpi2 device
rpi3 arm-rpi3 device
rpi4 arm-rpi4 device
rpi64 arm-rpi64 device
rpi64-5.4.y rpi64-5.4.y device
rpi64-5.10.y rpi64-5.10.y device
toradex-colibri-imx6_7 arm-toradex-colibri-imx6_7 device
x64-appengine x64-appengine device
x64-ubuntu x64-ubuntu device
x64-uefi x64-uefi device

About Pantavisor Initial Devices

Our initial devices CI keeps a set of devices of different architectures up to date with both stable and daily BSP builds plus some containers that will help you start developing your own Pantavisor apps.

These are the containers included in the initial devices:

  • awconnect: automatically brings up basic cabled networking. If this fails, it creates a hotspot with SSID "Wifi Connect" with a captive portal that allows you to manually configure your device for WiFi connection. See more in our reference.
  • pv-avahi: uses DNS multicast for device discoverability.
  • pvr-sdk: contains the Pantabox utilities to help with your development and debugging. Also, it incorporates an endpoint for pvr local experience. More in our reference pages.
  • container-ready-demo: mock-up container that sends a ready signal to Pantavisor for testing and demostration purposes.

The CI also generates flashable images for the stable versions. Check out the jobs in the pipeline list and the release notes for each stable version in the list of tags.