View previous topic :: View next topic |
Author |
Message |
GentooOpus n00b
Joined: 31 Mar 2003 Posts: 25 Location: Asheboro, NC
|
Posted: Fri Aug 03, 2007 8:35 pm Post subject: SLI Config on AMD64 slow fps under wine |
|
|
I've been trying to improve my frame rate with WOW. Under XP i my SLI config runs at about 60+fps at 1680 x 1050 res. I'm running a lower config under wine but I can only achieve around 40 fps at 1280 x 960 in fullscreen mode.
Looking at my config I'm not convinced that SLI is not fully kicking off.
Evidence includes:
a) only one gpu heats up,
b) the SLI heads-up-console activates but never displays any activity.
When I run glxgears I get only @5240 fps.
Any details, information or advice from others how have working SLI configs with nvidia hardware under Gentoo would be great.
Thanks.
Here are the config details:
Wine and Driver versions:
x11-drivers/nvidia-drivers-100.14.09
app-emulation/wine-0.9.40
dev-haskell/opengl-2.0
Cards:
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GS] (rev a1)
02:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GS] (rev a1)
Xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Sat May 26 01:03:50 PDT 2007
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "record"
# Load "dri"
Load "extmod"
Load "dbe"
Load "glx"
Load "xtrap"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G70 [GeForce 7600 GS]"
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G70 [GeForce 7600 GS]"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "SLI" "on"
Option "MultiGPU" "on"
SubSection "Display"
Viewport 0 0
EndSubSection
EndSection
Xorg.0.log:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux zeus2 2.6.20-gentoo-r8 #2 SMP Wed Jul 11 12:24:50 EDT 2007 x86_64
Build Date: 11 July 2007
Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Fri Aug 3 16:15:27 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib64/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x6b5ac0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 1043,812a rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 1043,815a rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(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,0392 card 1682,2221 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 10de,0392 card 1682,2221 rev a1 class 03,00,00 hdr 00
(II) PCI: 05:0b:0: chip 104c,8023 card 1043,808b rev 00 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xd6000000 - 0xd60fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xd0000000 - 0xd2ffffff (0x3000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xd3000000 - 0xd5ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation G70 [GeForce 7600 GS] rev 161, Mem @ 0xd3000000/24, 0xb0000000/28, 0xd4000000/24, I/O @ 0x9000/7, BIOS @ 0xd5000000/17
(--) PCI: (2:0:0) nVidia Corporation G70 [GeForce 7600 GS] rev 161, Mem @ 0xd0000000/24, 0xc0000000/28, 0xd1000000/24, I/O @ 0xa000/7, BIOS @ 0xfffe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[1] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[2] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[3] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[4] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[5] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[8] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[9] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[11] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[12] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[13] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[14] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[15] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[16] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[17] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[18] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[19] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[20] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[21] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[22] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[23] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[24] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[25] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[26] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[27] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[28] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[29] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[30] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[31] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[32] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[33] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[34] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[1] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[2] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[3] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[4] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[5] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[7] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[8] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[9] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[11] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[12] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[13] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[14] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[15] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[16] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[17] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[18] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[19] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[20] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[21] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[22] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[23] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[24] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[25] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[26] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[27] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[28] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[29] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[30] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[31] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[32] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[33] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[34] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[5] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[6] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[7] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[8] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[9] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[11] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[12] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[13] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[16] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[17] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[18] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[19] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[23] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[24] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[25] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[26] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[27] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[28] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[29] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[30] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[31] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[32] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[33] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[34] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[35] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[36] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[37] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[38] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[39] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[40] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(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: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/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
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 100.14.09 Sat May 26 01:26:01 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/lib64/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/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/lib64/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver 100.14.09 Sat May 26 00:45:12 PDT 2007
(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
(WW) NVIDIA: No matching Device section for instance (BusID PCI:2:0:0) found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib64/xorg/modules/extensions//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[5] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[6] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[7] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[8] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[9] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[11] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[12] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[13] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[16] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[17] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[18] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[19] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[23] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[24] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[25] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[26] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[27] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[28] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[29] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[30] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[31] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[32] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[33] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[34] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[35] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[36] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[37] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[38] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[39] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[40] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[5] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[6] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[7] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[8] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[9] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[11] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[12] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[13] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[16] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[17] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[18] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[19] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[20] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[21] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[22] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[25] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[26] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[27] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[28] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[29] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[30] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[31] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[32] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[33] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[34] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[35] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[36] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[37] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[38] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[39] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[40] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[41] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[42] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[43] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
[44] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[45] 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 "SLI" "on"
(**) NVIDIA(0): Option "MultiGPU" "on"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): NVIDIA SLI auto-select rendering option.
(**) NVIDIA(0): NVIDIA Multi-GPU auto-select rendering option.
(WW) NVIDIA(0): DamageEvents are not currently compatible with SLI. Disabling
(WW) NVIDIA(0): DamageEvents.
(II) NVIDIA(0): NVIDIA SLI enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GS (G73) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.50.58
(II) NVIDIA(0): Detected PCI Express Link width: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GS at PCI:1:0:0:
(--) NVIDIA(0): Samsung SyncMaster (DFP-0)
(--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0):
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0): will be used as the requested mode.
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (90, 88); 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] 0 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B]
[1] 0 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
[2] 0 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[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 0xd6000000 - 0xd6003fff (0x4000) MX[B]
[8] -1 0 0xd6004000 - 0xd60047ff (0x800) MX[B]
[9] -1 0 0xd6100000 - 0xd6100fff (0x1000) MX[B]
[10] -1 0 0xd6101000 - 0xd6101fff (0x1000) MX[B]
[11] -1 0 0xd6102000 - 0xd6102fff (0x1000) MX[B]
[12] -1 0 0xd6103000 - 0xd6103fff (0x1000) MX[B]
[13] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[14] -1 0 0xd6104000 - 0xd6104fff (0x1000) MX[B]
[15] -1 0 0xd2000000 - 0xd201ffff (0x20000) MX[B](B)
[16] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[18] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
[19] -1 0 0xd5000000 - 0xd501ffff (0x20000) MX[B](B)
[20] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
[21] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[22] -1 0 0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
[23] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[24] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[25] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[26] 0 0 0x00009000 - 0x0000907f (0x80) IX[B]
[27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[29] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[30] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[31] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[32] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[33] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[34] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[35] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[36] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[37] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[38] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[39] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[40] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[41] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[42] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[43] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[44] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[45] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[46] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[47] -1 0 0x00009000 - 0x0000907f (0x80) IX[B](B)
[48] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[49] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
(II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0): Config Options in the README.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(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
(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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(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" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) 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)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded |
|
Back to top |
|
|
Silent1Mark n00b
Joined: 30 Apr 2004 Posts: 70
|
Posted: Wed Jan 16, 2008 5:06 pm Post subject: |
|
|
I'm not sure if wine, or cedega for that matter, supports SLI yet.
But here is why glxgears slows down on you.
http://us.download.nvidia.com/XFree86/Linux-x86/169.07/README/chapter-25.html
25.1. Frequently Asked SLI and Multi-GPU Questions
Why is glxgears slower when SLI or Multi-GPU is enabled?
When SLI or Multi-GPU is enabled, the NVIDIA driver must coordinate the operations of all GPUs when each new frame is swapped (made visible). For most applications, this GPU synchronization overhead is negligible. However, because glxgears renders so many frames per second, the GPU synchronization overhead consumes a significant portion of the total time, and the framerate is reduced. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|