Results 1 to 4 of 4

Thread: How to get USB info on Linux

  1. #1
    Join Date
    Feb 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to get USB info on Linux

    Hello:

    How to get USB PID, VID..informations on Linux.

    Have any sample code?

    Thanks.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: How to get USB info on Linux

    Not that the question has anything to do with Qt... libusb is one common option on Linux

  3. #3
    Join Date
    Dec 2011
    Posts
    13
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows
    Thanks
    3

    Default Re: How to get USB info on Linux

    Hi

    There are many threads telling that libusb is the option for accessing USB Devices on Linux. However, I am unable to find proper examples on how to do that.

    Can you help me further on how to use libusb...

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: How to get USB info on Linux

    Libusb has API documentation and ships with basic examples. You need to have reasonable understanding of USB.

Similar Threads

  1. Qt 4.7.4 Static Link for Linux Info
    By bob2oneil in forum Qt Programming
    Replies: 1
    Last Post: 15th December 2011, 11:54
  2. Need info about databse in qt4
    By newtowindows in forum Installation and Deployment
    Replies: 1
    Last Post: 28th October 2009, 15:42
  3. www.qtsearch.info
    By rajesh in forum Qt Programming
    Replies: 1
    Last Post: 6th October 2009, 21:40
  4. version info
    By roxton in forum Qt Programming
    Replies: 1
    Last Post: 1st May 2008, 15:22
  5. Info about QSystemTrayIcon
    By yogeshm02 in forum Qt Programming
    Replies: 2
    Last Post: 13th December 2006, 15:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.