Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

nvidia-dkms proprietary driver kernel 6.0 patch

Need help with peripherals or devices?
Post Reply
Message
Author
xevilstar
Posts: 1
Joined: 2022-08-23 06:21

nvidia-dkms proprietary driver kernel 6.0 patch

#1 Post by xevilstar »

Hello,

Can you please add my patch to the nvidia-dkms package and upgrade the package version to nvidia-current-515.65.01 ?
you can find my patch at this link https://forums.developer.nvidia.com/t/p ... ion/225718

Code: Select all

--- nvidia-drm.orig/nvidia-drm-helper.h	2022-08-22 14:52:07.255249844 +0200
+++ nvidia-drm/nvidia-drm-helper.h	2022-08-22 14:50:36.618863332 +0200
@@ -108,6 +108,7 @@ nv_drm_prime_pages_to_sg(struct drm_devi
  * OTHER DEALINGS IN THE SOFTWARE.
  */
 #include <drm/drm_crtc.h>
+#include <drm/drm_framebuffer.h>
 
 #if defined(drm_for_each_plane)
 #define nv_drm_for_each_plane(plane, dev) 

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: nvidia-dkms proprietary driver kernel 6.0 patch

#2 Post by Head_on_a_Stick »

Please provide the patch as part of a bug report:

https://www.debian.org/Bugs/Reporting

This is a user forum. Not many developers visit here so your request might not be noticed.
deadbang

Post Reply