Hey guys. I have a XanMod kernel compiled on Fedora 32.
I have been struggling finding a way to get the NVIDIA kernel modules working for both stock kernels and my customized ones.
With the official nvidia driver installer and dkms framework, my customized kernel has the out-of-tree modules working but not so good for the stock kernels. The dkms framework actually builds the modules for stock kernels, but it gives exec format error when I try to modprobe them.
With fedora nvidia* packages instead, the nvidia driver modules work well only for the stock kernels, and for my customized kernel I don’t even find a way to build them.
Do you guys have a good solution to share?