View Single Post
Old 03-09-2018, 06:29 PM   #15
sogaiu
Addict
sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.
 
Posts: 209
Karma: 83543
Join Date: Jan 2018
Device: none
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:

Quote:
hdmi_cvt=2200 1650 33
According to the thread mentioned earlier, doing:

Quote:
tvservice -m DMT
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).
sogaiu is offline   Reply With Quote