After these commands, try upgrading again.
If you have manually compiled and installed a custom kernel, the package manager may not recognize the existing kernel version, leading to configuration failures. package nvidia-l4t-kernel is not configured yet
A mismatch between the running L4T version and the new kernel modules can prevent successful configuration. Recommended Solutions 1. The Standard "Fix-Broken" Approach After these commands, try upgrading again
sudo apt update sudo apt install --reinstall nvidia-l4t-core nvidia-l4t-kernel nvidia-l4t-kernel-dtbs nvidia-l4t-bootloader sudo dpkg --configure -a sudo apt upgrade After these commands