dougg0k
September 20, 2024, 8:14pm
1
Hi,
Today I was updating the system and a kernel update came in. And in between it some warnings about missing firmware modules.
Is there anything that can be done to fix it?
Or better, is it necessary?
==> WARNING: Possibly missing firmware for module: 'ast'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
1fallen
September 20, 2024, 8:55pm
2
Not Necessary, Just ignore we all see that or something close.
❯
sudo pacman -S mkinitcpio-firmware
cachyos/mkinitcpio-firmware 1.4.0-1
Optional firmware for the default linux kernel to get rid of the annoying ‘WARNING: Possibly missing firmware for module:’ messages
dougg0k
September 22, 2024, 5:26am
4
I looked a bit into this, it would probably be better to install the specific ones from the messages you got.
Could be different for each user.
inffy
September 22, 2024, 5:50am
5
Nope, no need to install anything. All of those are some ancient ones that are not needed in current hardwares
Mick_Abel:
mkinitcpio-firmware
It looks like it just updates the mkinitcpio firmware. It doesn’t install anything, if I’m not mistaken.
Edit: Sorry, the reply was for @inffy .
It is not necessary, but it does no harm
dougg0k
September 22, 2024, 6:41am
8
I meant, if you were to do it, not that you need to.