LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB-ethernet under linux rt

Does anyone have experience with usb to ethernet dongles on at linux RT target?

Would it show up in MAX like other ethernet ports?

0 Kudos
Message 1 of 15
(4,254 Views)
0 Kudos
Message 2 of 15
(4,243 Views)

@rolfk wrote:

Have you checked out these resources?

 

https://decibel.ni.com/content/docs/DOC-37389

http://digital.ni.com/public.nsf/allkb/94A534CA79FF8A7E86257C670068ED2B


yes, but I still having issues.

the adapter has a ASIX AX88772 chipset which be supported, but running the dmesg cmd gives:

 

usb 1-1: new high-speed USB device number 3 using xhci_hcd

 

0 Kudos
Message 3 of 15
(4,189 Views)
It should appear with an IP of 172.22.11.2

What RIO are you using?

What version of the NI-RIO driver do you have installed?
Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 4 of 15
(4,175 Views)
I am using a CVS1459rt with NI-RIO 14.0.1
0 Kudos
Message 5 of 15
(4,148 Views)
Does the "ip address show" command in SSH show the USB Ethernet adapter as an Ethernet interface?

Does max see the additional interface?
Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 6 of 15
(4,115 Views)
I dont see it in MAX, and I can try the SSH command tomorrow.

I don't see the Asix driver when I do the lsmod command
0 Kudos
Message 7 of 15
(4,112 Views)
Sorry I mistyped the command, it's "ip addr show"

It's definitely not a good sign if lsmod doesn't show it 😕

Can you try any other adapters?
Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023
0 Kudos
Message 8 of 15
(4,108 Views)
I ordered a bunch more (8 different) that will arrive tomorrow - hopefully I will have more luck with one of those
0 Kudos
Message 9 of 15
(4,105 Views)
For reasons unknown to me, the x64 kernel used by the cRIO 903x and CVS 1459RT do not have USB Ethernet dongle support enabled, unlike the one used on ARM targets like the cRIO 9068 and myRIO.
0 Kudos
Message 10 of 15
(4,087 Views)