It could be that the mouse has it’s own firmware and you have the ability to change the settings in Windows. Not sure how you access same under Linux.
Yeah it doesnt have a way to configure on linux, I just don’t understand what disabled the buttons and didn’t change the other configs, didn’t unplug it from this machine for months. Could be some hardware bug I guess.
Anyway, thanks.
Maybe this is helpful for Linux.
/*
* Copyright © 2020 Marian Beermann
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
* and/or sell copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice (including the next
* paragraph) shall be included in all copies or substantial portions of the
* Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
This file has been truncated. show original
Edit2: Also found this so not sure it is working or not but you could check it out.
opened 04:12PM - 05 Jul 20 UTC
closed 07:52PM - 25 Oct 21 UTC
device support
**Information**
- `ratbagd` version (`ratbagd --version`): 0.14 on Ubuntu 20.… 04
- Distribution: Ubuntu 20.04
- Kernel version (ex. `uname -srmo`): `KERNEL VERSION HERE`Linux 5.4.0-40-generic x86_64 GNU/Linux
Device info (if applicable): Nedis GMWD400BK, AQUXSAM gaming mouse
Description of bug,
My sinowealth mouse is not detected by ratbag
lsusb : Bus 003 Device 002: ID 258a:1007 SINOWEALTH Game Mouse
sudo ratbagd --verbose=raw
Initializing libratbag
ratbag debug: New device: SINOWEALTH Game Mouse
ratbag debug: Using data directory '/usr/share/libratbag'
ratbag debug: No data file found for 258a:1007
ratbag debug: New device: SINOWEALTH Game Mouse
ratbag debug: Using data directory '/usr/share/libratbag'
ratbag debug: No data file found for 258a:1007
DBus server ready
ratbagctl -vvv list
No devices available.
**To Reproduce** ..dunno :)
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
ratbagctl -vvv list
No devices available.
sudo systemctl status ratbagd.service
● ratbagd.service - Daemon to introspect and modify configurable mice
Loaded: loaded (/lib/systemd/system/ratbagd.service; enabled; vendor preset: enabled)
Active: inactive (dead)
jul 05 17:41:42 eagle systemd[1]: Starting Daemon to introspect and modify configurable mice...
jul 05 17:41:42 eagle systemd[1]: Started Daemon to introspect and modify configurable mice.
jul 05 17:47:00 eagle systemd[1]: ratbagd.service: Succeeded.
jul 05 17:47:41 eagle systemd[1]: Starting Daemon to introspect and modify configurable mice...
jul 05 17:47:41 eagle systemd[1]: Started Daemon to introspect and modify configurable mice.
jul 05 17:48:38 eagle systemd[1]: ratbagd.service: Succeeded.
**Additional context**
I really would love to have these controls over my mouse. I understand it is not needed to have a happy life :-)
Making your software more usable for others too, i would love to help with more information if needed.
I tried a few steps in making my own config file, but that did not help without knowing the right support for this mouse.
Thanks in advance for your time.
Ronald.
1 Like
Yeah, looked at ratbag, piper didn’t recognize my mouse, looks like every sinowealth mouse is a bit different and needs adaptation, might look into it if I’m bored.
Glad you got it working again anyway.
1 Like
system
Closed
December 17, 2022, 5:21pm
26
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.