149a:069b PURE Digital Evoke-1XT Tri-band

Imagination Technologies

Vendor ID
149a
Product ID
069b
Combined
149a:069b
Decimal
5274:1691

What is this device?

This is the USB identifier for a PURE Digital Evoke-1XT Tri-band manufactured by Imagination Technologies. The vendor ID 149a is registered to Imagination Technologies with the USB Implementers Forum, and 069b is the product ID that Imagination Technologies assigned to this particular model. When you run lsusb on Linux, this device appears as 149a:069b Imagination Technologies PURE Digital Evoke-1XT Tri-band.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 149a:069b Imagination Technologies PURE Digital Evoke-1XT Tri-band

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

Windows

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

USB\VID_149A&PID_069B
USB\VID_149A&PID_069B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_149A&PID_069B"

macOS

$ system_profiler SPUSBDataType
    PURE Digital Evoke-1XT Tri-band:
      Product ID: 0x069b
      Vendor ID: 0x149a  (Imagination Technologies)

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:

149a  Imagination Technologies
	069b  PURE Digital Evoke-1XT Tri-band

More from Imagination Technologies