Hi all,
I’m trying to build EtherCAT kernel module, on Forge Carrier Board for NVIDIA Jetson AGX Orin using the provided instructions in their manual. It works fine with regular kernel and BSP, but when building EtherCAT IGH module with RT BSP I get the following:
configure: error: No configured Linux kernel sources in /usr/src/linux-headers-5.15.148-rt-tegra-ubuntu22.04_aarch64/3rdparty/canonical/linux-jammy/kernel-source
This folder is not empty and holds ‘include’ folder as well, how to check whether needed source and header files are present? And if not, what’s the possible direction to fix that?
I did try reverting JetPack and BSP and it works. So looks like the CTI RT BSP is affecting the kernel build later on.
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device: Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs: Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system: Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!
Hi, the device is flashable and bootable.
After flashing OS I need to compile the kernel EtherCAT module, which outputs “… No configures Linux kernel sources …” message
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks ~0409
Is this still an issue to support? Any result can be shared?