git: 041299443f - main - Status/2026Q1/acpi_system76.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=041299443fee06f5c2a04aec882a10aabb04d70f commit 041299443fee06f5c2a04aec882a10aabb04d70f Author: Pouria Mousavizadeh Tehrani <[email protected]> AuthorDate: 2026-04-10 13:55:32 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2026-04-10 13:57:36 +0000 Status/2026Q1/acpi_system76.adoc: Add report Reviewed by: Graham Percival <[email protected]> Differential Revision: https://reviews.freebsd.org/D55763 --- .../en/status/report-2026-01-2026-03/acpi_system76.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/acpi_system76.adoc b/website/content/en/status/report-2026-01-2026-03/acpi_system76.adoc new file mode 100644 index 0000000000..8669c0f252 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/acpi_system76.adoc @@ -0,0 +1,14 @@ +=== ACPI Driver for System76 Laptops + +Contact: Pouria Mousavizadeh Tehrani <[email protected]> + +I have been working on a dedicated driver for System76 laptops and it is now available on CURRENT. + +So far, I have added the support for: + +* Battery charging thresholds. link:https://cgit.freebsd.org/src/commit/?id=f87ba4522ec9e7b2227b8f20f3a4d7c6a129da1c[(commit)] +* Keyboard brightness with man:backlight[8] support. link:https://cgit.freebsd.org/src/commit/?id=105869a2c78d21f310a8f271eaa510acea045805[(commit)] +* Keyboard RGB color handling. link:https://cgit.freebsd.org/src/commit/?id=cdad55809ef59239c3bbdc841ed307db68bb3971[(commit)] + +The only thing left is switching between dGPU and iGPU by the driver. +However, it is possible to switch without driver assistance.