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

fix(90kernel-modules): add surface_aggregator_registry for Surface Laptop 4 #2558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 14, 2023

  1. fix(90kernel-modules): add surface_aggregator_registry for Surface La…

    …ptop 4
    
    The help text for the kernel module `surface_aggregator_registry` says:
    "Device-registry for Surface System Aggregator Module (SSAM) devices.
    Provides a module and driver which act as a device-registry for SSAM
    client devices that cannot be detected automatically, e.g. via ACPI.
    Such devices are instead provided and managed via this registry. Devices
    provided via this registry are:
     - Platform profile (performance-/cooling-mode) device (5th- and later
       generations).
     - Battery/AC devices (7th-generation).
     - HID input devices (7th-generation)."
    
    This kernel module is needed on the Surface Laptop 4 for the keyboard.
    
    Bug-Ubuntu: https://launchpad.net/bugs/2007050
    Bug-linux-surface: linux-surface/linux-surface#839
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    bdrung committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b4d54d4 View commit details
    Browse the repository at this point in the history