Modules built and installed successfully. All modules loaded successfully on 6.17 kernel, but some did not on a 6.8 kernel. However, the current released module also fails to load the same modules, so this does not constitute a regression.
6.17 kernel: root@noble-hwe-vm:~# uname -r 6.17.0-7-generic root@noble-hwe-vm:~# modprobe ljca; modprobe spi-ljca; modprobe gpio-ljca; modprobe i2c-ljca; modprobe mei-vsc; modprobe intel_vsc; modprobe mei_csi; modprobe mei_ace; modprobe mei_pse; modprobe mei_ace_debug 6.8 kernel: root@noble-lts-vm:~# modprobe ljca; modprobe spi-ljca; modprobe gpio-ljca; modprobe i2c-ljca; modprobe mei-vsc; modprobe intel_vsc; modprobe mei_csi; modprobe mei_ace; modprobe mei_pse; modprobe mei_ace_debug modprobe: ERROR: could not insert 'mei_vsc': Unknown symbol in module, or unknown parameter (see dmesg) modprobe: ERROR: could not insert 'mei_csi': Unknown symbol in module, or unknown parameter (see dmesg) modprobe: ERROR: could not insert 'mei_ace': Unknown symbol in module, or unknown parameter (see dmesg) modprobe: ERROR: could not insert 'mei_pse': Unknown symbol in module, or unknown parameter (see dmesg) modprobe: ERROR: could not insert 'mei_ace_debug': Unknown symbol in module, or unknown parameter (see dmesg) ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2136839 Title: intel-vsc-dkms FTBS in Noble with the linux-6.17 kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ivsc-driver/+bug/2136839/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
