Results 113 comments of 4JX

Note to self (and others) watch this for the audio capturing implementation: https://github.com/aizcutei/nanometers

This is intended behavior to keep the program running in the background without a GUI window. You should have an icon on your tray to close the program if needed....

> i guess because gnome doesn't normally support system tray icons there is something going wrong with creating one, even though i am using an extension to bring back the...

Hello, can you test if it works with https://github.com/4JX/L5P-Keyboard-RGB/actions/runs/10948820367 and "AppIndicator and KStatusNotifier..." as the tray icon extension? Seems to do the trick over here ![image](https://github.com/user-attachments/assets/61904f3b-c7bb-40bd-a90c-7da5fa72bb36)

Will assume fixed by https://github.com/4JX/L5P-Keyboard-RGB/releases/tag/v0.20.0

Same as #1043, also happens on my 16ACH6H. I feel it happens more when the laptop is doing a high workload situation, but I do not have a reproducible setup....

Hey, this seems to be related to https://discourse.nixos.org/t/kernel-panic-system-freezes-no-bsod/45424 and https://forums.developer.nvidia.com/t/series-550-freezes-laptop/284772. I can [recreate the kernel panics](https://forums.developer.nvidia.com/t/series-550-freezes-laptop/284772/8) part pretty solidly and there's a bunch of people with legions over there. I've...

Kernel is at `pkgs.linuxKernel.packages.linux_6_10` - `Linux terra 6.10.7 #1-NixOS SMP PREEMPT_DYNAMIC Thu Aug 29 15:36:13 UTC 2024 x86_64 GNU/Linux` Also params just in case: ``` nix-repl> outputs.nixosConfigurations.terra.config.boot.kernelParams [ "amd_pstate=active" "loglevel=4"...

> in latest versions of 24.05 channel Ah, I follow `nixos-unstable` (which is pretty darn stable despite its name, you should give it a chance). > inconsistent kernel versions: 6.10.9...

This being a 2022 model it should already be supported by the app. I'm however not seeing the [expected](https://github.com/4JX/L5P-Keyboard-RGB/blob/7b19a1fdd4e842947bf777bb1049ab26ca4e2d8c/driver/src/lib.rs#L21) ID for that model on the list. Do you have a...