UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
09-11-2019 05:00 PM
Hi,
I am using DNNDK v3.1 and DPU TRD v3.0 (zcu102-dpu-trd-2019-1-190809.zip) . I built my linux image using petalinux and want to install DNNDK on the target side. However, when I run ./isntall.sh in ZCU102 folder on ZCU102, it gives me the error:
Begin to install Xilinx DNNDK ...
Install DPU Driver ...
modprobe: can't load module dpu (extra/dpu.ko): invalid module format
Installation failed!
Can I get some help?
09-13-2019 03:37 AM
09-13-2019 06:36 AM
If you're going through the TRD flow and building the petalinux project, then the DNNDK libs and DPU driver are built and included in the root file system. You don't need to install anything on the target - it's all there already.
Terry
11-26-2019 12:15 AM
11-26-2019 07:36 AM
If you're using the TRD, then nothing has to be manually copied - it's all added in during the Petalinux build. If you're insalling one of the pre-built OS image files as discussed in UG1327, then yes, you need to copy over some files as noted in the UG.
Terry