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

problem with X-4.3 + flat panels using dvi cables and nvidia graphics card



I am having a nagging problem with my Nvidia-GeForce FX 5200 video
card.  I am hoping to get some help from this forum(s) on how to correct
the problem(s).  Please reply directly or through the forum with
advise on this problem.

First, let me give some details of my setup.  The video card is a PCI
card, not AGP.  This is because the Intel-SE7500CW2 server board I am
using as my desktop does not have an AGP slot (found this out after I
ordered it !)  Part of my problem may be related to this fact (PCI
card).  I also have a DEL-2000FP flat-panel monitor with a DVI video
cable coupling the video card to the monitor.

I am using XFree86-4.3.0.dfsg.1-1 out of Debian/Sid distribution of
Linux.   I have also tried backports from snapshot.debian.net to
4.3.0-7 with no improvement.  

I am not exactly sure when this problem started to show up. Most likely
when the card was initially installed replacing the ATI card.  I do not
think it is related to recent upgrades to X or the kernel.

I do not have any of these problems on a similarly configured
Debian/Sid at home that has a regular CRT monitor (not flat panel and
not dvi).  Therefore, I think the problem is unique to flat panel
monitors with dvi inputs/cables.

Also none of these problems (including the 2.6.x problems below)
existed on using a slower ATI-Radeon 9200 pci card.  I want the nvidia
card to gain the speed for 3D graphics applications.  I also like
nvidia cards in general and have purchased several for several
different computers.

Here is what works:

kernel version 2.4.26 + nvidia driver in any mode within X windows
kernel version 2.4.26 + Xfree86 nv driver in 1024x768 resolution or
less + vga console

Here is what is crippled:

kernel version 2.4.26 + nvidia driver at the vga console after X
starts.  The screen is full of streaks in both x and y direction with
constant "noise" to the screen.  Nothing appears to be able to remove
this noise.

Here is what is completely broken:

kernel version 2.6.6 + nvidia or nv driver in X windows.  It installs
fine, but produces blank screens.

Here is what I have tried in looking at FAQ and other questions
answered on the net:

As boot options (or append strings in lilo.conf):

pci=noacpi 
acpi=off 
noapic 
acpi_skip_timer_override

Essentially every available option in the nvidia driver including
(currently commented out, trying one at a time):

#       Option "FlatPanelProperties" "Scaling = default, Dithering =
default"
#       Option "UseInt10Module" "1"
# use the following option only with DVI cards
##      Option "ConnectedMonitor" "DFP"
##      Option "IgnoreDisplayDevices" "TV"
#       Option "NoBandWidthTest" "1"
#       Option "DigitalVibrance" "255"
#       Option "RenderAccel" "0"
#       Option "NoRenderExtension" "1"
#       Option "NoFlip" "1"
##      Option "NvAGP" "0"
#       Option "SWCursor" "1"
#       Option "HWCursor" "0"
##      Option "CursorShadow" "true"
#       Option "CursorShadowAlpha" "64" # range 0 (transparent) to 255
(opaque)
#       Option "CursorShadowYOffset" "2" # range 0 to 32 pixels
#       Option "MultisampleCompatibility" "1"

The following options in the nv driver:

##      Driver          "nv"
##      Option          "FlatPanel" "1"
##      Option          "FPDither" "1"


Here is what I presently have in the relevant sections of my
/etc/X11/XFConfig-4 file:

Section "Module"
        Load    "dbe"
        Load    "extmod"
        Load    "glx"
        Load    "record"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
#nvidia Load    "ddc"
#nvidia Load    "dri"
#nvidia Load    "pex5"
#nvidia Load    "GLcore"
#nvidia Load    "xie"
EndSection

Section "Device"
        Identifier      "Chaintech GeForce FX-5200"
        Driver          "nvidia"
        Option "NoLogo" "true"
        Option "NoDDC" "true"
        Option "ConnectedMonitor" "DFP"
        Option "IgnoreDisplayDevices" "TV"
        Option "NvAGP" "0"
        Option "CursorShadow" "true"
EndSection

