1065:2136 EasyDisk ED1064

CCYU Technology

Vendor ID
1065
Product ID
2136
Combined
1065:2136
Decimal
4197:8502

What is this device?

This is the USB identifier for a EasyDisk ED1064 manufactured by CCYU Technology. The vendor ID 1065 is registered to CCYU Technology with the USB Implementers Forum, and 2136 is the product ID that CCYU Technology assigned to this particular model. When you run lsusb on Linux, this device appears as 1065:2136 CCYU Technology EasyDisk ED1064.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1065:2136 CCYU Technology EasyDisk ED1064

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

Windows

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

USB\VID_1065&PID_2136
USB\VID_1065&PID_2136&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1065&PID_2136"

macOS

$ system_profiler SPUSBDataType
    EasyDisk ED1064:
      Product ID: 0x2136
      Vendor ID: 0x1065  (CCYU Technology)

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:

1065  CCYU Technology
	2136  EasyDisk ED1064

More from CCYU Technology