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

Changelog

ubuntu-drivers-common (1:0.4.25) bionic; urgency=medium

  [ Alex Tu ]
  * gpu-manager.c:
    - Skip bbswitch, and make sure to unload the nvidia driver when
      the force-dgpu-on option is enabled (LP: #1728547).

  [ Bryan Quigley ]
  * debian/rules,
    debian/ubuntu-drivers-common.install,
    setup.py,
    share/hybrid/gpu-manager.conf:
    - Remove the remaing upstart pieces.

 -- Alberto Milone <email address hidden>  Wed, 03 Jan 2018 12:51:48 +0100

Upload details

Uploaded by:
Alberto Milone
Uploaded to:
Bionic
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.4.25.tar.xz 121.1 KiB e2427eafa85eff28e0a05c3f87746720ba98fd32fefa7c2154565501b9b1dcc3
ubuntu-drivers-common_0.4.25.dsc 2.2 KiB 8bb0a81465ad00cf158dd6b7a74879c1faed923663e52ac02f5b20d467a1ab36

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.