Robert Spangler on 30 Dec 2009 14:03:30 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] Monitor Resolution


Hello,

Hoping someone can point me in the right direction.  I have a problem with my 
monitor not displaying certain resolutions.  Seems it will not display 
anything over 1440x900.  I know the monitor can do 1920x1200 as I have used 
this setting on VGA port.  I move to the DVI port because the VGA port is too 
jittery.

I have the latest nVidi driver install NVIDIA-Linux-x86-173.14.22 and it too 
doesn't see that I should be able to get 1920x1200 which is what it was 
running at on VGA.

I've looked at the below files and still do not know how to fix this.  In the 
log file there are 2 statement I have highlighted that I don't know why they 
are there.

Thnx in advance for any and all help.


Here is the xorg.conf file
***********************************
X11 $ cat xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder75)  Sun Nov  8 21:50:38 
PST 2009

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder63)  Mon May 19 00:34:28 
PDT 2008
# Xorg configuration created by system-config-display

Section "ServerLayout"
    Identifier     "single head configuration"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "DontZap" "yes"
EndSection

Section "Files"

# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "unix/:7100"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "fbdevhw"
    Load           "glx"
    Load           "record"
    Load           "freetype"
    Load           "type1"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#       Option  "Xleds"         "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#       Option  "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#       Option  "XkbModel"      "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#       Option  "XkbModel"      "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#       Option  "XkbLayout"     "de"
# or:
#       Option  "XkbLayout"     "de"
#       Option  "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#       Option  "XkbOptions"    "ctrl:swapcaps"
# Or if you just want both to be control, use:
#       Option  "XkbOptions"    "ctrl:nocaps"
#
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Gateway FHD2400"
    HorizSync       31.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "dpms"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5500"
EndSection

Section "Screen"

# Removed Option "metamodes" "CRT: 1920x1200 +0+0; CRT: 1400x1050 +0+0; CRT: 
1280x1024 +0+0; CRT: 1280x960 +0+0; CRT: 1152x864 +0+0; CRT: 1024x768 +0+0; 
CRT: 800x600 +0+0; CRT: 640x480 +0+0"
# Removed Option "metamodes" "CRT: 1920x1200 +0+0; CRT: 1400x1050 +0+0; CRT: 
1280x1024 +0+0; CRT: 1280x960 +0+0; CRT: 1152x864 +0+0; CRT: 1024x768 +0+0; 
CRT: 800x600 +0+0; CRT: 640x480 +0+0"
# Removed Option "metamodes" "1920x1200 +0+0; 1400x1050 +0+0; 1280x1024 +0+0; 
1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "nvidia-auto-select +0+0; 1400x1050 +0+0; 
1280x1024 +0+0; 1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 
640x480 +0+0"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1920x1200 +0+0; 1400x1050 +0+0; 1280x1024 
+0+0;1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


Here is the output in Xorg.0.log
********************************
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.18-53.1.14.el5PAE i686 [ELF]
Current Operating System: Linux bms.intranetshield.com 2.6.9-89.0.18.EL #1 Tue 
Dec 15 14:01:55 EST 2009 i686
Build Date: 01 June 2009
Build Host: builder16.centos.org

        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-89.0.18.EL (mockbuild@builder10.centos.org) 
