PCI intel

Hi,

Thank for your answer !
Ok I understand … And in that case, how know which one is launched ? I suppose that it is /usr/src/linux-headers-4.9.140-tegra-ubuntu18.04_aarch64/kernel-4.9/.config, but I didn’t find informations.

The camera’s manufacturer provide a software, which set a persistant IP to the camera, if the camera is recognized in the network.
By default, the adress 192.162.20.3.10. When I start the jetson, I have to set the ip adress as well as the netmask of jetson. There is no DHCP.

I understand what you say. I already have a code which works in single Gige. The camera sends image through datagram socket (UDP). With the manufacturer’s configuration, I don’t have to change my code, because the camera would adapt to rebuild the datagram socket. I am afraid that I would have to do modifications with your proposal …

I have tried to to handle the kernel, from pages :
Welcome — Jetson Linux<br/>Developer Guide 34.1 documentation
Internet bonding possible in jetson nano ? - #10 by WayneWWW

I have a problem with ./source_sync.sh. The file is not in my jetson. The only I found about that is : reinstall everything from sdkmanager. I would like to find an alternative …

Many thanks for your help !