2188:0754 — Card Reader
No brand
- Vendor ID
- 2188
- Product ID
- 0754
- Combined
- 2188:0754
- Decimal
- 8584:1876
What is this device?
This is the USB identifier for a Card Reader manufactured by No brand. The vendor ID 2188 is registered to No brand with the USB Implementers Forum, and 0754 is the product ID that No brand assigned to this particular model. When you run lsusb on Linux, this device appears as 2188:0754 No brand Card Reader.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2188:0754 No brand Card Reader
You can filter directly with lsusb -d 2188:0754, or get the full descriptor dump with lsusb -v -d 2188:0754. Kernel messages from dmesg show the same pair as idVendor=2188, idProduct=0754.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2188&PID_0754 USB\VID_2188&PID_0754&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2188&PID_0754"
macOS
$ system_profiler SPUSBDataType
Card Reader:
Product ID: 0x0754
Vendor ID: 0x2188 (No brand)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:
2188 No brand 0754 Card Reader