FW: X resolution too low
stan
stanb at panix.com
Sun Jan 21 12:19:09 UTC 2007
On Sat, Jan 20, 2007 at 09:34:51AM -0800, Matthew Kuiken wrote:
> stan wrote:
> > On Sat, Jan 20, 2007 at 12:33:02AM -0800, Matthew Kuiken wrote:
> >
> >> stan wrote:
> >>
> >>> On Fri, Jan 19, 2007 at 03:08:03PM -0500, stan wrote:
> >>> I think I have isoloated the lines from the log file that explain what is
> >>> going on, but U don't know how to resolve them:
> >>>
> >>>
> >>>
> >>> (WW) NV(0): config file hsync range 28-80kHz not within DDC hsync ranges.
> >>> (WW) NV(0): config file vrefresh range 43-60Hz not within DDC vrefresh ranges.
> >>>
> >>> How can I resolve this?
> >>>
> >> This may or may not help, but you could add HorizSync and VertRefresh
> >> lines to the monitor section of your xorg.conf. Googling those three
> >> terms should yield some examples.
> >>
> >>
> > They are there:
> >
> >
> > Section "Monitor"
> > Identifier "Generic Monitor"
> > Option "DPMS"
> > HorizSync 28-80
> > VertRefresh 43-60
> > EndSection
> >
> > Section "Screen"
> > Identifier "Default Screen"
> > Device "NVIDIA Corporation NV41GL [Quadro FX 1400?]"
> > Monitor "Generic Monitor"
> > DefaultDepth 24
> > SubSection "Display"
> > Depth 1
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 4
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 8
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 15
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 16
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > SubSection "Display"
> > Depth 24
> > Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
> > EndSubSection
> > EndSection
> >
> > What else should I look at?
> >
> Seeing this, and these lines:
>
> (II) NV(0): LCD2080UXi: Using default hsync range of 31.00-92.00 kHz
> (II) NV(0): LCD2080UXi: Using default vrefresh range of 50.00-85.00 Hz
> (II) NV(0): Clock range: 12.00 to 400.00 MHz
>
>
> from your original Xorg.0.log posting, I wonder if the problem is the
> mismatch.
>
> I would try changing the lines to match, or at least make sure the
> ranges in xorg.conf are within the ranges given by NV. This would mean
> making the lower HSync at least 31, and the lower vsync at least 50. You
> might even be able to comment those lines entirely, since your driver is
> properly finding the data from the monitor.
>
For the archive. Using Automatix to load the Nvidia drivers resolved this
problem. I have to assume from this, that the Nvdia driver Automatix loads
is deifferent than the one in the Ubuntu archive.
Also, remeber to be careful and get version 2 of Atomatix, I made this
mistake of getting V1, and made a bit of a mess of my system. Thank heavens
the Debian packageing system is robust enough to recover from this!
--
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
More information about the ubuntu-users
mailing list