PDA

View Full Version : Stuck in 640x480 in nvidia driver


Seoushi
11-27-02, 01:22 AM
I recently isntalled slackware 8.1. I have installed the nvidia drivers correctly (nvidia logo shows). problem is that it can only display 640x480. I've tried adding "1280x1024" XF86config file but it doesn't make any diffrence. Even when I deleted "640x480" from the modes im still stuck in it.
When I change "nvidia" to "vesa" I can be in "1280x1024" however.
Is there something that I am missing? Heres my XF86config file:



Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "speedo"
Load "glx"
EndSection

# ************************************************** ********************
# Files section. This allows default font and rgb paths to be set

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

# ************************************************** ********************
# Core keyboard's InputDevice section

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection

# ************************************************** ********************
# Core Pointer's InputDevice section

Section "InputDevice"

# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection

# ************************************************** ********************
# Monitor section

Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 50.0
VertRefresh 40-75
EndSection

# ************************************************** ********************
# Graphics device section

Section "Device"
Identifier "Geforce 4 (generic)"
Driver "nvidia"
EndSection

# ************************************************** ********************
# Screen sections

Section "Screen"
Identifier "Screen 1"
Device "Geforce 4 (generic)"
Monitor "My Monitor"

DefaultDepth 16

Subsection "Display"
Depth 16
Modes "1280x1024"
EndSubsection
EndSection

# ************************************************** ********************
# ServerLayout sections.

Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

mdw
11-27-02, 04:26 AM
could you post /var/log/XFree86.log.0 ?

Seoushi
11-27-02, 10:15 AM
turns out im really in 1024x768. maybe I just need a modline? how would I make a modline?

anyways heres my log file


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18 i686 [ELF]
Module Loader present
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/XFree86.0.log", Time: Tue Nov 26 14:31:52 2002
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "Geforce 4 (generic)"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 147b,a702 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 1a class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 0c,05,00 hdr 00
(II) PCI: 00:08:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
(II) PCI: 00:08:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
(II) PCI: 00:09:0: chip 10b7,9055 card 10b7,9055 rev 64 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr 00
(II) PCI: 00:0d:0: chip 1013,6003 card 1681,0050 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0253 card 147b,8f09 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range: [0] -1 0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI: (0:8:0) BrookTree unknown chipset (0x036e) rev 17, Mem @ 0xe7105000/12
(--) PCI:*(1:5:0) NVidia unknown chipset (0x0253) rev 163, Mem @ 0xe4000000/24, 0xd0000000/27, 0xd8000000/19
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[1] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[2] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[3] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[4] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[5] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[6] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[7] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[9] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[10] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[11] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[12] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[13] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[14] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[15] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[16] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[1] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[2] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[3] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[4] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[5] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[6] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[7] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[9] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[10] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[11] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[12] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[13] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[14] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[15] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[16] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[6] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[7] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[8] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[9] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[10] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[11] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[12] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[13] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[14] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[15] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[19] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[20] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[21] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[22] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[23] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(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.3123
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.3123
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) NVIDIA XFree86 Driver 1.0-3123 Tue Aug 27 16:00:08 PDT 2002
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
GeForce4 MX 440, GeForce4 MX 420, Quadro4 500/550 XGL,
Quadro4 200/400 NVS, NV18, NV18 , NV18 , NV18, NV18GL, NV18GL ,
NV18GL , 0x01F0, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500,
Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, NV28, NV28 ,
NV28GL, NV28GL , GeForce2 Go, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
GeForce4 410 Go 16M, Quadro4 500 GoGL

Seoushi
11-27-02, 10:16 AM
(II) Primary Device is: PCI 01:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce4 Ti 4200 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[6] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[7] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[8] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[9] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[10] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[11] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[12] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[13] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[14] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[15] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[19] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[20] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[21] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[22] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[23] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[6] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[7] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[8] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[9] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[10] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[11] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[12] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[13] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[14] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[15] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[16] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[22] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[23] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[24] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[25] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[26] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
[27] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[28] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(**) 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): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xE4000000
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(--) NVIDIA(0): Detected TV Encoder: Uknown Philips
(--) NVIDIA(0): Display 0: maximum pixel clock at 8 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 32 bpp: 350 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(WW) NVIDIA(0): The user specified VertRefresh "40.000-75.000" has been
(WW) NVIDIA(0): adjusted to "50.000-75.000" (the intersection with
(WW) NVIDIA(0): EDID-specified VertRefresh "50.000-75.000"
(II) NVIDIA(0): My Monitor: Using hsync range of 31.50-50.00 kHz
(II) NVIDIA(0): My Monitor: Using vrefresh range of 50.00-75.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 350.00 MHz
(II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x175" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "360x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "400x300" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "512x384" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using default mode "576x432" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x512" (hsync out of range)
(II) NVIDIA(0): Not using mode "1280x1024" (no mode of this name)
(II) NVIDIA(0): Not using mode "640x1024" (no mode of this name)
(**) NVIDIA(0): Validated modes for Display Device 0:
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): Display dimensions: (340, 270) mm
(--) NVIDIA(0): DPI set to (76, 72)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xd8000000 - 0xd807ffff (0x80000) MX[B]
[1] 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[2] 0 0xe4000000 - 0xe4ffffff (0x1000000) MX[B]
[3] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[4] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[5] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0xe7000000 - 0xe70fffff (0x100000) MX[B]
[9] -1 0xe7104000 - 0xe7104fff (0x1000) MX[B]
[10] -1 0xe7103000 - 0xe71033ff (0x400) MX[B]
[11] -1 0xe7101000 - 0xe710107f (0x80) MX[B]
[12] -1 0xe7100000 - 0xe7100fff (0x1000) MX[B]
[13] -1 0xe7102000 - 0xe7102fff (0x1000) MX[B]
[14] -1 0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
[15] -1 0xd8000000 - 0xd807ffff (0x80000) MX[B](B)
[16] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[17] -1 0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
[18] -1 0xe7105000 - 0xe7105fff (0x1000) MX[B](B)
[19] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[20] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[21] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[22] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[25] -1 0x0000e000 - 0x0000e07f (0x80) IX[B]
[26] -1 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
[27] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[28] -1 0x0000d400 - 0x0000d40f (0x10) IX[B]
[29] -1 0x0000d000 - 0x0000d003 (0x4) IX[B]
[30] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[31] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): AGP 4X successfully initialized
(II) NVIDIA(0): Setting mode "1024x768"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid filled trapezoids
8x8 mono pattern filled rectangles
8x8 mono pattern filled trapezoids
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Driver provided FillSolidRects replacement
Driver provided FillSolidSpans replacement
Driver provided FillMono8x8PatternRects replacement
Driver provided WritePixmap replacement
Driver provided ReadPixmap replacement
Setting up tile and stipple cache:
16 128x128 slots
4 256x256 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-GLX
(II) Loading extension NV-CONTROL
(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 XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Calling GlxExtensionInit
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Buttons" "5"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 5
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)


log wouldnt fit on one post. thanks for the help

Andy Mecham
11-27-02, 12:33 PM
Your vrefresh and hsync ranges are VERY conservative. Because of this, modes are being discarded. You might want to make sure those values are appropriate for your monitor.

--andy

Seoushi
11-27-02, 12:57 PM
(post deleted)

Seoushi
11-27-02, 01:03 PM
I went to viewsonic and looked up my refresh rates and I notice they were a little off. I changed them accordingly and restarted X and it worked!

Thanks for the help all.