keyboardio / Chrysalis

Graphical configurator for Kaleidoscope-powered keyboards
https://github.com/keyboardio/Chrysalis#chrysalis
GNU General Public License v3.0
497 stars 64 forks source link

Linux udev rule installation instructions are incomplete. #1344

Closed parke closed 1 month ago

parke commented 1 month ago

Describe the bug

The instructions for installing udev rules on Linux are incomplete.

To Reproduce

Go to https://chrysalis.keyboard.io/ without any udev rules loaded.

The instructions say:

As root, create a file called 50-kaleidoscope.rules in the directory /etc/udev/rules.d/ with the following contents: [snip]

Then, run sudo udevadm control --reload-rules to apply the new rules without requiring a reboot.

However, to actually apply the rules, the user must additionally do one of the following:

Neither of the above steps is included in the aforementioned instructions.

Expected behavior

I would expect to be able to connect to my keyboard after performing the steps listed in the instructions.

Desktop:

obra commented 1 month ago

Thanks. Fixed in 2024.0815.1830, which is deploying now.