Package: dracut
Version: 059-4
Severity: normal
Tags: patch

During installation of Linux 6.6-rc7 from upstream, dracut outputs:

dracut: Disabling early microcode, because kernel does not support it. 
CONFIG_MICROCODE_[AMD|INTEL]!=y

and the kernel does not have any microcode applied after booting. This
is due to CONFIG_MICROCODE_[AMD|INTEL] being hidden behind the
CONFIG_EXPERT option, which is not enabled by default, nor on my kernel:

$ grep CONFIG_\\\(MICROCODE\\\|EXPERT\\\) /boot/config-6.6.0-rc7
# CONFIG_EXPERT is not set
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_LATE_LOADING is not set
$

Upstream already patched this in their git repository:

https://github.com/dracutdevs/dracut/commit/6c80408c8644a0add1907b0593eb83f90d6247b1

Thanks,
    Ingo

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.0-rc7 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages dracut depends on:
ii  dracut-core  059-4

dracut recommends no packages.

Versions of packages dracut suggests:
pn  dracut-network  <none>

-- no debconf information

Reply via email to