Usb Device Id Vid 1e3d Pid 198a Top =link=
USB Device ID VID 1E3D PID 198A identifies a mass storage device manufactured by Chipsbank Microelectronics Co., Ltd
- Windows: Uses the standard Microsoft USB Video Device driver. Vendor-specific drivers are rarely needed for basic functionality but may be required for proprietary camera utility software (e.g., Toshiba Camera Assistant).
- Linux: Fully supported by the generic
uvcvideokernel module. It usually operates out-of-the-box with no manual configuration required.
This specific ID is notorious in tech support forums for appearing on drives that have "failed" or were manufactured with "fake" capacities. "No Media" Error: usb device id vid 1e3d pid 198a top
This controller is commonly used in "fake" drives that report a high capacity (e.g., 64GB, 2TB, 16TB) but only contain a fraction of that storage. Data Corruption: USB Device ID VID 1E3D PID 198A identifies
Example Returned Output (concise)
- VID: 0x1E3D — Vendor: Unknown vendor (not in local usb.ids)
- PID: 0x198A — Product: Unknown product
- Class: Vendor Specific (0xFF)
- Descriptors: Manufacturer: —, Product: —, Serial: —
- Suggested action: Run
lsusb -v -d 1e3d:198aand update usb.ids; try on another machine.