This bug was fixed in the package linux - 5.3.0-12.13

---------------
linux (5.3.0-12.13) eoan; urgency=medium

  * Change kernel compression method to improve boot speed (LP: #1840934)
    - [Packaging] Add lz4 build dependency for s390x

  * Miscellaneous Ubuntu changes
    - SAUCE: Remove spl and zfs source

linux (5.3.0-11.12) eoan; urgency=medium

  * eoan/linux: 5.3.0-11.12 -proposed tracker (LP: #1844144)

  *  Suspend to RAM(S3) does not wake up for latest megaraid and mpt3sas
    adapters(SAS3.5 onwards) (LP: #1838751)
    - PCI: Restore Resizable BAR size bits correctly for 1MB BARs

  * s390/setup: Actually init kernel lock down (LP: #1843961)
    - SAUCE: (lockdown) s390/setup: Actually init kernel lock down

  * cherrypick has_sipl fix (LP: #1843960)
    - SAUCE: s390/sclp: Fix bit checked for has_sipl

  * Change kernel compression method to improve boot speed (LP: #1840934)
    - [Config]: Switch kernel compression from LZO to LZ4 on s390x

  * Installation fails on eoan/PowerVM : missing /dev/nvram (LP: #1837726)
    - [Config] CONFIG_NVRAM=y for ppc64el

  * Miscellaneous Ubuntu changes
    - [Config]: remove nvram from ppc64el modules ABI
    - [Config] Update annotations for recent config changes
    - SAUCE: sched: Add __ASSEMBLY__ guards around struct clone_args
    - SAUCE: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
    - SAUCE: arm64: dts: qcom: Add Lenovo Yoga C630
    - update dkms package versions

  [ Upstream Kernel Changes ]

  * Rebase to v5.3

 -- Seth Forshee <seth.fors...@canonical.com>  Tue, 17 Sep 2019 13:36:26
+0200

** Changed in: linux (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1837726

Title:
  Installation fails on eoan/PowerVM : missing /dev/nvram

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Hi,
  since eoan and kernel 5.2, the installation fails when installing grub at the 
end.
  Actually /dev/nvram does not exist.
  nvram support was previously built in the kernel and is now built as a module,
  and the module is not shipped within the iso or in udebs.
  This is probably due to commit d7d73492dc5f2 in Ubuntu's linux git tree :

  ---
  commit d7d73492dc5f2ccc5c76b042341370838af148e4
  Author: Seth Forshee <seth.fors...@canonical.com>
  Date:   Wed Jun 5 10:47:33 2019 -0500

      UBUNTU: [Config] update annotations following config review
  ...
  -CONFIG_NVRAM                                    policy<{'amd64': 'm', 
'i386': 'm'}>
  +CONFIG_NVRAM                                    policy<{'amd64': 'm', 
'i386': 'm', 'ppc64el': 'm'}>
  ...
  ---

  F.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to