I have USB device connected to an IGEL thinclient, need to identify its vendor id/uuid to whitelist , how do i get this details captured ?
You can use the lsusb command.
lsusb is a utility for displaying information about USB buses in the system and the devices connected to them.
Options
-v, –verbose
Tells lsusb to be verbose and display detailed information about the devices shown. This includes configuration descriptors for the device’s current speed. Class descriptors will be shown, when available, for USB device classes including hub, audio, HID, communications, and chipcard.
-s [[bus]:][devnum]
Show only devices in specified bus and/or devnum. Both ID’s are given in decimal and may be omitted.
-d [vendor]:[product]
Show only devices with the specified vendor and product ID. Both ID’s are given in hexadecimal.
-D device
Do not scan the /dev/bus/usb directory, instead display only information about the device whose device file is given. The device file should be something like /dev/bus/usb/001/001. This option displays detailed information like the v option; you must be root to do this.
-t
Tells lsusb to dump the physical USB device hierarchy as a tree. This overrides the v option.
-V, –version
Print version information on standard output, then exit successfully.
Return Value
If the specified device is not found, a non-zero exit code is returned.
Files
/usr/share/hwdata/usb.ids
A list of all known USB ID’s (vendors, products, classes, subclasses and protocols).
Continue reading and comment on the thread ‘How to identify vendor id / uuid of a USB device connected to an IGEL device?’. Not a member? Join Here!
Learn more, search the IGEL Knowledge Base
Ask a question or comment on the above messasge thread?
Join or log in to the IGEL Community to ask us anything and meet other IGEL customers, partners, and EUC enthusiasts.Submit a question, or Join Today!
Popular Message Threads
- USB webcams in combination with RDP on IGEL OS?
- IGEL OS on Raspberry Pi?
- After upgrading to IGEL OS 11.04.200.01 my Citrix Storefront configuration does not work anymore – Error adding store: AM_ERROR_AUTH_NETWORK_ERROR[65275]
- Citrix session crashes with black screen, any advice and how do I find logging?
- IGEL UMS Universal Update Error: “could not resolve host name”
- What is required for Zoom VDI/Zoom Media Plugin for Citrix on IGEL OS?
- Can I to use Remote desktop and webcam support via a thin client with IGEL software?