Section "Monitor"
        Identifier      "Dell 2000FP"
        HorizSync       31-80
        VertRefresh     56-76
# vsync=60 and hxync=75 is the optimum for 1600x1200 according to Dell's
specs
##      VertRefresh     60
##      HorizSync       75
        vendorname "[Dell 2000FP]"
        modelname "[Dell 2000FP]"
        Option          "dpms"
EndSection

Section "Screen"
      Identifier        "fea"
      Device            "Chaintech GeForce FX-5200"
      Monitor           "Dell 2000FP"
      DefaultDepth      24
      DefaultFbBpp      32
      SubSection        "Display"
      Depth             24
      Modes "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768"
"800x600"
# only mode that appears to work correctly with the Xfree86 nv driver
##    Modes "1024x768"
      EndSubSection
EndSection

Finally, here is the /var/log/XFree86.0.log file


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-1 20040428170728
fabbione@trider-g7.int.fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF] 
Build Date: 28 April 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.26 (root@fea) (gcc version 2.95.4 20011002
(Debian prerelease)) #2 SMP Wed Apr 21 09:30:27 EDT 2004 TF
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: Wed May 12 21:05:23 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "fea" (0)
(**) |   |-->Monitor "Dell 2000FP"
(**) |   |-->Device "Chaintech GeForce FX-5200"
(**) |-->Input Device "Digital RT6856T"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Logitech Trackman Wheel"
(**) FontPath set to
"unix/:7110,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/,/corel/Type1Fonts/,/usr/share/fonts/type1/gsfonts,/usr/share/fonts/truetype/larabie-deco,/usr/share/fonts/truetype/thryomanes,/usr/share/fonts/truetype/larabie-straight,/usr/share/fonts/truetype/larabie-uncommon,/usr/share/fonts/truetype/dustin,/usr/share/fonts/truetype/freefont,/usr/share/fonts/truetype/ttf-xfree86-nonfree,/usr/share/fonts/truetype/ttf-bitstream-vera,/usr/share/fonts/truetype,/usr/share/fonts/wprequired,/usr/share/fonts/userfonts,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) 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.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 = 0x80042808, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2540 card ffff,ffff rev 02 class 06,00,00
hdr 80
(II) PCI: 00:00:1: chip 8086,2541 card 8086,3419 rev 02 class ff,00,00
hdr 00
(II) PCI: 00:02:0: chip 8086,2543 card 0000,0000 rev 02 class 06,04,00
hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 42 class 06,04,00
hdr 01
(II) PCI: 00:1f:0: chip 8086,2480 card 0000,0000 rev 02 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,248b card 8086,3419 rev 02 class 01,01,8a
hdr 00
(II) PCI: 00:1f:3: chip 8086,2483 card 8086,3419 rev 02 class 0c,05,00
hdr 00
(II) PCI: 01:1c:0: chip 8086,1461 card 8086,3419 rev 03 class 08,00,20
hdr 00
(II) PCI: 01:1d:0: chip 8086,1460 card 0000,0000 rev 03 class 06,04,00
hdr 01
(II) PCI: 01:1e:0: chip 8086,1461 card 8086,3419 rev 03 class 08,00,20
hdr 00
(II) PCI: 01:1f:0: chip 8086,1460 card 0000,0000 rev 03 class 06,04,00
hdr 01
(II) PCI: 02:02:0: chip 1000,0021 card 8086,7830 rev 01 class 01,00,00
hdr 00
(II) PCI: 04:01:0: chip 1102,0002 card 1102,8065 rev 0a class 04,01,00
hdr 80
(II) PCI: 04:01:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00
hdr 80
(II) PCI: 04:02:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00
hdr 00
(II) PCI: 04:04:0: chip 8086,1229 card 8086,3419 rev 0d class 02,00,00
hdr 00
(II) PCI: 04:05:0: chip 8086,1229 card 8086,3419 rev 0d class 02,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,4), 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:2:0), (0,1,3), BCTRL: 0x0004 (VGA_EN is
cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[1] -1	0	0x00008400 - 0x000084ff (0x100) IX[B]
	[2] -1	0	0x00008800 - 0x000088ff (0x100) IX[B]
	[3] -1	0	0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe8100000 - 0xe82fffff (0x200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x000c (VGA_EN is
set)
(II) Bus 4 I/O range:
	[0] -1	0	0x00009000 - 0x000090ff (0x100) IX[B]
	[1] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[2] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]
	[3] -1	0	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xe8300000 - 0xe9ffffff (0x1d00000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (1:29:0), (1,2,2), BCTRL: 0x0024 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[1] -1	0	0x00008400 - 0x000084ff (0x100) IX[B]
	[2] -1	0	0x00008800 - 0x000088ff (0x100) IX[B]
	[3] -1	0	0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xe8200000 - 0xe82fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (1:31:0), (1,3,3), BCTRL: 0x0024 (VGA_EN is
cleared)
(--) PCI:*(4:2:0) nVidia Corporation unknown chipset (0x0322) rev 161,
Mem @ 0xe9000000/24, 0xf0000000/27
(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) Active PCI resource ranges:
	[0] -1	0	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[1] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[2] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[3] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[4] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[5] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[6] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[7] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[8] -1	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B](B)
	[9] -1	0	0x00009040 - 0x0000907f (0x40) IX[B]
	[10] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[11] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[12] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[13] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[14] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[15] -1	0	0x00007000 - 0x0000700f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[1] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[2] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[3] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[4] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[5] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[6] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[7] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[8] -1	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B](B)
	[9] -1	0	0x00009040 - 0x0000907f (0x40) IX[B]
	[10] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[11] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[12] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[13] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[14] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[15] -1	0	0x00007000 - 0x0000700f (0x10) 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	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[6] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[7] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[8] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[9] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[10] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[11] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x00009040 - 0x0000907f (0x40) IX[B]
	[17] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[18] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[19] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[20] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[21] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[22] -1	0	0x00007000 - 0x0000700f (0x10) IX[B]
