I have had to disable the ADXL345 accelerator driver in the jammy:linux- intel-iotg kernel.
The code is broken, and needs a bit of work to correct. It was also broken in the 5.13 build, so it is not a regression. I know that it appeared to be enabled in the 5.13 config. but because of the Kconfig dependencies, it was actually disabled because it requires the ADXL34X module to be disabled. Only one can be enabled in the kernel. When I disable the 34X and enable the 345 driver, it fails because the function adxl345_i2c_remove() is not defined, but it is called. I am going to revert the change where CONFIG_ADXL345 is enabled. The build break will need to be corrected in both the 5.13 build, and the 5.15 build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962674 Title: Add IIO sensors ID for ACPI based platform To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1962674/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs