Releases: openSUSE/SUSEPrime
SUSEPrime-0.7.5
Runlevel switch not needed anymore
- Service only starts/stops display-manager service
- Faster switch operation
- No conflicts with services that run in runlev. 3
- Consistence
- Removed references of target/runlevel switch
- Removed a duplicate of "systemctl stop display-manager" in "user_logout_waiter" section
SUSEPrime-0.7.4
Fixed broken formatting in 90-nvidia-udev-pm-G05.rules (issue #40)
SUSEPrime-0.7.3
- Restore previous configuration if nvidia reconfiguration fails
- Set the right panel variables for LVDS displays (issue#26)
SUSEPrime-0.7.2
Various improvements and fixes
- Full support to nvidia prime offloading without service or with bbswitch with service disabled
- Distinction between "service disabled" (bbswitch package) and "service not installed"
- Fixed bug with bbswitch and service enabled that returns "PCI BusID of NVIDIA card could not be detected"
- Now when NVIDIA is OFF, intel xorg config file has a commented "nvidia prime offloading" section
- Mention that offloading needs service disabled
- Corrected intentation in some sections
SUSEPrime-0.7.1
xorg-nvidia.conf: Added option AllowExternalGpus to allow eGPUs by default
SUSEPrime-0.7
Implement and document PRIME Render Offload mode together with DynamicPowerManagement when using intel configurations.
SUSEPrime-0.6.14
fix Plasma scaling for laptop panel when changing driver; see comment in function update_kdeglobals for details
SUSEPrime-0.6.13
- Various fixes, especially for startx/xinit
- fixed issues when switching with Xorg started with startx/xinit (multi-user.target)
- fixed issues when switching from console
- replaced usage of runlevel command by use of systemctl to determine current target. runlevel did not always
returns a defined runlevel and caused a bash error (on first script run) - made grepping for xinit process more strict
- fixed issue where 'prime-select user_logout_waiter' execution would not exit for a while after switching
SUSEPrime-0.6.12
Fix check for existing NVIDIA GPU
SUSEPrime-0.6.11
- Add 30s timeout to service to make sure system boots if service doesnt work.