Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #8

Open
MomoHsieh opened this issue Jan 14, 2021 · 0 comments
Open

[BUG] #8

MomoHsieh opened this issue Jan 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@MomoHsieh
Copy link

Describe the issue
Hi, I want to use USB device on ACM device. But when I plug-in USB, it didn't show up the ttyACM0 in /dev.
I tested on SD card without SSD, it will show up.

What version of L4T/JetPack
L4T/JetPack version: 4.4.1

Which Jetson
Jetson: NX

With SSD and use rootOnNVMe
[ 117.791699] usb 1-2.4: new full-speed USB device number 5 using tegra-xusb
[ 117.813803] usb 1-2.4: New USB device found, idVendor=0483, idProduct=5740
[ 117.813814] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 117.813821] usb 1-2.4: Product: STM32 Virtual ComPort
[ 117.813827] usb 1-2.4: Manufacturer: STMicroelectronics
[ 117.813832] usb 1-2.4: SerialNumber: 00000000001A

Without SSD use SD card
[ 260.787731] usb 1-2.3: new full-speed USB device number 10 using tegra-xusb
[ 260.813921] usb 1-2.3: New USB device found, idVendor=0483, idProduct=5740
[ 260.813944] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 260.813953] usb 1-2.3: Product: STM32 Virtual ComPort
[ 260.813957] usb 1-2.3: Manufacturer: STMicroelectronics
[ 260.813961] usb 1-2.3: SerialNumber: 00000000001A
[ 260.816696] cdc_acm 1-2.3:1.0: ttyACM0: USB ACM device

Please help, thanks.

@MomoHsieh MomoHsieh added the bug Something isn't working label Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant