1059:000b StarSign Bio Token 3.0

Giesecke & Devrient GmbH

Vendor ID
1059
Product ID
000b
Combined
1059:000b
Decimal
4185:11

What is this device?

This is the USB identifier for a StarSign Bio Token 3.0 manufactured by Giesecke & Devrient GmbH. The vendor ID 1059 is registered to Giesecke & Devrient GmbH with the USB Implementers Forum, and 000b is the product ID that Giesecke & Devrient GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1059:000b Giesecke & Devrient GmbH StarSign Bio Token 3.0.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1059:000b Giesecke & Devrient GmbH StarSign Bio Token 3.0

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

Windows

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

USB\VID_1059&PID_000B
USB\VID_1059&PID_000B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1059&PID_000B"

macOS

$ system_profiler SPUSBDataType
    StarSign Bio Token 3.0:
      Product ID: 0x000b
      Vendor ID: 0x1059  (Giesecke & Devrient GmbH)

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:

1059  Giesecke & Devrient GmbH
	000b  StarSign Bio Token 3.0

More from Giesecke & Devrient GmbH