[Bug 2130333] Re: evdi-dkms 1.14.10+dfsg failed to build against kernel >= v6.18
Ubuntu Foundations Team Bug Bot
2130333 at bugs.launchpad.net
Wed Dec 10 04:35:12 UTC 2025
The attachment "evdi_1.14.11+dfsg-1ubuntu1.resolute.debdiff" seems to be
a debdiff. The ubuntu-sponsors team has been subscribed to the bug
report so that they can review and hopefully sponsor the debdiff. If
the attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2130333
Title:
evdi-dkms 1.14.10+dfsg failed to build against kernel >= v6.18
Status in evdi package in Ubuntu:
In Progress
Status in evdi source package in Resolute:
In Progress
Bug description:
struct drm_device::struct_mutex was moved into i915 driver in
v6.18-rc1 commit 86a9fe82e9b1f43e6d2bc867bf96bb40660d8719 ("drm/i915:
Move struct_mutex to drm_i915_private"):
evdi_modeset.c: In function 'evdi_cursor_atomic_update':
evdi_modeset.c:346:39: error: 'struct drm_device' has no member named 'struct_mutex'
346 | mutex_lock(&plane->dev->struct_mutex);
| ^~
evdi_modeset.c:372:41: error: 'struct drm_device' has no member named 'struct_mutex'
372 | mutex_unlock(&plane->dev->struct_mutex);
| ^~
make[3]: *** [/usr/src/linux-headers-6.18.0-9003-generic/scripts/Makefile.build:287: evdi_modeset.o] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/2130333/+subscriptions
More information about the Ubuntu-sponsors
mailing list