Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index

CONFIG_ACPI_REV_OVERRIDE_POSSIBLE: Allow supported ACPI revision to be overridden

General informations

The Linux kernel configuration item CONFIG_ACPI_REV_OVERRIDE_POSSIBLE has multiple definitions:

Allow supported ACPI revision to be overridden found in drivers/acpi/Kconfig

The configuration item CONFIG_ACPI_REV_OVERRIDE_POSSIBLE:

Help text

The platform firmware on some systems expects Linux to return "5" as the supported ACPI revision which makes it expose system configuration information in a special way.

For example, based on what ACPI exports as the supported revision, Dell XPS 13 (2015) configures its audio device to either work in HDA mode or in I2S mode, where the former is supposed to be used on Linux until the latter is fully supported (in the kernel as well as in user space).

This option enables a DMI-based quirk for the above Dell machine (so that HDA audio is exposed by the platform firmware to the kernel) and makes it possible to force the kernel to return "5" as the supported ACPI revision via the "acpi_rev_override" command line switch.

Allow supported ACPI revision to be overriden found in drivers/acpi/Kconfig

The configuration item CONFIG_ACPI_REV_OVERRIDE_POSSIBLE:

Help text

The platform firmware on some systems expects Linux to return "5" as the supported ACPI revision which makes it expose system configuration information in a special way.

For example, based on what ACPI exports as the supported revision, Dell XPS 13 (2015) configures its audio device to either work in HDA mode or in I2S mode, where the former is supposed to be used on Linux until the latter is fully supported (in the kernel as well as in user space).

This option enables a DMI-based quirk for the above Dell machine (so that HDA audio is exposed by the platform firmware to the kernel) and makes it possible to force the kernel to return "5" as the supported ACPI revision via the "acpi_rev_override" command line switch.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index

Automatically generated (in year 2024). See also LKDDb sources on GitLab