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