Acpi 80860f14 -
Between 2013 and 2016, Intel released the Bay Trail (e.g., Atom Z3700 series, Celeron N2800/J1900) and later Cherry Trail (Atom x5/x7) platforms. These system-on-chips (SoCs) were designed for tablets, low-cost laptops, and embedded devices. To save power and physical space, Intel moved many peripheral controllers—such as I2C, SPI, and UART—onto the SoC itself, exposing them via ACPI instead of traditional PCIe.
The I2C controller is a two-wire serial bus used to connect low-speed peripherals like: Acpi 80860f14
Each I2C controller on the SoC gets a unique ACPI ID. The specific ID 80860F14 typically refers to I2C controller #5 or #6 on the Intel Low Power Subsystem (LPSS). Between 2013 and 2016, Intel released the Bay Trail (e
sudo modprobe i2c_designware_platform
Even if the main HDA Intel driver loads (for HDMI audio), the internal speakers and headphone jack remain silent. aplay -l or cat /proc/asound/cards will show only HDMI or no card at all. Each I2C controller on the SoC gets a unique ACPI ID
If your touchpad, touchscreen, or other sensors are not working, you need to install the correct driver.