From the monthly archives:

May 2007

How to compile Nvidia kernel modules on 2.6.20+ with paravirt_ops enabled

May 2, 2007
Thumbnail image for How to compile Nvidia kernel modules on 2.6.20+ with paravirt_ops enabled

If you try to compile the nvidia kernel module on 2.6.20 or higher kernels that have paravirt_ops enabled (like the Debian kernels), you will run into a problem – it’ll complain that a non-GPL compatible license is using the GPL-only code paravirt_ops. I finally found a workaround (other than building the kernel without paravirt ops) [...]

0 comments Read the full article →