You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to install both using pacmac and dkms for Manjaro, however it fails and does not start.
Kernel 5.3 do install but nothing happens and neither the log is generated.
make.log for kernel 5.2 DKMS make.log for nvhda-0.01 for kernel 5.2.21-1-MANJARO (x86_64) qua nov 13 19:45:51 -03 2019 make[1]: Entering directory '/var/lib/dkms/nvhda/0.01/build' make -C /lib/modules/5.2.21-1-MANJARO/build M="$(pwd)" modules make[2]: Entering directory '/usr/lib/modules/5.2.21-1-MANJARO/build' CC [M] /var/lib/dkms/nvhda/0.01/build/nvhda.o cc1: error: incompatible gcc/plugin versions cc1: error: fail to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so make[3]: *** [scripts/Makefile.build:285: /var/lib/dkms/nvhda/0.01/build/nvhda.o] Error 1 make[2]: *** [Makefile:1597: _module_/var/lib/dkms/nvhda/0.01/build] Error 2 make[2]: Leaving directory '/usr/lib/modules/5.2.21-1-MANJARO/build' make[1]: *** [Makefile:13: default] Error 2 make[1]: Leaving directory '/var/lib/dkms/nvhda/0.01/build'
The text was updated successfully, but these errors were encountered:
Tried to install both using pacmac and dkms for Manjaro, however it fails and does not start.
Kernel 5.3 do install but nothing happens and neither the log is generated.
make.log for kernel 5.2
DKMS make.log for nvhda-0.01 for kernel 5.2.21-1-MANJARO (x86_64) qua nov 13 19:45:51 -03 2019 make[1]: Entering directory '/var/lib/dkms/nvhda/0.01/build' make -C /lib/modules/5.2.21-1-MANJARO/build M="$(pwd)" modules make[2]: Entering directory '/usr/lib/modules/5.2.21-1-MANJARO/build' CC [M] /var/lib/dkms/nvhda/0.01/build/nvhda.o cc1: error: incompatible gcc/plugin versions cc1: error: fail to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so make[3]: *** [scripts/Makefile.build:285: /var/lib/dkms/nvhda/0.01/build/nvhda.o] Error 1 make[2]: *** [Makefile:1597: _module_/var/lib/dkms/nvhda/0.01/build] Error 2 make[2]: Leaving directory '/usr/lib/modules/5.2.21-1-MANJARO/build' make[1]: *** [Makefile:13: default] Error 2 make[1]: Leaving directory '/var/lib/dkms/nvhda/0.01/build'
The text was updated successfully, but these errors were encountered: