ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Linux: Checking COM Port status

    IT Discussion
    linux linux mint 17.2 rs232
    1
    1
    925
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by scottalanmiller

      I have a program that updates my radios; and for a while now I've used Windows to do so. But I've wanted something cross platform. I'm not a major Linux users, but I am getting through things, and finding what I need.

      But to use the program, it needs to know what COM Port the USB cable is.

      To check what COM port:

      $ dmesg | grep tty
      

      Returns:

      [    0.000000] console [tty0] enabled
      [ 1793.759594] usb 3-1: pl2303 converter now attached to ttyUSB0
      

      My USB programming cable is on ttyUSBB0

      I'm learning..

      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post