View Full Version : [ubuntu] VGA Detection in 9.04
GrandBob
June 17th, 2009, 07:25 AM
Expecting better VGA support, I recently upgraded my laptop to 9.04. PROBLEM: The display configuration dialogue is better. But, while it sees SOME video device out there, it does not recognize my device, a ViewSonic G790. Any remedy for this?
alienkid10
June 17th, 2009, 09:33 AM
I have the same problem with my ViewSonic E771! I have been trying to find a fix.
lavinog
June 17th, 2009, 10:41 AM
How old is this monitor?
What connection are you using (vga/dvi)?
I have come across some monitors that seem to not support EDID correctly.
One of my monitors reports that it supports a resolution higher than it actually supports.
You can manually set the supported resolutions in /etc/X11/xorg.conf
in the section labeled screen there should be a subsection labeled display. add the modes line like below with the resolutions you want to support:
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
alienkid10
June 17th, 2009, 11:46 AM
VGA connected to ATI Radeon 4350. Unsure on the OP. My xorg.conf doesn't contain "Screen" section.
overdrank
June 17th, 2009, 11:57 AM
VGA connected to ATI Radeon 4350. Unsure on the OP. My xorg.conf doesn't contain "Screen" section.
Please do not highjack GrandBob thread when you have your own thread (http://ubuntuforums.org/showthread.php?p=7466971#post7466971)
Thanks :)
GrandBob
June 17th, 2009, 12:03 PM
My monitor is at least 10 yrs old. Note, however, that Ubuntu 8.10 DID recognize the monitor, albeit with no apparent deterministic behavior.
Further, after more than 1 week after installing 9.04 (and since my original post), the monitor IS recognized. But after tinkering a bit, it, too, is showing very blase reaction, i.e., it seems to take its sweet time (in this case one week) to announce its discovery.
And yes, when detected, it offers all the supported resolutions.
At best, I am passivly resolved about this.
Thanks for your attention.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.