All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 217348] New: Regression nvidia dkms driver installation
@ 2023-04-17 15:15 bugzilla-daemon
  2023-04-17 15:18 ` [Bug 217348] " bugzilla-daemon
  2023-04-18  9:27 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2023-04-17 15:15 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=217348

            Bug ID: 217348
           Summary: Regression nvidia dkms driver installation
           Product: Drivers
           Version: 2.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: 19.jaime.91@gmail.com
        Regression: No

Since commit 96a7b60f6ddb2bc966fac800c1dd18876a6e3c3f dumb_destroy func were
removed but nvidia dkms seems to look for that


 CC [M]  /var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-encoder.o
  CC [M] 
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-connector.o
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-drv.c: In function
‘nv_drm_update_drm_driver_features’:
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-drv.c:924:18:
error: ‘struct drm_driver’ has no member named ‘dumb_destroy’
  924 |     nv_drm_driver.dumb_destroy     = nv_drm_dumb_destroy;
      |                  ^
make[2]: *** [scripts/Makefile.build:252:
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-drv.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-crtc.c: In function
‘__nv_drm_plane_atomic_destroy_state’:
/var/lib/dkms/nvidia/525.105.17/build/nvidia-drm/nvidia-drm-crtc.c:678:5:
warning: ISO C90 forbids mixed declarations and code
[-Wdeclaration-after-statement]
  678 |     struct nv_drm_plane_state *nv_drm_plane_state =
      |     ^~~~~~
make[1]: *** [Makefile:2025: /var/lib/dkms/nvidia/525.105.17/build] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.3.0-rc6-next-20230414'
make: *** [Makefile:82: modules] Error 2

Should I contact NVIDIA or this will be added again in kernel?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 217348] Regression nvidia dkms driver installation
  2023-04-17 15:15 [Bug 217348] New: Regression nvidia dkms driver installation bugzilla-daemon
@ 2023-04-17 15:18 ` bugzilla-daemon
  2023-04-18  9:27 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2023-04-17 15:18 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=217348

--- Comment #1 from Christian König (christian.koenig@amd.com) ---
Yeah, that's a known issue and no this won't be added back because of an out of
tree driver.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 217348] Regression nvidia dkms driver installation
  2023-04-17 15:15 [Bug 217348] New: Regression nvidia dkms driver installation bugzilla-daemon
  2023-04-17 15:18 ` [Bug 217348] " bugzilla-daemon
@ 2023-04-18  9:27 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2023-04-18  9:27 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=217348

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WILL_NOT_FIX

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-18  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 15:15 [Bug 217348] New: Regression nvidia dkms driver installation bugzilla-daemon
2023-04-17 15:18 ` [Bug 217348] " bugzilla-daemon
2023-04-18  9:27 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.