Changelog for
suse-prime-0.5-lp151.2.1.noarch.rpm :
* Mon Apr 01 2019 Stefan Dirsch
- U_Corrected-DPI-value-in-xorg-nvidia.conf.patch
* Corrected DPI value in xorg-nvidia.conf (boo#1130723)
* Sat Jan 26 2019 sndirschAATTsuse.com- fixed URLs in specfile (project location changed on github)
* Sat Jan 26 2019 sndirschAATTsuse.com- Update to release 0.5
* Add various improvements to the original script (by AATTbubbleguuum) 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- supersedes the following patches
* 0002-fix-README.patch
* U_prime-select.sh-bail-out-if-nvidia-xconfig-fails-use.patch
* 0004-xorg-nvidia.conf-refix-config.patch
* 0003-prime-select-Show-valid-options-if-driver-has-not-be.patch
* 0001-Add-various-improvements-to-the-original-script.patch- %preun: cleanup before uninstalling the package completely by using prime-select\'s \'unset\' option
* Fri Jan 25 2019 sndirschAATTsuse.com- 0001-Add-various-improvements-to-the-original-script.patch
* Add various improvements to the original script 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.- 0002-fix-README.patch
* fix README- 0003-prime-select-Show-valid-options-if-driver-has-not-be.patch
* prime-select: Show valid options, if driver has not been configured yet.- 0004-xorg-nvidia.conf-refix-config.patch
* xorg-nvidia.conf: refix config
* Fri Jan 11 2019 sndirschAATTsuse.com- U_prime-select.sh-bail-out-if-nvidia-xconfig-fails-use.patch
* \'nvidia-xconfig --query-gpu-info\' may easily fail due to missing NVIDIA kernel modules or alike. Therefore bail out in this case with exit 1.
* There could be more than one NVIDIA card/GPU in the system. Use the first detected one for X configuration in that case.
* Thu Jan 10 2019 sndirschAATTsuse.com- Update to release 0.3
* added \"query\" switch: use \'prime-select query\' to check which GPU you\'re currently using
* removed UseDisplayDevice option from xorg-nvidia.conf which is not needed anymore and prevents use of external displays- supersedes patches
* U_Fixed-syntax-error-and-handled-not-yet-existing-conf.patch
* U_adding-query-switch.patch
* Wed Jan 09 2019 sndirschAATTsuse.com- U_Fixed-syntax-error-and-handled-not-yet-existing-conf.patch
* Fixed syntax error and handled not yet existing configurations
* Wed Jan 09 2019 sndirschAATTsuse.com- U_adding-query-switch.patch
* adding \"query\" switch (boo#1121246)
* removing line from xorg-nvidia.conf, which is not needed anymore and prevents use of external displays
* Mon Nov 12 2018 sndirschAATTsuse.com- changed Requires: nvidia_driver to Recommends in order to receive more acceptance for integration into (open)SUSE- added Supplements: nvidia_driver:, so package gets selected as well when nvidia driver packages are selected on an Optimus system- added proper and valid Group tag
* Tue Oct 16 2018 msrbAATTsuse.com- Changed License tag to SUSE-Public-Domain - this is the value necessary for RPM to accept Public Domain \"license\".
* Fri Oct 12 2018 Jan Engelhardt - Use noun phrase for summary.
* Fri Aug 17 2018 msrbAATTsuse.com- Update to release 0.2 - adapted for X server with provider autoconfiguration patch.
* Thu Mar 24 2016 bosimAATTopensuse.org- Changed Source URL
* Sun Mar 20 2016 bosimAATTopensuse.org- Tagged release 0.1
* Sat Mar 19 2016 tchvatalAATTsuse.com- Introduce changelog, cleanup a bit
* Sun Feb 14 2016 boAATTgeekworld.dk- Using master branch instead of rpm branch
* Sun Nov 22 2015 boAATTgeekworld.dk- Initial version