0528:7561 TV Wonder

ATI Technologies, Inc.

Vendor ID
0528
Product ID
7561
Combined
0528:7561
Decimal
1320:30049

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0528:7561 ATI Technologies, Inc. TV Wonder

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

Windows

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

USB\VID_0528&PID_7561
USB\VID_0528&PID_7561&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    TV Wonder:
      Product ID: 0x7561
      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.
	7561  TV Wonder

More from ATI Technologies, Inc.