Scroll Only (inline) |
---|
Online version of this manual and other related documents can be found at https://wiki.trenz-electronic.de/display/PD/Petalinux+Troubleshoot |
Table of Contents | ||
---|---|---|
|
Excerpt |
---|
Petalinux 2022.2General notesXilinx Release Notes available on: https://support.xilinx.com/s/article/000034483?language=en_US |
Xilinx Release Notes available on: https://support.xilinx.com/s/article/000032521?language=en_US
Xilinx Release Notes available on: https://www.xilinx.com/support/answers/75775.html
Command | petalinux-config -c kernel petalinux-build -c kernel -x finish -f | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Error Message | ERROR: Task do_finish does not exist for target virtual/kernel (<project dir>/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2020.2.bb:do_finish) ERROR: Command execution failed: 1 | ||||||||||
Workaround | Export changes from yocto workspace to the user-layer
Note: Before "petalinux-config -c kernel" can be used again after export, run:
|
Command | petalinux-config -c u-boot petalinux-build -c u-boot -x finish -f | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Error Message | ERROR: Task do_finish does not exist for target virtual/bootloader (<project dir>/petalinux/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.2.bb:do_finish) ERROR: Command execution failed: 1 | ||||||||||
Workaround | Export changes from yocto workspace to the user-layer
Note: Before "petalinux-config -c u-boot" can be used again after export, run:
|
Xilinx Release Notes available on: Xilinx AR#72950
Command | ./petalinux-v20183-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Command | petalinux-config -c kernel petalinux-build -x mrproper | |||||
---|---|---|---|---|---|---|
Error Message | <petalinuxproject>/project-spec/meta-user/recipes-kernel/ is missing after kernel config was changed or: cleaning failed with "WARNING: Workspace directory not empty:.../petalinux/components/plnx_workspace..." | |||||
Workaround |
|
Command | petalinux-config -c u-boot petalinux-build -x mrproper | |||||
---|---|---|---|---|---|---|
Error Message | <petalinuxproject>/project-spec/meta-user/recipes-bsp/uboot/files/*cfg is missing after uboot config was changed or: cleaning failed with "WARNING: Workspace directory not empty:.../petalinux/components/plnx_workspace..." | |||||
Workaround |
|
Xilinx Release Notes available on: AR#71653
Command | ./petalinux-v2019.2-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Xilinx Release Notes available on: Xilinx AR#71201
Command | ./petalinux-v2018.3-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Xilinx Release Notes available on: AR#70277
Command | ./petalinux-v2017.4-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Xilinx Release Notes available on: AR# 69372
Command | ./petalinux-v2017.2-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Xilinx Release Notes available on: AR# 69074
Command | ./petalinux-v2017.1-final-installer.run /opt/pkg/petalinux | |||||
---|---|---|---|---|---|---|
Error Message | could not install "..yocto/source" files during installation | |||||
Workaround | Do not use root account to install petalinux.
|
Command | petalinux-build |
---|---|
Error | Problems with device tree and serial port |
Workaround |
Xilinx Release Notes available on: AR# 68370
Command | sudo ./petalinux-v2016.4-final-installer.run /opt/pkg/petalinux | |||||||
---|---|---|---|---|---|---|---|---|
Error Message |
| |||||||
Workaround | Do not use root account to install petalinux.
|
Command | petalinux-config -c kernel | |||||||
---|---|---|---|---|---|---|---|---|
Error Message |
| |||||||
Workaround | Problem related to python environment and gnome-terminal. One of possible solutions is to remove gnome-terminal. Install terminator as replacement for gnome-terminal, or xterm can be used instead of gnome-terminal
|
Command | petalinux-build petalinux-config -c kernel | |||||||
---|---|---|---|---|---|---|---|---|
Error Message |
| |||||||
Workaround | Disable PetaLinux webtalk
|