Witko / nvidia-xrun

Utility to run separate X with discrete nvidia graphics with full performance
GNU General Public License v2.0
488 stars 69 forks source link

Trouble finding the Nvidia drivers #135

Open trb143 opened 5 years ago

trb143 commented 5 years ago

I am trying to install nvidia-xrun and how downloaded and installed it on F30. I have done the blacklisting but I cannot see which nvida drivers I need.

My original cards are

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) 01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)

but now due to blacklisting only the intel is present. running ○ → nvidia-xrun gives me the following.

Couldn't get a file descriptor referring to the console Turning the PCIe controller on to allow card rescan on Waiting 1 second Rescanning PCI devices 1 Waiting 1 second for rescan Turning the card on on Loading module nvidia modprobe: FATAL: Module nvidia not found in directory /lib/modules/5.2.13-200.fc30.x86_64 Loading module nvidia_uvm modprobe: FATAL: Module nvidia_uvm not found in directory /lib/modules/5.2.13-200.fc30.x86_64 Loading module nvidia_modeset modprobe: FATAL: Module nvidia_modeset not found in directory /lib/modules/5.2.13-200.fc30.x86_64 Loading module nvidia_drm modeset=1 modprobe: FATAL: Module nvidia_drm not found in directory /lib/modules/5.2.13-200.fc30.x86_64

/usr/libexec/Xorg.wrap: Only console users are allowed to run the X server

What bits am I missing.