Overview of ACPI
ACPI is a standard for hardware and firmware to manage computer hardware, particularly for power management and configuration. It provides an interface for the operating system to control hardware components, such as the CPU, memory, and storage devices.
3. Typical issues
- No driver installed → device not working
- Linux shows errors like:
ACPI: [PNBT0000] has invalid _STA i2c_hid_acpi i2c-FNBT0000:00: failed to reset device - Fingerprint reader not detected in OS settings
Solution 1: Hidden Device Scan
Sometimes the driver is present but hidden.
- Press Win + X → Device Manager.
- Click View → Show hidden devices.
- Expand System devices.
- If you see Acpi Fnbt0000 grayed out, right-click → Enable device.
Windows
- Go to Device Manager → right-click unknown device → Properties → Details → Hardware Ids
ConfirmACPI\VEN_FNBT&DEV_0000 - Install driver from laptop manufacturer’s support site (search by service tag / model)
- Generic drivers:
- Elan Fingerprint Driver (e.g., from Lenovo or Dell support)
- Goodix fingerprint driver
- If still missing → try Windows Update optional drivers