5543:3031 — Graphics tablet [DrawImage G3, Ugee G3]
UC-Logic Technology Corp.
- Vendor ID
- 5543
- Product ID
- 3031
- Combined
- 5543:3031
- Decimal
- 21827:12337
What is this device?
This is the USB identifier for a Graphics tablet [DrawImage G3, Ugee G3] manufactured by UC-Logic Technology Corp.. The vendor ID 5543 is registered to UC-Logic Technology Corp. with the USB Implementers Forum, and 3031 is the product ID that UC-Logic Technology Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 5543:3031 UC-Logic Technology Corp. Graphics tablet [DrawImage G3, Ugee G3].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 5543:3031 UC-Logic Technology Corp. Graphics tablet [DrawImage G3, Ugee G3]
You can filter directly with lsusb -d 5543:3031, or get the full descriptor dump with lsusb -v -d 5543:3031. Kernel messages from dmesg show the same pair as idVendor=5543, idProduct=3031.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_5543&PID_3031 USB\VID_5543&PID_3031&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_5543&PID_3031"
macOS
$ system_profiler SPUSBDataType
Graphics tablet [DrawImage G3, Ugee G3]:
Product ID: 0x3031
Vendor ID: 0x5543 (UC-Logic Technology Corp.)Driver help
Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.
Raw usb.ids entry
The exact lines this page is generated from, in the upstream source file:
5543 UC-Logic Technology Corp. 3031 Graphics tablet [DrawImage G3, Ugee G3]