Comment 5 for bug 2043098

Revision history for this message
Andrea Righi (arighi) wrote :

- debdiff tested with the new 6.5 kernel:

13:32 ubuntu@jammy$ sudo dpkg -i mstflint-dkms_4.21.0-7ubuntu1_all.deb
Selecting previously unselected package mstflint-dkms.
(Reading database ... 160618 files and directories currently installed.)
Preparing to unpack mstflint-dkms_4.21.0-7ubuntu1_all.deb ...
Unpacking mstflint-dkms (4.21.0-7ubuntu1) ...
Setting up mstflint-dkms (4.21.0-7ubuntu1) ...
Loading new mstflint-4.21.0-7ubuntu1 DKMS files...
Building for 6.5.0-9-generic
Building initial module for 6.5.0-9-generic
EFI variables are not supported on this system
/sys/firmware/efi/efivars not found, aborting.
Done.

mstflint_access.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/6.5.0-9-generic/updates/dkms/

- and same debdiff tested with the GA kernel:

$ sudo dpkg -i mstflint-dkms_4.21.0-7ubuntu1_all.deb
(Reading database ... 143086 files and directories currently installed.)
Preparing to unpack mstflint-dkms_4.21.0-7ubuntu1_all.deb ...
Unpacking mstflint-dkms (4.21.0-7ubuntu1) over (4.21.0-7ubuntu1) ...
Setting up mstflint-dkms (4.21.0-7ubuntu1) ...
Loading new mstflint-4.21.0-7ubuntu1 DKMS files...
Building for 5.15.0-90-generic
Building initial module for 5.15.0-90-generic
EFI variables are not supported on this system
/sys/firmware/efi/efivars not found, aborting.
Done.

mstflint_access.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.15.0-90-generic/updates/dkms/

depmod...