1bfd:1368 — Touch Screen
TouchPack
- Vendor ID
- 1bfd
- Product ID
- 1368
- Combined
- 1bfd:1368
- Decimal
- 7165:4968
What is this device?
This is the USB identifier for a Touch Screen manufactured by TouchPack. The vendor ID 1bfd is registered to TouchPack with the USB Implementers Forum, and 1368 is the product ID that TouchPack assigned to this particular model. When you run lsusb on Linux, this device appears as 1bfd:1368 TouchPack Touch Screen.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1bfd:1368 TouchPack Touch Screen
You can filter directly with lsusb -d 1bfd:1368, or get the full descriptor dump with lsusb -v -d 1bfd:1368. Kernel messages from dmesg show the same pair as idVendor=1bfd, idProduct=1368.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1BFD&PID_1368 USB\VID_1BFD&PID_1368&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1BFD&PID_1368"
macOS
$ system_profiler SPUSBDataType
Touch Screen:
Product ID: 0x1368
Vendor ID: 0x1bfd (TouchPack)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:
1bfd TouchPack 1368 Touch Screen