Hid Vid-1ea7 Amp-pid-0066 Amp-rev-0200 Amp-mi-00 |top|
. This device is manufactured by , a company known for gaming peripherals and PC components. Breakdown of the Hardware ID
Right-click the entry and select to check the status or Update driver if needed. USB 1EA7:0066 - Mediatrack Edge Mini Keyboard - DeviceHunt hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00
: The Revision number , which indicates the specific firmware or hardware version of this particular unit. USB 1EA7:0066 - Mediatrack Edge Mini Keyboard -
Are you experiencing a (like Code 10 or 43) with this device, or do you need help finding a specific user manual for it? USB 1EA7:0066 - Mediatrack Edge Mini Keyboard - DeviceHunt If you recently tried to update firmware and
sudo evtest # Look for /dev/input/event* with this VID/PID
import re broken = "hid vid-1ea7 amp-pid-0066 amp-rev-0200 amp-mi-00" # Step 1: replace 'amp-' with '&' fixed = broken.replace("amp-", "&") # Step 2: Normalize format fixed = re.sub(r'(\bvid|pid|rev|mi)-', r'\1_', fixed, flags=re.I) print(fixed) # hid vid_1EA7&pid_0066&rev_0200&mi_00 # Step 3: Prepend HID\ and uppercase hardware_id = "HID\\" + fixed[4:].upper() print(hardware_id) # HID\VID_1EA7&PID_0066&REV_0200&MI_00
Revision 0200 is relatively stable. If you recently tried to update firmware and failed, you may have corrupted it. Search for “Gamepad firmware tool vid 1ea7” – but be very careful. Wrong firmware bricks the device. Only use if you have a backup.