On Wed, 27 May 2020 at 02:46, Tim via users <users@lists.fedoraproject.org> wrote:
On Tue, 2020-05-26 at 18:56 -0500, Michael Hennebry wrote:
> VESA notices several resolutionns,
> including 1024x768 and 800x600 .
> I really do not understand why none of them are allowed.

As a general answer, the system checks out what the graphics chipset
can produce, and what the monitor supports, and will only make use of
mutually compatible modes.  It doesn't just look at the resolution, it
also looks at the scan rates (or pixel frequencies, for modern screen
types that don't really scan).

Correct. In this case I don't believe it gets the real monitor properties
(OP didn't say what he has).

From the excerpt of the Xorg.0.log I think it chose the only 60 hz refresh 
rate mode.    I've seen that problem with KVM switches. When the attempt 
to get supported modes from the display fails some old VESA table 
(for CRT's) was used (the wrong settings could fry an old CRT monitor
so err on the side of caution).

https://www.systutorials.com/configuration-of-linux-kernel-video-mode/
has an incantation (from 2015) to display available video modes.

--
George N. White III