View: 7146|Reply: 4

[solved]how to turn off the monitor

[Copy link]

6

threads

22

posts

109

credits

Registered member

Rank: 2

credits
109
Published in 2017-1-11 22:07:22 | Show all floors |Read mode
Edited by wwwlu at 2017-2-24 17:55

Hi, I try to create a mural display monitor to show rss flows
I have an orange pi pc plus with an armbian installed on EMMC and a RVB monitor with an RVB/HDMI adapter.
I don't want the monitor to be ON permanently (for monitor longevity and energy savings)
I plan to have an IR sensor to detect human presence and set the monitor on/off
My prefered option would be to use the GPIO for the sensor + screen saver
My DPMS configuration is :
Section "Monitor"
        Identifier      "Monitor0"
        Option          "DPMS" "true"
EndSection
Section "ServerFlags"
    Option         "BlankTime" "0"
    Option         "StandbyTime" "0"
    Option         "SuspendTime" "0"
    Option         "OffTime" "1"
EndSection
After one minute of inactivity the screen turns black BUT it is not really in sleep mode.
How can I manage to really switch off the monitor ? (with the possibility to switch on if the sensor detects someone)
If not possible I could -as plan B- use an arduino with a relay to power off the monitor (or cut the ground wire of the RGB cable) but this is definitelly not my prefered option
Can you help ?

6

threads

22

posts

109

credits

Registered member

Rank: 2

credits
109
 Author| Published in 2017-1-17 23:42:16 | Show all floors
ok, I got the solution...
I installed XFCE power manager and it works fine now

2

threads

7

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2020-4-17 01:46:50 from mobile | Show all floors
I'm using an Orange Pi Prime to build a Magic Mirror.  The module I'm trying to install is for switching the HDMI on/off with a PIR sensor.  The module is called MMM-PIR-Sensor.  The readme file it says to execute this command sudo chmod u+s /opt/vc/bin/tvservice && sudo chmod u+s /bin/chvt.  The result I get is:chmod: cannot access '/opt/vc/bin/tvservice': No such file or directory.  I believe the module is set up for Raspberry pi and the issue I'm having is due to disconnected libraries?  Anyways, I'm relatively a novice so any help to figure this thing out is greatly appreciated.  The OS I'm using is Armbian 20.02.1.  Let me know if there is any other info needed because I think this is a tough problem.  I've searched quite a bit with no good answers

2

threads

7

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2020-4-17 11:40:34 from mobile | Show all floors
Narly9999,
Reply

Use magic report

2

threads

7

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2020-4-17 11:41:38 from mobile | Show all floors
Thanks for the response.  I actually did post on Armbian already.  I'll start a new thread good advice.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list