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

Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards

Results 62 g810-led issues
Sort by recently updated
recently updated
newest added

Upgraded to ubuntu 20.04, noted that the systemd-udevd was using close to 100% cpu, then checked with udevadm monitor and noted high frequency of add/ bind / remove /unbind events...

question

Just thought it might be useful to have a productive example of how to use the RGB leds.

Is it possible to define a custom gradient for the various wave effects to go move through? The rainbow is certainly flashy, but it would be nice to be able...

Would love to see support for osx on this. I know the official app supports osx but it just works half of the time. currently getting `clang: error: cannot specify...

help wanted
question

Hi, have Pop OS 20.04. The problem is after the systemd services started the OS don't recognize the media keys any more and the volume slider on my Keyboard is...

question
need investigation

Hello! Simply: I have a Logitech G213 Prodigy keyboard and this project seems the only way to control it on linux. The problem is that I ALWAYS get a makefile:69...

detect OS by running uname set library options accordingly @MatMoul The main question I have is whether `$(shell uname)` will work in all the environments in which you want to...

help wanted
need investigation
review
partially accepted

Hi, for hidapi version in sendDataInternal, usleep(1000) is missing prior hid_write, probably the same the other version needed to. Without this not all of the keys become altered when changing...

Hi there, I was able to get this running on FreeBSD 12 (technically TrueOS) with a couple modifications: Changing all instances of u_int16_t in ./src/classes/Keyboard.h to uint16_t In the makefile,...

help wanted
Information
need investigation

Hey MatMoul, sorry to bother you with this. What I am trying to achieve is to turn off the crazy breathing effects thats on my keyboard by default. Now I...