Next Live Show:

198a - Usb Device Id Vid 1e3d Pid

On Linux, the kernel may automatically recognize the device using the usbhid or vfsXXX driver. Use lsusb to confirm: Bus 001 Device 003: ID 1e3d:198a Chipsailing .... For functionality, you may need libfprint (open-source fingerprint library). Check fprintd-enroll to see if your device is supported.

macOS does not natively support this device; third-party USB overrides or virtual machine passthrough would be required. Usb Device Id Vid 1e3d Pid 198a


| PID (hex) | Typical Device | | --------- | ------------------------------------- | | 0x1980 | CSU8RF718x Development Board | | 0x1985 | CS32G020 (USB Power Delivery MCU) | | 0x198A | Generic DFU / Bridge (this entry) | | 0x1990 | CSU32M10 Touchpad Controller | On Linux, the kernel may automatically recognize the


Another driver (e.g., a mobile phone driver, virtual disk software, or older Chipsbank driver) may be hijacking the device. This is common after installing software like VMware, Daemon Tools, or certain Android USB debugging packages. | PID (hex) | Typical Device | |

  • Search online for the VID/PID combination (include quotes) to find forum posts, vendor pages, or driver packages. (When searching, include both hex values.)
  • Check udev or driver lists: On Linux, check dmesg after plugging the device to see driver binding messages.