Missing linux-modules-extra-6.8.0-63-lowlatency package

I would like to try the low latency kernels but they don't seem to ship with modules-extra which I think I need for Netgear wifi dongles. Specifically v6.8.0-63:

$ apt search --names-only 'linux-modules-extra-6.8.0-[5-6].*'
Sorting... Done
Full Text Search... Done
linux-modules-extra-6.8.0-50-generic/jammy-updates,jammy-security 6.8.0-50.51~22.04.1 amd64
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-51-generic/jammy-updates,jammy-security 6.8.0-51.52~22.04.1 amd64
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-52-generic/jammy-updates,jammy-security 6.8.0-52.53~22.04.1 amd64
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-57-generic/jammy-updates,jammy-security,now 6.8.0-57.59~22.04.1 amd64 [installed]
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-58-generic/jammy-updates,jammy-security 6.8.0-58.60~22.04.1 amd64
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-59-generic/jammy-updates,jammy-security 6.8.0-59.61~22.04.1 amd64
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

linux-modules-extra-6.8.0-60-generic/jammy-updates,jammy-security,now 6.8.0-60.63~22.04.1 amd64 [installed]
  Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP

Modules extra seems to be limited to the 'generic' kernel. Any idea if this was intentional?

Cheers!

Mosty likely it is, due to the low demand and high overhead of creating a package for each flavor of kernel.
However, here is a download link to a .deb pacakge for Modules-Extra-LowLatency 6.8.0-50
http://archive.ubuntu.com/ubuntu/pool/main/l/linux-lowlatency-hwe-6.8/linux-modules-6.8.0-50-lowlatency_6.8.0-50.51.1~22.04.1_amd64.deb

1 Like