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: Disconnecting and reconnecting doesn't help.
These are the command I use for display off and for on on the remote Pi.
Any thoughts?
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: Disconnecting and reconnecting doesn't help.
These are the command I use for display off
Code:
wlr-randr --output HDMI-A-1 --off
Code:
wlr-randr --output HDMI-A-1 --on --mode 3840x2160
Any thoughts?
Statistics: Posted by sapnho — Sat Nov 30, 2024 9:15 pm — Replies 0 — Views 10