4JX / L5P-Keyboard-RGB

Cross platform software to control the RGB/lighting of the 4 zone keyboard included in the 2020, 2021, 2022 and 2023 lineup of the Lenovo Legion laptops. Works on Windows and Linux.
GNU General Public License v3.0
308 stars 39 forks source link

Temperature not working (Arch) #104

Closed dewyi closed 1 year ago

dewyi commented 1 year ago

Vanilla arch with DWM installed. Linux 6.2.1-arch1-1 x86_64 Version 0.19.0-dev 82SA Lenovo Ideapad Gaming 3 16IAH7 intel 12th gen cpu, nvidia 3060m

temperature gradient not working and can't find logs

yaweetsta commented 1 year ago

Hey can you help me get in the software by any chance my user is yaweet#4563 on discord i can screenshare you and show you my problem!

4JX commented 1 year ago

Hello, can you try again with https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/4747218092?

Aditionally, do you have the folders /sys/class/hwmon and /sys/class/thermal in your system?

dewyi commented 1 year ago

Hello, can you try again with https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/4747218092?

Aditionally, do you have the folders /sys/class/hwmon and /sys/class/thermal in your system?

When I sudo ./legion-kb-rgb it outputs: ./legion-kb-rgb: error while loading shared libraries: libgstvideo-1.0.so.0: cannot open shared object file: No such file or directory

I do have /sys/class/hwmon and /sys/class/thermal in my system

4JX commented 1 year ago

Try installing the equivalent of gst_all_1.gstreamer gst_all_1.gst-plugins-base in your system

yaweetsta commented 1 year ago

Try installing the equivalent of gst_all_1.gstreamer gst_all_1.gst-plugins-base in your system

Im clicking on the thing i cant install it?

4JX commented 1 year ago

You should search for those dependencies in the package repo for Arch/AUR and install them as the program requires them