MForum.ru
This string is a for a specific USB device. Each component tells you:
print("Manufacturer:", device.get_manufacturer_string()) print("Product:", device.get_product_string()) print("Serial:", device.get_serial_number_string()) hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00
If the installer doesn't work, go to Device Manager , right-click the device with the ID VID-1EA7 , select Update Driver , and point it to the folder where you extracted the Sharkoon files. Common Issues and Fixes This string is a for a specific USB device
I picked up a budget gaming headset (the SHARKOON Skiller SGH1) and decided to plug it into my Linux box before trying it on Windows. When I ran lsusb -v , I got an interesting set of identifiers: When I ran lsusb -v , I got
I’ve seen older reports of rev 0100 on the same PID. Rev 0200 seems to fix a nasty bug where the microphone would enter a low-power state and never wake up after system suspend. Check your dmesg —if you see usb 1-2: reset full-speed USB device number 4 after resume, you have the fixed version.