pythops / jetson-image

Create minimalist, Ubuntu based images for the Nvidia jetson boards
305 stars 100 forks source link

Add support for l4t 36.x #108

Closed pythops closed 1 month ago

raj-khare commented 6 months ago

any updates on this? really need this

thanks for the great work :)

pythops commented 6 months ago

I might have something by the end of this week yes

raj-khare commented 6 months ago

also if possible, pls add support to flash the image to nvme drive

pythops commented 6 months ago

Sure

BBO-TheyeQ commented 4 months ago

Hello, is it still an ongoing task ?

pythops commented 4 months ago

yes, there is a draft PR for it

BBO-TheyeQ commented 4 months ago

Can you tell the reason of adding CPIO in Containerfile.image.l4t36 at the end of apt update && install while it was already present ? I'm asking because I'm facing an issue with cpio command :

Processing triggers for nvidia-l4t-initrd (36.2.0-20231130105725) ... nv-update-initrd: Updating /boot/initrd from /etc/nv-update-initrd/modules for kernel version 5.15.122-tegra.. /usr/sbin/nv-update-initrd: line 55: cpio: command not found Cleaning up the temporary directory for updating the initrd.. dpkg: error processing package nvidia-l4t-initrd (--install): installed nvidia-l4t-initrd package post-installation script subprocess returned error exit status 127 Errors were encountered while processing: nvidia-l4t-3d-core nvidia-l4t-gbm nvidia-l4t-graphics-demos nvidia-l4t-vulkan-sc-samples nvidia-l4t-vulkan-sc-sdk nvidia-l4t-weston nvidia-l4t-initrd Error: error building at STEP "RUN sudo ./apply_binaries.sh": error while running runtime: exit status 1

pythops commented 1 month ago

Fixed