Hi,
I’m trying to rebuild a custom kernel image for our carrier with Jetson Orin NX.
I got a problem with L4tbr0 USB Serial/Ethernet bridge.
On Jetson Orin NX development kit, the host PC can detect and connect to Jetson via L4tbr0 USB Serial/Ethernet bridge. But on our carrier board, this function look likes not working.
This is a message from dmes: “l4tbr0: port 1(rndis0) entered blocking state”.
Is there any modify I need to add before building custom kernel image to make L4tbr0 USB Serial/Ethernet bridge work on our carrier board ?
Is you carrier board designed for Xavier NX in the beginning?
Have you checked Jetson Orin Nano Series, Jetson Orin NX Series, and Jetson Xavier NX Series Interface Comparison & Migration Application Note ?
No, we are targeting the Jetson Orin NX for the beginning.
We have experience with Jetson Xavier NX. We know that Jetson Xavier NX and Jetson Orin NX as same size but not fully compatible.
We notice that we must modify dts file for ignore eeprom for our carrier board. Do we need to modify something or any trick to do with L4tbr0 USB Serial/Ethernet bridge ?
Is it the same USB port on your board and devkit? What’s the difference between yours and devkit? It looks like board issue since it work well on devkit.