docs: add requirement for CONFIG_HIDRAW

This commit is contained in:
Peter F. Patel-Schneider 2024-03-06 10:04:35 -05:00
parent 15ed26887b
commit a90a367609
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ or `bin/solaar <command> <arguments>` for the CLI.
This is only relevant if you have problems with the easier methods above.
Solaar needs a reasonably new kernel with kernel modules `hid-logitech-dj` and `hid-logitech-hidpp` loaded.
The kernel option CONFIG_HIDRAW also needs to be enabled.
Most of Solaar should work fine with any kernel more recent than 5.2,
but newer kernels might be needed for some devices to be correctly recognized and handled.
The `udev` package must be installed and its daemon running.