| Summary: | Make fully KDE to run on dedicated card | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | penteljapan |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.4 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
penteljapan
2023-10-01 22:35:04 UTC
Please do not set any environment variables like GBM_BACKEND, D__GLX_VENDOR_LIBRARY_NAME or LIBVA_DRIVER_NAME globally, they only cause problems. KWIN_DRM_DEVICES is all you need to do what you want, and has documentation here: https://invent.kde.org/plasma/kwin/-/wikis/Environment-Variables#kwin_drm_devices doesnt work, propably nvidia drivers still are fucked even on latest highest number. hard hang after typing password. https://www.youtube.com/watch?v=veqdTlb5UYk lsd@lsd-Crawler-E25:~$ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" #KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000\:01\:00.0-card:/dev/dri/by-path/pci-0000\:06\:00.0-card" In my case. https://mega.nz/file/m0ohGRiJ#0FbLgII9THQc70VIBy-pcVkNAkehoki_0BSW44qBSKQ https://www.youtube.com/watch?v=FqnWO6R5-EA - hard crash proof |