Am Samstag, 13. März 2021, 14:58:12 CET schrieb Matthew:
Hello,
The installation of Nvidia (nvidia-gfxG04-kmp-default in my case) has failed for the 5.11.2 and 5.11.4 kernels on Tumbleweed (snippet of the error message is below). I assume this is just a compatibility issue with kernels 5.11.* and a solution will be along soon. But just in case others aren't seeing this problem, I thought I'd ask here.
Thanks, Matthew
# CC [M] /usr/src/kernel-modules/nvidia-390.141-default/nvidia/nv-frontend.o # In file included from /usr/src/kernel-modules/nvidia-390.141-default/nvidia/nv-frontend.c:13: # /usr/src/kernel-modules/nvidia-390.141-default/common/inc/nv-linux.h:118:10: fatal error: asm/kmap_types.h: No such file or directory # 118 | #include <asm/kmap_types.h> /* page table entry lookup */ # | ^~~~~~~~~~~~~~~~~~ # compilation terminated.
Matthew, I have some bad news for you. After fixing the lower hanging fruits as this one, the G04 build breaks with 5.11 in fancy ways due to a significant rework of the drm layer. I even considered backporting (parts of) the G05 drm module, but that one is also deviating too much to be fun, hence we (Stefan Dirsch and me) decided to keep this work for NVIDIA. Sorry. There are rumours, that they want to release a new G04 version in the next few month. We will see. Until then, please lock your kernel to 5.10 to keep G04 operational. Cheers, Pete