How do I add drivers for a third-party Linux kernel?

I want to build a Linux kernel myself or use Xanmod or Zen from the AUR. The kernel starts up, everything is fine even except for the r8168 driver and Nvidia. As I understood, they are handled by MHWD, but the problem is that reinstalling them does not add these drivers to the new kernel. How can this be fixed?

Use r8168 from AUR: AUR (en) - r8168-dkms
For nvidia driver, try nvidia-dkms from Manjaro repo, it might work.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.