Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base-defconfig: make ACPI_FAN / fan.ko a module so we can blocklist it #96

Merged
merged 1 commit into from
May 22, 2024

Commits on May 21, 2024

  1. base-defconfig: make ACPI_FAN / fan.ko a module so we can blocklist it

    New driver: new, 6.10 error on cml-hel-rt5682.
    
    ```
    kernel: acpi-fan INT3404:00: probe with driver acpi-fan failed with error -22
    ```
    
    Easily avoided by blocklisting fan.ko on this model.
    
    Part of the fix for:
    thesofproject/sof-test#1198
    
    Signed-off-by: Marc Herbert <[email protected]>
    marc-hb committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3f6bb6d View commit details
    Browse the repository at this point in the history