jetsonhacks / installACMModule

Install the CDC ACM and USB to Serial Modules for the Jetson TX1 or Jetson TX2 Development Kit
MIT License
31 stars 18 forks source link

Still do not see ttyACM port #2

Closed ArtlyStyles closed 6 years ago

ArtlyStyles commented 6 years ago

I ran the scripe

nvidia@tegra-ubuntu:~/Downloads/installACMModule$ sudo ./installCDCACM.sh [sudo] password for nvidia: Kernel and Module Versions Match; Installing ... 'cdc-acm.ko' -> '/lib/modules/4.4.38-tegra/kernel/drivers/usb/class/cdc-acm.ko' Installed cdc-acm Module

After that, I did a "lsusb", but I did not see anything related to the FOCBOX.

When I ran BLDC tool, I did not see a ttyACM* connect either. How can I check if the ACM module is installed correctly?

jetsonhacks commented 6 years ago

Does the FOCBOX have power? Are you running L4T 28.1 or L4T 28.2?