[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-04-03 Thread Ionut Nechita
** Patch added: "nvidia-drm-take-modeset-ownership-earlier.patch"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2052420/+attachment/5761484/+files/nvidia-drm-take-modeset-ownership-earlier.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-04-03 Thread Ionut Nechita
Hi,

I have question,
Is possible to add this patches:
PATCH[0]="disable_fstack-clash-protection_fcf-protection.patch"
PATCH[1]="buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch"
PATCH[2]="buildfix_kernel_6.8-gpl-pfn_valid.patch"
PATCH[3]="nvidia-drm-hotplug-workqueue.patch"
PATCH[4]="nvidia-drm-take-modeset-ownership-earlier.patch"

At 0 to 2 exist now, but 3 and 4 not in 545.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-04-03 Thread Ionut Nechita
** Patch added: "nvidia-drm-hotplug-workqueue.patch"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2052420/+attachment/5761485/+files/nvidia-drm-hotplug-workqueue.patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-535-server -
535.161.07-0ubuntu2

---
nvidia-graphics-drivers-535-server (535.161.07-0ubuntu2) noble; urgency=medium

  * remove 
debian/dkms_nvidia/patches/buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch
  * remove debian/dkms_nvidia/patches/buildfix_kernel_6.8-gpl-pfn_valid.patch

 -- Kuba Pawlak   Thu, 29 Feb 2024 18:54:31
+0100

** Changed in: nvidia-graphics-drivers-535-server (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-535 -
535.161.07-0ubuntu3

---
nvidia-graphics-drivers-535 (535.161.07-0ubuntu3) noble; urgency=medium

  * Disable 6.8 buildfix patches

-debian/dkms_nvidia/patches/buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch
-debian/dkms_nvidia/patches/buildfix_kernel_6.8-gpl-pfn_valid.patch

 -- Ian May   Wed, 28 Feb 2024 16:50:45 -0600

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-24 Thread Ionut Nechita
Using kernel 6.8.0-rc5 this is working correctly with nvidia-
driver-545=545.29.06-0ubuntu5.

dpkg -l | grep nvidia
ii  libnvidia-cfg1-545:amd64   545.29.06-0ubuntu5   
amd64NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-common-545   545.29.06-0ubuntu5   
all  Shared files used by the NVIDIA libraries
ii  libnvidia-compute-545:amd64545.29.06-0ubuntu5   
amd64NVIDIA libcompute package
ii  libnvidia-compute-545:i386 545.29.06-0ubuntu5   
i386 NVIDIA libcompute package
ii  libnvidia-decode-545:amd64 545.29.06-0ubuntu5   
amd64NVIDIA Video Decoding runtime libraries
ii  libnvidia-decode-545:i386  545.29.06-0ubuntu5   
i386 NVIDIA Video Decoding runtime libraries
ii  libnvidia-encode-545:amd64 545.29.06-0ubuntu5   
amd64NVENC Video Encoding runtime library
ii  libnvidia-encode-545:i386  545.29.06-0ubuntu5   
i386 NVENC Video Encoding runtime library
ii  libnvidia-extra-545:amd64  545.29.06-0ubuntu5   
amd64Extra libraries for the NVIDIA driver
ii  libnvidia-fbc1-545:amd64   545.29.06-0ubuntu5   
amd64NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-fbc1-545:i386545.29.06-0ubuntu5   
i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-gl-545:amd64 545.29.06-0ubuntu5   
amd64NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan 
ICD
ii  libnvidia-gl-545:i386  545.29.06-0ubuntu5   
i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan 
ICD
ii  nvidia-compute-utils-545   545.29.06-0ubuntu5   
amd64NVIDIA compute utilities
ii  nvidia-dkms-545545.29.06-0ubuntu5   
amd64NVIDIA DKMS package
ii  nvidia-driver-545  545.29.06-0ubuntu5   
amd64NVIDIA driver metapackage
ii  nvidia-firmware-545-545.29.06  545.29.06-0ubuntu5   
amd64Firmware files used by the kernel module
ii  nvidia-headless-no-dkms-545545.29.06-0ubuntu5   
amd64NVIDIA headless metapackage - no DKMS
ii  nvidia-kernel-common-545   545.29.06-0ubuntu5   
amd64Shared files used with the kernel module
ii  nvidia-kernel-source-545   545.29.06-0ubuntu5   
amd64NVIDIA kernel source package
ii  nvidia-prime   0.8.17.2 
all  Tools to enable NVIDIA's Prime
ii  nvidia-settings510.47.03-0ubuntu1   
amd64Tool for configuring the NVIDIA graphics driver
ii  nvidia-utils-545   545.29.06-0ubuntu5   
amd64NVIDIA driver support binaries
ii  screen-resolution-extra0.18.3   
all  Extension for the nvidia-settings control panel
ii  xserver-xorg-video-nvidia-545  545.29.06-0ubuntu5   
amd64NVIDIA binary Xorg driver

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none 

[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-09 Thread Dylan Borg
This issue affects the Linux 6.7 series as well as from 6.7.3. I have
met this issue on mantic as I was trying to install the vanilla 6.7.3
kernel on a system with the nvidia 545 driver.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-545 -
545.29.06-0ubuntu5

---
nvidia-graphics-drivers-545 (545.29.06-0ubuntu5) noble; urgency=medium

  * 
debian/dkms_nvidia/patches/buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch,
debian/dkms_nvidia/patches/buildfix_kernel_6.8-gpl-pfn_valid.patch:
- Fix build with Linux 6.8 (LP: #2052420)

 -- Paolo Pisati   Mon, 05 Feb 2024 08:33:36
+

** Changed in: nvidia-graphics-drivers-545 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Noble)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-470 -
470.223.02-0ubuntu2

---
nvidia-graphics-drivers-470 (470.223.02-0ubuntu2) noble; urgency=medium

  * 
debian/dkms_nvidia/patches/buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch,
debian/dkms_nvidia/patches/buildfix_kernel_6.8-gpl-pfn_valid.patch:
- Fix build with Linux 6.8 (LP: #2052420)

 -- Paolo Pisati   Mon, 05 Feb 2024 08:33:36
+

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-470-server -
470.223.02-0ubuntu2

---
nvidia-graphics-drivers-470-server (470.223.02-0ubuntu2) noble; urgency=medium

  * 
debian/dkms_nvidia/patches/buildfix_kernel_6.8-nv_drm_ioctls-DRM_UNLOCKED-is-now-the-default-behavi.patch,
debian/dkms_nvidia/patches/buildfix_kernel_6.8-gpl-pfn_valid.patch:
- Fix build with Linux 6.8 (LP: #2052420)

 -- Paolo Pisati   Mon, 05 Feb 2024 08:33:36
+

** Changed in: nvidia-graphics-drivers-470-server (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-535-server_535.154.05-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+attachment/5744907/+files/nvidia-graphics-drivers-535-server_535.154.05-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Dimitri John Ledkov
** Changed in: nvidia-graphics-drivers-545 (Ubuntu)
   Status: New => Fix Committed

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Status: New => Fix Committed

** Changed in: nvidia-graphics-drivers-535-server (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-545_545.29.06-0ubuntu5.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+attachment/5744864/+files/nvidia-graphics-drivers-545_545.29.06-0ubuntu5.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-535_535.154.05-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+attachment/5744863/+files/nvidia-graphics-drivers-535_535.154.05-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-545_545.29.06-0ubuntu5.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+attachment/5744855/+files/nvidia-graphics-drivers-545_545.29.06-0ubuntu5.debdiff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-06 Thread Dimitri John Ledkov
** Changed in: nvidia-graphics-drivers-470 (Ubuntu Noble)
   Status: New => Fix Committed

** Changed in: nvidia-graphics-drivers-470-server (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Committed
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-05 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-470-server_470.223.02-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470-server/+bug/2052420/+attachment/5744699/+files/nvidia-graphics-drivers-470-server_470.223.02-0ubuntu2.debdiff

** Also affects: nvidia-graphics-drivers-545 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-535 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-535-server (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  New

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-05 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-545 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  New

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-05 Thread Paolo Pisati
** Patch added: "nvidia-graphics-drivers-470_470.223.02-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+attachment/5744687/+files/nvidia-graphics-drivers-470_470.223.02-0ubuntu2.debdiff

** Also affects: nvidia-graphics-drivers-470-server (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  New

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052420] Re: nvidia-dkms-* FTBS with linux 6.8

2024-02-05 Thread Paolo Pisati
** Description changed:

  [Impact]
  
  ...
+ In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
+ /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
+   748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
+   |^~~~
  ...
  
  [Fix]
  
  Apply the attached debdiff.
  
  [How to test]
  
  Install (and rebuild) the patched package.
  
  [Regression potential]
  
  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu.
https://bugs.launchpad.net/bugs/2052420

Title:
   nvidia-dkms-* FTBS with linux 6.8

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-470 source package in Noble:
  New

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:60:
  /var/lib/dkms/nvidia/470.223.02/build/nvidia-drm/nvidia-drm-drv.c:748:40: 
error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean 
‘VM_LOCKED’?
748 |   DRM_RENDER_ALLOW|DRM_UNLOCKED),
|^~~~
  ...

  [Fix]

  Apply the attached debdiff.

  [How to test]

  Install (and rebuild) the patched package.

  [Regression potential]

  Two patches, none originating from NVidia and both touching locking:
  there's definitely regression potential here, hence i'm proposing this
  upload *only* for Noble and as a way to move forward (and not stall)
  until NVidia drops a new version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/2052420/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp