doc:appunti:hardware:mini_pc_intel_pentium_j3710
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:hardware:mini_pc_intel_pentium_j3710 [2026/02/24 19:08] – [Blanking the Virtual Terminal] niccolo | doc:appunti:hardware:mini_pc_intel_pentium_j3710 [2026/02/24 19:12] (current) – [DPMS (Display Power Management Signaling)] niccolo | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| ==== DPMS (Display Power Management Signaling) ==== | ==== DPMS (Display Power Management Signaling) ==== | ||
| - | The Debian package **libdrm-tests** contains the **modetest** tool. | + | DPMS (Display Power Management Signaling) is a VESA standard used to reduce monitor power consumption by controlling power states (On, Standby, Suspend, Off) generally based on user inactivity. |
| - | FIXME What is this? | + | It is possible to control the status of the display connected to the frame buffer writing some values to the pseudo file: |
| < | < | ||
| Line 117: | Line 117: | ||
| | 4 | FB_BLANK_POWERDOWN | | 4 | FB_BLANK_POWERDOWN | ||
| - | + | Writing the value 4 to the pseudodevice changes the **DPMS** property from **On=0** to **Off=3**. It is possibile to check all the **connectors properties** using **modetest** | |
| - | Writing the value 4 to the pseudodevice changes the **DPMS** property from **On=0** to **Off=3**. It is possibile to check all the **connectors properties** using **modetest**: | + | |
| < | < | ||
doc/appunti/hardware/mini_pc_intel_pentium_j3710.txt · Last modified: by niccolo
