Post History
When I create the initramfs, I sometimes see messages like: ==> WARNING: Possibly missing firmware for module: 'xhci_pci' I get many for different modules. What do they mean? Should I in...
#1: Initial revision
==> WARNING: Possibly missing firmware for module: 'foo'
When I create the initramfs, I sometimes see messages like: ``` ==> WARNING: Possibly missing firmware for module: 'xhci_pci' ``` I get many for different modules. 1. What do they mean? 2. Should I install the missing firmware? My computer seems to be working fine. 3. If I don't want to install, how do I make it not even bother trying to use the firmware for devices I don't care about?