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:

  1. dnf copr enable scorpionit/xorg-x11-server_nvidia_prime
  2. dnf upgrade dnf upgrade xorg-x11-server*
  3. reboot
  4. install official nvidia driver

PRE-COMPILED NVIDIA DRIVER (FROM MY PERSONAL TEMPORARY REPO):

  1. 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
  2. dnf install akmod-nvidia
  3. 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

Other Actions