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

Ambient light ubuntu #118

Closed Edward0058 closed 11 months ago

Edward0058 commented 1 year ago

Terminal view : No subcommands found, starting in GUI mode. To view the possible subcommands type "rgb --help". The application panicked (crashed). Message: called Result::unwrap() on an Err value: Custom { kind: Other, error: "Failed to obtain screen capture." } Location: app/src/effects/ambient.rs:25

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets.

4JX commented 1 year ago

What display server/DE are you using? And what Ubuntu version?

Edward0058 commented 1 year ago

Ubuntu 22.04.2 LTS, ,gnome. noveau driver

Edward0058 commented 1 year ago

it was working until i switched the display driver from nvidia ,i am a newbie linux user