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

App runs only from terminal with sudo privilege #73

Closed andreivoinescu closed 1 year ago

andreivoinescu commented 2 years ago

I tried using Alacarte to add the program to the app list, but it doesn't run even with run in terminal enabled The program is located in /usr/bin and double clicking it doesn't work

Screenshot from 2022-08-12 01-49-10 Screenshot from 2022-08-12 01-56-36

4JX commented 2 years ago

That floating point error message leads me to believe its something to do with library compilation shenanigans.

Can you try to compile it yourself? There's information on the readme on how to do so.

Edit: Does it run totally fine and without crashes when using sudo?

4JX commented 1 year ago

Closed due to inactivity