Giter Club home page Giter Club logo

ubuntu-packaging-nvidia-driver's Introduction

ubuntu packaging nvidia driver

License Contributing

Overview

Packaging templates for Ubuntu based Linux distros to build NVIDIA driver packages.

The main branch contains this README. The control and .install files can be found in the appropriate 16.04, 18.04, and 20.04 branches.

Table of Contents

Deliverables

This repo contains the template files used to build the following DEB packages:

note: flavor is the first . delimited field in the driver version, ex: 460 in 460.32.03

  • Ubuntu 18.04 or Ubuntu 20.04
- libnvidia-cfg1-${flavor}
- libnvidia-common-${flavor}
- libnvidia-compute-${flavor}
- libnvidia-decode-${flavor}
- libnvidia-encode-${flavor}
- libnvidia-extra-${flavor}
- libnvidia-fbc1-${flavor}
- libnvidia-gl-${flavor}
- libnvidia-ifr1-${flavor}
- nvidia-compute-utils-${flavor}
- nvidia-dkms-${flavor}
- nvidia-driver-${flavor}
- nvidia-headless-${flavor}
- nvidia-headless-no-dkms-${flavor}
- nvidia-kernel-common-${flavor}
- nvidia-kernel-source-${flavor}
- nvidia-utils-${flavor}
- xserver-xorg-video-nvidia-${flavor}
  • Ubuntu 16.04
- libcuda1-${flavor}
- nvidia-libopencl1-${flavor}
- nvidia-opencl-icd-${flavor}
- nvidia-${flavor}
- nvidia-${flavor}-dev
  • Additional GRID packages
- libnvidia-grid-${flavor}
- nvidia-grid-utils-${flavor}

Prerequisites

Clone this git repository:

Supported branches: 16.04, 18.04 & 20.04

git clone -b ${branch} https://github.com/NVIDIA/ubuntu-packaging-nvidia-driver
> ex: git clone -b 18.04 https://github.com/NVIDIA/ubuntu-packaging-nvidia-driver

Download a NVIDIA driver runfile:

Install build dependencies

note: these are only needed for building not installation

# Packaging
apt-get install debhelper devscripts dpkg-dev

Related

See also

RHEL driver

SUSE driver

Contributing

See CONTRIBUTING.md

ubuntu-packaging-nvidia-driver's People

Contributors

andydick avatar adibbley avatar kmittman avatar ricotz avatar vorlonofportland avatar ginggs avatar khfeng avatar vicamo avatar tseliot avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.