Size: 483
Comment:
|
Size: 1030
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe ThinkPad/T530 here. | == Things to remember to check are working == * LCD * Webcam * Lid sensor == Resources == * [[https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_T530|Lenovo ThinkPad T530 - ArchWiki]] |
Line 7: | Line 15: |
== Features == === Battery charging threshold === Use [[https://aur.archlinux.org/packages.php?ID=54293|tpacpi-bat]] ([[https://github.com/teleshoes/tpacpi-bat|github reposistory]]), and run with: {{{#!highlight sh tpacpi-bat startChargeThreshold 0 40 tpacpi-bat stopChargeThreshold 0 80 }}} to set charge start threshold at 40%, and stop threshold at 80%. |
Things to remember to check are working
- LCD
- Webcam
- Lid sensor
Resources
Reviews
Features
Battery charging threshold
Use tpacpi-bat (github reposistory), and run with:
to set charge start threshold at 40%, and stop threshold at 80%.