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

Conversation

bdrung
Copy link
Contributor

@bdrung bdrung commented Nov 14, 2023

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

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

…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>
@github-actions github-actions bot added modules Issue tracker for all modules kernel-modules Issues related to the kernel-modules module labels Nov 14, 2023
@LaszloGombos LaszloGombos added the enhancement Issue adding new functionality label Nov 15, 2023
@LaszloGombos LaszloGombos added this to the dracut-061 milestone Nov 15, 2023
@aafeijoo-suse aafeijoo-suse removed this from the dracut-061 milestone Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue adding new functionality kernel-modules Issues related to the kernel-modules module modules Issue tracker for all modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants