Xorg either crashes, or faces an mi EQ buffer overflow with Nividia

Hello everyone, first post here. I come because I've had an ongoing problem with Xorg/Nvidia for almost as long as I've had Arch (I installed Arch roughly a few months ago) that has unfortunately worsened as time has gone on.
I have an EVGA Nvidia GeForce GTX 560 (NOT ti), and at this moment, I have the 304.43-1 driver, and Xorg-server 1.12.4-1.
Problem 1
My problem first started with games that ran in Wine. Some, but not all games, after being played for a long enough time, would lock up Xorg; my screen would be frozen, and I coudln't move the mouse or switch to another tty, yet strangely, other programs like teamspeak would continue to function; I simply had no control, and was forced to either reboot using REISUB, or ssh into my computer and kill X remotely. Either way, it would mean losing any unsaved work.
It only happened in some games, for example: Skyrim, any Source game (Portal, Half-life, etc); yet others ran fine, for example: Sanctum. It was always the same symptoms when it happened, and the duration of time before the crash happened was always random. Sometimes it would happen after a few hours of gameplay, and other times it would happen after roughly a half hour.
I've read in a few scattered Linux forums of people with similar (but not quite the same) problems, and it having to do with keyboard input (though I doubt that's what's causing my issue).
Problem 2
A short while ago, a new problem arose. My computer is a desktop, so I leave it on 24/7, but recently, after about 24 hours or so, (I noticed that it happens very often when I turn my monitor back on after waking up, having slept for some time) I'll return to my desktop to find that my monitor has white squares across the screen, a box around my mouse cursor, and sometimes an odd purple tint to the whole display. I still control over input for a while, as I can move the mouse and can type into a terminal or application, etc. but after a few seconds, all windows stop responding, and X will gradually use 100% of my CPU, again, forcing me to either SSH or reboot via REISUB.
Now, Problem 1 and Problem 2 return different things to my error logs, so that is why I labelled them separately.
Before I post the error logs, here is my xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 304.37 ([email protected]) Wed Aug 8 21:03:08 PDT 2012
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: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "IBM L171"
HorizSync 30.0 - 83.0
VertRefresh 55.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 560"
Option "ModeDebug" "1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "CRT-0"
Option "metamodes" "nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Now, for the error logs. I unfortunately only have an Xorg.0.log for Problem 1, and not a dmesg log
Xorg.0.log for Problem 1
[ 22.113]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 22.114] X Protocol Version 11, Revision 0
[ 22.114] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 22.114] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[ 22.114] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
[ 22.114] Build Date: 27 August 2012 08:04:39AM
[ 22.115]
[ 22.115] Current version of pixman: 0.26.2
[ 22.115] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 22.115] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 22.116] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 2 10:48:28 2012
[ 22.146] (==) Using config file: "/etc/X11/xorg.conf"
[ 22.146] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 22.159] (==) ServerLayout "Layout0"
[ 22.159] (**) |-->Screen "Screen0" (0)
[ 22.159] (**) | |-->Monitor "Monitor0"
[ 22.160] (**) | |-->Device "Device0"
[ 22.160] (**) |-->Input Device "Keyboard0"
[ 22.160] (**) |-->Input Device "Mouse0"
[ 22.160] (**) Option "Xinerama" "0"
[ 22.160] (==) Automatically adding devices
[ 22.160] (==) Automatically enabling devices
[ 22.194] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 22.194] Entry deleted from font path.
[ 22.202] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
[ 22.202] Entry deleted from font path.
[ 22.202] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
[ 22.203] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 22.203] Entry deleted from font path.
[ 22.203] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 22.204] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 22.204] Entry deleted from font path.
[ 22.204] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 22.204] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 22.204] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 22.204] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 22.204] (WW) Disabling Keyboard0
[ 22.204] (WW) Disabling Mouse0
[ 22.204] (II) Loader magic: 0x7c8b00
[ 22.204] (II) Module ABI versions:
[ 22.204] X.Org ANSI C Emulation: 0.4
[ 22.204] X.Org Video Driver: 12.1
[ 22.204] X.Org XInput driver : 16.0
[ 22.204] X.Org Server Extension : 6.0
[ 22.205] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 22.206] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 22.206] (II) LoadModule: "extmod"
[ 22.225] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 22.243] (II) Module extmod: vendor="X.Org Foundation"
[ 22.243] compiled for 1.12.4, module version = 1.0.0
[ 22.243] Module class: X.Org Server Extension
[ 22.243] ABI class: X.Org Server Extension, version 6.0
[ 22.243] (II) Loading extension MIT-SCREEN-SAVER
[ 22.243] (II) Loading extension XFree86-VidModeExtension
[ 22.243] (II) Loading extension XFree86-DGA
[ 22.243] (II) Loading extension DPMS
[ 22.243] (II) Loading extension XVideo
[ 22.243] (II) Loading extension XVideo-MotionCompensation
[ 22.243] (II) Loading extension X-Resource
[ 22.243] (II) LoadModule: "dbe"
[ 22.244] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 22.255] (II) Module dbe: vendor="X.Org Foundation"
[ 22.255] compiled for 1.12.4, module version = 1.0.0
[ 22.255] Module class: X.Org Server Extension
[ 22.255] ABI class: X.Org Server Extension, version 6.0
[ 22.255] (II) Loading extension DOUBLE-BUFFER
[ 22.255] (II) LoadModule: "glx"
[ 22.255] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 22.793] (II) Module glx: vendor="NVIDIA Corporation"
[ 22.793] compiled for 4.0.2, module version = 1.0.0
[ 22.793] Module class: X.Org Server Extension
[ 22.793] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
[ 22.794] (II) Loading extension GLX
[ 22.794] (II) LoadModule: "record"
[ 22.794] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 22.802] (II) Module record: vendor="X.Org Foundation"
[ 22.802] compiled for 1.12.4, module version = 1.13.0
[ 22.802] Module class: X.Org Server Extension
[ 22.802] ABI class: X.Org Server Extension, version 6.0
[ 22.802] (II) Loading extension RECORD
[ 22.802] (II) LoadModule: "dri"
[ 22.802] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 22.808] (II) Module dri: vendor="X.Org Foundation"
[ 22.808] compiled for 1.12.4, module version = 1.0.0
[ 22.808] ABI class: X.Org Server Extension, version 6.0
[ 22.808] (II) Loading extension XFree86-DRI
[ 22.808] (II) LoadModule: "dri2"
[ 22.808] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 22.821] (II) Module dri2: vendor="X.Org Foundation"
[ 22.821] compiled for 1.12.4, module version = 1.2.0
[ 22.821] ABI class: X.Org Server Extension, version 6.0
[ 22.821] (II) Loading extension DRI2
[ 22.821] (II) LoadModule: "nvidia"
[ 22.843] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 22.913] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 22.913] compiled for 4.0.2, module version = 1.0.0
[ 22.913] Module class: X.Org Video Driver
[ 22.933] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
[ 22.933] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 22.933] (--) using VT number 7
[ 22.946] (II) Loading sub module "fb"
[ 22.946] (II) LoadModule: "fb"
[ 22.946] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 22.964] (II) Module fb: vendor="X.Org Foundation"
[ 22.964] compiled for 1.12.4, module version = 1.0.0
[ 22.964] ABI class: X.Org ANSI C Emulation, version 0.4
[ 22.964] (II) Loading sub module "wfb"
[ 22.964] (II) LoadModule: "wfb"
[ 22.967] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 22.983] (II) Module wfb: vendor="X.Org Foundation"
[ 22.983] compiled for 1.12.4, module version = 1.0.0
[ 22.983] ABI class: X.Org ANSI C Emulation, version 0.4
[ 22.983] (II) Loading sub module "ramdac"
[ 22.983] (II) LoadModule: "ramdac"
[ 22.983] (II) Module "ramdac" already built-in
[ 22.985] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 22.985] (==) NVIDIA(0): RGB weight 888
[ 22.985] (==) NVIDIA(0): Default visual is TrueColor
[ 22.985] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 22.985] (**) NVIDIA(0): Option "Stereo" "0"
[ 22.985] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
[ 22.986] (**) NVIDIA(0): Stereo disabled by request
[ 22.986] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[ 22.986] (**) NVIDIA(0): Enabling 2D acceleration
[ 24.255] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 24.255] (II) NVIDIA(GPU-0): stereo.
[ 24.256] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
[ 24.256] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 24.256] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
[ 24.256] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 24.256] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 24.263] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
[ 24.263] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
[ 24.263] (--) NVIDIA(0): CRT-1
[ 24.263] (--) NVIDIA(0): DFP-0
[ 24.263] (--) NVIDIA(0): DFP-1
[ 24.263] (--) NVIDIA(0): DFP-2
[ 24.263] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
[ 24.263] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 24.263] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 24.263] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 24.263] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 24.263] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 24.263] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[ 24.263] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[ 24.263] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 24.263] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 24.263] (**) NVIDIA(0): enabled on all display devices.)
[ 24.264] (II) NVIDIA(0): Validated MetaModes:
[ 24.264] (II) NVIDIA(0): "nvidia-auto-select+0+0"
[ 24.264] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 24.292] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 24.292] (--) NVIDIA(0): option
[ 24.292] (--) Depth 24 pixmap format is 32 bpp
[ 24.292] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 24.292] (II) NVIDIA: access.
[ 24.297] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 24.297] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 24.297] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 24.297] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 24.297] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 24.297] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 24.297] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 24.297] (II) NVIDIA(0): Config Options in the README.
[ 24.303] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[ 24.333] (II) Loading extension NV-GLX
[ 24.394] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 24.394] (==) NVIDIA(0): Backing store disabled
[ 24.394] (==) NVIDIA(0): Silken mouse enabled
[ 24.394] (**) NVIDIA(0): DPMS enabled
[ 24.394] (II) Loading extension NV-CONTROL
[ 24.395] (II) Loading extension XINERAMA
[ 24.395] (II) Loading sub module "dri2"
[ 24.395] (II) LoadModule: "dri2"
[ 24.395] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 24.395] (II) Module dri2: vendor="X.Org Foundation"
[ 24.395] compiled for 1.12.4, module version = 1.2.0
[ 24.395] ABI class: X.Org Server Extension, version 6.0
[ 24.395] (II) NVIDIA(0): [DRI2] Setup complete
[ 24.395] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 24.396] (--) RandR disabled
[ 24.396] (II) Initializing built-in extension Generic Event Extension
[ 24.396] (II) Initializing built-in extension SHAPE
[ 24.396] (II) Initializing built-in extension MIT-SHM
[ 24.396] (II) Initializing built-in extension XInputExtension
[ 24.396] (II) Initializing built-in extension XTEST
[ 24.396] (II) Initializing built-in extension BIG-REQUESTS
[ 24.396] (II) Initializing built-in extension SYNC
[ 24.396] (II) Initializing built-in extension XKEYBOARD
[ 24.396] (II) Initializing built-in extension XC-MISC
[ 24.396] (II) Initializing built-in extension SECURITY
[ 24.396] (II) Initializing built-in extension XINERAMA
[ 24.396] (II) Initializing built-in extension XFIXES
[ 24.396] (II) Initializing built-in extension RENDER
[ 24.396] (II) Initializing built-in extension RANDR
[ 24.396] (II) Initializing built-in extension COMPOSITE
[ 24.396] (II) Initializing built-in extension DAMAGE
[ 24.398] (II) Initializing extension GLX
[ 24.739] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 24.739] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 24.739] (II) LoadModule: "evdev"
[ 24.739] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 24.757] (II) Module evdev: vendor="X.Org Foundation"
[ 24.757] compiled for 1.12.3.901, module version = 2.7.3
[ 24.757] Module class: X.Org XInput Driver
[ 24.757] ABI class: X.Org XInput driver, version 16.0
[ 24.757] (II) Using input driver 'evdev' for 'Power Button'
[ 24.757] (**) Power Button: always reports core events
[ 24.757] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 24.757] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 24.757] (--) evdev: Power Button: Found keys
[ 24.757] (II) evdev: Power Button: Configuring as keyboard
[ 24.757] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 24.757] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 24.757] (**) Option "xkb_rules" "evdev"
[ 24.757] (**) Option "xkb_model" "evdev"
[ 24.757] (**) Option "xkb_layout" "us"
[ 24.791] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 24.791] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 24.791] (II) Using input driver 'evdev' for 'Power Button'
[ 24.791] (**) Power Button: always reports core events
[ 24.791] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 24.791] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 24.791] (--) evdev: Power Button: Found keys
[ 24.791] (II) evdev: Power Button: Configuring as keyboard
[ 24.791] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 24.791] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 24.791] (**) Option "xkb_rules" "evdev"
[ 24.791] (**) Option "xkb_model" "evdev"
[ 24.791] (**) Option "xkb_layout" "us"
[ 24.792] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 24.792] (II) No input driver specified, ignoring this device.
[ 24.792] (II) This device may have been added with another device file.
[ 24.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 24.793] (II) No input driver specified, ignoring this device.
[ 24.793] (II) This device may have been added with another device file.
[ 24.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 24.793] (II) No input driver specified, ignoring this device.
[ 24.794] (II) This device may have been added with another device file.
[ 24.794] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[ 24.794] (II) No input driver specified, ignoring this device.
[ 24.794] (II) This device may have been added with another device file.
[ 24.795] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
[ 24.795] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 24.795] (II) Using input driver 'evdev' for 'Logitech G500'
[ 24.795] (**) Logitech G500: always reports core events
[ 24.795] (**) evdev: Logitech G500: Device: "/dev/input/event3"
[ 24.795] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 24.795] (--) evdev: Logitech G500: Found 20 mouse buttons
[ 24.795] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 24.795] (--) evdev: Logitech G500: Found relative axes
[ 24.795] (--) evdev: Logitech G500: Found x and y relative axes
[ 24.795] (II) evdev: Logitech G500: Configuring as mouse
[ 24.795] (II) evdev: Logitech G500: Adding scrollwheel support
[ 24.795] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 24.795] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24.795] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.0/input/input3/event3"
[ 24.795] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 8)
[ 24.795] (II) evdev: Logitech G500: initialized for relative axes.
[ 24.796] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 24.796] (**) Logitech G500: (accel) acceleration profile 0
[ 24.796] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 24.796] (**) Logitech G500: (accel) acceleration threshold: 4
[ 24.796] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 24.796] (II) No input driver specified, ignoring this device.
[ 24.796] (II) This device may have been added with another device file.
[ 24.797] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 24.797] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 24.797] (II) Using input driver 'evdev' for 'Logitech G500'
[ 24.797] (**) Logitech G500: always reports core events
[ 24.797] (**) evdev: Logitech G500: Device: "/dev/input/event4"
[ 24.797] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 24.797] (--) evdev: Logitech G500: Found 1 mouse buttons
[ 24.797] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 24.797] (--) evdev: Logitech G500: Found relative axes
[ 24.797] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
[ 24.797] (--) evdev: Logitech G500: Found absolute axes
[ 24.797] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
[ 24.797] (--) evdev: Logitech G500: Found keys
[ 24.797] (II) evdev: Logitech G500: Configuring as mouse
[ 24.797] (II) evdev: Logitech G500: Configuring as keyboard
[ 24.797] (II) evdev: Logitech G500: Adding scrollwheel support
[ 24.797] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 24.797] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 24.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.1/input/input4/event4"
[ 24.797] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 9)
[ 24.797] (**) Option "xkb_rules" "evdev"
[ 24.797] (**) Option "xkb_model" "evdev"
[ 24.797] (**) Option "xkb_layout" "us"
[ 24.797] (II) evdev: Logitech G500: initialized for relative axes.
[ 24.797] (WW) evdev: Logitech G500: ignoring absolute axes.
[ 24.797] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 24.797] (**) Logitech G500: (accel) acceleration profile 0
[ 24.797] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 24.797] (**) Logitech G500: (accel) acceleration threshold: 4
[ 24.798] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event5)
[ 24.798] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
[ 24.798] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
[ 24.798] (**) LOGITECH G110 G-keys: always reports core events
[ 24.798] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event5"
[ 24.798] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
[ 24.798] (--) evdev: LOGITECH G110 G-keys: Found keys
[ 24.798] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
[ 24.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.1/3-4.1:1.0/input/input5/event5"
[ 24.798] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
[ 24.798] (**) Option "xkb_rules" "evdev"
[ 24.798] (**) Option "xkb_model" "evdev"
[ 24.798] (**) Option "xkb_layout" "us"
[ 24.798] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event6)
[ 24.798] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 24.798] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
[ 24.798] (**) Gaming Keyboard G110: always reports core events
[ 24.798] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event6"
[ 24.798] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
[ 24.798] (--) evdev: Gaming Keyboard G110: Found keys
[ 24.798] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
[ 24.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.0/input/input6/event6"
[ 24.798] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
[ 24.798] (**) Option "xkb_rules" "evdev"
[ 24.798] (**) Option "xkb_model" "evdev"
[ 24.798] (**) Option "xkb_layout" "us"
[ 24.799] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event7)
[ 24.799] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 24.799] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
[ 24.799] (**) Gaming Keyboard G110: always reports core events
[ 24.799] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event7"
[ 24.799] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
[ 24.799] (--) evdev: Gaming Keyboard G110: Found keys
[ 24.799] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
[ 24.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.1/input/input7/event7"
[ 24.799] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
[ 24.799] (**) Option "xkb_rules" "evdev"
[ 24.799] (**) Option "xkb_model" "evdev"
[ 24.799] (**) Option "xkb_layout" "us"
[ 24.800] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event8)
[ 24.800] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
[ 24.800] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
[ 24.800] (**) UVC Camera (046d:081b): always reports core events
[ 24.800] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event8"
[ 24.800] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
[ 24.800] (--) evdev: UVC Camera (046d:081b): Found keys
[ 24.800] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
[ 24.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3:1.0/input/input8/event8"
[ 24.800] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 13)
[ 24.800] (**) Option "xkb_rules" "evdev"
[ 24.800] (**) Option "xkb_model" "evdev"
[ 24.800] (**) Option "xkb_layout" "us"
[ 24.800] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event10)
[ 24.800] (II) No input driver specified, ignoring this device.
[ 24.800] (II) This device may have been added with another device file.
[ 24.801] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event11)
[ 24.801] (II) No input driver specified, ignoring this device.
[ 24.801] (II) This device may have been added with another device file.
[ 24.801] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event12)
[ 24.801] (II) No input driver specified, ignoring this device.
[ 24.801] (II) This device may have been added with another device file.
[ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event13)
[ 24.801] (II) No input driver specified, ignoring this device.
[ 24.801] (II) This device may have been added with another device file.
[ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event14)
[ 24.801] (II) No input driver specified, ignoring this device.
[ 24.801] (II) This device may have been added with another device file.
[ 24.801] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event15)
[ 24.801] (II) No input driver specified, ignoring this device.
[ 24.801] (II) This device may have been added with another device file.
[ 24.802] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event16)
[ 24.802] (II) No input driver specified, ignoring this device.
[ 24.802] (II) This device may have been added with another device file.
[ 24.802] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
[ 24.802] (II) No input driver specified, ignoring this device.
[ 24.802] (II) This device may have been added with another device file.
[ 24.802] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 24.802] (II) No input driver specified, ignoring this device.
[ 24.802] (II) This device may have been added with another device file.
[ 26.086] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 26.086] (II) NVIDIA(GPU-0): stereo.
[ 26.086] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 26.086] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 26.086] (**) NVIDIA(0): enabled on all display devices.)
[ 92214.594] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92214.594] (II) NVIDIA(GPU-0): stereo.
[ 92214.594] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92214.594] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92214.594] (**) NVIDIA(0): enabled on all display devices.)
[ 92214.634] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92214.634] (II) NVIDIA(GPU-0): stereo.
[ 92214.634] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92214.634] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92214.634] (**) NVIDIA(0): enabled on all display devices.)
[ 92214.673] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92214.673] (II) NVIDIA(GPU-0): stereo.
[ 92214.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92214.673] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92214.673] (**) NVIDIA(0): enabled on all display devices.)
[ 92216.299] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92216.299] (II) NVIDIA(GPU-0): stereo.
[ 92216.299] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92216.299] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92216.299] (**) NVIDIA(0): enabled on all display devices.)
[ 92216.450] (II) NVIDIA(0): Setting mode "DVI-I-0:1024x768"
[ 92228.522] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92228.522] (II) NVIDIA(GPU-0): stereo.
[ 92228.522] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92228.522] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92228.522] (**) NVIDIA(0): enabled on all display devices.)
[ 92228.621] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +0+0"
[ 92236.229] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92236.229] (II) NVIDIA(GPU-0): stereo.
[ 92236.229] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92236.229] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92236.229] (**) NVIDIA(0): enabled on all display devices.)
[ 92236.255] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92236.255] (II) NVIDIA(GPU-0): stereo.
[ 92236.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92236.255] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92236.255] (**) NVIDIA(0): enabled on all display devices.)
[ 92236.296] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92236.296] (II) NVIDIA(GPU-0): stereo.
[ 92236.296] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92236.296] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92236.296] (**) NVIDIA(0): enabled on all display devices.)
[ 92239.681] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 92239.681] (II) NVIDIA(GPU-0): stereo.
[ 92239.681] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 92239.681] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 92239.681] (**) NVIDIA(0): enabled on all display devices.)
[ 92239.752] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +0+0"
[ 93097.212] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 93097.212] (II) NVIDIA(GPU-0): stereo.
[ 93097.212] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 93097.212] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 93097.212] (**) NVIDIA(0): enabled on all display devices.)
Xorg.0.log For Problem 2
[ 20.506]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 20.506] X Protocol Version 11, Revision 0
[ 20.507] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 20.507] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[ 20.507] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
[ 20.507] Build Date: 27 August 2012 08:04:39AM
[ 20.507]
[ 20.508] Current version of pixman: 0.26.2
[ 20.508] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.508] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.509] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 3 18:53:34 2012
[ 20.539] (==) Using config file: "/etc/X11/xorg.conf"
[ 20.539] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 20.552] (==) ServerLayout "Layout0"
[ 20.552] (**) |-->Screen "Screen0" (0)
[ 20.552] (**) | |-->Monitor "Monitor0"
[ 20.553] (**) | |-->Device "Device0"
[ 20.553] (**) |-->Input Device "Keyboard0"
[ 20.553] (**) |-->Input Device "Mouse0"
[ 20.553] (**) Option "Xinerama" "0"
[ 20.553] (==) Automatically adding devices
[ 20.553] (==) Automatically enabling devices
[ 20.587] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 20.587] Entry deleted from font path.
[ 20.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
[ 20.595] Entry deleted from font path.
[ 20.595] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
[ 20.596] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.596] Entry deleted from font path.
[ 20.596] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.596] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.596] Entry deleted from font path.
[ 20.596] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.596] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 20.596] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 20.596] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.596] (WW) Disabling Keyboard0
[ 20.596] (WW) Disabling Mouse0
[ 20.597] (II) Loader magic: 0x7c8b00
[ 20.597] (II) Module ABI versions:
[ 20.597] X.Org ANSI C Emulation: 0.4
[ 20.597] X.Org Video Driver: 12.1
[ 20.597] X.Org XInput driver : 16.0
[ 20.597] X.Org Server Extension : 6.0
[ 20.598] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 20.598] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.598] (II) LoadModule: "extmod"
[ 20.627] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20.636] (II) Module extmod: vendor="X.Org Foundation"
[ 20.636] compiled for 1.12.4, module version = 1.0.0
[ 20.636] Module class: X.Org Server Extension
[ 20.636] ABI class: X.Org Server Extension, version 6.0
[ 20.636] (II) Loading extension MIT-SCREEN-SAVER
[ 20.636] (II) Loading extension XFree86-VidModeExtension
[ 20.636] (II) Loading extension XFree86-DGA
[ 20.636] (II) Loading extension DPMS
[ 20.636] (II) Loading extension XVideo
[ 20.636] (II) Loading extension XVideo-MotionCompensation
[ 20.636] (II) Loading extension X-Resource
[ 20.636] (II) LoadModule: "dbe"
[ 20.636] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20.648] (II) Module dbe: vendor="X.Org Foundation"
[ 20.648] compiled for 1.12.4, module version = 1.0.0
[ 20.648] Module class: X.Org Server Extension
[ 20.648] ABI class: X.Org Server Extension, version 6.0
[ 20.648] (II) Loading extension DOUBLE-BUFFER
[ 20.648] (II) LoadModule: "glx"
[ 20.648] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 21.175] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.175] compiled for 4.0.2, module version = 1.0.0
[ 21.175] Module class: X.Org Server Extension
[ 21.175] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
[ 21.175] (II) Loading extension GLX
[ 21.175] (II) LoadModule: "record"
[ 21.176] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.184] (II) Module record: vendor="X.Org Foundation"
[ 21.184] compiled for 1.12.4, module version = 1.13.0
[ 21.184] Module class: X.Org Server Extension
[ 21.184] ABI class: X.Org Server Extension, version 6.0
[ 21.184] (II) Loading extension RECORD
[ 21.184] (II) LoadModule: "dri"
[ 21.185] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.200] (II) Module dri: vendor="X.Org Foundation"
[ 21.201] compiled for 1.12.4, module version = 1.0.0
[ 21.201] ABI class: X.Org Server Extension, version 6.0
[ 21.201] (II) Loading extension XFree86-DRI
[ 21.201] (II) LoadModule: "dri2"
[ 21.201] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.214] (II) Module dri2: vendor="X.Org Foundation"
[ 21.214] compiled for 1.12.4, module version = 1.2.0
[ 21.214] ABI class: X.Org Server Extension, version 6.0
[ 21.214] (II) Loading extension DRI2
[ 21.214] (II) LoadModule: "nvidia"
[ 21.236] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 21.306] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.306] compiled for 4.0.2, module version = 1.0.0
[ 21.306] Module class: X.Org Video Driver
[ 21.325] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
[ 21.325] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.326] (--) using VT number 7
[ 21.339] (II) Loading sub module "fb"
[ 21.339] (II) LoadModule: "fb"
[ 21.339] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.357] (II) Module fb: vendor="X.Org Foundation"
[ 21.357] compiled for 1.12.4, module version = 1.0.0
[ 21.357] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.357] (II) Loading sub module "wfb"
[ 21.357] (II) LoadModule: "wfb"
[ 21.360] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.376] (II) Module wfb: vendor="X.Org Foundation"
[ 21.376] compiled for 1.12.4, module version = 1.0.0
[ 21.376] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.376] (II) Loading sub module "ramdac"
[ 21.376] (II) LoadModule: "ramdac"
[ 21.376] (II) Module "ramdac" already built-in
[ 21.378] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.378] (==) NVIDIA(0): RGB weight 888
[ 21.378] (==) NVIDIA(0): Default visual is TrueColor
[ 21.378] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.378] (**) NVIDIA(0): Option "Stereo" "0"
[ 21.378] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
[ 21.379] (**) NVIDIA(0): Stereo disabled by request
[ 21.379] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[ 21.379] (**) NVIDIA(0): Enabling 2D acceleration
[ 22.633] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 22.633] (II) NVIDIA(GPU-0): stereo.
[ 22.635] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
[ 22.635] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 22.635] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
[ 22.635] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 22.635] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 22.647] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
[ 22.648] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
[ 22.648] (--) NVIDIA(0): CRT-1
[ 22.648] (--) NVIDIA(0): DFP-0
[ 22.648] (--) NVIDIA(0): DFP-1
[ 22.648] (--) NVIDIA(0): DFP-2
[ 22.648] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
[ 22.648] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 22.648] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 22.648] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 22.648] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 22.648] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 22.648] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[ 22.648] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[ 22.648] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 22.648] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 22.648] (**) NVIDIA(0): enabled on all display devices.)
[ 22.649] (II) NVIDIA(0): Validated MetaModes:
[ 22.649] (II) NVIDIA(0): "nvidia-auto-select+0+0"
[ 22.649] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 22.672] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 22.672] (--) NVIDIA(0): option
[ 22.672] (--) Depth 24 pixmap format is 32 bpp
[ 22.672] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 22.672] (II) NVIDIA: access.
[ 22.676] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 22.676] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 22.676] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 22.676] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 22.676] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 22.676] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 22.676] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 22.676] (II) NVIDIA(0): Config Options in the README.
[ 22.683] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[ 22.713] (II) Loading extension NV-GLX
[ 22.777] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 22.777] (==) NVIDIA(0): Backing store disabled
[ 22.777] (==) NVIDIA(0): Silken mouse enabled
[ 22.777] (**) NVIDIA(0): DPMS enabled
[ 22.777] (II) Loading extension NV-CONTROL
[ 22.778] (II) Loading extension XINERAMA
[ 22.778] (II) Loading sub module "dri2"
[ 22.778] (II) LoadModule: "dri2"
[ 22.778] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 22.778] (II) Module dri2: vendor="X.Org Foundation"
[ 22.778] compiled for 1.12.4, module version = 1.2.0
[ 22.778] ABI class: X.Org Server Extension, version 6.0
[ 22.778] (II) NVIDIA(0): [DRI2] Setup complete
[ 22.778] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 22.778] (--) RandR disabled
[ 22.778] (II) Initializing built-in extension Generic Event Extension
[ 22.778] (II) Initializing built-in extension SHAPE
[ 22.778] (II) Initializing built-in extension MIT-SHM
[ 22.778] (II) Initializing built-in extension XInputExtension
[ 22.778] (II) Initializing built-in extension XTEST
[ 22.778] (II) Initializing built-in extension BIG-REQUESTS
[ 22.778] (II) Initializing built-in extension SYNC
[ 22.778] (II) Initializing built-in extension XKEYBOARD
[ 22.778] (II) Initializing built-in extension XC-MISC
[ 22.778] (II) Initializing built-in extension SECURITY
[ 22.778] (II) Initializing built-in extension XINERAMA
[ 22.778] (II) Initializing built-in extension XFIXES
[ 22.778] (II) Initializing built-in extension RENDER
[ 22.778] (II) Initializing built-in extension RANDR
[ 22.778] (II) Initializing built-in extension COMPOSITE
[ 22.778] (II) Initializing built-in extension DAMAGE
[ 22.780] (II) Initializing extension GLX
[ 23.109] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 23.109] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 23.109] (II) LoadModule: "evdev"
[ 23.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 23.128] (II) Module evdev: vendor="X.Org Foundation"
[ 23.128] compiled for 1.12.3.901, module version = 2.7.3
[ 23.128] Module class: X.Org XInput Driver
[ 23.128] ABI class: X.Org XInput driver, version 16.0
[ 23.128] (II) Using input driver 'evdev' for 'Power Button'
[ 23.128] (**) Power Button: always reports core events
[ 23.128] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 23.128] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 23.128] (--) evdev: Power Button: Found keys
[ 23.128] (II) evdev: Power Button: Configuring as keyboard
[ 23.128] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 23.128] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 23.128] (**) Option "xkb_rules" "evdev"
[ 23.128] (**) Option "xkb_model" "evdev"
[ 23.128] (**) Option "xkb_layout" "us"
[ 23.160] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 23.160] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 23.160] (II) Using input driver 'evdev' for 'Power Button'
[ 23.160] (**) Power Button: always reports core events
[ 23.160] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 23.160] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 23.160] (--) evdev: Power Button: Found keys
[ 23.160] (II) evdev: Power Button: Configuring as keyboard
[ 23.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 23.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 23.160] (**) Option "xkb_rules" "evdev"
[ 23.160] (**) Option "xkb_model" "evdev"
[ 23.160] (**) Option "xkb_layout" "us"
[ 23.160] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 23.160] (II) No input driver specified, ignoring this device.
[ 23.160] (II) This device may have been added with another device file.
[ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 23.161] (II) No input driver specified, ignoring this device.
[ 23.161] (II) This device may have been added with another device file.
[ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[ 23.161] (II) No input driver specified, ignoring this device.
[ 23.161] (II) This device may have been added with another device file.
[ 23.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[ 23.161] (II) No input driver specified, ignoring this device.
[ 23.161] (II) This device may have been added with another device file.
[ 23.161] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
[ 23.161] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 23.161] (II) Using input driver 'evdev' for 'Logitech G500'
[ 23.161] (**) Logitech G500: always reports core events
[ 23.161] (**) evdev: Logitech G500: Device: "/dev/input/event3"
[ 23.161] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 23.161] (--) evdev: Logitech G500: Found 20 mouse buttons
[ 23.161] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 23.161] (--) evdev: Logitech G500: Found relative axes
[ 23.161] (--) evdev: Logitech G500: Found x and y relative axes
[ 23.161] (II) evdev: Logitech G500: Configuring as mouse
[ 23.161] (II) evdev: Logitech G500: Adding scrollwheel support
[ 23.161] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 23.161] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 23.161] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.0/input/input3/event3"
[ 23.161] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 8)
[ 23.161] (II) evdev: Logitech G500: initialized for relative axes.
[ 23.162] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 23.162] (**) Logitech G500: (accel) acceleration profile 0
[ 23.162] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 23.162] (**) Logitech G500: (accel) acceleration threshold: 4
[ 23.162] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 23.162] (II) No input driver specified, ignoring this device.
[ 23.162] (II) This device may have been added with another device file.
[ 23.162] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 23.162] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 23.162] (II) Using input driver 'evdev' for 'Logitech G500'
[ 23.162] (**) Logitech G500: always reports core events
[ 23.162] (**) evdev: Logitech G500: Device: "/dev/input/event4"
[ 23.162] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[ 23.162] (--) evdev: Logitech G500: Found 1 mouse buttons
[ 23.162] (--) evdev: Logitech G500: Found scroll wheel(s)
[ 23.162] (--) evdev: Logitech G500: Found relative axes
[ 23.162] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
[ 23.162] (--) evdev: Logitech G500: Found absolute axes
[ 23.162] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
[ 23.162] (--) evdev: Logitech G500: Found keys
[ 23.162] (II) evdev: Logitech G500: Configuring as mouse
[ 23.162] (II) evdev: Logitech G500: Configuring as keyboard
[ 23.162] (II) evdev: Logitech G500: Adding scrollwheel support
[ 23.162] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[ 23.162] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 23.162] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb6/6-3/6-3:1.1/input/input4/event4"
[ 23.162] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 9)
[ 23.162] (**) Option "xkb_rules" "evdev"
[ 23.162] (**) Option "xkb_model" "evdev"
[ 23.162] (**) Option "xkb_layout" "us"
[ 23.162] (II) evdev: Logitech G500: initialized for relative axes.
[ 23.162] (WW) evdev: Logitech G500: ignoring absolute axes.
[ 23.163] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 23.163] (**) Logitech G500: (accel) acceleration profile 0
[ 23.163] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 23.163] (**) Logitech G500: (accel) acceleration threshold: 4
[ 23.163] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event5)
[ 23.163] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
[ 23.163] (II) Using input driver 'evdev' for 'LOGITECH G110 G-keys'
[ 23.163] (**) LOGITECH G110 G-keys: always reports core events
[ 23.163] (**) evdev: LOGITECH G110 G-keys: Device: "/dev/input/event5"
[ 23.163] (--) evdev: LOGITECH G110 G-keys: Vendor 0x46d Product 0xc22b
[ 23.163] (--) evdev: LOGITECH G110 G-keys: Found keys
[ 23.163] (II) evdev: LOGITECH G110 G-keys: Configuring as keyboard
[ 23.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.1/3-4.1:1.0/input/input5/event5"
[ 23.163] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 10)
[ 23.163] (**) Option "xkb_rules" "evdev"
[ 23.163] (**) Option "xkb_model" "evdev"
[ 23.163] (**) Option "xkb_layout" "us"
[ 23.163] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event6)
[ 23.163] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 23.163] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
[ 23.163] (**) Gaming Keyboard G110: always reports core events
[ 23.164] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event6"
[ 23.164] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
[ 23.164] (--) evdev: Gaming Keyboard G110: Found keys
[ 23.164] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
[ 23.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.0/input/input6/event6"
[ 23.164] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
[ 23.164] (**) Option "xkb_rules" "evdev"
[ 23.164] (**) Option "xkb_model" "evdev"
[ 23.164] (**) Option "xkb_layout" "us"
[ 23.164] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event7)
[ 23.164] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 23.164] (II) Using input driver 'evdev' for 'Gaming Keyboard G110'
[ 23.164] (**) Gaming Keyboard G110: always reports core events
[ 23.164] (**) evdev: Gaming Keyboard G110: Device: "/dev/input/event7"
[ 23.164] (--) evdev: Gaming Keyboard G110: Vendor 0x46d Product 0xc22a
[ 23.164] (--) evdev: Gaming Keyboard G110: Found keys
[ 23.164] (II) evdev: Gaming Keyboard G110: Configuring as keyboard
[ 23.164] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-4/3-4.3/3-4.3:1.1/input/input7/event7"
[ 23.164] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 12)
[ 23.164] (**) Option "xkb_rules" "evdev"
[ 23.164] (**) Option "xkb_model" "evdev"
[ 23.164] (**) Option "xkb_layout" "us"
[ 23.165] (II) config/udev: Adding input device UVC Camera (046d:081b) (/dev/input/event16)
[ 23.165] (**) UVC Camera (046d:081b): Applying InputClass "evdev keyboard catchall"
[ 23.165] (II) Using input driver 'evdev' for 'UVC Camera (046d:081b)'
[ 23.165] (**) UVC Camera (046d:081b): always reports core events
[ 23.165] (**) evdev: UVC Camera (046d:081b): Device: "/dev/input/event16"
[ 23.165] (--) evdev: UVC Camera (046d:081b): Vendor 0x46d Product 0x81b
[ 23.165] (--) evdev: UVC Camera (046d:081b): Found keys
[ 23.165] (II) evdev: UVC Camera (046d:081b): Configuring as keyboard
[ 23.165] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3:1.0/input/input16/event16"
[ 23.165] (II) XINPUT: Adding extended input device "UVC Camera (046d:081b)" (type: KEYBOARD, id 13)
[ 23.165] (**) Option "xkb_rules" "evdev"
[ 23.165] (**) Option "xkb_model" "evdev"
[ 23.165] (**) Option "xkb_layout" "us"
[ 23.166] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
[ 23.166] (II) No input driver specified, ignoring this device.
[ 23.166] (II) This device may have been added with another device file.
[ 23.166] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event11)
[ 23.166] (II) No input driver specified, ignoring this device.
[ 23.167] (II) This device may have been added with another device file.
[ 23.167] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event12)
[ 23.167] (II) No input driver specified, ignoring this device.
[ 23.167] (II) This device may have been added with another device file.
[ 23.167] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event13)
[ 23.167] (II) No input driver specified, ignoring this device.
[ 23.168] (II) This device may have been added with another device file.
[ 23.168] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event14)
[ 23.168] (II) No input driver specified, ignoring this device.
[ 23.168] (II) This device may have been added with another device file.
[ 23.168] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event15)
[ 23.168] (II) No input driver specified, ignoring this device.
[ 23.168] (II) This device may have been added with another device file.
[ 23.169] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event8)
[ 23.169] (II) No input driver specified, ignoring this device.
[ 23.169] (II) This device may have been added with another device file.
[ 23.169] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event9)
[ 23.169] (II) No input driver specified, ignoring this device.
[ 23.169] (II) This device may have been added with another device file.
[ 23.170] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[ 23.170] (II) No input driver specified, ignoring this device.
[ 23.170] (II) This device may have been added with another device file.
[ 24.518] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 24.518] (II) NVIDIA(GPU-0): stereo.
[ 24.519] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 24.519] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 24.519] (**) NVIDIA(0): enabled on all display devices.)
[121865.965] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000267c, 0x00005d5c)
[121872.965] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00002700, 0x00005d5c)
[121875.966] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00002700, 0x00001708)
[121901.743] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000fc90, 0x00000e8c)
[126725.944] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000c8ec, 0x0000189c)
[127384.084] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00002770, 0x00007e1c)
[129278.643] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000d010, 0x000086bc)
[130837.679] (WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x0000eee0, 0x0000eefc)
[130891.662] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000694c, 0x0000694c)
[130894.663] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000069f8, 0x000069f8)
[130897.664] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006aa4, 0x00006aa4)
[130900.665] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000095e0, 0x000095e0)
[130903.666] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000096a4, 0x000096a4)
[131108.359] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000694c, 0x0000694c)
[131111.360] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000069f8, 0x000069f8)
[131114.361] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006aa4, 0x00006aa4)
[131117.362] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006b50, 0x00006b50)
[131120.364] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000937c, 0x0000937c)
[131123.365] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00009440, 0x00009440)
[131126.366] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c658, 0x0000c658)
[131129.367] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c71c, 0x0000c71c)
[131132.368] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000cc24, 0x0000cc24)
[131135.369] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000de78, 0x0000de78)
[131138.370] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000df3c, 0x0000df3c)
[131141.371] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ecf0, 0x0000ecf0)
[131144.372] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000edb4, 0x0000edb4)
[131147.373] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00002870, 0x00002870)
[131150.374] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000290c, 0x0000290c)
[131153.375] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007414, 0x00007414)
[131156.376] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000074b0, 0x000074b0)
[131159.377] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000086a4, 0x000086a4)
[131162.378] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008768, 0x00008768)
[131165.379] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000951c, 0x0000951c)
[131168.380] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000095e0, 0x000095e0)
[131171.381] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000bfa8, 0x0000bfa8)
[131174.382] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c044, 0x0000c044)
[131177.384] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000c28, 0x00000c28)
[131180.385] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000cec, 0x00000cec)
[131183.386] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000021f0, 0x000021f0)
[131186.387] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000022b4, 0x000022b4)
[131189.388] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003068, 0x00003068)
[131192.389] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000312c, 0x0000312c)
[131195.390] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007cd8, 0x00007cd8)
[131198.391] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007d74, 0x00007d74)
[131201.392] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000cc28, 0x0000cc28)
[131204.393] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ccec, 0x0000ccec)
[131207.394] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e1f0, 0x0000e1f0)
[131210.395] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e2b4, 0x0000e2b4)
[131213.396] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f068, 0x0000f068)
[131216.397] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f12c, 0x0000f12c)
[131219.398] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001d08, 0x00001d08)
[131222.399] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00001dcc, 0x00001dcc)
[131225.400] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006898, 0x00006898)
[131228.401] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006934, 0x00006934)
[131231.402] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00007124, 0x00007124)
[131234.403] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000071a8, 0x000071a8)
[131237.404] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008440, 0x00008440)
[131240.405] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008504, 0x00008504)
[131243.406] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000092b8, 0x000092b8)
[131246.407] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000937c, 0x0000937c)
[131249.408] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000a108, 0x0000a108)
[131252.409] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000a1cc, 0x0000a1cc)
[131255.410] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000eb28, 0x0000eb28)
[131258.411] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ebc4, 0x0000ebc4)
[131261.412] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003ee8, 0x00003ee8)
[131264.413] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003fac, 0x00003fac)
[131267.414] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000054b0, 0x000054b0)
[131270.415] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005574, 0x00005574)
[131273.416] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00006328, 0x00006328)
[131276.417] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000063ec, 0x000063ec)
[131279.418] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008db4, 0x00008db4)
[131282.419] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008e50, 0x00008e50)
[131285.420] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e1b4, 0x0000e1b4)
[131288.421] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e278, 0x0000e278)
[131291.422] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f77c, 0x0000f77c)
[131294.423] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000f840, 0x0000f840)
[131297.424] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000009e8, 0x000009e8)
[131300.425] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00000aac, 0x00000aac)
[131303.426] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005d60, 0x00005d60)
[131306.427] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005dfc, 0x00005dfc)
[131309.428] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000098ac, 0x000098ac)
[131312.429] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00009948, 0x00009948)
[131315.430] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ab3c, 0x0000ab3c)
[131318.431] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000ac00, 0x0000ac00)
[131321.432] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c364, 0x0000c364)
[131324.433] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000c428, 0x0000c428)
[131327.434] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e068, 0x0000e068)
[131330.435] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000e12c, 0x0000e12c)
[131333.436] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x0000349c, 0x0000349c)
[131336.437] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00003560, 0x00003560)
[131339.438] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00004754, 0x00004754)
[131342.439] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00004818, 0x00004818)
[131345.440] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000055cc, 0x000055cc)
[131348.441] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00005690, 0x00005690)
[131351.442] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000061e4, 0x000061e4)
[131354.443] (WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x000062

Ironically, right after I posted this message, Problem 2 arose again, and I hadn't even turned my monitor off. (I had actually only rebooted not even an hour before posting this message). Once again, I have rebooted.
Here's another Xorg.0.log:
[ 27.182]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 27.183] X Protocol Version 11, Revision 0
[ 27.183] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 27.183] Current Operating System: Linux ZeroArch 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[ 27.183] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=996407e6-20a3-422f-92f8-3d9fe913b87c rootflags=,relatime,data=ordered rootfstype=ext4 ro
[ 27.184] Build Date: 27 August 2012 08:04:39AM
[ 27.184]
[ 27.184] Current version of pixman: 0.26.2
[ 27.184] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 27.184] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 27.185] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 5 12:18:23 2012
[ 27.215] (==) Using config file: "/etc/X11/xorg.conf"
[ 27.215] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 27.221] (==) ServerLayout "Layout0"
[ 27.221] (**) |-->Screen "Screen0" (0)
[ 27.221] (**) | |-->Monitor "Monitor0"
[ 27.222] (**) | |-->Device "Device0"
[ 27.222] (**) |-->Input Device "Keyboard0"
[ 27.222] (**) |-->Input Device "Mouse0"
[ 27.222] (**) Option "Xinerama" "0"
[ 27.222] (==) Automatically adding devices
[ 27.222] (==) Automatically enabling devices
[ 27.252] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 27.252] Entry deleted from font path.
[ 27.260] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
[ 27.260] Entry deleted from font path.
[ 27.260] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
[ 27.261] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 27.261] Entry deleted from font path.
[ 27.261] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 27.261] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 27.261] Entry deleted from font path.
[ 27.261] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 27.262] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 27.262] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 27.262] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 27.262] (WW) Disabling Keyboard0
[ 27.262] (WW) Disabling Mouse0
[ 27.262] (II) Loader magic: 0x7c8b00
[ 27.262] (II) Module ABI versions:
[ 27.262] X.Org ANSI C Emulation: 0.4
[ 27.262] X.Org Video Driver: 12.1
[ 27.262] X.Org XInput driver : 16.0
[ 27.262] X.Org Server Extension : 6.0
[ 27.263] (--) PCI:*(0:1:0:0) 10de:1201:3842:1461 rev 161, Mem @ 0xfc000000/33554432, 0xd0000000/134217728, 0xd8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 27.263] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 27.263] (II) LoadModule: "extmod"
[ 27.283] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 27.301] (II) Module extmod: vendor="X.Org Foundation"
[ 27.301] compiled for 1.12.4, module version = 1.0.0
[ 27.301] Module class: X.Org Server Extension
[ 27.301] ABI class: X.Org Server Extension, version 6.0
[ 27.301] (II) Loading extension MIT-SCREEN-SAVER
[ 27.301] (II) Loading extension XFree86-VidModeExtension
[ 27.301] (II) Loading extension XFree86-DGA
[ 27.301] (II) Loading extension DPMS
[ 27.301] (II) Loading extension XVideo
[ 27.301] (II) Loading extension XVideo-MotionCompensation
[ 27.301] (II) Loading extension X-Resource
[ 27.301] (II) LoadModule: "dbe"
[ 27.302] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 27.313] (II) Module dbe: vendor="X.Org Foundation"
[ 27.313] compiled for 1.12.4, module version = 1.0.0
[ 27.313] Module class: X.Org Server Extension
[ 27.313] ABI class: X.Org Server Extension, version 6.0
[ 27.313] (II) Loading extension DOUBLE-BUFFER
[ 27.313] (II) LoadModule: "glx"
[ 27.313] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 27.818] (II) Module glx: vendor="NVIDIA Corporation"
[ 27.818] compiled for 4.0.2, module version = 1.0.0
[ 27.818] Module class: X.Org Server Extension
[ 27.818] (II) NVIDIA GLX Module 304.43 Sun Aug 19 20:34:01 PDT 2012
[ 27.818] (II) Loading extension GLX
[ 27.818] (II) LoadModule: "record"
[ 27.818] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 27.827] (II) Module record: vendor="X.Org Foundation"
[ 27.827] compiled for 1.12.4, module version = 1.13.0
[ 27.827] Module class: X.Org Server Extension
[ 27.827] ABI class: X.Org Server Extension, version 6.0
[ 27.827] (II) Loading extension RECORD
[ 27.827] (II) LoadModule: "dri"
[ 27.827] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 27.832] (II) Module dri: vendor="X.Org Foundation"
[ 27.832] compiled for 1.12.4, module version = 1.0.0
[ 27.832] ABI class: X.Org Server Extension, version 6.0
[ 27.832] (II) Loading extension XFree86-DRI
[ 27.832] (II) LoadModule: "dri2"
[ 27.833] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 27.846] (II) Module dri2: vendor="X.Org Foundation"
[ 27.846] compiled for 1.12.4, module version = 1.2.0
[ 27.846] ABI class: X.Org Server Extension, version 6.0
[ 27.846] (II) Loading extension DRI2
[ 27.846] (II) LoadModule: "nvidia"
[ 27.868] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 27.949] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 27.949] compiled for 4.0.2, module version = 1.0.0
[ 27.949] Module class: X.Org Video Driver
[ 27.968] (II) NVIDIA dlloader X Driver 304.43 Sun Aug 19 20:15:32 PDT 2012
[ 27.968] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 27.969] (--) using VT number 7
[ 27.981] (II) Loading sub module "fb"
[ 27.982] (II) LoadModule: "fb"
[ 27.982] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 28.000] (II) Module fb: vendor="X.Org Foundation"
[ 28.000] compiled for 1.12.4, module version = 1.0.0
[ 28.000] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.000] (II) Loading sub module "wfb"
[ 28.000] (II) LoadModule: "wfb"
[ 28.003] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 28.019] (II) Module wfb: vendor="X.Org Foundation"
[ 28.019] compiled for 1.12.4, module version = 1.0.0
[ 28.019] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.019] (II) Loading sub module "ramdac"
[ 28.019] (II) LoadModule: "ramdac"
[ 28.019] (II) Module "ramdac" already built-in
[ 28.021] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 28.021] (==) NVIDIA(0): RGB weight 888
[ 28.021] (==) NVIDIA(0): Default visual is TrueColor
[ 28.021] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 28.021] (**) NVIDIA(0): Option "Stereo" "0"
[ 28.021] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
[ 28.021] (**) NVIDIA(0): Option "ModeDebug" "1"
[ 28.021] (**) NVIDIA(0): Stereo disabled by request
[ 28.021] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[ 28.021] (**) NVIDIA(0): Enabling 2D acceleration
[ 29.292] (II) NVIDIA(GPU-0): Display (IBM L171 (CRT-0)) does not support NVIDIA 3D Vision
[ 29.292] (II) NVIDIA(GPU-0): stereo.
[ 29.294] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 (GF114) at PCI:1:0:0 (GPU-0)
[ 29.294] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 29.294] (--) NVIDIA(0): VideoBIOS: 70.24.2e.00.62
[ 29.294] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 29.294] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 29.308] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 560 at PCI:1:0:0
[ 29.308] (--) NVIDIA(0): IBM L171 (CRT-0) (connected)
[ 29.308] (--) NVIDIA(0): CRT-1
[ 29.308] (--) NVIDIA(0): DFP-0
[ 29.308] (--) NVIDIA(0): DFP-1
[ 29.308] (--) NVIDIA(0): DFP-2
[ 29.308] (--) NVIDIA(0): IBM L171 (CRT-0): 400.0 MHz maximum pixel clock
[ 29.308] (--) NVIDIA(0): Name Aliases for IBM L171 (CRT-0):
[ 29.308] (--) NVIDIA(0): CRT
[ 29.308] (--) NVIDIA(0): CRT-0
[ 29.308] (--) NVIDIA(0): DPY-0
[ 29.308] (--) NVIDIA(0): DVI-I-0
[ 29.308] (--) NVIDIA(0): DPY-EDID-9c38e918-0f2a-4aa8-e7e1-1c466b623fd2
[ 29.308] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 29.308] (--) NVIDIA(0): Name Aliases for CRT-1:
[ 29.308] (--) NVIDIA(0): CRT
[ 29.308] (--) NVIDIA(0): CRT-1
[ 29.308] (--) NVIDIA(0): DPY-1
[ 29.308] (--) NVIDIA(0): DVI-I-1
[ 29.308] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 29.308] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 29.308] (--) NVIDIA(0): Name Aliases for DFP-0:
[ 29.308] (--) NVIDIA(0): DFP
[ 29.308] (--) NVIDIA(0): DFP-0
[ 29.308] (--) NVIDIA(0): DPY-2
[ 29.308] (--) NVIDIA(0): DVI-I-2
[ 29.308] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[ 29.308] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[ 29.308] (--) NVIDIA(0): Name Aliases for DFP-1:
[ 29.308] (--) NVIDIA(0): DFP
[ 29.308] (--) NVIDIA(0): DFP-1
[ 29.308] (--) NVIDIA(0): DPY-3
[ 29.308] (--) NVIDIA(0): HDMI-0
[ 29.308] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
[ 29.308] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[ 29.308] (--) NVIDIA(0): Name Aliases for DFP-2:
[ 29.308] (--) NVIDIA(0): DFP
[ 29.308] (--) NVIDIA(0): DFP-2
[ 29.308] (--) NVIDIA(0): DPY-4
[ 29.308] (--) NVIDIA(0): DVI-I-3
[ 29.308] (--) NVIDIA(0):
[ 29.308] (--) NVIDIA(0): --- EDID for IBM L171 (CRT-0) ---
[ 29.308] (--) NVIDIA(0): EDID Version : 1.3
[ 29.308] (--) NVIDIA(0): Manufacturer : IBM
[ 29.308] (--) NVIDIA(0): Monitor Name : IBM L171
[ 29.308] (--) NVIDIA(0): Product ID : 0x24c9
[ 29.308] (--) NVIDIA(0): 32-bit Serial Number : 0x0001e240
[ 29.308] (--) NVIDIA(0): Serial Number String : V2W9135
[ 29.308] (--) NVIDIA(0): Manufacture Date : 2006, week 6
[ 29.308] (--) NVIDIA(0): DPMS Capabilities : Active Off
[ 29.308] (--) NVIDIA(0): Input Type : Analog
[ 29.308] (--) NVIDIA(0): Prefer first detailed timing : Yes
[ 29.308] (--) NVIDIA(0): Supports GTF : No
[ 29.308] (--) NVIDIA(0): Maximum Image Size : 340 mm x 270 mm
[ 29.308] (--) NVIDIA(0): Valid HSync Range : 30.0 kHz - 83.0 kHz
[ 29.308] (--) NVIDIA(0): Valid VRefresh Range : 55.0 Hz - 75.0 Hz
[ 29.308] (--) NVIDIA(0): EDID maximum pixel clock : 140.0 MHz
[ 29.308] (--) NVIDIA(0):
[ 29.308] (--) NVIDIA(0): Standard Timings:
[ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 60 Hz
[ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 70 Hz
[ 29.308] (--) NVIDIA(0):
[ 29.308] (--) NVIDIA(0): Detailed Timings:
[ 29.308] (--) NVIDIA(0): 1280 x 1024 @ 75 Hz
[ 29.308] (--) NVIDIA(0): Pixel Clock : 135.00 MHz
[ 29.308] (--) NVIDIA(0): HRes, HSyncStart : 1280, 1296
[ 29.308] (--) NVIDIA(0): HSyncEnd, HTotal : 1440, 1688
[ 29.308] (--) NVIDIA(0): VRes, VSyncStart : 1024, 1025
[ 29.308] (--) NVIDIA(0): VSyncEnd, VTotal : 1028, 1066
[ 29.308] (--) NVIDIA(0): H/V Polarity : +/+
[ 29.308] (--) NVIDIA(0): Image Size : 340 mm x 270 mm
[ 29.309] (--) NVIDIA(0):
[ 29.309] (--) NVIDIA(0): Established Timings:
[ 29.309] (--) NVIDIA(0): 640 x 480 @ 60 Hz
[ 29.309] (--) NVIDIA(0): 640 x 480 @ 72 Hz
[ 29.309] (--) NVIDIA(0): 640 x 480 @ 75 Hz
[ 29.309] (--) NVIDIA(0): 800 x 600 @ 60 Hz
[ 29.309] (--) NVIDIA(0): 800 x 600 @ 72 Hz
[ 29.309] (--) NVIDIA(0): 800 x 600 @ 75 Hz
[ 29.309] (--) NVIDIA(0): 1024 x 768 @ 60 Hz
[ 29.309] (--) NVIDIA(0): 1024 x 768 @ 70 Hz
[ 29.309] (--) NVIDIA(0): 1024 x 768 @ 75 Hz
[ 29.309] (--) NVIDIA(0): 1280 x 1024 @ 75 Hz
[ 29.309] (--) NVIDIA(0):
[ 29.309] (--) NVIDIA(0):
[ 29.309] (--) NVIDIA(0): Raw EDID bytes:
[ 29.309] (--) NVIDIA(0):
[ 29.309] (--) NVIDIA(0): 00 ff ff ff ff ff ff 00 24 4d c9 24 40 e2 01 00
[ 29.309] (--) NVIDIA(0): 06 10 01 03 68 22 1b 78 2a 5d d0 a6 54 4c 0f 23
[ 29.309] (--) NVIDIA(0): 14 50 54 ad cf 00 81 80 81 8a 01 01 01 01 01 01
[ 29.309] (--) NVIDIA(0): 01 01 01 01 01 01 bc 34 00 98 51 00 2a 40 10 90
[ 29.309] (--) NVIDIA(0): 13 00 54 0e 11 00 00 1e 00 00 00 fd 00 37 4b 1e
[ 29.309] (--) NVIDIA(0): 53 0e 00 0a 20 20 20 20 20 20 00 00 00 ff 00 56
[ 29.309] (--) NVIDIA(0): 32 57 39 31 33 35 0a 20 20 20 20 20 00 00 00 fc
[ 29.309] (--) NVIDIA(0): 00 49 42 4d 20 4c 31 37 31 0a 20 20 20 20 00 27
[ 29.309] (--) NVIDIA(0):
[ 29.309] (--) NVIDIA(0): --- End of EDID for IBM L171 (CRT-0) ---
[ 29.309] (--) NVIDIA(0):
[ 29.309] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 29.309] (**) NVIDIA(0): device IBM L171 (CRT-0) (Using EDID frequencies has been
[ 29.309] (**) NVIDIA(0): enabled on all display devices.)
[ 29.309] (II) NVIDIA(0): Frequency information for IBM L171 (CRT-0):
[ 29.309] (II) NVIDIA(0): HorizSync : 30.000-83.000 kHz
[ 29.309] (II) NVIDIA(0): VertRefresh : 55.000-75.000 Hz
[ 29.309] (II) NVIDIA(0): (HorizSync from EDID)
[ 29.309] (II) NVIDIA(0): (VertRefresh from EDID)
[ 29.309] (II) NVIDIA(GPU-0):
[ 29.309] (II) NVIDIA(GPU-0): --- Building ModePool for IBM L171 (CRT-0) ---
[ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
[ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
[ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.309] (II) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
[ 29.309] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
[ 29.309] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 29.309] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 29.309] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 29.309] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.309] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
[ 29.309] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.309] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.309] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.309] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.309] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.309] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.309] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.309] (II) NVIDIA(GPU-0):
[ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
[ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
[ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.309] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 29.309] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
[ 29.309] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 29.309] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 29.309] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 29.309] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.309] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
[ 29.309] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.309] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.309] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.309] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.309] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.309] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.309] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.309] (II) NVIDIA(GPU-0):
[ 29.309] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
[ 29.309] (II) NVIDIA(GPU-0): 1280 x 1024 @ 70 Hz
[ 29.309] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 128.94 MHz
[ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1368
[ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
[ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/+
[ 29.310] (II) NVIDIA(GPU-0): Viewport 1280x1024+224+21
[ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.310] (II) NVIDIA(GPU-0):
[ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 25.18 MHz
[ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
[ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
[ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
[ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+80+22
[ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.310] (II) NVIDIA(GPU-0):
[ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 72 Hz
[ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 696, 832
[ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 520
[ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+96+20
[ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.310] (II) NVIDIA(GPU-0):
[ 29.310] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.310] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
[ 29.310] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.310] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.310] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 29.310] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
[ 29.310] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 29.310] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
[ 29.310] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.310] (II) NVIDIA(GPU-0): Viewport 640x480+100+10
[ 29.310] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.310] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.310] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.310] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.310] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.311] (II) NVIDIA(GPU-0):
[ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
[ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
[ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
[ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
[ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
[ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+128+14
[ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.311] (II) NVIDIA(GPU-0):
[ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
[ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
[ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
[ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
[ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
[ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
[ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+120+33
[ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.311] (II) NVIDIA(GPU-0):
[ 29.311] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.311] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
[ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
[ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
[ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
[ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
[ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.311] (II) NVIDIA(GPU-0): Viewport 800x600+128+12
[ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.311] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.311] (II) NVIDIA(GPU-0):
[ 29.311] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.311] (II) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
[ 29.311] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.311] (II) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
[ 29.311] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 29.311] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
[ 29.311] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 29.311] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 29.311] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.311] (II) NVIDIA(GPU-0): Viewport 1024x768+160+19
[ 29.311] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.311] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.311] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.311] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.312] (II) NVIDIA(GPU-0):
[ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.312] (II) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
[ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
[ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
[ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.312] (II) NVIDIA(GPU-0): Viewport 1024x768+152+19
[ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.312] (II) NVIDIA(GPU-0):
[ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.312] (II) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
[ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
[ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
[ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
[ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
[ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
[ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.312] (II) NVIDIA(GPU-0): Viewport 1024x768+144+16
[ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.312] (II) NVIDIA(GPU-0):
[ 29.312] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
[ 29.312] (II) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
[ 29.312] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
[ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
[ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.312] (II) NVIDIA(GPU-0): Viewport 1280x1024+204+21
[ 29.312] (II) NVIDIA(GPU-0): Horizontal Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Vertical Taps 0
[ 29.312] (II) NVIDIA(GPU-0): Base SuperSample x4
[ 29.312] (II) NVIDIA(GPU-0): Base Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Distributed Rendering 1
[ 29.312] (II) NVIDIA(GPU-0): Overlay Depth 32
[ 29.312] (II) NVIDIA(GPU-0): Mode is valid.
[ 29.312] (II) NVIDIA(GPU-0):
[ 29.312] (II) NVIDIA(GPU-0): Validating Mode "640x350":
[ 29.312] (II) NVIDIA(GPU-0): 640 x 350 @ 85 Hz
[ 29.312] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
[ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 350, 382
[ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 385, 445
[ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/-
[ 29.312] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.312] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.312] (WW) NVIDIA(GPU-0): allowed).
[ 29.312] (II) NVIDIA(GPU-0):
[ 29.312] (II) NVIDIA(GPU-0): Validating Mode "320x175":
[ 29.312] (II) NVIDIA(GPU-0): 320 x 175 @ 85 Hz
[ 29.312] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.312] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 29.312] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
[ 29.312] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
[ 29.312] (II) NVIDIA(GPU-0): VRes, VSyncStart : 175, 191
[ 29.312] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 192, 222
[ 29.312] (II) NVIDIA(GPU-0): H/V Polarity : +/-
[ 29.312] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x400":
[ 29.313] (II) NVIDIA(GPU-0): 640 x 400 @ 85 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 445
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x200":
[ 29.313] (II) NVIDIA(GPU-0): 320 x 200 @ 85 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 222
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
[ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "720x400":
[ 29.313] (II) NVIDIA(GPU-0): 720 x 400 @ 85 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 35.50 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 756
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 828, 936
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 446
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "360x200":
[ 29.313] (II) NVIDIA(GPU-0): 360 x 200 @ 85 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 17.75 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 360, 378
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 414, 468
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 223
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/+
[ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.313] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 25.18 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x240":
[ 29.313] (II) NVIDIA(GPU-0): 320 x 240 @ 60 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 12.59 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 400
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 245
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 262
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.313] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.313] (II) NVIDIA(GPU-0): 640 x 480 @ 73 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.313] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
[ 29.313] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 704, 832
[ 29.313] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
[ 29.313] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 520
[ 29.313] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.313] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.313] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.313] (WW) NVIDIA(GPU-0): allowed).
[ 29.313] (II) NVIDIA(GPU-0):
[ 29.313] (II) NVIDIA(GPU-0): Validating Mode "320x240":
[ 29.313] (II) NVIDIA(GPU-0): 320 x 240 @ 73 Hz
[ 29.313] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.313] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 332
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 352, 416
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 244
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 260
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.314] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "320x240":
[ 29.314] (II) NVIDIA(GPU-0): 320 x 240 @ 75 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 360, 420
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 250
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.314] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 696
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 832
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 509
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "320x240":
[ 29.314] (II) NVIDIA(GPU-0): 320 x 240 @ 85 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 348
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 416
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 254
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.314] (II) NVIDIA(GPU-0): 800 x 600 @ 56 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 824
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1024
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 603, 625
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "400x300":
[ 29.314] (II) NVIDIA(GPU-0): 400 x 300 @ 56 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 412
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 512
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 301, 312
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.314] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.314] (II) NVIDIA(GPU-0):
[ 29.314] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.314] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
[ 29.314] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.314] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
[ 29.314] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
[ 29.314] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
[ 29.314] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.314] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
[ 29.314] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.314] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.314] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.314] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
[ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 60 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 20.00 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 420
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 484, 528
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 314
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
[ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 72 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 25.00 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 428
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 488, 520
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 318
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 321, 333
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
[ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 75 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 24.75 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 408
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 528
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 312
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "800x600":
[ 29.315] (II) NVIDIA(GPU-0): 800 x 600 @ 85 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 56.30 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1048
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 631
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "400x300":
[ 29.315] (II) NVIDIA(GPU-0): 400 x 300 @ 85 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 28.15 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 416
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 524
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 315
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.315] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.315] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.315] (WW) NVIDIA(GPU-0): allowed).
[ 29.315] (II) NVIDIA(GPU-0):
[ 29.315] (II) NVIDIA(GPU-0): Validating Mode "1024x768i":
[ 29.315] (II) NVIDIA(GPU-0): 1024 x 768 @ 87 Hz
[ 29.315] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.315] (II) NVIDIA(GPU-0): Pixel Clock : 44.90 MHz
[ 29.315] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1032
[ 29.315] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1208, 1264
[ 29.315] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 768
[ 29.315] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 776, 817
[ 29.315] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.315] (II) NVIDIA(GPU-0): Extra : Interlace
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384i":
[ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 87 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 22.45 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 516
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 604, 632
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 408
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.316] (II) NVIDIA(GPU-0): Extra : Interlace DoubleScan
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
[ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 60 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 32.50 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 672
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
[ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 70 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 37.50 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 664
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "512x384":
[ 29.316] (II) NVIDIA(GPU-0): 512 x 384 @ 75 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.316] (II) NVIDIA(GPU-0): Pixel Clock : 39.38 MHz
[ 29.316] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 520
[ 29.316] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 568, 656
[ 29.316] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 29.316] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 400
[ 29.316] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.316] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.316] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.316] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.316] (WW) NVIDIA(GPU-0): allowed).
[ 29.316] (II) NVIDIA(GPU-0):
[ 29.316] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
[ 29.316] (II) NVIDIA(GPU-0): 1024 x 768 @ 85 Hz
[ 29.316] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 94.50 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1072
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1168, 1376
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 808
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "512x384":
[ 29.317] (II) NVIDIA(GPU-0): 512 x 384 @ 85 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 47.25 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 512, 536
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 584, 688
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 404
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1152x864":
[ 29.317] (II) NVIDIA(GPU-0): 1152 x 864 @ 75 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1152, 1216
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1344, 1600
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 864, 865
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 868, 900
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "576x432":
[ 29.317] (II) NVIDIA(GPU-0): 576 x 432 @ 75 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 576, 608
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 672, 800
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 432, 432
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 434, 450
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
[ 29.317] (II) NVIDIA(GPU-0): 1280 x 960 @ 60 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1376
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1488, 1800
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1000
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.317] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 688
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 744, 900
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 500
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
[ 29.317] (II) NVIDIA(GPU-0): 1280 x 960 @ 85 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 148.50 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1011
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.317] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.317] (WW) NVIDIA(GPU-0): allowed).
[ 29.317] (II) NVIDIA(GPU-0):
[ 29.317] (II) NVIDIA(GPU-0): Validating Mode "640x480":
[ 29.317] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
[ 29.317] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.317] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 29.317] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 29.317] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 864
[ 29.317] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
[ 29.317] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 505
[ 29.317] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.317] (II) NVIDIA(GPU-0): Extra : DoubleScan
[ 29.318] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.318] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.318] (WW) NVIDIA(GPU-0): allowed).
[ 29.318] (II) NVIDIA(GPU-0):
[ 29.318] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
[ 29.318] (II) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
[ 29.318] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.318] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 29.318] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
[ 29.318] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 29.318] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 29.318] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 29.318] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.318] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
[ 29.318] (WW) NVIDIA(GPU-0): IBM L171 (CRT-0) (continuous frequence modes not
[ 29.318] (WW) NVIDIA(GPU-0): allowed).
[ 29.318] (II) NVIDIA(GPU-0):
[ 29.318] (II) NVIDIA(GPU-0): Validating Mode "640x512":
[ 29.318] (II) NVIDIA(GPU-0): 640 x 512 @ 60 Hz
[ 29.318] (II) NVIDIA(GPU-0): Mode Source: X Server
[ 29.318] (II) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 29.318] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
[ 29.318] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 844
[ 29.318] (II) NVIDIA(GPU-0): VRes, VSyncStart : 512, 512
[ 29.318] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 514, 533
[ 29.318] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 29.318] (II) NVIDIA(GPU-0): Extra : Double

