Hid Vid-1ea7 Amp-pid-0066 Amp-rev-0200 Amp-mi-00 -
Sharkoon does not always provide Windows Update drivers. Try:
Option A – Generic HID driver (works for basic keys/mouse):
Option B – Sharkoon official software:
Option C – Force driver via INF (advanced):
If you have a .inf file from Sharkoon, right-click it → Install.
If the device remains unrecognized after all steps:
Check the physical PCB: open the controller (careful with screws) and look for markings like “HS8836”, “BJ-306”, or “TX-168”. That can help locate a dedicated driver. hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00
Otherwise, replace the controller with a known compatible model like Logitech F310 or Xbox controller – these have native Windows drivers and avoid vid-1ea7 headaches.
Update: If you’re seeing amp-mi-00 in your logs and nothing else, you might have a partial USB descriptor corruption. Try:
echo '1ea7 0066' | sudo tee /sys/bus/usb/drivers/usb/new_id
Then replug the device.
Would love to hear if anyone has decoded the full HID report set for MI-00—especially the command to disable the "beep" on mute toggle.
Hardware: SHARKOON Skiller SGH1 (Rev 0200)
Kernel tested: 6.1.52
Windows driver version: 2.1.0.8 (2023) Sharkoon does not always provide Windows Update drivers
The string "hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00"
refers to specific hardware identification codes for a USB device, likely a wireless mouse or keyboard. These codes are used by operating systems like Windows and Linux to identify and load the correct drivers for the hardware. Identification Breakdown : Stands for Human Interface Device
, a USB class for peripherals like mice, keyboards, and game controllers. : This is the SHARKOON Technologies GmbH
(often associated with SHARKOON or similar peripheral manufacturers). : This is the Product ID . In this context, it often corresponds to a Wireless Optical Mouse or a similar input device. : The revision number of the hardware (Version 2.0). : Refers to the "Multiple Interface" index.
usually indicates the primary interface of a composite device (e.g., the mouse function itself). What this means for your computer Option B – Sharkoon official software :
When you see this string in your Device Manager or system logs, your computer is recognizing a SHARKOON-manufactured peripheral. Because it is an HID-compliant device, it typically uses standard "Plug and Play" drivers provided by the operating system, meaning you generally do not need to download external software to make it work. Common Uses Driver Troubleshooting
: If your mouse stops working, searching for this specific ID can help you find if others have hardware-specific firmware updates. Linux Configuration : Users of Linux distributions may see this ID in or when configuring custom input rules in udev Hardware Spoofing/Analysis
: Developers use these strings to identify the exact chipset of a generic-looking device to write custom scripts or macros. or how to update the for this specific manufacturer?
Windows 10/11 often auto-installs an inbox driver. If missing:
Based on the hardware IDs provided, this device is the Fifine AM8 USB/XLR Dynamic Microphone.
Here is a helpful review tailored to this specific device.
Press Win + R, type joy.cpl, press Enter.
If the controller appears, click Properties → Test tab. Move sticks, press buttons. If not, go back to Step 2.