So it appears that the way `dkms` evaluate dkms.conf has changed, such that `$((++i))` can cause problems and skips installation of built kernel modules. While the build itself is done by `make modules`, all the Makefile listed entries will be built, but dkms may not install all of them as expected.
`$((++i))` is used to assign numbers to each built module in dkms.conf automatically and work-around assigning numbers to optional built modules. `dkms` expects no empty seat in the BUILT_MODULE_NAME array. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072643 Title: Embedded camera won't work. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/2072643/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