(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: "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: "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.5336
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(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: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No
symbols found
(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: "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: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(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) 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.5336
	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.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA XFree86 Driver  1.0-5336  Wed Jan 14 18:30:46 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 04:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[6] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[7] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[8] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[9] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[10] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[11] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x00009040 - 0x0000907f (0x40) IX[B]
	[17] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[18] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[19] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[20] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[21] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[22] -1	0	0x00007000 - 0x0000700f (0x10) 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	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[6] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[7] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[8] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[9] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[10] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[11] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xe9000000 - 0xe9ffffff (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	0x00009040 - 0x0000907f (0x40) IX[B]
	[20] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[21] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[22] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[23] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[24] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[25] -1	0	0x00007000 - 0x0000700f (0x10) IX[B]
	[26] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0	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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) 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 "NoLogo" "true"
(**) NVIDIA(0): Option "NvAGP" "0"
(**) NVIDIA(0): Option "NoDDC" "true"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP"
(**) NVIDIA(0): Option "CursorShadow" "true"
(**) NVIDIA(0): Option "IgnoreDisplayDevices" "TV"
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): Use of AGP disabled per request
(**) NVIDIA(0): Ignoring EDIDs
(**) NVIDIA(0): ConnectedMonitor string: "DFP"
(--) NVIDIA(0): Linear framebuffer at 0xF0000000
(--) NVIDIA(0): MMIO registers at 0xE9000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce FX 5200
(--) NVIDIA(0): VideoBIOS: 04.34.20.56.01
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Using ConnectedMonitor string "DFP-0"
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at  8 bpp: 400
MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 16 bpp: 400
MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 32 bpp: 400
MHz
(II) NVIDIA(0): Not probing EDIDs.
(II) NVIDIA(0): Dell 2000FP: Using hsync range of 31.00-80.00 kHz
(II) NVIDIA(0): Dell 2000FP: Using vrefresh range of 56.00-76.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 400.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" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (vrefresh 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" (vrefresh out of
range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh 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 "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 "1152x768" (vrefresh out of
range)
(II) NVIDIA(0): Not using default mode "576x384" (vrefresh 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 "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0):      Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0
Hz
(**) NVIDIA(0):      Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0
Hz
(**) NVIDIA(0):      Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0
Hz
(**) NVIDIA(0):      Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0
Hz
(**) NVIDIA(0):      Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1
Hz
(**) NVIDIA(0):      Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0
Hz
(**) NVIDIA(0):      Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0
Hz
(**) NVIDIA(0):      Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1
Hz
(**) NVIDIA(0):      Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0
Hz
(**) NVIDIA(0):      Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0):      Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0):      Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0):      Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz
(D)
(**) NVIDIA(0):      Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0):      Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz
(D)
(**) NVIDIA(0):      Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz
(D)
(**) NVIDIA(0):      Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz
(D)
(**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0):      Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz
(D)
(**) NVIDIA(0):      Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz
(D)
(**) NVIDIA(0):      Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz
(D)
(**) NVIDIA(0):      Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz
(D)
(**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz
(D)
(**) NVIDIA(0):      Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz
(D)
(**) NVIDIA(0):      Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz
(D)
(**) NVIDIA(0):      Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz
(D)
(**) NVIDIA(0):      Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz
(D)
(**) NVIDIA(0):      Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz
(D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz
(D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz
(D)
(**) NVIDIA(0):      Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz
(D)
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(==) NVIDIA(0): DPI set to (75, 75)
(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 "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:
	[0] 0	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[1] 0	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xe8320000 - 0xe833ffff (0x20000) MX[B]
	[8] -1	0	0xe8341000 - 0xe8341fff (0x1000) MX[B]
	[9] -1	0	0xe8300000 - 0xe831ffff (0x20000) MX[B]
	[10] -1	0	0xe8340000 - 0xe8340fff (0x1000) MX[B]
	[11] -1	0	0xe8101000 - 0xe8101fff (0x1000) MX[B]
	[12] -1	0	0xe8100000 - 0xe8100fff (0x1000) MX[B]
	[13] -1	0	0xe8000000 - 0xe80003ff (0x400) MX[B]
	[14] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[15] -1	0	0xe9000000 - 0xe9ffffff (0x1000000) MX[B](B)
	[16] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[17] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[18] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00009040 - 0x0000907f (0x40) IX[B]
	[22] -1	0	0x00009000 - 0x0000903f (0x40) IX[B]
	[23] -1	0	0x000090a0 - 0x000090a7 (0x8) IX[B]
	[24] -1	0	0x00009080 - 0x0000909f (0x20) IX[B]
	[25] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[26] -1	0	0x00007020 - 0x0000703f (0x20) IX[B]
	[27] -1	0	0x00007000 - 0x0000700f (0x10) IX[B]
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1600x1200"
(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) 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) Initializing extension GLX
(II) Keyboard "Digital RT6856T" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Logitech Trackman Wheel: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Logitech Trackman Wheel: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Logitech Trackman Wheel: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Logitech Trackman Wheel: ZAxisMapping: buttons 4 and 5
(**) Logitech Trackman Wheel: Buttons: 5
(II) XINPUT: Adding extended input device "Logitech Trackman Wheel"
(type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type:
Other)
(II) Logitech Trackman Wheel: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) NVIDIA(0): Setting mode "1600x1200"
SetClientVersion: 0 7
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) NVIDIA(0): Setting mode "1600x1200"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) Logitech Trackman Wheel: ps2EnableDataReporting: succeeded
SetClientVersion: 0 7
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) NVIDIA(0): Setting mode "1600x1200"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) Logitech Trackman Wheel: ps2EnableDataReporting: succeeded
SetClientVersion: 0 7
(II) 3rd Button detected: disabling emulate3Button
GetModeLine - scrn: 0 clock: 162000
GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5
GetModeLine - scrn: 0 clock: 162000
GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5
GetModeLine - scrn: 0 clock: 162000
GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5
SetClientVersion: 0 7
SetGrabKeysState - disabled
(II) NVIDIA(0): Setting mode "1600x1200"
SetGrabKeysState - enabled

-- 
James D. Freels, Ph.D.
Oak Ridge National Laboratory
freelsjd@ornl.gov



Reply to: