Jump to content
Flirc Forums

udev rule for linux


kmm

Recommended Posts

Hi!

Have started to play around with the linux appimage and it looks good!

Had to add the following udev rule to enable the remote in the app though.

SUBSYSTEM=="hidraw", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="0008", MODE="0666"

Added the above line to a file named /etc/udev/rules.d/99-flirc.rules and reloaded the rules with

udevadm control --reload-rules && udevadm trigger

as root. Now the remote shows up as "connected" in the app.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...