11-05-2022, 12:23 AM
@From Hell
I don't see anything controversial about the config.txt settings recommended in WaveShare doc. Basically, it boosts the HDMI signal and defines a 1024x600 screen mode. However, I notice in the same doc the following:
Since moOde 8.2.2 is built on Bullseye perhaps you need to set this dtoverlay parameter. (It's not defined either way in the /boot/config.txt file distributed with moOde.)
Just my 2-cents worth.
Regards,
Kent
I don't see anything controversial about the config.txt settings recommended in WaveShare doc. Basically, it boosts the HDMI signal and defines a 1024x600 screen mode. However, I notice in the same doc the following:
Quote:If you use the Buster branch system, you can use it according to the above configuration. But if you are using the Bullseye branch system, you need to modify the default KMS driver to FKMS driver to display the system desktop normally
Modification method: Open the config.txt file in the root directory of the TF card, find the following line:
dtoverlay=vc4-kms-v3d
change into
dtoverlay=vc4-fkms-v3d
Since moOde 8.2.2 is built on Bullseye perhaps you need to set this dtoverlay parameter. (It's not defined either way in the /boot/config.txt file distributed with moOde.)
Just my 2-cents worth.
Regards,
Kent