2578:4168 2.4GHZ Wireless Arc Folding Mouse

Pluscom

Vendor ID
2578
Product ID
4168
Combined
2578:4168
Decimal
9592:16744

What is this device?

This is the USB identifier for a 2.4GHZ Wireless Arc Folding Mouse manufactured by Pluscom. The vendor ID 2578 is registered to Pluscom with the USB Implementers Forum, and 4168 is the product ID that Pluscom assigned to this particular model. When you run lsusb on Linux, this device appears as 2578:4168 Pluscom 2.4GHZ Wireless Arc Folding Mouse.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2578:4168 Pluscom 2.4GHZ Wireless Arc Folding Mouse

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

Windows

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

USB\VID_2578&PID_4168
USB\VID_2578&PID_4168&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2578&PID_4168"

macOS

$ system_profiler SPUSBDataType
    2.4GHZ Wireless Arc Folding Mouse:
      Product ID: 0x4168
      Vendor ID: 0x2578  (Pluscom)

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:

2578  Pluscom
	4168  2.4GHZ Wireless Arc Folding Mouse

More from Pluscom