g810-led icon indicating copy to clipboard operation
g810-led copied to clipboard

G915 : any support ?

Open Esysteme opened this issue 2 years ago • 5 comments

Hello, thx for your work.

What do you need to add g915 there ?

Bus 001 Device 015: ID 046d:c541 Logitech, Inc. USB Receiver
Bus 001 Device 013: ID 046d:c33e Logitech, Inc. G915 WIRELESS RGB MECHANICAL GAMING KEYBOARD

Esysteme avatar Aug 25 '22 12:08 Esysteme

g810-led -dv 046d -dp c33e -tuk 1 -a 000000
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c33e -tuk 2 -a 000000
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c33e -tuk 3 -a 000000
Error: Can not write to hidraw, try with the libusb version
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c33e -tuk 4 -a 000000
Matching or compatible device not found !

Esysteme avatar Aug 25 '22 16:08 Esysteme

root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c541 -tuk 4 -a 000000
Matching or compatible device not found !
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c541 -tuk 1 -a 000000
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c541 -tuk 2 -a 000000
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
Error: Can not write to hidraw, try with the libusb version
root@aurelien-xps:/srv/code/g810-led# g810-led -dv 046d -dp c541 -tuk 3 -a 000000
Error: Can not write to hidraw, try with the libusb version

Esysteme avatar Aug 25 '22 16:08 Esysteme

@Esysteme ever get this working? I'm wondering the same thing. Would love to see support for the 915.

jason-pollock avatar Sep 04 '22 02:09 jason-pollock

https://womanonrails.com/logitech-g915-tkl

there is this but it's wasnt working for me

Esysteme avatar Sep 07 '22 08:09 Esysteme

I am using ratbagctl until G915 is added to g810-led. ratbagctl can't do individual keys but can set the whole kb colour as well as a G502 mouse. I wrote a command (in bash) based on ratbagctl for my son to change and sync his mouse & kb colours. I will post the script to github when I get time.

ausinch avatar Feb 01 '23 19:02 ausinch