However, on Thursday evening, I did a dist-upgrade on a system that had not been upgraded for about a month, and the composite video output and the touchscreen failed to work after reboot. Using an older build on a different SD Card in the same hardware worked perfectly, so I am confident that it is an issue caused by the dist-upgrade.
New builds made since Thursday evening exhibit the same problem.
Neither omxplayer, fbcp or OpenVG can find a screen to use on initialisation.
Today, I have found that I can restore the touchscreen operation by setting
Code: Select all
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87However, this disables the composite video output. It appears that something in Thursday's dist-upgrade has broken composite video support in Stretch Lite on the RPi 3B. Does anybody have any ideas?
If I change config.txt and use the Raspberry Pi 7 inch screen, the problem does not occur, but I support 100s of users with the Waveshare 3.5 inch screens and who also use the composite video output, so that is not an acceptable solution.
I would migrate the system to Buster, but it exhibits the same problem.
Dave