Skip to main content
Skip table of contents

Issues with USB IDs in USB Devices Rules

Symptom

USB Device Rules you configured do not take effect.

Problem

The System Information tool in IGEL OS up to version 11.04.100 omits leading zeros in USB vendor and product IDs. These are shown only three hexadecimal digits long.

System Information

Solution

If you see three-digit USB IDs in System Information, use the lsusb command:

  1. Open Local Terminal.

  2. Enter the lsusb command.

  3. Look for the device in question, possibly using grep to search in the lsusb output:
    lsusb | grep -i [search term]

    Using lsusb on the Commandline

  1. Use the four-digit IDs that lsusb reports.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.