Skip to content

Mouse M650 L is not detected by 1.1.11 and 1.14-85-g19806751 versions #2826

Open
@ofaurax

Description

@ofaurax

Information

  • Solaar version (solaar --version or git describe --tags if cloned from this repository): 1.1.11 (mageia package) and 1.1.14-85-g19806751 (pip install)
  • Distribution: Mageia 9
  • Kernel version (ex. uname -srmo): Linux 6.6.65-desktop-2.mga9 x86_64 GNU/Linux
  • Output of solaar show:
$ solaar show
rules cannot access modifier keys in Wayland, accessing process only works on GNOME with Solaar Gnome extension installed
cannot create uinput device: "/dev/uinput" cannot be opened for writing
solaar: error: Traceback (most recent call last):
  File "/home/ofaurax/.local/lib/python3.10/site-packages/solaar/cli/__init__.py", line 212, in run
    raise Exception(
Exception: No supported device found. Use "lsusb" and "bluetoothctl devices Connected" to list connected devices.
  • Contents of ~/.config/solaar/config.yaml (or ~/.config/solaar/config.json if ~/.config/solaar/config.yaml not present): Both files don't exist

  • Errors or warrnings from Solaar: See solaar show output

Describe the bug

Logitech Bolt receiver for M650 L is not seen, even if it's in lsusb.

To Reproduce

$ solaar show
rules cannot access modifier keys in Wayland, accessing process only works on GNOME with Solaar Gnome extension installed
cannot create uinput device: "/dev/uinput" cannot be opened for writing
solaar: error: Traceback (most recent call last):
  File "/home/ofaurax/.local/lib/python3.10/site-packages/solaar/cli/__init__.py", line 212, in run
    raise Exception(
Exception: No supported device found. Use "lsusb" and "bluetoothctl devices Connected" to list connected devices.

BUT

$ lsusb
...
Bus 003 Device 009: ID 046d:c548 Logitech, Inc. Logi Bolt Receiver
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions