so, app-misc/solaar is complaining about some missing kernel cofiguration:
Code: Select all
* Messages for package app-misc/solaar-1.1.19:
* Log file: /var/log/portage/app-misc:solaar-1.1.19:20260212-181034.log
* CONFIG_HID_LOGITECH_DJ: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.Code: Select all
│ Symbol: HID_LOGITECH_DJ [=n] │
│ Type : tristate │
│ Defined at drivers/hid/Kconfig:596 │
│ Prompt: Logitech receivers full support │
│ Depends on: HID_SUPPORT [=y] && HID [=y] && USB_HID [=y] && HIDRAW [=y] && HID_LOGITECH [=n] │
│ Location: │
│ -> Device Drivers │
│ -> HID bus support (HID_SUPPORT [=y]) │
│ -> HID bus core support (HID [=y]) │
│ (1) -> Special HID drivers │
│ -> Logitech devices (HID_LOGITECH [=n]) │
│ -> Logitech receivers full support (HID_LOGITECH_DJ [=n]) │
│ Selects: HID_LOGITECH_HIDPP [=n] │
│
My kernel config: http://0x0.st/PSjz.txt
How can I enable it?
Thanks