Similar Messages

  • Fglrx: 3D applications either crash or hang system

    I have a new Radeon 270X. RadeonSI doesn't work at all even with Linux 3.14 (corruption/black screen even before X is started) and Catalyst barely works. Catalysts, however, works fine on Ubuntu 14.04, as far as I can tell.
    The problem is that the applications either crash a few seconds after they are started (1-20 seconds depending on the application), in which case, I see something like:
    [  250.217033] traps: valley_x64[1739] general protection ip:7f16fa40ce67 sp:7fff203f3730 error:0 in libc-2.19.so[7f16fa3d5000+19e000]
    or they hang the system. I can still ssh into the machine and I can see xorg taking 100% cpu, but I am unable to kill X or even reboot from there.
    I tried Catalyst 13.12 (xorg 1.14), 14.02 (xorg 1.15) and 14.03 (xorg 1.15). The behavior is similar. This is the Ubuntu package that works (seems to be 14.03):
    root@sugo:/# apt-cache policy fglrx
    fglrx:
    Installed: 2:13.350.1-0ubuntu1
    Candidate: 2:13.350.1-0ubuntu1
    Version table:
    *** 2:13.350.1-0ubuntu1 0
    500 http://nl.archive.ubuntu.com/ubuntu/ trusty/restricted amd64 Packages
    100 /var/lib/dpkg/status
    Any idea what could be wrong?
    Last edited by cataphract (2014-03-24 02:14:28)

    OK, I solved the segfaults. After trying a bunch of stuff, including using Ubuntu's kernel, and noticing that a fresh install of arch in a usb stick didn't have this problem, I removed the mesa package in desperation and with it 4GB of dependents. After installing catalyst-test again, the segfaults were gone.
    So now I "only" have unkillable xorg processes hanging the machine. This affects Cities in Motion 2 and Metro: Last Light, but not other the unigine demos and its Oil Rush game and Dota 2. If anyone has any ideas on this, I'd appreciate it.

  • TS2529 I recently got a new iphone and some of my apps don't work anymore. When I try to open them they either crash immediately or my phone asks for my iTunes Store password and then the app crashes. Any ideas? Help!

    I've tried to uninstall and reinstall the app but nothing happens. When I try to open the app, it either crashes immediately or asks me for my iTunes password and the the app does nothing or crashes. Has anyone else had this problem? Any suggestions? Also, it seems that my phone asks me for my iTunes password randomly, when I'm not trying to open apps.
    The app that I have the most problem with is the Simpsons game. I've tried to contact EA as well as apple and gotten nowhere.
    Please help if you have knowledge of what to do
    Thanks!

    If you get an error that says can't backup, try moving the existing backup file to a safe location and thry again. again. You can find the location of the backup file here:
    iPhone and iPod touch: About backups

  • Ever since the systyem upgraded me to 3.6.6. I can not even run one eight hour day without firefoc either crashing or locking up which requires me use C/A/Deleate to close the program. I used to be able to run 8 to 12 windows at a time and NEVER lock up

    Ever since the systyem upgraded me to 3.6.6. I can not even run one eight hour day without firefoc either crashing or locking up which requires me use C/A/Deleate to close the program. I used to be able to run 8 to 12 windows at a time and NEVER lock up or crash with the older version. Is this problem being looked into and or being corrected. I use Firefox with Google and my system is XP Pro 32 bit. THIS IS REALLY making me MAD. My email is [email protected] and would appreciate a response to this ASAP. I have tried a couple of items from your help section and nothing works.

    <u>'''Anonymous'''</u>
    Please post a separate question. Thank you. https://support.mozilla.com/tiki-ask_a_question.php?locale=en-US&forumId=1
    <u>'''chris'''</u>
    <u>'''''Crashing'''''</u>
    See:
    http://support.mozilla.com/en-US/kb/Firefox+crashes
    http://kb.mozillazine.org/Firefox_crashes
    http://support.mozilla.com/en-US/kb/Firefox+crashes+when+loading+certain+pages
    http://support.mozilla.com/en-US/kb/Firefox+crashes+when+you+open+it
    http://support.mozilla.com/en-US/kb/Firefox+will+not+start
    http://kb.mozillazine.org/Browser_will_not_start_up
    ''<u>'''Hanging'''</u>''
    See: http://support.mozilla.com/en-US/kb/Firefox+hangs
    <u>'''''Hanging at exit'''''</u>
    <u>'''Kill Application'''</u>
    In Task Manager, does firefox.exe show in the <u>'''Processes'''</u> tab?
    See: [http://kb.mozillazine.org/Kill_application Kill Application]
    '''<u>Causes and solutions for Firefox hanging at exit:</u>'''
    [[Firefox hangs]]
    [http://kb.mozillazine.org/Firefox_hangs#Hang_at_exit Firefox hangs at exit]
    [[Firefox is already running but is not responding]]
    ''<u>'''Safe Mode'''</u>''
    You may need to use '''[[Safe Mode]]''' (click on "Safe Mode" and read) to localize the problem. Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes <u>'''before'''</u> starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    See:
    '''[[Troubleshooting extensions and themes]]'''
    '''[[Troubleshooting plugins]]'''
    '''[[Basic Troubleshooting]]'''
    If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling <u>'''one at a time'''</u> until the problem reappears. <u>'''You MUST close and restart Firefox after EACH change'''</u> via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.
    <u>'''chris'''</u>
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Update Java'''</u>: your ver. 1.6.0.~~red:17~~; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 or higher; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6 )
    ''(Windows users: Do the manual update; very easy.)''
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.
    <u>'''NOTE:'''</u> Java version 1.6.0.21 has been released. It is mainly an update for developers of Java applications and most users do not need to be concerned about downloading version 1.6.0.21. <u>'''''At this time'''''</u>, the update option in existing installations of Java 1.6.0.20 are not updating to version 1.6.0.21; <u>'''''at this time'''''</u>, it must be manually downloaded and installed. According to the Java release notes:
    ''"'''Bug Fixes'''''
    ''Java SE 6 Update 21 does not contain any additional fixes for security vulnerabilities to its previous release, Java SE 6 Update 20. Users who have Java SE 6 Update 20 have the latest security fixes and do not need to upgrade to this release to be current on security fixes."'' Source: http://java.sun.com/javase/6/webnotes/6u21.html
    <u>'''Install/Update Adobe Flash Player for Firefox (aka Shockwave Flash)'''</u>: your ver. 10.0 r~~red:45~~; current ver. 10.1 r53 ('''important security update 2010-06-10'''; see: http://www.adobe.com/support/security/bulletins/apsb10-14.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -''<u>In Windows,</u>'' check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -''<u>In Windows,</u>'' double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]
    <u>'''Update Shockwave for Director (aka Shockwave Player)'''</u>: your ver. ~~red:10.1 (very old)~~; current ver. 11.5.7.609 (<u>important security update released 2010-05-11</u>; see http://www.adobe.com/support/security/bulletins/apsb10-12.html)
    NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    SAVE the installer to your hard drive (Desktop is a good place so you can find it). When the download is complete, exit Firefox (File > Exit), locate and double-click in the installer you just downloaded, let the install complete.
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox#_Installing_Shockwave Installing Shockwave]'''
    <u>'''You '''</u>~~red:<u>'''MAY'''</u>~~<u>''' need to Update Adobe Reader for Firefox (aka Adobe PDF Plug-In For Firefox)'''</u>: your ver. N/A; current ver. 9.3.3 (important security update release 06-29-2010; see: http://www.adobe.com/support/security/bulletins/apsb10-15.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Open the Adobe Reader installed on your system (''in Windows, Start > Program Files, find and click Adobe Reader to open''), click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    ~~red:-See the images at the bottom left of this post to see the steps to take on the Adobe site~~
    -exit Firefox (File > Exit)
    -In Windows: check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -In Windows: double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • Imac 27" . Canopus advc55 firewire in from SVHS tape. Either crashes Final Cut Pro X or has gaps in transfer when sync lost between camera shots.

    I have been trying for a few days to dump my SVHS camera tapes to Final Cut Pro X. Using the Canopus ADVC55 encoder fed from a Panasonic SVHS video deck into iMac firewire. The picture appears on screen but will not save as an archive atall. Trying to import into an event has a little more success. When it comes across a section of tape between camera shots without sync it either crashes Final Cut or randomly picks up the replay later or trims the shots down by about a minute. Not sure what to do to let to allow it to import a tape complete with blank sections. I have a Panasonic SVHS deck with timebase correction on output, would this help maintain a constant sync signal for the ADVC55 and final cut pro? Very frustrating just trying to dump videos to digital.

    Footnote to this problem. Put a Panasonic WJ-EV5 video mixer inline between deck and Canopus ADVC55 and this maintains the sync for perfect copies. If the red light on the ADVC55 comes on during the import to event sync has been lost and FCPX crashes or aborts the copy in various ways with unpredictable files.
    The import to archive still will not store the data.
    Maybe Final Cut authors can explain why import to event works but import to archive does not.
    Using version 10.0.8 FCPX

  • Cluster resource SID.WORLD' (resource type '', DLL 'fsresodbs.dll') either crashed or deadlocked.

    Dear Friends,
    We are facing issue with our systems which is running on win2008 with oracle DB this is MSCS environment.
    Automatically some resource moved to node2 from node1 and database went down, in fail safe cluster management i can see error as below.
    Cluster resource 'SID.WORLD' (resource type '', DLL 'fsresodbs.dll') either crashed or deadlocked. The Resource Hosting Subsystem (RHS) process will now attempt to terminate, and the resource will be marked to run in a separate monitor.
    And
    The cluster resource host subsystem (RHS) stopped unexpectedly. An attempt will be made to restart it. This is usually due to a problem in a resource DLL. Please determine which resource DLL is causing the issue and report the problem to the resource vendor.
    Kindly help us to solve this issue.
    Thanks
    Basis

    Hi Deepak,
    Thanks for providing the link.
    I have seen the link and symptoms are same,  but only difference is, this link is talking about clusres.dll'  and we have issue with fsresodbs.dll'
    Our issue
    Cluster resource 'SID.WORLD' (resource type '', DLL 'fsresodbs.dll''') either crashed or deadlocked.
    and issue described in the Link
    Cluster resource 'SID.WORLD' (resource type '', DLL 'clusres.dll'') either crashed or deadlocked.
    Kindly guide.
    Thanks
    Basis

  • Xorg randomly crashes

    I have a problem where Xorg randomly crashes.
    First the desktop becomes unresponsive, however I can move my cursor.
    Using the mouse doesn't do anything, neither does my keyboard. Have tried going to a different tty, without any luck.
    I usually grab my phone, login over ssh, and poweroff/reboot my machine to fix it.
    The crashes occur kind of randomly, there isn't one program that when I start it will crash.
    I have a Radeon HD 7870, using the open source drivers (don't really want to use the proprietary drivers, as I found it was slower on cli).
    I have posted the Xorg.0.log on pastebin: http://pastebin.com/MRrYyKRr
    I hope someone can help me with this.

    I have the same problem as you describe and as described in the referenced thread. If it is the same bug, the problem may have been introduced in kernel v. 3.14.6 - see
    https://bbs.archlinux.org/viewtopic.php?id=189081
    Or it might not. Perhaps Xorg is the culprit, or maybe the open source Radeon driver.
    Nobody knows when it will be fixed, if ever.

  • Safari crashes as soon as I open any site with flash player plug-in

    Safari used to work perfectly well but suddenly started crashing when I open youtube or any site with flash. I've reinstalled the Mac OS X and did the update but it's still crashing. I've tried login in as a different user and is not working either. I repaired permissions and it still crashes. I tried firefox and camino and crashes too. I've tried everything that I've reading in the discussions and nothing seems to work. It's something with the flash player plug-in.
    PLEASE I NEED HELP!!!!

    I forgot to post the report, here it is
    Process: Safari [137]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4 Public Beta (5528.16)
    Build Info: WebBrowser-55281600~1
    Code Type: X86 (Native)
    Parent Process: launchd [87]
    Date/Time: 2009-03-16 22:58:31.288 -0300
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x103beca8 0x10036000 + 3706024
    1 ...romedia.Flash Player.plugin 0x101bb745 0x10036000 + 1595205
    2 ...romedia.Flash Player.plugin 0x101bf927 0x10036000 + 1612071
    3 ...romedia.Flash Player.plugin 0x1025f108 0x10036000 + 2265352
    4 ...romedia.Flash Player.plugin 0x101a0d6f 0x10036000 + 1486191
    5 ...romedia.Flash Player.plugin 0x1013c622 0x10036000 + 1074722
    6 ...romedia.Flash Player.plugin 0x1013d722 0x10036000 + 1079074
    7 ...romedia.Flash Player.plugin 0x1013e983 0x10036000 + 1083779
    8 ...romedia.Flash Player.plugin 0x101a9b2c 0x10036000 + 1522476
    9 ...romedia.Flash Player.plugin 0x101aa495 0x10036000 + 1524885
    10 ...romedia.Flash Player.plugin 0x1025de3c 0x10036000 + 2260540
    11 ...romedia.Flash Player.plugin 0x103e280e NP_Initialize + 556
    12 ...romedia.Flash Player.plugin 0x103e949a Flash_EnforceLocalSecurity + 4942
    13 com.apple.WebKit 0x90669c1a -[WebNetscapePluginDocumentView(Internal) _createPlugin] + 314
    14 com.apple.WebKit 0x9066984d -[WebNetscapePluginDocumentView createPlugin] + 77
    15 com.apple.WebKit 0x90669622 -[WebBaseNetscapePluginView start] + 194
    16 com.apple.WebKit 0x9066942b -[WebBaseNetscapePluginView viewDidMoveToWindow] + 155
    17 com.apple.AppKit 0x9197c4a8 -[NSView _setWindow:] + 1413
    18 com.apple.AppKit 0x919852b1 -[NSView addSubview:] + 470
    19 com.apple.WebKit 0x90659e33 -[WebHTMLView addSubview:] + 67
    20 com.apple.WebCore 0x94f08d40 WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 272
    21 com.apple.WebCore 0x94f0891b WebCore::ScrollView::addChild(WebCore::Widget*) + 75
    22 com.apple.WebCore 0x94f087b2 WebCore::RenderWidget::setWidget(WebCore::Widget*) + 194
    23 com.apple.WebCore 0x94f086ac WebCore::RenderPart::setWidget(WebCore::Widget*) + 60
    24 com.apple.WebCore 0x94fcfc02 WebCore::FrameLoader::loadPlugin(WebCore::RenderPart*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 466
    25 com.apple.WebCore 0x94fcf7b6 WebCore::FrameLoader::requestObject(WebCore::RenderPart*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 518
    26 com.apple.WebCore 0x94f0a528 WebCore::RenderPartObject::updateWidget(bool) + 3512
    27 com.apple.WebCore 0x94fa14cf WebCore::FrameView::performPostLayoutTasks() + 607
    28 com.apple.WebCore 0x94e33955 WebCore::FrameView::layout(bool) + 1317
    29 com.apple.WebKit 0x90654965 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 357
    30 com.apple.WebKit 0x906547f4 -[WebHTMLView layout] + 52
    31 com.apple.WebKit 0x90654b34 -[WebHTMLView(WebInternal) weblayoutIfNeededRecursive] + 36
    32 com.apple.WebKit 0x90654b02 -[WebHTMLView(WebPrivate) viewWillDraw] + 114
    33 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    34 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    35 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    36 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    37 com.apple.WebKit 0x90647a45 -[WebView(WebPrivate) viewWillDraw] + 69
    38 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    39 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    40 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    41 com.apple.AppKit 0x91a66b38 -[NSView viewWillDraw] + 579
    42 com.apple.AppKit 0x91a6621a -[NSView _sendViewWillDrawInRect:] + 1015
    43 com.apple.AppKit 0x919a84e3 -[NSView displayIfNeeded] + 869
    44 com.apple.AppKit 0x919a80d1 -[NSWindow displayIfNeeded] + 189
    45 com.apple.Safari 0x000263a9 0x1000 + 152489
    46 com.apple.AppKit 0x919a7ef4 _handleWindowNeedsDisplay + 436
    47 com.apple.CoreFoundation 0x93dd99a2 __CFRunLoopDoObservers + 466
    48 com.apple.CoreFoundation 0x93ddacfc CFRunLoopRunSpecific + 844
    49 com.apple.CoreFoundation 0x93ddbcd8 CFRunLoopRunInMode + 88
    50 com.apple.HIToolbox 0x96e842c0 RunCurrentEventLoopInMode + 283
    51 com.apple.HIToolbox 0x96e840d9 ReceiveNextEventCommon + 374
    52 com.apple.HIToolbox 0x96e83f4d BlockUntilNextEventMatchingListInMode + 106
    53 com.apple.AppKit 0x919a5d7d _DPSNextEvent + 657
    54 com.apple.AppKit 0x919a5630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    55 com.apple.Safari 0x0002ceee 0x1000 + 179950
    56 com.apple.AppKit 0x9199e66b -[NSApplication run] + 795
    57 com.apple.AppKit 0x9196b8a4 NSApplicationMain + 574
    58 com.apple.Safari 0x00003306 0x1000 + 8966
    Thread 1:
    0 libSystem.B.dylib 0x900143ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9003ed0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94d923c4 WebCore::IconDatabase::syncThreadMainLoop() + 244
    3 com.apple.WebCore 0x94d8e8e5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    5 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9000d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x900149bc mach_msg + 72
    2 com.apple.CoreFoundation 0x93ddb0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93ddbcd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9070bebe CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    6 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x900143ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9003ed0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94df15e0 WebCore::LocalStorageThread::localStorageThread() + 160
    3 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    4 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9000d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x900149bc mach_msg + 72
    2 com.apple.CoreFoundation 0x93ddb0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93ddbcd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00188f9d 0x1000 + 1605533
    5 com.apple.Safari 0x001866f3 0x1000 + 1595123
    6 com.apple.Safari 0x001867a1 0x1000 + 1595297
    7 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9000d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x900149bc mach_msg + 72
    2 com.apple.CoreFoundation 0x93ddb0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93ddbcd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9147bd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x914187ed -[NSThread main] + 45
    6 com.apple.Foundation 0x91418394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    8 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9005c6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    2 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x900143ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9003ed0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Safari 0x000f1cdb 0x1000 + 986331
    3 com.apple.Safari 0x000f2321 0x1000 + 987937
    4 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    5 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9000d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x900149bc mach_msg + 72
    2 com.apple.CoreFoundation 0x93ddb0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93ddbcd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9144cd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x91458e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00033210 0x1000 + 205328
    7 com.apple.Foundation 0x914187ed -[NSThread main] + 45
    8 com.apple.Foundation 0x91418394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    10 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9000d1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x900149bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1050a325 Flash_EnforceLocalSecurity + 1188313
    3 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    4 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9000d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9003f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x90084539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x103cf094 0x10036000 + 3772564
    4 ...romedia.Flash Player.plugin 0x10406f5c Flash_EnforceLocalSecurity + 126480
    5 ...romedia.Flash Player.plugin 0x103cf33e 0x10036000 + 3773246
    6 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9000d20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9003f206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x90084539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x103cf094 0x10036000 + 3772564
    4 ...romedia.Flash Player.plugin 0x10406f5c Flash_EnforceLocalSecurity + 126480
    5 ...romedia.Flash Player.plugin 0x103cf33e 0x10036000 + 3773246
    6 libSystem.B.dylib 0x9003e095 pthreadstart + 321
    7 libSystem.B.dylib 0x9003df52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xbfffc5b4 ebx: 0x101bb131 ecx: 0x1078f020 edx: 0xbfffc564
    edi: 0x00000000 esi: 0x00000001 ebp: 0xbfffc5e8 esp: 0xbfffc520
    ss: 0x0000001f efl: 0x00010286 eip: 0x103beca8 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x266fe2 com.apple.Safari 4 Public Beta (5528.16) <88923208ea437fc8b5a5e5cd4f1924d5> /Applications/Safari.app/Contents/MacOS/Safari
    0x2c1000 - 0x2d0ffc SyndicationUI ??? (???) <408d1e186315965e65a4562de17589be> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x99c5000 - 0x9bbdfff com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xd13e000 - 0xd143ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xe804000 - 0xe804ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0xe880000 - 0xe886ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0xf64a000 - 0xf669fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0xf700000 - 0xf703fff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xf709000 - 0xf76efde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x10036000 - 0x10640fdf +com.macromedia.Flash Player.plugin 9.0.159.0 (1.0.4f60) <27cc04c9588e482a948fb5a87e22687b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9000bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9000c000 - 0x90173ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x901e5000 - 0x90202ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90209000 - 0x90209fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9020a000 - 0x90232ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90233000 - 0x90272fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90273000 - 0x9027fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90280000 - 0x9028afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9028b000 - 0x902e8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90326000 - 0x90326ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90327000 - 0x90383ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90384000 - 0x90389fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9038a000 - 0x9038affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9038b000 - 0x9038cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9038d000 - 0x9038ffff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90390000 - 0x903cafe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90634000 - 0x90708fef com.apple.WebKit 5528 (5528.16) <24ccae21ccfe5c21c2a78656983324c1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90709000 - 0x907a6fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x907a7000 - 0x907e6fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9082e000 - 0x908f9fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x908fa000 - 0x9098dff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9098e000 - 0x90ac6fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90ac7000 - 0x90c19ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90c5e000 - 0x90c7dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90dff000 - 0x90e03fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90e04000 - 0x90e5dff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90e5e000 - 0x9132ff3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91330000 - 0x9133fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91385000 - 0x91404ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91405000 - 0x91405ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91406000 - 0x9140dff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9140e000 - 0x91689fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9168a000 - 0x91964ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91965000 - 0x92163fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92164000 - 0x921beff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x921c4000 - 0x921ecfff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x921ed000 - 0x921f4ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x921f5000 - 0x921fafff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x921fb000 - 0x92201fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92202000 - 0x9228cfef com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9229a000 - 0x922b2fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92382000 - 0x92449ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9244a000 - 0x9245affc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9245b000 - 0x92462fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x92463000 - 0x92463ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92464000 - 0x92545ff7 libxml2.2.dylib ??? (???) <306036e0070330e35045650e6d9f0d05> /usr/lib/libxml2.2.dylib
    0x92546000 - 0x926c5fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x927bb000 - 0x927f2fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x927f3000 - 0x927f5fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x927f6000 - 0x9282cfef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x9282d000 - 0x92876fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92877000 - 0x92877ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92878000 - 0x9287aff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9287b000 - 0x928cafff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x928cb000 - 0x928cbff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x928ff000 - 0x92904fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92905000 - 0x92cc3fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92cc4000 - 0x92d3eff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92d3f000 - 0x92d5dff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92d5e000 - 0x92d5effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92d5f000 - 0x92debff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92dec000 - 0x92df0fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92dfd000 - 0x9319afef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9319b000 - 0x93300fe7 com.apple.JavaScriptCore 5528 (5528.15) <a1edf2b00622f9d833987cb333b432ac> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93301000 - 0x934cfff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x934d0000 - 0x934eefff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x934ef000 - 0x93513fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x93514000 - 0x9352afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9352b000 - 0x93575fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93576000 - 0x93586fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93587000 - 0x936cdff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x936ce000 - 0x93734ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93735000 - 0x93750ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93751000 - 0x93831fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x93832000 - 0x93c42fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93c43000 - 0x93ccaff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x93ce3000 - 0x93d34ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93d52000 - 0x93d67ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d68000 - 0x93e9bfff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93e9c000 - 0x93edefef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93edf000 - 0x93f86feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93f87000 - 0x94039ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x940a8000 - 0x94748fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94749000 - 0x94774fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x94775000 - 0x94778fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94779000 - 0x94784fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94785000 - 0x94802fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94803000 - 0x948bdfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x948be000 - 0x948f0fff com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x948f1000 - 0x948f1ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x949d4000 - 0x94ad7fe7 com.apple.PubSub 1.0.4 (65.6) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94ad8000 - 0x94b01fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x94b02000 - 0x94cbeff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94cbf000 - 0x94cc6fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94cc7000 - 0x94cd3ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94cd4000 - 0x94d8bff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94d8c000 - 0x95616fff com.apple.WebCore 5528 (5528.16) <7e28871fe2b59d98edd6e624d850ccb8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95617000 - 0x95624fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95625000 - 0x95633ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9579b000 - 0x9584bfff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9584c000 - 0x9588aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9588e000 - 0x958cffe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x958d0000 - 0x95942fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95943000 - 0x95943ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95996000 - 0x959d0ffe com.apple.securityfoundation 3.0.1 (35844) <2fbb6a1177ef98350b8aefc60737ba0e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x959d1000 - 0x95a02ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95a03000 - 0x95a0cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95a0d000 - 0x95a8afeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95a8b000 - 0x95b16fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95b17000 - 0x95baafff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96b87000 - 0x96b87ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96b88000 - 0x96cc0ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x96cc1000 - 0x96cf0fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96d40000 - 0x96e25ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96e26000 - 0x96e53feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96e54000 - 0x9715cfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9715d000 - 0x9716cfff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9716d000 - 0x97492fe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97537000 - 0x9754fff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9755a000 - 0x9757efeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: model_idiot

  • Chat - with google/yahoo webmail - when i opened in the firefox earlier version, it automatically loads the webchat on the side bar(gmail) or there is a smiley face next to username (yahoo) but with Firefox4 - i dont seem to get the chat working.

    chat - with google/yahoo webmail - when i opened in the firefox earlier version, it automatically loads the webchat on the side bar(gmail) or there is a smiley face next to username (yahoo) but with Firefox4 - i dont seem to get the chat working.

    uninstalled firefox ....deleted all files still remaining under mozilla firefox directory in program files ... to avoid having to reprogram all my settings, reisntall all addons as well .. I did not remove anything from mozilla firefox that is stored in either appdata or under the windows users directory (if any)
    ... the as suggested reinstalled the latest version of the firefox browser using the link you provided in the email ..; tested and several issues still remain present and unresolved ....
    so please this is urgent or I will have to jump browsers and start using chrome .. because we work 14 hours a day 6 (sometimes 7) days a week, to get ready for the launch of our newest venture and we cannot lose that much days on browser related issues ... so please instead of putting me through week long step process .. of do this .. do that .. can you please actually look into the issue from your end .. I use firefox for so many, many years thta I deserve this kind of support .. thnx Robert

  • On 3G we cannot send emails from either our iPhones or iPad and this also happens with some WiFi connections but not all.  Yet we can always send emails from our Hotmail Email account.  What is causing this and what do we need to do to resolve it?

    On 3G we cannot send  Business emails from either our iPhones or Ipad and this also happens with some WiFi connections but not all.  Yet we can always send emails from our Hotmail Account using both 3G and WiFi.
    We bought the iPhones and Ipad so that we could send emails while we are out of the Office, but we are not able to do this unless we can find a WiFi connection. Incoming emails are fine.  We use IMAP, for Business emails just incase this is relevant and I know that Hotmail is POP3.
    Our technical IT knowledge is not great, so we look forward to your suggestions as to how to resolve this. 

    Contact whomever supports the email account and get the correct Outgoing email server settings from them.

  • I have purchased Adobe Acrobat and my order number is 281998924. My previous Sony computer which used to Windows 7 crashed. I purchased a new Toshiba computer with Windows 8. How can I download the Adobe acrobat? I assume I don't have to pay for the progr

    I have purchased Adobe Acrobat and my order number is 281998924. My previous Sony computer which used to Windows 7 crashed. I purchased a new Toshiba computer with Windows 8. How can I download the Adobe acrobat? I assume I don't have to pay for the program again? Thank you for all your help! Angelo.

    If you had purchased Acrobat Standard subscription.
    You need to download the application from below website :
    www.cloud.acrobat.com
    Sign in with Adobe ID and Password and once signed in click on Acrobat tab and download the application.
    Sign in - Adobe ID

  • ADL buffer overflow crash when loading external module

    Hi,
    ADL version: 1.5.3
    Flex SDK version: 3.5
    Flash Builder version: 4.5
    OS: Vista 64bit
    I have a project that uses various external Flex modules at runtime.
    With Flash Builder 4, the Debug Launcher runs fine when compiling on a Windows XP box. The app behaves correctly, no crash.
    When debugging the same project on a Vista 64bit using Flash Builder 4.5, all seems fine until I load an external module. At that point, the adl.exe process crashes with the following report:
    Problem signature:
      Problem Event Name: BEX
      Application Name: adl.exe
      Application Version: 1.5.3.9120
      Application Timestamp: 4b06f734
      Fault Module Name: Adobe AIR.dll
      Fault Module Version: 2.6.0.19120
      Fault Module Timestamp: 4d7a8030
      Exception Offset: 005ef27a
      Exception Code: c0000417
      Exception Data: 00000000
      OS Version: 6.0.6002.2.2.0.768.3
      Locale ID: 4105
      Additional Information 1: 6495
      Additional Information 2: 5d54e5c02589ce8bdd8a34774c75928b
      Additional Information 3: 819d
      Additional Information 4: edcc4aab88b7f32eab72edc2ecc4f717
    BEX is a buffer overflow.
    Does anyone have any clue why the ADL would crash with such a configuration.
    Thank you,
    Martin

    Hi
    I have the same problem.
    Flex version 4.6
    AIR: 3.1
    Fb: 4.5
    code to reproduce:
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                           xmlns:s="library://ns.adobe.com/flex/spark"
                           xmlns:mx="library://ns.adobe.com/flex/mx"
                           width="1200" height="800" minWidth="1200" minHeight="800"
                           applicationComplete="applicationConpleteHandler(event)"
                           resizing="windowedapplication1_resizingHandler(event)">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[           
                import mx.controls.Alert;
                import mx.events.FlexEvent;        
                var loader:Loader;
                protected function applicationConpleteHandler(event:FlexEvent):void
                    loader = new Loader;
                    loader.width = this.stage.width;
                    loader.height = this.stage.height;
                    stage.addChild(loader);               
                    var f:File = new File("C:/Users/Мурзик/AppData/Roaming/com.oreilly.WhiteSpace/Local Store/sandler/sandler_0.2.37.swf");             
                    var urlReq:URLRequest = new URLRequest("C:/Users/username/AppData/Roaming/flash_file.swf");
                    loader.load(urlReq);               
                protected function windowedapplication1_resizingHandler(event:NativeWindowBoundsEvent):void
                    //loader.width = this.stage.width;
                    //loader.height = this.stage.height;
            ]]>
        </fx:Script>
    </s:WindowedApplication>
    Is there any solution?

  • G4 just replaced power supply , it powers up , but the screen is not on and the mouse and keyboard aren't on either. A few times the computer came on with screen working but then it froze up, can't do any type of reset cause of keyboard not working. Help!

    G4 just replaced power supply , it powers up , but the screen is not on and the mouse and keyboard aren't on either. A few times the computer came on with screen working but then it froze up, can't do any type of reset cause of keyboard not working. Help! Pressed pmu button already,  nothing ,..  Ppc g4 Mac

    Should I check the memory cards themselves? Reseat them?
    Yes.
    Memtest X or Rember to test the RAM.
    Reseat is also good.
    The iPhone 4 doesn't like USB 1.1 much.
    after the update the computer was working well, except for this freeze when ever I connect iPhone.
    I'd try USB 2.0 PCI. That's how I connect my iPhone 4s, and have connected all iPhones and iPods, to my G4.
    Never an issue.
    Can't say the same for USB 1.1.......
    The above (previous post) linked PCI card is cheap enough.
    Want cheaper, try this:
    http://www.amazon.com/Protronix®-5-Port-Controller-Card-Chipset/dp/B005JE2U82/re f=sr_1_2?ie=UTF8&qid=1337472141&sr=8-2
    The NEC chipset is the desired chipset, regardless of what OS the maker says is compatible.
    OS X has native NEC chipset USB support.

  • Hey! My flash player keeps crashing whenever I open any kind of website with any flash contend.

    Hey! My flash player keeps crashing whenever I open any kind of website with any flash contend. Videos won't load, moving advertisements, all that stuff. Its also not just Firefox, videos don't work in IE or Chrome. I'm completely updated on all the plugins as well. Thanks for any help you may have!

    IE uses a different version of Flash (ActiveX version) than Firefox and Chrome use (the Plugin version). You might want to try the Adobe Flash forums for help with those Flash problems. <br />
    http://forums.adobe.com/index.jspa

  • My computer where Itunes was installed is crashed, how do I get my libary back with my paid apps, the music I do not care I have them on an other hard drive

    My computer where Itunes was installed is crashed, how do I get my libary back with my paid apps, the music I do not care I have them on an other hard drive

    Open iTunes and then connect you to the iTunes store
    and on the right you will see "Purchased"
    and it will show you all the app that you have purchase during the years , and on right corner of the page you can choose to download everything again

Maybe you are looking for

  • Can't connect macbook pro to samsung ue46d8005?

    Hi, I just received my new Macbook Pro 13" since my old MBP from 2010 was stolen. I'm trying to connect it with my new led-tv Samsung ue46d8005. I have a mini-display to hdmi adapter and from there a hdmi cable hooked up to the tv. But no matter how

  • Music not playing in iTunes after iOS5/Itunes 10.5 updates.

    Hi, I recently updated both my iTunes to 10.5 and iPod touch 4g to iOS 5.  I updated on my laptop (which i am on now, and have the issue with).  The laptop is running 10.6.8, and has no music on the hard drive.  I plug my iPod into the laptop to use

  • Import Aperture slideshow into iPad as SLIDES

    I prepared a slideshow using Aperture, individually introducing texts and modifying slide layout. 550 slides, this was a lot of work. Then I bought an iPad. From what I found until now, the only solution is Aperture > iPhoto > (movie) > iPad I don't

  • Why won't my movie import to iMovie?

    I am trying to import 'How the Grinch Stole Christmas' to a new event but iMovie won't let me. It says 'creating thumbnails' and then 'importing movie', like it usually would and then has a loading sign on the event, and nothing happens! I'm very ann

  • I HID MY TOOLBARS, HOW DO I RETRIEVE THEM????

    I HID ALL MY TOOLBARS AND DON'T KNOW HOW TO RETRIEVE THEM,CAN SOMEONE RUN ME THROUGH THE PROCESS???