2546:e301 TipToi Pen

Ravensburger

Vendor ID
2546
Product ID
e301
Combined
2546:e301
Decimal
9542:58113

What is this device?

This is the USB identifier for a TipToi Pen manufactured by Ravensburger. The vendor ID 2546 is registered to Ravensburger with the USB Implementers Forum, and e301 is the product ID that Ravensburger assigned to this particular model. When you run lsusb on Linux, this device appears as 2546:e301 Ravensburger TipToi Pen.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2546:e301 Ravensburger TipToi Pen

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

Windows

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

USB\VID_2546&PID_E301
USB\VID_2546&PID_E301&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2546&PID_E301"

macOS

$ system_profiler SPUSBDataType
    TipToi Pen:
      Product ID: 0xe301
      Vendor ID: 0x2546  (Ravensburger)

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:

2546  Ravensburger
	e301  TipToi Pen

More from Ravensburger