ubuntu-drivers-common 1:0.9.6.2~0.22.04.5 source package in Ubuntu

Changelog

ubuntu-drivers-common (1:0.9.6.2~0.22.04.5) jammy; urgency=medium

  [ Jeremy Szu ]
  * README, README.md,
    UbuntuDrivers/detect.py,
    tests/test_ubuntu_drivers.py:
    - Let OEM images locally extend the NVIDIA driver
      supported PCI IDs for cutting edge silicons by specifying
      related information in /etc/custom_supported_gpus.json file.
      (LP: #1990341)
    - Fix pkg.candidate.record retired from apt_pkg library
    - Support autopkgtest for force install Nvidia and update
      related section in README.

 -- Dirk Su <email address hidden>  Wed, 28 Jun 2023 10:16:13 +0800

Upload details

Uploaded by:
Dirk Su
Sponsored by:
Steve Langasek
Uploaded to:
Jammy
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.9.6.2~0.22.04.5.tar.xz 101.5 KiB ded94d85a22ddfb7fcfee3d3d6095a123dc65dc63053885c899f1852a35e6e71
ubuntu-drivers-common_0.9.6.2~0.22.04.5.dsc 2.5 KiB 2dfa7a4d7d1a1f22157f5bbcb40cf88ff003f81f119cba4ed74ecc1836c96b6e

View changes file

Binary packages built by this source

dh-modaliases: debhelper extension for scanning kernel module aliases

 dh_modaliases is useful for packages that ship third-party kernel modules,
 either in binary form, or as sources (with e. g. DKMS). It extracts the
 modules' modaliases from either the compile .ko files themselves (for packages
 which ship them in compiled form, using modinfo), or from a package file
 debian/packagename.modaliases.
 .
 This enables software which is looking for missing driver packages (such as
 Jockey or the operating system installer) to identify which package(s) will
 provide a driver for a piece of hardware, identified by its modalias.

fglrx-pxpress: transitional package for ubuntu-drivers-common

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

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.

ubuntu-drivers-common-dbgsym: debug symbols for ubuntu-drivers-common