Acpi Essx8336 1 May 2026
| Feature | Support | Notes |
| --- | --- | --- |
| Playback (Stereo) | ✅ Yes | 24-bit, 44.1/48 kHz typical |
| Capture (Digital Mic / Line-in) | ✅ Yes | Internal DMIC or Headset mic |
| Headphone Detection | ✅ Yes | Via GPIO interrupt |
| Speaker / HP Auto-Switch | ✅ Yes | Mux controlled |
| Volume Control | ✅ Yes | Hardware & software mixer |
| DAPM (Dynamic Power Mgmt) | ✅ Yes | Saves power on battery |
| ACPI PnP | ✅ Yes | HID: ESSX8336 |
Since the ESSX8336 is an Intel SST device, it often requires a specific driver. The easiest way to install this is using a driver utility that recognizes the hardware ID.
Option A: Using Snappy Driver Installer (Recommended) This is a free, open-source tool that matches hardware IDs to drivers offline. Acpi Essx8336 1
Option B: Manual INF Install If you have downloaded a driver folder (perhaps from your laptop manufacturer's website or a driver pack) but the setup file isn't working:
As of Linux kernel 5.19, the ES8336 driver has seen major improvements. Kernel 6.1 and later fully support many variants. | Feature | Support | Notes | |
On Ubuntu/Debian:
sudo apt install linux-oem-22.04c # For HWE kernel
# Or install mainline kernel via 'mainline' tool
On Fedora:
sudo dnf update --refresh
On Arch:
sudo pacman -Syu
After a reboot, check if the error persists. If it does, proceed to Solution 2. Option B: Manual INF Install If you have
The feature must support device-specific quirks, such as:
Some distributions ship with out-of-the-box fixes:








