0c8e:6000 Luxian Series

Cesscom Co., Ltd

Vendor ID
0c8e
Product ID
6000
Combined
0c8e:6000
Decimal
3214:24576

What is this device?

This is the USB identifier for a Luxian Series manufactured by Cesscom Co., Ltd. The vendor ID 0c8e is registered to Cesscom Co., Ltd with the USB Implementers Forum, and 6000 is the product ID that Cesscom Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 0c8e:6000 Cesscom Co., Ltd Luxian Series.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0c8e:6000 Cesscom Co., Ltd Luxian Series

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

Windows

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

USB\VID_0C8E&PID_6000
USB\VID_0C8E&PID_6000&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0C8E&PID_6000"

macOS

$ system_profiler SPUSBDataType
    Luxian Series:
      Product ID: 0x6000
      Vendor ID: 0x0c8e  (Cesscom Co., Ltd)

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:

0c8e  Cesscom Co., Ltd
	6000  Luxian Series

More from Cesscom Co., Ltd