I have my RPI drone connected to the monitor using the HDMI,
this used to work no problem until one day the monitor is showing no incoming signal. Tried both RPI4 HDMI outputs.
*Confirmed that RPI is up and running because I can SSH to it using Putty and all my files are there. the Drone is always safe indoors.
pi@ricardopi:~ $ vcgencmd get_throttled
throttled=0x0
*Confirmed that the monitor and monitor’s cables work with other devices. (Even tested multiple monitors). RPI has monitor “headed” enabled:
pi@ricardopi:~ $ systemctl is-active graphical.target
active
pi@ricardopi:~ $ systemctl is-active display-manager
active
*Confirmed that the power cord worked and tested multiple cords. Voltage looks healthy:
pi@ricardopi:~ $ vcgencmd measure_volts core
volt=0.9560V
Any ideas?