Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #1299
Closed
Open
Issue created Oct 23, 2021 by Administrator@rootContributor

Support for m500s mouse

Created by: m500s

Information

  • Solaar version 1.0.7
  • Distribution: Fedora 34
  • Kernel version: Linux 5.14.13-200.fc34.x86_64 x86_64 GNU/Linux
  • Output of solaar show for the target device (if applicable):

Is your feature request related to a problem? Please describe. The Logitech m500s mouse is not detected. Describe the solution you'd like The ability to adjust the dpi primarily, but any other available features would be nice. Additional context Here is some output based off the information requested in issue 1225. My logitech mx master 2 works fine and was unplugged for this output. The hidraw appears to give the correct rw permissions when the mouse is plugged and unplugged.

lsusb
Bus 001 Device 005: ID 046d:c093 Logitech, Inc. Advanced Corded Mouse M500s

ls -l /dev/hidraw*
crw-------. 1 root root 240, 2 Oct 23 13:44 /dev/hidraw2
crw-------. 1 root root 240, 3 Oct 23 13:24 /dev/hidraw3
crw-------. 1 root root 240, 4 Oct 23 13:24 /dev/hidraw4
crw-rw----+ 1 root root 240, 5 Oct 23 14:28 /dev/hidraw5
crw-rw----+ 1 root root 240, 6 Oct 23 14:28 /dev/hidraw6

solaar -dd show
14:38:09,697    DEBUG [MainThread] logitech_receiver.diversion: rule Key assuming action "pressed" for "Brightness Down"
14:38:09,697    DEBUG [MainThread] logitech_receiver.diversion: rule Key assuming action "pressed" for "Brightness Up"
14:38:09,698    DEBUG [MainThread] solaar.ui.tray: using AppIndicator3
14:38:09,708    DEBUG [MainThread] hidapi.udev: Found device BID 0003 VID 0000046D PID 0000C093 INTERFACE 0 FILTER 2
14:38:09,709    DEBUG [MainThread] hidapi.udev: Found device BID 0003 VID 0000046D PID 0000C093 INTERFACE 1 FILTER 2
solaar: error: Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/solaar/cli/__init__.py", line 203, in run
    raise Exception('No devices found')
Exception: No devices found

Please let me know if there is any additional information needed. Thank you.

Assignee
Assign to
Time tracking