当前位置:首页 > Linux > 正文内容

Ubuntu 24.02 配置Versal PetaLinux 2023.2环境解决存在的部分问题

chanra1n2个月前 (02-27)Linux506

下载链接:
https://www.xilinx.com/member/forms/download/xef.html?filename=petalinux-v2023.2-10121855-installer.run

https://www.xilinx.com/member/forms/download/xef.html?filename=sstate_aarch64_2023.2_10121051.tar.gz

https://www.xilinx.com/member/forms/download/xef.html?filename=downloads_2023.2_10121051.tar.gz

如果报错:

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/edatools/PCS_LINUX/petalinux/components/yocto/layers/poky/bitbake/bin/bitbake-worker", line 268, in child
    bb.utils.disable_network(uid, gid)
  File "/home/edatools/PCS_LINUX/petalinux/components/yocto/layers/poky/bitbake/lib/bb/utils.py", line 1693, in disable_network
    with open("/proc/self/uid_map", "w") as f:
PermissionError: [Errno 1] Operation not permitted

ERROR: Task (virtual:native:/home/edatools/PCS_LINUX/petalinux/components/yocto/layers/poky/meta/recipes-core/readline/readline_8.1.2.bb:do_unpack) failed with exit code '1'
ERROR: PermissionError: [Errno 1] Operation not permitted

则运行:

sudo sysctl -w kernel.apparmor_restrict_unprivileged_unconfined=0
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

解决后报错:

edatools@eeeda:~/PCS_LINUX/petalinux$ petalinux-config -c u-boot
[INFO] Sourcing buildtools
[INFO] Silentconfig project
[INFO] Silentconfig rootfs
[INFO] Generating workspace directory
[INFO] Configuring: u-boot
[INFO] bitbake virtual/bootloader -c menuconfig
NOTE: Started PRServer with DBfile: /home/edatools/PCS_LINUX/petalinux/build/cache/prserv.sqlite3, Address: 127.0.0.1:36149, PID: 598209
WARNING: Host distribution "ubuntu-24.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |##############################################################################################################################################################################################| Time: 0:00:01
Loaded 6329 entries from dependency cache.
Parsing recipes: 100% |############################################################################################################################################################################################| Time: 0:00:01
Parsing of 4400 .bb files complete (4390 cached, 10 parsed). 6339 targets, 337 skipped, 1 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Fetching uninative binary shim file:///home/edatools/PCS_LINUX/petalinux/components/yocto/downloads/uninative/3dd82c3fbdb59e87bf091c3eef555a05fae528eeda3083828f76cd4deaceca8b/x86_64-nativesdk-libc-3.9.tar.xz;sha256sum=3dd82c3fbdb59e87bf091c3eef555a05fae528eeda3083828f76cd4deaceca8b (will check PREMIRRORS first)
WARNING: Your host glibc version (2.39) is newer than that in uninative (2.37). Disabling uninative so that sstate is not corrupted.
Initialising tasks: 100% |#########################################################################################################################################################################################| Time: 0:00:02
Checking sstate mirror object availability: 100% |#################################################################################################################################################################| Time: 0:00:00
Sstate summary: Wanted 171 Local 0 Mirrors 0 Missed 171 Current 5 (0% match, 2% complete)
NOTE: Executing Tasks
ERROR: Failed to spawn fakeroot worker to run /home/edatools/PCS_LINUX/petalinux/components/yocto/layers/meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_install: [Errno 32] Broken pipe
NOTE: Tasks Summary: Attempted 781 tasks of which 143 didn't need to be rerun and 1 failed.

Summary: There were 2 WARNING messages.
Summary: There was 1 ERROR message, returning a non-zero exit code.
ERROR: bitbake failed to configure u-boot
ERROR: Failed to generate plnxconf setup for u-boot

则运行


扫描二维码推送至手机访问。

版权声明:本文由我的FPGA发布,如需转载请注明出处。

本文链接:https://world.myfpga.cn/index.php/post/435.html

分享给朋友:

“Ubuntu 24.02 配置Versal PetaLinux 2023.2环境解决存在的部分问题” 的相关文章

Centos7 基于Docker安装OnlineJudge

Centos7 基于Docker安装OnlineJudge

点击访问青岛大学OnlineJudge GitHub地址首先你需要安装Docker,如果您并没有安装,您可以移步我们上一篇文章,那里介绍了如何安装Docker,https://world.myfpga.cn/?id=69如果您已经安装了Docker,现在请您运行以下内容一键安装OnlineJudge...

iKuai-小白-1.3.4 16M固件

iKuai-小白-1.3.4 16M固件

iKuai-小白-1.3.4 16M编辑器备份固件.bin...

MW788刷NR285G固件

MW788刷NR285G固件

netcore(NR285G).zip...

(挂机赚钱)任意Arm/X86架构Win/Linux安装猕猴桃CDN教程 树莓派 OrangePi 友善之臂 ArmCortex9

(挂机赚钱)任意Arm/X86架构Win/Linux安装猕猴桃CDN教程 树莓派 OrangePi 友善之臂 ArmCortex9

前言这应该是全网第一个任意Arm架构的猕猴桃安装教程,我已经安装实现了。想跑猕猴桃,点击右侧链接官网注册→, https://www.bdkjcdn.com/register X86平台X86  i386 Linux/Windows 等的部署请点击->宽带变现 每...

在Ubuntu/Linux环境中用Python进行FPGA编程和OpenCL应用开发

在Ubuntu/Linux环境中用Python进行FPGA编程和OpenCL应用开发

随着FPGA (Field Programmable Gate Array) 技术的快速发展,越来越多的开发者开始使用Ubuntu或Linux环境进行FPGA的编程和开发工作。在本文中,我们将会介绍如何在Ubuntu/Linux环境中使用Python作为编程语言进行FPGA开发,以及如何在这些环境中...

Ubuntu16.04 Armhf 内置APT源配置文件(备份)

Ubuntu16.04 Armhf 内置APT源配置文件(备份)

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of ...