a88a:3003 PCFree Multimedia Remote Control PC

Clas Ohlsson

Vendor ID
a88a
Product ID
3003
Combined
a88a:3003
Decimal
43146:12291

What is this device?

This is the USB identifier for a PCFree Multimedia Remote Control PC manufactured by Clas Ohlsson. The vendor ID a88a is registered to Clas Ohlsson with the USB Implementers Forum, and 3003 is the product ID that Clas Ohlsson assigned to this particular model. When you run lsusb on Linux, this device appears as a88a:3003 Clas Ohlsson PCFree Multimedia Remote Control PC.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID a88a:3003 Clas Ohlsson PCFree Multimedia Remote Control PC

You can filter directly with lsusb -d a88a:3003, or get the full descriptor dump with lsusb -v -d a88a:3003. Kernel messages from dmesg show the same pair as idVendor=a88a, idProduct=3003.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_A88A&PID_3003
USB\VID_A88A&PID_3003&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_A88A&PID_3003"

macOS

$ system_profiler SPUSBDataType
    PCFree Multimedia Remote Control PC:
      Product ID: 0x3003
      Vendor ID: 0xa88a  (Clas Ohlsson)

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:

a88a  Clas Ohlsson
	3003  PCFree Multimedia Remote Control PC

More from Clas Ohlsson