Document provided by Intel: https://www.kernel.org/doc/html/latest/hid/intel-ish-hid.html
Base on the document: the test steps will be: 1. Install tree: sudo apt-get install tree 2. sudo tree -l /sys/bus/iio/devices/ 3. Check if devices exited. Example on AAEON's EHL board: https://certification.canonical.com/hardware/202109-29492/ u@linux:~$ sudo tree -l /sys/bus/iio/devices/ /sys/bus/iio/devices/ └── iio:device0 -> ../../../devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0 ├── in_voltage0_raw ├── in_voltage1_raw ├── in_voltage2_raw ├── in_voltage3_raw ├── in_voltage_scale ├── power │ ├── async │ ├── autosuspend_delay_ms │ ├── control │ ├── runtime_active_kids │ ├── runtime_active_time │ ├── runtime_enabled │ ├── runtime_status │ ├── runtime_suspended_time │ └── runtime_usage ├── subsystem -> ../../../../../../../../bus/iio │ ├── devices │ │ └── iio:device0 -> ../../../devices/pci0000:00/0000:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0 [recursive, not followed] │ ├── drivers │ ├── drivers_autoprobe │ ├── drivers_probe │ └── uevent └── uevent -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929895 Title: [EHL] Enable ISHTP To manage notifications about this bug go to: https://bugs.launchpad.net/intel/+bug/1929895/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs