Activity log for bug #2070022

Date Who What changed Old value New value Message
2024-06-21 08:53:19 Andrea Righi bug added bug
2024-06-21 08:53:28 Andrea Righi nominated for series Ubuntu Jammy
2024-06-21 08:53:28 Andrea Righi bug task added evdi (Ubuntu Jammy)
2024-06-27 08:06:07 Andrea Righi attachment added jammy-evdi-dkms.debdiff https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/2070022/+attachment/5792752/+files/jammy-evdi-dkms.debdiff
2024-06-27 08:36:00 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug jammy uec-images amd64 apport-bug jammy patch uec-images
2024-07-04 14:11:16 Timo Aaltonen evdi (Ubuntu): status New Invalid
2024-07-05 13:08:41 Timo Aaltonen description [Impact] /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c: In function ‘evdifb_create’: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c:421:23: error: ‘FBINFO_DEFAULT’ undeclared (first use in this function) 421 | info->flags = FBINFO_DEFAULT; | ^~~~~~~~~~~~~~ /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c:421:23: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [scripts/Makefile.build:243: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.c:16: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.c:41:27: error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean ‘VM_LOCKED’? 41 | DRM_UNLOCKED), | ^~~~~~~~~~~~ ./include/drm/drm_ioctl.h:155:26: note: in definition of macro ‘DRM_IOCTL_DEF_DRV’ 155 | .flags = _flags, \ | ^~~~~~ make[2]: *** [scripts/Makefile.build:243: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.o] Error 1 [Test case] $ sudo apt instal evdi-dkms [Fix] Backport the changes from the evdi-dkms module in Noble to properly support the new 6.8 kernel ABI. [Regression potential] The EVDI module can be used to control multiple screens. We may experience regressions related to graphics / monitors in systems that are using this module, especially with the new hwe 6.8 kernel. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: evdi-dkms 1.12.0+dfsg-0ubuntu2~22.04.3 ProcVersionSignature: User Name 6.8.0-35.35.1~22.04.1-lowlatency 6.8.4 Uname: Linux 6.8.0-35-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CloudArchitecture: x86_64 CloudID: nocloud CloudName: unknown CloudPlatform: nocloud CloudSubPlatform: config-disk (/dev/vdb) Date: Fri Jun 21 08:50:20 2024 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=C.UTF-8 SHELL=/bin/bash SourcePackage: evdi UpgradeStatus: No upgrade log present (probably fresh install) [Impact] /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c: In function ‘evdifb_create’: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c:421:23: error: ‘FBINFO_DEFAULT’ undeclared (first use in this function)   421 | info->flags = FBINFO_DEFAULT;       | ^~~~~~~~~~~~~~ /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.c:421:23: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [scripts/Makefile.build:243: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_fb.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.c:16: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.c:41:27: error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean ‘VM_LOCKED’?    41 | DRM_UNLOCKED),       | ^~~~~~~~~~~~ ./include/drm/drm_ioctl.h:155:26: note: in definition of macro ‘DRM_IOCTL_DEF_DRV’   155 | .flags = _flags, \       | ^~~~~~ make[2]: *** [scripts/Makefile.build:243: /var/lib/dkms/evdi/1.12.0+dfsg/build/evdi_drm_drv.o] Error 1 [Test case] install both GA and HWE kernels, and  $ sudo apt instal evdi-dkms then check that the build for both kernels succeeds [Fix] Backport the changes from the evdi-dkms module in Noble to properly support the new 6.8 kernel ABI. [Regression potential] The EVDI module can be used to control multiple screens. We may experience regressions related to graphics / monitors in systems that are using this module, especially with the new hwe 6.8 kernel. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: evdi-dkms 1.12.0+dfsg-0ubuntu2~22.04.3 ProcVersionSignature: User Name 6.8.0-35.35.1~22.04.1-lowlatency 6.8.4 Uname: Linux 6.8.0-35-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CloudArchitecture: x86_64 CloudID: nocloud CloudName: unknown CloudPlatform: nocloud CloudSubPlatform: config-disk (/dev/vdb) Date: Fri Jun 21 08:50:20 2024 PackageArchitecture: all ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=C.UTF-8  SHELL=/bin/bash SourcePackage: evdi UpgradeStatus: No upgrade log present (probably fresh install)
2024-07-05 13:08:55 Timo Aaltonen evdi (Ubuntu Jammy): status New Fix Committed
2024-07-05 13:08:56 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2024-07-05 13:09:03 Timo Aaltonen bug added subscriber SRU Verification
2024-07-05 13:09:07 Timo Aaltonen tags amd64 apport-bug jammy patch uec-images amd64 apport-bug jammy patch uec-images verification-needed verification-needed-jammy
2024-07-11 11:54:56 Paolo Pisati tags amd64 apport-bug jammy patch uec-images verification-needed verification-needed-jammy amd64 apport-bug jammy patch uec-images verification-done-jammy
2024-07-15 10:38:26 Launchpad Janitor evdi (Ubuntu Jammy): status Fix Committed Fix Released
2024-07-15 10:38:47 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team