Public bug reported:
[Impact]
smifb2-dkms does not compile from source in Plucky with kernel 6.14:
smi_drv.c:32:10: fatal error: drm/drm_aperture.h: No such file or directory
32 | #include <drm/drm_aperture.h>
| ^~~~~~~~~~~~~~~~~~~~
smi_main.c:60:10: error: ‘const struct drm_mode_config_funcs’ has no member
named ‘output_poll_changed’
60 | .output_poll_changed = drm_fb_helper_output_poll_changed,
| ^~~~~~~~~~~~~~~~~~~
smi_drv.c:33:10: fatal error: drm/drm_client_setup.h: No such file or directory
33 | #include <drm/drm_client_setup.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
smi_drv.c:555:10: error: ‘struct drm_driver’ has no member named ‘date’
555 | .date = DRIVER_DATE,
| ^~~~
[ Test case ]
Verify that Plucky is running on 6.14 kernel:
$ uname -r
6.14.0-X-generic
Install smifb2-dkms:
$ sudo apt install smifb2-dkms
Load the module:
$ sudo modprobe smifb2
[Fix]
Patch the code to properly support Linux 6.14.
** Affects: smifb2 (Ubuntu)
Importance: Undecided
Assignee: Massimiliano Pellizzer (mpellizzer)
Status: In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100863
Title:
smifb2-dkms FTBFS in Plucky with 6.14 kernel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smifb2/+bug/2100863/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs