jetson-image icon indicating copy to clipboard operation
jetson-image copied to clipboard

Add support for l4t 36.x

Open pythops opened this issue 2 years ago • 7 comments

pythops avatar Dec 20 '23 13:12 pythops

any updates on this? really need this

thanks for the great work :)

raj-khare avatar Dec 25 '23 21:12 raj-khare

I might have something by the end of this week yes

pythops avatar Dec 25 '23 21:12 pythops

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

raj-khare avatar Dec 25 '23 21:12 raj-khare

Sure

pythops avatar Dec 25 '23 21:12 pythops

Hello, is it still an ongoing task ?

BBO-TheyeQ avatar Feb 06 '24 11:02 BBO-TheyeQ

yes, there is a draft PR for it

pythops avatar Feb 06 '24 13:02 pythops

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

BBO-TheyeQ avatar Feb 06 '24 15:02 BBO-TheyeQ

Fixed

pythops avatar May 22 '24 12:05 pythops