Hid Vid-1ea7 Amp-pid-0066 Amp-rev-0200 Amp-mi-00 Page
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)
Identifying hardware devices by their specific ID strings is a common task for troubleshooting driver issues or configuring custom peripherals. The string HID\VID_1EA7&PID_0066&REV_0200&MI_00 specifically identifies a Human Interface Device (HID) manufactured by SHARKOON Technologies GmbH. Device Identification Break-down This identifier belongs to the Mediatrack Edge Mini Keyboard . Here is what each segment of the hardware ID signifies:
HID: Stands for Human Interface Device, a standard USB class for peripherals like keyboards, mice, and game controllers. VID_1EA7: The Vendor ID (VID) for SHARKOON Technologies GmbH. PID_0066: The Product ID (PID) assigned to the Mediatrack Edge Mini Keyboard
REV_0200: Indicates the revision number of the hardware (Revision 2.00). hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00
MI_00: Refers to Multiple Interface 00, indicating this is the first interface of a multi-function device (often seen when a device has both keyboard and trackpad capabilities). Troubleshooting and Driver Information Mediatrack Edge Mini Keyboard
is designed as a "plug-and-play" device, meaning it should function immediately using standard Windows or Linux HID drivers.
Common Recognition Issues: In some cases, specialized wireless mice from Sharkoon (like the 2.4GHz Wireless rechargeable vertical mouse) share similar VID/PID signatures and may incorrectly show up as a keyboard in system logs.
Driver Updates: If the device is not responding, you can manually check for drivers on the Sharkoon Official Website or use the Windows Device Manager to "Update Driver" and search automatically for the best compatible HID software.
Linux Support: This device is well-documented in the Linux USB ID Repository and typically requires no additional configuration on modern kernels. Related Sharkoon Devices
Sharkoon uses the 1EA7 Vendor ID for a variety of gaming and office peripherals, including: Update: If you’re seeing amp-mi-00 in your logs
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
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 Then replug the device
: 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?
The hardware ID HID\VID_1EA7&PID_0066&REV_0200&MI_00 corresponds to the Mediatrack Edge Mini Keyboard manufactured by SHARKOON Technologies GmbH, a device frequently utilized for 2.4GHz wireless input. This generic, plug-and-play device operates via standard HID drivers, with the MI_00 interface handling the primary keyboard input. For more details on this hardware, visit DeviceHunt. USB 1EA7:0066 - Mediatrack Edge Mini Keyboard - DeviceHunt
Device Details. USB Device. [Mediatrack Edge Mini Keyboard] Device ID 0066. Vendor Details. USB Vendor. DeviceHunt SHARKOON Technologies GmbH — USB Vendor 1EA7
"The device, identified by the Vendor ID (VID) 1EA7 and Product ID (PID) 0066, with a revision of 0200 and an interface identifier (MI) of 00, is designed to [briefly describe the device's function or purpose]. Detailed specifications and operational guidelines are provided below [or in the document]."
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.