Right at the start of CentOS I get some warnings about “unmaintained” kernel modules. Actually, these modules are in use after booting. Hence, a recommendation from an neighbouring forum to simply prevent these modules form loading seems not a good idea.
Yet, how can I find out what this “possibly dropped in the near future” means? I installed CentOS because I wanted a stable and long-lasting working environment. Replacing the hardware is an irritating recommendation as it was bought in 2023.
Do I have to fear that my network components stop working after an update? Is there anything different I could do?
Thanks, as you can see from my first post, I started from there.
What I get from modinfo and research is that cnic and bnix2i provide some additional capabilities, but Realtek Wireless Network Adapter is actually driven by rtw89_8852ae.
Does this mean it that they’re non-essential? How do I find out?
If a web search does not provide an answer I’d read the source code of the modules to see what they do. THere is often some comments that help in source code.