MatMoul / g810-led

Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
GNU General Public License v3.0
1.38k stars 183 forks source link

G413 Carbon startup script not working #261

Open jan-klima opened 3 years ago

jan-klima commented 3 years ago

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 found out the command. I am using this:

g810-led -dv 046d -dp c33a -tuk 3 -fx color all FF0000 0a

And it works when I put it to terminal. The keyboard only has a red color so I am not sure if I need to put the red hex here but thats not the point. The point is that when I put this to profile like that:

dv 046d dp c33a tuk 3 fx color all FF0000 0a

c

It doesnt work after reboot. :-( I am putting this to: /etc/g810-led/profile. Also - worth to mention - I noticed that this file is missing in my system:

/etc/udev/rules.d/g810-led.rules

I am on Ubuntu 20.10... WHat am I missing here? :-o

jan-klima commented 3 years ago

I dont get it.... I started Ubuntu today and the keyboard is working... But it didnt work like 10 times before that...

Could you please confirm that this is a correct command that I put in my profile? The keyboard has no colors (it only has red) so I wasnt sure about the command... ALso - should I check if g810-led is running at startup?

EDIT: it stopped working again...

jan-klima commented 3 years ago

So I made it work - for anyone with G413:

-startup-mode {color}
fx color all FF0000 0a

c

Not sure how to lower intensity though... Its maxed out. But its not breathing at least...

jan-klima commented 3 years ago

@MatMoul any idea how to set intensity on this keyboard? :-(