mga driver no longer will display 1600x1200
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
X.Org X server |
Invalid
|
Medium
|
|||
xserver-xorg-video-mga (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
It seems that the newest xorg driver for MGA devices no longer support 1600x1200 resolution.
I've only found one place on the net that mentions this issue, they seem to believe that it is the latest release of xorg.
I'm using Feisty on a fairly old machine.
I've removed all the modeline statement in the xorg.conf file to let the VESA preset timing modes in my ViewSonic GS790 monitor control the modes.
My video card is a MGA G400 Max (32M) duel monitor card, but I'm only using a single monitor.
This always worked fine previous installs that were not Ubuntu based.
The pertinent lines in my xorg.cone are below.
-------
Section "Monitor"
identifier "GS790"
vendorname "ViewSonic"
modelname "ViewSonic GS790"
HorizSync 30-97
VertRefresh 50-180
#gamma 1.05 1.0 1.03
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Matrox Graphics, Inc. MGA G400/G450"
Monitor "GS790"
DefaultDepth 24
SubSection "Display"
depth 24
modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Changed in xorg: | |
assignee: | brian-murray → nobody |
status: | Needs Info → Confirmed |
importance: | Undecided → Medium |
Changed in xorg-server: | |
status: | Unknown → Confirmed |
Changed in xserver-xorg-video-mga (Ubuntu): | |
assignee: | Tormod Volden (tormodvolden) → nobody |
status: | Incomplete → Confirmed |
tags: | added: hardy |
tags: | added: jaunty |
Changed in xorg-server: | |
importance: | Unknown → Medium |
Changed in xorg-server: | |
importance: | Medium → Unknown |
Changed in xorg-server: | |
importance: | Unknown → Medium |
Changed in xorg-server: | |
status: | Confirmed → Invalid |
Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add your '/etc/X11/ xorg.conf' file and your '/var/log/ Xorg.0. log' file as attachments to your bug report? Thanks in advance.