Skip to content

Add quirk entry for Predator PTN16-51 - #24

Open
Ardumine wants to merge 1 commit into
PXDiv:mainfrom
Ardumine:add-ptn16-51-quirk
Open

Add quirk entry for Predator PTN16-51#24
Ardumine wants to merge 1 commit into
PXDiv:mainfrom
Ardumine:add-ptn16-51-quirk

Conversation

@Ardumine

@Ardumine Ardumine commented Aug 21, 2026

Copy link
Copy Markdown

Summary

Adds DMI quirk support for the Acer Predator PTN16-51 (Predator Triton Neo 16, board Leaf_MTH) to the acer_quirks table.

The Predator Triton Neo 16 (PTN16-51, board Leaf_MTH) was missing from
the DMI quirks table, so no predator_sense sysfs group was created and
drivers could not detect the laptop type. Match it to the PHN16-71
quirk (predator_v4 + four_zone_kb), which is the same platform
generation.
Copilot AI lite review requested due to automatic review settings August 21, 2026 20:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃煝 Approval recommended

The change is a small, localized DMI table addition that reuses an existing quirk profile and is unlikely to introduce regressions.

Pull request overview

Adds a DMI-based quirk mapping so the Acer Predator PTN16-51 (Predator Triton Neo 16) is recognized and gets the same Predator v4 + four-zone keyboard behavior as the PHN16-71 platform generation.

Changes:

  • Add a new acer_quirks DMI match for Predator PTN16-51.
  • Map the matched system to quirk_acer_predator_phn16_71 to enable the expected sysfs groups/capabilities.
File summaries
File Description
src/linuwu_sense.c Adds a DMI quirk table entry for Predator PTN16-51 and maps it to an existing Predator v4 quirk profile.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants