Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Turn on display #4

Open
ostfilinchen opened this issue Jul 28, 2018 · 2 comments
Open

Turn on display #4

ostfilinchen opened this issue Jul 28, 2018 · 2 comments

Comments

@ostfilinchen
Copy link

Hi,
if the Display turns off and then it should turned on, the Display is black.

So can you Change the Default Display on and off files to this:

on:
/usr/bin/vcgencmd display_power 1

off:
/usr/bin/vcgencmd display_power 0

Thanks
Daniel

@mboskamp
Copy link
Owner

mboskamp commented Aug 6, 2018

Hi,
as tvservice works fine for my setup I would like to keep that script. However we can add an option to use vcgencmd instead. I am thinking something like a displayMethod property that you can set in your config.
I am pretty busy at the moment, but I will look into this as soon as I find the time. If you like you can implement the changes yourself and start a PR.

Cheers
Miklas

@Kugelfang666
Copy link

I manually modified the displayOff.sh and displayON.sh from

tvservice -o
to

vcgencmd display_power 0

so the module works with the full KMS OpenGL driver. it works quite nice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants