libratbag / piper

GTK application to configure gaming devices
GNU General Public License v2.0
4.58k stars 173 forks source link

Don't work with my mouse G203 in Fedora 39 #934

Closed Arthur-Negrao-Smith closed 5 months ago

Arthur-Negrao-Smith commented 5 months ago

Information

don't recognize my mouse logitech G203

Steps to reproduce the behavior:

  1. Go to FlatHub and install piper

  2. Click to Open Piper Captura de tela de 2024-01-25 19-22-03

  3. See error

staticssleever668 commented 5 months ago

Please, post the output of sudo systemctl stop ratbagd && sudo ratbagd --verbose=raw.

nakadzima9 commented 5 months ago

I have same problem in my distro openSUSE-Tumbleweed. sudo systemctl stop ratbagd && sudo ratbagd --verbose=raw

Output this command:

Initializing libratbag ratbag debug: New device: Logitech G102 LIGHTSYNC Gaming Mouse ratbag debug: Using data directory '/usr/share/libratbag' ratbag debug: No data file found for 046d:c09d ratbag debug: New device: Logitech G102 LIGHTSYNC Gaming Mouse ratbag debug: Using data directory '/usr/share/libratbag' ratbag debug: No data file found for 046d:c09d ratbag debug: New device: SYN1B8B:00 06CB:CE24 ratbag debug: Using data directory '/usr/share/libratbag' ratbag debug: No data file found for 06cb:ce24 DBus server ready

piper version - 0.7 ratbagd version - 0.17

staticssleever668 commented 5 months ago

Hi, @nakadzima9! You have a different device, for which see https://github.com/libratbag/libratbag/issues/1493.

As for the OP, closing for no answer.