Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `udev_inhibited_workaround()` functions were added to eruption and eruption-debug-tool. - In order to use the workaround, a new rule is added to 99-eruption.rules to make the `inhibited` file of the Vulcan 1xx's LED interface device world-writeable. - An interactive mode was added to eruption-hwutil and eruption-debug-tool to help me debug this problem. I kept it in and polished it up in case it would be helpful in other contexts. - All the hwdevices files shared between eruption-hwutil and eruption-debug-tool were updated to respect the interactive mode before device initialization and between run-tests color changes. - eruption-debug-tool has a new subcommand to send the inhibited workaround independently of the run-tests subcommand. - gen-completions.sh was updated and run to add the new flag and subcommand. - Additionally, wherever the vendor ID and product ID from the device is output, use "04x" formatting instead of "x", since leading zeros can be present in IDs unrelated to Roccat.
- Loading branch information