PYNQ custom image V2.7 for ZCU111 board no device found error

Hello,

I am getting the following warning while loading an overlay in Jupyter Notebook: UserWarning: No devices found, is the XRT environment sourced?

My setup is as follows:

PYNQ image version 2.7
Ubuntu Version:18.04.6
Peta-Linux Version:2020.2
Board:ZCU111

This is the ZCU111.spec file:

ARCH_ZCU111 := aarch64
BSP_ZCU111 := xilinx-zcu111-2020.2.bsp
STAGE4_PACKAGES_ZCU111 := pynq ethernet xrt jupyter boot_leds pynq_peripherals

When I run the xbutil dump command in the terminal, i get a “command not found” error.

Could you please help me identify what is going wrong?

Hi @sowmya,

Welcome to the PYNQ team.

How are you launching Jupyter? did you source the env?