SUSEPrime
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.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/suse-prime && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
SUSEPrime-0.8.10.tar.gz | 0000011960 11.7 KB | |
suse-prime.changes | 0000027486 26.8 KB | |
suse-prime.spec | 0000005257 5.13 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 3)
- SUSEPrime-0.8.10 * prime-select.sh: fix kdeglobals path (github issue#91) - require sudo command/package (github issue#91)
Comments 0