Skip to content

Integration USBRelay8 in to linuxcnc #116

@pklepko

Description

@pklepko

hello, I am trying integrate USBRelay9 in to linuxcnc.
There is HAL module named "hal_input" that is able integrate any HID device that is listed in /proc/bus/input/devices.
When I plug this USBRelay8 in computer it is shown as /dev/hidraw2 , I can use utility "usbrelay" .
Device is also not listed in /dev/input
But device is not listed /proc/bus/input/devices.
To be listed there it should be declared as HID device driving LEDs like CapsLock, or Numlock leds in classic keyboard.

Is it possible create specific udev rule for this device that there will be loaded udev handler "leds" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions