Xorg/x11vnc crash (bug?)

Hi all,
I'm having a really annoying problem and I think it is probably a bug, but wanted to check here first. When I am using x11vnc (and ONLY when using x11vnc), either directly or through ssh tunnel I am getting a hard lockup in X. Actually, 95% of the time that happens, but a few times I have dropped back to a slim login. I have tried downgrading both packages, both individually and together, still happens. This problem is in both my minimal (openbox) build and my fullblown gnome (both on the same hardware on different partitions). I have an Acer Aspire 4810T laptop with the intel i915 chipset. I cannot reproduce this on my salix, ubuntu or antix installs (all also on the same hardware, but of course using older versions of both packages). Until today I thought the entire system was locked, as I could not switch to another console, and could only use the sysrq procedure to restart, but today I discovered i could still ssh into the machine. Unfortunately there do not seem to be any errors logged, unless I am missing something. Is there a way I can force verbose logging on the xserver to see if I can get a clue as to what is happening? Anyone have any thoughts or seen this before? I have been searching fruitlessly for over a week, but with no error log it's a bit difficult to find a solution. Also, now that I discovered that I can still ssh in, I cannot seem to kill X so I can resume the session without rebooting. The process shows as defunct, but nothing I do seems to terminate it. Any thoughts there?
thanks in advance for any ideas,
k
oh, I'm running 64bit, and everything is up to date.
<edit> I just discovered I can restart the slim daemon and get back in without rebooting, but the root problem is still there. At least that is some progress! ;>}
Last edited by dharmabm (2010-11-24 10:08:42)

dharmabm wrote:Hi all,
I'm having a really annoying problem and I think it is probably a bug, but wanted to check here first. When I am using x11vnc (and ONLY when using x11vnc), either directly or through ssh tunnel I am getting a hard lockup in X. Actually, 95% of the time that happens, but a few times I have dropped back to a slim login. I have tried downgrading both packages, both individually and together, still happens.
There is a recent bug in Xorg that gives something that looks like a lock-up.
https://bugs.freedesktop.org/show_bug.cgi?id=30032
The workaround is to apply the "-noxrecord" option to x11vnc.  Search for "x11vnc noxrecord" at ubuntuforums.org for more info on the problem.
There is an older bug in the Xorg X server where it is also crashed.  The workaround there is to supply "-noxfixes" x11vnc option to disable cursor fetching.  Try that too if "-noxrecord" doesn't work.

Similar Messages

  • 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.

  • Photos app crashes iOS5 4s iCloud restore also restores the crash bug

    iOS5
    iPhone 4s model A1387
    Verizon
    Photos app crashes (the photo app that shipped with the phone)
    restored the phone to factory and problem goes away.
    restored from iCloud and the crash bug returns.
    I seem to be having the same bug as others (look at the number of photos and videos) but with a twist.  when I restore from iCloud the bug returns.
    Network Verizon
    Songs 27
    Videos 2,147,483,650
    Photos 2,147,483,647
    Applications 20
    Capacity 57.4GB
    Available 56.5
    Version 5.0(9A334)
    Carrier Verizon 11.1

    Photos app crashes (the photo app   /    when I restore from iCloud the bug returns.
    Try deleting the photo cache >  iTunes: Understanding the iPod Photo Cache folder

  • [SOLVED] Steam causing Xorg to crash

    I've spent some extensive time on this now; fresh install of Antergos (a direct derivative of Arch)
    I'm running Nvidia blobs, with the steam-libs package from the alucryd-multilib repository.
    I have so far followed the Archwiki in doing the following:
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1
    From there, I have tried running steam both with and without it's runtime, via the environment variable STEAM_RUNTIME.
    No matter what I do, steam segfaults Xorg:
    STEAM_RUNTIME=0:
    steam.log:
    No environment set
    steam.log
    Running Steam on antergos 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    after 73 requests (73 known processed) with 0 events remaining.
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2014-10-24 17:43:04] Startup - updater built Aug 26 2014 15:35:42
    SteamUpdateUI: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 156 (NV-GLX)
    Minor opcode of failed request: 4
    Resource id in failed request: 0x1600002
    Serial number of failed request: 41
    xerror_handler: X failed, continuing
    xorg.log
    [ 1454.565]
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    [ 1454.565] X Protocol Version 11, Revision 0
    [ 1454.565] Build Operating System: Linux 3.16.1-1-ARCH x86_64
    [ 1454.565] Current Operating System: Linux xaeropc 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
    [ 1454.565] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3d473422-1200-453b-9be6-b585562b46a5 rw resume=UUID=505df89f-f4da-49a3-a41a-6194403a241e quiet
    [ 1454.565] Build Date: 21 September 2014 10:53:13AM
    [ 1454.565]
    [ 1454.565] Current version of pixman: 0.32.6
    [ 1454.565] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1454.565] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1454.565] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 24 17:46:24 2014
    [ 1454.565] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1454.565] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1454.565] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1454.565] (==) No Layout section. Using the first Screen section.
    [ 1454.565] (**) |-->Screen "Screen0" (0)
    [ 1454.565] (**) | |-->Monitor "Monitor0"
    [ 1454.565] (**) | |-->Device "Device0"
    [ 1454.565] (==) Automatically adding devices
    [ 1454.565] (==) Automatically enabling devices
    [ 1454.565] (==) Automatically adding GPU devices
    [ 1454.565] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1454.565] Entry deleted from font path.
    [ 1454.565] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1454.565] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1454.565] Entry deleted from font path.
    [ 1454.565] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1454.565] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 1454.565] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1454.565] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1454.565] (II) Loader magic: 0x818d80
    [ 1454.565] (II) Module ABI versions:
    [ 1454.565] X.Org ANSI C Emulation: 0.4
    [ 1454.565] X.Org Video Driver: 18.0
    [ 1454.565] X.Org XInput driver : 21.0
    [ 1454.565] X.Org Server Extension : 8.0
    [ 1454.566] (EE) systemd-logind: failed to get session: PID 19374 does not belong to any known session
    [ 1454.567] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1454.567] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1454.568] (--) PCI:*(0:3:0:0) 10de:1189:3842:2670 rev 161, Mem @ 0xf6000000/16777216, 0xc8000000/134217728, 0xd2000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
    [ 1454.568] (--) PCI: (0:4:0:0) 10de:0dc4:1458:34fe rev 161, Mem @ 0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
    [ 1454.568] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1454.568] (II) LoadModule: "glx"
    [ 1454.568] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1454.569] (II) Module glx: vendor="X.Org Foundation"
    [ 1454.569] compiled for 1.16.1, module version = 1.0.0
    [ 1454.569] ABI class: X.Org Server Extension, version 8.0
    [ 1454.569] (==) AIGLX enabled
    [ 1454.569] (II) LoadModule: "nvidia"
    [ 1454.569] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1454.569] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1454.569] compiled for 4.0.2, module version = 1.0.0
    [ 1454.572] Module class: X.Org Video Driver
    [ 1454.572] (II) NVIDIA dlloader X Driver 343.22 Thu Sep 11 15:34:47 PDT 2014
    [ 1454.572] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1454.572] (++) using VT number 1
    [ 1454.591] (II) Loading sub module "fb"
    [ 1454.591] (II) LoadModule: "fb"
    [ 1454.591] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1454.594] (II) Module fb: vendor="X.Org Foundation"
    [ 1454.594] compiled for 1.16.1, module version = 1.0.0
    [ 1454.594] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1454.594] (II) Loading sub module "wfb"
    [ 1454.594] (II) LoadModule: "wfb"
    [ 1454.595] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 1454.595] (II) Module wfb: vendor="X.Org Foundation"
    [ 1454.595] compiled for 1.16.1, module version = 1.0.0
    [ 1454.595] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1454.595] (II) Loading sub module "ramdac"
    [ 1454.595] (II) LoadModule: "ramdac"
    [ 1454.595] (II) Module "ramdac" already built-in
    [ 1454.599] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 1454.599] (==) NVIDIA(0): RGB weight 888
    [ 1454.599] (==) NVIDIA(0): Default visual is TrueColor
    [ 1454.599] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1454.599] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 1454.599] (**) NVIDIA(0): Option "UseEdidFreqs" "false"
    [ 1454.599] (**) NVIDIA(0): Option "ExactModeTimingsDVI" "True"
    [ 1454.599] (**) NVIDIA(0): Option "UseEdidDpi" "false"
    [ 1454.599] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 1454.599] (**) NVIDIA(0): Option "MetaModes" "2560x1440_60 +0 +0"
    [ 1454.599] (**) NVIDIA(0): Enabling 2D acceleration
    [ 1454.599] (**) NVIDIA(0): Ignoring EDIDs
    [ 1454.599] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 1454.599] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 1454.599] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 1454.599] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 1454.599] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 1455.079] (II) NVIDIA(0): Not probing EDID on DFP-1.
    [ 1455.079] (II) NVIDIA(0): Not probing EDID on DFP-0.
    [ 1455.079] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 1455.080] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:3:0:0 (GPU-0)
    [ 1455.080] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 1455.080] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.70
    [ 1455.080] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 1455.111] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 670 at PCI:3:0:0
    [ 1455.111] (--) NVIDIA(0): CRT-0
    [ 1455.111] (--) NVIDIA(0): DFP-0 (boot, connected)
    [ 1455.111] (--) NVIDIA(0): DFP-1 (connected)
    [ 1455.111] (--) NVIDIA(0): DFP-2
    [ 1455.111] (--) NVIDIA(0): DFP-3
    [ 1455.111] (--) NVIDIA(0): DFP-4
    [ 1455.111] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-0: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-3: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 1455.111] (**) NVIDIA(0): Not using HorizSync/VertRefresh ranges from the EDID for
    [ 1455.111] (**) NVIDIA(0): display device DFP-0 (Using EDID frequencies has been
    [ 1455.111] (**) NVIDIA(0): disabled on all display devices.)
    [ 1455.111] (**) NVIDIA(0): Not using HorizSync/VertRefresh ranges from the EDID for
    [ 1455.111] (**) NVIDIA(0): display device DFP-1 (Using EDID frequencies has been
    [ 1455.111] (**) NVIDIA(0): disabled on all display devices.)
    [ 1455.111] (II) NVIDIA(0): Validated MetaModes:
    [ 1455.111] (II) NVIDIA(0): "2560x1440_60+0+0"
    [ 1455.111] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
    [ 1455.147] (**) NVIDIA(0): DPI set to (108, 108); computed from "DisplaySize" Monitor
    [ 1455.147] (**) NVIDIA(0): section option
    [ 1455.147] (--) Depth 24 pixmap format is 32 bpp
    [ 1455.681] (II) NVIDIA(0): Display (DELL U2410 (DFP-2)) does not support NVIDIA 3D Vision
    [ 1455.681] (II) NVIDIA(0): stereo.
    [ 1455.696] (II) NVIDIA(0): Display (DELL U2410 (DFP-0)) does not support NVIDIA 3D Vision
    [ 1455.696] (II) NVIDIA(0): stereo.
    [ 1455.696] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20130102)
    [ 1455.759] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTS 450 (GF106) at PCI:4:0:0 (GPU-1)
    [ 1455.759] (--) NVIDIA(GPU-1): Memory: 1048576 kBytes
    [ 1455.759] (--) NVIDIA(GPU-1): VideoBIOS: 70.06.0f.00.05
    [ 1455.759] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
    [ 1455.759] (--) NVIDIA(GPU-1): Valid display device(s) on GeForce GTS 450 at PCI:4:0:0
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-0
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-1
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0) (boot, connected)
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2) (connected)
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-1: 400.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0): Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0): 330.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1: Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2): Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2): 225.0 MHz maximum pixel clock
    [ 1455.759] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 1455.759] (II) NVIDIA: access.
    [ 1455.764] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 1455.764] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 1455.764] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 1455.764] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 1455.764] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 1455.764] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 1455.764] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 1455.764] (II) NVIDIA(0): Config Options in the README.
    [ 1455.795] (II) NVIDIA(0): Setting mode "2560x1440_60+0+0"
    [ 1455.855] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 1455.855] (==) NVIDIA(0): Backing store enabled
    [ 1455.855] (==) NVIDIA(0): Silken mouse enabled
    [ 1455.855] (==) NVIDIA(0): DPMS enabled
    [ 1455.856] (II) Loading sub module "dri2"
    [ 1455.856] (II) LoadModule: "dri2"
    [ 1455.856] (II) Module "dri2" already built-in
    [ 1455.856] (II) NVIDIA(0): [DRI2] Setup complete
    [ 1455.856] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 1455.856] (--) RandR disabled
    [ 1455.859] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1455.859] (EE) AIGLX: reverting to software rendering
    [ 1455.870] (II) AIGLX: Loaded and initialized swrast
    [ 1455.870] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1455.902] (II) config/udev: Adding input device Power Button (/dev/input/event11)
    [ 1455.902] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1455.902] (**) Power Button: Applying InputClass "system-keyboard"
    [ 1455.902] (II) LoadModule: "evdev"
    [ 1455.902] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1455.902] (II) Module evdev: vendor="X.Org Foundation"
    [ 1455.902] compiled for 1.16.0, module version = 2.9.0
    [ 1455.902] Module class: X.Org XInput Driver
    [ 1455.902] ABI class: X.Org XInput driver, version 21.0
    [ 1455.902] (II) Using input driver 'evdev' for 'Power Button'
    [ 1455.902] (**) Power Button: always reports core events
    [ 1455.902] (**) evdev: Power Button: Device: "/dev/input/event11"
    [ 1455.902] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1455.902] (--) evdev: Power Button: Found keys
    [ 1455.902] (II) evdev: Power Button: Configuring as keyboard
    [ 1455.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event11"
    [ 1455.902] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1455.902] (**) Option "xkb_rules" "evdev"
    [ 1455.902] (**) Option "xkb_model" "pc104"
    [ 1455.902] (**) Option "xkb_layout" "us"
    [ 1455.915] (II) config/udev: Adding input device Power Button (/dev/input/event10)
    [ 1455.915] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1455.915] (**) Power Button: Applying InputClass "system-keyboard"
    [ 1455.915] (II) Using input driver 'evdev' for 'Power Button'
    [ 1455.915] (**) Power Button: always reports core events
    [ 1455.915] (**) evdev: Power Button: Device: "/dev/input/event10"
    [ 1455.915] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1455.915] (--) evdev: Power Button: Found keys
    [ 1455.915] (II) evdev: Power Button: Configuring as keyboard
    [ 1455.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event10"
    [ 1455.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1455.915] (**) Option "xkb_rules" "evdev"
    [ 1455.915] (**) Option "xkb_model" "pc104"
    [ 1455.915] (**) Option "xkb_layout" "us"
    [ 1455.915] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
    [ 1455.915] (II) No input driver specified, ignoring this device.
    [ 1455.915] (II) This device may have been added with another device file.
    [ 1455.915] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
    [ 1455.915] (II) No input driver specified, ignoring this device.
    [ 1455.915] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device Generic Turtle Beach USB Audio (/dev/input/event13)
    [ 1455.916] (**) Generic Turtle Beach USB Audio: Applying InputClass "evdev keyboard catchall"
    [ 1455.916] (**) Generic Turtle Beach USB Audio: Applying InputClass "system-keyboard"
    [ 1455.916] (II) Using input driver 'evdev' for 'Generic Turtle Beach USB Audio'
    [ 1455.916] (**) Generic Turtle Beach USB Audio: always reports core events
    [ 1455.916] (**) evdev: Generic Turtle Beach USB Audio: Device: "/dev/input/event13"
    [ 1455.917] (--) evdev: Generic Turtle Beach USB Audio: Vendor 0x10f5 Product 0x211
    [ 1455.917] (--) evdev: Generic Turtle Beach USB Audio: Found keys
    [ 1455.917] (II) evdev: Generic Turtle Beach USB Audio: Configuring as keyboard
    [ 1455.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb3/3-4/3-4.2/3-4.2:1.3/0003:10F5:0211.0003/input/input16/event13"
    [ 1455.917] (II) XINPUT: Adding extended input device "Generic Turtle Beach USB Audio" (type: KEYBOARD, id 8)
    [ 1455.917] (**) Option "xkb_rules" "evdev"
    [ 1455.917] (**) Option "xkb_model" "pc104"
    [ 1455.917] (**) Option "xkb_layout" "us"
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event8)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event2)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event4)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event5)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event6)
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event7)
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event0)
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev pointer catchall"
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.918] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: always reports core events
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event0"
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found 9 mouse buttons
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found scroll wheel(s)
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found relative axes
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found x and y relative axes
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found absolute axes
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Forcing absolute x/y axes to exist.
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as mouse
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Adding scrollwheel support
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: YAxisMapping: buttons 4 and 5
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1455.918] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1:1.0/0003:1E7D:2DBE.0001/input/input2/event0"
    [ 1455.918] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 9)
    [ 1455.918] (**) Option "xkb_rules" "evdev"
    [ 1455.918] (**) Option "xkb_model" "pc104"
    [ 1455.918] (**) Option "xkb_layout" "us"
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: initialized for relative axes.
    [ 1455.918] (WW) evdev: ROCCAT ROCCAT Kone Pure: ignoring absolute axes.
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) keeping acceleration scheme 1
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration profile 0
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration factor: 2.000
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration threshold: 4
    [ 1455.918] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/mouse0)
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.919] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event1)
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.919] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: always reports core events
    [ 1455.919] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event1"
    [ 1455.919] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
    [ 1455.919] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
    [ 1455.919] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
    [ 1455.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1:1.1/0003:1E7D:2DBE.0002/input/input3/event1"
    [ 1455.919] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 10)
    [ 1455.919] (**) Option "xkb_rules" "evdev"
    [ 1455.919] (**) Option "xkb_model" "pc104"
    [ 1455.919] (**) Option "xkb_layout" "us"
    [ 1455.919] (II) config/udev: Adding input device Topre Corporation Realforce 87 (/dev/input/event18)
    [ 1455.919] (**) Topre Corporation Realforce 87: Applying InputClass "evdev keyboard catchall"
    [ 1455.919] (**) Topre Corporation Realforce 87: Applying InputClass "system-keyboard"
    [ 1455.919] (II) Using input driver 'evdev' for 'Topre Corporation Realforce 87'
    [ 1455.919] (**) Topre Corporation Realforce 87: always reports core events
    [ 1455.919] (**) evdev: Topre Corporation Realforce 87: Device: "/dev/input/event18"
    [ 1455.919] (--) evdev: Topre Corporation Realforce 87: Vendor 0x853 Product 0x111
    [ 1455.919] (--) evdev: Topre Corporation Realforce 87: Found keys
    [ 1455.919] (II) evdev: Topre Corporation Realforce 87: Configuring as keyboard
    [ 1455.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-6/4-6.4/4-6.4:1.0/0003:0853:0111.0004/input/input21/event18"
    [ 1455.919] (II) XINPUT: Adding extended input device "Topre Corporation Realforce 87" (type: KEYBOARD, id 11)
    [ 1455.919] (**) Option "xkb_rules" "evdev"
    [ 1455.919] (**) Option "xkb_model" "pc104"
    [ 1455.919] (**) Option "xkb_layout" "us"
    [ 1455.919] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 1455.919] (II) No input driver specified, ignoring this device.
    [ 1455.919] (II) This device may have been added with another device file.
    [ 1468.650] (II) NVIDIA(GPU-0): Not probing EDID on DFP-1.
    [ 1468.650] (II) NVIDIA(GPU-0): Not probing EDID on DFP-0.
    [ 1479.623] (EE)
    [ 1479.623] (EE) Backtrace:
    [ 1479.623] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593a46]
    [ 1479.623] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197b99) [0x597b99]
    [ 1479.623] (EE) 2: /usr/lib/libc.so.6 (0x7fc16d4de000+0x339f0) [0x7fc16d5119f0]
    [ 1479.623] (EE)
    [ 1479.623] (EE) Segmentation fault at address 0x0
    [ 1479.623] (EE)
    Fatal server error:
    [ 1479.623] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1479.623] (EE)
    [ 1479.623] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1479.623] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1479.623] (EE)
    [ 1480.683] (EE) Server terminated with error (1). Closing log file.
    I'm pretty much at my wits end here, nothing seems to affect what's going on...
    EDIT:
    While trying to fix this issue, I had also updated to xorg-server-git as per the recommendation in one of the threads I had seen on this issue.
    Somehow, by doing this I had mesa-libgl and had overwritten the nvidia GLX module. Reinstalling the nvidia drivers fixed the problem, steam now launches fine.
    Last edited by Xaero252 (2014-10-25 00:12:25)

    deadlydeathcone wrote:EXA compositing just recently got enabled in the via drivers, so to get it working you're going to have to use CVS grabs of the openchrome drivers in addition to Xorg 7.1 with a few fixes patched in that haven't made it to head. I went through the same process in Edgy Eft (I don't currently use Arch, I'm just browsing the forums here as Arch looks like a very nice distro), but it's worth it as even though the compositing code is new it's very quick and stable.
    All the necessary stuff is supposedly in the main repos. Arch is already using 7.1, the CVS openchrome drivers are in Extra (and crash just like the via and unichrome ones), etc.
    (What fixes are you talking about though? There are unpatched bugs in the current version of the server that prevent EXA from working properly?)
    byte wrote:The only thing I recognized when I enabled EXA (after reading 'man radeon') for a test was that it totally messed up font rendering. They got speckled, strokes were missing, really ugly.
    That's interesting. I've used EXA before, and didn't find it to provide any noticable increase in the speed of compositing effects, but it definitely didn't mess up fonts like that. If I get it working I guess I'll be able to tell you if it's specific to radeon...
    kth5 wrote:First of all, you can force either of the two 2D acceleration mechanisms, not both. Even though the X startup loads both that doesn't mean it uses both or the two conflict, it's just a method of letting it fall back gracefully just in case something goes wrong.
    Okay, thanks for clearing that up.

  • [solved] init 5 and logout from Xorg session -- crash

    Hi guys and gals!
    Hope this is the right forum.
    I have a strange issue here with restarting Xorg sessions. As long as I just boot up or use Ctrl+Alt+Backspace to start and shutdown X, there's no problem at all, session manager (kdm) comes up properly and everything is just fine. But if I logout from the environment  (KDE3), Xorg crashes and I get a black screen with a blinking cursor or even full of strange y" symbols on vc/7.
    On the other virtual consoles I'm able to run startx and this is still in runlevel 5!
    Here are the last 50 lines from Xorg.0.log after such a crash:
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Mouse0: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "de"
    (**) Keyboard0: XkbLayout: "de"
    (**) Option "XkbVariant" "nodeadkeys"
    (**) Keyboard0: XkbVariant: "nodeadkeys"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) evaluating device (Mouse0)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 3, should be 2; fixing.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) NVIDIA(0): Initialized GART.
    (II) NVIDIA(0): Setting mode "1280x1024"
    Backtrace:
    0: /usr/bin/X(xf86SigHandler+0x7e) [0x80e053e]
    1: [0xb7f7c420]
    2: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001216X+0xe5) [0xb71cf711]
    3: [0x1]
    Fatal server error:
    Caught signal 11. Server aborting
    BTW: nvidia-96xx 96.43.05-1
    Of course, I can switch to runlevel 3 and then 5 again to get a session manager, but you have to be root for this and I got other users here. So this is quite stupid.
    I can't remember to had this problem before, it seems to be since my update yesterday. Repositories only current, extra and community, pacnew files are all merged with my configs. Don't see any cause.
    Can anyone help me with this?
    Thanks.
    Last edited by Trac3R (2008-03-30 11:54:24)

    This is already in another thread : http://bbs.archlinux.org/viewtopic.php?id=43799
    It's probably a nvidia bug, but there is a workaround given at the end of the other thread.

  • 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

  • [solved] Xorg -configuration crashes (signal 11)

    I've been trying to get Xorg to work all day without success. What I've been doing:
    * Install archlinux from scratch
    * Upgrade with pacman -Syu
    * Install Xorg
    * Install fglrx
    * Run Xorg -configure.
    This is when it crashes with the following output:
    X Window System Version 7.2.0
    Release Date: 22 January 2007
    X Protocol Version 11, Revision 0, Release 7.2
    Build Operating System: UNKNOWN
    Current Operating System: Linux twarkie 2.6.22-ARCH #1 SMP PREEMPT Tue Sep 25 19:18:19 CEST 2007 i686
    Build Date: 08 April 2007
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 26 22:11:11 2007
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81c44a0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.1
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.1
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,00e1 card 0000,0000 rev a1 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,00e0 card 10de,0c11 rev a2 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,00e4 card 10de,0c11 rev a1 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
    (II) PCI: 00:02:2: chip 10de,00e8 card 10de,0c11 rev a2 class 0c,03,20 hdr 80
    (II) PCI: 00:05:0: chip 10de,00df card 10de,0c11 rev a2 class 06,80,00 hdr 00
    (II) PCI: 00:08:0: chip 10de,00e5 card f0de,0c11 rev a2 class 01,01,8a hdr 00
    (II) PCI: 00:09:0: chip 10de,00ee card 10de,0c11 rev a2 class 01,01,85 hdr 00
    (II) PCI: 00:0a:0: chip 10de,00e3 card 10de,0c11 rev a2 class 01,01,85 hdr 00
    (II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:00:0: chip 1002,4152 card 174b,7c29 rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:00:1: chip 1002,4172 card 174b,7c28 rev 00 class 03,80,00 hdr 00
    (II) PCI: 02:0b:0: chip 1412,1724 card 3031,4553 rev 01 class 04,01,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000b000 - 0x0000bfff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd8000000 - 0xe7ffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0202 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b]
    (--) PCI:*(1:0:0) ATI Technologies Inc RV350 AR [Radeon 9600] rev 0, Mem @ 0xd8000000/27, 0xe8030000/16, I/O @ 0xb000/8
    (--) PCI: (1:0:1) ATI Technologies Inc RV350 AR [Radeon 9600] (Secondary) rev 0, Mem @ 0xe0000000/27, 0xe8020000/16
    List of video drivers:
    fglrx
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.40.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.0
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xea000000 - 0xea000fff (0x1000) MX[b]
    [1] -1 0 0xea004000 - 0xea0040ff (0x100) MX[b]
    [2] -1 0 0xea003000 - 0xea003fff (0x1000) MX[b]
    [3] -1 0 0xea002000 - 0xea002fff (0x1000) MX[b]
    [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [5] -1 0 0xe8030000 - 0xe803ffff (0x10000) MX[b](B)
    [6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [7] -1 0 0x0000c200 - 0x0000c27f (0x80) IX[b]
    [8] -1 0 0x0000c100 - 0x0000c11f (0x20) IX[b]
    [9] -1 0 0x0000df00 - 0x0000df7f (0x80) IX[b]
    [10] -1 0 0x0000de00 - 0x0000de0f (0x10) IX[b]
    [11] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [12] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [13] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [14] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [15] -1 0 0x0000d900 - 0x0000d97f (0x80) IX[b]
    [16] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [17] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [18] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [19] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [20] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [21] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [22] -1 0 0x0000d100 - 0x0000d107 (0x8) IX[b]
    [23] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [24] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [25] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    [26] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xe8020000 - 0xe802ffff (0x10000) MX[b](B)
    [1] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xea000000 - 0xea000fff (0x1000) MX[b]
    [1] -1 0 0xea004000 - 0xea0040ff (0x100) MX[b]
    [2] -1 0 0xea003000 - 0xea003fff (0x1000) MX[b]
    [3] -1 0 0xea002000 - 0xea002fff (0x1000) MX[b]
    [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [5] -1 0 0xe8030000 - 0xe803ffff (0x10000) MX[b](B)
    [6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [7] -1 0 0x0000c200 - 0x0000c27f (0x80) IX[b]
    [8] -1 0 0x0000c100 - 0x0000c11f (0x20) IX[b]
    [9] -1 0 0x0000df00 - 0x0000df7f (0x80) IX[b]
    [10] -1 0 0x0000de00 - 0x0000de0f (0x10) IX[b]
    [11] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [12] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [13] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [14] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [15] -1 0 0x0000d900 - 0x0000d97f (0x80) IX[b]
    [16] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [17] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [18] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [19] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [20] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [21] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [22] -1 0 0x0000d100 - 0x0000d107 (0x8) IX[b]
    [23] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [24] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [25] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    [26] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xe8020000 - 0xe802ffff (0x10000) MX[b](B)
    [1] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xea000000 - 0xea000fff (0x1000) MX[b]
    [5] -1 0 0xea004000 - 0xea0040ff (0x100) MX[b]
    [6] -1 0 0xea003000 - 0xea003fff (0x1000) MX[b]
    [7] -1 0 0xea002000 - 0xea002fff (0x1000) MX[b]
    [8] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[b]O
    [9] -1 0 0xe8030000 - 0xe803ffff (0x10000) MX[b](B)
    [10] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[b](B)
    [11] -1 0 0xe8020000 - 0xe802ffff (0x10000) MX[b](B)
    [12] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[b](B)
    [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1 0 0x0000c200 - 0x0000c27f (0x80) IX[b]
    [16] -1 0 0x0000c100 - 0x0000c11f (0x20) IX[b]
    [17] -1 0 0x0000df00 - 0x0000df7f (0x80) IX[b]
    [18] -1 0 0x0000de00 - 0x0000de0f (0x10) IX[b]
    [19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [20] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [23] -1 0 0x0000d900 - 0x0000d97f (0x80) IX[b]
    [24] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[b]
    [25] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [26] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [27] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [28] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [29] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[b]
    [30] -1 0 0x0000d100 - 0x0000d107 (0x8) IX[b]
    [31] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[b]
    [32] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[b]
    [33] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[b]
    [34] -1 0 0x0000b000 - 0x0000b0ff (0x100) IX[b](B)
    (II) Primary Device is: PCI 01:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.40.4
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.402
    (II) ATI Proprietary Linux Driver Build Date: Jul 31 2007 22:20:14
    Backtrace:
    0: Xorg(xf86SigHandler+0x84) [0x80d0574]
    1: [0xb7fdc420]
    2: /usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxProbeMain+0x11b) [0xb7a95bfb]
    3: Xorg(DoConfigure+0x20c) [0x80ce37c]
    4: Xorg(InitOutput+0x66a) [0x809fc0a]
    5: Xorg(main+0x27b) [0x806e36b]
    6: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7df5f90]
    7: Xorg(FontFileCompleteXLFD+0xa9) [0x806d8b1]
    Fatal server error:
    Caught signal 11. Server aborting
    If I enable the testing repository and perform a full system upgrade, I can get X to work with the open source drivers for ATI. But I need to get fglrx to work in order to use tv-out. So there seem to be a problem with Xorg itself, not the driver in this case.
    Any ideas?
    Last edited by twarkie (2007-09-26 23:45:54)

    Well, in your previous log, the crash backtrace:
    Backtrace:
    0: Xorg(xf86SigHandler+0x84) [0x80d0574]
    1: [0xb7fdc420]
    2: /usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxProbeMain+0x11b) [0xb7a95bfb]
    3: Xorg(DoConfigure+0x20c) [0x80ce37c]
    4: Xorg(InitOutput+0x66a) [0x809fc0a]
    5: Xorg(main+0x27b) [0x806e36b]
    6: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7df5f90]
    7: Xorg(FontFileCompleteXLFD+0xa9) [0x806d8b1]
    died inside /usr/lib/xorg/modules/drivers/fglrx_drv.so - so I figured if you removed fglrx, Xorg -configure wouldn't try to use that module, and the crash would go away.   I'm glad I guessed right.
    Could you please add [solved] to your topic title?

  • Xorg Hard Crash with Radeon

    I've experienced several apparently random Xorg crashes which leave my system with apparently no graphics though still running ( I can ssh in ) after upgrading xorg and xf86-vdieo-ati. I don't experience the same crashes on Debian so I'm betting it's not hardware failure.
    Upon crashing, the monitor will display 5 or 6 pixels sheared across the screen with my cursor still rendered properly but everything else inaccessible. If I C-A-Backspace then the Xorg process terminates but my monitor no longer detects any video output. I restart remotely and the system is fine for another few hours.
    I think the issue is probably with the radeon driver. Does anybody have any insight on what to be causing this or any options I could enable to make it more stable?
    Here is the Xorg.0.log error message:
    [   644.225] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [   644.225] (II) RADEON(0):   MC_FB_LOCATION   : 0x00cf00c0 0x00cf00c0
    [   644.225] (II) RADEON(0):   MC_AGP_LOCATION  : 0x0003ffff
    [   717.608] (EE) RADEON(0): Timeout trying to update memory controller settings !
    [   717.608] (EE) RADEON(0): You will probably crash now ...
    Relevant packages versions:
    ati-dri 7.9.0.git20101207-2
    libgl 7.9.0.git20101207-2
    xf86-video-ati 6.13.2-2
    xorg-server 1.9.2-2
    kernel26 2.6.36.2-1
    Section in my xorg.conf.d/20-radeon.conf
    Section "Device"
        Identifier "r"
        Driver "radeon"
        Option "AGPMode" "4"
        Option      "DMAForXv" "on"
    EndSection
    The kernel line in my grub config:
    kernel /vmlinuz26 root=/dev/disk/by-uuid/3096e95a-72c1-4952-ae93-42f862ed599f ro radeon.modeset=1
    $ lspci | grep VGA
    01:05.0 VGA compatible controller: ATI Technologies Inc 760G [Radeon 3000]
    Thanks in advance!
    Last edited by Tassadar (2011-01-15 14:56:02)

    You probably ruled that out already, but with such random errors it is always worth to consider, that they may be due to temperature issues or defective RAM.

  • Xorg + radeon crashing

    Hello people.
    I have an updated Arch Linux i686 install on an slightly old computer i built a while ago. Everything seems to be working, but after some time after logging in the screen and keyboad freezes and can't switch to any tty or do anything. I was able to ssh to it and this is the Xorg.0.log http://pastebin.com/rRpZ5egk
    I've tried disabling KMS with radeon.modeset=0, but no luck.
    Some info:
    $ lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]
    $ pacman -Q xf86-video-ati
    xf86-video-ati 6.14.3-1
    $ lsmod
    Module Size Used by
    ipv6 247457 14
    ext2 54796 1
    radeon 912969 1
    ttm 45685 1 radeon
    drm_kms_helper 22237 1 radeon
    drm 149234 4 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4455 1 radeon
    snd_intel8x0 22396 2
    snd_ac97_codec 90085 1 snd_intel8x0
    i2c_i801 7063 0
    ac97_bus 842 1 snd_ac97_codec
    snd_pcm 60207 3 snd_intel8x0,snd_ac97_codec
    snd_timer 15438 1 snd_pcm
    intel_agp 8720 1
    i2c_core 16816 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
    iTCO_wdt 9877 0
    firewire_ohci 25976 0
    firewire_core 43547 1 firewire_ohci
    8139cp 16041 0
    ppdev 4814 0
    8139too 17344 0
    iTCO_vendor_support 1577 1 iTCO_wdt
    mii 3407 2 8139cp,8139too
    snd 43817 7 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
    intel_gtt 11449 1 intel_agp
    agpgart 22287 4 ttm,drm,intel_agp,intel_gtt
    floppy 48773 0
    parport_pc 26558 0
    processor 21844 0
    parport 26067 2 ppdev,parport_pc
    crc_itu_t 1095 1 firewire_core
    button 3614 0
    soundcore 5018 1 snd
    snd_page_alloc 5869 2 snd_intel8x0,snd_pcm
    shpchp 22529 0
    pci_hotplug 22072 1 shpchp
    fan 1902 0
    evdev 7278 4
    thermal 6531 0
    serio_raw 3390 0
    pcspkr 1375 0
    ext3 165869 2
    jbd 52417 1 ext3
    mbcache 4281 2 ext2,ext3
    usbhid 31263 0
    hid 65727 1 usbhid
    sr_mod 13244 0
    sd_mod 26147 5
    cdrom 31405 1 sr_mod
    uhci_hcd 19609 0
    pata_acpi 2388 0
    ata_piix 18529 4
    libata 146596 2 pata_acpi,ata_piix
    ehci_hcd 36138 0
    scsi_mod 112441 3 sr_mod,sd_mod,libata
    usbcore 120540 4 usbhid,uhci_hcd,ehci_hcd
    I have searched around for this, and it seems it's a more general symptom of some kind. Any help is appreciated - I have no big clues what to look for here.
    Last edited by roygbiv (2011-11-25 19:46:44)

    New crash, this time without the cryptic message at the end:
    [ 91.964]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 91.966] X Protocol Version 11, Revision 0
    [ 91.967] Build Operating System: Linux 3.1.1-1-ARCH i686
    [ 91.968] Current Operating System: Linux blackbox 3.1.2-1-ARCH #1 SMP PREEMPT Tue Nov 22 08:46:42 UTC 2011 i686
    [ 91.969] Kernel command line: root=/dev/sda7 ro
    [ 91.971] Build Date: 16 November 2011 11:26:40AM
    [ 91.972]
    [ 91.974] Current version of pixman: 0.24.0
    [ 91.975] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 91.979] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 91.986] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 27 20:40:34 2011
    [ 92.081] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 92.110] (==) No Layout section. Using the first Screen section.
    [ 92.110] (==) No screen section available. Using defaults.
    [ 92.110] (**) |-->Screen "Default Screen Section" (0)
    [ 92.110] (**) | |-->Monitor "<default monitor>"
    [ 92.131] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 92.131] (**) | |-->Device "Radeon"
    [ 92.131] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 92.131] (==) Automatically adding devices
    [ 92.131] (==) Automatically enabling devices
    [ 92.206] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 92.206] Entry deleted from font path.
    [ 92.285] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 92.285] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 92.285] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 92.304] (II) Loader magic: 0x8228580
    [ 92.304] (II) Module ABI versions:
    [ 92.304] X.Org ANSI C Emulation: 0.4
    [ 92.304] X.Org Video Driver: 11.0
    [ 92.304] X.Org XInput driver : 13.0
    [ 92.304] X.Org Server Extension : 6.0
    [ 92.305] (--) PCI:*(0:1:0:0) 1002:4e45:1681:0002 rev 0, Mem @ 0xe8000000/134217728, 0xf9000000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 92.305] (--) PCI: (0:1:0:1) 1002:4e65:1681:0003 rev 0, Mem @ 0xf0000000/134217728, 0xf9010000/65536
    [ 92.305] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 92.306] (II) LoadModule: "extmod"
    [ 92.395] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 92.409] (II) Module extmod: vendor="X.Org Foundation"
    [ 92.409] compiled for 1.11.2, module version = 1.0.0
    [ 92.409] Module class: X.Org Server Extension
    [ 92.409] ABI class: X.Org Server Extension, version 6.0
    [ 92.409] (II) Loading extension MIT-SCREEN-SAVER
    [ 92.409] (II) Loading extension XFree86-VidModeExtension
    [ 92.409] (II) Loading extension XFree86-DGA
    [ 92.410] (II) Loading extension DPMS
    [ 92.410] (II) Loading extension XVideo
    [ 92.410] (II) Loading extension XVideo-MotionCompensation
    [ 92.410] (II) Loading extension X-Resource
    [ 92.410] (II) LoadModule: "dbe"
    [ 92.410] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 92.412] (II) Module dbe: vendor="X.Org Foundation"
    [ 92.412] compiled for 1.11.2, module version = 1.0.0
    [ 92.412] Module class: X.Org Server Extension
    [ 92.412] ABI class: X.Org Server Extension, version 6.0
    [ 92.412] (II) Loading extension DOUBLE-BUFFER
    [ 92.412] (II) LoadModule: "glx"
    [ 92.412] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 92.448] (II) Module glx: vendor="X.Org Foundation"
    [ 92.448] compiled for 1.11.2, module version = 1.0.0
    [ 92.448] ABI class: X.Org Server Extension, version 6.0
    [ 92.448] (==) AIGLX enabled
    [ 92.448] (II) Loading extension GLX
    [ 92.448] (II) LoadModule: "record"
    [ 92.449] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 92.459] (II) Module record: vendor="X.Org Foundation"
    [ 92.459] compiled for 1.11.2, module version = 1.13.0
    [ 92.459] Module class: X.Org Server Extension
    [ 92.459] ABI class: X.Org Server Extension, version 6.0
    [ 92.459] (II) Loading extension RECORD
    [ 92.459] (II) LoadModule: "dri"
    [ 92.460] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 92.472] (II) Module dri: vendor="X.Org Foundation"
    [ 92.472] compiled for 1.11.2, module version = 1.0.0
    [ 92.472] ABI class: X.Org Server Extension, version 6.0
    [ 92.472] (II) Loading extension XFree86-DRI
    [ 92.472] (II) LoadModule: "dri2"
    [ 92.473] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 92.474] (II) Module dri2: vendor="X.Org Foundation"
    [ 92.474] compiled for 1.11.2, module version = 1.2.0
    [ 92.474] ABI class: X.Org Server Extension, version 6.0
    [ 92.474] (II) Loading extension DRI2
    [ 92.474] (II) LoadModule: "radeon"
    [ 92.474] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 92.542] (II) Module radeon: vendor="X.Org Foundation"
    [ 92.542] compiled for 1.11.1.902, module version = 6.14.3
    [ 92.542] Module class: X.Org Video Driver
    [ 92.542] ABI class: X.Org Video Driver, version 11.0
    [ 92.547] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 92.556] (--) using VT number 7
    [ 92.582] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 92.600] (II) [KMS] Kernel modesetting enabled.
    [ 92.617] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 92.617] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 92.617] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 92.617] (==) RADEON(0): Default visual is TrueColor
    [ 92.617] (**) RADEON(0): Option "SWcursor" "off"
    [ 92.617] (==) RADEON(0): RGB weight 888
    [ 92.617] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 92.617] (--) RADEON(0): Chipset: "ATI Radeon 9700/9500Pro NE (AGP)" (ChipID = 0x4e45)
    [ 92.618] (II) RADEON(0): AGP card detected
    [ 92.618] drmOpenDevice: node name is /dev/dri/card0
    [ 92.618] drmOpenDevice: open result is 10, (OK)
    [ 92.618] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 92.618] drmOpenDevice: node name is /dev/dri/card0
    [ 92.618] drmOpenDevice: open result is 10, (OK)
    [ 92.618] drmOpenByBusid: drmOpenMinor returns 10
    [ 92.618] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 92.618] (II) Loading sub module "exa"
    [ 92.618] (II) LoadModule: "exa"
    [ 92.618] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 92.632] (II) Module exa: vendor="X.Org Foundation"
    [ 92.632] compiled for 1.11.2, module version = 2.5.0
    [ 92.633] ABI class: X.Org Video Driver, version 11.0
    [ 92.633] (II) RADEON(0): KMS Color Tiling: enabled
    [ 92.633] (II) RADEON(0): KMS Pageflipping: enabled
    [ 92.633] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 92.687] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 92.711] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 92.731] (II) RADEON(0): Output S-video has no monitor section
    [ 92.785] (II) RADEON(0): EDID for output VGA-0
    [ 92.785] (II) RADEON(0): Manufacturer: DEL Model: a00b Serial#: 810824259
    [ 92.785] (II) RADEON(0): Year: 2005 Week: 32
    [ 92.786] (II) RADEON(0): EDID Version: 1.3
    [ 92.786] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 92.786] (II) RADEON(0): Sync: Separate
    [ 92.786] (II) RADEON(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 92.786] (II) RADEON(0): Gamma: 2.20
    [ 92.786] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 92.786] (II) RADEON(0): Default color space is primary color space
    [ 92.786] (II) RADEON(0): First detailed timing is preferred mode
    [ 92.786] (II) RADEON(0): redX: 0.640 redY: 0.340 greenX: 0.279 greenY: 0.619
    [ 92.786] (II) RADEON(0): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
    [ 92.786] (II) RADEON(0): Supported established timings:
    [ 92.786] (II) RADEON(0): 720x400@70Hz
    [ 92.786] (II) RADEON(0): 640x480@60Hz
    [ 92.786] (II) RADEON(0): 640x480@75Hz
    [ 92.786] (II) RADEON(0): 800x600@60Hz
    [ 92.786] (II) RADEON(0): 800x600@75Hz
    [ 92.786] (II) RADEON(0): 1024x768@60Hz
    [ 92.786] (II) RADEON(0): 1024x768@75Hz
    [ 92.786] (II) RADEON(0): 1280x1024@75Hz
    [ 92.786] (II) RADEON(0): Manufacturer's mask: 0
    [ 92.786] (II) RADEON(0): Supported standard timings:
    [ 92.786] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 92.786] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 92.786] (II) RADEON(0): Supported detailed timing:
    [ 92.786] (II) RADEON(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 92.786] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 92.786] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 92.786] (II) RADEON(0): Serial No: 641805890T2C
    [ 92.786] (II) RADEON(0): Monitor name: DELL E173FP
    [ 92.786] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
    [ 92.786] (II) RADEON(0): EDID (in hex):
    [ 92.786] (II) RADEON(0): 00ffffffffffff0010ac0ba043325430
    [ 92.786] (II) RADEON(0): 200f010368221b78eecaf6a357479e23
    [ 92.786] (II) RADEON(0): 114f54a54b00714f8180010101010101
    [ 92.786] (II) RADEON(0): 010101010101302a009851002a403070
    [ 92.786] (II) RADEON(0): 1300520e1100001e000000ff00363431
    [ 92.786] (II) RADEON(0): 3830353839305432430a000000fc0044
    [ 92.786] (II) RADEON(0): 454c4c204531373346500a20000000fd
    [ 92.786] (II) RADEON(0): 00384b1f500e000a20202020202000f7
    [ 92.786] (II) RADEON(0): EDID vendor "DEL", prod id 40971
    [ 92.786] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 92.786] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 92.787] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 92.787] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 92.811] (II) RADEON(0): EDID for output DVI-0
    [ 92.831] (II) RADEON(0): EDID for output S-video
    [ 92.831] (II) RADEON(0): Output VGA-0 connected
    [ 92.831] (II) RADEON(0): Output DVI-0 disconnected
    [ 92.831] (II) RADEON(0): Output S-video disconnected
    [ 92.831] (II) RADEON(0): Using exact sizes for initial modes
    [ 92.831] (II) RADEON(0): Output VGA-0 using initial mode 1280x1024
    [ 92.831] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 92.831] (II) RADEON(0): mem size init: gart size :7dff000 vram size: s:8000000 visible:7ac0000
    [ 92.831] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 92.831] (**) RADEON(0): Display dimensions: (340, 270) mm
    [ 92.831] (**) RADEON(0): DPI set to (95, 96)
    [ 92.831] (II) Loading sub module "fb"
    [ 92.831] (II) LoadModule: "fb"
    [ 92.832] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 92.842] (II) Module fb: vendor="X.Org Foundation"
    [ 92.842] compiled for 1.11.2, module version = 1.0.0
    [ 92.842] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 92.842] (II) Loading sub module "ramdac"
    [ 92.842] (II) LoadModule: "ramdac"
    [ 92.842] (II) Module "ramdac" already built-in
    [ 92.842] (--) Depth 24 pixmap format is 32 bpp
    [ 92.865] (II) RADEON(0): [DRI2] Setup complete
    [ 92.865] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 92.865] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 92.865] (II) RADEON(0): Front buffer size: 5120K
    [ 92.865] (II) RADEON(0): VRAM usage limit set to 108518K
    [ 92.880] (==) RADEON(0): Backing store disabled
    [ 92.880] (II) RADEON(0): Direct rendering enabled
    [ 92.896] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 92.896] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 92.896] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 92.896] (II) EXA(0): Driver registered support for the following operations:
    [ 92.896] (II) Solid
    [ 92.896] (II) Copy
    [ 92.896] (II) Composite (RENDER acceleration)
    [ 92.896] (II) UploadToScreen
    [ 92.896] (II) DownloadFromScreen
    [ 92.902] (II) RADEON(0): Acceleration enabled
    [ 92.902] (==) RADEON(0): DPMS enabled
    [ 92.902] (==) RADEON(0): Silken mouse enabled
    [ 92.917] (II) RADEON(0): Set up textured video
    [ 92.917] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 92.917] (II) RADEON(0): [XvMC] Extension initialized.
    [ 92.917] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 92.917] (WW) RADEON(0): Option "AGPMode" is not used
    [ 92.917] (--) RandR disabled
    [ 92.917] (II) Initializing built-in extension Generic Event Extension
    [ 92.917] (II) Initializing built-in extension SHAPE
    [ 92.917] (II) Initializing built-in extension MIT-SHM
    [ 92.917] (II) Initializing built-in extension XInputExtension
    [ 92.917] (II) Initializing built-in extension XTEST
    [ 92.917] (II) Initializing built-in extension BIG-REQUESTS
    [ 92.917] (II) Initializing built-in extension SYNC
    [ 92.917] (II) Initializing built-in extension XKEYBOARD
    [ 92.917] (II) Initializing built-in extension XC-MISC
    [ 92.917] (II) Initializing built-in extension SECURITY
    [ 92.917] (II) Initializing built-in extension XINERAMA
    [ 92.917] (II) Initializing built-in extension XFIXES
    [ 92.917] (II) Initializing built-in extension RENDER
    [ 92.917] (II) Initializing built-in extension RANDR
    [ 92.917] (II) Initializing built-in extension COMPOSITE
    [ 92.917] (II) Initializing built-in extension DAMAGE
    [ 93.409] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 93.409] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 93.409] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 93.409] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 93.409] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 93.410] (II) AIGLX: Loaded and initialized r300
    [ 93.410] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 93.411] (II) RADEON(0): Setting screen physical size to 338 x 270
    [ 93.991] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 93.991] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 93.991] (II) LoadModule: "evdev"
    [ 93.991] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.004] (II) Module evdev: vendor="X.Org Foundation"
    [ 94.004] compiled for 1.10.99.902, module version = 2.6.0
    [ 94.004] Module class: X.Org XInput Driver
    [ 94.004] ABI class: X.Org XInput driver, version 13.0
    [ 94.004] (II) Using input driver 'evdev' for 'Power Button'
    [ 94.004] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.005] (**) Power Button: always reports core events
    [ 94.005] (**) Power Button: Device: "/dev/input/event4"
    [ 94.005] (--) Power Button: Found keys
    [ 94.005] (II) Power Button: Configuring as keyboard
    [ 94.005] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 94.005] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 94.005] (**) Option "xkb_rules" "evdev"
    [ 94.005] (**) Option "xkb_model" "evdev"
    [ 94.005] (**) Option "xkb_layout" "no"
    [ 94.005] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.078] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 94.078] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 94.078] (II) Using input driver 'evdev' for 'Power Button'
    [ 94.078] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.078] (**) Power Button: always reports core events
    [ 94.078] (**) Power Button: Device: "/dev/input/event3"
    [ 94.078] (--) Power Button: Found keys
    [ 94.078] (II) Power Button: Configuring as keyboard
    [ 94.078] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 94.078] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 94.078] (**) Option "xkb_rules" "evdev"
    [ 94.078] (**) Option "xkb_model" "evdev"
    [ 94.079] (**) Option "xkb_layout" "no"
    [ 94.079] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.079] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event0)
    [ 94.079] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 94.080] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
    [ 94.080] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.080] (**) DELL DELL USB Keyboard: always reports core events
    [ 94.080] (**) DELL DELL USB Keyboard: Device: "/dev/input/event0"
    [ 94.080] (--) DELL DELL USB Keyboard: Found keys
    [ 94.080] (II) DELL DELL USB Keyboard: Configuring as keyboard
    [ 94.080] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input0/event0"
    [ 94.080] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 8)
    [ 94.080] (**) Option "xkb_rules" "evdev"
    [ 94.080] (**) Option "xkb_model" "evdev"
    [ 94.080] (**) Option "xkb_layout" "no"
    [ 94.080] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.081] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event1)
    [ 94.081] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 94.081] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
    [ 94.081] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.081] (**) Logitech Optical USB Mouse: always reports core events
    [ 94.081] (**) Logitech Optical USB Mouse: Device: "/dev/input/event1"
    [ 94.081] (--) Logitech Optical USB Mouse: Found 3 mouse buttons
    [ 94.081] (--) Logitech Optical USB Mouse: Found scroll wheel(s)
    [ 94.081] (--) Logitech Optical USB Mouse: Found relative axes
    [ 94.081] (--) Logitech Optical USB Mouse: Found x and y relative axes
    [ 94.081] (II) Logitech Optical USB Mouse: Configuring as mouse
    [ 94.081] (II) Logitech Optical USB Mouse: Adding scrollwheel support
    [ 94.081] (**) Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
    [ 94.081] (**) Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 94.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input1/event1"
    [ 94.081] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 9)
    [ 94.081] (II) Logitech Optical USB Mouse: initialized for relative axes.
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
    [ 94.082] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
    [ 94.082] (II) No input driver/identifier specified (ignoring)
    [ 94.082] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 94.082] (II) No input driver/identifier specified (ignoring)
    It says "Option "AGPMode" is not used" even though I set it to 1. Will try increasing this value.
    Edit: Also, I noticed that lspci -vv said my card is using AGP v. 3.0, so values 4, 8 are the only valid options I guess, as man radeon says. Also, could it be that 1GB RAM installed on the system is insuffcient? Just an idea.
    Last edited by roygbiv (2011-11-27 20:16:31)

  • 9.1.1 Sample edit/factory menu definite crash bug!!

    this is a definite/repeatable bug in 9.1.1 which causes crash
    goto sample edit window
    then select time and pitch or any Factory menu items
    exiting window by pressing screen set 1 key command crash happens evey time 1 track of audio no plugins
    cannot work with 9.1.1 as a result
    and you didnt fix screen set/display text only jumping window bug anyway, even when you said you had on release notes!!
    come on apple

    this is a definite/repeatable bug in 9.1.1 which causes crash
    goto sample edit window
    then select time and pitch or any Factory menu items
    exiting window by pressing screen set 1 key command crash happens evey time 1 track of audio no plugins
    Yes indeed ,Logic crashes.
    cannot work with 9.1.1 as a result
    You can work with Logic if you don't use that function at the mo,until they fix it.
    Which function are you specifically using,and what you'd like to achieve?Maybe there's a different way to do it.
    come on apple
    Use the [Logic Pro Feedback page|http://www.apple.com/feedback/logicpro.html] here it's a user to user forum.
    A

  • Feedback node crashing bug

    I have came across a nasty bug that caused Labview 2010 SP1 (Runnnig Win 7 Ultimate x64 bit) to crash without any warning.
    To replicate the bug do the following:
    Add a numeric control and another indicator to the front panel
    Switch to block diagram and add a feed back node
    Connect the initializer terminal of the feed back node to the output of the control
    Now do ANY of the following to cause the bug:
    Press the run buttong (which is broken due to not connecting the input of the feed back node) it will turn to a normal run without displaying the error
    Do an extra action and undo it, the run button will turn from list error normal
    So far the Vi can be saved normally. Now connect the output of the feed back node to the indicator and try any of the followings:
    Save the VI
    Close the VI
    Create a new project and select to add the VI to the project
    This will cause Labview to crash without any notice!
    When you are at step 4, the bug is there but harmless. Once you combine it with step 5 (connect to indicator), the bug is active and cause crashing. I have attached a snapshot of how the Front panel/block diagram look like before saving (since it can't be saved). Notice how the run button is enabled although the input of the feedback node is not connected.
    I have tried to replicate the error on Labview 2009 but couldn't.
    Attachments:
    FBN Bug.jpg ‏56 KB

    Dear ªL¡
    Thank you for briging our attention to this issue.
    I replicated it on LabVIEW 2010 SP1 and confirmed, that in LabVIEW 2011 it has been fixed.
    Thanks again!
    Best regards,
    Mateusz Stokłosa
    Applications Engineer
    National Instruments

  • Crashing bug

    On the family's Powerbook G3 running 10.3.9, Safari (v.1.3.2) has developed an annoying bug. It crashes every time a message window pops up, one of those "Are you sure...?" or other similar messages. It also freezes quite frequently. I can't do the normal browser troubleshooting procedures of emptying the cache and deleting cookies because it asks me if I'm sure I want to and then Safari crashes.
    I was hoping to completely delete Safari with AppDelete and reinstall, but Safari doesn't appear to be available as a full download, at least I can't find it.
    Any ideas?

    Thank you both for your very helpful suggestions.
    I have discovered a couple things. One, it is a user level problem. Safari didn't crash in the new user account.
    Two, it is not a Safari-specific problem. When I was setting up the new account, I tried to turn on "fast user switching". An "are you sure" message popped up and System Preferences crashed. To test it further, I tried something in iPhoto which I knew would bring up an "are you sure" message. iPhoto crashed too. And, not surprisingly, Safari still crashed when I removed the Safari folder and the Safari caches.
    Here's the crash log for Safari. The crash logs for System Preferences and iPhoto are different from Safari's but the same as each other. They say KERNPROTECTIONFAILURE at the beginning.
    Host Name: Dads-Computer.local
    Date/Time: 2007-05-23 11:02:01 -0700
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path:
    /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 455
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at
    0x85aa3880
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x908611ec
    objc_msgSend + 0xc
    1 com.apple.CoreFoundation 0x901c3880
    __CFDictionaryFindBuckets1b + 0x70
    2 com.apple.CoreFoundation 0x901d23a4
    CFDictionaryGetValueIfPresent + 0xec
    3 ....speech.synthesis.framework 0x93a70aa8
    StartSpeakingNow + 0x480
    4 com.apple.CoreFoundation 0x901c5170
    __CFRunLoopDoTimer + 0xf4
    5 com.apple.CoreFoundation 0x901c24d0
    __CFRunLoopRun + 0x5c8
    6 com.apple.CoreFoundation 0x901c69e4
    CFRunLoopRunSpecific + 0x148
    7 com.apple.HIToolbox 0x92886e10
    RunCurrentEventLoopInMode + 0xac
    8 com.apple.HIToolbox 0x9288d53c
    ReceiveNextEventCommon + 0x17c
    9 com.apple.HIToolbox 0x928af638
    BlockUntilNextEventMatchingListInMode + 0x60
    10 com.apple.AppKit 0x92e82248
    _DPSNextEvent + 0x180
    11 com.apple.AppKit 0x92e98cc8
    -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] +
    0x74
    12 com.apple.Safari 0x0000bda0 0x1000
    + 0xada0
    13 com.apple.AppKit 0x92ead048
    -[NSApplication run] + 0x21c
    14 com.apple.AppKit 0x92f69764
    NSApplicationMain + 0x1d0
    15 com.apple.Safari 0x00007fc4 0x1000
    + 0x6fc4
    16 com.apple.Safari 0x00054944 0x1000
    + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8
    machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438
    mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258
    __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4
    CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160
    -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64
    -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff3124
    +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8
    forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990
    pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8
    machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438
    mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258
    __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4
    CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160
    -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64
    -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97ffc
    +[NSURLConnection(NSURLConnectionInternal)
    _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a4b8
    forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990
    pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8
    machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438
    mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258
    __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4
    CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160
    -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64
    -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9853c
    +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a4b8
    forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990
    pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select
    + 0xc
    1 com.apple.CoreFoundation 0x901c7668
    __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990
    pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x900127f8
    syscallthreadswitch + 0x8
    1 com.apple.Foundation 0x90a332d8
    +[NSThread sleepUntilDate:] + 0x98
    2 com.apple.AppKit 0x92e7a3ec
    -[NSUIHeartBeat _heartBeatThread:] + 0x494
    3 com.apple.Foundation 0x90a6a4b8
    forkThreadForFunction + 0x6c
    4 libSystem.B.dylib 0x90024990
    pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x908611ec srr1: 0x0000f030
    vrsave: 0x00000000
    cr: 0x44024488 xer: 0x2000001e lr: 0x901c3880
    ctr: 0x908611e0
    r0: 0x901c3880 r1: 0xbfffec90 r2: 0xa01c451c
    r3: 0x00010002
    r4: 0x9086ed8c r5: 0x0000000b r6: 0x00000001
    r7: 0x00000002
    r8: 0x00000002 r9: 0x0000c1ab r10: 0x00000000
    r11: 0xa3a6a340
    r12: 0x85aa3860 r13: 0x00000000 r14: 0x00000000
    r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20
    r19: 0x00000000
    r20: 0x00006263 r21: 0x00000000 r22: 0x03f49e70
    r23: 0xa3a70634
    r24: 0x00000001 r25: 0x077648f0 r26: 0x00010002
    r27: 0x00010002
    r28: 0x043180e0 r29: 0xa01c3144 r30: 0x00000000
    r31: 0x901c3820
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x7c9000 - 0x7cbfff com.apple.textencoding.unicode
    1.6.4 /System/Library/TextEncodings/Unicode
    Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x3eee000 - 0x3ef0fff com.apple.PDFImporter 1.3.1
    /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4931000 - 0x497afff
    com.apple.speech.synthesis.MacinTalkSynthesizer 3.2
    /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/M acinTalk
    0x73230000 - 0x73233fff libmx.A.dylib
    /usr/lib/libmx.A.dylib
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib
    3.0.3 (vecLib 3.0.3)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib
    /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x82f80000 - 0x82f97fff
    com.apple.speech.SpeechDictionary 3.2
    /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDi ctionary
    0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    0x88ed0000 - 0x88edcfff com.apple.agl 2.5 (AGL-2.5)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3
    (Accelerate 1.0.3)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9
    (299.37)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff
    com.apple.CoreServices.CarbonCore 10.3.7
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit
    1.3.6 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff
    com.apple.CoreServices.OSServices 3.0.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    0x9071d000 - 0x9072cfff libPSRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1
    (1.0)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    0x90810000 - 0x90810fff com.apple.ApplicationServices
    1.0 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    0x90812000 - 0x9084afff com.apple.LaunchServices
    10.3.5 (98.4)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L aunchServices.framework/Versions/A/LaunchServices
    0x90860000 - 0x908cffff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices
    1.2.5
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8
    (500.61)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c4cfff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x90c70000 - 0x90c8afff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration
    1.7.1 (???)
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    0x90d7c000 - 0x90d8cfff
    com.apple.speech.recognition.framework 3.3
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff
    com.apple.DirectoryService.Framework 1.7.2
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1
    (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServi cesCore.framework/Versions/A/WebServicesCore
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2)
    /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.CoreServices 10.3
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91242000 - 0x9124bfff com.apple.DiskArbitration
    2.0.5
    /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbit ration
    0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    0x915bb000 - 0x915d1fff com.apple.QuartzCore 1.3
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x915e0000 - 0x91699fff com.apple.QD 3.4.72 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A E.framework/Versions/A/AE
    0x91760000 - 0x917f3fff
    com.apple.print.framework.PrintCore 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    0x91836000 - 0x91853fff com.apple.audio.SoundManager
    3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr amework/Versions/A/CarbonSound
    0x9194f000 - 0x9194ffff
    com.apple.audio.units.AudioUnit 1.3.3
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff
    com.apple.print.framework.Print 3.3
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices
    3.3.3
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ ices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91c8e000 - 0x91d46fff
    com.apple.audio.toolbox.AudioToolbox 1.3.4
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4
    (1.2)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/F indByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.4
    (71.11)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor k.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1
    (0.0.1d1)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11
    (743.43)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics
    1.203.30 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a7dfff
    com.apple.speech.synthesis.framework 3.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93aa0000 - 0x93b87fff
    com.apple.AddressBook.framework 1.1.2 (321)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4
    (37.4.2)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9438a000 - 0x943a4fff com.apple.openscripting 1.2.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    0x94580000 - 0x94590fff libsasl2.2.0.1.dylib
    /usr/lib/libsasl2.2.0.1.dylib
    0x94594000 - 0x945a0fff com.apple.help 1.0.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    0x945b0000 - 0x945b9fff libz.1.dylib
    /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libPDFRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    0x946ed000 - 0x94700fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94720000 - 0x94721fff com.apple.securityfoundation
    1.0 (6)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound ation
    0x94800000 - 0x9488cfff com.apple.ink.framework
    101.1.4 (55.12)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface
    1.0 (39)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf ace
    0x94c40000 - 0x94c4ffff
    com.apple.DSObjCWrappers.Framework 1.0
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrap pers
    0x94fe0000 - 0x95078fff com.apple.WebKit 1.2 (312.8)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9537a000 - 0x95442fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2
    (312.3.2)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore .framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering. framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio
    2.1.3
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib
    3.0.3)
    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib
    /usr/lib/libbsm.dylib
    0x96eec000 - 0x971bbfff com.apple.QuickTime 7.1.3
    /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x97345000 - 0x973b2fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    0x973c7000 - 0x976b8fff com.apple.WebCore 1.2
    (315.14.6)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew ork/Versions/A/WebCore
    0x97843000 - 0x981fafff
    com.apple.QuickTimeComponents.component 7.1.3
    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTime Components

  • LabVIEW 2010 in-placeness crash bug

    [cross-posted to LAVA]
    I found an odd LabVIEW 2010 bug that will cause a hard crash. The bug appears to be related to how LabVIEW operates on data in-place and some interaction between clusters, arrays, and the Aum Array Elements node. It's hard to describe verbally, so I'll just draw you a picture 
      LabVIEW 2010 CRASH.vi (16.56K) 

    No crash on my system: LV2010, W7 64-bit, Pentium E5200
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Experiencing major crashes, bugs still there

    The last update was a giant step forward, I'm enjoying working with the new SG version (CC 7.0.1 x51).
    But, I noticed the problems with CMD+Z (undo) are still there: sometimes works, sometimes stucks on "optimizing timeline", sometimes the thumbnails in the timeline are displayed, a lot of times my pointer disappears and I have to restart SG.
    I'm afraid to press cmd+z now!
    I'm doing my first client work with the new version, will report eventual bugs or problems.

    Thanks Dennis, sorry I don't mean crashes. I completed the work yesterday and the main issues I encountered are with cmd+z (undo). When pressing cmd+z I got these effects (each time different):
    1) The old problem of thumbnails, the bar came out and the "optimizing timeline" progress bar is shown.
    2) "Optimizing timeline" progress bar is shown, when at 100%, the preview switches to "2 up" automatically with the same frame I actually was on in timeline in both panels.
    3) Sometimes after the issues above, the mouse pointer disappears, I have to force quit and restart SG.
    I am on a macbookpro (mid 2010) osx 10.8.4, Speedgrade CC updated to latest version.
    Will also file a bug report via your link.
    I finished the work smoothly and rendered a master, but I will open a new thread with some requests regarding the workflow and some features (missing or hidden!). Thanks
    Andy

  • Where do i send a crossbridge llvm crash bug report

    Hi all,
    I have a 100% reproducible crash in clang++, and my question is where do i send the report?
    Im using Crossbridge_1.1.0.devbuild.fdb5425, and the crsh report itself states:
    clang++: note: diagnostic msg: PLEASE submit a bug report to  and include the crash backtrace, preprocessed source, and associated run script.
    The address has been removed for some reason..
    Thanks for your help in advance,
    Jon

    I think you post it here: https://github.com/adobe-flash/crossbridge/issues but that's just a guess

Maybe you are looking for

  • Purchase Order Number in Vendor Line Item (FBl1N) and Clear Vendor (F-44)

    Hello, I am not getting the Purchase Order Number in Vendor Line Item.(FBl1N). Also during Clear of Vendor through F-44 i am not able to identify the Line item on the basis of Purchase Order Number. Could any one pleae help me out on this issue as i

  • TS1424 I have been charged twice for my purchase

    My visa was charged twice for a season of sopranos episodes Invoice number 534930012000014 $33.88 twice this is the second Time this has happened and I'm  scared to buy new Purchases as it will happen again. I want the second $33.88 returned Please a

  • Cisco ISE who created a ticket in sponsor portal

    Hi I was wondering how to see who created a guest user ticket in Cisco ISE using the sponsor portal without checking the system logs that you have to download. Is there any better way to do it? kind regards

  • License Validity in Plant Maintenance

    Is it possible in SAP-Plant maintenance to have a Pop-up or notification to be genretaed in case of expiry of license. The license may be of a piece of technical object or the business license to do business for a period of 1 year.. Please provide a

  • Win SapGui in WD Application?

    Is there a way to launch from a Web Dynpro application a SAP transaction in a SAP WinGui (SAP WinGui then will be running in  in my Web Dynpro application)? Where can I find examples or a tutorial? Who can help? Thank you. Regards, Oliver