0492:0141 MP3 Player

Samsung SemiConductor, Inc.

Vendor ID
0492
Product ID
0141
Combined
0492:0141
Decimal
1170:321

What is this device?

This is the USB identifier for a MP3 Player manufactured by Samsung SemiConductor, Inc.. The vendor ID 0492 is registered to Samsung SemiConductor, Inc. with the USB Implementers Forum, and 0141 is the product ID that Samsung SemiConductor, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0492:0141 Samsung SemiConductor, Inc. MP3 Player.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0492:0141 Samsung SemiConductor, Inc. MP3 Player

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

Windows

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

USB\VID_0492&PID_0141
USB\VID_0492&PID_0141&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0492&PID_0141"

macOS

$ system_profiler SPUSBDataType
    MP3 Player:
      Product ID: 0x0141
      Vendor ID: 0x0492  (Samsung SemiConductor, Inc.)

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:

0492  Samsung SemiConductor, Inc.
	0141  MP3 Player

More from Samsung SemiConductor, Inc.