Comment 0 for bug 1990456

Revision history for this message
Yao Wei (medicalwei) wrote :

xorg reports 1600x1024 bogus resolution

[ Impact ]

 * User of NVIDIA GPU is able to switch to 1600x1024 resolution but cannot display anything under the resolution

[ Test Plan ]

1. Find a test unit with NVIDIA GPU, or anything but using Xorg mode to enter desktop
2. Type `xrandr` in terminal

Expected: The resolution 1600x1024 should not appear if the display does not support it.
Actual: The resolution 1600x1024 appears.

[ Where problems could occur ]

 * Lack of extra modes that the display might actually support.