From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 74164] New: [NV04] Native monitor resolution missing
Date: Tue, 28 Jan 2014 22:39:11 +0000
Message-ID:
Priority
medium
Bug ID
74164
Assignee
nouveau@lists.freedesktop.org
Summary
[NV04] Native monitor resolution missing
QA Contact
xorg-team@lists.x.org
Severity
major
Classification
Unclassified
OS
Linux (All)
Reporter
mauromol@tiscali.it
Hardware
x86 (IA32)
Status
NEW
Version
unspecified
Component
Driver/nouveau
Product
xorg
Using Fedora 19 on a Graphics Blaster Riva TNT card.
The monitor resolutions made available by the system are:
1024x768 60.0Hz
800x600 60.3Hz and 56.2Hz
848x480 60.0Hz
640x480 59.9Hz
However, the monitor native resolution is 1280x1024 and the refresh rate can be
up to 75Hz (72Hz is also supported in Windows).
The output from "xrandr -q" and "monitor-get-edid -v | monitor-parse-edid -v"
mismatch. The latter shows that the suggested resolution is indeed 1280x1024
(60.0Hz).
If I do:
xrandr --newmode "1280x1024@60" 108 1280 1328 1440 1688 1024 1025 1028 1066
+hsync +vsync
xrandr --addmode VGA-1 1280x1024@60
and then I change the monitor settings from X, I can use that resolution
indeed.
I'm going to attach the output of xrandr -q and monitor-*-edid.
Other information about my card (POST trace, BIOS dump) can be found attached
to bug #68835.