1ae7:0381 — VS-DVB-T 380U (af9015 based)
X-TENSIONS
- Vendor ID
- 1ae7
- Product ID
- 0381
- Combined
- 1ae7:0381
- Decimal
- 6887:897
What is this device?
This is the USB identifier for a VS-DVB-T 380U (af9015 based) manufactured by X-TENSIONS. The vendor ID 1ae7 is registered to X-TENSIONS with the USB Implementers Forum, and 0381 is the product ID that X-TENSIONS assigned to this particular model. When you run lsusb on Linux, this device appears as 1ae7:0381 X-TENSIONS VS-DVB-T 380U (af9015 based).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1ae7:0381 X-TENSIONS VS-DVB-T 380U (af9015 based)
You can filter directly with lsusb -d 1ae7:0381, or get the full descriptor dump with lsusb -v -d 1ae7:0381. Kernel messages from dmesg show the same pair as idVendor=1ae7, idProduct=0381.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1AE7&PID_0381 USB\VID_1AE7&PID_0381&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1AE7&PID_0381"
macOS
$ system_profiler SPUSBDataType
VS-DVB-T 380U (af9015 based):
Product ID: 0x0381
Vendor ID: 0x1ae7 (X-TENSIONS)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:
1ae7 X-TENSIONS 0381 VS-DVB-T 380U (af9015 based)