From cf4cf216b097f07ffb5aa0566d7c036f017ad43c Mon Sep 17 00:00:00 2001 From: Vahagn Khachatryan Date: Mon, 27 Jun 2022 11:28:00 +0100 Subject: [PATCH] Minor fixes. --- plugfest | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/plugfest b/plugfest index a24eae2..c316549 100755 --- a/plugfest +++ b/plugfest @@ -52,7 +52,7 @@ device_cmd "reboot" device_echo "#1: Running from TV USB" echo_and_wait "Plug device from the TV USB, and wait till it boots" -echo_and_wait "Run tetflix" +echo_and_wait "Run Netflix" echo_and_wait "Run BBC" device_echo "#2: Test All HDMI Ports. Hot plug in/plug out" @@ -67,9 +67,9 @@ echo_and_wait "Turn CEC functionality ON" echo_and_wait "Turn CEC functionality OFF" device_echo "#4: Test Display Doctor 1" +echo_and_wait "'Enter' to configure reboot" device_cmd "ConfigService -so fw.display-doctor-2.enabled=false" device_cmd "ConfigService -so fw.display-doctor-2-settings.enabled=false" -echo_and_wait "Reboot Device" device_cmd "reboot" echo_and_wait "Set Display Settings to 4K DolbyVision: " echo_and_wait "Set Display Settings to 4K HDR: " @@ -78,6 +78,7 @@ echo_and_wait "Set Display Settings to 1080p: " echo_and_wait "Set Display Settings to 720p: " device_echo "#5: Test Display Doctor 2" +echo_and_wait "'Enter' to configure and reboot" device_cmd "ConfigService -so fw.display-doctor-2.enabled=true" device_cmd "ConfigService -so fw.display-doctor-2-settings.enabled=true" echo_and_wait "Reboot Device" @@ -88,3 +89,7 @@ echo_and_wait "Set Display Settings to 4K: " echo_and_wait "Set Display Settings to 1080p: " echo_and_wait "Set Display Settings to 720p: " +echo_and_wait "'Enter' to finish test" +device_echo "Testing Done" +device_echo "####################################################" +