Hi,
I have a GeForce™ MX250 and tried to install driver on Linux (downloaded from above url).
I receive errors during the installation and installation eventually fails.
eg:
In file included from /tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/nvidia/nv-frontend.c:13:0:
/tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/common/inc/nv-linux.h:1807:6: error: “NV_BUILD_MODULE_INSTANCES” is not defined, evaluates to 0 [-Werror=undef]
#if (NV_BUILD_MODULE_INSTANCES != 0)
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/nvidia/nv-instance.c:13:0:
/tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/common/inc/nv-linux.h:1807:6: error: “NV_BUILD_MODULE_INSTANCES” is not defined, evaluates to 0 [-Werror=undef]
#if (NV_BUILD_MODULE_INSTANCES != 0)
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/nvidia/nv-chrdev.c:15:0:
/tmp/selfgz958/NVIDIA-Linux-x86_64-418.56/kernel/common/inc/nv-linux.h:1807:6: error: “NV_BUILD_MODULE_INSTANCES” is not defined, evaluates to 0 [-Werror=undef]
#if (NV_BUILD_MODULE_INSTANCES != 0)
^~~~~~~~~~~~~~~~~~~~~~~~~
etc
This is in terminal, after disabling nouveau.
I’ve tried troubleshooting using Nvidia support site / Linux support sites, but to no avail.
I can provide full log if needed.
Kindly help me troubleshoot the issue.
Thanks,
Gergely