buildKernelAndModules icon indicating copy to clipboard operation
buildKernelAndModules copied to clipboard

Kernel for L4T 32.4.2

Open iscsrl opened this issue 4 years ago • 1 comments

"You are attempting to modify a L4T NVIDIA Jetson Nano Developer Kit system with L4T 32.4.2" How can I proceed with the kernel and modules update?

iscsrl avatar May 20 '20 07:05 iscsrl

I believe you can get this working by replacing the link in line 18 of "scripts/getKernelSources.sh" with the L4T version of your choosing. You can get the appropriate source link from the L4T archive: https://developer.nvidia.com/embedded/linux-tegra-archive

For 32.4.2 you'll want this link: https://developer.nvidia.com/embedded/L4T/r32_Release_v4.2/Sources/T210/public_sources.tbz2

You'll also need to update the "L4T_TARGET" variable in "getKernelSources.sh" to 32.4.2.

nusseibeh avatar Jul 23 '20 02:07 nusseibeh

Fixed in v1.1.

JetsonHacksNano avatar Nov 22 '22 04:11 JetsonHacksNano