[SOLVED] EDID read invalid with nvidia-313.18

Hello All,
after several months of trouble-free operation, my main system started having issues with detecting my second monitor properly. I am quite sure that this has something to do with the latest nvidia driver (313.18) but since I don't use this machine daily, I can't say exactly.
First, what's the problem? I have an nVidia GTX 460 card with two 26" TFTs @1920x1200 attached. No special configuration file has been necessary for some time now (everything detected automatically as needed). Now the main display (the left of two screens) is working as usual while the right one is limited to an 800x600 resolution. I've already tried several approaches to manually configure this one as intended but so far without success. nvidia-settings won't allow me to set any resolution other than Auto and is also weirdly showing the second display as DFP-3 whereas I think it used to be DFP-1 (following DFP-0 which is still active). A hardware issue can be eliminated as everything is smooth using an Ubuntu bootable CD which uses nouveau by default.
Here's the Xorg.0.log with a clean configuration (i. e. no /etc/X11/xorg.conf.d/10-monitor.conf)
[ 2.266]
X.Org X Server 1.13.2
Release Date: 2013-01-24
[ 2.266] X Protocol Version 11, Revision 0
[ 2.266] Build Operating System: Linux 3.7.4-1-ARCH x86_64
[ 2.266] Current Operating System: Linux einstein 3.7.6-1-ARCH #1 SMP PREEMPT Mon Feb 4 09:15:13 CET 2013 x86_64
[ 2.266] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=edf8551b-5b2d-4942-af17-b2ebb09a6cb6 ro quiet init=/usr/lib/systemd/systemd
[ 2.266] Build Date: 25 January 2013 09:33:50AM
[ 2.266]
[ 2.266] Current version of pixman: 0.28.2
[ 2.266] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.266] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.266] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 9 11:29:34 2013
[ 2.268] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2.269] (==) No Layout section. Using the first Screen section.
[ 2.269] (==) No screen section available. Using defaults.
[ 2.269] (**) |-->Screen "Default Screen Section" (0)
[ 2.269] (**) | |-->Monitor "<default monitor>"
[ 2.269] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.269] (==) Automatically adding devices
[ 2.269] (==) Automatically enabling devices
[ 2.269] (==) Automatically adding GPU devices
[ 2.270] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 2.270] Entry deleted from font path.
[ 2.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 2.271] Entry deleted from font path.
[ 2.271] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 2.271] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 2.271] Entry deleted from font path.
[ 2.271] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 2.271] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 2.271] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.271] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2.271] (II) Loader magic: 0x7fcc40
[ 2.271] (II) Module ABI versions:
[ 2.271] X.Org ANSI C Emulation: 0.4
[ 2.271] X.Org Video Driver: 13.1
[ 2.271] X.Org XInput driver : 18.0
[ 2.271] X.Org Server Extension : 7.0
[ 2.272] (--) PCI:*(0:1:0:0) 10de:0e22:19da:2166 rev 161, Mem @ 0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 2.272] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2.272] Initializing built-in extension Generic Event Extension
[ 2.272] Initializing built-in extension SHAPE
[ 2.272] Initializing built-in extension MIT-SHM
[ 2.272] Initializing built-in extension XInputExtension
[ 2.272] Initializing built-in extension XTEST
[ 2.272] Initializing built-in extension BIG-REQUESTS
[ 2.272] Initializing built-in extension SYNC
[ 2.272] Initializing built-in extension XKEYBOARD
[ 2.272] Initializing built-in extension XC-MISC
[ 2.272] Initializing built-in extension SECURITY
[ 2.272] Initializing built-in extension XINERAMA
[ 2.272] Initializing built-in extension XFIXES
[ 2.272] Initializing built-in extension RENDER
[ 2.272] Initializing built-in extension RANDR
[ 2.272] Initializing built-in extension COMPOSITE
[ 2.272] Initializing built-in extension DAMAGE
[ 2.272] Initializing built-in extension MIT-SCREEN-SAVER
[ 2.272] Initializing built-in extension DOUBLE-BUFFER
[ 2.272] Initializing built-in extension RECORD
[ 2.272] Initializing built-in extension DPMS
[ 2.272] Initializing built-in extension X-Resource
[ 2.272] Initializing built-in extension XVideo
[ 2.272] Initializing built-in extension XVideo-MotionCompensation
[ 2.272] Initializing built-in extension XFree86-VidModeExtension
[ 2.272] Initializing built-in extension XFree86-DGA
[ 2.272] Initializing built-in extension XFree86-DRI
[ 2.272] Initializing built-in extension DRI2
[ 2.272] (II) LoadModule: "glx"
[ 2.273] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2.346] (II) Module glx: vendor="NVIDIA Corporation"
[ 2.346] compiled for 4.0.2, module version = 1.0.0
[ 2.346] Module class: X.Org Server Extension
[ 2.346] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013
[ 2.346] Loading extension GLX
[ 2.346] (==) Matched nouveau as autoconfigured driver 0
[ 2.346] (==) Matched nvidia as autoconfigured driver 1
[ 2.346] (==) Matched nv as autoconfigured driver 2
[ 2.346] (==) Matched vesa as autoconfigured driver 3
[ 2.346] (==) Matched modesetting as autoconfigured driver 4
[ 2.346] (==) Matched fbdev as autoconfigured driver 5
[ 2.346] (==) Assigned the driver to the xf86ConfigLayout
[ 2.346] (II) LoadModule: "nouveau"
[ 2.347] (WW) Warning, couldn't open module nouveau
[ 2.347] (II) UnloadModule: "nouveau"
[ 2.347] (II) Unloading nouveau
[ 2.347] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 2.347] (II) LoadModule: "nvidia"
[ 2.347] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 2.355] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 2.355] compiled for 4.0.2, module version = 1.0.0
[ 2.355] Module class: X.Org Video Driver
[ 2.356] (II) LoadModule: "nv"
[ 2.356] (WW) Warning, couldn't open module nv
[ 2.356] (II) UnloadModule: "nv"
[ 2.356] (II) Unloading nv
[ 2.356] (EE) Failed to load module "nv" (module does not exist, 0)
[ 2.356] (II) LoadModule: "vesa"
[ 2.356] (WW) Warning, couldn't open module vesa
[ 2.356] (II) UnloadModule: "vesa"
[ 2.356] (II) Unloading vesa
[ 2.356] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 2.356] (II) LoadModule: "modesetting"
[ 2.357] (WW) Warning, couldn't open module modesetting
[ 2.357] (II) UnloadModule: "modesetting"
[ 2.357] (II) Unloading modesetting
[ 2.357] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 2.357] (II) LoadModule: "fbdev"
[ 2.357] (WW) Warning, couldn't open module fbdev
[ 2.357] (II) UnloadModule: "fbdev"
[ 2.357] (II) Unloading fbdev
[ 2.357] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 2.357] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013
[ 2.357] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 2.357] (++) using VT number 1
[ 2.358] (II) Loading sub module "wfb"
[ 2.358] (II) LoadModule: "wfb"
[ 2.358] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 2.359] (II) Module wfb: vendor="X.Org Foundation"
[ 2.359] compiled for 1.13.2, module version = 1.0.0
[ 2.359] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2.359] (II) Loading sub module "ramdac"
[ 2.359] (II) LoadModule: "ramdac"
[ 2.359] (II) Module "ramdac" already built-in
[ 2.360] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2.360] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 2.360] (==) NVIDIA(0): RGB weight 888
[ 2.360] (==) NVIDIA(0): Default visual is TrueColor
[ 2.360] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2.360] (**) NVIDIA(0): Enabling 2D acceleration
[ 3.170] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
[ 3.170] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 3.229] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
[ 3.229] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
[ 3.229] (--) NVIDIA(GPU-0):
[ 3.229] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 3.229] (--) NVIDIA(GPU-0):
[ 3.229] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
[ 3.229] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
[ 3.229] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
[ 3.229] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
[ 3.229] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
[ 3.229] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
[ 3.229] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 3.229] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
[ 3.229] (--) NVIDIA(GPU-0):
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0):
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.229] (--) NVIDIA(GPU-0):
[ 3.230] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
[ 3.230] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 3.230] (--) NVIDIA(0): VideoBIOS: 70.04.13.00.a3
[ 3.230] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 3.232] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
[ 3.232] (--) NVIDIA(0): CRT-0
[ 3.232] (--) NVIDIA(0): CRT-1
[ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0) (connected)
[ 3.232] (--) NVIDIA(0): DFP-1
[ 3.232] (--) NVIDIA(0): DFP-2
[ 3.232] (--) NVIDIA(0): DFP-3 (connected)
[ 3.232] (--) NVIDIA(0): DFP-4
[ 3.232] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0): 330.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): Idek Iiyama PLE2607WS (DFP-0): Internal Dual Link TMDS
[ 3.232] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 3.232] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[ 3.232] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): DFP-3: Internal Dual Link TMDS
[ 3.232] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[ 3.232] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[ 3.232] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 3.232] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
[ 3.232] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 3.233] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 3.233] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
[ 3.233] (**) NVIDIA(0): all display devices.)
[ 3.233] (==) NVIDIA(0):
[ 3.233] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 3.233] (==) NVIDIA(0): will be used as the requested mode.
[ 3.233] (==) NVIDIA(0):
[ 3.233] (II) NVIDIA(0): Validated MetaModes:
[ 3.233] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
[ 3.233] (II) NVIDIA(0): Virtual screen size determined to be 2720 x 1200
[ 3.261] (--) NVIDIA(0): DPI set to (88, 89); computed from "UseEdidDpi" X config
[ 3.261] (--) NVIDIA(0): option
[ 3.261] (--) Depth 24 pixmap format is 32 bpp
[ 3.261] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 3.261] (II) NVIDIA: access.
[ 3.265] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 3.265] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 3.265] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 3.265] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 3.265] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 3.265] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 3.265] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 3.265] (II) NVIDIA(0): Config Options in the README.
[ 3.267] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-3:nvidia-auto-select"
[ 3.357] Loading extension NV-GLX
[ 3.452] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 3.452] (==) NVIDIA(0): Backing store disabled
[ 3.452] (==) NVIDIA(0): Silken mouse enabled
[ 3.453] (==) NVIDIA(0): DPMS enabled
[ 3.453] Loading extension NV-CONTROL
[ 3.453] Loading extension XINERAMA
[ 3.453] (II) Loading sub module "dri2"
[ 3.453] (II) LoadModule: "dri2"
[ 3.453] (II) Module "dri2" already built-in
[ 3.453] (II) NVIDIA(0): [DRI2] Setup complete
[ 3.453] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 3.453] (--) RandR disabled
[ 3.456] (II) Initializing extension GLX
[ 3.502] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 3.503] (**) Power Button: Applying InputClass "system-keyboard"
[ 3.503] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3.503] (II) LoadModule: "evdev"
[ 3.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 3.505] (II) Module evdev: vendor="X.Org Foundation"
[ 3.505] compiled for 1.13.0, module version = 2.7.3
[ 3.505] Module class: X.Org XInput Driver
[ 3.505] ABI class: X.Org XInput driver, version 18.0
[ 3.505] (II) Using input driver 'evdev' for 'Power Button'
[ 3.505] (**) Power Button: always reports core events
[ 3.505] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 3.505] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 3.505] (--) evdev: Power Button: Found keys
[ 3.505] (II) evdev: Power Button: Configuring as keyboard
[ 3.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 3.505] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 3.505] (**) Option "xkb_rules" "evdev"
[ 3.505] (**) Option "xkb_model" "pc105"
[ 3.505] (**) Option "xkb_layout" "de"
[ 3.505] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.529] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 3.529] (**) Power Button: Applying InputClass "system-keyboard"
[ 3.529] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 3.529] (II) Using input driver 'evdev' for 'Power Button'
[ 3.529] (**) Power Button: always reports core events
[ 3.529] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 3.529] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 3.529] (--) evdev: Power Button: Found keys
[ 3.529] (II) evdev: Power Button: Configuring as keyboard
[ 3.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 3.529] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 3.529] (**) Option "xkb_rules" "evdev"
[ 3.529] (**) Option "xkb_model" "pc105"
[ 3.529] (**) Option "xkb_layout" "de"
[ 3.529] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.530] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 3.530] (II) No input driver specified, ignoring this device.
[ 3.530] (II) This device may have been added with another device file.
[ 3.530] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 3.530] (II) No input driver specified, ignoring this device.
[ 3.530] (II) This device may have been added with another device file.
[ 3.531] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 3.531] (II) No input driver specified, ignoring this device.
[ 3.531] (II) This device may have been added with another device file.
[ 3.531] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 3.531] (II) No input driver specified, ignoring this device.
[ 3.531] (II) This device may have been added with another device file.
[ 3.531] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event3)
[ 3.531] (II) No input driver specified, ignoring this device.
[ 3.531] (II) This device may have been added with another device file.
[ 3.531] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
[ 3.531] (II) No input driver specified, ignoring this device.
[ 3.531] (II) This device may have been added with another device file.
[ 3.532] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event5)
[ 3.532] (II) No input driver specified, ignoring this device.
[ 3.532] (II) This device may have been added with another device file.
[ 3.532] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[ 3.532] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 3.532] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 3.532] (**) Logitech USB Receiver: always reports core events
[ 3.532] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event7"
[ 3.532] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[ 3.532] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 3.532] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 3.532] (--) evdev: Logitech USB Receiver: Found relative axes
[ 3.532] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 3.532] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 3.532] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 3.532] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 3.532] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/input/input7/event7"
[ 3.532] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
[ 3.532] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 3.533] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 3.533] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 3.533] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 3.533] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 3.533] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 3.533] (II) No input driver specified, ignoring this device.
[ 3.533] (II) This device may have been added with another device file.
[ 3.533] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
[ 3.533] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[ 3.533] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 3.533] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 3.533] (**) Logitech USB Receiver: always reports core events
[ 3.533] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event8"
[ 3.534] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[ 3.534] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 3.534] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 3.534] (--) evdev: Logitech USB Receiver: Found relative axes
[ 3.534] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 3.534] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 3.534] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 3.534] (--) evdev: Logitech USB Receiver: Found keys
[ 3.534] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 3.534] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 3.534] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 3.534] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 3.534] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3.534] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.1/input/input8/event8"
[ 3.534] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 3.534] (**) Option "xkb_rules" "evdev"
[ 3.534] (**) Option "xkb_model" "pc105"
[ 3.534] (**) Option "xkb_layout" "de"
[ 3.534] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.534] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 3.534] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 3.534] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 3.534] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 3.534] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 3.534] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 3.535] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/event9)
[ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
[ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 3.535] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Pro Keyboard'
[ 3.535] (**) Microsoft Microsoft® Digital Media Pro Keyboard: always reports core events
[ 3.535] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Device: "/dev/input/event9"
[ 3.535] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Vendor 0x45e Product 0xb0
[ 3.535] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found keys
[ 3.535] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as keyboard
[ 3.535] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input9/event9"
[ 3.535] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Pro Keyboard" (type: KEYBOARD, id 10)
[ 3.535] (**) Option "xkb_rules" "evdev"
[ 3.535] (**) Option "xkb_model" "pc105"
[ 3.535] (**) Option "xkb_layout" "de"
[ 3.535] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.536] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/event10)
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 3.536] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Digital Media Pro Keyboard'
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: always reports core events
[ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Device: "/dev/input/event10"
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Vendor 0x45e Product 0xb0
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found 1 mouse buttons
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found scroll wheel(s)
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found relative axes
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found absolute axes
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found absolute multitouch axes
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found x and y absolute axes
[ 3.536] (--) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Found keys
[ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Forcing relative x/y axes to exist.
[ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as mouse
[ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Configuring as keyboard
[ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: Adding scrollwheel support
[ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: YAxisMapping: buttons 4 and 5
[ 3.536] (**) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 3.536] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.1/input/input10/event10"
[ 3.536] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Pro Keyboard" (type: KEYBOARD, id 11)
[ 3.536] (**) Option "xkb_rules" "evdev"
[ 3.536] (**) Option "xkb_model" "pc105"
[ 3.536] (**) Option "xkb_layout" "de"
[ 3.536] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.536] (II) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: initialized for relative axes.
[ 3.536] (WW) evdev: Microsoft Microsoft® Digital Media Pro Keyboard: ignoring absolute axes.
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) keeping acceleration scheme 1
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration profile 0
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration factor: 2.000
[ 3.536] (**) Microsoft Microsoft® Digital Media Pro Keyboard: (accel) acceleration threshold: 4
[ 3.537] (II) config/udev: Adding input device Microsoft Microsoft® Digital Media Pro Keyboard (/dev/input/js0)
[ 3.537] (**) Microsoft Microsoft® Digital Media Pro Keyboard: Applying InputClass "system-keyboard"
[ 3.537] (II) No input driver specified, ignoring this device.
[ 3.537] (II) This device may have been added with another device file.
[ 3.537] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[ 3.537] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 3.537] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 3.537] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 3.537] (**) Eee PC WMI hotkeys: always reports core events
[ 3.537] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event6"
[ 3.537] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 3.537] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 3.537] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 3.537] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input6/event6"
[ 3.537] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 3.537] (**) Option "xkb_rules" "evdev"
[ 3.537] (**) Option "xkb_model" "pc105"
[ 3.537] (**) Option "xkb_layout" "de"
[ 3.537] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 3.538] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 3.538] (II) No input driver specified, ignoring this device.
[ 3.538] (II) This device may have been added with another device file.
[ 3.542] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
[ 3.542] (II) No input driver specified, ignoring this device.
[ 3.542] (II) This device may have been added with another device file.
[ 3.542] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 3.542] (II) No input driver specified, ignoring this device.
[ 3.542] (II) This device may have been added with another device file.
[ 3.543] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event3)
[ 3.543] (II) No input driver specified, ignoring this device.
[ 3.543] (II) This device may have been added with another device file.
[ 3.543] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event5)
[ 3.543] (II) No input driver specified, ignoring this device.
[ 3.543] (II) This device may have been added with another device file.
[ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 3.543] (II) No input driver specified, ignoring this device.
[ 3.543] (II) This device may have been added with another device file.
[ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[ 3.543] (II) No input driver specified, ignoring this device.
[ 3.543] (II) This device may have been added with another device file.
[ 3.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 3.543] (II) No input driver specified, ignoring this device.
[ 3.543] (II) This device may have been added with another device file.
[ 3.620] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
[ 3.620] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 3.620] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 3.620] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
[ 3.620] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 3.679] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
[ 3.679] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
[ 3.679] (--) NVIDIA(GPU-0):
[ 3.679] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 3.679] (--) NVIDIA(GPU-0):
[ 3.679] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
[ 3.679] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
[ 3.679] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
[ 3.679] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
[ 3.679] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
[ 3.679] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
[ 3.679] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 3.679] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
[ 3.680] (--) NVIDIA(GPU-0):
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0):
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.680] (--) NVIDIA(GPU-0):
[ 3.680] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 3.680] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
[ 3.680] (**) NVIDIA(0): all display devices.)
[ 4.259] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
[ 4.259] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 4.259] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 4.259] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
[ 4.259] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 4.319] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
[ 4.319] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
[ 4.319] (--) NVIDIA(GPU-0):
[ 4.319] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 4.319] (--) NVIDIA(GPU-0):
[ 4.319] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
[ 4.319] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
[ 4.319] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
[ 4.319] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
[ 4.319] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
[ 4.319] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
[ 4.319] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 4.319] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
[ 4.319] (--) NVIDIA(GPU-0):
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0):
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 4.319] (--) NVIDIA(GPU-0):
[ 4.319] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 4.319] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
[ 4.319] (**) NVIDIA(0): all display devices.)
[ 16.599] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
[ 16.599] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 16.599] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 16.599] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
[ 16.599] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 16.659] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
[ 16.659] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
[ 16.659] (--) NVIDIA(GPU-0):
[ 16.659] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 16.659] (--) NVIDIA(GPU-0):
[ 16.659] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
[ 16.659] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
[ 16.659] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
[ 16.659] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
[ 16.659] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
[ 16.659] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
[ 16.659] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 16.659] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
[ 16.659] (--) NVIDIA(GPU-0):
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0):
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 16.659] (--) NVIDIA(GPU-0):
[ 16.659] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 16.659] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
[ 16.659] (**) NVIDIA(0): all display devices.)
[ 17.393] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2607WS (DFP-0)) does not support
[ 17.393] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 17.393] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17.393] (**) NVIDIA(0): device Idek Iiyama PLE2607WS (DFP-0) (Using EDID
[ 17.393] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 17.453] (WW) NVIDIA(GPU-0): The EDID read for display device DFP-3 is invalid:
[ 17.453] (WW) NVIDIA(GPU-0): unrecognized EDID Header.
[ 17.453] (--) NVIDIA(GPU-0):
[ 17.453] (--) NVIDIA(GPU-0): Raw EDID bytes:
[ 17.453] (--) NVIDIA(GPU-0):
[ 17.453] (--) NVIDIA(GPU-0): ff ff ff ff ff ff ff ff 26 cd 08 56 c0 c4 00 00
[ 17.453] (--) NVIDIA(GPU-0): 1d 13 01 03 81 37 22 78 2a 7b 65 a5 55 48 99 26
[ 17.453] (--) NVIDIA(GPU-0): 12 50 54 bd ef 80 71 4f 81 80 81 8f 95 00 95 0f
[ 17.453] (--) NVIDIA(GPU-0): a9 40 b3 00 01 01 28 3c 80 a0 70 b0 23 40 30 20
[ 17.453] (--) NVIDIA(GPU-0): 36 00 26 58 21 00 00 1a 1a 36 80 a0 70 38 1f 40
[ 17.453] (--) NVIDIA(GPU-0): 50 20 85 04 26 58 21 00 00 1a 00 00 00 fd 00 37
[ 17.453] (--) NVIDIA(GPU-0): 4c 1d 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 17.453] (--) NVIDIA(GPU-0): 00 50 4c 45 32 36 30 37 57 53 0a 20 20 20 00 1e
[ 17.453] (--) NVIDIA(GPU-0):
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0):
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 17.453] (--) NVIDIA(GPU-0):
[ 17.453] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17.453] (**) NVIDIA(0): device DFP-3 (Using EDID frequencies has been enabled on
[ 17.453] (**) NVIDIA(0): all display devices.)
As you can see, the EDID information cannot be obtained from the second display. Since I haven't found any indication of this being a bug in the latest nVidia driver, I wanted to ask whether you have come across any hints or explanations.
For the time being, I can live with it but I'm actually considering moving to nouveau instead now.
Thanks for your time. Cheers
Smoerrebroed
Last edited by Smoerrebroed (2013-05-04 11:34:32)

