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.kol...@iki.fi
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to