Skip to content

feat: Add HW quirks for Lenovo ThinkPad P14s Gen 2a 21A0000RMX IR Camera - #76

Open
rampa3 wants to merge 1 commit into
sovren-software:mainfrom
rampa3:main
Open

feat: Add HW quirks for Lenovo ThinkPad P14s Gen 2a 21A0000RMX IR Camera#76
rampa3 wants to merge 1 commit into
sovren-software:mainfrom
rampa3:main

Conversation

@rampa3

@rampa3 rampa3 commented Aug 5, 2026

Copy link
Copy Markdown

What problem does this solve?

This PR adds hardware quirks for IR camera built into Lenovo ThinkPad P14s Gen 2a 21A0000RMX laptop.

Type

  • Hardware quirk (contrib/hw/*.toml)
  • Bug fix
  • Distribution packaging
  • Documentation
  • Other:

What this changes

PR adds hardware quirks detected via linux-enable-ir-emitter into the quirk database for device with vendor ID 0x04F2 and product ID 0xB6D0.

Testing

quirk test

Checklist

  • cargo fmt --all -- --check passes
  • cargo clippy --workspace -- -D warnings passes
  • cargo test --workspace passes
  • Commits are signed off (git commit -s) per the DCO
  • I have read CONTRIBUTING.md

Breaking changes

None

Signed-off-by: rampa3 <68955305+rampa3@users.noreply.github.com>
@rampa3

rampa3 commented Aug 5, 2026

Copy link
Copy Markdown
Author

Additional testing done:

  • installed Visage build using changes from the PR
  • disabled linux-enable-ir-emitter
  • done full powercycle to make the camera forget the control bytes
  • locked screen and unlocked using Visage to check if Visage activates IR emitter correctly

Result: IR emitter was activated successfully by Visage without any extra supportive tooling

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.

1 participant