

1·
1 month agoThank you for your explanation. It’s working for me when à normal display is connected, i have a second one in mirrot. But unfortunately, moonlight drop the connexion with error, if i dont use a real monitor. it seems like if the encoding is not working. Sunshine crash dump, i see it in journalctl. i continue to look to understand what happening
Finaly it works ! i added Type=idle. i think it was beceause the service was applicated too early in the boot. Idle will delay it.
Thanks a lot for this documentation.
[Unit] Description=Enable Virtual Displays **Type=idle** [Service] ExecStart=/usr/bin/bash /usr/local/sbin/enable-screens.sh [Install] WantedBy=multi-user.target