2e04:c03f — Nokia 8 (MIDI mode)
HMD Global
- Vendor ID
- 2e04
- Product ID
- c03f
- Combined
- 2e04:c03f
- Decimal
- 11780:49215
What is this device?
This is the USB identifier for a Nokia 8 (MIDI mode) manufactured by HMD Global. The vendor ID 2e04 is registered to HMD Global with the USB Implementers Forum, and c03f is the product ID that HMD Global assigned to this particular model. When you run lsusb on Linux, this device appears as 2e04:c03f HMD Global Nokia 8 (MIDI mode).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2e04:c03f HMD Global Nokia 8 (MIDI mode)
You can filter directly with lsusb -d 2e04:c03f, or get the full descriptor dump with lsusb -v -d 2e04:c03f. Kernel messages from dmesg show the same pair as idVendor=2e04, idProduct=c03f.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2E04&PID_C03F USB\VID_2E04&PID_C03F&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2E04&PID_C03F"
macOS
$ system_profiler SPUSBDataType
Nokia 8 (MIDI mode):
Product ID: 0xc03f
Vendor ID: 0x2e04 (HMD Global)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:
2e04 HMD Global c03f Nokia 8 (MIDI mode)