Releases: openSUSE/SUSEPrime
SUSEPrime-0.6
New features by @simopil
- new systemd service file prime-boot-selector in addition to prime-select
- Service prime-select chooses with whatever driver was previously set by user.
- Service prime-boot-selector sets all things during boot [MUST BE ENABLED]
- new prime-select command options
- prime-select boot intel|intel2|nvidia|last
- prime-select next-boot intel|intel2|nvidia|abort
- prime-select service check|disable|restore
SUSEPrime-0.5
- Add various improvements to the original script (by @bubbleguuum)
-
add bbswitch support to power off NVIDIA card if not in use.
This is important to save battery when running on Intel and
to decrease cpu temperature significantly.
This support is optional, it requires user to make some
manual modifications to his system using detailed documentation. -
add Intel Open Source driver support (xf86-video-intel)
via new intel2 command-line option.
This driver has some additional features that users may want. -
add the proper BusID for Intel in xorg configuration.
Without this, Xorg fails to start on some laptops. -
fix (via modified xorg-nvidia.conf) for external monitor
not enumerated by xrandr with the nvidia config.
On Optimus laptop, the dGPU is usually responsible of managing
external video ports, including connections via Thunderbolt 3.
- get-current option for prime-select script
- Show valid options for prime-select script, if driver has not been configured yet
SUSEPrime-0.4
- prime-select.sh:
- bail out if nvidia-xconfig fails
- use PCI BusID of first NVIDIA GPU/card