buildJetsonTX2Kernel icon indicating copy to clipboard operation
buildJetsonTX2Kernel copied to clipboard

Build the NVIDIA Jetson TX2 Kernel on the device itself

Results 12 buildJetsonTX2Kernel issues
Sort by recently updated
recently updated
newest added

Current documentation describes 32.3.1 and 4.9.140. Is this a compatible version to edit kernel modules?

I use the latest Jetpack4.5, but it seems that the latest version only supports jetpack4.3. Can I release the latest version of support? Or what should I do if I...

thanks you! 4.9.140 kernel and modules onboard the Jetson TX2 (L4T 32.3.1, JetPack 4.3): /usr/src/kernel/nvidia/drivers/net/ethernet/nvidia/pcie/tegra_vnet.c:975:11: error: ‘msg.msg_id’ may be used uninitialized in this function [-Werror=maybe-uninitialized] else if (msg.msg_id == CTRL_MSG_LINK_DOWN_ACK)...

hi, JetPack 4.4 is used on TX2. I hope TX2 to support SCTP. Then I have to build kernel for SCTP. When I reboot , I got the errors flashing...

Hello, Is there any chance of releasing a version that works with the L4T 32.2.1 (Kernel 4.9.140)? Thanks

Hi JetsonHacks, I am trying to get wifi working on the TX2i and I am struggling with it. Do you know if these scripts work in the TX2i? Thanks

Version: 9.0 DashedVersion: 9-0 1 starting sudo daemon sudo /mnt/hgfs/jetpack//_installer/sudo_daemon -installer=3493 -d=/mnt/hgfs/jetpack//_installer/tmp [sudo] password for nxt001: /mnt/hgfs/jetpack//_installer/run_command -c="dpkg -i --force-overwrite /mnt/hgfs/jetpack/jetpack_download/cuda-repo-ubuntu1604-9-0-local_9.0.252-1_amd64.deb; apt-key add /var/cuda-repo-9-0-local/*.pub; apt-get update; apt-get install -y --force-yes...

Hello, Great tutorial, but I think this could be missing a key item, **make tegra18_defconfig** before doing the menu config. While the built image works fine, adding this line will...

Hello! I found this error when compiling make: drivers/net/wireless/bcmdhd_pcie/dhd_linux.c:8512:40: note: each undeclared identifier is reported only once for each function it appears in scripts/Makefile.build:261: recipe for target 'drivers/net/wireless/bcmdhd_pcie/dhd_linux.o' failed make[4]:...