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:47] – [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 ===== | ||
| - | ^ CPU 4 pin Fan ^^^ | + | 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 | ||
| + | | 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: | ||
| ^ PIN ^ Color ^ Function | ^ PIN ^ Color ^ Function | ||
| | 1 | Black | Ground | | 1 | Black | Ground | ||
| | 2 | Red | +12 v DC | | | 2 | Red | +12 v DC | | ||
| - | | 3 | Yellow | + | | 3 | Yellow |
| | 4 | Blue | PWM Control | | 4 | Blue | PWM Control | ||
| + | |||
| + | 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.1743425253.txt.gz · Last modified: by niccolo
