User Tools

Site Tools


linux:laptop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:laptop [2023/10/19 13:03] mslinux:laptop [2024/10/18 16:12] (current) ms
Line 96: Line 96:
 level:          auto level:          auto
 </code> </code>
 +Lüfter steuern
 +<code>
 +echo "options thinkpad_acpi fan_control=1" > /etc/modprobe.d/thinkpad_acpi.conf
 +</code>
 +<code>
 +echo level 0 > /proc/acpi/ibm/fan       # fan off
 +echo level <1-7> > /proc/acpi/ibm/fan   # fan speed 1-7
 +echo level auto > /proc/acpi/ibm/fan
 +</code>
 +
 Tastaturbeleuchtung steuern Tastaturbeleuchtung steuern
 <code> <code>
linux/laptop.1697713404.txt.gz · Last modified: 2023/10/19 13:03 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki