pobrn/ite8291r3-ctl

Color stays white in effect mode?

CuriousxOctopus opened this issue · 7 comments

Good day! I can change colors in monocolor, but the effect color stays white... I have even tried copying the example from the readme and got the same issue. any help would be appreciated.

pobrn commented

Please elaborate the commands you ran, what you expected to happen, and what happened instead. Post the output of ite8291r3-ctl query --devices as well.

Please elaborate the commands you ran, what you expected to happen, and what happened instead. Post the output of ite8291r3-ctl query --devices as well.

I ran the code from the readme below

ite8291r3-ctl effect aurora -s 2 -c red -r

bus 1 addr 2 rev 0.03 product ce00:'ITE Device(8291)' manufacturer 048d:'ITE Tech. Inc.'

pobrn commented

Could you also run ite8291r3-ctl query --fw-version?

19.7.0.0

Thank you!

I used debug for :ite8291r3-ctl effect aurora -s 2 -c red -r

result:sending ctrl device: (8, 2, 14, 2, 25, 1, 1, 0)

Thanks!

pobrn commented

Can you run ite8291r3-ctl palette --restore and try again?

Can you run ite8291r3-ctl palette --restore and try again?

It worked! Thank you friend!