On Thursday 20 July 2006 23:19, Richard Fish wrote: > On 7/20/06, Jakub Łukomski <[EMAIL PROTECTED]> wrote: > > Section "Monitor" > > Identifier "miro" > > VendorName "miro" > > ModelName "P17F86i" > > HorizSync 30-86 > > VertRefresh 50-160 > > Option "dpms" > > EndSection > > > > (II) I810(0): Using detected DDC timings > > (II) I810(0): HorizSync 30-86 > > (II) I810(0): VertRefresh 50-160 > > (WW) I810(0): config file hsync range 28-33kHz not within DDC hsync > > range 30-86kHz > > (WW) I810(0): config file vrefresh range 43-72Hz not within DDC vrefresh > > range 50-160Hz > > Something isn't right here. Why does X think your config file has the > (default) 28-33khz and 43-72Hz ranges? > > Can you post your ServerLayout section? > > -Richard
Also, see if you have an xorg.conf in /root/ or anywhere other than /etc/X11. >From the xorg.conf manpage: >When the Xorg server is started by the "root" user, the config file search locations are as follows: > <cmdline> > /etc/X11/<cmdline> > /usr/etc/X11/<cmdline> > $XORGCONFIG > /etc/X11/$XORGCONFIG > /usr/etc/X11/$XORGCONFIG > $HOME/xorg.conf > /etc/X11/xorg.conf-4 > /etc/X11/xorg.conf > /etc/xorg.conf > /usr/etc/X11/xorg.conf.<hostname> > /usr/etc/X11/xorg.conf-4 > /usr/etc/X11/xorg.conf > /usr/lib/X11/xorg.conf.<hostname> > /usr/lib/X11/xorg.conf-4 > /usr/lib/X11/xorg.conf This means, that another xorg.conf might be used, instead of the one in /etc/X11. If you have only one xorg.conf, and it is in /etc/X11, see if you are using the correct monitor in your Screen section. ----- Dimitar Toshev -- gentoo-user@gentoo.org mailing list