KSZ989C and KSZ9897

Is KSZ9897 compatible with nvidia jetson agx orin?

Please refer to the SCL sheet in DLC for supported components of Orin. Jetson Download Center | NVIDIA Developer

Please, reply, it’s urgent I am stuck somewhere and want to solve as soon as possible. It will be grateful.

It is not in SCL. Customer should handle the tuning. What’s the issue you met?

I am unable to generate the .ko file even after i have compiled successfully at kernel level. In menuconfig also, I have selected that KSZ9897 switch.

Please contact with the switch vendor what is the requirement of the driver they are using.

Actually, I want to use KSZ9896C ethernet for sending image to other SOM, but that driver I am unable to find for SOM, so, KSZ9897 is belong from same family, so, I want to use instead of this.

We cannot answer if that would work as we are not that chip vendor. As I already told, please confirm with the switch vendor for such info first…

Sure, thank you, so much. If anything is there, I will again come back to you again.

root@astra-desktop:/home/astra/Desktop/RCC/Linux_for_Tegra/source/kernel/kernel-jammy-src# sudo depmod
root@astra-desktop:/home/astra/Desktop/RCC/Linux_for_Tegra/source/kernel/kernel-jammy-src# sudo modprobe ksz9897
modprobe: FATAL: Module ksz9897 not found in directory /lib/modules/5.15.136-tegra
root@astra-desktop:/home/astra/Desktop/RCC/Linux_for_Tegra/source/kernel/kernel-jammy-src#

Again the same issue.

I am not sure what do you want to ask here.

We don’t guarantee this driver is built-in or as a ko file in our kernel. Please check with the chip vendor what is the method to build it out…

If you are lacking of some basic knowledge to enable or check whether a driver is enabled in the config, please check some linux kernel tutorial.