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

Does not want to install!

Open ghost opened this issue 3 years ago • 2 comments

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 error. After more investigation: it's a systemd error.

The problem is that I use Artix Linux, i have openrc, not systemd, any solutions?

ghost avatar Jul 13 '21 15:07 ghost

@iRealistiX This repository doesn't seem to be maintained anymore (no updates for almost a year and a half). Anyway, there exists another project https://github.com/SebiTimeWaster/G213Colors too. I tried it but couldn't get it to work as yet. A third option is https://github.com/libratbag/libratbag

niketpathak avatar Sep 02 '21 23:09 niketpathak

@iRealistiX This repository doesn't seem to be maintained anymore (no updates for almost a year and a half). Anyway, there exists another project https://github.com/SebiTimeWaster/G213Colors too. I tried it but couldn't get it to work as yet. A third option is https://github.com/libratbag/libratbag

Thanks for the info. I totally forgotten the issue lol.

My fix for this is to edit the makefile to remove the systemd-run part and edited my xinitrc file the path to the program w/ the -p option poiting to /etc/g810-led/profile

Might add an option for the makefile, but since it not maintained anymore, I will use your alternative

ghost avatar Sep 03 '21 08:09 ghost