e4e4:1162 Astribank 2 series

Xorcom Ltd.

Vendor ID
e4e4
Product ID
1162
Combined
e4e4:1162
Decimal
58596:4450

What is this device?

This is the USB identifier for a Astribank 2 series manufactured by Xorcom Ltd.. The vendor ID e4e4 is registered to Xorcom Ltd. with the USB Implementers Forum, and 1162 is the product ID that Xorcom Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as e4e4:1162 Xorcom Ltd. Astribank 2 series.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID e4e4:1162 Xorcom Ltd. Astribank 2 series

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

Windows

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

USB\VID_E4E4&PID_1162
USB\VID_E4E4&PID_1162&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_E4E4&PID_1162"

macOS

$ system_profiler SPUSBDataType
    Astribank 2 series:
      Product ID: 0x1162
      Vendor ID: 0xe4e4  (Xorcom Ltd.)

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:

e4e4  Xorcom Ltd.
	1162  Astribank 2 series

More from Xorcom Ltd.