From 81f66fad8d6c48b4b8e1e4772a01502ca175674d Mon Sep 17 00:00:00 2001 From: Marcus Greenwood Date: Thu, 7 Dec 2023 11:50:05 +0000 Subject: [PATCH] Update set-up-video.sh change first sleep to 10s to prevent connected severed issue when setting up video driver --- video-driver/set-up-video.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video-driver/set-up-video.sh b/video-driver/set-up-video.sh index bf4227a..18a3ed9 100755 --- a/video-driver/set-up-video.sh +++ b/video-driver/set-up-video.sh @@ -1,6 +1,6 @@ echo "1. Setting edid..." v4l2-ctl --set-edid=file=1080p30edid --fix-edid-checksums -sleep 4 +sleep 10 echo "2. Setting digital video timings..." # Success: