Frogging-Family / nvidia-all

Nvidia driver latest to 396 series AIO installer
808 stars 71 forks source link

Please add patch for 5.11 (git versions) #26

Closed anonish closed 3 years ago

anonish commented 3 years ago

please add patch for linux 5.11 kernels (linux-git, linux-amd-git) : http://ix.io/2K9F

as per: http://rglinuxtech.com/?p=2878

please note : The patch for 460.* (link above) is easy to modify to work with this version – just remove the first section (patch to ~/kernel/common/inc/nv-linux.h) as this is no longer necessary.

currently those kernels show version 5.10.0-rc* so they apply 5.10 patches as well which shouldnt be needed for latest driver version 460.32.03, only the above patch (minux the nv-linux.h section) should be needed.

I tried modifying myself but i find the PKGBUILD a bit confusing, however the patch minus the relevant part does work manually for 5.11 git version.