NVidia and Multihead

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

 



I don't get it. My Inspiron 8600 (NVidia GeForce 5200) and the new Monitor
Dell 1703FP do not work in mutlihead (TwinView) configuration.
I spent a lot of time figuring out why, but apparently other people
already had success. Not me!

pleeeeease help!



XF86Config and /var/log/XFree86.0.log:

XF86Config:


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

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "ButtonNumber" "2"
  Option       "Device" "/dev/mouse"
  Option       "Name" "Autodetection"
  Option       "Protocol" "imps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "CheckDesktopGeometry"
  DisplaySize  340 270
  HorizSync    28-90
  Identifier   "Monitor[0]"
  ModelName    "1920X1440@60HZ"
  VendorName   "--> VESA"
  VertRefresh  50-60
  UseModes     "Modes[0]"
EndSection

Section "Monitor"
  Identifier   "Dell 1703FP"
  DisplaySize  340 270
  HorizSync    30-80
  ModelName    "1280X1024@75HZ"
  VendorName   "--> VESA"
  VertRefresh  56-76
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1920x1440" 225.08 1920 2056 2264 2608 1440 1441 1444 1488
  Modeline 	"640x480" 23.06 640 656 720 800 480 481 484 497
  Modeline 	"1920x1200" 186.57 1920 2048 2256 2592 1200 1201 1204 1241
  Modeline 	"1280x1024" 105.15 1280 1360 1496 1712 1024 1025 1028 1059
  ModeLine      "1280x1024" 135.0 1280 1296 1440 1688   1024 1025 1028 1066 +hsync +vsync
  ModeLine      "1280x1024" 108.0 1280 1328 1440 1688   1024 1025 1028 1066 +hsync +vsync
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      16
    Modes      "1920x1200"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1920x1200" "1280x1024" "1024x768" "1024x768"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "640x480"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Dell 1703FP"
EndSection


Section "Device"
  BoardName    "GeForce FX Go5200"
  BusID        "PCI:1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "TwinView"
  Option       "SecondMonitorHorizSync" "30-80"
  Option       "SecondMonitorVertRefresh" "56-76"
  Option       "MetaModes"  "1280x1024,1920x1200; 1280x1024,1280x10240;"
  Option       "ConnectedMonitor"  "CRT,DFP"
  VendorName   "NVidia"
EndSection


Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
#  Option       "Clone" "off"
#  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection




/var/log/XFree86.config:


XFree86 Version 4.3.0.1
Release Date: 9 May 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: SuSE Linux [ELF] SuSE
Build Date: 12 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
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: Mon May 10 17:31:38 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) |   |-->Monitor "Dell 1703FP"
(**) |   |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) Option "Protocol" "Standard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse[1]"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Input device list set to "/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/ttyS4,/dev/ttyS5,/dev/ttyS6,/dev/ttyS7,/dev/ttyS8,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/inportbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 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="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(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) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 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 FontCache
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 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="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nv: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) NVIDIA: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
	GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS,
	GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X,
	GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go,
	Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL,
	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
	0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
	Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200 Ultra,
	GeForce FX 5200, GeForce FX 5200SE, GeForce FX Go5200,
	GeForce FX Go5250, GeForce FX Go5200 32M/64M, 0x0329, 0x032A,
	Quadro FX 500, GeForce FX Go5300, GeForce FX Go5100, 0x032F,
	GeForce FX 5900 Ultra, GeForce FX 5900, 0x0332,
	GeForce FX 5950 Ultra, 0x0334, Quadro FX 3000, 0x0341, 0x0342,
	0x0343, 0x0347, 0x0348, 0x0349, 0x034B, 0x034C, 0x034E, 0x034F
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce FX Go5200 found
(II) resource ranges after xf86ClaimFixedResources() call:
[...]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) NVIDIA(0): Initializing int10
(II) NVIDIA(0): Primary V_BIOS segment is: 0xc000
(--) NVIDIA(0): Chipset: "GeForce FX Go5200"
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(==) NVIDIA(0): Using HW cursor
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xFC000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) NVIDIA(0): I2C bus "DDC" initialized.
(II) NVIDIA(0): Probing for analog device on output A...
(--) NVIDIA(0):   ...can't find one
(II) NVIDIA(0): Probing for analog device on output B...
(--) NVIDIA(0):   ...found one
(II) NVIDIA(0): Probing for EDID on I2C bus A...
(II) NVIDIA(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NVIDIA(0): I2C device "DDC:ddc2" removed.
(II) NVIDIA(0):   ... none found
(II) NVIDIA(0): Probing for EDID on I2C bus B...
(II) NVIDIA(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NVIDIA(0): I2C device "DDC:ddc2" removed.
(II) NVIDIA(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NVIDIA(0): I2C device "DDC:ddc2" removed.
(--) NVIDIA(0): DDC detected a DFP:
(II) NVIDIA(0): Manufacturer: DEL  Model: 3011  Serial#: 1094272051
(II) NVIDIA(0): Year: 2004  Week: 17
(II) NVIDIA(0): EDID Version: 1.3
(II) NVIDIA(0): Digital Display Input
(II) NVIDIA(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) NVIDIA(0): Gamma: 2.20
(II) NVIDIA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NVIDIA(0): Default color space is primary color space
(II) NVIDIA(0): First detailed timing is preferred mode
(II) NVIDIA(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
(II) NVIDIA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
(II) NVIDIA(0): Supported VESA Video Modes:
(II) NVIDIA(0): 720x400@70Hz
(II) NVIDIA(0): 640x480@60Hz
(II) NVIDIA(0): 640x480@75Hz
(II) NVIDIA(0): 800x600@60Hz
(II) NVIDIA(0): 800x600@75Hz
(II) NVIDIA(0): 1024x768@60Hz
(II) NVIDIA(0): 1024x768@75Hz
(II) NVIDIA(0): 1280x1024@75Hz
(II) NVIDIA(0): Manufacturer's mask: 0
(II) NVIDIA(0): Supported Future Video Modes:
(II) NVIDIA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NVIDIA(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) NVIDIA(0): Supported additional Video Mode:
(II) NVIDIA(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
(II) NVIDIA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) NVIDIA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) NVIDIA(0): Serial No: 2Y31144KA9D3
(II) NVIDIA(0): Monitor name: DELL 1703FP
(II) NVIDIA(0): Ranges: V min: 56  V max: 76 Hz, H min: 30  H max: 80 kHz, PixClock max 140 MHz
(--) NVIDIA(0): CRTC 0 is currently programmed for DFP
(II) NVIDIA(0): Using DFP on CRTC 0
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NVIDIA(0): Dell 1703FP: Using hsync range of 30.00-80.00 kHz
(II) NVIDIA(0): Dell 1703FP: Using vrefresh range of 56.00-76.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
(II) NVIDIA(0): Not using mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using mode "640x480" (hsync out of range)
(WW) (1920x1200,Dell 1703FP) mode clock 186.57MHz exceeds DDC maximum 140MHz
(II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(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 "512x384" (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 "512x384" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,Dell 1703FP) mode clock 162MHz exceeds DDC maximum 140MHz
(II) NVIDIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1152x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) NVIDIA(0): Virtual size is 1920x1200 (pitch 1920)
(**) NVIDIA(0): *Mode "1920x1200": 186.6 MHz, 72.0 kHz, 58.0 Hz
(II) NVIDIA(0): Modeline "1920x1200"  186.57  1920 2048 2256 2592  1200 1201 1204 1241
(**) NVIDIA(0): *Mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NVIDIA(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NVIDIA(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NVIDIA(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) NVIDIA(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NVIDIA(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) NVIDIA(0):  Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) NVIDIA(0): Modeline "1600x1200"  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync
(**) NVIDIA(0):  Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(II) NVIDIA(0): Modeline "1400x1050"  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync
(**) NVIDIA(0):  Mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NVIDIA(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NVIDIA(0):  Mode "1280x1024": 105.2 MHz, 61.4 kHz, 58.0 Hz
(II) NVIDIA(0): Modeline "1280x1024"  105.15  1280 1360 1496 1712  1024 1025 1028 1059
(**) NVIDIA(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) NVIDIA(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) NVIDIA(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) NVIDIA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) NVIDIA(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NVIDIA(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) NVIDIA(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) NVIDIA(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) NVIDIA(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NVIDIA(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) NVIDIA(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NVIDIA(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) NVIDIA(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NVIDIA(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) NVIDIA(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NVIDIA(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) NVIDIA(0): Display dimensions: (340, 270) mm
(**) NVIDIA(0): DPI set to (143, 112)
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(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.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[...]
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(WW) NVIDIA(0): Option "TwinView" is not used
(WW) NVIDIA(0): Option "SecondMonitorHorizSync" is not used
(WW) NVIDIA(0): Option "SecondMonitorVertRefresh" is not used
(WW) NVIDIA(0): Option "MetaModes" is not used
(WW) NVIDIA(0): Option "ConnectedMonitor" is not used
(==) RandR enabled
(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) Initializing built-in extension RANDR
(II) Keyboard "Keyboard[0]" handled by legacy driver
(**) Option "Protocol" "imps/2"
(**) Mouse[1]: Protocol: "imps/2"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 5
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/kwintv, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list!
GetModeLine - scrn: 0 clock: 186570
GetModeLine - hdsp: 1920 hbeg: 2048 hend: 2256 httl: 2592
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1241 flags: 0
GetModeLine - scrn: 0 clock: 186570
GetModeLine - hdsp: 1920 hbeg: 2048 hend: 2256 httl: 2592
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1241 flags: 0
(II) 3rd Button detected: disabling emulate3Button
GetModeLine - scrn: 0 clock: 186570
GetModeLine - hdsp: 1920 hbeg: 2048 hend: 2256 httl: 2592
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1241 flags: 0
GetModeLine - scrn: 0 clock: 186570
GetModeLine - hdsp: 1920 hbeg: 2048 hend: 2256 httl: 2592
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1241 flags: 0
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
GetModeLine - scrn: 0 clock: 135000
GetModeLine - hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux