Package: solaar
Version: 1.1.20-2

Starting with this version, I'm getting the below error for a Keyboard K380:

$ solaar -ddd
2026-07-21 13:13:50,722,722 DEBUG [MainThread] hidapi.udev_impl: Starting dbus enumeration 2026-07-21 13:13:50,723,723 DEBUG [MainThread] hidapi.udev_impl: Dbus event add Device('/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-SYNA8022:00/0018:06CB:CE67.0001/hidraw/hidraw0') 2026-07-21 13:13:50,772,772 DEBUG [MainThread] hidapi.udev_impl: Dbus event add Device('/sys/devices/virtual/misc/uhid/0005:046D:B342.0002/hidraw/hidraw1') 2026-07-21 13:13:50,773,773 INFO [MainThread] hidapi.udev_impl: Report Descriptor not processed for DEVICE /dev/hidraw1 BID 0005 VID 0000046D PID 0000B342: Expecting 1 usages but got 3
solaar: error: Traceback (most recent call last):
  File "/usr/share/solaar/lib/solaar/cli/__init__.py", line 240, in run
    raise Exception(
'No supported device found. Use "lsusb" and "bluetoothctl devices Connected" to list connected devices.'
    )
Exception: No supported device found. Use "lsusb" and "bluetoothctl devices Connected" to list connected devices.

This is on Debian Forky/sid.

$ uname -a
Linux <HOSTNAME> 7.1.4+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.1.4-1 (2026-07-19) x86_64 GNU/Linux
$ apt show libc6 | grep ^Version
Version: 2.42-17
$ bluetoothctl devices Connected
Device ... Keyboard K380

Reply via email to