ubuntu-drivers-common 1:0.7.8 source package in Ubuntu

Changelog

ubuntu-drivers-common (1:0.7.8) focal; urgency=medium

  * 71-u-d-c-gpu-detection.rules:
    - Look only for the actual nvidia module.
  * gpu-manager.c:
    - Stricter module name matching in is_module_loaded()
      (LP: #1848326).

 -- Alberto Milone <email address hidden>  Wed, 19 Feb 2020 13:35:12 +0100

Upload details

Uploaded by:
Alberto Milone
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ubuntu-drivers-common_0.7.8.tar.xz 84.7 KiB 157e58c388225eff21747e0271ed4749555c64241af173dd724038bf51d2586d
ubuntu-drivers-common_0.7.8.dsc 2.4 KiB dae9be5e107ae3d251c837aa77df7f3b624aaabdbf0acd80bef847608446f9de

Available diffs

View changes file

Binary packages built by this source

nvidia-common: transitional package for ubuntu-drivers-common

 This is a transitional package for ubuntu-drivers-common. You can remove it
 after upgrading.

ubuntu-drivers-common: Detect and install additional Ubuntu driver packages

 This package aggregates and abstracts Ubuntu specific logic and knowledge
 about third-party driver packages. It provides:
 .
  - a Python API for detecting driver packages for a particular piece of
    hardware or the whole system.
 .
  - an "ubuntu-drivers" command line tool to list or install driver packages
    (mostly for integration in installers).
 .
  - some NVidia specific support code to find the most appropriate driver
    version, as well as setting up the alternatives symlinks that the
    proprietary NVidia and FGLRX packages use.