(gccversion 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 Tue Dec 15 14:01:55 EST 
2009 P
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 30 16:00:46 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "DontZap" "yes"
(**) Option "Xinerama" "0"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.7
        X.Org XInput driver : 0.4
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0282 card 1043,80a3 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1282 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2282 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3282 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4282 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:7: chip 1106,7282 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b188 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,3044 card 1043,808a rev 80 class 0c,00,10 hdr 00
(II) PCI: 00:08:0: chip 105a,3373 card 1043,80f5 rev 02 class 01,04,00 hdr 00
(II) PCI: 00:0a:0: chip 11ab,4320 card 1043,811a rev 13 class 02,00,00 hdr 00
(II) PCI: 00:0e:0: chip 12b9,1008 card 12b9,00ad rev 01 class 07,00,02 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 1043,80ed rev 80 class 01,04,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1043,80ed rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1043,80ed rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1043,80ed rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 1043,812a rev 60 class 04,01,00 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0326 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xfaf00000 - 0xfbffffff (0x1100000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xf9ffffff (0x1a000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0326) rev 161, Mem @ 
0xfb000000/24, 0xe0000000/28, BIOS @ 0xfaf00000/17
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to 
0xcfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [1] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [2] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [3] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [4] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [5] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [6] -1  0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [7] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [8] -1  0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [10] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [11] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [12] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [13] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [14] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [15] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [16] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [17] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [18] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [19] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [21] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [22] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [23] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [24] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [25] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [26] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [1] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [2] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [3] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [4] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [5] -1  0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [6] -1  0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [7] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [8] -1  0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [10] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [11] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [12] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [13] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [14] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [15] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [16] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [17] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [18] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [19] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [20] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [21] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [22] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [23] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [24] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [25] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [26] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [6] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [7] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [8] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [9] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [12] -1 0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [13] -1 0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [18] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [19] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [20] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [21] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [22] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [23] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [24] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [25] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [26] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [27] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [28] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [29] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [30] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [31] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [32] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [33] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 0.0.2
        ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.22  Sun Nov  8 21:42:44 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 6.8.2, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA dlloader X Driver  173.14.22  Sun Nov  8 20:43:40 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/X11R6/lib/modules/libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
        compiled for 4.23.73Vz, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.7
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [6] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [7] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [8] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [9] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [12] -1 0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [13] -1 0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [18] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [19] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [20] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [21] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [22] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [23] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [24] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [25] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [26] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [27] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [28] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [29] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [30] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [31] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [32] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [33] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [6] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [7] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [8] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [9] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [12] -1 0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [13] -1 0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [22] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [23] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [24] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [25] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [26] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [27] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [28] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [29] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [30] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [31] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [32] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [33] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [34] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [35] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [36] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
        [37] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [38] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1920x1200 +0+0; 1400x1050 +0+0; 1280x1024 
+0+0; 1280x960 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 
+0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.69.01
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0:
(--) NVIDIA(0):     Gateway FHD2400 (DFP-0)
(--) NVIDIA(0): Gateway FHD2400 (DFP-0): 135.0 MHz maximum pixel clock
(--) NVIDIA(0): Gateway FHD2400 (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
>(WW) NVIDIA(0): No valid modes for "1920x1200+0+0"; removing.
>(WW) NVIDIA(0): No valid modes for "1152x864+0+0"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1400x1050+0+0"
(II) NVIDIA(0):     "1280x1024+0+0"
(II) NVIDIA(0):     "1280x960+0+0"
(II) NVIDIA(0):     "1024x768+0+0"
(II) NVIDIA(0):     "800x600+0+0"
(II) NVIDIA(0):     "640x480+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1400 x 1050
(--) NVIDIA(0): DPI set to (68, 83); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfae00000 - 0xfae000ff (0x100) MX[B]
        [6] -1  0       0xfac00000 - 0xfac03fff (0x4000) MX[B]
        [7] -1  0       0xfa900000 - 0xfa91ffff (0x20000) MX[B]
        [8] -1  0       0xfaa00000 - 0xfaa00fff (0x1000) MX[B]
        [9] -1  0       0xfa800000 - 0xfa8007ff (0x800) MX[B]
        [10] -1 0       0xd0000000 - 0xcfffffff (0x0) MX[B]O
        [11] -1 0       0xfaf00000 - 0xfaf1ffff (0x20000) MX[B](B)
        [12] -1 0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [13] -1 0       0xfb000000 - 0xfbffffff (0x1000000) MX[B](B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e01f (0x20) IX[B]
        [22] -1 0       0x0000d800 - 0x0000d81f (0x20) IX[B]
        [23] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [24] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [25] -1 0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [26] -1 0       0x0000b800 - 0x0000b80f (0x10) IX[B]
        [27] -1 0       0x0000c000 - 0x0000c003 (0x4) IX[B]
        [28] -1 0       0x0000c400 - 0x0000c407 (0x8) IX[B]
        [29] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [30] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
        [31] -1 0       0x0000b000 - 0x0000b007 (0x8) IX[B]
        [32] -1 0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
        [33] -1 0       0x00009800 - 0x0000987f (0x80) IX[B]
        [34] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [35] -1 0       0x0000a400 - 0x0000a43f (0x40) IX[B]
        [36] -1 0       0x00009400 - 0x0000947f (0x80) IX[B]
        [37] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [38] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Setting mode "1400x1050+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "yes"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded
SetClientVersion: 0 8
(II) NVIDIA(0): Setting mode "1400x1050+0+0"
SetClientVersion: 0 8
SetGrabKeysState - disabled
SetGrabKeysState - enabled





-- 

Regards
Robert

Linux User #296285
http://counter.li.org
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug