The drivers does not compile with many suche erroer :
warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
and
warning: no previous prototype for ‘nv_load_dma_map_scatterlist’ [-Wmissing-prototypes]
I don’t see any button to include the generated buf report ?
Hello,
The problem is simple : the driver version 64-470.256.02 does not compile with some errors which are given in the previous mail. warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] and warning: no previous prototype for ‘nv_load_dma_map_scatterlist’ [-Wmissing-prototypes]
I generate the bug report but I can’t see a mean to join it to the mail … but I see it now … and join the report .
Possibly the kernel sources are missing?
The error message and all warnings point to a mismatch between DKMS sources and installed kernel sources/headers.