b58e:9e84 Yeti Stereo Microphone

Blue Microphones

Vendor ID
b58e
Product ID
9e84
Combined
b58e:9e84
Decimal
46478:40580

What is this device?

This is the USB identifier for a Yeti Stereo Microphone manufactured by Blue Microphones. The vendor ID b58e is registered to Blue Microphones with the USB Implementers Forum, and 9e84 is the product ID that Blue Microphones assigned to this particular model. When you run lsusb on Linux, this device appears as b58e:9e84 Blue Microphones Yeti Stereo Microphone.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID b58e:9e84 Blue Microphones Yeti Stereo Microphone

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

Windows

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

USB\VID_B58E&PID_9E84
USB\VID_B58E&PID_9E84&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_B58E&PID_9E84"

macOS

$ system_profiler SPUSBDataType
    Yeti Stereo Microphone:
      Product ID: 0x9e84
      Vendor ID: 0xb58e  (Blue Microphones)

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:

b58e  Blue Microphones
	9e84  Yeti Stereo Microphone

More from Blue Microphones