According to display properties reported here, framerate in Hz is showing up as 33.0 Hz. Is that what other people see?
May be using something like the folllowing will get us somewhere:
According to the thread mentioned earlier, doing:
may tell us the custom mode number.
Apparently testing is possible using:
Quote:
tvservice -e "DMT <whatever-we-got-as-sane-output>"
fbset -depth 8 && fbset -depth 16
|
With that in hand, we might set:
Quote:
hdmi_group=2
hdmi_mode=<whatever-we-got-as-sane-output>
|
in config.txt (possibly along with other things).