doc:appunti:hardware:qnap_ts-120
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:hardware:qnap_ts-120 [2025/03/31 14:48] – [Cooling Fan] niccolo | doc:appunti:hardware:qnap_ts-120 [2025/04/01 12:55] (current) – [Cooling Fan] niccolo | ||
---|---|---|---|
Line 193: | Line 193: | ||
The **problem was solved** by powering off the QNAP, **unplugging the power** connector and removing the inside clock battery (this last operation may be not necessary). | The **problem was solved** by powering off the QNAP, **unplugging the power** connector and removing the inside clock battery (this last operation may be not necessary). | ||
+ | |||
+ | If the module is loaded and working, you can read the pseudofile **/ | ||
+ | |||
+ | < | ||
+ | cat / | ||
+ | rtc_time | ||
+ | rtc_date | ||
+ | alrm_time | ||
+ | alrm_date | ||
+ | alarm_IRQ | ||
+ | alrm_pending | ||
+ | update IRQ enabled | ||
+ | periodic IRQ enabled | ||
+ | periodic IRQ frequency | ||
+ | max user IRQ frequency | ||
+ | 24hr : yes | ||
+ | </ | ||
**NOTICE**: There is a problem with poweroff which results into a reboot, which is eventually related to the RTC, which is working on the I2C bus. See the following thread for some insight: **[[https:// | **NOTICE**: There is a problem with poweroff which results into a reboot, which is eventually related to the RTC, which is working on the I2C bus. See the following thread for some insight: **[[https:// | ||
Line 387: | Line 404: | ||
===== Cooling Fan ===== | ===== Cooling Fan ===== | ||
- | This is the standard pinout of a CPU fan with PWM control an tachometer sensor: | + | The original fan is **50x50x15 mm** and is marked as: |
+ | |||
+ | * **Y.S. TECH** | ||
+ | * **FD125015LB** | ||
+ | * **DC12V 0.085A** | ||
+ | |||
+ | The pinout of the QNAP TS-120 fan is: | ||
+ | |||
+ | ^ PIN ^ Color ^ Function | ||
+ | | 1 | Black | Ground | ||
+ | | 2 | Yellow | ||
+ | | 3 | Green | Tachometer (sense) signal | ||
+ | | 4 | Blue | PWM control signal | ||
+ | |||
+ | |||
+ | This is the **standard pinout of a CPU fan** with PWM speed control an tachometer sensor: | ||
- | ^ CPU 4 pin Fan ^^^ | ||
^ PIN ^ Color ^ Function | ^ PIN ^ Color ^ Function | ||
| 1 | Black | Ground | | 1 | Black | Ground | ||
Line 396: | Line 427: | ||
| 4 | Blue | PWM Control | | 4 | Blue | PWM Control | ||
- | This is the pinout of the QNAP TS-120 fan: | ||
- | FIXME | + | To control the fan speed you can use the **qcontrol** tool: |
+ | |||
+ | < | ||
+ | qcontrol fanspeed {stop|silence|low|medium|high|full} | ||
+ | </ | ||
+ | |||
+ | ===== Automatic power-on ===== | ||
+ | |||
+ | To enable automatic power-on when power is restored (if the device was not powered down correctly): | ||
+ | |||
+ | < | ||
+ | qcontrol --direct autopower on | ||
+ | </ | ||
+ | |||
+ | ===== Temperature sensor ===== | ||
+ | |||
+ | < | ||
+ | cat / | ||
+ | </ | ||
doc/appunti/hardware/qnap_ts-120.1743425330.txt.gz · Last modified: 2025/03/31 14:48 by niccolo