Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4485

Raspberry Pi Connect • RPI Connect doesn't work when remote monitor has been turned off and then back on

$
0
0
I am using RPI Connect with my digital picture frame and really like it. However, one bug/feature that I found is the following:

I connect to my remote Pi 4 with screen sharing. All is good. But once I disable the HDMI output of the remote Pi (e.g., at night the frame display is turned off) and then reactivate it again, screen sharing will only show me this:
Screenshot 2024-11-30 at 19.39.05.png
Disconnecting and reconnecting doesn't help.
These are the command I use for display off

Code:

wlr-randr --output HDMI-A-1 --off
and for on

Code:

wlr-randr --output HDMI-A-1 --on --mode 3840x2160
on the remote Pi.
Any thoughts?

Statistics: Posted by sapnho — Sat Nov 30, 2024 9:15 pm — Replies 0 — Views 10



Viewing all articles
Browse latest Browse all 4485

Trending Articles