You are not logged in.

#1 2008-03-28 20:48:24

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

NVIDIA 171.06 beta driver issues

I just bought my new computer, and Arch is installed after having to alternate to the 2008.03 install disc (which worked perfectly btw). I'm trying to get the 171.06 beta drivers installed since they're the first to officially support the 9600GT that I purchased (I checked that there was at least a beta driver first before considering it). However, I'm now running into problems as the installer doesn't have a kernel interface for it and can't compile one since the current kernel26 is built with gcc 4.2, and the current gcc is 4.3.

As far as I can see, my options are:
1) Somehow downgrade gcc to 4.2 (which I suspect is going to be more trouble than it's worth).
2) Wait for the kernel26 package to go to gcc 4.3, which could take far more time than I have.
3) Learn how to compile my own kernel, which I again really don't have the time for right now.
4) Install Xubuntu (please god no)

Any other suggestions on the matter would be very much appreciated. Largely my fault for being on the bleeding edge without enough knowledge to help myself out. Perhaps compiling the interface with 4.3 won't cause as much of a headache as the installer says it will?

P.S. The nvidia-beta AUR package needs updating to the 171 series.


vim? EMACS? Pssh, I code in Scribus.

Offline

#2 2008-03-28 21:13:41

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: NVIDIA 171.06 beta driver issues

There's a new kernel in testing. It's built with the new tool chain.

Offline

#3 2008-03-28 21:33:37

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

Awesome, I'm getting klibc-kbd errors though:

klibc-kbd: /lib/initcpio/hooks/keymap exists in filesystem
klibc-kbd: /lib/initcpio/install/keymap exists in filesystem

Can I force pacman in this situation safely, or is there another route?

Edit: Subject was already covered here, just add testing/kbd to the pacman install.

Last edited by coarseSand (2008-03-28 22:01:57)


vim? EMACS? Pssh, I code in Scribus.

Offline

#4 2008-03-28 22:52:00

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

Alright, the 171.06 driver compiled and installed quite easily with the testing kernel. Having a fair number of issues getting Xorg up and running though. I do know that the beta driver should be able to function though, as it does a short "Nvidia Beta Driver" splash screen before X goes down. I'm including my current xorg.conf (which is ugly as sin, added some things from the "hwd -x" xonfig to see if it solved anything, mostly font paths and extra modules) and the Xorg.0.log in the hopes that someone can tell me why it keeps crashing. I scanned the log myself and can't find any errors, and both Horizontal and Vertical syncs have been set up to my monitor's specs (LG L226WTY). It's beginning to occur to me that I may need to look for a Windows disc (shudder) until all the drivers for my new equipment are functional, as I even managed to kill the Xubuntu Live CD.

xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Feb 20 17:07:14 PST 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/PEX"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/ttf/western"
    FontPath     "/usr/share/fonts/ttf/decoratives"
    FontPath     "/usr/share/fonts/truetype"
    FontPath     "/usr/share/fonts/truetype/openoffice"
    FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath     "/usr/share/fonts/latex-ttf-fonts"
    FontPath     "/usr/share/fonts/defoma/CID"
    FontPath     "/usr/share/fonts/defoma/TrueType"
EndSection

Section "Module"
    Load       "ddc"
    Load           "dbe"
    Load           "dri"
    Load           "extmod"
    Load           "freetype"
    Load           "bitmap"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
    Option         "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "LG"
    ModelName      "L226WTY"
    HorizSync       28.0 - 83.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS" "true"
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
    Modes      "1680x1050"
    EndSubSection
EndSection

Section "DRI"
    Mode 0666
EndSection

Xorg.0.log

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-ARCH i686 
Current Operating System: Linux mdstrkt 2.6.24-ARCH #1 SMP PREEMPT Mon Mar 24 11:54:58 UTC 2008 i686
Build Date: 23 March 2008  11:53:09AM
 
    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 Mar 28 17:33:56 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
(**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/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: 0x81d77c0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,03a3 card 0000,0000 rev a2 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,03ac card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,03aa card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,03a9 card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:00:4: chip 10de,03ab card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,03a8 card 0000,0000 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,03b5 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,03b4 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,03ad card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:1: chip 10de,03ae card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:2: chip 10de,03af card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:3: chip 10de,03b0 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:4: chip 10de,03b1 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:5: chip 10de,03b2 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:6: chip 10de,03b3 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,03b6 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:02:1: chip 10de,03bc card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:02:2: chip 10de,03ba card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:03:0: chip 10de,03b7 card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 10de,03bb card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0270 card 1043,81bc rev a2 class 05,00,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0260 card 1043,81bc rev a3 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0264 card 1043,81bc rev a3 class 0c,05,00 hdr 80
(II) PCI: 00:0a:2: chip 10de,0272 card 1043,81bc rev a3 class 05,00,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,026d card 1043,81bc rev a3 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,026e card 1043,81bc rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: chip 10de,0265 card f043,81bc rev a1 class 01,01,8a hdr 00
(II) PCI: 00:0e:0: chip 10de,0266 card 1043,81bc rev a1 class 01,01,85 hdr 00
(II) PCI: 00:0f:0: chip 10de,0267 card 1043,81bc rev a1 class 01,01,85 hdr 00
(II) PCI: 00:10:0: chip 10de,026f card 0000,0000 rev a2 class 06,04,01 hdr 81
(II) PCI: 00:10:1: chip 10de,026c card 1043,8249 rev a2 class 04,03,00 hdr 80
(II) PCI: 00:14:0: chip 10de,0269 card 1043,8221 rev a3 class 06,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0622 card 1043,827a rev a1 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 197b,2360 card 1043,8208 rev 02 class 01,06,01 hdr 00
(II) PCI: 03:08:0: chip 1106,3044 card 1043,81fe rev c0 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), 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:3:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x0000e000 - 0x0000efff (0x1000) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xf8000000 - 0xfbffffff (0x4000000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:7:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000c000 - 0x0000cfff (0x1000) IX[b]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xfdd00000 - 0xfddfffff (0x100000) MX[b]
(II) Bus 2 prefetchable memory range:
    [0] -1    0    0xfdc00000 - 0xfdcfffff (0x100000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:16:0), (0,3,3), BCTRL: 0x0200 (VGA_EN is cleared)
(II) Bus 3 I/O range:
    [0] -1    0    0x0000d000 - 0x0000dfff (0x1000) IX[b]
(II) Bus 3 non-prefetchable memory range:
    [0] -1    0    0xfdf00000 - 0xfdffffff (0x100000) MX[b]
(II) Bus 3 prefetchable memory range:
    [0] -1    0    0xfde00000 - 0xfdefffff (0x100000) MX[b]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0622) rev 161, Mem @ 0xfa000000/24, 0xe0000000/28, 0xf8000000/25, I/O @ 0xef00/7, BIOS @ 0xfbf80000/19
