Closed Fredolx closed 3 months ago
I think the issue stems from flatpak removing the nvidia libs after a while (becomes unused)
nvidia-535-183-01 org.freedesktop.Platform.GL32.nvidia-535-183-01 1.4 user
nvidia-535-183-01 org.freedesktop.Platform.GL.nvidia-535-183-01 1.4 user
I'll try to see if this is the case
I went to check my logs and I can confirm that flatpak considers nvidia runtimes as unused in integrated mode. Flatpak on my system auto-updates and removes unused, so it kept deleting my nvidia runtimes in integrated mode. I would add a warning to not run flatpak uninstall --unused
in integrated mode or to pin them.
Describe the bug Nvidia dgpu becomes unusable after using envycontrol, even after switching to hybrid mode/reset
To Reproduce Steps to reproduce the behavior:
sudo envycontrol -s integrated
sudo envycontrol -s hybrid
System Information:
Additional context I can't launch games/programs using the dgpu after using envycontrol. Only fully reinstalling the nvidia driver fixes the problem. I have tried --reset and switching to hybrid and also rebuilding the initramfs myself.