Maybe
http://forum.msi.com.tw/index.php?topic=112541.msg842513#msg842513
it solved a lockup for my friend...

Cheers,
Andrej

On Thursday 07 February 2008, Budd, Tracy wrote:
> > -----Original Message-----
> > From: Budd, Tracy
> > Sent: Thursday, January 31, 2008 3:26 PM
> > To: 'gentoo-user@lists.gentoo.org'
> > Subject: RE: [gentoo-user] upgraded video card from geforce
> > 6600 to geforce 8600...
> >
> > > -----Original Message-----
> > > From: Volker Armin Hemmann
> > > Sent: Thursday, January 31, 2008 3:13 PM
> > > To: gentoo-user@lists.gentoo.org
> > > Subject: Re: [gentoo-user] upgraded video card from geforce 6600 to
> > > geforce 8600...
> > >
> > > On Donnerstag, 31. Januar 2008, Budd, Tracy wrote:
> > > > > -----Original Message-----
> > > > > From: Volker Armin Hemmann
> > > > > Sent: Thursday, January 31, 2008 1:42 PM
> > > > > To: gentoo-user@lists.gentoo.org
> > > > > Subject: Re: [gentoo-user] upgraded video card from
> > >
> > > geforce 6600 to
> > >
> > > > > geforce 8600...
> > > > >
> > > > > On Donnerstag, 31. Januar 2008, Budd, Tracy wrote:
> > > > > > I recompiled nvidia-drivers, but when I tried running X, I
> > > > >
> > > > > got a blank
> > > > >
> > > > > > screen.
> > > > > >
> > > > > > Couldn't get back to the console.
> > > > > >
> > > > > > I suspect this is something simple, but I don't know
> >
> > what it is.
> >
> > > > > > Any help is appreciated.
> > > > >
> > > > > any information is appreciated.
> > > > >
> > > > > Usually, you don't need to do anything when switching the cards.
> > > > > --
> > > > > gentoo-user@lists.gentoo.org mailing list
> > > >
> > > > Thank you for the reply.
> > > >
> > > > That is what I thought too, which is why I am confused.
> > > >
> > > > I get a "no signal found" message on the monitor when I run X now.
> > > > Never had any problem with the old card.
> > > > Don't seem to have any graphics problems in windoz either.
> > > > Very puzzling.
> > >
> > > could you please post your xorg.conf and Xorg.0.log?
> > >
> > > and make sure that there aren't any 'backup' xorg.confs in /root or
> > > /tmp ...
> > >
> > > This is my xorg.conf for a 8600 and a 1680x1050 tft:
> > >
> > > Section "ServerLayout"
> > >     Identifier     "Layout0"
> > >     Screen      0  "Screen0"
> > >     InputDevice    "Keyboard0" "CoreKeyboard"
> > >     InputDevice    "Mouse0" "CorePointer"
> > > EndSection
> > >
> > > Section "Files"
> > >     RgbPath         "/usr/lib64/X11/rgb"
> > > EndSection
> > >
> > > Section "Module"
> > >     Load           "dbe"
> > >     Load           "extmod"
> > >     Load           "type1"
> > >     Load           "freetype"
> > >     Load           "glx"
> > >     Load           "evdev"
> > > EndSection
> > >
> > > Section "InputDevice"
> > >     Identifier     "Mouse0"
> > >     Driver         "evdev"
> > > #    Driver         "mouse"
> > >     Option         "CorePointer"
> > > #    Option          "Device"                "/dev/input/mice"
> > > #    Option          "Protocol"              "ExplorerPS/2"
> > > #    Option          "Buttons"               "14"
> > > #    Option          "ZAxisMapping"          "4 5 6 7"
> > > #    Option          "Emulate3Buttons"       "true"
> > >     Option          "Resolution"            "800"
> > >
> > >    Option      "Name"   "Logitech, Inc. MX610 Laser Cordless Mouse"
> > >    Option      "evBits" "+1-2"
> > >    Option      "keyBits" "~272-287"
> > >    Option      "relBits" "~0-2 ~6 ~8"
> > >
> > > EndSection
> > >
> > > Section "InputDevice"
> > >     Identifier     "Keyboard0"
> > >     Driver         "evdev"
> > >     Option "AutoRepeat" "500 30"
> > >     Option "XkbRules"   "xorg"
> > >     Option "XkbModel"   "evdev"
> > >     Option "XkbLayout"  "de"
> > >     Option "Device"     "/dev/input/event2"
> > > EndSection
> > >
> > > Section "Monitor"
> > >     Identifier     "Monitor0"
> > >     VendorName     "Unknown"
> > >     ModelName      "Unknown"
> > >     HorizSync       30.0 - 110.0
> > >     VertRefresh     50.0 - 150.0
> > >     Option         "DPMS"
> > > EndSection
> > >
> > > Section "Device"
> > >     Identifier     "Device0"
> > >     Driver         "nvidia"
> > >     VendorName     "NVIDIA Corporation"
> > > EndSection
> > >
> > > Section "Screen"
> > >     Identifier     "Screen0"
> > >     Device         "Device0"
> > >     Monitor        "Monitor0"
> > >     DefaultDepth    24
> > >     SubSection     "Display"
> > >         Depth       24
> > >     EndSubSection
> > > EndSection
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> >
> > Cannot get to the machine until this evening.
> > Will post the log and conf files tomorrow.
> > Thank you in advance.
>
> I was curious if maybe moving to a newer version of nvidia-drivers would
> solve my problem, so I did the portage keyword thingie to upgrade to the
> latest (unstable) drivers. I did get an improvement in that my machine
> did not lock up. I also managed to get the log file and conf file off of
> the machine and they are list below. If anyone can provide any
> information on how I might correct this problem, it would be greatly
> appreciated.
>
> ***************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 unegen 2.6.22-gentoo-r9 #1 Mon Oct 29
> 17:55:55 EDT 2007 x86_64
> Build Date: 01 February 2008
> 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: Tue Feb  5 16:52:27 2008
> (==) Using config file: "/etc/X11/xorg.conf"
> (==) ServerLayout "X.org Configured"
> (**) |-->Screen "Screen0" (0)
> (**) |   |-->Monitor "Monitor0"
> (**) |   |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (**) FontPath set to:
>       /usr/share/fonts/misc/,
>       /usr/share/fonts/TTF/,
>       /usr/share/fonts/Type1/,
>       /usr/share/fonts/CID/,
>       /usr/share/fonts/75dpi/,
>       /usr/share/fonts/100dpi/
> (**) RgbPath set to "/usr/lib64/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: 0x7bfac0
> (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 1695,1011 rev a3 class 05,80,00
> hdr 00
> (II) PCI: 00:01:0: chip 10de,0050 card 1695,1011 rev a3 class 06,01,00
> hdr 80
> (II) PCI: 00:01:1: chip 10de,0052 card 1695,1011 rev a2 class 0c,05,00
> hdr 80
> (II) PCI: 00:02:0: chip 10de,005a card 1695,1011 rev a2 class 0c,03,10
> hdr 80
> (II) PCI: 00:02:1: chip 10de,005b card 1695,1011 rev a3 class 0c,03,20
> hdr 80
> (II) PCI: 00:06:0: chip 10de,0053 card 1695,1011 rev a2 class 01,01,8a
> hdr 00
> (II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 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 1695,1011 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:05:0: chip 4444,0016 card 0070,8801 rev 01 class 04,00,00
> hdr 00
> (II) PCI: 01:09:0: chip 1106,3044 card 1695,900e rev 80 class 0c,00,10
> hdr 00
> (II) PCI: 05:00:0: chip 10de,0402 card 3842,c750 rev a1 class 03,00,00
> 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 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is
> cleared)
> (II) Bus 1 I/O range:
>       [0] -1  0       0x0000c000 - 0x0000c0ff (0x100) IX[B]
>       [1] -1  0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
>       [2] -1  0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
>       [3] -1  0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
> (II) Bus 1 non-prefetchable memory range:
>       [0] -1  0       0xfea00000 - 0xfeafffff (0x100000) MX[B]
> (II) Bus 1 prefetchable memory range:
>       [0] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is
> cleared)
> (II) Bus 2 I/O range:
>       [0] -1  0       0x0000b000 - 0x0000b0ff (0x100) IX[B]
>       [1] -1  0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
>       [2] -1  0       0x0000b800 - 0x0000b8ff (0x100) IX[B]
>       [3] -1  0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
> (II) Bus 2 non-prefetchable memory range:
>       [0] -1  0       0xfe900000 - 0xfe9fffff (0x100000) MX[B]
> (II) Bus 2 prefetchable memory range:
>       [0] -1  0       0xfe800000 - 0xfe8fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is
> cleared)
> (II) Bus 3 I/O range:
>       [0] -1  0       0x0000a000 - 0x0000a0ff (0x100) IX[B]
>       [1] -1  0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
>       [2] -1  0       0x0000a800 - 0x0000a8ff (0x100) IX[B]
>       [3] -1  0       0x0000ac00 - 0x0000acff (0x100) IX[B]
> (II) Bus 3 non-prefetchable memory range:
>       [0] -1  0       0xfe700000 - 0xfe7fffff (0x100000) MX[B]
> (II) Bus 3 prefetchable memory range:
>       [0] -1  0       0xfe600000 - 0xfe6fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is
> cleared)
> (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       0xfe500000 - 0xfe5fffff (0x100000) MX[B]
> (II) Bus 4 prefetchable memory range:
>       [0] -1  0       0xfe400000 - 0xfe4fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is
> set)
> (II) Bus 5 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 5 non-prefetchable memory range:
>       [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
> (II) Bus 5 prefetchable memory range:
>       [0] -1  0       0xb0000000 - 0xcfffffff (0x20000000) 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:5:0) unknown vendor (0x4444) unknown chipset (0x0016) rev
> 1, Mem @ 0xf8000000/26
> (--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0402) rev 161,
> Mem @ 0xfc000000/24, 0xb0000000/28, 0xce000000/0, I/O @ 0x8c00/7
> (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       0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
>       [1] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
>       [2] -1  0       0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
>       [3] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
>       [4] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
>       [5] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
>       [6] -1  0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
>       [7] -1  0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
>       [8] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
>       [9] -1  0       0x0000cc00 - 0x0000cc7f (0x80) IX[B]
>       [10] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
>       [11] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
>       [12] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
>       [13] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
>       [14] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
>       [15] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
>       [16] -1 0       0x0000e800 - 0x0000e80f (0x10) IX[B]
>       [17] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
>       [18] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
>       [19] -1 0       0x0000fc00 - 0x0000fc1f (0x20) IX[B]
>       [20] -1 0       0x00008c00 - 0x00008c7f (0x80) IX[B](B)
> (II) Active PCI resource ranges after removing overlaps:
>       [0] -1  0       0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
>       [1] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
>       [2] -1  0       0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
>       [3] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
>       [4] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
>       [5] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
>       [6] -1  0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
>       [7] -1  0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
>       [8] -1  0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
>       [9] -1  0       0x0000cc00 - 0x0000cc7f (0x80) IX[B]
>       [10] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
>         [11] -1       0       0x0000d400 - 0x0000d40f (0x10) IX[B]
>       [12] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
>       [13] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
>       [14] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
>       [15] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
>       [16] -1 0       0x0000e800 - 0x0000e80f (0x10) IX[B]
>       [17] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
>       [18] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
>       [19] -1 0       0x0000fc00 - 0x0000fc1f (0x20) IX[B]
>       [20] -1 0       0x00008c00 - 0x00008c7f (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       0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
>       [5] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
>       [6] -1  0       0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
>       [7] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
>       [8] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
>       [9] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
>       [10] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
>       [11] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
>       [12] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
>       [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>       [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [15] -1 0       0x0000cc00 - 0x0000cc7f (0x80) IX[B]
>       [16] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
>       [17] -1 0       0x0000d400 - 0x0000d40f (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       0x0000e800 - 0x0000e80f (0x10) IX[B]
>       [23] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
>       [24] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
>       [25] -1 0       0x0000fc00 - 0x0000fc1f (0x20) IX[B]
>       [26] -1 0       0x00008c00 - 0x00008c7f (0x80) IX[B](B)
> (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  169.09  Fri Jan 11 14:46:52 PST 2008
> (II) Loading extension GLX
> (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: "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: "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: "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.2.2
>       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  169.09  Fri Jan 11 14:07:11 PST 2008
> (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> (II) Primary Device is: PCI 05:00:0
> (--) 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       0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
>       [5] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
>       [6] -1  0       0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
>       [7] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
>       [8] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
>       [9] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
>       [10] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
>       [11] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
>       [12] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
>       [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>       [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [15] -1 0       0x0000cc00 - 0x0000cc7f (0x80) IX[B]
>       [16] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
>       [17] -1 0       0x0000d400 - 0x0000d40f (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       0x0000e800 - 0x0000e80f (0x10) IX[B]
>       [23] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
>       [24] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
>       [25] -1 0       0x0000fc00 - 0x0000fc1f (0x20) IX[B]
>       [26] -1 0       0x00008c00 - 0x00008c7f (0x80) IX[B](B)
> (WW) ****INVALID MEM ALLOCATION**** b: 0xce000000 e: 0xce000000
> correcting
> (II) window:
>       [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
> (II) resSize:
> (II) window fixed:
>       [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
> (II) resource ranges after probing:
>       [0] -1  0       0xfc000000 - 0xfc000000 (0x1) 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       0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
>       [6] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
>       [7] -1  0       0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
>       [8] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
>       [9] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
>       [10] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
>       [11] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
>       [12] -1 0       0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
>       [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
>       [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
>       [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
>       [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>       [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>       [18] -1 0       0x0000cc00 - 0x0000cc7f (0x80) IX[B]
>       [19] -1 0       0x0000d000 - 0x0000d007 (0x8) IX[B]
>       [20] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
>       [21] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
>       [22] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
>       [23] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
>       [24] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
>       [25] -1 0       0x0000e800 - 0x0000e80f (0x10) IX[B]
>       [26] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
>       [27] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
>       [28] -1 0       0x0000fc00 - 0x0000fc1f (0x20) IX[B]
>       [29] -1 0       0x00008c00 - 0x00008c7f (0x80) IX[B](B)
>       [30] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
>       [31] 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 "NoLogo" "True"
> (**) NVIDIA(0): Option "RenderAccel" "True"
> (**) NVIDIA(0): Enabling RENDER acceleration
> (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
> (II) UnloadModule: "nvidia"
> (II) UnloadModule: "wfb"
> (II) UnloadModule: "fb"
> (EE) Screen(s) found, but none have a usable configuration.
> Fatal server error:
> no screens found
> **********************************Xorg.0.log****************************
> *****
>
> *****************xorg.conf************************
> Section "ServerLayout"
>       Identifier     "X.org Configured"
>       Screen      0  "Screen0"
>       InputDevice    "Mouse0" "CorePointer"
>       InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
>       RgbPath      "/usr/lib64/X11/rgb"
>       FontPath     "/usr/share/fonts/misc/"
>       FontPath     "/usr/share/fonts/TTF/"
>       FontPath     "/usr/share/fonts/Type1/"
>       FontPath     "/usr/share/fonts/CID/"
>       FontPath     "/usr/share/fonts/75dpi/"
>       FontPath     "/usr/share/fonts/100dpi/"
> EndSection
>
> #Section "Extensions"
> #     Option "Composite" "Enable"
> #EndSection
>
> Section "Module"
>       Load  "glx"
>       Load  "extmod"
> #     Load  "dri"
>       Load  "dbe"
> #     Load  "record"
> #     Load  "xtrap"
> #     Load  "speedo"
>       Load  "freetype"
>       Load  "type1"
> EndSection
>
> Section "InputDevice"
>       Identifier  "Keyboard0"
>       Driver      "kbd"
> EndSection
>
> Section "InputDevice"
>       Identifier  "Mouse0"
>       Driver      "mouse"
>       Option      "Protocol" "auto"
>       Option      "Device" "/dev/input/mice"
> #     Option      "Buttons" "7"
>       Option      "ZAxisMapping" "4 5"
>       Option      "Emulate3Buttons"
> EndSection
>
> Section "Monitor"
>       Identifier   "Monitor0"
>       VendorName   "NEC"
>       ModelName    "LCD1760V"
>       HorizSync    63.6
>       VertRefresh 59.6
> EndSection
>
> Section "Device"
>       Identifier  "Card0"
>       Driver      "nvidia"
>       VendorName  "nVidia Corporation"
> #     BoardName   "Unknown Board"
>       BusID       "PCI:5:0:0"
>       Option      "NoLogo" "True"
>       Option      "RenderAccel" "True"
>       Videoram    128000
> EndSection
>
> Section "Screen"
>       Identifier "Screen0"
>       Device     "Card0"
>       Monitor    "Monitor0"
>       DefaultDepth 24
>       SubSection "Display"
> #             Viewport   0 0
>               Depth     24
> #             Modes   "1280x1024"
>       EndSubSection
> EndSection
> **************************************



-- 
_____________________________________________________________
   doc. dr. Andrej Filipcic,   E-mail: [EMAIL PROTECTED]
   Department of Experimental High Energy Physics - F9
   Jozef Stefan Institute, Jamova 39, P.o.Box 3000
   SI-1001 Ljubljana, Slovenia
   Tel.: +386-1-477-3674    Fax: +386-1-425-7074
-------------------------------------------------------------
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to