Skip to content

NVIDIA graphics driver kernel module for GeForce 700 series and newer

License

Notifications You must be signed in to change notification settings

openSUSE/nvidia-driver-G06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions for openSUSE Factory
---------------------------------------

# Download installer (required for building packages)
osc service dr

# Create a directory to copy packages to
mkdir packages

# Build kernel module RPM
# 64bit
osc build -k ./packages openSUSE_Factory x86_64 nvidia-driver-G06.spec

# Build Driver RPM
# 64bit
osc build -k ./packages openSUSE_Factory x86_64 nvidia-video-G06.spec