SILENT KILLERPanel

Current Path: > > lib > firmware > 4.18.0-513.24.1.lve.2.el8.x86_64


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib/firmware/4.18.0-513.24.1.lve.2.el8.x86_64

NameTypeSizeLast ModifiedActions
intel-ucode Directory - -
readme-intel File 2461 bytes July 16 2025 19:54:24.
readme-intel-06-2d-07 File 2978 bytes July 16 2025 19:54:26.
readme-intel-06-55-04 File 5450 bytes July 16 2025 19:54:26.
readme-intel-06-5e-03 File 4779 bytes July 16 2025 19:54:26.
readme-intel-06-8c-01 File 3593 bytes July 16 2025 19:54:27.
readme-intel-06-8e-9e-0x-dell File 12535 bytes July 16 2025 19:54:27.
readme-intel-06-8f-08 File 2171 bytes July 16 2025 19:54:27.

Reading File: //lib/firmware/4.18.0-513.24.1.lve.2.el8.x86_64/readme-intel

Older RHEL 7 kernels try to early load microcode even inside virtual
machine, which may lead to panic on some hypervisors.  In order to circumvent
that, microcode is installed into a kernel-version-specific directory (which
is not scanned by the dracut script, that constructs early microcode binary
in initramfs, by default), and path to microcode files provided only in case
initramfs is generated for the kernel version that properly handles early
microcode inside a virtual machine (i.e. do not attempts yo load it).
The versions of the kernel package that properly handle early microcode load
inside a virtual machine are as follows:
 * RHEL 7.6 onwards: kernel-3.10.0-930 or newer;
 * RHEL 7.5: kernel-3.10.0-862.14.1 or newer;
 * RHEL 7.4: kernel-3.10.0-693.38.1 or newer;
 * RHEL 7.3: kernel-3.10.0-514.57.1 or newer;
 * RHEL 7.2: kernel-3.10.0-327.73.1 or newer.
RHEL 8 kernels are not affected.

If you want to avoid early load of microcode for a specific kernel, please
create "disallow-early-intel" file inside /lib/firmware/<kernel_version>
directory and run dracut -f --kver "<kernel_version>":

    touch /lib/firmware/3.10.0-862.9.1/disallow-early-intel
    dracut -f --kver 3.10.0-862.9.1

If you want to avoid early load of microcode for all kernels, please create
"disallow-early-intel" file inside the "/etc/microcode_ctl/ucode_with_caveats"
directory and run dracut -f --regenerate-all:

    mkdir -p /etc/microcode_ctl/ucode_with_caveats
    touch /etc/microcode_ctl/ucode_with_caveats/disallow-early-intel
    dracut -f --regenerate-all

If you want to enforce early load of microcode for a specific kernel, please
create "force-early-intel" file inside /lib/firmware/<kernel_version> directory
and run dracut -f --kver "<kernel_version>":

    touch /lib/firmware/3.10.0-862.9.1/force-early-intel
    dracut -f --kver 3.10.0-862.9.1

If you want to enforce early load of microcode for all kernels, please create
"force-early-intel" file inside /etc/microcode_ctl/ucode_with_caveats
directory and run dracut -f --kver "<kernel_version>":

    mkdir -p /etc/microcode_ctl/ucode_with_caveats
    touch /etc/microcode_ctl/ucode_with_caveats/force-early-intel
    dracut -f --regenerate-all

In order to override the late load behaviour, the "early" part of file names
should be replaced with "late" (and there is no need to call dracut
in that case).


Please refer to /usr/share/doc/microcode_ctl/README.caveats for additional
information.

SILENT KILLER Tool