Releases: openSUSE/SUSEPrime
SUSEPrime-0.8.17
SUSEPrime-0.8.16
- fixed nvidia-powerd service preventing unloading of nvidia modules
SUSEPrime-0.8.15
added prime-run script for easier offload mode usage (github issue#96)
SUSEPrime-0.8.14
No longer run usage() and bbcheck() in unconfigured state (boo#1207144)
SUSEPrime-0.8.13
add "AutoAddGPU" "false" for intel and offload mode (github issue#90)
Apparently on some systems this is needed to prevent Nvidia card from being initialized during Xserver startup and crashing with a pixmap failure.
SUSEPrime-0.8.12
prime-select.sh: fix 'user_logout_waiter' for lightdm autologin (issue#92)
SUSEPrime-0.8.10
prime-select.sh: fix kdeglobals path (github issue#91)
SUSEPrime-0.8.9
prime-select.sh: Fix broken PCI BusID parsing on machines with several domains (issue#88)
SUSEPrime-0.8.8
prime-select.sh: offload-set(): no need to check for xf86-video-amdgpu package
amdgpu/nvidia is not implemented for offload on AMD, only modeset/nvidia;
you could run "prime-select offload-set intel" on AMD/NVIDIA, but this is
rather confusing; so just use "prime-select offload" there for
having modeset/nvidia (issue #81)
SUSEPrime-0.8.7
bbcheck(): no longer check for bbswitch kernel module (issue#78)