Hello.
I'm trying to run KDE6 on top of Wayland with my RTX 2080 ti. Unfortunately I see a bug but maybe can be fixed using a newer nvidia kernel version (newer than 550) :
No provider of glEGLImageTargetTexture2DOES found. Requires one of GL_OES_EGL_image
I want to be sure that the problem I get on my main PC can be fixed in that way. This is what I did,but I'm not able to find the drm.ko module.
Below you can see that the new nvidia driver does not provide the module nvidia-drm.ko even if the driver 560 can be used (it happens inside the vm),while my host that runs the old driver,can load it. Without this module,kde6 and wayland will not work.
Do you know how I can produce the missing kernel module nvidia-drm.ko ? thanks.



Hello.
I'm trying to run KDE6 on top of Wayland with my RTX 2080 ti. Unfortunately I see a bug but maybe can be fixed using a newer nvidia kernel version (newer than 550) :
No provider of glEGLImageTargetTexture2DOES found. Requires one of GL_OES_EGL_imageI want to be sure that the problem I get on my main PC can be fixed in that way. This is what I did,but I'm not able to find the drm.ko module.
Below you can see that the new nvidia driver does not provide the module nvidia-drm.ko even if the driver 560 can be used (it happens inside the vm),while my host that runs the old driver,can load it. Without this module,kde6 and wayland will not work.
Do you know how I can produce the missing kernel module nvidia-drm.ko ? thanks.