(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    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    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [2] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [4] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [7] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [9] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [10] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [11] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [12] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [13] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [14] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [15] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [16] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [17] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [18] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [19] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [20] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [21] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [22] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [23] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [24] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [25] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [26] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [27] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [28] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [29] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [30] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [31] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [32] -1    0    0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [1] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [2] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [3] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [4] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [7] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [9] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [10] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [11] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [12] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [13] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [14] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [15] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [16] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [17] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [18] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [19] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [20] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [21] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [22] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [23] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [24] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [25] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [26] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [27] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [28] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [29] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [30] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [31] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [32] -1    0    0x0000ef00 - 0x0000ef7f (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    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [6] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [8] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [11] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [13] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [14] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [19] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [20] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [21] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [22] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [23] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [24] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [25] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [26] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [27] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [28] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [29] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [30] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [31] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [32] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [33] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [34] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [35] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [36] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [37] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [38] -1    0    0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0.90, 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: "glx"
(II) Loading /usr/lib/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  171.06  Wed Feb 20 17:32:01 PST 2008
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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: "nvidia"
(II) Loading /usr/lib/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: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  171.06  Wed Feb 20 16:42:49 PST 2008
(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
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.0.90, 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/lib/xorg/modules//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 "ramdac" 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    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [6] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [8] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [11] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [13] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [14] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [19] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [20] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [21] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [22] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [23] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [24] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [25] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [26] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [27] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [28] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [29] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [30] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [31] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [32] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [33] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [34] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [35] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [36] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [37] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [38] -1    0    0x0000ef00 - 0x0000ef7f (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    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [6] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [8] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [11] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [13] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [14] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [21] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [22] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [23] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [24] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [25] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [26] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [27] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [28] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [29] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [30] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [31] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [32] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [33] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [34] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [35] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [36] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [37] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [38] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [39] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [40] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [41] -1    0    0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [42] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [43] 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): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.94.11.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 9600 GT at PCI:1:0:0:
(--) NVIDIA(0):     LG L226W (CRT-0)
(--) NVIDIA(0): LG L226W (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1680x1050"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (87, 83); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Enabling 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] -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    0xfdfff000 - 0xfdfff7ff (0x800) MX[b]
    [5] -1    0    0xfddfe000 - 0xfddfffff (0x2000) MX[b]
    [6] -1    0    0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [7] -1    0    0xfe024000 - 0xfe027fff (0x4000) MX[b]
    [8] -1    0    0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1    0    0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1    0    0xfe02e000 - 0xfe02e0ff (0x100) MX[b]
    [11] -1    0    0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1    0    0xfbf80000 - 0xfbffffff (0x80000) MX[b](B)
    [13] -1    0    0xf8000000 - 0xf9ffffff (0x2000000) MX[b](B)
    [14] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [15] -1    0    0xfa000000 - 0xfaffffff (0x1000000) MX[b](B)
    [16] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [17] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [18] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [21] -1    0    0x0000df00 - 0x0000df7f (0x80) IX[b]
    [22] -1    0    0x0000cb00 - 0x0000cb0f (0x10) IX[b]
    [23] -1    0    0x0000cc00 - 0x0000cc03 (0x4) IX[b]
    [24] -1    0    0x0000cd00 - 0x0000cd07 (0x8) IX[b]
    [25] -1    0    0x0000ce00 - 0x0000ce03 (0x4) IX[b]
    [26] -1    0    0x0000cf00 - 0x0000cf07 (0x8) IX[b]
    [27] -1    0    0x0000f200 - 0x0000f207 (0x8) IX[b]
    [28] -1    0    0x0000f300 - 0x0000f30f (0x10) IX[b]
    [29] -1    0    0x00000b60 - 0x00000b63 (0x4) IX[b]
    [30] -1    0    0x00000960 - 0x00000967 (0x8) IX[b]
    [31] -1    0    0x00000be0 - 0x00000be3 (0x4) IX[b]
    [32] -1    0    0x000009e0 - 0x000009e7 (0x8) IX[b]
    [33] -1    0    0x0000f800 - 0x0000f80f (0x10) IX[b]
    [34] -1    0    0x00000b70 - 0x00000b73 (0x4) IX[b]
    [35] -1    0    0x00000970 - 0x00000977 (0x8) IX[b]
    [36] -1    0    0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [37] -1    0    0x000009f0 - 0x000009f7 (0x8) IX[b]
    [38] -1    0    0x0000fd00 - 0x0000fd0f (0x10) IX[b]
    [39] -1    0    0x00001c80 - 0x00001cbf (0x40) IX[b]
    [40] -1    0    0x00001c00 - 0x00001c3f (0x40) IX[b]
    [41] -1    0    0x0000ef00 - 0x0000ef7f (0x80) IX[b](B)
    [42] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [43] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) NVIDIA(0): Initialized GPU GART.
(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 "1680x1050"
(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" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(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 "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) 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"
(WW) Option "XkbVariant" requires an string value
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/TTF, removing from list!
Could not init font path element /usr/share/fonts/Type1, removing from list!
FreeFontPath: FPE "/usr/share/fonts/misc:unscaled" refcount is 2, should be 1; fixing.

vim? EMACS? Pssh, I code in Scribus.

Offline

#5 2008-03-28 23:30:44

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: NVIDIA 171.06 beta driver issues

This may or may not have anything what-so-ever to do with your situation, but I found that I had to underclock the memory of my 8800GT card. I was having all sorts of problems before that, and never were there any error log entries anywhere. This was with both the 169.12 and 171.06 drivers (which I'm currently running). My card is a XFX 8800GT. I dropped the memory clock from 900MHGz down to 800MHz, and haven't seen a crash since I did it. Well, actually I went to 850 first which didn't work, then to 800.

Last edited by skottish (2008-03-28 23:32:03)

Offline

#6 2008-03-28 23:36:30

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

That's extremely odd, but may just work since the 9600 and 8800 are basically the same card. My 9600 has the same base memory clock too. Mind explaining to me how to step it down? Being on a notebook the past several years has left me a bit rusty with graphics cards. tongue


vim? EMACS? Pssh, I code in Scribus.

Offline

#7 2008-03-28 23:46:55

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: NVIDIA 171.06 beta driver issues

coarseSand wrote:

That's extremely odd, but may just work since the 9600 and 8800 are basically the same card. My 9600 has the same base memory clock too. Mind explaining to me how to step it down? Being on a notebook the past several years has left me a bit rusty with graphics cards. tongue

My solution is a little different than some, but it does work. First you want to add this line to the "Device" section of xorg.conf:

Option        "Coolbits"    "1"

Then you want to install nvclock. There are versions in both extra and in AUR (cvs). I'm using nvclock-cvs from AUR. With both of these in place, and after restarting X, there will be an option in the nVidia settings utility. These changes will not be persistent from session to session. Some people modified .nvidia-settings-rc in their home directory to make the changes last for each log in, but this didn't work for me. I ended up making a desktop file ~./local/share/applications/nvclock.desktop with the following contents:

[Desktop Entry]
Hidden=false
Name[en_US]=nvclock
NoDisplay=true
Exec=nvclock -m 800
Type=Application
Version=1.0
StartupNotify=false
Name=nvclock
Terminal=false

Then I set E17 to launch it as a start up application. Notice the Exec line.

Last edited by skottish (2008-03-28 23:47:55)

Offline

#8 2008-03-29 00:20:33

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

Unfortunately the 9600 is still entirely too new for nvclock to deal with, which seems to be a recurring trend. That may not have been able to fix the problem anyway though, so I still have no idea why Xorg decides it wants to crash.

Stupid logs, give me an error message that I can go fix!


Okay, this is even weirder. I was messing around with it a bit while I typed out this post on my laptop, typed in startx to give it another go, and it worked. I rebooted to see if I could duplicate it, and if it had something to do with nvclock -m 800 even though nvclock wasn't supposed to be functional. Turns out I was logged into root with su, and I'm now able to reach the X environment as root at all times. Now what is wrong with running it as the user though... it's possible the user account isn't included in a group?


vim? EMACS? Pssh, I code in Scribus.

Offline

#9 2008-03-29 00:28:42

Dirhael
Member
From: /cold/north
Registered: 2008-03-12
Posts: 46

Re: NVIDIA 171.06 beta driver issues

Now there are probably a lot of things that could be wrong, but just from taking a quick look at your xorg.conf I notice one thing you should take care of right way: *Never* use the DRI module when using the nvidia driver.

Offline

#10 2008-03-29 00:36:37

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

Will do that right away, stupid move taking it from the config hwd generated for vesa.


vim? EMACS? Pssh, I code in Scribus.

Offline

#11 2008-03-29 01:46:19

coarseSand
Member
From: Ottawa, Canada
Registered: 2008-02-11
Posts: 203

Re: NVIDIA 171.06 beta driver issues

Everything is in working order now, just the default X environment won't run. I have Xfce4 running perfectly, soon be moving back to my old xmonad setup.


vim? EMACS? Pssh, I code in Scribus.

Offline

Board footer

Powered by FluxBB