How to find which serial port is assigned to the attached device [fc13]

Markku Kolkka markkuk at tuubi.net
Thu Mar 10 10:41:10 UTC 2011


Jatin K kirjoitti viestissään (lähetysaika torstai, 10. 
maaliskuuta 2011):
> after running lsusb -v  I got the chip name which is CP210x
> Composite device  on line number 98... but I'm not able to
> find which serial port is assigned to it  or on which serial
> port I need to use to send the command to that device  like
> com1, com2  and so on

"com1" and "com2" are Windows port names and not relevant in 
Linux. If you have only one USB-serial converter, the device name 
should be /dev/ttyUSB0

> is it possible for you to go through it and tell me the serial
> port assigned to my converter ??

No, it's not visible in lsusb output. Run the command "dmesg" 
immediately after plugging in the device.

-- 
 Markku Kolkka
 markku.kolkka at iki.fi


More information about the users mailing list