Skip to content

Add hardware quirk for Acer Predator PHIN16S-71 (BIOS Typo) - #103

Open
chrisdlr22 wants to merge 3 commits into
0x7375646F:mainfrom
chrisdlr22:neo-patch
Open

Add hardware quirk for Acer Predator PHIN16S-71 (BIOS Typo)#103
chrisdlr22 wants to merge 3 commits into
0x7375646F:mainfrom
chrisdlr22:neo-patch

Conversation

@chrisdlr22

Copy link
Copy Markdown

Issue: Some units of the Acer Predator PHN16S-71 have a typo in their BIOS DMI strings, returning Predator PHIN16S-71 (with an "I"). Because the DMI match is strictly checking for PHN, the linuwu-sense driver fails to map the laptop to its corresponding hardware profile, causing the daemon to hang in a retry loop on boot.

Solution: Added a duplicate block to the acer_quirks array that strictly matches the PHIN16S-71 string and points it to the existing quirk_acer_predator_phn16s_71 profile. This allows the driver to initialize natively without needing to force parameters through the Internals Manager. Tested and confirmed working.

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