0528:7569 Live! Pro (A)

ATI Technologies, Inc.

Vendor ID
0528
Product ID
7569
Combined
0528:7569
Decimal
1320:30057

What is this device?

This is the USB identifier for a Live! Pro (A) manufactured by ATI Technologies, Inc.. The vendor ID 0528 is registered to ATI Technologies, Inc. with the USB Implementers Forum, and 7569 is the product ID that ATI Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0528:7569 ATI Technologies, Inc. Live! Pro (A).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0528:7569 ATI Technologies, Inc. Live! Pro (A)

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

Windows

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

USB\VID_0528&PID_7569
USB\VID_0528&PID_7569&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0528&PID_7569"

macOS

$ system_profiler SPUSBDataType
    Live! Pro (A):
      Product ID: 0x7569
      Vendor ID: 0x0528  (ATI Technologies, Inc.)

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:

0528  ATI Technologies, Inc.
	7569  Live! Pro (A)

More from ATI Technologies, Inc.