Skip to content

aminemapli/nvidia-drive-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvidia-drive-installer for fedora 25-26

those scripts for install nvidia driver on fedora 25 and 26

nVidia has several driver series, each of which has different hardware support. To determine which driver you need to install, you'll first need to find your graphics card model.

If you don't know it, open a Terminal (Applications > System Tools > Terminal) and type:

$ /sbin/lspci | grep -e VGA

#for { NVCx and newer=Current GeForce/Quadro/Tesla } chose nvidia-current.sh

#for { Legacy GeForce 8/9/200=NV5x, NV8x, NV9x and NVAx } chose nvidia-leagcy.sh

#for { Legacy GeForce 6/7=NV4x and NV6x } chose nvidia-legacyold.sh

Releases

No releases published

Packages

No packages published

Languages