1292:0258 Creative Labs VoIP Blaster

Innomedia

Vendor ID
1292
Product ID
0258
Combined
1292:0258
Decimal
4754:600

What is this device?

This is the USB identifier for a Creative Labs VoIP Blaster manufactured by Innomedia. The vendor ID 1292 is registered to Innomedia with the USB Implementers Forum, and 0258 is the product ID that Innomedia assigned to this particular model. When you run lsusb on Linux, this device appears as 1292:0258 Innomedia Creative Labs VoIP Blaster.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1292:0258 Innomedia Creative Labs VoIP Blaster

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

Windows

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

USB\VID_1292&PID_0258
USB\VID_1292&PID_0258&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1292&PID_0258"

macOS

$ system_profiler SPUSBDataType
    Creative Labs VoIP Blaster:
      Product ID: 0x0258
      Vendor ID: 0x1292  (Innomedia)

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:

1292  Innomedia
	0258  Creative Labs VoIP Blaster

More from Innomedia