2021_r1 Release Image
9201b9e6580a0ce5c606f40f99c11b9a
dbbee112f5174dc23b4f5142994e4ff9
b164bc154aeecd3f5454a1c8c6af5479
1. Kuiper image does not extend to the capacity of SD Card.
Workaround: This happens when first use of a new created SD card is on a development board. If you see that the root fs partition is not extended to the SD card size minus 2 GB (fixed size of boot partition), just open a terminal and type:
raspi-config --expand-rootfs
2. Writing SD cards with Balena Etcher (version 1.7.9) from Windows10 or Ubuntu Disk Image Writer from Ubuntu 20.04/ 22.04 may give an error at the end, on validating SD card.
Even so, SD cards should be written properly, so you can ignore it. As alternatives you can use Win32 Disk Imager (version 1.0) from Windows or 'dd' command from linux systems.
3. Development boards may have a big delay (about 1.5 minutes) when are powered off (“poweroff”, “reboot” of “shutdown” commands).
Workaround: modify “DefaultTimeoutStopSec” in file “/etc/systemd/system.conf” from 90 sec to 10 sec (or any another smaller value), killing in this way all hanging processes after 10 seconds and begin “poweroff” procedure.
4. Video output may not work. There are two scripts that can be run in Kuiper terminal: enable_dummy_display.sh - which is used to create a display for zynq based boards and fix_x11.sh - which is used to create display for zynqmp based boards. Running the one for zynq on a zynqmp device or vice versa will broke video output. The solution is to delete the wrong created file if there exists (/usr/share/X11/xorg.conf.d/xorg.conf is created by enable_dummy_display.sh and /etc/X11/xorg.conf is created by fix_x11.sh).
Also, if image is not shown properly using Display Port, check here the list of monitors supported by Xilinx
5. Keyboard layout may revert back to English(UK) - default one. This is expected behavior in Raspberry Pi OS ( you can find the whole discussion here ).
6. On Arria10 SOC with cn0506_mii, IPs are not assigned on both ports even if dhcp is enabled.
7. Arria10 SOC, Cyclone5 SOC and DE10 Nano boards will automatically start-up few seconds after “poweroff” commmand is given and the board shuts down.
Workaround: you can disable watchdog from u-boot, with the risk that boot process to hang if there are issues.
8. ADI Diagnostic Report generate an empty report when is ran from System Tools Menu.
Workaround: run “adi_diagnostic_report” command from terminal.
Analog Devices provides online support for anyone using Analog Devices reference designs via EngineerZone