Hi all - I have a couple of different issues I've been struggling with.
Firstly, I am attempting to update from rocko -> zeus. I am first trying to build with the zcu102-zynqmp machine, but I get the following error: | || ( echo "Cannot read ../../../../../../pmutmp/deploy/images/zynqmp-pmu/pmu-firmware-zynqmp-pmu.bin" && false ) | Cannot read ../../../../../../pmutmp/deploy/images/zynqmp-pmu/pmu-firmware-zynqmp-pmu.bin | /local/d6/easmith5/zeus_bitbake/poky/build/tmp/work/zcu102_zynqmp-poky-linux/u-boot-xlnx/v2019.01-xilinx-v2019.2+gitAUTOINC+dc61275b1d-r0/git/scripts/Makefile.spl:186: recipe for target 'zynqmp-check-pmufw' failed I haven't modified the xilinx machine conf from what's provided in Zeus, so I'm not sure what's happening. Second, I would like to use the zcu102 qemu with either rocko or zeus (ideally both eventually). Based on this page <https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842256/QEMU+Yocto+Flow> it seems like for Pyro and later I shouldn't need to do anything specific, but after building if I try to runqemu I get the following error: runqemu ./tmp/deploy/images/zcu102-zynqmp/core-image-gfex-zcu102-zynqmp.qemuboot.conf runqemu - INFO - Running MACHINE=zcu102-zynqmp bitbake -e... runqemu - INFO - Overriding conf file setting of STAGING_DIR_NATIVE to /local/d6/easmith5/rocko_bitbake/poky/build/tmp/work/aarch64-poky-linux/defaultpkgname/1.0-r0/recipe-sysroot-native from Bitbake environment runqemu - INFO - Continuing with the following parameters: KERNEL: [] MACHINE: [zcu102-zynqmp] FSTYPE: [wic.qemu-sd] ROOTFS: [/local/d6/easmith5/rocko_bitbake/poky/build/tmp/deploy/images/zcu102-zynqmp/core-image-gfex-zcu102-zynqmp-20200422204527.rootfs.wic.qemu-sd] CONFFILE: [/local/d6/easmith5/rocko_bitbake/poky/build/tmp/deploy/images/zcu102-zynqmp/core-image-gfex-zcu102-zynqmp.qemuboot.conf] runqemu - INFO - Setting up tap interface under sudo runqemu - INFO - Running bitbake qemu-helper-native -e... runqemu - INFO - Network configuration: 192.168.7.2::192.168.7.1:255.255.255.0 runqemu - INFO - QEMU binary not found in /local/d6/easmith5/rocko_bitbake/poky/build/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-xilinx/qemu-system-aarch64-multiarch, trying host's QEMU runqemu - INFO - Trying: /local/d6/easmith5/rocko_bitbake/poky/scripts/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /local/d6/easmith5/rocko_bitbake/poky/bitbake/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /local/d6/easmith5/zeus_bitbake/poky/scripts/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /local/d6/easmith5/zeus_bitbake/poky/bitbake/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /users/easmith5/cmake-3.16.5-Linux-x86_64/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/local/sbin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/local/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/sbin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /sbin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/games/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /usr/local/games/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - INFO - Trying: /snap/bin/qemu-xilinx/qemu-system-aarch64-multiarch runqemu - ERROR - In order for this script to dynamically infer paths kernels or filesystem images, you either need bitbake in your PATH or to source oe-init-build-env before running this script. Dynamic path inference can be avoided by passing a *.qemuboot.conf to runqemu, i.e. `runqemu /path/to/my-image-name.qemuboot.conf` No QEMU binary '/local/d6/easmith5/rocko_bitbake/poky/build/tmp/work/x86_64-linux/qemu-helper-native/1.0-r1/recipe-sysroot-native/usr/bin/qemu-xilinx/qemu-system-aarch64-multiarch' could be found Cleanup Set 'tap0' nonpersistent runqemu - INFO - Releasing lockfile for tap device 'tap0' Any thoughts on either of the above would be greatly appreciated! Thanks, Emily Smith
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4692): https://lists.yoctoproject.org/g/meta-xilinx/message/4692 Mute This Topic: https://lists.yoctoproject.org/mt/73996494/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/leave/6693431/2055374909/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
