Hey everyone… been on rocky for a while now & love it.. now ive always used Ethernet, but i might be moving and there is no Ethernet option for me… i dont seem to have wifi drivers,
ive had a search on google & it says not supported… is that is 100% then?
Even Windows has a kernel. Your system uses it to boot, it has modules which are effectively your drivers. If the kernel like RHEL/Rocky doesn’t have a driver/module for your wifi card, then the module needs to be built.
There could be a few reasons for that. One, the RHEL kernel isn’t built with the module for your wifi card (or whatever other hardware you might have), Two, the module is there but an old one and therefore doesn’t work if you have new hardware. Three, RHEL has a tendency to deprecate old hardware as well therefore when a new release is made, older drivers that used to work, then stop working.
ELREPO builds kernel modules to install when some of the above situations have arisen. And these can be used with the RHEL/Rocky kernels. They may not have built one for your wifi card, but then you can ask them if they would do it. Or as mentioned, you can use their kernel-lt or kernel-ml packages that are most likely built to support a lot more hardware than the RHEL/Rocky kernels.
Yes, reboot into the old kernel that you can see on the grub menu before your computer starts. Or, install the nvidia module into the kernel you installed.