Alright, though it still bothers me that for some reason the nvidia driver no longer correctly reads and processes EDID information on all connectors, supplying DFP-0's EDID to DFP-3 via the "CustomEDID" option fixed all woes. 1920x1200 is now again detected as default, TwinView is enabled and so on ... even without a sophisticated 10-monitor.conf:
Section "Device"
Identifier "GeForce GTX 460"
Driver "nvidia"
Option "CustomEDID" "DFP-3:/etc/X11/xorg.conf.d/edid.bin"
EndSection
Everything else remains at default and works. Perhaps this post will also help others in dealing with nvidia issues.
One thing this has taught me though is: As much inclined as I am towards open source software, the nouveau driver is really still a long way off the performance of the proprietary nvidia module. If you want/need to work seriously in 3D, there's no alternative.
Cheers
Smoerrebroed
Last edited by Smoerrebroed (2013-05-31 19:36:45)

Similar Messages

  • SOLVED Blurry/Ghosting LCD with Nvidia-96xx

    Hi all,
    I've spent hours trying to figure this out...  I installed the Nvidia-96xx driver for my Geforce2 MX/MX 400 and everything seems ok in my xorg.conf.  XFCE comes up with the right resolution (1280x1024 Dell 1702fp), but everything is blurry.  When i use the Nvidia X Server Settings application, it looks like everything is running correctly - 1280x1024 @ 60hz.  But this doesn't seem right, because otherwise everything wouldn't look so blurry.  And I do mean everything - fonts, icons, etc.
    So I did a bunch of reading and decided to try xrandr.  Well, that seems like a fairly cool command, but it didn't really solve my problem.  However, it did confirm my suspicions that one of these programs is giving me the wrong information, since the only 1280x1024 resolution it gives me is at a 50* 51 refresh rate.  I tried changing the rate with:
    xrandr -r 60
    It wouldn't let me do it.  It says:
    "Rate not available for this size"
    I'm really kind of puzzled about this, I've tried three different ways of generating xorg.conf files (Xorg -configure, xorgconfig, nvidia-xconfig) and they all give me the right resolution, but the wrong refresh rate.  For some reason linux wants to run things at 50hz...
    I'd post more information up here, but I'm not sure what you would want to see.  I'm pretty sure it's not the xorg.conf...
    Hope you guys can help.
    Last edited by syan (2007-02-20 17:40:50)

    Thanks for the reply, berbae.
    I've been trying different things with the xorg.conf file, but nothing I do seems to help.  I tried adding in some of the things you had in yours, like the EDID option and now my xorg.conf looks like this:
    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/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "xtrap"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "dri"
    Load "glx"
    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 "Dell"
    ModelName "1702FP"
    DisplaySize 337 270
    HorizSync 31-80
    VertRefresh 56-76
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "KGAUniversal" # [<bool>]
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "NV11 [GeForce2 MX/MX 400]"
    BusID "PCI:1:5:0"
    Option "UseEDIDfreqs=false"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Here's the Xorg.0.log file too:
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux mythos 2.6.20-ARCH #1 SMP PREEMPT Tue Feb 13 14:51:15 CET 2007 i686
    Build Date: 10 January 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: Mon Feb 19 12:03:44 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) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /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) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 1106,0686 card 1043,8040 rev 40 class 06,01,00 hdr 80
    (II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
    (II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
    (II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
    (II) PCI: 00:04:4: chip 1106,3057 card 1043,8040 rev 40 class 00,00,00 hdr 00
    (II) PCI: 00:09:0: chip 1102,0004 card 1102,0051 rev 03 class 04,01,00 hdr 80
    (II) PCI: 00:09:1: chip 1102,7003 card 1102,0040 rev 03 class 09,80,00 hdr 80
    (II) PCI: 00:09:2: chip 1102,4001 card 1102,0010 rev 00 class 0c,00,10 hdr 80
    (II) PCI: 00:0a:0: chip 1033,0035 card 1799,0001 rev 43 class 0c,03,10 hdr 80
    (II) PCI: 00:0a:1: chip 1033,0035 card 1799,0001 rev 43 class 0c,03,10 hdr 00
    (II) PCI: 00:0a:2: chip 1033,00e0 card 1799,0002 rev 04 class 0c,03,20 hdr 00
    (II) PCI: 01:05:0: chip 10de,0110 card 107d,2834 rev b2 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,1), 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:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xce000000 - 0xcfefffff (0x1f00000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xcff00000 - 0xdf7fffff (0xf900000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:5:0) nVidia Corporation NV11 [GeForce2 MX/MX 400] rev 178, Mem @ 0xce000000/24, 0xd0000000/27, BIOS @ 0xcfff0000/16
    (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) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 0xdfffffff
    (II) PCI Memory resource overlap reduced 0xdf800000 from 0xdf800fff to 0xdf7fffff
    (II) PCI I/O resource overlap reduced 0x0000e000 from 0x0000e003 to 0x0000dfff
    (II) Active PCI resource ranges:
    [0] -1 0 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [1] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [2] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [3] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [4] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [5] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [9] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [10] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [11] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [14] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    (II) Inactive PCI resource ranges:
    [0] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [1] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [2] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [3] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [4] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [5] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [9] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [10] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [11] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [13] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [14] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    (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 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [5] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [6] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [7] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [8] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [9] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [11] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [18] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [20] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [21] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions/libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 7.1.1, 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/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading sub module "drm"
    (II) LoadModule: "drm"
    (II) Loading /usr/lib/xorg/modules/linux/libdrm.so
    (II) Module drm: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (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.9631
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, 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/lib/xorg/modules/fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.1, 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/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.9631
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) NVIDIA dlloader X Driver 1.0-9631 Thu Nov 9 17:39:58 PST 2006
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01:05:0
    (--) 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 7.1.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
    (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 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [5] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [6] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [7] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [8] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [9] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [11] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [18] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [20] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [21] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    (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 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [5] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [6] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [7] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [8] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [9] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [11] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [12] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [20] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [21] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [22] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [24] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [26] 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): NVIDIA GPU GeForce2 MX/MX 400 at PCI:1:5:0 (GPU-0)
    (--) NVIDIA(0): Memory: 65536 kBytes
    (--) NVIDIA(0): VideoBIOS: 03.11.01.30.00
    (II) NVIDIA(0): Detected AGP rate: 4X
    (--) NVIDIA(0): Interlaced video modes are not supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce2 MX/MX 400 at
    (--) NVIDIA(0): PCI:1:5:0:
    (--) NVIDIA(0): DELL 1702FP (CRT-0)
    (--) NVIDIA(0): DELL 1702FP (CRT-0): 350.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-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 1280 x 1024
    (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b]
    [1] 0 0 0xce000000 - 0xceffffff (0x1000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xcb800000 - 0xcb8000ff (0x100) MX[b]
    [7] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[b]
    [8] -1 0 0xcc800000 - 0xcc800fff (0x1000) MX[b]
    [9] -1 0 0xcd000000 - 0xcd003fff (0x4000) MX[b]
    [10] -1 0 0xcd800000 - 0xcd8007ff (0x800) MX[b]
    [11] -1 0 0xdf800000 - 0xdf7fffff (0x0) MX[b]O
    [12] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [13] -1 0 0xcfff0000 - 0xcfffffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [15] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[b](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [21] -1 0 0x0000a000 - 0x0000a007 (0x8) IX[b]
    [22] -1 0 0x0000a400 - 0x0000a41f (0x20) IX[b]
    [23] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[b]
    [24] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [25] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [26] -1 0 0x0000e000 - 0x0000dfff (0x0) IX[b]O
    [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (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
    (WW) NVIDIA(0): Option "UseEDIDfreqs=false" is not used
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (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)
    (II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
    (II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
    (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    Apart from the warnings "No modes were requested ..." and "option "UseEDIDfreqs=false" is not used" nothing looks that bad to me.  Any ideas?  This is what I see in xfce:
    http://img299.imageshack.us/img299/5268 … ot2dk6.png
    I also tried using the gtf output a few times and that didn't work either.  I'm starting to wonder if it's a hardware problem.  Seems kind of subtle for a malfunctioning graphics card though, doesn't it?
    Thanks again

  • [Solved]Xorg 1.6 with nvidia 180.44 2D performance painfully slow

    Hi folks,
    Since the latest upgrade of Xorg and Nvidia all screen refreshes have become visibly very slow. Anything that has to redraw the whole screen takes a full second and my cpu usage jumps to 15%. The wierd thing is that glxgears is getting 200fps and looks perfectly smooth. Direct rendering is enabled and the client and server versions of the driver match. There are no errors in the Xorg.0.log apart from warnings about ACPI
    I am using an Nvidia 6200 in TwinView mode with 2 identical monitors.
    Here's my files/logs:
    xorg.conf:
    # nvidia-settings: version 1.0 (buildmeister@builder63) Tue Nov 4 14:08:09 PST 2008
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    # Load "type1"
    # Load "freetype"
    Load "glx"
    EndSection
    Section "ServerFlags"
    # Removed Option "Xinerama" "1"
    Option "AutoAddDevices" "false"
    Option "Xinerama" "0"
    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 "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "gb"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "TEU TL970"
    HorizSync 30.0 - 81.0
    VertRefresh 40.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "TEU TL970"
    HorizSync 30.0 - 81.0
    VertRefresh 40.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 6200"
    Option "NoDRI"
    EndSection
    Section "Screen"
    # Removed Option "TwinView" "0"
    # Removed Option "TwinViewXineramaInfoOrder" "CRT-0"
    # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "CRT-1"
    Option "metamodes" "CRT-0: nvidia-auto-select +1280+0, CRT-1: nvidia-auto-select +0+0"
    Option "NoLogo" "True"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    #Section "Extensions"
    # Option "Composite" "Enable"
    #EndSection
    Xorg.0.log
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux vostok 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 10 April 2009 07:03:14PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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 Apr 14 11:11:42 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (**) Option "Xinerama" "0"
    (**) Option "AutoAddDevices" "false"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI: (0@3:0:0) Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) rev 2, Mem @ 0xe0000000/16777216, 0xe3800000/16384, 0xe3000000/8388608, BIOS @ 0x????????/65536
    (--) PCI:*(0@10:0:0) nVidia Corporation NV44A [GeForce 6200] rev 161, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe1000000/16777216, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[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) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (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
    (II) NVIDIA GLX Module 180.44 Mon Mar 23 15:29:02 PST 2009
    (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.6.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (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.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) NVIDIA dlloader X Driver 180.44 Mon Mar 23 15:05:32 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 0a@00:00:0
    (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.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (**) 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 "TwinView" "1"
    (**) NVIDIA(0): Option "MetaModes" "CRT-0: nvidia-auto-select +1280+0, CRT-1: nvidia-auto-select +0+0"
    (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-1"
    (**) 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 6200 (NV44) at PCI:10:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.44.a2.10.52
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:10:0:0:
    (--) NVIDIA(0): TEU TL970 (CRT-0)
    (--) NVIDIA(0): TEU TL970 (CRT-1)
    (--) NVIDIA(0): TEU TL970 (CRT-0): 400.0 MHz maximum pixel clock
    (--) NVIDIA(0): TEU TL970 (CRT-1): 400.0 MHz maximum pixel clock
    (**) NVIDIA(0): TwinView enabled
    (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, CRT-1
    (II) NVIDIA(0): Assigned Display Devices: CRT-0, CRT-1
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0):
    (II) NVIDIA(0): "CRT-0:nvidia-auto-select+1280+0,CRT-1:nvidia-auto-select+0+0"
    (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
    (--) NVIDIA(0): DPI set to (85, 86); 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 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): 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
    (II) NVIDIA(0): "CRT-0:nvidia-auto-select+1280+0,CRT-1:nvidia-auto-select+0+0"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) Option "dpms"
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (WW) NVIDIA(0): Option "NoDRI" is not used
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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 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" "gb"
    (**) Keyboard0: XkbLayout: "gb"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "Protocol" "auto"
    (**) Option "Device" "/dev/psaux"
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (**) 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) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) filter chain progression: 2.00
    (**) Mouse0: (accel) filter stage 0: 20.00 ms
    (**) Mouse0: (accel) set acceleration profile 0
    (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    Thanks for your kind attention.
    Last edited by sekenre (2009-04-14 16:48:38)

    Dheart wrote:glxinfo | grep direct ?
    Also try to run some game to see whether it will work.
    Already done:
    direct rendering: Yes
    And I'm at work, no games sorry
    I lowered the colour depth to 16bpp and it's a little bit faster on window refreshes. It's good enough to be usable but it's still annoying.

  • [Solved] xorg "no screens found" on laptop with nvidia + intel Optimus

    Startx gives fatal server error:(EE) no screens found
    After installing arch on my laptop, I followed the xorg arch wiki to install the Xwindow system.
    I installed  xorg-server, startx
    lspci -k | grep -A -2 -i "VGA" shows two graphic cards (see below). I guess the I am using the NVIDIA.
    I installed nvidia-utils-337.12-1 , nvidia-337.12-1, nvidia-libgl-337.12-1
    After that I ran nvidia-xconfig
    startx gives the above error.
    What can I try next?
    Best,
    Sjoerd
    This are the log files:
    lspci -k | grep -A -2 -i "VGA"
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. Device 15a7
    Kernel driver in use: i915
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M] (rev a1)
    Subsystem: ASUSTeK Computer Inc. GeForce GT 650M
    Kernel driver in use: nvidia
    lsmod
    Module Size Used by
    isofs 32820 0
    usb_storage 49255 1
    joydev 10367 0
    mousedev 10912 0
    uvcvideo 74492 0
    videobuf2_vmalloc 3368 1 uvcvideo
    videobuf2_memops 2239 1 videobuf2_vmalloc
    btusb 19720 0
    videobuf2_core 28999 1 uvcvideo
    bluetooth 352753 2 btusb
    videodev 122691 2 uvcvideo,videobuf2_core
    media 12611 2 uvcvideo,videodev
    6lowpan_iphc 11556 1 bluetooth
    nvidia 10784100 0
    arc4 2064 2
    asus_nb_wmi 7400 0
    coretemp 6550 0
    asus_wmi 16605 1 asus_nb_wmi
    intel_rapl 12332 0
    sparse_keymap 3242 1 asus_wmi
    hwmon 3153 2 coretemp,asus_wmi
    x86_pkg_temp_thermal 7311 0
    intel_powerclamp 9442 0
    mxm_wmi 1595 0
    kvm_intel 134316 0
    iwldvm 171439 0
    iTCO_wdt 5535 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    kvm 419974 1 kvm_intel
    nls_iso8859_1 4485 2
    led_class 3611 2 iwldvm,asus_wmi
    i915 752620 1
    mac80211 510355 1 iwldvm
    crct10dif_pclmul 4714 0
    nls_cp437 6017 2
    crc32_pclmul 2955 0
    crc32c_intel 14217 0
    ghash_clmulni_intel 4362 0
    aesni_intel 144871 0
    vfat 10631 2
    aes_x86_64 7463 1 aesni_intel
    fat 53688 1 vfat
    lrw 3821 1 aesni_intel
    gf128mul 6018 1 lrw
    glue_helper 4737 1 aesni_intel
    ablk_helper 2100 1 aesni_intel
    cryptd 8537 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    iwlwifi 151777 1 iwldvm
    psmouse 92904 0
    snd_hda_codec_realtek 47141 1
    snd_hda_codec_generic 53860 1 snd_hda_codec_realtek
    microcode 17157 0
    cfg80211 459335 3 iwlwifi,mac80211,iwldvm
    evdev 11784 5
    mac_hid 3273 0
    serio_raw 5009 0
    atl1c 38426 0
    pcspkr 2059 0
    i2c_i801 11364 0
    rfkill 15971 3 cfg80211,bluetooth,asus_wmi
    snd_hda_intel 38728 0
    drm_kms_helper 35720 1 i915
    snd_hda_codec 101816 3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
    button 4765 1 i915
    snd_hwdep 6396 1 snd_hda_codec
    drm 242043 3 i915,drm_kms_helper,nvidia
    snd_pcm 81607 2 snd_hda_codec,snd_hda_intel
    snd_timer 19038 1 snd_pcm
    mei_me 9776 0
    snd 60086 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    intel_gtt 12856 1 i915
    i2c_algo_bit 5480 1 i915
    thermal 8812 0
    soundcore 5551 1 snd
    tpm_tis 9310 0
    i2c_core 25400 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
    video 12057 2 i915,asus_wmi
    mei 65662 1 mei_me
    processor 25217 0
    lpc_ich 13560 0
    wmi 8539 2 mxm_wmi,asus_wmi
    battery 7821 0
    tpm 23363 1 tpm_tis
    shpchp 25706 0
    intel_rst 2372 0
    ac 3366 0
    ext4 505317 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6266 1 ext4
    jbd2 86487 1 ext4
    sd_mod 37170 8
    crc_t10dif 1135 1 sd_mod
    crct10dif_common 1436 2 crct10dif_pclmul,crc_t10dif
    atkbd 16934 0
    libps2 4507 2 atkbd,psmouse
    ahci 24043 4
    libahci 21708 1 ahci
    libata 174012 2 ahci,libahci
    ehci_pci 4152 0
    xhci_hcd 147645 0
    ehci_hcd 64875 1 ehci_pci
    scsi_mod 137184 3 usb_storage,libata,sd_mod
    usbcore 186974 6 btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,xhci_hcd
    usb_common 1712 1 usbcore
    i8042 13135 1 libps2
    serio 10785 9 serio_raw,atkbd,i8042,psmouse
    /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 337.12 (buildmeister@swio-display-x64-rhel04-11) Fri Apr 4 15:17:56 PDT 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    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 "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.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
    /var/log/Xorg.0.log
    [ 1860.296]
    X.Org X Server 1.15.1
    Release Date: 2014-04-13
    [ 1860.302] X Protocol Version 11, Revision 0
    [ 1860.304] Build Operating System: Linux 3.14.0-4-ARCH x86_64
    [ 1860.306] Current Operating System: Linux zen 3.14.2-1-ARCH #1 SMP PREEMPT Sun Apr 27 11:28:44 CEST 2014 x86_64
    [ 1860.306] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2
    [ 1860.309] Build Date: 14 April 2014 08:39:09AM
    [ 1860.311]
    [ 1860.313] Current version of pixman: 0.32.4
    [ 1860.316] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1860.316] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1860.324] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 5 12:22:24 2014
    [ 1860.326] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1860.327] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1860.328] (==) ServerLayout "Layout0"
    [ 1860.328] (**) |-->Screen "Screen0" (0)
    [ 1860.328] (**) | |-->Monitor "Monitor0"
    [ 1860.328] (**) | |-->Device "Device0"
    [ 1860.328] (**) |-->Input Device "Keyboard0"
    [ 1860.328] (**) |-->Input Device "Mouse0"
    [ 1860.328] (==) Automatically adding devices
    [ 1860.328] (==) Automatically enabling devices
    [ 1860.328] (==) Automatically adding GPU devices
    [ 1860.328] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1860.328] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1860.328] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1860.328] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1860.328] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1860.328] (WW) Disabling Keyboard0
    [ 1860.328] (WW) Disabling Mouse0
    [ 1860.328] (II) Loader magic: 0x804c80
    [ 1860.328] (II) Module ABI versions:
    [ 1860.328] X.Org ANSI C Emulation: 0.4
    [ 1860.328] X.Org Video Driver: 15.0
    [ 1860.328] X.Org XInput driver : 20.0
    [ 1860.328] X.Org Server Extension : 8.0
    [ 1860.328] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1860.328] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1860.330] (--) PCI:*(0:0:2:0) 8086:0166:1043:15a7 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 1860.330] (--) PCI: (0:1:0:0) 10de:0fd1:1043:15a7 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 1860.330] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1860.332] Initializing built-in extension Generic Event Extension
    [ 1860.333] Initializing built-in extension SHAPE
    [ 1860.335] Initializing built-in extension MIT-SHM
    [ 1860.337] Initializing built-in extension XInputExtension
    [ 1860.338] Initializing built-in extension XTEST
    [ 1860.340] Initializing built-in extension BIG-REQUESTS
    [ 1860.342] Initializing built-in extension SYNC
    [ 1860.343] Initializing built-in extension XKEYBOARD
    [ 1860.345] Initializing built-in extension XC-MISC
    [ 1860.346] Initializing built-in extension SECURITY
    [ 1860.348] Initializing built-in extension XINERAMA
    [ 1860.349] Initializing built-in extension XFIXES
    [ 1860.350] Initializing built-in extension RENDER
    [ 1860.352] Initializing built-in extension RANDR
    [ 1860.353] Initializing built-in extension COMPOSITE
    [ 1860.355] Initializing built-in extension DAMAGE
    [ 1860.356] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1860.357] Initializing built-in extension DOUBLE-BUFFER
    [ 1860.358] Initializing built-in extension RECORD
    [ 1860.360] Initializing built-in extension DPMS
    [ 1860.361] Initializing built-in extension Present
    [ 1860.362] Initializing built-in extension DRI3
    [ 1860.364] Initializing built-in extension X-Resource
    [ 1860.365] Initializing built-in extension XVideo
    [ 1860.366] Initializing built-in extension XVideo-MotionCompensation
    [ 1860.367] Initializing built-in extension XFree86-VidModeExtension
    [ 1860.368] Initializing built-in extension XFree86-DGA
    [ 1860.369] Initializing built-in extension XFree86-DRI
    [ 1860.370] Initializing built-in extension DRI2
    [ 1860.370] (II) LoadModule: "glx"
    [ 1860.371] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1860.382] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1860.382] compiled for 4.0.2, module version = 1.0.0
    [ 1860.382] Module class: X.Org Server Extension
    [ 1860.382] (II) NVIDIA GLX Module 337.12 Fri Apr 4 14:34:00 PDT 2014
    [ 1860.383] Loading extension GLX
    [ 1860.383] (II) LoadModule: "nvidia"
    [ 1860.383] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1860.383] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1860.383] compiled for 4.0.2, module version = 1.0.0
    [ 1860.383] Module class: X.Org Video Driver
    [ 1860.383] (II) NVIDIA dlloader X Driver 337.12 Fri Apr 4 14:13:45 PDT 2014
    [ 1860.383] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1860.383] (++) using VT number 2
    [ 1860.384] (EE) No devices detected.
    [ 1860.384] (EE)
    Fatal server error:
    [ 1860.384] (EE) no screens found(EE)
    [ 1860.384] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1860.384] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1860.384] (EE)
    Last edited by sjdh (2014-05-05 14:05:34)

    Hi Karol,
    Thank you for the suggestion. I read the wiki Nvidia#No_screens_found_on_a_laptop.2FNVIDIA_Optimus .
    It says "On a laptop, if the NVIDIA driver cannot find any screens, you may have an NVIDIA Optimus setup : an Intel chipset connected to the screen and the video outputs, and a NVIDIA". This seems to be the case for my latop.
    The wiki suggests three options to get around the problem:
    1) NVIDIA drivers now offer Optimus support since 319.12 Beta [[3]] with kernels above and including 3.9.
    2) Another solution is to install the Intel driver to handle the screens
    3) Enter the BIOS and changed the default graphics setting from 'Optimus' to 'Discrete' and the install NVIDIA drivers
    I tried them all:
    1) I had NVIDIA driver version 337 installed, but I don't know how to turn on Optimus support
    3) I check my bios settings, but there is no such option
    2) I removed the nvidia drivers and then installed intel drivers. I removed /etc/x11/xorg.conf
    startx now find screens. I guess there is no 2d or 3d acceleration, but it works
    Thank you
    Sjoerd

  • [Solved] 1366x768 Resolution with nVidia drivers

    I am trying to set up my monitor at full resolution (1366x768) and I am having issues getting it to display correctly. Out of the box, I was able to get 1024x768, but when I tried to manually set the full resolution using xrandr, it will only go up to 1280x768 with a black bar on the right. Below are the relevant files;
    xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 325.15 (buildmeister@swio-display-x64-rhel04-07) Wed Jul 31 19:31:53 PDT 2013
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection
    Section "Files"
    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 "kbd"
    EndSection
    Section "Monitor"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "CRT-1"
    HorizSync 28.0 - 55.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 9600 GT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "Stereo" "0"
    Option "nvidiaXineramaInfoOrder" "CRT-1"
    Option "metamodes" "nvidia-auto-select +0+0"
    Option "SLI" "Off"
    Option "MultiGPU" "Off"
    Option "BaseMosaic" "off"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Xorg.log.0
    [ 10.475]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 10.475] X Protocol Version 11, Revision 0
    [ 10.475] Build Operating System: Linux 3.11.1-1-ARCH i686
    [ 10.475] Current Operating System: Linux steinbeck 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:40:32 CEST 2013 i686
    [ 10.475] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=646d074d-3ed6-4e3c-982e-43395ef95493 rw quiet
    [ 10.475] Build Date: 08 October 2013 08:51:37PM
    [ 10.475]
    [ 10.475] Current version of pixman: 0.30.2
    [ 10.475] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.475] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.475] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 9 19:41:27 2013
    [ 10.534] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10.574] (==) No Layout section. Using the first Screen section.
    [ 10.574] (==) No screen section available. Using defaults.
    [ 10.574] (**) |-->Screen "Default Screen Section" (0)
    [ 10.574] (**) | |-->Monitor "<default monitor>"
    [ 10.594] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10.594] (==) Automatically adding devices
    [ 10.594] (==) Automatically enabling devices
    [ 10.594] (==) Automatically adding GPU devices
    [ 10.656] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10.656] Entry deleted from font path.
    [ 10.656] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 10.656] Entry deleted from font path.
    [ 10.672] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10.672] Entry deleted from font path.
    [ 10.672] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10.675] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10.675] Entry deleted from font path.
    [ 10.675] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10.675] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 10.675] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10.675] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10.676] (II) Loader magic: 0x8259620
    [ 10.676] (II) Module ABI versions:
    [ 10.676] X.Org ANSI C Emulation: 0.4
    [ 10.676] X.Org Video Driver: 14.1
    [ 10.676] X.Org XInput driver : 19.1
    [ 10.676] X.Org Server Extension : 7.0
    [ 10.676] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 10.678] (--) PCI:*(0:1:0:0) 10de:0622:3842:c866 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/524288
    [ 10.678] Initializing built-in extension Generic Event Extension
    [ 10.678] Initializing built-in extension SHAPE
    [ 10.678] Initializing built-in extension MIT-SHM
    [ 10.678] Initializing built-in extension XInputExtension
    [ 10.678] Initializing built-in extension XTEST
    [ 10.678] Initializing built-in extension BIG-REQUESTS
    [ 10.678] Initializing built-in extension SYNC
    [ 10.678] Initializing built-in extension XKEYBOARD
    [ 10.678] Initializing built-in extension XC-MISC
    [ 10.678] Initializing built-in extension SECURITY
    [ 10.678] Initializing built-in extension XINERAMA
    [ 10.678] Initializing built-in extension XFIXES
    [ 10.678] Initializing built-in extension RENDER
    [ 10.678] Initializing built-in extension RANDR
    [ 10.678] Initializing built-in extension COMPOSITE
    [ 10.678] Initializing built-in extension DAMAGE
    [ 10.678] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10.678] Initializing built-in extension DOUBLE-BUFFER
    [ 10.678] Initializing built-in extension RECORD
    [ 10.678] Initializing built-in extension DPMS
    [ 10.678] Initializing built-in extension X-Resource
    [ 10.678] Initializing built-in extension XVideo
    [ 10.678] Initializing built-in extension XVideo-MotionCompensation
    [ 10.678] Initializing built-in extension XFree86-VidModeExtension
    [ 10.678] Initializing built-in extension XFree86-DGA
    [ 10.678] Initializing built-in extension XFree86-DRI
    [ 10.678] Initializing built-in extension DRI2
    [ 10.678] (II) LoadModule: "glx"
    [ 10.722] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 11.897] (II) Module glx: vendor="NVIDIA Corporation"
    [ 11.897] compiled for 4.0.2, module version = 1.0.0
    [ 11.897] Module class: X.Org Server Extension
    [ 11.897] (II) NVIDIA GLX Module 325.15 Wed Jul 31 18:38:58 PDT 2013
    [ 11.897] Loading extension GLX
    [ 11.897] (==) Matched nouveau as autoconfigured driver 0
    [ 11.897] (==) Matched nvidia as autoconfigured driver 1
    [ 11.897] (==) Matched nv as autoconfigured driver 2
    [ 11.897] (==) Matched nouveau as autoconfigured driver 3
    [ 11.897] (==) Matched nvidia as autoconfigured driver 4
    [ 11.897] (==) Matched nv as autoconfigured driver 5
    [ 11.897] (==) Matched vesa as autoconfigured driver 6
    [ 11.897] (==) Matched modesetting as autoconfigured driver 7
    [ 11.897] (==) Matched fbdev as autoconfigured driver 8
    [ 11.897] (==) Assigned the driver to the xf86ConfigLayout
    [ 11.897] (II) LoadModule: "nouveau"
    [ 11.904] (WW) Warning, couldn't open module nouveau
    [ 11.904] (II) UnloadModule: "nouveau"
    [ 11.904] (II) Unloading nouveau
    [ 11.904] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 11.904] (II) LoadModule: "nvidia"
    [ 11.904] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 11.953] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 11.953] compiled for 4.0.2, module version = 1.0.0
    [ 11.953] Module class: X.Org Video Driver
    [ 11.954] (II) LoadModule: "nv"
    [ 11.954] (WW) Warning, couldn't open module nv
    [ 11.954] (II) UnloadModule: "nv"
    [ 11.954] (II) Unloading nv
    [ 11.954] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 11.954] (II) LoadModule: "vesa"
    [ 11.955] (WW) Warning, couldn't open module vesa
    [ 11.955] (II) UnloadModule: "vesa"
    [ 11.955] (II) Unloading vesa
    [ 11.955] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 11.955] (II) LoadModule: "modesetting"
    [ 11.955] (WW) Warning, couldn't open module modesetting
    [ 11.955] (II) UnloadModule: "modesetting"
    [ 11.955] (II) Unloading modesetting
    [ 11.955] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 11.955] (II) LoadModule: "fbdev"
    [ 11.955] (WW) Warning, couldn't open module fbdev
    [ 11.955] (II) UnloadModule: "fbdev"
    [ 11.955] (II) Unloading fbdev
    [ 11.955] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 11.957] (II) NVIDIA dlloader X Driver 325.15 Wed Jul 31 18:17:17 PDT 2013
    [ 11.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 11.957] (++) using VT number 1
    [ 11.961] (II) Loading sub module "fb"
    [ 11.961] (II) LoadModule: "fb"
    [ 11.961] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11.973] (II) Module fb: vendor="X.Org Foundation"
    [ 11.973] compiled for 1.14.3, module version = 1.0.0
    [ 11.973] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.973] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 11.973] (II) Loading sub module "wfb"
    [ 11.973] (II) LoadModule: "wfb"
    [ 11.973] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 11.976] (II) Module wfb: vendor="X.Org Foundation"
    [ 11.976] compiled for 1.14.3, module version = 1.0.0
    [ 11.976] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.976] (II) Loading sub module "shadow"
    [ 11.976] (II) LoadModule: "shadow"
    [ 11.976] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 11.977] (II) Module shadow: vendor="X.Org Foundation"
    [ 11.977] compiled for 1.14.3, module version = 1.1.0
    [ 11.977] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.977] (II) Loading sub module "ramdac"
    [ 11.977] (II) LoadModule: "ramdac"
    [ 11.977] (II) Module "ramdac" already built-in
    [ 11.985] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 11.985] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 11.985] (==) NVIDIA(0): RGB weight 888
    [ 11.985] (==) NVIDIA(0): Default visual is TrueColor
    [ 11.985] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 11.989] (**) NVIDIA(0): Enabling 2D acceleration
    [ 12.996] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 13.056] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 13.057] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
    [ 13.057] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 13.057] (--) NVIDIA(0): VideoBIOS: 62.94.61.00.60
    [ 13.057] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 13.059] (--) NVIDIA(0): Valid display device(s) on GeForce 9600 GT at PCI:1:0:0
    [ 13.059] (--) NVIDIA(0): CRT-0
    [ 13.059] (--) NVIDIA(0): CRT-1 (boot, connected)
    [ 13.059] (--) NVIDIA(0): TV-0
    [ 13.059] (--) NVIDIA(0): DFP-0
    [ 13.059] (--) NVIDIA(0): DFP-1
    [ 13.059] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 13.059] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
    [ 13.059] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 13.059] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 13.059] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 13.059] (**) NVIDIA(0): all display devices.)
    [ 13.062] (==) NVIDIA(0):
    [ 13.062] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 13.062] (==) NVIDIA(0): will be used as the requested mode.
    [ 13.062] (==) NVIDIA(0):
    [ 13.062] (II) NVIDIA(0): Validated MetaModes:
    [ 13.062] (II) NVIDIA(0): "CRT-1:nvidia-auto-select{}"
    [ 13.062] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [ 13.090] (WW) NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
    [ 13.090] (WW) NVIDIA(0): from CRT-1's EDID.
    [ 13.090] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [ 13.090] (--) Depth 24 pixmap format is 32 bpp
    [ 13.090] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 13.093] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 13.093] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 13.093] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 13.093] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 13.093] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 13.093] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 13.093] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 13.093] (II) NVIDIA(0): Config Options in the README.
    [ 13.096] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select{}"
    [ 13.155] Loading extension NV-GLX
    [ 13.189] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 13.189] (==) NVIDIA(0): Backing store disabled
    [ 13.189] (==) NVIDIA(0): Silken mouse enabled
    [ 13.190] (==) NVIDIA(0): DPMS enabled
    [ 13.191] Loading extension NV-CONTROL
    [ 13.191] Loading extension XINERAMA
    [ 13.191] (II) Loading sub module "dri2"
    [ 13.191] (II) LoadModule: "dri2"
    [ 13.191] (II) Module "dri2" already built-in
    [ 13.191] (II) NVIDIA(0): [DRI2] Setup complete
    [ 13.191] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 13.191] (--) RandR disabled
    [ 13.209] (II) Initializing extension GLX
    [ 13.417] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 13.417] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.417] (II) LoadModule: "evdev"
    [ 13.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 13.433] (II) Module evdev: vendor="X.Org Foundation"
    [ 13.433] compiled for 1.14.3, module version = 2.8.2
    [ 13.433] Module class: X.Org XInput Driver
    [ 13.433] ABI class: X.Org XInput driver, version 19.1
    [ 13.433] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.433] (**) Power Button: always reports core events
    [ 13.433] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 13.433] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.433] (--) evdev: Power Button: Found keys
    [ 13.433] (II) evdev: Power Button: Configuring as keyboard
    [ 13.433] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 13.433] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 13.433] (**) Option "xkb_rules" "evdev"
    [ 13.434] (**) Option "xkb_model" "pc104"
    [ 13.434] (**) Option "xkb_layout" "us"
    [ 13.462] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 13.462] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.462] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.462] (**) Power Button: always reports core events
    [ 13.462] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 13.462] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.462] (--) evdev: Power Button: Found keys
    [ 13.462] (II) evdev: Power Button: Configuring as keyboard
    [ 13.462] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 13.462] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 13.462] (**) Option "xkb_rules" "evdev"
    [ 13.462] (**) Option "xkb_model" "pc104"
    [ 13.462] (**) Option "xkb_layout" "us"
    [ 13.462] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 13.463] (II) config/udev: Adding input device Chicony Saitek Eclipse Keyboard (/dev/input/event0)
    [ 13.463] (**) Chicony Saitek Eclipse Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.463] (II) Using input driver 'evdev' for 'Chicony Saitek Eclipse Keyboard'
    [ 13.463] (**) Chicony Saitek Eclipse Keyboard: always reports core events
    [ 13.463] (**) evdev: Chicony Saitek Eclipse Keyboard: Device: "/dev/input/event0"
    [ 13.463] (--) evdev: Chicony Saitek Eclipse Keyboard: Vendor 0x6a3 Product 0x8020
    [ 13.463] (--) evdev: Chicony Saitek Eclipse Keyboard: Found keys
    [ 13.463] (II) evdev: Chicony Saitek Eclipse Keyboard: Configuring as keyboard
    [ 13.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/input/input0/event0"
    [ 13.463] (II) XINPUT: Adding extended input device "Chicony Saitek Eclipse Keyboard" (type: KEYBOARD, id 8)
    [ 13.463] (**) Option "xkb_rules" "evdev"
    [ 13.463] (**) Option "xkb_model" "pc104"
    [ 13.463] (**) Option "xkb_layout" "us"
    [ 13.464] (II) config/udev: Adding input device Chicony Saitek Eclipse Keyboard (/dev/input/event1)
    [ 13.464] (**) Chicony Saitek Eclipse Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.464] (II) Using input driver 'evdev' for 'Chicony Saitek Eclipse Keyboard'
    [ 13.464] (**) Chicony Saitek Eclipse Keyboard: always reports core events
    [ 13.464] (**) evdev: Chicony Saitek Eclipse Keyboard: Device: "/dev/input/event1"
    [ 13.464] (--) evdev: Chicony Saitek Eclipse Keyboard: Vendor 0x6a3 Product 0x8020
    [ 13.464] (--) evdev: Chicony Saitek Eclipse Keyboard: Found keys
    [ 13.464] (II) evdev: Chicony Saitek Eclipse Keyboard: Configuring as keyboard
    [ 13.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.1/input/input1/event1"
    [ 13.464] (II) XINPUT: Adding extended input device "Chicony Saitek Eclipse Keyboard" (type: KEYBOARD, id 9)
    [ 13.464] (**) Option "xkb_rules" "evdev"
    [ 13.464] (**) Option "xkb_model" "pc104"
    [ 13.464] (**) Option "xkb_layout" "us"
    [ 13.464] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 13.464] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 13.464] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 13.464] (**) Logitech USB Receiver: always reports core events
    [ 13.464] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
    [ 13.464] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 13.464] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
    [ 13.464] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 13.464] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 13.464] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 13.464] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 13.464] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 13.464] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 13.464] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.464] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input2/event2"
    [ 13.465] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
    [ 13.465] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 13.465] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 13.465] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 13.465] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 13.465] (II) No input driver specified, ignoring this device.
    [ 13.465] (II) This device may have been added with another device file.
    [ 13.465] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
    [ 13.465] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 13.465] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 13.465] (**) Logitech USB Receiver: always reports core events
    [ 13.465] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
    [ 13.465] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc521
    [ 13.466] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
    [ 13.466] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 13.466] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 13.466] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
    [ 13.466] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 13.466] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 13.466] (--) evdev: Logitech USB Receiver: Found keys
    [ 13.466] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 13.466] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 13.466] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 13.466] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 13.466] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 13.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.1/input/input3/event3"
    [ 13.466] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 11)
    [ 13.466] (**) Option "xkb_rules" "evdev"
    [ 13.466] (**) Option "xkb_model" "pc104"
    [ 13.466] (**) Option "xkb_layout" "us"
    [ 13.466] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 13.466] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 13.466] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 13.466] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 13.466] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 13.466] (II) No input driver specified, ignoring this device.
    [ 13.466] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event10)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event11)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event12)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.467] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event13)
    [ 13.467] (II) No input driver specified, ignoring this device.
    [ 13.467] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event14)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event8)
    [ 13.468] (II) No input driver specified, ignoring this device.
    [ 13.468] (II) This device may have been added with another device file.
    [ 13.468] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 13.469] (II) No input driver specified, ignoring this device.
    [ 13.469] (II) This device may have been added with another device file.
    [ 13.469] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
    [ 13.469] (II) No input driver specified, ignoring this device.
    [ 13.469] (II) This device may have been added with another device file.
    [ 18.412] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 18.412] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 18.412] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 18.412] (**) NVIDIA(0): all display devices.)
    [ 23.193] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 23.193] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 23.193] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 23.193] (**) NVIDIA(0): all display devices.)
    [ 266.255] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 266.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 266.255] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 266.255] (**) NVIDIA(0): all display devices.)
    [ 266.971] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 266.971] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 266.971] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 266.971] (**) NVIDIA(0): all display devices.)
    [ 268.486] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 268.486] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 268.487] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 268.487] (**) NVIDIA(0): all display devices.)
    [ 289.743] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 289.743] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 289.743] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 289.743] (**) NVIDIA(0): all display devices.)
    [ 879.365] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 879.365] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 879.365] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 879.365] (**) NVIDIA(0): all display devices.)
    [ 74720.901] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74720.901] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74720.901] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74720.901] (**) NVIDIA(0): all display devices.)
    [ 74734.644] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74734.644] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74734.644] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74734.644] (**) NVIDIA(0): all display devices.)
    [ 74741.124] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74741.124] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74741.124] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74741.124] (**) NVIDIA(0): all display devices.)
    [ 74741.272] (II) NVIDIA(0): Setting mode "DVI-I-1: 1368x768_60.00 @1368x768 +0+0 {ViewPortIn=1368x768, ViewPortOut=1368x768+0+0}"
    [ 74741.409] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
    [ 74741.409] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 74741.409] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on
    [ 74741.409] (**) NVIDIA(0): all display devices.)
    Any suggestions?
    Last edited by fuzzyonethree (2013-10-13 23:14:48)

    Drop that xorg.conf completely, it doesn't contain any relevant settings. The problem is that the driver can't get the display's EDID:
    [ 13.090] (WW) NVIDIA(0): Unable to get display device CRT-1's EDID
    Try a different cable. Or, if you can, use a digital connection (DVI, HDMI) instead of VGA.

  • [SOLVED] Fixing slow scrolling in firefox with nvidia and 64 bit

    I'm experiencing very slow scrolling with firefox on sites like
    http://www.roadrunnerrecords.com/blabbermouth.net/
    http://www.vai.com/News/index.html
    I'm running 64 bit with KDEmod. Scrolling is fine when I remove flash completely but on Ubuntu 10.04 (64 bit) the abnove sites scroll fine on a different machine (with intel graphics). I read somewhere by modifying xorg with "AccelMethod" "EXA" to "XXA" scrolling becomes very smoth onm ATI and Intel. Here is my xorg.conf:
    Section "ServerLayout"
            Identifier     "X.org Configured"
            Screen      0  "Screen0" 0 0
            InputDevice    "Mouse0" "CorePointer"
            InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
            FontPath     "/usr/share/fonts/75dpi:unscaled"
            FontPath     "/usr/share/fonts/TTF"
            FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
            Load  "glx"
            Load  "record"
            Load  "dbe"
            Load  "extmod"
    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"
            HorizSync    28.0 - 72.0
            VertRefresh  43.0 - 60.0
    EndSection
    Section "Device"
            Identifier  "Card0"
            Driver      "nvidia"
            VendorName  "nVidia Corporation"
            BoardName   "G92 [GeForce 9800 GT]"
            Option      "RenderAccel" "true"
            Option      "NoLogo" "true"
            Option      "AGPFastWrite" "true"
            Option      "EnablePageFlip" "true"
            BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            SubSection "Display"
                    Viewport   0 0
                    Depth     1
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     4
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     8
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     15
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     16
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
                    Modes    "1680x1050"
            EndSubSection
    EndSection
    Section "Extensions"
            Option "Composite" "Enable"
            Option "RENDER" "Enable"
    EndSection
    is there something I can change to improve scrolling in firefox? I've tried to turnoff desktop effects and scrolling is the same annd also running firefox from a fresh profile. Hence, i suspect my nvidia 9800GT card to be the culprit. If anyone has a working xorg.conf with nvidia, 64 bit and smooth scrolling on the above mentioned sites please SHARE! Many Thanks!
    Last edited by fettouhi (2012-02-22 17:42:10)

    karol wrote:
    > Tried it now and that worked. Running without a xorg.conf buty now I can't turn on desktop effects in KDE. How do I set that up?
    Sorry, I don't use KDE, but it may be related to how do you start KDE: from xinit or via KDM or sth.
    > How do I determine what driver xorg is using now that I'm running without it xorg.conf?
    It's running the same driver as before.
    > Using the binary nvidia blob driver.
    Did you uninstall it? Did you install the nouveau driver? 'pacman -Qqs xf86-video' will tell you what drivers you have installed.
    No, I don't have the nouveau driver installed. I have to check if I have the nv driver installed but I didn't uninstall the nvidia driver. I'm starting KDE via xinit.

  • Getting error reading settings with service profile manager. Why and what can I do to solve problem?

    Getting "error reading settings" with the service profile manager in Lion server OS. Why and what can I do to solve problem?

    I have also had the 'Error reading settings' problem in Profile Manager, despite trying everything in the discussions and clean reinstalls (which work for a little while only).
    It seems that various different fixes work for some people but not others; and the underlying cause of the problem has not been resolved.
    There are now numerous threads on this problem (there are yet others with similar problems):
    https://discussions.apple.com/thread/3189397
    https://discussions.apple.com/thread/3195100
    https://discussions.apple.com/thread/3212015
    https://discussions.apple.com/thread/3208533
    https://discussions.apple.com/thread/3249062
    https://discussions.apple.com/thread/3199734
    https://discussions.apple.com/thread/3212304
    I have posted this in each to try and pull things together a bit.
    Does anyone know if Apple has acknowledged the issue and offered an official response?

  • [SOLVED]How to get higher Framebuffer than 1024x768 with nvidia module

    Hello,
    when I first installed Arch it loaded nouveau module for my nvidia graphicscard during boot via udev.
    Everything looked fine and it seemed like it was using my nativ resolution of 1280x800 for conole.
    Now with "nvidia" it doesn't look as pretty anymore since it uses the vga=773 (1024x768) framebuffer
    from the Kernel Line which loooks a little bit distorted on a widescreen monitor. When I run the
    HDT (Hardware Detection Tool) from Syslinux it lists all possible vesa framebuffers but 1024x768 seems
    to be the max. So why is it possible with nouveau and not with the prop. nvidia driver? Is there a work
    around?
    Is this impossible because prop. graphics driver don't use the open driver stack?
    Kind Regards,
    blackout23
    Last edited by blackout23 (2012-02-14 14:14:59)

    Ok that makes things clear. I just tried UVesafb but it also only lists the following modes.
    640x400-8, 0x0100
    640x480-8, 0x0101
    800x600-8, 0x0103
    1024x768-8, 0x0105
    320x200-16, 0x010e
    320x200-32, 0x010f
    640x480-16, 0x0111
    640x480-32, 0x0112
    800x600-16, 0x0114
    800x600-32, 0x0115
    1024x768-16, 0x0117
    1024x768-32, 0x0118
    320x200-8, 0x0130
    320x400-8, 0x0131
    320x400-16, 0x0132
    320x400-32, 0x0133
    320x240-8, 0x0134
    320x240-16, 0x0135
    320x240-32, 0x0136
    640x400-16, 0x013d
    640x400-32, 0x013e
    Regards,
    blackout23
    To bad that nouveau is very slow at least on my laptop. Gnome Shell starts stuttering, when I open the Dash with the Super-Key.
    Last edited by blackout23 (2012-02-14 16:58:38)

  • Can't get display to work with nvidia drivers...

    hi everyone,
    on my new system i can't get my nvidia geforce 6600 to work with the proprietary drivers.
    i went through a new xorg.conf hassle to get a working display. vesa driver was suggested, it worked but slowly. nv driver works somewhat slowly as well.
    using nvidia driver 8774, screen goes blank, my monitor fells asleep, and i don't have a clue about what's going on. i cannot switch to a text-based console (ctrl+alt+F2), all i can do i ctrl+alt+backspace to restart (?) X server, and after a few second, my system seems to reboot by itself.
    any advice is appreciated. thanks !
    xorg.conf
    Section "ServerLayout"
    Identifier "Original Layout"
    Screen "Default Screen" 0 0
    InputDevice "Mouse" "CorePointer"
    InputDevice "Keyboard" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    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"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    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" # ddc probing of monitor
    Load "dbe"
    # Load "dri"
    # Load "extmod"
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "speedo"
    EndSection
    Section "InputDevice"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Identifier "Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "AutoRepeat" "500 30"
    EndSection
    Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mouse0"
    Option "Buttons" "7"
    Option "ZAxisMapping" "4 5"
    Option "Resolution" "800"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "nv"
    VendorName "All"
    BoardName "All"
    EndSection
    #Section "Device"
    # Insert Clocks lines here if appropriate
    # ChipSet "GeForce2 MX/MX 400"
    # Card "nv GeForce2 MX/MX 400"
    # Identifier "card0"
    # Driver "nvidia"
    # Option "Coolbits" "1"
    # Option "CursorShadow" "true"
    # Option "NoLogo" "1"
    # Option "NvAGP" "1"
    # Option "AllowGLXWithComposite" "true"
    # Option "RenderAccel" "true"
    # Option "backingstore" "true"
    # Option "UseEdidFreqs" "false"
    #EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    #Section "DRI"
    # Mode 0666
    #EndSection
    #Section "Extensions"
    # Option "Composite" "Enable"
    # Option "RENDER" "Enable"
    #EndSection
    Xorg.0.log
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux hal 2.6.18-ARCH #1 SMP PREEMPT Mon Oct 16 10:36:48 CEST 2006 i686
    Build Date: 19 September 2006
    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: Thu Oct 19 15:59:00 2006
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Original Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse"
    (**) |-->Input Device "Keyboard"
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) XKB: rules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) XKB: model: "pc105"
    (**) Option "XkbLayout" "fr"
    (**) XKB: layout: "fr"
    (==) Keyboard: CustomKeycode disabled
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (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.
    (**) 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/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Option "AllowMouseOpenFail" "true"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
    (II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
    (II) PCI: 00:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
    (II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
    (II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
    (II) PCI: 00:0c:0: chip 10de,006d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
    (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
    (II) PCI: 01:07:0: chip 1102,0002 card 1102,8026 rev 07 class 04,01,00 hdr 80
    (II) PCI: 01:07:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
    (II) PCI: 01:09:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
    (II) PCI: 01:09:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
    (II) PCI: 01:0a:0: chip 10ec,8139 card 4554,434e rev 10 class 02,00,00 hdr 00
    (II) PCI: 01:0b:0: chip 1095,3112 card 1095,6112 rev 02 class 01,04,00 hdr 00
    (II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
    (II) PCI: 03:00:0: chip 10de,00f2 card 0000,0000 rev a2 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,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-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000bfff (0x2000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (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 0xd5000000 - 0xd6ffffff (0x2000000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x500fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xd7000000 - 0xd9ffffff (0x3000000) MX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b]
    (--) PCI: (1:9:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xd4000000/12
    (--) PCI:*(3:0:0) nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162, Mem @ 0xd7000000/24, 0xc0000000/28, 0xd8000000/24
    (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) PCI Memory resource overlap reduced 0xd0000000 from 0xd3ffffff to 0xcfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xd6000000 - 0xd600007f (0x80) MX[b]
    [1] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [2] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [3] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [4] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [5] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [6] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [7] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [8] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [9] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [10] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [12] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [15] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[b](B)
    [16] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [18] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [19] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [20] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [22] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [26] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [27] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [28] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [29] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xd6000000 - 0xd600007f (0x80) MX[b]
    [1] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [2] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [3] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [4] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [5] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [6] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [7] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [8] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [9] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [10] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [12] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [15] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[b](B)
    [16] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [17] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [18] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [19] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [20] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [22] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [26] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [27] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [28] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [29] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[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 - 0xd600007f (0x80) MX[b]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[b](B)
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [23] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [24] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [25] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [26] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [27] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [28] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [29] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [30] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [32] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [33] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [34] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [35] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    (II) LoadModule: "ddc"
    (II) Loading /usr/lib/xorg/modules/libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, 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 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: "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.8774
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (II) LoadModule: "bitmap"
    (II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Loading font Bitmap
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, 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/lib/xorg/modules/fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.1, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 7.1.1, 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.8774
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "keyboard"
    (II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
    (II) Module keyboard: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) NVIDIA dlloader X Driver 1.0-8774 Tue Aug 1 20:55:35 PDT 2006
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03: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 7.1.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
    (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 - 0xd600007f (0x80) MX[b]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[b](B)
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [23] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [24] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [25] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [26] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [27] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [28] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [29] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [30] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [32] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [33] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [34] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [35] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[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 - 0xd600007f (0x80) MX[b]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) 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 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [26] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [27] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [28] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [29] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [30] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [31] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [32] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [33] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [34] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [35] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [36] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [37] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [38] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
    (==) NVIDIA(0): RGB weight 565
    (==) 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): NVIDIA GPU GeForce Go 6600 GT at PCI:3:0:0
    (--) NVIDIA(0): VideoRAM: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.43.02.61.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 Go 6600 GT at
    (--) NVIDIA(0): PCI:3:0:0:
    (--) NVIDIA(0): Iiyama AS4314UT (CRT-0)
    (--) NVIDIA(0): Iiyama AS4314UT (CRT-0): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x1024"
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config option
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b]
    [1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b]
    [2] 0 0 0xd7000000 - 0xd7ffffff (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 - 0xd600007f (0x80) MX[b]
    [8] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[b]
    [9] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[b]
    [10] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[b]
    [11] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[b]
    [12] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[b]
    [13] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[b]
    [14] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[b]
    [15] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[b]
    [16] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[b]
    [17] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[b]
    [18] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [19] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
    [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[b](B)
    [21] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[b](B)
    [22] -1 0 0xd4000000 - 0xd4000fff (0x1000) 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] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [27] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [28] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[b]
    [29] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[b]
    [30] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[b]
    [31] -1 0 0x0000b400 - 0x0000b407 (0x8) IX[b]
    [32] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[b]
    [33] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[b]
    [34] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [35] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[b]
    [36] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[b]
    [37] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [38] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[b]
    [39] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [40] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[b]
    [41] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    [42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [43] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000508, 0)
    (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000508, 0)
    (II) NVIDIA(0): Setting mode "1280x1024"
    (WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x000005a8, 0)
    (WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x000005a8, 0)
    (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
    (WW) NVIDIA(0): WAIT (2, 3, 0x8000, 0x00000000, 0x00000aec, 0)
    (WW) NVIDIA(0): WAIT (1, 3, 0x8000, 0x00000000, 0x00000aec, 0)
    (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000b1c, 0)
    (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000b1c, 0)
    (==) 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 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" "ExplorerPS/2"
    (**) Mouse: Device: "/dev/input/mouse0"
    (**) Mouse: Protocol: "ExplorerPS/2"
    (**) Option "CorePointer"
    (**) Mouse: Core Pointer
    (**) Option "Device" "/dev/input/mouse0"
    (**) Option "Buttons" "7"
    (==) Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) Mouse: ZAxisMapping: buttons 4 and 5
    (**) Mouse: Buttons: 11
    (**) Option "Resolution" "800"
    (**) Mouse: Resolution: 800
    (**) Option "CoreKeyboard"
    (**) Keyboard: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard: XkbModel: "pc105"
    (**) Option "XkbLayout" "fr"
    (**) Keyboard: XkbLayout: "fr"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "Mouse" (type: MOUSE)
    (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    (II) Mouse: ps2EnableDataReporting: succeeded
    (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000ba4, 0)

    here's my latest attempt, thanks to chrismortimore :
    xorg.conf
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Default Screen" 0 0
    InputDevice "Mouse" "CorePointer"
    InputDevice "Keyboard" "CoreKeyboard"
    EndSection
    Section "Files"
    # FontPath "/usr/share/fonts/corefonts"
    # FontPath "/usr/share/fonts/CID"
    # FontPath "/usr/share/fonts/Speedo"
    # FontPath "/usr/share/fonts/TrueType/"
    # FontPath "/usr/share/fonts/freefont/"
    # ModulePath "/usr/X11R6/lib/modules"
    # RgbPath "/usr/share/X11/rgb"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    # FontPath "/usr/share/fonts/local"
    EndSection
    Section "Module"
    # Load "dri"
    # SubSection "extmod"
    # Option "omit xfree86-dga" # don't initialise the DGA extension
    # EndSubSection
    Load "type1"
    # Load "speedo"
    Load "freetype"
    # Load "xtt"
    Load "glx"
    # Load "v4l"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "extmod"
    Load "int10"
    Load "record"
    Load "vbe"
    EndSection
    Section "InputDevice"
    # Option "XkbVariant" "nodeadkeys"
    Option "XkbRules" "xorg"
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Identifier "Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "AutoRepeat" "500 30"
    EndSection
    Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    # Option "Emulate3Buttons" "true"
    Option "Buttons" "7"
    Option "ZAxisMapping" "4 5"
    Option "ButtonMapping" "1 2 3 6 7"
    Option "Resolution" "800"
    Option "Corepointer"
    EndSection
    Section "Monitor"
    Identifier "Monitor"
    HorizSync 30.0 - 130.0
    VertRefresh 50.0 - 160.0
    # Option "DPMS"
    EndSection
    #Section "Device"
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    # Identifier "Standard VGA"
    # Driver "vga"
    # VendorName "Unknown"
    # BoardName "Unknown"
    #EndSection
    Section "Device"
    # Insert Clocks lines here if appropriate
    # ChipSet "GeForce2 MX/MX 400"
    # Card "nv GeForce2 MX/MX 400"
    Identifier "NVIDIA GeForce 6600"
    Driver "nvidia"
    # Option "Coolbits" "1"
    # Option "CursorShadow" "true"
    # Option "NoLogo" "1"
    # Option "NvAGP" "1"
    # Option "AllowGLXWithComposite" "true"
    # Option "RenderAccel" "true"
    # Option "backingstore" "true"
    # Option "UseEdidFreqs" "false"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "NVIDIA GeForce 6600"
    Monitor "Monitor"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "true"
    # Option "RENDER" "Enable"
    EndSection
    here's the resulting Xorg.0.log
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: UNKNOWN
    Current Operating System: Linux hal 2.6.18-ARCH #1 SMP PREEMPT Sat Oct 21 13:20:13 CEST 2006 i686
    Build Date: 19 September 2006
    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: Thu Oct 26 13:40:28 2006
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Monitor"
    (**) | |-->Device "NVIDIA GeForce 6600"
    (**) |-->Input Device "Mouse"
    (**) |-->Input Device "Keyboard"
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
    (II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
    (II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
    (II) PCI: 00:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
    (II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
    (II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
    (II) PCI: 00:0c:0: chip 10de,006d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
    (II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
    (II) PCI: 01:09:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
    (II) PCI: 01:09:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
    (II) PCI: 01:0a:0: chip 10ec,8139 card 4554,434e rev 10 class 02,00,00 hdr 00
    (II) PCI: 01:0b:0: chip 1095,3112 card 1095,6112 rev 02 class 01,04,00 hdr 00
    (II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
    (II) PCI: 03:00:0: chip 10de,00f2 card 0000,0000 rev a2 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,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-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000bfff (0x2000) IX[B]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xda000000 - 0xdbffffff (0x2000000) MX[B]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (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 0xd5000000 - 0xd6ffffff (0x2000000) MX[B]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x500fffff (0x100000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xd7000000 - 0xd9ffffff (0x3000000) MX[B]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
    (--) PCI: (1:9:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xd4000000/12
    (--) PCI:*(3:0:0) nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162, Mem @ 0xd7000000/24, 0xc0000000/28, 0xd8000000/24
    (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) PCI Memory resource overlap reduced 0xd0000000 from 0xd3ffffff to 0xcfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xd6000000 - 0xd600007f (0x80) MX[B]
    [1] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [2] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [3] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [4] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [5] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [6] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [7] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [8] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [9] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [10] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [12] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [14] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [15] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[B](B)
    [16] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [17] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [18] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [19] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [20] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [21] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [22] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [24] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [25] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [26] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [27] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xd6000000 - 0xd600007f (0x80) MX[B]
    [1] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [2] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [3] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [4] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [5] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [6] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [7] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [8] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [9] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [10] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [12] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [14] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [15] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[B](B)
    [16] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [17] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [18] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [19] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [20] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [21] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [22] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [24] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [25] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [26] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [27] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[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 - 0xd600007f (0x80) MX[B]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[B](B)
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [22] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [23] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [24] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [25] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [26] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [27] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [28] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [29] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [30] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [31] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [32] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [33] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
    (II) LoadModule: "type1"
    (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, 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/lib/xorg/modules/fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.1, 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.8776
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (II) LoadModule: "bitmap"
    (II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Loading font Bitmap
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "ddc"
    (II) Loading /usr/lib/xorg/modules/libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 7.1.1, 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: "vbe"
    (II) Loading /usr/lib/xorg/modules/libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    ABI class: X.Org Video Driver, version 1.0
    (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.8776
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) NVIDIA dlloader X Driver 1.0-8776 Mon Oct 16 21:57:32 PDT 2006
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03: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 7.1.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
    (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 - 0xd600007f (0x80) MX[B]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) MX[B](B)
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [22] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [23] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [24] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [25] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [26] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [27] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [28] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [29] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [30] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [31] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [32] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [33] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[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 - 0xd600007f (0x80) MX[B]
    [5] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [6] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [7] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [8] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [9] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [10] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [11] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [12] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [13] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [14] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [15] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [18] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [19] -1 0 0xd4000000 - 0xd4000fff (0x1000) 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 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [26] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [27] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [28] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [29] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [30] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [31] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [32] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [33] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [34] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [35] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [36] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
    [38] 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 Go 6600 GT at PCI:3:0:0
    (--) NVIDIA(0): VideoRAM: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.43.02.61.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 Go 6600 GT at
    (--) NVIDIA(0): PCI:3:0:0:
    (--) NVIDIA(0): Iiyama (CRT-0)
    (--) NVIDIA(0): Iiyama (CRT-0): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1600x1200"
    (II) NVIDIA(0): "1280x1024"
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
    (WW) NVIDIA(0): No size information available in CRT-0's EDID; cannot compute
    (WW) NVIDIA(0): DPI from EDID.
    (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B]
    [1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
    [2] 0 0 0xd7000000 - 0xd7ffffff (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 - 0xd600007f (0x80) MX[B]
    [8] -1 0 0xdb000000 - 0xdb0001ff (0x200) MX[B]
    [9] -1 0 0xdb001000 - 0xdb0010ff (0x100) MX[B]
    [10] -1 0 0xd4001000 - 0xd4001fff (0x1000) MX[B]
    [11] -1 0 0xdc085000 - 0xdc08503f (0x40) MX[B]
    [12] -1 0 0xdc084000 - 0xdc0847ff (0x800) MX[B]
    [13] -1 0 0xdc087000 - 0xdc087fff (0x1000) MX[B]
    [14] -1 0 0xdc000000 - 0xdc07ffff (0x80000) MX[B]
    [15] -1 0 0xdc083000 - 0xdc083fff (0x1000) MX[B]
    [16] -1 0 0xdc081000 - 0xdc081fff (0x1000) MX[B]
    [17] -1 0 0xdc086000 - 0xdc086fff (0x1000) MX[B]
    [18] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
    [19] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[B](B)
    [20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [21] -1 0 0xd7000000 - 0xd7ffffff (0x1000000) MX[B](B)
    [22] -1 0 0xd4000000 - 0xd4000fff (0x1000) 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] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [27] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [28] -1 0 0x0000c000 - 0x0000c07f (0x80) IX[B]
    [29] -1 0 0x0000b400 - 0x0000b40f (0x10) IX[B]
    [30] -1 0 0x0000b000 - 0x0000b003 (0x4) IX[B]
    [31] -1 0 0x0000ac00 - 0x0000ac07 (0x8) IX[B]
    [32] -1 0 0x0000a800 - 0x0000a803 (0x4) IX[B]
    [33] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [34] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
    [35] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [36] -1 0 0x0000d400 - 0x0000d47f (0x80) IX[B]
    [37] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
    [38] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
    [39] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
    [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [41] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
    (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000508, 0)
    (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000508, 0)
    (II) NVIDIA(0): Setting mode "1600x1200"
    (WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x000005a8, 0)
    (WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x000005a8, 0)
    (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
    (WW) NVIDIA(0): WAIT (2, 3, 0x8000, 0x00000000, 0x00000aec, 0)
    (WW) NVIDIA(0): WAIT (1, 3, 0x8000, 0x00000000, 0x00000aec, 0)
    (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000b1c, 0)
    (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000b1c, 0)
    (==) 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 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" "ExplorerPS/2"
    (**) Mouse: Device: "/dev/input/mice"
    (**) Mouse: Protocol: "ExplorerPS/2"
    (**) Option "SendCoreEvents" "true"
    (**) Mouse: always reports core events
    (**) Option "CorePointer"
    (**) Mouse: Core Pointer
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "7"
    (==) Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) Mouse: ZAxisMapping: buttons 4 and 5
    (**) Option "ButtonMapping" "1 2 3 6 7"
    (**) Mouse: Buttons: 11
    (**) Option "Resolution" "800"
    (**) Mouse: Resolution: 800
    (**) Option "CoreKeyboard"
    (**) Keyboard: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard: XkbModel: "pc105"
    (**) Option "XkbLayout" "fr"
    (**) Keyboard: XkbLayout: "fr"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "Mouse" (type: MOUSE)
    (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    (II) Mouse: ps2EnableDataReporting: succeeded
    there seems to be troubles with acpi and edid frequencies. i tried to uncomment the UseEdidFreqs line, with no luck.
    i don't have any idea about what to try next...

  • Xorg fails to restart with nvidia propertiary driver

    Hi!
    Dear fellow archers, I've got this little problem which is driving me crazy: after first successful start of xorg while booting  ("kdm" is in the DAEMONS list in rc.conf), i can't get to start it once again (for example with "/etc/rc.d/kdm restart"). When I try to do this screen goes blank (+ single underscore in top-left corner) for ~10 seconds, then nvidia logo shows up for half a second, and finally it failbacks to terminal.
    I use thinkpad T61 with nvidia quadro nvs 140m and nvidia driver version 190.42 (from extra repo).
    Thanks in advance for all suggestions.
    Xorg.0.log after I try to restart
    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.7.3.901 (1.7.4 RC 1)
    Release Date: 2009-12-11
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux hal9000 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/sda2 ro vga=869
    Build Date: 12 December 2009 12:59:40PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sun Dec 13 16:10:30 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 nVidia Corporation Quadro NVS 140M rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded by default.
    (II) "dbe" will be loaded by default.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (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
    (II) NVIDIA GLX Module 190.42 Tue Oct 20 20:55:08 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (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) NVIDIA dlloader X Driver 190.42 Tue Oct 20 20:26:00 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (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.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.7.3.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (**) 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 "Coolbits" "1"
    (**) NVIDIA(0): Option "DPI" "96 x 96"
    (**) NVIDIA(0): Option "DamageEvents" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) Dec 13 16:10:30 NVIDIA(0): Enabling RENDER acceleration
    (II) Dec 13 16:10:30 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Dec 13 16:10:30 NVIDIA(0): enabled.
    (II) Dec 13 16:10:43 NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
    (--) Dec 13 16:10:43 NVIDIA(0): Memory: 524288 kBytes
    (--) Dec 13 16:10:43 NVIDIA(0): VideoBIOS: 60.86.3e.00.00
    (II) Dec 13 16:10:43 NVIDIA(0): Detected PCI Express Link width: 16X
    (--) Dec 13 16:10:43 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Dec 13 16:10:43 NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0:
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0)
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0)
    (--) Dec 13 16:10:43 NVIDIA(0): BenQ FP91GP (CRT-0): 400.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
    (--) Dec 13 16:10:43 NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (WW) Dec 13 16:10:43 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1440x900"
    (WW) Dec 13 16:10:43 NVIDIA(0): is specified in the EDID; however, the EDID's valid
    (WW) Dec 13 16:10:43 NVIDIA(0): HorizSync range (46.301-55.556 kHz) would exclude this
    (WW) Dec 13 16:10:43 NVIDIA(0): mode's HorizSync (37.0 kHz); ignoring HorizSync check for
    (WW) Dec 13 16:10:43 NVIDIA(0): mode "1440x900".
    (II) Dec 13 16:10:43 NVIDIA(0): Assigned Display Device: DFP-0
    (II) Dec 13 16:10:43 NVIDIA(0): Validated modes:
    (II) Dec 13 16:10:43 NVIDIA(0): "1440x900"
    (II) Dec 13 16:10:43 NVIDIA(0): "1024x768"
    (II) Dec 13 16:10:43 NVIDIA(0): "800x600"
    (II) Dec 13 16:10:43 NVIDIA(0): "640x480"
    (II) Dec 13 16:10:43 NVIDIA(0): Virtual screen size determined to be 1440 x 900
    (**) Dec 13 16:10:44 NVIDIA(0): DPI set to (96, 96); computed from "DPI" X config option
    (==) Dec 13 16:10:44 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) Dec 13 16:10:44 NVIDIA(0): Initialized GPU GART.
    (II) Dec 13 16:10:44 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    (II) Dec 13 16:10:44 NVIDIA(0): enough to receive ACPI display change hotkey events.
    (II) Dec 13 16:10:44 NVIDIA(0): Setting mode "1440x900"
    (II) Loading extension NV-GLX
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized OpenGL Acceleration
    (==) NVIDIA(0): Disabling shared memory pixmaps
    (II) Dec 13 16:10:45 NVIDIA(0): Initialized X Rendering Acceleration
    (**) NVIDIA(0): Option "BackingStore" "True"
    (**) NVIDIA(0): Backing store enabled
    (==) NVIDIA(0): Silken mouse enabled
    (**) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (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 extension GLX
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    #InputDevice "Ultranav" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "ServerFlags"
    # Option "AutoAddDevices" "False"
    #EndSection
    #Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    # ModulePath "/usr/lib/xorg/modules"
    # FontPath "/usr/share/fonts/misc"
    # FontPath "/usr/share/fonts/100dpi:unscaled"
    # FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    #EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    # Load "vbe"
    # Load "ddc"
    # Load "int10"
    # Load "dbe"
    # Load "extmod"
    #Load "record"
    # Load "freetype"
    #Load "type1"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "thinkpad60"
    Option "XkbLayout" "pl"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "Auto"
    # Option "XAxisMapping" "6 7"
    # Option "YAxisMapping" "4 5"
    Option "ZAxisMapping" "4 5 6 7"
    # przewijanie srodkowym przyciskiem
    # Option "EmulateWheel" "On"
    # Option "Emulate3Buttons" "On"
    # Option "EmulateWheelButton" "2"
    ## Option "EmulateWheelTimeout" "200"
    EndSection
    #Section "InputDevice"
    # Identifier "Mouse0"
    # Driver "mouse"
    # Option "SHMConfig" "on"
    # Option "Protocol" "auto"
    # Option "Device" "/dev/input/mice"
    # Option "ZAxisMapping" "4 5 6 7"
    #EndSection
    Section "InputDevice"
    Identifier "Ultranav"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    # Option "Repeater" "/dev/ps2mouse"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Lenovo"
    ModelName "Lenovo T61 Flat Panel 1440x900"
    Option "DPMS"
    # DisplaySize 487 304 # 75 DPI @ 1440x900
    # DisplaySize 381 238 # 96 DPI @ 1440x900
    # HorizSync 28.0 - 61.0
    # VertRefresh 43.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "Quadro NVS 140M"
    Option "DPI" "96 x 96"
    Option "BackingStore" "True"
    Option "DamageEvents" "True"
    Option "DPMS" "True"
    Option "OnDemandVBlankInterrupts" "True"
    Option "Coolbits" "1"
    # Option "IgnoreDisplayDevices" "DFP, CRT, TV"
    # BusID "PCI:1:0:0"
    # Option "UseEdidDpi" "FALSE"
    # Option "AddARGBGLXVisuals" "True"
    # Option "AllowGLXWithComposite" "True"
    # Option "TripleBuffer" "True"
    # Option "DamageEvents" "True"
    # Option "BackingStore" "True"
    # Option "InitialPixmapPlacement" "3"
    # Option "GlyphCache" "1"
    # Option "PixmapCacheSize" "200000"
    # on battery - max power saving, on AC - adaptive strategy
    # Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2233; PowerMizerDefault=0x3"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 1
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    #Section "Extensions"
    # Option "Composite" "Enable"
    #EndSection
    #Section "DRI"
    #Mode 0666
    #EndSection
    Last edited by tarantoga (2009-12-13 15:36:59)

    tarantoga wrote:
    falconindy wrote:
    I don't think the 190 driver is intended for the quadro M series. As per the nvidia site, the 100 or 169 drivers support your video card.
    edit: You might also try the nouveau driver.
    Well, this quadro is almost identical to geforce 8400GS, so I don't think nvidia site is up to date in this respect. Besides, other than this issue everything works just fine. It is just annoying to be forced to reboot everytime I have to restart X. And I need nvidia propertiary driver, because I use opencl.
    Thats odd then. I have an 8400gs and am using the beta driver without any issues. Give the legacy driver a try once.
    Exit the gui (ctrl+alt+f1)
    Remove the current driver
    pacman -Rd nvidia nvidia-utils
    (replace with nvidia-beta nvidia-utils-beta if you switched to the beta driver)
    Now install the legacy driver
    pacman -S nvidia-173xx nvidia-173xx-utils
    Reboot
    Hope this helps.

  • [SOLVED] XOrg fails to load Nvidia driver on startup

    Hi,
    I'm having a fairly strange issue where XOrg is failing to load my driver when I start up my laptop. I'm using kdm, but this is causing it to fail. However, doing a simple
    $sudo systemctl restart kdm
    works, and everything starts up fine. When kdm is in the failed state, I see this:
    $sudo systemctl status kdm
    ● kdm.service - K Display Manager
    Loaded: loaded (/usr/lib/systemd/system/kdm.service; enabled; vendor preset: disabled)
    Active: active (running) since Fri 2014-12-19 18:47:26 EST; 41s ago
    Main PID: 247 (kdm)
    CGroup: /system.slice/kdm.service
    └─247 /usr/bin/kdm -nodaemon
    Dec 19 18:47:26 laptop systemd[1]: Started K Display Manager.
    Dec 19 18:47:27 laptop kdm[247]: X server died during startup
    Dec 19 18:47:27 laptop kdm[247]: X server for display :0 cannot be started, session disabled
    And in my XOrg log, I see:
    [ 3.639]
    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.
    [ 3.639]
    X.Org X Server 1.16.2.901 (1.16.3 RC 1)
    Release Date: 2014-12-09
    [ 3.639] X Protocol Version 11, Revision 0
    [ 3.639] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 3.639] Current Operating System: Linux laptop 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 3.639] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 3.639] Build Date: 10 December 2014 02:34:24PM
    [ 3.639]
    [ 3.639] Current version of pixman: 0.32.6
    [ 3.639] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3.639] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3.639] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 19 18:47:26 2014
    [ 3.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 3.649] (==) No Layout section. Using the first Screen section.
    [ 3.649] (==) No screen section available. Using defaults.
    [ 3.649] (**) |-->Screen "Default Screen Section" (0)
    [ 3.649] (**) | |-->Monitor "<default monitor>"
    [ 3.650] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 3.650] (==) Automatically adding devices
    [ 3.650] (==) Automatically enabling devices
    [ 3.650] (==) Automatically adding GPU devices
    [ 3.658] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3.658] Entry deleted from font path.
    [ 3.659] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 3.659] Entry deleted from font path.
    [ 3.659] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 3.660] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 3.660] Entry deleted from font path.
    [ 3.660] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 3.660] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 3.660] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3.660] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3.660] (II) Loader magic: 0x818d80
    [ 3.660] (II) Module ABI versions:
    [ 3.660] X.Org ANSI C Emulation: 0.4
    [ 3.660] X.Org Video Driver: 18.0
    [ 3.660] X.Org XInput driver : 21.0
    [ 3.660] X.Org Server Extension : 8.0
    [ 3.662] (EE) systemd-logind: failed to get session: PID 267 does not belong to any known session
    [ 3.663] (--) PCI:*(0:1:0:0) 10de:11a1:1558:0371 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 3.663] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3.664] (II) LoadModule: "glx"
    [ 3.675] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3.767] (II) Module glx: vendor="NVIDIA Corporation"
    [ 3.767] compiled for 4.0.2, module version = 1.0.0
    [ 3.767] Module class: X.Org Server Extension
    [ 3.768] (II) NVIDIA GLX Module 343.36 Mon Dec 1 15:50:02 PST 2014
    [ 3.769] (==) Matched nouveau as autoconfigured driver 0
    [ 3.769] (==) Matched nv as autoconfigured driver 1
    [ 3.769] (==) Matched modesetting as autoconfigured driver 2
    [ 3.769] (==) Matched fbdev as autoconfigured driver 3
    [ 3.769] (==) Matched vesa as autoconfigured driver 4
    [ 3.769] (==) Assigned the driver to the xf86ConfigLayout
    [ 3.769] (II) LoadModule: "nouveau"
    [ 3.769] (WW) Warning, couldn't open module nouveau
    [ 3.769] (II) UnloadModule: "nouveau"
    [ 3.769] (II) Unloading nouveau
    [ 3.769] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "nv"
    [ 3.769] (WW) Warning, couldn't open module nv
    [ 3.769] (II) UnloadModule: "nv"
    [ 3.769] (II) Unloading nv
    [ 3.769] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "modesetting"
    [ 3.769] (WW) Warning, couldn't open module modesetting
    [ 3.769] (II) UnloadModule: "modesetting"
    [ 3.769] (II) Unloading modesetting
    [ 3.769] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "fbdev"
    [ 3.769] (WW) Warning, couldn't open module fbdev
    [ 3.769] (II) UnloadModule: "fbdev"
    [ 3.769] (II) Unloading fbdev
    [ 3.769] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 3.769] (II) LoadModule: "vesa"
    [ 3.770] (WW) Warning, couldn't open module vesa
    [ 3.770] (II) UnloadModule: "vesa"
    [ 3.770] (II) Unloading vesa
    [ 3.770] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 3.770] (EE) No drivers available.
    [ 3.770] (EE)
    Fatal server error:
    [ 3.770] (EE) no screens found(EE)
    [ 3.770] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 3.770] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 3.770] (EE)
    Which looks like it loads my nvidia driver, but then just decides not to use it for some reason... After I restart kdm, it seems to use the driver fine:
    [ 78.897]
    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.
    [ 78.897]
    X.Org X Server 1.16.2.901 (1.16.3 RC 1)
    Release Date: 2014-12-09
    [ 78.897] X Protocol Version 11, Revision 0
    [ 78.897] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 78.897] Current Operating System: Linux laptop 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 78.897] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 78.897] Build Date: 10 December 2014 02:34:24PM
    [ 78.897]
    [ 78.897] Current version of pixman: 0.32.6
    [ 78.897] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 78.897] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 78.897] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 19 18:48:38 2014
    [ 78.897] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 78.897] (==) No Layout section. Using the first Screen section.
    [ 78.897] (==) No screen section available. Using defaults.
    [ 78.897] (**) |-->Screen "Default Screen Section" (0)
    [ 78.897] (**) | |-->Monitor "<default monitor>"
    [ 78.898] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 78.898] (==) Automatically adding devices
    [ 78.898] (==) Automatically enabling devices
    [ 78.898] (==) Automatically adding GPU devices
    [ 78.898] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 78.898] Entry deleted from font path.
    [ 78.898] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 78.898] Entry deleted from font path.
    [ 78.898] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 78.898] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 78.898] Entry deleted from font path.
    [ 78.898] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 78.898] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 78.898] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 78.898] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 78.898] (II) Loader magic: 0x818d80
    [ 78.898] (II) Module ABI versions:
    [ 78.898] X.Org ANSI C Emulation: 0.4
    [ 78.898] X.Org Video Driver: 18.0
    [ 78.898] X.Org XInput driver : 21.0
    [ 78.898] X.Org Server Extension : 8.0
    [ 78.900] (EE) systemd-logind: failed to get session: PID 542 does not belong to any known session
    [ 78.900] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 78.901] (--) PCI:*(0:1:0:0) 10de:11a1:1558:0371 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 78.901] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 78.901] (II) LoadModule: "glx"
    [ 78.902] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 78.913] (II) Module glx: vendor="NVIDIA Corporation"
    [ 78.913] compiled for 4.0.2, module version = 1.0.0
    [ 78.913] Module class: X.Org Server Extension
    [ 78.913] (II) NVIDIA GLX Module 343.36 Mon Dec 1 15:50:02 PST 2014
    [ 78.914] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 78.914] loading driver: nvidia
    [ 78.914] (==) Matched nvidia as autoconfigured driver 0
    [ 78.914] (==) Matched nouveau as autoconfigured driver 1
    [ 78.914] (==) Matched nv as autoconfigured driver 2
    [ 78.914] (==) Matched nouveau as autoconfigured driver 3
    [ 78.914] (==) Matched nv as autoconfigured driver 4
    [ 78.914] (==) Matched modesetting as autoconfigured driver 5
    [ 78.914] (==) Matched fbdev as autoconfigured driver 6
    [ 78.914] (==) Matched vesa as autoconfigured driver 7
    [ 78.914] (==) Assigned the driver to the xf86ConfigLayout
    [ 78.914] (II) LoadModule: "nvidia"
    [ 78.914] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 78.920] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 78.920] compiled for 4.0.2, module version = 1.0.0
    [ 78.920] Module class: X.Org Video Driver
    [ 78.920] (II) LoadModule: "nouveau"
    [ 78.921] (WW) Warning, couldn't open module nouveau
    [ 78.921] (II) UnloadModule: "nouveau"
    [ 78.921] (II) Unloading nouveau
    [ 78.921] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "nv"
    [ 78.921] (WW) Warning, couldn't open module nv
    [ 78.921] (II) UnloadModule: "nv"
    [ 78.921] (II) Unloading nv
    [ 78.921] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "modesetting"
    [ 78.921] (WW) Warning, couldn't open module modesetting
    [ 78.921] (II) UnloadModule: "modesetting"
    [ 78.921] (II) Unloading modesetting
    [ 78.921] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 78.921] (II) LoadModule: "fbdev"
    [ 78.922] (WW) Warning, couldn't open module fbdev
    [ 78.922] (II) UnloadModule: "fbdev"
    [ 78.922] (II) Unloading fbdev
    [ 78.922] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 78.922] (II) LoadModule: "vesa"
    [ 78.922] (WW) Warning, couldn't open module vesa
    [ 78.922] (II) UnloadModule: "vesa"
    [ 78.922] (II) Unloading vesa
    [ 78.922] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 78.922] (II) NVIDIA dlloader X Driver 343.36 Mon Dec 1 15:28:39 PST 2014
    [ 78.922] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 78.922] (++) using VT number 7
    [ 78.935] (II) Loading sub module "fb"
    [ 78.935] (II) LoadModule: "fb"
    [ 78.935] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 78.936] (II) Module fb: vendor="X.Org Foundation"
    [ 78.936] compiled for 1.16.2.901, module version = 1.0.0
    [ 78.936] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 78.936] (II) Loading sub module "wfb"
    [ 78.936] (II) LoadModule: "wfb"
    [ 78.936] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 78.937] (II) Module wfb: vendor="X.Org Foundation"
    [ 78.937] compiled for 1.16.2.901, module version = 1.0.0
    [ 78.937] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 78.937] (II) Loading sub module "ramdac"
    [ 78.937] (II) LoadModule: "ramdac"
    [ 78.937] (II) Module "ramdac" already built-in
    [ 78.939] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 78.939] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 78.939] (==) NVIDIA(0): RGB weight 888
    [ 78.939] (==) NVIDIA(0): Default visual is TrueColor
    [ 78.939] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 78.940] (**) NVIDIA(0): Enabling 2D acceleration
    [ 79.610] (II) NVIDIA(0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 79.610] (II) NVIDIA(0): 3D Vision stereo.
    [ 79.610] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 79.612] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670MX (GK104) at PCI:1:0:0 (GPU-0)
    [ 79.612] (--) NVIDIA(0): Memory: 3145728 kBytes
    [ 79.612] (--) NVIDIA(0): VideoBIOS: 80.04.67.00.06
    [ 79.612] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 79.616] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 670MX at PCI:1:0:0
    [ 79.616] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0) (boot, connected)
    [ 79.616] (--) NVIDIA(0): Samsung SyncMaster (DFP-1) (connected)
    [ 79.616] (--) NVIDIA(0): DFP-2
    [ 79.616] (--) NVIDIA(0): DFP-3
    [ 79.616] (--) NVIDIA(0): DFP-4
    [ 79.616] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): Internal LVDS
    [ 79.616] (--) NVIDIA(GPU-0): Chi Mei Optoelectronics corp. (DFP-0): 330.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): Samsung SyncMaster (DFP-1): Internal TMDS
    [ 79.616] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-1): 165.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 79.616] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-3: Internal DisplayPort
    [ 79.616] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
    [ 79.616] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 79.616] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 79.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 79.616] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. (DFP-0) (Using EDID
    [ 79.616] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    [ 79.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 79.616] (**) NVIDIA(0): device Samsung SyncMaster (DFP-1) (Using EDID frequencies
    [ 79.616] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 79.618] (==) NVIDIA(0):
    [ 79.618] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 79.618] (==) NVIDIA(0): will be used as the requested mode.
    [ 79.618] (==) NVIDIA(0):
    [ 79.619] (II) NVIDIA(0): Validated MetaModes:
    [ 79.619] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    [ 79.619] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
    [ 80.144] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
    [ 80.144] (--) NVIDIA(0): option
    [ 80.144] (--) Depth 24 pixmap format is 32 bpp
    [ 80.144] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 80.144] (II) NVIDIA: access.
    [ 80.150] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 80.150] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 80.150] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 80.150] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 80.150] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 80.150] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 80.150] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 80.150] (II) NVIDIA(0): Config Options in the README.
    [ 80.155] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
    [ 80.532] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 80.532] (==) NVIDIA(0): Backing store enabled
    [ 80.532] (==) NVIDIA(0): Silken mouse enabled
    [ 80.533] (==) NVIDIA(0): DPMS enabled
    [ 80.533] (II) Loading sub module "dri2"
    [ 80.533] (II) LoadModule: "dri2"
    [ 80.533] (II) Module "dri2" already built-in
    [ 80.533] (II) NVIDIA(0): [DRI2] Setup complete
    [ 80.533] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 80.533] (--) RandR disabled
    [ 80.539] (II) Initializing extension GLX
    [ 80.605] (II) config/udev: Adding input device Power Button (/dev/input/event14)
    [ 80.605] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 80.605] (II) LoadModule: "evdev"
    [ 80.606] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 80.607] (II) Module evdev: vendor="X.Org Foundation"
    [ 80.607] compiled for 1.16.2, module version = 2.9.1
    [ 80.607] Module class: X.Org XInput Driver
    [ 80.607] ABI class: X.Org XInput driver, version 21.0
    [ 80.607] (II) Using input driver 'evdev' for 'Power Button'
    [ 80.607] (**) Power Button: always reports core events
    [ 80.607] (**) evdev: Power Button: Device: "/dev/input/event14"
    [ 80.608] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 80.608] (--) evdev: Power Button: Found keys
    [ 80.608] (II) evdev: Power Button: Configuring as keyboard
    [ 80.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input18/event14"
    [ 80.608] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 80.608] (**) Option "xkb_rules" "evdev"
    [ 80.608] (**) Option "xkb_model" "pc104"
    [ 80.608] (**) Option "xkb_layout" "us"
    [ 80.635] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 80.635] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 80.635] (II) Using input driver 'evdev' for 'Video Bus'
    [ 80.635] (**) Video Bus: always reports core events
    [ 80.635] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 80.635] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 80.635] (--) evdev: Video Bus: Found keys
    [ 80.635] (II) evdev: Video Bus: Configuring as keyboard
    [ 80.635] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:00/input/input19/event15"
    [ 80.635] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 80.635] (**) Option "xkb_rules" "evdev"
    [ 80.635] (**) Option "xkb_model" "pc104"
    [ 80.635] (**) Option "xkb_layout" "us"
    [ 80.636] (II) config/udev: Adding input device Power Button (/dev/input/event13)
    [ 80.636] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 80.636] (II) Using input driver 'evdev' for 'Power Button'
    [ 80.636] (**) Power Button: always reports core events
    [ 80.636] (**) evdev: Power Button: Device: "/dev/input/event13"
    [ 80.636] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 80.636] (--) evdev: Power Button: Found keys
    [ 80.636] (II) evdev: Power Button: Configuring as keyboard
    [ 80.636] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input17/event13"
    [ 80.636] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 80.636] (**) Option "xkb_rules" "evdev"
    [ 80.636] (**) Option "xkb_model" "pc104"
    [ 80.636] (**) Option "xkb_layout" "us"
    [ 80.637] (II) config/udev: Adding input device Lid Switch (/dev/input/event11)
    [ 80.637] (II) No input driver specified, ignoring this device.
    [ 80.637] (II) This device may have been added with another device file.
    [ 80.637] (II) config/udev: Adding input device Sleep Button (/dev/input/event12)
    [ 80.637] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 80.637] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 80.637] (**) Sleep Button: always reports core events
    [ 80.637] (**) evdev: Sleep Button: Device: "/dev/input/event12"
    [ 80.637] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 80.637] (--) evdev: Sleep Button: Found keys
    [ 80.637] (II) evdev: Sleep Button: Configuring as keyboard
    [ 80.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input16/event12"
    [ 80.637] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 80.637] (**) Option "xkb_rules" "evdev"
    [ 80.637] (**) Option "xkb_model" "pc104"
    [ 80.637] (**) Option "xkb_layout" "us"
    [ 80.638] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
    [ 80.638] (II) No input driver specified, ignoring this device.
    [ 80.638] (II) This device may have been added with another device file.
    [ 80.638] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
    [ 80.638] (II) No input driver specified, ignoring this device.
    [ 80.638] (II) This device may have been added with another device file.
    [ 80.639] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event3)
    [ 80.639] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
    [ 80.639] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
    [ 80.639] (**) LOGITECH G110 G-keys: always reports core events
    [ 80.639] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event3"
    [ 80.639] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
    [ 80.639] (--) evdev: LOGITECH G110 G-keys: Found keys
    [ 80.639] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
    [ 80.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.1/3-4.1.1:1.0/0003:046D:C22B.0003/input/input7/event3"
    [ 80.639] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
    [ 80.639] (**) Option "xkb_rules" "evdev"
    [ 80.639] (**) Option "xkb_model" "pc104"
    [ 80.639] (**) Option "xkb_layout" "us"
    [ 80.639] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event4)
    [ 80.639] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 80.639] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 80.639] (**) Gaming Keyboard G110: always reports core events
    [ 80.639] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event4"
    [ 80.640] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 80.640] (--) evdev: Gaming Keyboard G110: Found keys
    [ 80.640] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 80.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.3/3-4.1.3:1.0/0003:046D:C22A.0004/input/input8/event4"
    [ 80.640] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
    [ 80.640] (**) Option "xkb_rules" "evdev"
    [ 80.640] (**) Option "xkb_model" "pc104"
    [ 80.640] (**) Option "xkb_layout" "us"
    [ 80.640] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event5)
    [ 80.640] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
    [ 80.640] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
    [ 80.640] (**) Gaming Keyboard G110: always reports core events
    [ 80.640] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event5"
    [ 80.640] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
    [ 80.640] (--) evdev: Gaming Keyboard G110: Found keys
    [ 80.640] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
    [ 80.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.1/3-4.1.3/3-4.1.3:1.1/0003:046D:C22A.0005/input/input9/event5"
    [ 80.640] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
    [ 80.640] (**) Option "xkb_rules" "evdev"
    [ 80.640] (**) Option "xkb_model" "pc104"
    [ 80.641] (**) Option "xkb_layout" "us"
    [ 80.641] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/event1)
    [ 80.641] (**) Razer Razer Lachesis: Applying InputClass "evdev pointer catchall"
    [ 80.641] (II) Using input driver 'evdev' for 'Razer Razer Lachesis'
    [ 80.641] (**) Razer Razer Lachesis: always reports core events
    [ 80.641] (**) evdev: Razer Razer Lachesis: Device: "/dev/input/event1"
    [ 80.641] (--) evdev: Razer Razer Lachesis: Vendor 0x1532 Product 0xc
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found 12 mouse buttons
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found scroll wheel(s)
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found relative axes
    [ 80.641] (--) evdev: Razer Razer Lachesis: Found x and y relative axes
    [ 80.641] (II) evdev: Razer Razer Lachesis: Configuring as mouse
    [ 80.641] (II) evdev: Razer Razer Lachesis: Adding scrollwheel support
    [ 80.641] (**) evdev: Razer Razer Lachesis: YAxisMapping: buttons 4 and 5
    [ 80.641] (**) evdev: Razer Razer Lachesis: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 80.641] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.0/0003:1532:000C.0001/input/input5/event1"
    [ 80.641] (II) XINPUT: Adding extended input device "Razer Razer Lachesis" (type: MOUSE, id 13)
    [ 80.642] (II) evdev: Razer Razer Lachesis: initialized for relative axes.
    [ 80.642] (**) Razer Razer Lachesis: (accel) keeping acceleration scheme 1
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration profile 0
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration factor: 2.000
    [ 80.642] (**) Razer Razer Lachesis: (accel) acceleration threshold: 4
    [ 80.642] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/mouse0)
    [ 80.642] (II) No input driver specified, ignoring this device.
    [ 80.642] (II) This device may have been added with another device file.
    [ 80.643] (II) config/udev: Adding input device Razer Razer Lachesis (/dev/input/event2)
    [ 80.643] (**) Razer Razer Lachesis: Applying InputClass "evdev keyboard catchall"
    [ 80.643] (II) Using input driver 'evdev' for 'Razer Razer Lachesis'
    [ 80.643] (**) Razer Razer Lachesis: always reports core events
    [ 80.643] (**) evdev: Razer Razer Lachesis: Device: "/dev/input/event2"
    [ 80.643] (--) evdev: Razer Razer Lachesis: Vendor 0x1532 Product 0xc
    [ 80.643] (--) evdev: Razer Razer Lachesis: Found keys
    [ 80.643] (II) evdev: Razer Razer Lachesis: Configuring as keyboard
    [ 80.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2:1.1/0003:1532:000C.0002/input/input6/event2"
    [ 80.643] (II) XINPUT: Adding extended input device "Razer Razer Lachesis" (type: KEYBOARD, id 14)
    [ 80.643] (**) Option "xkb_rules" "evdev"
    [ 80.643] (**) Option "xkb_model" "pc104"
    [ 80.643] (**) Option "xkb_layout" "us"
    [ 80.643] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 80.643] (II) No input driver specified, ignoring this device.
    [ 80.643] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.644] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
    [ 80.644] (II) No input driver specified, ignoring this device.
    [ 80.644] (II) This device may have been added with another device file.
    [ 80.645] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [ 80.645] (II) No input driver specified, ignoring this device.
    [ 80.645] (II) This device may have been added with another device file.
    [ 80.645] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event17)
    [ 80.645] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
    [ 80.645] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
    [ 80.645] (**) BisonCam, NB Pro: always reports core events
    [ 80.645] (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event17"
    [ 80.645] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x512
    [ 80.645] (--) evdev: BisonCam, NB Pro: Found keys
    [ 80.645] (II) evdev: BisonCam, NB Pro: Configuring as keyboard
    [ 80.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input23/event17"
    [ 80.645] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 15)
    [ 80.645] (**) Option "xkb_rules" "evdev"
    [ 80.645] (**) Option "xkb_model" "pc104"
    [ 80.645] (**) Option "xkb_layout" "us"
    [ 80.646] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 80.646] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 80.646] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 80.646] (**) AT Translated Set 2 keyboard: always reports core events
    [ 80.646] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 80.646] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 80.646] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 80.646] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 80.646] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 80.646] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
    [ 80.646] (**) Option "xkb_rules" "evdev"
    [ 80.646] (**) Option "xkb_model" "pc104"
    [ 80.646] (**) Option "xkb_layout" "us"
    [ 80.646] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
    [ 80.646] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 80.647] (II) LoadModule: "synaptics"
    [ 80.647] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 80.647] (II) Module synaptics: vendor="X.Org Foundation"
    [ 80.647] compiled for 1.16.0, module version = 1.8.1
    [ 80.647] Module class: X.Org XInput Driver
    [ 80.647] ABI class: X.Org XInput driver, version 21.0
    [ 80.647] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 80.647] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 80.647] (**) Option "Device" "/dev/input/event20"
    [ 80.756] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5662 (res 42)
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4660 (res 47)
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 80.757] (**) Option "TapButton1" "1"
    [ 80.757] (**) Option "TapButton2" "2"
    [ 80.757] (**) Option "TapButton3" "3"
    [ 80.757] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 80.757] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 80.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 80.810] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input22/event20"
    [ 80.810] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 17)
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 80.810] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 80.810] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 80.810] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 80.811] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 80.811] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 80.811] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
    [ 80.811] (II) No input driver specified, ignoring this device.
    [ 80.811] (II) This device may have been added with another device file.
    [ 88.265] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 88.265] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 88.282] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 88.282] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 88.291] (II) NVIDIA(0): Setting mode "LVDS-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1680x1050_60_0 @1680x1050 +1920+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
    [ 89.221] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 89.221] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 90.639] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 90.639] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 93.745] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
    [ 93.745] (II) NVIDIA(GPU-0): 3D Vision stereo.
    Notably, the following lines appear in the working case, but not the broken case:
    [ 78.914] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 78.914] loading driver: nvidia
    Does anyone know what might be going on here?
    Last edited by straemer (2014-12-20 13:03:58)

    Hmmmm, that doesn't seem to be the issue. I have a nvidia geforce gtx 670mx. The nvidia website does link me to the 340xx driver for that card, but downgrading to that version still has the same issue. I suspect the issue is in Xorg, since it seems to load the module, but then decides it doesn't have a driver to run for some reason.

  • Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click w

    Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click with the tool "hand" to fit on the screen, but the picture loses sharpness and becomes blurry. If you magnify the image even only slightly with the tool "zoom" the picture comes back clear. In Camera Raw instead is always sharp. I solve the problem by turning off the graphics card in PS but often use plugin that need the graphics card otherwise the processing time is much longer. I ask for help.
    Thanks.

    Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click with the tool "hand" to fit on the screen, but the picture loses sharpness and becomes blurry. If you magnify the image even only slightly with the tool "zoom" the picture comes back clear. In Camera Raw instead is always sharp. I solve the problem by turning off the graphics card in PS but often use plugin that need the graphics card otherwise the processing time is much longer. I ask for help.
    Thanks.

  • [SOLVED] Problems autostarting xbmc after nvidia upgrade

    Hello!
    With nvidia version 302.17-1 and with 302.17.2 xorg errors and fails when autostarting xbmc.:
    Here is my Xorg.0.log: https://gist.github.com/3118969
    Here is my xorg.conf:
    https://gist.github.com/3118996
    But downgrading nvidia and nvidia-utils to version 295.59 makes everything work again.
    So is this considered as a bug or can I change my configuration to make it work with latest nvidia drivers?
    My graphics card is PCI and not PCIe, maybe there is some problem with old PCI cards?
    I am now using standard xbmc package in repositories (earlier I used xbmc-pvr-git but I changed to standard xbmc to see if it was a problem even without using AUR packages).
    Last edited by ronnylov (2012-07-17 14:04:32)

    Thanks. But I got another problem now because I can't upgrade from nvidia 295.59 to the latest version. There is some kind of dependency problem, probably because of the switch from /lib to /usr/lib.
    [ronny@htpc ~]$ sudo pacman -Syu
    Lösenord:
    :: Synkroniserar paketdatabasen...
    core är senaste versionen
    extra är senaste versionen
    community är senaste versionen
    :: Påbörjar full systemuppgradering...
    löser beroenden...
    letar efter inre konflikter...
    Mål (3): cairo-1.12.2-2 nvidia-302.17-2 nvidia-utils-302.17-1
    Total Installationsstorlek: 54,02 MiB
    Nettouppgraderingsstorlek: 0,69 MiB
    Fortsätt med installation? [Y/n]
    (3/3) kontrollerar paketintegritet [######################] 100%
    (3/3) laddar paketfiler [######################] 100%
    (3/3) kontrollerar filkonflikter [######################] 100%
    fel: misslyckades att påbörja överföringen (motstridiga filer )
    nvidia: /usr/lib/modules/extramodules-3.4-ARCH/nvidia.ko.gz existerar i filsystemet
    Fel uppstod, inga paket uppgraderades.
    [ronny@htpc ~]$
    Trying to following the info  here https://wiki.archlinux.org/index.php/De … iki:usrlib:
    [ronny@htpc ~]$ grep '^lib/' /var/lib/pacman/local/*/files
    /var/lib/pacman/local/nvidia-295.59-1/files:lib/
    /var/lib/pacman/local/nvidia-295.59-1/files:lib/modules/
    /var/lib/pacman/local/nvidia-295.59-1/files:lib/modules/extramodules-3.4-ARCH/
    /var/lib/pacman/local/nvidia-295.59-1/files:lib/modules/extramodules-3.4-ARCH/nvidia.ko.gz
    OK the old package installed files in the wrong place when I downgraded nvidia after the update to /usr/lib.
    These packages need rebuilding so as not to include the /lib directory. They can also simply be uninstalled and reinstalled again after upgrading glibc.
    So I try to uninstall nvidia and nvidia-utils:
    [ronny@htpc ~]$ sudo pacman -Rs nvidia nvidia-utils
    Lösenord:
    kontrollerar beroenden...
    fel: misslyckades att förbereda överföring (kunde inte tillfredställa beroenden)
    :: libva: behöver libgl
    :: mesa: behöver libgl
    :: mplayer: behöver libgl
    :: xorg-xdriinfo: behöver libgl
    OK then uninstall these packages as well...
    [ronny@htpc ~]$ sudo pacman -Rs nvidia nvidia-utils libva mesa mplayer xorg-xdriinfo
    kontrollerar beroenden...
    fel: misslyckades att förbereda överföring (kunde inte tillfredställa beroenden)
    :: ffmpeg: behöver libva
    :: freeglut: behöver mesa
    :: glew: behöver mesa
    :: gnome-mplayer: behöver mplayer
    :: vdpau-video: behöver libva
    :: xbmc: behöver libva
    :: xorg-utils: behöver xorg-xdriinfo
    and I get even more dependency problems.. I am a little bit new on this but do I need to reinstall almost everything just to uninstall a video driver? I just want to replace the old driver with the new one...
    I think I need a hint of how to solve my problem. Perhaps this thread belongs somewhere else in the forum?
    Last edited by ronnylov (2012-07-17 11:01:31)

  • Photoshop CS6 constant 25% CPU Usage with Nvidia card (nvoglv64.dll)

    Hi,
    i'm using Adobe Photoshop CS6 (Cloud) and have the latest version installed. I experience a high cpu problem when i want to zoom in the picture, then sometimes the cpu load of the CS6 process is constant on 25%. I tried the graphic advanced settings in CS6 from light, normal, extended. With the light setting it happens not so often, but sometimes it is there.
    My driver version is 310.90, but this happened also with previous versions or with beta 313.96.
    My graphic card is a Gigabyte GeForce GTX 470 Super Overclock with two different monitors connected.
    Does anyone else have this problem?
    I want to buy a newer Nvidia card in the near future, but it would be not so good if the problems persists.
    Here you can see a screenshot from the Process-Explorer.
    I can work more or less with CS6, that is not the problem, but the constant cpu load bothers me.
    Maybe someone have some ideas to solve this?
    Thanks!
    Bye

    Photoshop demands a lot of the system, but it doesn't normally run in a loop like that.  It sounds like you have a specific nVidia driver problem.
    Does everything else work right? 
    You might see if nVidia offers any advice on their support site for how to clean old driver remnants out of your system that might have accumulated, then install the latest driver again.
    Have you tried changing the various settings in Edit - Preferences - Performance, in the [Advanced] section?  Your card should be capable of Advanced operation, but maybe as a workaround you could try Basic mode (making sure to close and restart Photoshop before testing).  If nothing else it could help isolate the issue further.   Since in Normal and Advanced modes the monitor color management is done in the GPU (and in the CPU in Basic mode), it might be interesting to see whether switching to Basic helps.  If it does, you should review what color profiles you have set up for your monitors.  Profiles are complex beasts and they can be screwed up in a variety of ways and cause pretty weird things to happen.
    Good luck.
    -Noel

  • No OpenGL in AE with Nvidia FX 4800

    Hi,
    I have an Nvidia Quadro FX 4800 video card running under Windows 7 Pro.  It should support OpenGL in After Effects CS4. However, when I check to see if OpenGL is active in After Effects CS4, the OpenGL box is grayed-out and the message "No compatible OpenGL video card found"  is displayed.  Photoshop CS4 correctly recognized the card and is using its OpenGL capabilities as well as other apps I have that use OpenGL. See images.  Apparently, the problem is unique to AE.
    To try to solve the issue, I have updated After Effects to the latest version and have updated the video card's bios and driver to the newest versions, but AE still does not recognize the card's OpenGL capabilities.  I have just started using AE, so I cannot comment on whether OpenGL ever worked in AE. 
    Any suggestions on how to get AE to use the card would be appreciated.
    David

    Thanks to all who responded to my post.
    I was able to get my video card to use OpenGL in AE by uninstalling all the Nvidia video drivers and related programs and reinstalling the newest version of the video driver.  See attachment.  This is after having Adobe's Tech Support close my tech support case saying my video card was not compatible with AE CS4: "David, we have checked and found that Nvidia Quadro FX 4800 video card is not supported by After Effects CS3. You can confirm the same from the following WebLink.
    WebLink : http://www.adobe.com/products/aftereffects/opengl.html."
    While it is true that my video cards is not on the list, the Adobe list is dated and has the older version of my video card on it.  Adobe needs to update their website, especially given the close relationship they seem to have with Nvidia.

Maybe you are looking for

  • Issue with Report Links in OBIEE

    I'm facing a issue with report links(modify,printer friendly,refresh etc) in obiee The reports which are set as "Display Results-->Embedded in Section" for those reports if I put report links(modify,printer friendly,refresh etc),the links do not show

  • Lightroom database - batch assign a keyword

    I would like to take a list of images (text file) and tag all of them with a keyword.  As an example, let's say my client just gave me a list of pictures for an album and the picture numbers correspond to a file name (0001.jpg, 0003.jpg).  How can I

  • (cannot install on flash-based storage devices)

    Hello I am planning to install cs4 creative suite to my new pc WIN7 that uses for c drive (operation system) a solid state disk (64 GB Kingston V-SERIES 2.5 SATA MLC-SSD) the question is this hard drive considered flash based storage device and i am

  • After Effects Discoloration

    Im using after effects CS6, and im importing .ai files for my graphics. My main color is: 777777 (Hex Color), but it keeps changing all grey to a redish grey: 685F5D (Hex Color). WHAT DO I DO! This is a very big difference. Please Help, Connor

  • Answer: Explaining cryptic iTunes Producer error messages

    I ran into all kinds of cryptic errors when submitting a book to iBooks via the iTunes Producer program. It looks like Apple is using the Java program "epubcheck" and simply returning those errors to the user (not very user-friendly). I found explana