24ed:044d Chat Headset

Zen Group

Vendor ID
24ed
Product ID
044d
Combined
24ed:044d
Decimal
9453:1101

What is this device?

This is the USB identifier for a Chat Headset manufactured by Zen Group. The vendor ID 24ed is registered to Zen Group with the USB Implementers Forum, and 044d is the product ID that Zen Group assigned to this particular model. When you run lsusb on Linux, this device appears as 24ed:044d Zen Group Chat Headset.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 24ed:044d Zen Group Chat Headset

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

Windows

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

USB\VID_24ED&PID_044D
USB\VID_24ED&PID_044D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_24ED&PID_044D"

macOS

$ system_profiler SPUSBDataType
    Chat Headset:
      Product ID: 0x044d
      Vendor ID: 0x24ed  (Zen Group)

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:

24ed  Zen Group
	044d  Chat Headset

More from Zen Group