SUSEPrime

Edit Package suse-prime

nvidia-prime like package for OpenSUSE

Assumptions:

* You are running OpenSUSE LEAP 42.1
* You don't have bumblebee installed
* You installed nvidia drivers using http://opensuse-community.org/nvidia.ymp

After install please do:

1. Add the following lines

if [ -f /etc/X11/xinit/xinitrc.d/prime-offload.sh ];
then
. /etc/X11/xinit/xinitrc.d/prime-offload.sh
fi

To /etc/X11/xdm/Xsetup after the line ". /etc/sysconfig/displaymanager"

2. Run "prime-select nvidia" log out and login again, hopefully you are using nvidia GPU. To switch back to intel GPU run "prime-select intel" Remember to run as root.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
SUSEPrime-0.8.15.tar.gz 0000012088 11.8 KB
suse-prime.changes 0000028825 28.1 KB
suse-prime.spec 0000005384 5.26 KB
Latest Revision
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 2)
- exit successfully from pre/post/preun/postun scripts in order to
  prevent build fails ...

- Update to version 0.6.11
  * Allow to work without service
    + work without bbswitch if prime-select.service is not installed (for
      suse-prime package)
    + cleaned up script usage, only displays relevant commands
    + service, boot and next-boot commands are not available if running without
      service
    + handle the case when booting with nvidia config but no nvidia card is available
      (disabled in BIOS) by forcing intel. Only works if service is running
    + replaced shell commands using backquotes with more modern $() for consistency
    + when appropriate, changed nvidia => NVIDIA for consistency
    + reindented script with emacs for consistency
    + minor updates to README
  * Add 30s timeout to service to make sure system boots if service doesnt work. 

- Update to version 0.6.9
  * Resolved issue with plymouth (it hangs during boot)
  * Updated readme 

- Repair broken suse-prime-bbswitch package

- Update to version 0.6.8
  * Big Update (changes in systemd services)
    + prime-boot-selector service deprecated, all features are
      now handled with one only service.
    + used journalctl to check if system is booting or if
      "logout-switch" is needed
Comments 0
openSUSE Build Service is sponsored by