Skip to content

Commit 1066d2a

Browse files
authored
Merge branch 'master' into update-open-firmware-article
2 parents f9942ed + 7558404 commit 1066d2a

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

content/laptop-battery-thresholds.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >
55
keywords:
66
- Battery
77
- Battery Life
8+
- Charging Thresholds
9+
- FlexiCharge
810

911
facebookImage: /_social/article
1012
twitterImage: /_social/article
@@ -20,6 +22,15 @@ The default charging profile for System76 laptops with Open Firmware has a start
2022

2123
To determine if your laptop has Open Firmware or proprietary firmware, see [this article](/articles/open-firmware-systems). (If a system has Open Firmware, then it must also have Open EC to work with charging thresholds.) See [Charging Thresholds](#configuring-charging-thresholds-open-firmware) for Open Firmware systems or [FlexiCharger](#configuring-flexicharger-proprietary-firmware) for proprietary firmware systems.
2224

25+
## Models that do not support either Charging Thresholds or FlexiCharge
26+
27+
| Model | Codename |
28+
|:-----:|:---------:|
29+
| Pangolin | pang12 |
30+
| Pangolin | pang13 |
31+
| Pangolin | pang14 |
32+
| Pangolin | pang15 |
33+
2334
## Configuring Charging Thresholds (Open Firmware)
2435

2536
**Note:** This feature is not currently finished. Currently, the thresholds are reset when the EC is reset (which happens when the system is shut down and the power is unplugged). Once the feature is complete, the thresholds will be persistent and a GUI will be available to set them. To work around this limitation in the short term, you can [use systemd to set thresholds at boot](#at-boot).
@@ -97,5 +108,3 @@ To adjust the thresholds, reboot the computer and enter the UEFI setup utility b
97108
![Enabling FlexiCharger](/images/laptop-charging-thresholds/flexicharger.jpg)
98109

99110
Once configured, save and exit the setup utility. The thresholds can be disabled at any time by setting FlexiCharger back to Disabled.
100-
101-
**Note:** The pang12, pang13 and pang14 do not support FlexiCharging.

content/power-on-failure-desktop.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ tableOfContents: true
2828
6. If the power button does not light up, the computer may need a new power button or power supply. To troubleshoot the power button on a Thelio desktop, visit this [link](https://tech-docs.system76.com/models/thelio-massive-b1.2/repairs.html#troubleshooting-the-power-button).
2929
7. Does the computer turn on when using the power switch on the Thelio IO board instead of the button? The backup power button is located on the IO board near the power button on the internal part of the case.
3030

31-
![Thelio Io power button](/images/failure-power-on/thelio-io-power-button.png)
31+
![Thelio Io v1 power button](/images/failure-power-on/thelio-io-v1-power-button.png)
3232

33-
Instructions to remove the top case and access this button can be found here:
33+
> **NOTE: Thelio Io v1, in this photo the button is circled in red.**
3434
35-
* [Thelio Mira](https://tech-docs.system76.com/models/thelio-mira-r1.0/repairs.html#troubleshooting-the-power-button)
36-
* [Thelio Mega](https://tech-docs.system76.com/models/thelio-mega-r1.0/repairs.html#troubleshooting-the-power-button)
37-
* [Thelio R1/R2 - Page 15](https://github.com/system76/docs/blob/gh-pages/service-manuals/pdfs/Thelio/R1/thelio-r1-service-manual.pdf)
38-
* [Thelio B1/B2 - Page 15](https://github.com/system76/docs/blob/gh-pages/service-manuals/pdfs/Thelio/B1/thelio-b1-service-manual.pdf)
35+
![Thelio Io v2 power button](/images/failure-power-on/thelio-io-v2-power-button.png)
36+
37+
> **NOTE: Thelio Io v2, in this photo the button is highlighted in cyan.**
38+
39+
Instructions to remove the top case and access this button can be found in the documenation for your system [here](/articles/guides).

content/windows.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Installing Windows is undertaken at your own risk. It's possible not all hardwar
4848
| Adder WS (addw1) | Yes | Yes |
4949
| Adder WS (addw2) | Yes | No |
5050
| Adder WS (addw3) | Yes | Yes |
51+
| Adder WS (addw4) | Yes | Yes |
5152
| Bonobo WS (bonw14) | Yes | No |
5253
| Bonobo WS (bonw15) | Yes | Yes |
5354
| Darter Pro (darp8 and older) | Yes | No |
Loading

0 commit comments

Comments
 (0)