dsarch/xorg-x11-server_nvidia_prime
( forked from scorpionit/xorg-x11-server_nvidia_prime )Project ID: 27273
Description
xorg-x11-server with patch to support NVIDIA PRIME Render Offload
Installation Instructions
THE PACKAGES CONTAINED IN THIS REPO ARE DISTRIBUTED WITHOUT ANY WARRANTY, IT CAN BREAK YOU SYSTEM, USE AT YOU OWN RISK
Run as root:
- dnf copr enable scorpionit/xorg-x11-server_nvidia_prime
- dnf upgrade dnf upgrade xorg-x11-server*
- reboot
- install official nvidia driver
PRE-COMPILED NVIDIA DRIVER (FROM MY PERSONAL TEMPORARY REPO):
- creare .repo file in /etc/yum.repos.d/ with this content: [nvidia_prime_offload] name=nvidia driver configured for prime offload baseurl=https://www.curingamarathon.it/~scorpionit/repo/ skip_if_unavailable=True gpgcheck=0 enabled=1
- dnf install akmod-nvidia
- reboot
run application with "__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia appname" to lauch with nvidia card
more info at http://download.nvidia.com/XFree86/Linux-x86_64/435.17/README/primerenderoffload.html
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dsarch/xorg-x11-server_nvidia_prime
More info about enabling Copr repositories