device-report.yml
device-report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Device report (it worked / it broke) | Confirm an existing entry works on your machine, or report that it stopped working | device-report |
Reports are how the status column stays honest. "Working on X distro" is
just as useful as a bug report: it is the only way an entry moves from
Partial or undocumented to Working.
The devices/ entry this is about.
The exact laptop model, as the vendor names it. This is what gets added to the by-model index (docs/laptops.md), so the next person with your machine finds the entry without having to know their USB ID.
Which steps you followed (which fork/branch/MR, which docs), what worked, what did not. Include enroll/verify/login/sudo/lock results and any deviations from the entry's instructions.
For failures, FP_DEBUG=all G_MESSAGES_DEBUG=all output from fprintd while reproducing. See docs/BUILD.md for how to capture it.