| .. | .. |
|---|
| 12 | 12 | Description: |
|---|
| 13 | 13 | Change fan mode |
|---|
| 14 | 14 | There are four available modes: |
|---|
| 15 | + |
|---|
| 15 | 16 | * 0 -> Super Silent Mode |
|---|
| 16 | 17 | * 1 -> Standard Mode |
|---|
| 17 | 18 | * 2 -> Dust Cleaning |
|---|
| .. | .. |
|---|
| 32 | 33 | Contact: "Oleg Keri <ezhi99@gmail.com>" |
|---|
| 33 | 34 | Description: |
|---|
| 34 | 35 | Control fn-lock mode. |
|---|
| 36 | + |
|---|
| 35 | 37 | * 1 -> Switched On |
|---|
| 36 | 38 | * 0 -> Switched Off |
|---|
| 37 | 39 | |
|---|
| 38 | | - For example: |
|---|
| 39 | | - # echo "0" > \ |
|---|
| 40 | | - /sys/bus/pci/devices/0000:00:1f.0/PNP0C09:00/VPC2004:00/fn_lock |
|---|
| 40 | + For example:: |
|---|
| 41 | + |
|---|
| 42 | + # echo "0" > \ |
|---|
| 43 | + /sys/bus/pci/devices/0000:00:1f.0/PNP0C09:00/VPC2004:00/fn_lock |
|---|