[Bug 1866035] Re: [FFe] List and install OEM enablement packages

Launchpad Bug Tracker 1866035 at bugs.launchpad.net
Thu Mar 5 20:11:58 UTC 2020


This bug was fixed in the package ubuntu-drivers-common - 1:0.8

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

  [ Iain Lane ]
  * tests:
    - Rename ubuntu_drivers.py to test_ubuntu_drivers.py.
  * UbuntuDrivers/detect.py:
    - Update oem-*-meta packages after we install them.
    - Offer oem-*-meta for installation with "ubuntu-drivers install".
    - Check for 'Modaliases' first when building modalias -> package map.
  * ubuntu-drivers:
    - Add a new 'list-oem' command.
    - Add a --no-oem flag.
    - Allow installing device specific metapackages (LP: #1866035).

 -- Alberto Milone <alberto.milone at canonical.com>  Thu, 05 Mar 2020
17:06:28 +0100

** Changed in: ubuntu-drivers-common (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1866035

Title:
  [FFe] List and install OEM enablement packages

Status in grub2 package in Ubuntu:
  Confirmed
Status in ubiquity package in Ubuntu:
  Confirmed
Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released

Bug description:
  [ Description ]

  We have a project underway at the minute to install any hardware-
  specific tweaks that are needed for the currently running machine, and
  to select a different kernel on those machines: the OEM kernel. This
  requires changes in grub, ubiquity and ubuntu-drivers common. We'd
  like to land those changes.

  grub
  ====

  On a live session, construct a DMI modalias and match it against the
  packages on the CD to see if we need to boot the OEM kernel.

  ubuntu-drivers-common
  =====================

  List the oem-*meta packages which apply to the running machine, and
  install those with 'install'.

  ubiquity
  ========

  Use the information that ubuntu-drivers provides to show some UI if
  there is a matching package, and also install the package if the user
  selects it.

  [ Testing ]

  We have a package "oem-qemu-meta" in Focal which you can use to test
  this inn a VM. If you're using libvirt, edit the XML for a Focal VM
  and add

  In the <os> section: <smbios mode='sysinfo'/>

  Under <domain>:

    <sysinfo type='smbios'>
      <system>
        <entry name='product'>UBUNTUQEMUTEST</entry>
      </system>
    </sysinfo>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1866035/+subscriptions



More information about the foundations-bugs mailing list