Hi Guys,
trying to make solaar working to configure logitech keybord and mouse, but I get following error:
solaar: error: Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/solaar/cli/__init__.py", line 201, in run
raise Exception('No devices found')
Exception: No devices found
when I try lsusb | grep Logitech I can see both connected.
~lsusb | grep Logitech
Bus 001 Device 005: ID 046d:c335 Logitech, Inc. G910 Orion Spectrum Mechanical Keyboard
Bus 001 Device 004: ID 046d:c07d Logitech, Inc. G502 Mouse
Any ide what could be wrong here?