flowninja.blogg.se

Usb vid lookup
Usb vid lookup












  1. #USB VID LOOKUP HOW TO#
  2. #USB VID LOOKUP INSTALL#
  3. #USB VID LOOKUP UPDATE#

The “$” is just the command prompt and will vary depending on system configuration.

usb vid lookup

If you are already root, you can just run lsusb without the sudo. The “sudo” command is used to run the command as root (Adminstrative User) and is needed on systems where you don’t normally log in as root. UltraX Optical Mouseīus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

usb vid lookup

USB to PS2 Adaptor v1.09īus 001 Device 003: ID 046d:c03f Logitech, Inc. HighSpeed Hubīus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubīus 001 Device 028: ID 0518:0001 EzKEY Corp. Run as root because on some systems, this doesn’t show all the information otherwise.īus 002 Device 049: ID eb1a:1760 eMPIA Technology, Inc.īus 002 Device 007: ID 04e8:323a Samsung Electronics Co., Ltd ML-1710 Printerīus 002 Device 005: ID 055f:0006 Mustek Systems, Inc.

  • /usr/share/doc/linux-doc-2.6.Linux users can, of course, just use lsusb or usbview.
  • maintains a list of device-id and vendor-id to text mappings In older systems, the deprecated usbfs filesystem provided similar information in /proc/bus/usb/devices.įor example, from a Beaglebone Black running Wheezy: $ sudo cat /sys/kernel/debug/usb/devices | grep -E "^(.*|)$" Note that the /sys/kernel/debug/ path requires root privileges to access. sys/kernel/debug/usb/devices (or /proc/bus/usb/devices with usbfs)ĭetailed information on attached USB devices is available via the /sys/kernel/debug/usb/devices file. The discover package has a nice command too: $ discover -vendor-id -model-id usbĭiscover uses its own files : /lib/discover/usb-busclass.xml, /lib/discover/usb-device.xml, /lib/discover/usb-vendor.xml KDE's KInfo Center (in K Menu / System / KInfo Center Info Center, from package: kcontrol) has an information page on the "USB" cards. Gnomes's System Information (Hardinfo in Menu Applications/System Tools, from package: hardinfo) has an information page on the "USB" cards. To get something slightly more verbose, but still readable, I use : # lsusb -v | grep -E '\/dev/null

    #USB VID LOOKUP UPDATE#

    If your device description says "Unknown device", you can update your local usb-id definition by running update-usbids as root. # lsusbīus 004 Device 006: ID 0a5c:2110 Broadcom Corp. Lsusb (package: usbutils) is the standard tool to query the connected USB devices.

    #USB VID LOOKUP INSTALL#

    Gnome users can install and use the hardinfo method. Many people simply use lsusb, which is available on almost every Debian system, to list the devices on their computer. Most of the devices ( device-ids) handled by Debian are listed in the page : DeviceDatabase/USB. The 4 last hexadecimal digits are the Device ID (3108 = ThinkPad 800dpi Optical Travel Mouse).

  • The 4 first hexadecimal digits are the Vendor ID (04b3 = IBM).
  • usb vid lookup

    Make sure the device is powered-up and enabled before listing the devices.ĭevice are mainly identified using a pair of hexadecimal numbers, like 04b3:3108.

    #USB VID LOOKUP HOW TO#

    How to list and identify the USB devices that are connected to you computer.

  • /sys/kernel/debug/usb/devices (or /proc/bus/usb/devices with usbfs).













  • Usb vid lookup