Skip to content

Releases: openSUSE/SUSEPrime

SUSEPrime-0.6

30 Jan 11:50
547c5b1
Compare
Choose a tag to compare

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

26 Jan 12:12
Compare
Choose a tag to compare
  • Add various improvements to the original script (by @bubbleguuum)
  1. 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.

  2. 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.

  3. add the proper BusID for Intel in xorg configuration.
    Without this, Xorg fails to start on some laptops.

  4. 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

23 Jan 10:57
c7dfa8e
Compare
Choose a tag to compare
  • prime-select.sh:
    • bail out if nvidia-xconfig fails
    • use PCI BusID of first NVIDIA GPU/card