1bbb:007a — Alcatel OneTouch (firmware upgrade mode)
T & A Mobile Phones
- Vendor ID
- 1bbb
- Product ID
- 007a
- Combined
- 1bbb:007a
- Decimal
- 7099:122
What is this device?
This is the USB identifier for a Alcatel OneTouch (firmware upgrade mode) manufactured by T & A Mobile Phones. The vendor ID 1bbb is registered to T & A Mobile Phones with the USB Implementers Forum, and 007a is the product ID that T & A Mobile Phones assigned to this particular model. When you run lsusb on Linux, this device appears as 1bbb:007a T & A Mobile Phones Alcatel OneTouch (firmware upgrade mode).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1bbb:007a T & A Mobile Phones Alcatel OneTouch (firmware upgrade mode)
You can filter directly with lsusb -d 1bbb:007a, or get the full descriptor dump with lsusb -v -d 1bbb:007a. Kernel messages from dmesg show the same pair as idVendor=1bbb, idProduct=007a.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1BBB&PID_007A USB\VID_1BBB&PID_007A&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1BBB&PID_007A"
macOS
$ system_profiler SPUSBDataType
Alcatel OneTouch (firmware upgrade mode):
Product ID: 0x007a
Vendor ID: 0x1bbb (T & A Mobile Phones)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:
1bbb T & A Mobile Phones 007a Alcatel OneTouch (firmware upgrade mode)