jax7121
Posts: 7
Joined: Wed Dec 19, 2018 10:03 pm

Display dsi check

Wed Dec 19, 2018 10:11 pm

hi guys, is there a way to check if the dsi touchscreen display (of a remote raspberry) is working or not?

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Display dsi check

Wed Dec 19, 2018 11:11 pm

A tvservice -s command will return this:

Code: Select all

pi@tranquility:~$ tvservice -s
state 0x400000 [LCD], 800x480 @ 60.00Hz, progressive
pi@tranquility:~$
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

jax7121
Posts: 7
Joined: Wed Dec 19, 2018 10:03 pm

Re: Display dsi check

Fri Jan 25, 2019 7:04 pm

hi, thanks for the reply. I was already aware of the "tvservice -s" command.
But my goal is to monitor the display in real time. Let me explain: If I start the raspberry with the display connected (powered separately from the rasp) and run the command "tvservice -s" the answer is as you say "state 0x400000 [LCD], 800x480 @ 60.00Hz, progressive". But if I disconnect the power of the display alone and relaunch the control command I get the same answer.
Is there an alternative command to identify correct operation in real time without restarting the rasp? Thanks in advance.

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Display dsi check

Fri Jan 25, 2019 7:05 pm

There's nothing to monitor. If the display goes off you can't restart it without a reboot.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Interfacing (DSI, CSI, I2C, etc.)”