tce-load -i compiletc python3.9-dev python3.9-pip python3.9-setuptools gtk3-dev gobject-introspection-dev py3.9gobject-dev wget https://github.com/pwr-Solaar/Solaar/archive/refs/tags/1.1.12.tar.gz cd Solaar-1.1.12 sudo make install_pip python3.9 setup.py build [0m 0.37s] sudo python3.9 setup.py install --root=/tmp/pkg sudo modprobe hid-logitech-dj sudo modprobe hid-logitech-hidpp lsmod | grep hid hid_logitech_dj 16384 0 hid_logitech_hidpp 28672 0 python3-pyudev, python3-psutil, python3-xlib, python3-evdev, python3-typing-extensions, dbus-python or python3-dbus, and python3-yaml or python3-pyyaml $ solaar -dd show [needs symlink python python3.9] solaar: error: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/solaar/cli/__init__.py", line 213, in run c = list(_receivers_and_devices(hidraw_path)) File "/usr/local/lib/python3.9/site-packages/solaar/cli/__init__.py", line 126, in _receivers_and_devices for dev_info in receivers_and_devices(): File "/usr/local/lib/python3.9/site-packages/logitech_receiver/base.py", line 162, in receivers_and_devices yield from _hid.enumerate(filter) File "/usr/local/lib/python3.9/site-packages/hidapi/udev.py", line 309, in enumerate for dev in _Context().list_devices(subsystem="hidraw"): File "/usr/local/lib/python3.9/site-packages/pyudev/core.py", line 59, in __init__ self._libudev = load_ctypes_library("udev", SIGNATURES, ERROR_CHECKERS) File "/usr/local/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py", line 51, in load_ctypes_library raise ImportError("No library named %s" % name) ImportError: No library named udev sudo chown tc:staff /dev/hidraw needed