Closed vongracia closed 2 years ago
@vongracia could you please check list of /dev/ttyUSBx ?
@tianfang-fafafa Yes. I ran 3 commands:
lsusb Bus 004 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 04f3:24a0 Elan Microelectronics Corp. Touchscreen Bus 001 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 Bluetooth 4.0 Bus 001 Device 005: ID 1bcf:2b95 Sunplus Innovation Technology Inc. Integrated_Webcam_HD Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg | grep tty [ 0.186528] printk: console [tty0] enabled
**ls /dev/ttyUSB** ls: cannot access '/dev/ttyUSB': No such file or directory
Any help is very welcome, please. This is driving me crazy. Thanks
@vongracia seems your laptop can't recognise serial port(ttyUSBx), could you try to change another laptop or machine? and is your laptop's system a virtual machine ?
It is not a virtual machine, it's a laptop with fresh Ubuntu 22.04 installed. @tianfang-fafafa
Please check issue 1013 , the problem derived into something else and I opened to the forum.
Maybe you can give me a hand, Thank you very much
Hi all,
I am not able to access my ZCU102 using minicom. The command I use is: sudo minicom -D /dev/ttyUSB0 minicom: cannot open /dev/ttyUSB0: No such file or directory
In the past I used this tutorial and it worked perfectly: https://www.centennialsoftwaresolutions.com/post/edge-ai-setup-on-zcu102
Suddenly, I had to reset my laptop and now the port /dev/ttyUSB0 is not accessible. Do you know what could be happening? I'm using Ubuntu 22.04.
Thank you Antonio