-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux kernel 6.12+: electron 34 apps fail to launch when using GPU #382612
Comments
This issue has been mentioned on NixOS Discourse. There might be relevant details there: |
I think I can reproduce this with VSCode too, though I am on 6.13, not sure if this is a kernel bug though (probably a driver incompatibility with the new electron). CC @K900 |
It does occur for me on 6.13 as well. I'm assuming some recent Electron bug. Mind sharing what GPU you have? |
Dupe of #334175? |
I will double-check, but I believe the crashes still happened when using NIXOS_OZONE_WL=0. It also seems users in that thread have found it to be related to interfering Intel integrated graphics. I have a Ryzen processor that does not have integrated graphics. |
Nixpkgs version
Describe the bug
When using any kernel verson 6.12 and higher,
many Electron apps are failing to start. I have tested this with Obsidian, Discord, Equibop, Vesktop and Legcord.apps using Electron 34 are failing to start. Apps using earlier Electron versions work fine.I have confirmed that anything below 6.12 works as expected.
This occurs on my desktop using an AMD RX 7800XT, but not on my laptop which uses an AMD Radeon 760M.
Steps to reproduce
Expected behaviour
The app launching with GPU acceleration.
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.12.13, NixOS, 25.05 (Warbler), 25.05.20250213.2ff53fe
yes
yes
nix-env (Lix, like Nix) 2.92.0 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux, x86_64-v4-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/quasi/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/quasi/.local/share/flatpak/exports/etc/xdg/nix/nix.conf:/var/lib/flatpak/exports/etc/xdg/nix/nix.conf:/home/quasi/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/quasi/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/quasi/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/r7dh04pv6v6hc3w2v97423im7khkgd2s-lix-2.92.0/share
"nixos"
""
/nix/store/brjzz8wv5k09bq0yrvhc1j4hd8677k21-source
Notify maintainers
No response
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: