Hm. You don't seem to have linux-image-generic installed. The way kernel
upgrades work is via the linux-image-generic meta package. linux-image-
generic depends on the latest linux-image-<version> *and* linux-modules-
extra-<version> [1]. Whenever we release new kernels we also release an
updated linux-image-generic package that depends on the new kernel
packages. When linux-image-generic is upgraded, apt pulls is the new
kernels as dependecies.

$ apt install linux-image-generic

should fix you. If you need the full set of kernel packages:

$ apt install linux-generic


[1]
$ apt depends linux-image-generic
linux-image-generic
  Depends: linux-image-6.14.0-15-generic
  Depends: linux-modules-extra-6.14.0-15-generic
  Depends: linux-firmware
  Depends: intel-microcode
  Depends: amd64-microcode
  Recommends: thermald

$ apt depends linux-generic
linux-generic
  Depends: linux-image-generic (= 6.14.0-15.15)
  Depends: linux-headers-generic (= 6.14.0-15.15)
  Recommends: linux-tools-6.14.0-15-generic
  Recommends: ubuntu-kernel-accessories


** Changed in: linux (Ubuntu)
       Status: New => Invalid

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

Title:
  linux-modules-extra not being installed with kernel upgrades

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to