If you’re new to Linux, then NixOS may be outside your comfort zone, but nixpkgs does enable simple patch set integration for legacy Nvidia drivers for use with recent kernels. You could try enabling the 390 config option from a NixOS desktop install, or fetch and apply the appropriate patch from aurPatches source yourself from a different distro for a corresponding kernel version:
If you’re new to Linux, then NixOS may be outside your comfort zone, but nixpkgs does enable simple patch set integration for legacy Nvidia drivers for use with recent kernels. You could try enabling the 390 config option from a NixOS desktop install, or fetch and apply the appropriate patch from
aurPatches
source yourself from a different distro for a corresponding kernel version:Thanks! I’ll look into that.