Heavy slowdowns in Xorg and Terminal

Hello folks,
Yesterday I put together a new system (Dual Arch and Windows 7) and I am running into a few issues and  I have no real idea where exactly to look for.
My system:
CPU: Intel i7 4790k
Mainboard: MSI Z87-G43
RAM: 16GB DDR3-2400
Videocard: MSI NVidia GTX 970
Drives: SSD Samsung 850 (/dev/sda1 = / , /dev/sda2 = Windows), HDD as data partitions for both systems
Power Supply Unit has 600W
The installation of both Windows (which I installed first) and and Arch went without a problem and I followed the Installation guide step-by-step.
The video card runs via the nvidia driver. I'm Using plasma-next/kde and sddm to login.
I have two monitors, both connected to the GTX card - one via HDMI, one via DVI.
Here's where the problems start:
Soon as Xorg launches (via sddm or lightdm), my whole system starts to run extremely slow. First I thought it was only Xorg acting up. Animations run extremely slow, moving windows is slow, too - even keyboard input and cursor movements shutter. This seems to be triggered as well by opening fullscreen windows, opening the KDE start menu, the yakuake dropdown console, etc. However if I switch over to a virtual terminal scrolling text there (dmesg for example) runs extremely slow, too.
Windows SEEMS to run fine from what I can tell (also 3D applications there seem to work just fine).
First I thought the internal video chip was active. However the i915 module is not loaded and the integrated video card also does not show up in lspci. HOWEVER Xorg.0.log shows way more monitor connectors on NVIDIA(GPU-0) then my card actually has - it lists the connectors of the integrated video! And thes elistings in the Xorg.0.log repeat over and over and over which what makes me believe the issue MAY be connected to the internal video chip nonetheless. But again, the modules don't seem to be loaded and in the BIOS of the board I cannot disable the integrated video - aside from setting PEG as the primary video interface (which I did).
nvidia-settings was also segfaulting on numerous occasions which was however fixed by installing the intel-ucode package and redoing the grub.cfg.
Apart from that, I an pretty helpless right now and I hope someone here may be able to give me a few hints on what to look for.
Here are some logs that hopefully are helpful to you to help me.
journalctl -p 0..3 -xn is empty.
Xorg.0.log (note the repeating lines of NVIDIA(GPU-0)):
[ 16.395]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 16.395] X Protocol Version 11, Revision 0
[ 16.395] Build Operating System: Linux 3.19.2-1-ARCH x86_64
[ 16.395] Current Operating System: Linux stella 4.0.5-1-ARCH #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015 x86_64
[ 16.395] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=44dc1d5b-8ee3-4e0b-b98e-88cc6fb27f40 rw quiet
[ 16.395] Build Date: 14 April 2015 10:34:18AM
[ 16.395]
[ 16.395] Current version of pixman: 0.32.6
[ 16.395] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.395] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.395] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 7 12:20:38 2015
[ 16.396] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 16.396] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.397] (==) ServerLayout "Layout0"
[ 16.397] (**) |-->Screen "Screen0" (0)
[ 16.397] (**) | |-->Monitor "Monitor0"
[ 16.397] (**) | |-->Device "Device0"
[ 16.397] (**) Option "Xinerama" "0"
[ 16.397] (==) Automatically adding devices
[ 16.397] (==) Automatically enabling devices
[ 16.397] (==) Automatically adding GPU devices
[ 16.400] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 16.400] Entry deleted from font path.
[ 16.400] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 16.400] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 16.400] Entry deleted from font path.
[ 16.400] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 16.400] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 16.400] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.400] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16.400] (II) Loader magic: 0x815d80
[ 16.400] (II) Module ABI versions:
[ 16.400] X.Org ANSI C Emulation: 0.4
[ 16.400] X.Org Video Driver: 19.0
[ 16.400] X.Org XInput driver : 21.0
[ 16.400] X.Org Server Extension : 9.0
[ 16.401] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 16.401] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 16.402] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 16 paused 0
[ 16.402] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 16.402] (II) Open ACPI successful (/var/run/acpid.socket)
[ 16.402] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 16.402] (II) LoadModule: "dbe"
[ 16.402] (II) Module "dbe" already built-in
[ 16.402] (II) LoadModule: "extmod"
[ 16.402] (II) Module "extmod" already built-in
[ 16.402] (II) LoadModule: "glx"
[ 16.403] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.478] (II) Module glx: vendor="NVIDIA Corporation"
[ 16.478] compiled for 4.0.2, module version = 1.0.0
[ 16.478] Module class: X.Org Server Extension
[ 16.478] (II) NVIDIA GLX Module 352.09 Tue May 12 14:17:34 PDT 2015
[ 16.479] (II) LoadModule: "nvidia"
[ 16.479] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 16.483] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 16.483] compiled for 4.0.2, module version = 1.0.0
[ 16.483] Module class: X.Org Video Driver
[ 16.484] (II) NVIDIA dlloader X Driver 352.09 Tue May 12 13:54:27 PDT 2015
[ 16.484] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 16.484] (++) using VT number 1
[ 16.485] (II) Loading sub module "fb"
[ 16.485] (II) LoadModule: "fb"
[ 16.485] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.485] (II) Module fb: vendor="X.Org Foundation"
[ 16.485] compiled for 1.17.1, module version = 1.0.0
[ 16.485] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.485] (II) Loading sub module "wfb"
[ 16.485] (II) LoadModule: "wfb"
[ 16.486] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.486] (II) Module wfb: vendor="X.Org Foundation"
[ 16.486] compiled for 1.17.1, module version = 1.0.0
[ 16.486] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.486] (II) Loading sub module "ramdac"
[ 16.486] (II) LoadModule: "ramdac"
[ 16.486] (II) Module "ramdac" already built-in
[ 16.487] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 16.487] (==) NVIDIA(0): RGB weight 888
[ 16.487] (==) NVIDIA(0): Default visual is TrueColor
[ 16.487] (**) NVIDIA(0): Using gamma correction (0.8, 0.8, 0.7)
[ 16.488] (**) NVIDIA(0): Option "Stereo" "0"
[ 16.488] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 16.488] (**) NVIDIA(0): Option "SLI" "Off"
[ 16.488] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 16.488] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 16.488] (**) NVIDIA(0): Stereo disabled by request
[ 16.488] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 16.488] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 16.488] (**) NVIDIA(0): Option "MetaModes" "HDMI-0: 1920x1080 +0+0 { ForceCompositionPipeline = On }, DVI-I-1: 1920x1080 +2000+0 { ForceCompositionPipeline = On }"
[ 16.488] (**) NVIDIA(0): Enabling 2D acceleration
[ 18.924] (II) NVIDIA: Allocated GPU:0 (GPU-0c5c1013-4394-3168-6bbd-5aa16358eada) @
[ 18.924] (II) NVIDIA: PCI:0000:01:00.0
[ 18.996] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 18.996] (--) NVIDIA(0): CRT-0
[ 18.996] (--) NVIDIA(0): DFP-0 (boot)
[ 18.996] (--) NVIDIA(0): DFP-1
[ 18.996] (--) NVIDIA(0): DFP-2
[ 18.996] (--) NVIDIA(0): DFP-3
[ 18.996] (--) NVIDIA(0): DFP-4
[ 19.018] (--) NVIDIA(0): CRT-0: disconnected
[ 19.018] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.018] (--) NVIDIA(0):
[ 19.065] (--) NVIDIA(0): LG Electronics W2361 (DFP-0): connected
[ 19.065] (--) NVIDIA(0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 19.065] (--) NVIDIA(0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.065] (--) NVIDIA(0):
[ 19.108] (--) NVIDIA(0): BenQ GL2450H (DFP-1): connected
[ 19.108] (--) NVIDIA(0): BenQ GL2450H (DFP-1): Internal TMDS
[ 19.108] (--) NVIDIA(0): BenQ GL2450H (DFP-1): 165.0 MHz maximum pixel clock
[ 19.108] (--) NVIDIA(0):
[ 19.108] (--) NVIDIA(0): DFP-2: disconnected
[ 19.108] (--) NVIDIA(0): DFP-2: Internal DisplayPort
[ 19.108] (--) NVIDIA(0): DFP-2: 960.0 MHz maximum pixel clock
[ 19.108] (--) NVIDIA(0):
[ 19.109] (--) NVIDIA(0): DFP-3: disconnected
[ 19.109] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 19.109] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.109] (--) NVIDIA(0):
[ 19.110] (--) NVIDIA(0): DFP-4: disconnected
[ 19.110] (--) NVIDIA(0): DFP-4: Internal TMDS
[ 19.110] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
[ 19.110] (--) NVIDIA(0):
[ 19.110] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 19.129] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 970 (GM204-A) at PCI:1:0:0 (GPU-0)
[ 19.129] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 19.130] (--) NVIDIA(0): VideoBIOS: 84.04.36.00.f1
[ 19.130] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 19.278] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19.278] (**) NVIDIA(0): device LG Electronics W2361 (DFP-0) (Using EDID
[ 19.278] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 19.293] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19.293] (**) NVIDIA(0): device BenQ GL2450H (DFP-1) (Using EDID frequencies has
[ 19.293] (**) NVIDIA(0): been enabled on all display devices.)
[ 19.334] (II) NVIDIA(0): Validated MetaModes:
[ 19.334] (II) NVIDIA(0):
[ 19.334] (II) NVIDIA(0): "HDMI-0:1920x1080+0+0{ForceCompositionPipeline=On},DVI-I-1:1920x1080+2000+0{ForceCompositionPipeline=On}"
[ 19.334] (II) NVIDIA(0): Virtual screen size determined to be 3920 x 1080
[ 19.429] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[ 19.429] (--) NVIDIA(0): option
[ 19.429] (--) Depth 24 pixmap format is 32 bpp
[ 19.443] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 19.443] (II) NVIDIA: access.
[ 19.518] (II) NVIDIA(0): Setting mode "HDMI-0:1920x1080+0+0{ForceCompositionPipeline=On},DVI-I-1:1920x1080+2000+0{ForceCompositionPipeline=On}"
[ 19.709] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 19.709] (==) NVIDIA(0): Backing store enabled
[ 19.709] (==) NVIDIA(0): Silken mouse enabled
[ 19.710] (**) NVIDIA(0): DPMS enabled
[ 19.715] (II) Loading sub module "dri2"
[ 19.715] (II) LoadModule: "dri2"
[ 19.715] (II) Module "dri2" already built-in
[ 19.715] (II) NVIDIA(0): [DRI2] Setup complete
[ 19.715] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 19.715] (--) RandR disabled
[ 19.717] (II) Initializing extension GLX
[ 19.717] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 19.779] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.779] (II) LoadModule: "evdev"
[ 19.779] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.780] (II) Module evdev: vendor="X.Org Foundation"
[ 19.780] compiled for 1.17.1, module version = 2.9.2
[ 19.780] Module class: X.Org XInput Driver
[ 19.780] ABI class: X.Org XInput driver, version 21.0
[ 19.781] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[ 19.781] (II) Using input driver 'evdev' for 'Power Button'
[ 19.781] (**) Power Button: always reports core events
[ 19.781] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 19.781] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.781] (--) evdev: Power Button: Found keys
[ 19.781] (II) evdev: Power Button: Configuring as keyboard
[ 19.781] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 19.781] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.781] (**) Option "xkb_rules" "evdev"
[ 19.781] (**) Option "xkb_model" "pc104"
[ 19.781] (**) Option "xkb_layout" "us"
[ 19.790] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 19.790] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.790] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 41 paused 0
[ 19.790] (II) Using input driver 'evdev' for 'Power Button'
[ 19.790] (**) Power Button: always reports core events
[ 19.790] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 19.790] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.790] (--) evdev: Power Button: Found keys
[ 19.790] (II) evdev: Power Button: Configuring as keyboard
[ 19.790] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 19.790] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 19.790] (**) Option "xkb_rules" "evdev"
[ 19.790] (**) Option "xkb_model" "pc104"
[ 19.790] (**) Option "xkb_layout" "us"
[ 19.790] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 19.790] (II) No input driver specified, ignoring this device.
[ 19.790] (II) This device may have been added with another device file.
[ 19.790] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 19.790] (II) No input driver specified, ignoring this device.
[ 19.790] (II) This device may have been added with another device file.
[ 19.790] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 19.790] (II) No input driver specified, ignoring this device.
[ 19.790] (II) This device may have been added with another device file.
[ 19.790] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 19.790] (II) No input driver specified, ignoring this device.
[ 19.790] (II) This device may have been added with another device file.
[ 19.791] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event17)
[ 19.791] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 19.843] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 42 paused 0
[ 19.843] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 19.843] (**) Logitech USB Receiver: always reports core events
[ 19.843] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event17"
[ 19.843] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc537
[ 19.843] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 19.843] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 19.843] (--) evdev: Logitech USB Receiver: Found relative axes
[ 19.843] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 19.843] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 19.843] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 19.843] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 19.843] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.843] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/0003:046D:C537.0006/input/input20/event17"
[ 19.843] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
[ 19.843] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 19.843] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 19.843] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 19.843] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 19.843] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 19.843] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 19.843] (II) No input driver specified, ignoring this device.
[ 19.843] (II) This device may have been added with another device file.
[ 19.843] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event18)
[ 19.843] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 19.844] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 43 paused 0
[ 19.844] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 19.844] (**) Logitech USB Receiver: always reports core events
[ 19.844] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event18"
[ 19.844] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc537
[ 19.844] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[ 19.844] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 19.844] (--) evdev: Logitech USB Receiver: Found relative axes
[ 19.844] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[ 19.844] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 19.844] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 19.844] (--) evdev: Logitech USB Receiver: Found keys
[ 19.844] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 19.844] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 19.844] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 19.844] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 19.844] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.1/0003:046D:C537.0007/input/input21/event18"
[ 19.844] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 19.844] (**) Option "xkb_rules" "evdev"
[ 19.844] (**) Option "xkb_model" "pc104"
[ 19.844] (**) Option "xkb_layout" "us"
[ 19.844] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 19.844] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 19.844] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 19.844] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 19.844] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 19.844] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 19.844] (II) config/udev: Adding input device Logitech K360 (/dev/input/event19)
[ 19.844] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 19.844] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 44 paused 0
[ 19.844] (II) Using input driver 'evdev' for 'Logitech K360'
[ 19.844] (**) Logitech K360: always reports core events
[ 19.844] (**) evdev: Logitech K360: Device: "/dev/input/event19"
[ 19.844] (--) evdev: Logitech K360: Vendor 0x46d Product 0x4004
[ 19.844] (--) evdev: Logitech K360: Found 1 mouse buttons
[ 19.844] (--) evdev: Logitech K360: Found scroll wheel(s)
[ 19.844] (--) evdev: Logitech K360: Found relative axes
[ 19.844] (II) evdev: Logitech K360: Forcing relative x/y axes to exist.
[ 19.844] (--) evdev: Logitech K360: Found absolute axes
[ 19.844] (II) evdev: Logitech K360: Forcing absolute x/y axes to exist.
[ 19.844] (--) evdev: Logitech K360: Found keys
[ 19.844] (II) evdev: Logitech K360: Configuring as mouse
[ 19.844] (II) evdev: Logitech K360: Configuring as keyboard
[ 19.844] (II) evdev: Logitech K360: Adding scrollwheel support
[ 19.844] (**) evdev: Logitech K360: YAxisMapping: buttons 4 and 5
[ 19.844] (**) evdev: Logitech K360: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.844] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.2/0003:046D:C52B.0003/0003:046D:4004.0008/input/input22/event19"
[ 19.844] (II) XINPUT: Adding extended input device "Logitech K360" (type: KEYBOARD, id 10)
[ 19.844] (**) Option "xkb_rules" "evdev"
[ 19.844] (**) Option "xkb_model" "pc104"
[ 19.844] (**) Option "xkb_layout" "us"
[ 19.844] (II) evdev: Logitech K360: initialized for relative axes.
[ 19.844] (WW) evdev: Logitech K360: ignoring absolute axes.
[ 19.845] (**) Logitech K360: (accel) keeping acceleration scheme 1
[ 19.845] (**) Logitech K360: (accel) acceleration profile 0
[ 19.845] (**) Logitech K360: (accel) acceleration factor: 2.000
[ 19.845] (**) Logitech K360: (accel) acceleration threshold: 4
[ 19.845] (II) config/udev: Adding input device Saitek Cyborg X (/dev/input/event15)
[ 19.845] (II) No input driver specified, ignoring this device.
[ 19.845] (II) This device may have been added with another device file.
[ 19.845] (II) config/udev: Adding input device Saitek Cyborg X (/dev/input/js0)
[ 19.845] (II) No input driver specified, ignoring this device.
[ 19.845] (II) This device may have been added with another device file.
[ 19.845] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone (/dev/input/event16)
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: Applying InputClass "evdev keyboard catchall"
[ 19.845] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 45 paused 0
[ 19.845] (II) Using input driver 'evdev' for 'Blue Microphones Yeti Stereo Microphone'
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: always reports core events
[ 19.845] (**) evdev: Blue Microphones Yeti Stereo Microphone: Device: "/dev/input/event16"
[ 19.845] (--) evdev: Blue Microphones Yeti Stereo Microphone: Vendor 0xb58e Product 0x9e84
[ 19.845] (--) evdev: Blue Microphones Yeti Stereo Microphone: Found 1 mouse buttons
[ 19.845] (--) evdev: Blue Microphones Yeti Stereo Microphone: Found absolute axes
[ 19.845] (--) evdev: Blue Microphones Yeti Stereo Microphone: Found absolute multitouch axes
[ 19.845] (II) evdev: Blue Microphones Yeti Stereo Microphone: Forcing absolute x/y axes to exist.
[ 19.845] (--) evdev: Blue Microphones Yeti Stereo Microphone: Found keys
[ 19.845] (II) evdev: Blue Microphones Yeti Stereo Microphone: Forcing relative x/y axes to exist.
[ 19.845] (II) evdev: Blue Microphones Yeti Stereo Microphone: Configuring as mouse
[ 19.845] (II) evdev: Blue Microphones Yeti Stereo Microphone: Configuring as keyboard
[ 19.845] (**) evdev: Blue Microphones Yeti Stereo Microphone: YAxisMapping: buttons 4 and 5
[ 19.845] (**) evdev: Blue Microphones Yeti Stereo Microphone: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.3/0003:B58E:9E84.0005/input/input19/event16"
[ 19.845] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone" (type: KEYBOARD, id 11)
[ 19.845] (**) Option "xkb_rules" "evdev"
[ 19.845] (**) Option "xkb_model" "pc104"
[ 19.845] (**) Option "xkb_layout" "us"
[ 19.845] (II) evdev: Blue Microphones Yeti Stereo Microphone: initialized for absolute axes.
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: (accel) keeping acceleration scheme 1
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: (accel) acceleration profile 0
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: (accel) acceleration factor: 2.000
[ 19.845] (**) Blue Microphones Yeti Stereo Microphone: (accel) acceleration threshold: 4
[ 19.845] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
[ 19.845] (II) No input driver specified, ignoring this device.
[ 19.845] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event9)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event3)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event6)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.846] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 19.846] (II) No input driver specified, ignoring this device.
[ 19.846] (II) This device may have been added with another device file.
[ 19.927] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 19.927] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 19.927] (--) NVIDIA(GPU-0):
[ 19.976] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 19.976] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 19.976] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 19.976] (--) NVIDIA(GPU-0):
[ 20.020] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 20.020] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 20.020] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 20.020] (--) NVIDIA(GPU-0):
[ 20.022] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.022] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.022] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 20.022] (--) NVIDIA(GPU-0):
[ 20.024] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.024] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.024] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 20.024] (--) NVIDIA(GPU-0):
[ 20.025] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 20.025] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 20.025] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 20.025] (--) NVIDIA(GPU-0):
[ 20.049] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 20.049] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 20.049] (--) NVIDIA(GPU-0):
[ 20.096] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 20.096] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 20.097] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 20.097] (--) NVIDIA(GPU-0):
[ 20.142] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 20.142] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 20.142] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 20.142] (--) NVIDIA(GPU-0):
[ 20.144] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.144] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.144] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 20.144] (--) NVIDIA(GPU-0):
[ 20.145] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.145] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.145] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 20.145] (--) NVIDIA(GPU-0):
[ 20.146] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 20.146] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 20.146] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 20.146] (--) NVIDIA(GPU-0):
[ 20.171] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 20.171] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 20.171] (--) NVIDIA(GPU-0):
[ 20.219] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 20.219] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 20.219] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 20.219] (--) NVIDIA(GPU-0):
[ 20.265] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 20.265] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 20.265] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 20.265] (--) NVIDIA(GPU-0):
[ 20.267] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.267] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.267] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 20.267] (--) NVIDIA(GPU-0):
[ 20.268] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.268] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.268] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 20.268] (--) NVIDIA(GPU-0):
[ 20.269] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 20.269] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 20.269] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 20.269] (--) NVIDIA(GPU-0):
[ 27.573] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 27.573] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 27.573] (--) NVIDIA(GPU-0):
[ 27.625] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 27.625] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 27.625] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 27.625] (--) NVIDIA(GPU-0):
[ 27.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 27.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 27.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 27.674] (--) NVIDIA(GPU-0):
[ 27.676] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 27.676] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 27.676] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 27.676] (--) NVIDIA(GPU-0):
[ 27.679] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 27.679] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 27.679] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 27.679] (--) NVIDIA(GPU-0):
[ 27.679] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 27.679] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 27.679] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 27.679] (--) NVIDIA(GPU-0):
[ 27.701] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 27.701] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 27.701] (--) NVIDIA(GPU-0):
[ 27.753] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 27.753] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 27.753] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 27.753] (--) NVIDIA(GPU-0):
[ 27.806] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 27.806] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 27.806] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 27.806] (--) NVIDIA(GPU-0):
[ 27.809] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 27.809] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 27.809] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 27.809] (--) NVIDIA(GPU-0):
[ 27.810] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 27.810] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 27.810] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 27.810] (--) NVIDIA(GPU-0):
[ 27.811] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 27.811] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 27.811] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 27.812] (--) NVIDIA(GPU-0):
[ 27.840] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 27.840] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 27.840] (--) NVIDIA(GPU-0):
[ 27.888] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 27.888] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 27.888] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 27.888] (--) NVIDIA(GPU-0):
[ 27.946] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 27.946] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 27.946] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 27.946] (--) NVIDIA(GPU-0):
[ 27.949] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 27.949] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 27.949] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 27.949] (--) NVIDIA(GPU-0):
[ 27.951] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 27.951] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 27.951] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 27.951] (--) NVIDIA(GPU-0):
[ 27.952] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 27.952] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 27.952] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 27.952] (--) NVIDIA(GPU-0):
[ 28.441] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 28.441] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 28.441] (--) NVIDIA(GPU-0):
[ 28.492] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 28.492] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 28.492] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 28.492] (--) NVIDIA(GPU-0):
[ 28.538] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 28.538] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 28.538] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 28.538] (--) NVIDIA(GPU-0):
[ 28.540] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 28.540] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 28.540] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 28.540] (--) NVIDIA(GPU-0):
[ 28.542] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 28.542] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 28.542] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 28.542] (--) NVIDIA(GPU-0):
[ 28.543] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 28.543] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 28.543] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 28.543] (--) NVIDIA(GPU-0):
[ 28.570] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 28.570] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 28.570] (--) NVIDIA(GPU-0):
[ 28.627] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 28.627] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 28.627] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 28.627] (--) NVIDIA(GPU-0):
[ 28.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 28.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 28.674] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 28.674] (--) NVIDIA(GPU-0):
[ 28.676] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 28.676] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 28.676] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 28.676] (--) NVIDIA(GPU-0):
[ 28.677] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 28.677] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 28.677] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 28.677] (--) NVIDIA(GPU-0):
[ 28.678] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 28.678] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 28.678] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 28.678] (--) NVIDIA(GPU-0):
[ 28.702] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 28.702] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 28.702] (--) NVIDIA(GPU-0):
[ 28.755] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 28.755] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 28.755] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 28.755] (--) NVIDIA(GPU-0):
[ 28.804] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 28.804] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 28.804] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 28.804] (--) NVIDIA(GPU-0):
[ 28.807] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 28.807] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 28.807] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 28.807] (--) NVIDIA(GPU-0):
[ 28.809] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 28.809] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 28.809] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 28.809] (--) NVIDIA(GPU-0):
[ 28.811] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 28.811] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 28.811] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 28.811] (--) NVIDIA(GPU-0):
[ 28.870] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 28.870] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 28.871] (--) NVIDIA(GPU-0):
[ 28.923] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 28.923] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 28.923] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 28.923] (--) NVIDIA(GPU-0):
[ 28.972] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 28.972] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 28.972] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 28.972] (--) NVIDIA(GPU-0):
[ 28.974] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 28.974] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 28.974] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 28.974] (--) NVIDIA(GPU-0):
[ 28.976] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 28.976] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 28.976] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 28.976] (--) NVIDIA(GPU-0):
[ 28.976] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 28.976] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 28.976] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 28.976] (--) NVIDIA(GPU-0):
[ 29.003] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.003] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.003] (--) NVIDIA(GPU-0):
[ 29.053] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.053] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.053] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.053] (--) NVIDIA(GPU-0):
[ 29.107] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.107] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.107] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.107] (--) NVIDIA(GPU-0):
[ 29.114] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.114] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.114] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.114] (--) NVIDIA(GPU-0):
[ 29.116] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.116] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.116] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.116] (--) NVIDIA(GPU-0):
[ 29.117] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.117] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.117] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.117] (--) NVIDIA(GPU-0):
[ 29.140] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.140] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.140] (--) NVIDIA(GPU-0):
[ 29.193] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.193] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.193] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.193] (--) NVIDIA(GPU-0):
[ 29.253] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.253] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.253] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.253] (--) NVIDIA(GPU-0):
[ 29.256] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.256] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.256] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.256] (--) NVIDIA(GPU-0):
[ 29.260] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.260] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.260] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.260] (--) NVIDIA(GPU-0):
[ 29.262] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.262] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.262] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.262] (--) NVIDIA(GPU-0):
[ 29.285] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.285] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.285] (--) NVIDIA(GPU-0):
[ 29.343] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.343] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.343] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.343] (--) NVIDIA(GPU-0):
[ 29.397] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.397] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.397] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.397] (--) NVIDIA(GPU-0):
[ 29.400] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.400] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.400] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.400] (--) NVIDIA(GPU-0):
[ 29.402] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.402] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.402] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.402] (--) NVIDIA(GPU-0):
[ 29.404] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.404] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.404] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.404] (--) NVIDIA(GPU-0):
[ 29.427] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.427] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.427] (--) NVIDIA(GPU-0):
[ 29.481] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.481] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.481] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.481] (--) NVIDIA(GPU-0):
[ 29.531] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.531] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.531] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.531] (--) NVIDIA(GPU-0):
[ 29.533] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.533] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.533] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.533] (--) NVIDIA(GPU-0):
[ 29.536] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.536] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.536] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.536] (--) NVIDIA(GPU-0):
[ 29.537] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.537] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.537] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.537] (--) NVIDIA(GPU-0):
[ 29.572] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.572] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.572] (--) NVIDIA(GPU-0):
[ 29.623] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.623] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.623] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.623] (--) NVIDIA(GPU-0):
[ 29.670] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.670] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.670] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.670] (--) NVIDIA(GPU-0):
[ 29.672] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.672] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.672] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.672] (--) NVIDIA(GPU-0):
[ 29.673] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.673] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.673] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.673] (--) NVIDIA(GPU-0):
[ 29.674] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.674] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.674] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.674] (--) NVIDIA(GPU-0):
[ 29.855] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.855] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.855] (--) NVIDIA(GPU-0):
[ 29.905] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 29.905] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 29.905] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 29.905] (--) NVIDIA(GPU-0):
[ 29.951] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 29.951] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 29.951] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 29.951] (--) NVIDIA(GPU-0):
[ 29.952] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 29.952] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 29.952] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 29.952] (--) NVIDIA(GPU-0):
[ 29.954] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 29.954] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 29.954] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 29.954] (--) NVIDIA(GPU-0):
[ 29.955] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 29.955] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 29.955] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 29.955] (--) NVIDIA(GPU-0):
[ 29.985] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 29.985] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 29.985] (--) NVIDIA(GPU-0):
[ 30.037] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.037] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.037] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.037] (--) NVIDIA(GPU-0):
[ 30.084] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.084] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.084] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.084] (--) NVIDIA(GPU-0):
[ 30.085] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.085] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.085] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.085] (--) NVIDIA(GPU-0):
[ 30.086] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.086] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.086] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.086] (--) NVIDIA(GPU-0):
[ 30.087] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.087] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.087] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.087] (--) NVIDIA(GPU-0):
[ 30.111] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.111] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.111] (--) NVIDIA(GPU-0):
[ 30.163] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.163] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.163] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.163] (--) NVIDIA(GPU-0):
[ 30.214] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.214] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.214] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.214] (--) NVIDIA(GPU-0):
[ 30.217] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.217] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.217] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.217] (--) NVIDIA(GPU-0):
[ 30.218] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.219] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.219] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.219] (--) NVIDIA(GPU-0):
[ 30.220] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.220] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.220] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.220] (--) NVIDIA(GPU-0):
[ 30.242] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.242] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.242] (--) NVIDIA(GPU-0):
[ 30.295] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.295] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.295] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.295] (--) NVIDIA(GPU-0):
[ 30.345] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.345] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.345] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.345] (--) NVIDIA(GPU-0):
[ 30.346] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.346] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.346] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.346] (--) NVIDIA(GPU-0):
[ 30.348] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.348] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.348] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.348] (--) NVIDIA(GPU-0):
[ 30.348] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.348] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.348] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.348] (--) NVIDIA(GPU-0):
[ 30.376] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.376] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.376] (--) NVIDIA(GPU-0):
[ 30.428] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.428] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.428] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.428] (--) NVIDIA(GPU-0):
[ 30.483] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.483] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.483] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.483] (--) NVIDIA(GPU-0):
[ 30.485] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.485] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.485] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.485] (--) NVIDIA(GPU-0):
[ 30.487] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.487] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.487] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.487] (--) NVIDIA(GPU-0):
[ 30.487] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.487] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.487] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.487] (--) NVIDIA(GPU-0):
[ 30.518] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.518] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.518] (--) NVIDIA(GPU-0):
[ 30.570] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.570] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.570] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.570] (--) NVIDIA(GPU-0):
[ 30.621] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.621] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.621] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.621] (--) NVIDIA(GPU-0):
[ 30.623] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.623] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.623] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.623] (--) NVIDIA(GPU-0):
[ 30.626] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.626] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.626] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.626] (--) NVIDIA(GPU-0):
[ 30.627] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.627] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.627] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.627] (--) NVIDIA(GPU-0):
[ 30.697] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.697] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.697] (--) NVIDIA(GPU-0):
[ 30.751] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.751] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.751] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.751] (--) NVIDIA(GPU-0):
[ 30.801] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.801] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.801] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.801] (--) NVIDIA(GPU-0):
[ 30.803] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.803] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.803] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.803] (--) NVIDIA(GPU-0):
[ 30.804] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.804] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.805] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.805] (--) NVIDIA(GPU-0):
[ 30.806] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.806] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.806] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.806] (--) NVIDIA(GPU-0):
[ 30.830] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.830] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.830] (--) NVIDIA(GPU-0):
[ 30.879] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 30.879] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 30.879] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 30.879] (--) NVIDIA(GPU-0):
[ 30.927] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 30.927] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 30.927] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 30.927] (--) NVIDIA(GPU-0):
[ 30.929] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.929] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.929] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 30.929] (--) NVIDIA(GPU-0):
[ 30.931] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.931] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.931] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 30.931] (--) NVIDIA(GPU-0):
[ 30.932] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.932] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 30.932] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 30.932] (--) NVIDIA(GPU-0):
[ 30.964] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 30.964] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 30.964] (--) NVIDIA(GPU-0):
[ 31.016] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.016] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.016] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.016] (--) NVIDIA(GPU-0):
[ 31.063] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.063] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.063] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.063] (--) NVIDIA(GPU-0):
[ 31.064] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.064] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.064] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.064] (--) NVIDIA(GPU-0):
[ 31.066] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.066] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.066] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.066] (--) NVIDIA(GPU-0):
[ 31.066] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.066] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.066] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.066] (--) NVIDIA(GPU-0):
[ 31.112] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.112] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.112] (--) NVIDIA(GPU-0):
[ 31.161] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.161] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.161] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.161] (--) NVIDIA(GPU-0):
[ 31.201] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.201] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.201] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.201] (--) NVIDIA(GPU-0):
[ 31.202] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.202] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.202] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.202] (--) NVIDIA(GPU-0):
[ 31.203] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.203] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.203] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.203] (--) NVIDIA(GPU-0):
[ 31.206] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.206] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.206] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.206] (--) NVIDIA(GPU-0):
[ 31.229] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.229] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.229] (--) NVIDIA(GPU-0):
[ 31.291] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.291] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.292] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.292] (--) NVIDIA(GPU-0):
[ 31.346] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.346] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.346] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.346] (--) NVIDIA(GPU-0):
[ 31.346] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.346] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.346] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.346] (--) NVIDIA(GPU-0):
[ 31.347] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.347] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.347] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.347] (--) NVIDIA(GPU-0):
[ 31.349] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.349] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.349] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.349] (--) NVIDIA(GPU-0):
[ 31.373] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.373] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.373] (--) NVIDIA(GPU-0):
[ 31.430] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.430] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.430] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.430] (--) NVIDIA(GPU-0):
[ 31.480] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.480] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.480] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.480] (--) NVIDIA(GPU-0):
[ 31.481] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.481] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.481] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.481] (--) NVIDIA(GPU-0):
[ 31.482] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.482] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.482] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.482] (--) NVIDIA(GPU-0):
[ 31.483] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.483] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.483] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.483] (--) NVIDIA(GPU-0):
[ 31.505] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.506] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.506] (--) NVIDIA(GPU-0):
[ 31.573] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.573] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.573] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.573] (--) NVIDIA(GPU-0):
[ 31.623] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.623] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.623] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.623] (--) NVIDIA(GPU-0):
[ 31.628] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.628] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.628] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.628] (--) NVIDIA(GPU-0):
[ 31.629] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.629] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.629] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.629] (--) NVIDIA(GPU-0):
[ 31.630] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.630] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.630] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.630] (--) NVIDIA(GPU-0):
[ 31.660] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.660] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.660] (--) NVIDIA(GPU-0):
[ 31.722] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): connected
[ 31.722] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): Internal TMDS
[ 31.722] (--) NVIDIA(GPU-0): LG Electronics W2361 (DFP-0): 330.0 MHz maximum pixel clock
[ 31.722] (--) NVIDIA(GPU-0):
[ 31.776] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): connected
[ 31.776] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): Internal TMDS
[ 31.776] (--) NVIDIA(GPU-0): BenQ GL2450H (DFP-1): 600.0 MHz maximum pixel clock
[ 31.776] (--) NVIDIA(GPU-0):
[ 31.777] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 31.777] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 31.777] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 31.777] (--) NVIDIA(GPU-0):
[ 31.783] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 31.783] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 31.783] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[ 31.783] (--) NVIDIA(GPU-0):
[ 31.783] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 31.783] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 31.783] (--) NVIDIA(GPU-0): DFP-4: 330.0 MHz maximum pixel clock
[ 31.783] (--) NVIDIA(GPU-0):
[ 31.809] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 31.809] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 31.809] (--) NVID

Hi linderox,
Can you please give more details about what you are trying to do ?
KDE is one thing, Xorg an other thing and a terminal is also an other thing.
Changing language in KDE : do you mean the language of the KDE applications (English, French, Spanish ...)
Language in Xorg : what is this ? The only language I have ever configured in Xorg is my keyboard mapping.
Language in Terminal : what is this ? The LANG environnement variable ? the Local used to display characters (UTF8, us_US@UTF8, fr_FR@ISO8859-15 ...) ?
Than you for providing more info

Similar Messages

  • Shared clipboard between Xorg and terminal

    I'm using rxvt_unicode as terminal. I want to be able to copy a selection in the terminal and paste it to any Xorg app, such as a browser or an IM client. Copying and pasting internally in the terminal works (with middle clicks), and ctrl-x and ctrl-v between Xorg apps works. But I can't find a way to paste stuff between them.
    Any suggestions?

    skanky is right: the description on this uzbl thread is well worth the read:
    http://bbs.archlinux.org/viewtopic.php? … 26#p708326

  • Install internet or xorg and kde

    Can you help me how to install internet or xorg and kde after arch installation? I have ADSL USB Modem Microcom AD2622, but I dont know install it in terminal. Is there any way, that I can install xorg and kde from cd? I found topic that is similiar to mine, but it wasnt solved. Here is link :
    http://bbs.archlinux.org/viewtopic.php?pid=138712
    I have Arch 0.7.2. Thank you

    Pjotrik wrote:
    Can you help me how to install internet or xorg and kde after arch installation? I have ADSL USB Modem Microcom AD2622, but I dont know install it in terminal. Is there any way, that I can install xorg and kde from cd? I found topic that is similiar to mine, but it wasnt solved. Here is link :
    http://bbs.archlinux.org/viewtopic.php?pid=138712
    I have Arch 0.7.2. Thank you
    well lets try to setup internet 1st which doesnt look to be easy check this out
    i myself would look to getting a diffrent modem , but thats me

  • Heavy slowdowns when hovering over menu items (v12.1)

    I experience heavy slowdowns and increased CPU usage of mutliple background processes (Chrome, Task Manager, Explorer, DWM and Photoshop for example) when clicking on a menu item which opens the drop-down list. The more images I have open the worse it gets.
    This is on a laptop with a i7-2640M CPU, 8GB memory, SSD and NVidia GT520M videocard.
    Running on Win7 Home Premium.
    Any ideas what could be the cause of this?

    Might start with the video card.  How does your card compare with the tested list below?  Does the GT and M mean something special?
    Do you have anything like Crossfire with it?  PS does not support that.
    nVidia GeForce 8000, 9000, 100, 200, 300, 400, 500 series
    nVidia Quadro 400, 600, 2000, 4000 (Mac & Win), CX, 5000, 6000
    AMD/ATI Radeon 2000, 3000, 4000, 5000, 6000, 7000 series
    AMD/ATI FirePro 3800, 4800, 5800, 7800, 8800, 9800, 3900, 4900, 5900, 7900
    Intel Intel HD Graphics, Intel HD Graphics P3000, Intel HD Graphics P4000

  • Mail keeps crashing and app store and terminal and wont open in Mavericks

    Help!
    Ever since I installed Mavericks last week, Mail keeps crashing with the following error message below. The App Store and Terminal also refuse to open, please can someone help?
    Process:         Mail [832]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.0 (1816)
    Build Info:      Mail-1816000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Responsible:     Mail [832]
    User ID:         501
    Date/Time:       2013-10-26 19:09:16.302 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  1C21170D-FD0C-73AA-D36C-0A7DDD3092F3
    Sleep/Wake UUID: B7214CB9-92CE-4F2B-8D01-D47FE2EF1F97
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[NSViewController loadView] could not load the "MessageView" nib.'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8bbc441c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8a253e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8bbc42cc +[NSException raise:format:] + 204
    3   AppKit                              0x00007fff898b7507 -[NSViewController loadView] + 361
    4   AppKit                              0x00007fff897e5748 -[NSViewController view] + 41
    5   Mail                                0x000000010cb7264f Mail + 370255
    6   Mail                                0x000000010cb72512 Mail + 369938
    7   Mail                                0x000000010cb7214e Mail + 368974
    8   Mail                                0x000000010cb71e27 Mail + 368167
    9   Mail                                0x000000010cb7182d Mail + 366637
    10  AppKit                              0x00007fff898a526b -[NSView _updateSuggestedContentRect] + 774
    11  AppKit                              0x00007fff898b3df1 -[NSView _updateSuggestedContentRectForVisibleRectChange] + 219
    12  AppKit                              0x00007fff898b3c87 -[NSScrollView(NSRulerSupport) _handleBoundsChangeForSubview:] + 331
    13  AppKit                              0x00007fff898b3af4 -[NSView _postBoundsChangeNotification] + 136
    14  AppKit                              0x00007fff898b3938 -[NSView translateOriginToPoint:] + 294
    15  AppKit                              0x00007fff8975ac7f -[NSClipView _immediateScrollToPoint:] + 2659
    16  AppKit                              0x00007fff8975a1da -[NSClipView scrollToPoint:] + 237
    17  AppKit                              0x00007fff898b2d8e -[NSScrollView scrollClipView:toPoint:] + 203
    18  AppKit                              0x00007fff8975ee39 -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1688
    19  AppKit                              0x00007fff8975e5bf -[NSClipView _reflectDocumentViewFrameChange] + 128
    20  AppKit                              0x00007fff89722f3c -[NSView _postFrameChangeNotification] + 203
    21  AppKit                              0x00007fff8972c712 -[NSView setFrameSize:] + 1586
    22  Mail                                0x000000010cb38ac4 Mail + 133828
    23  AppKit                              0x00007fff8972c099 -[NSView setFrame:] + 294
    24  Mail                                0x000000010cb6bc6a Mail + 343146
    25  Mail                                0x000000010cb71007 Mail + 364551
    26  Mail                                0x000000010cb70e36 Mail + 364086
    27  Mail                                0x000000010cb6fcfd Mail + 359677
    28  Mail                                0x000000010cb37db0 Mail + 130480
    29  Foundation                          0x00007fff8a676c18 NSKeyValueNotifyObserver + 387
    30  Foundation                          0x00007fff8a6b3e71 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1115
    31  AppKit                              0x00007fff8977dc48 -[NSController _notifyObserversForKeyPath:change:] + 209
    32  AppKit                              0x00007fff898af6a7 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
    33  AppKit                              0x00007fff8977da88 -[NSArrayController setContent:] + 826
    34  Mail                                0x000000010cb359a3 Mail + 121251
    35  Foundation                          0x00007fff8a6b46ce -[NSObject(NSKeyValueCoding) setValue:forKey:] + 389
    36  AppKit                              0x00007fff89786f5d -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1298
    37  AppKit                              0x00007fff8977df68 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 652
    38  Mail                                0x000000010cb88d6e Mail + 462190
    39  CoreFoundation                      0x00007fff8bb92fcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    40  CoreFoundation                      0x00007fff8ba86c5d _CFXNotificationPost + 2893
    41  Foundation                          0x00007fff8a6704aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    42  Foundation                          0x00007fff8a696055 -[NSBlockOperation main] + 75
    43  Foundation                          0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    44  Foundation                          0x00007fff8a67523b __NSOQSchedule_f + 64
    45  libdispatch.dylib                   0x00007fff8ac8e2ad _dispatch_client_callout + 8
    46  libdispatch.dylib                   0x00007fff8ac95f03 _dispatch_main_queue_callback_4CF + 333
    47  CoreFoundation                      0x00007fff8bb2b839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    48  CoreFoundation                      0x00007fff8bae6b14 __CFRunLoopRun + 1636
    49  CoreFoundation                      0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    50  HIToolbox                           0x00007fff8f7fef0d RunCurrentEventLoopInMode + 226
    51  HIToolbox                           0x00007fff8f7fecb7 ReceiveNextEventCommon + 479
    52  HIToolbox                           0x00007fff8f7feabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    53  AppKit                              0x00007fff896f528e _DPSNextEvent + 1434
    54  AppKit                              0x00007fff896f48db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    55  AppKit                              0x00007fff896e89cc -[NSApplication run] + 553
    56  AppKit                              0x00007fff896d3803 NSApplicationMain + 940
    57  libdyld.dylib                       0x00007fff8b9265fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8efa9866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff9282635c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff8af03bba abort + 125
    3   libc++abi.dylib                         0x00007fff8d3c9141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8d3eeabc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff8a25430d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff8d3ec3e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8d3ec456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff8a2540b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff8ac8e2c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff8ac95f03 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff8bb2b839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff8bae6b14 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8f7fef0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8f7fecb7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8f7feabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff896f528e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff896f48db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff896e89cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff896d3803 NSApplicationMain + 940
    21  libdyld.dylib                           0x00007fff8b9265fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8efaa662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8ac9043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8ac90152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_pthread.dylib                 0x00007fff92829fac start_wqthread + 0
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 8:: +[MFLibrary synchronouslyUpdateMessageFiles]  Dispatch queue: NSOperationQueue 0x6000002223c0
    0   libsystem_kernel.dylib                  0x00007fff8efaa9f2 read + 10
    1   com.apple.Foundation                    0x00007fff8a68118a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation                    0x00007fff8a6deba4 -[NSConcreteFileHandle readDataOfLength:] + 257
    3   com.apple.Mail.framework                0x00007fff8e206d71 +[MFLibrary _emlxPListInFile:plistOffset:] + 51
    4   com.apple.Mail.framework                0x00007fff8e200c17 +[MFLibrary updateFileForMessage:] + 180
    5   com.apple.CoreFoundation                0x00007fff8bb0cd06 __53-[__NSArrayI enumerateObjectsWithOptions:usingBlock:]_block_invoke + 70
    6   com.apple.CoreFoundation                0x00007fff8bb0cc50 -[__NSArrayI enumerateObjectsWithOptions:usingBlock:] + 320
    7   com.apple.Mail.framework                0x00007fff8e1e3914 +[MFLibrary synchronouslyUpdateMessageFiles] + 503
    8   com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    9   com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    10  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    11  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    12  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    13  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    14  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    15  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    17  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    19  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    20  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    21  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 10:: -[MFSnippetManager _calculateSnippetForMessages]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsystem_kernel.dylib                  0x00007fff8efaa9f2 read + 10
    1   com.apple.Foundation                    0x00007fff8a68118a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation                    0x00007fff8a680f3b _NSReadBytesFromFileWithExtendedAttributes + 888
    3   com.apple.Foundation                    0x00007fff8a680b37 -[NSData(NSData) initWithContentsOfFile:] + 91
    4   com.apple.Foundation                    0x00007fff8a6e3c6c +[NSData(NSData) dataWithContentsOfFile:] + 43
    5   com.apple.Mail.framework                0x00007fff8e206f16 +[MFLibrary bodyDataAtPath:headerData:] + 49
    6   com.apple.Mail.framework                0x00007fff8e20737d +[MFLibrary bodyDataForMessage:andHeaderDataIfReadilyAvailable:] + 58
    7   com.apple.Mail.framework                0x00007fff8e2940c0 -[MFMessageStore bodyDataForMessage:fetchIfNotAvailable:allowPartial:] + 287
    8   com.apple.MailCore                      0x00007fff8b16e901 -[MCMimePart(MessageSupport) parseMimeBodyFetchIfNotAvailable:allowPartial:] + 141
    9   com.apple.Mail.framework                0x00007fff8e2966be -[MFMessageStore _fetchBodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 154
    10  com.apple.Mail.framework                0x00007fff8e294326 -[MFMessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 156
    11  com.apple.Mail.framework                0x00007fff8e2de12d __48-[MFSnippetManager _calculateSnippetForMessages]_block_invoke + 363
    12  com.apple.CoreFoundation                0x00007fff8bb01a1f __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
    13  com.apple.CoreFoundation                0x00007fff8bb0192e -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
    14  com.apple.Mail.framework                0x00007fff8e2ddfa2 -[MFSnippetManager _calculateSnippetForMessages] + 287
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    18  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    19  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    20  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    21  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8ac9068f _dispatch_queue_drain + 451
    23  libdispatch.dylib                       0x00007fff8ac919dd _dispatch_queue_invoke + 110
    24  libdispatch.dylib                       0x00007fff8ac8ffa3 _dispatch_root_queue_drain + 75
    25  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    26  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    27  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 14:: Dispatch queue: [MFLibrary writeQueue]
    0   libsystem_kernel.dylib                  0x00007fff8efaa962 pread + 10
    1   libsqlite3.dylib                        0x00007fff921cf1d4 unixRead + 100
    2   libsqlite3.dylib                        0x00007fff921f55ee readDbPage + 478
    3   libsqlite3.dylib                        0x00007fff921f418d sqlite3PagerAcquire + 349
    4   libsqlite3.dylib                        0x00007fff922298f7 sqlite3BtreeMovetoUnpacked + 1143
    5   libsqlite3.dylib                        0x00007fff9220f8c4 sqlite3VdbeExec + 5236
    6   libsqlite3.dylib                        0x00007fff9220d40a sqlite3_step + 666
    7   com.apple.Mail.framework                0x00007fff8e1e4392 setFlagsForMessage + 448
    8   com.apple.Mail.framework                0x00007fff8e1e4125 __83+[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:]_block_i nvoke + 210
    9   com.apple.Mail.framework                0x00007fff8e2109e5 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1328
    10  com.apple.Mail.framework                0x00007fff8e1e3f16 +[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:] + 644
    11  com.apple.Mail.framework                0x00007fff8e229303 __59-[MFLibraryStore async_setFlagsFromDictionary:forMessages:]_block_invoke + 435
    12  com.apple.Foundation                    0x00007fff8a696055 -[NSBlockOperation main] + 75
    13  com.apple.MailCore                      0x00007fff8b198564 -[MCTaskOperation main] + 642
    14  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    15  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    16  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    18  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    19  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    20  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    21  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    22  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 18:: -[MFLibraryIMAPStore openSynchronously]  Dispatch queue: NSOperationQueue 0x60800023da00
    0   libsystem_kernel.dylib                  0x00007fff8efa9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff92827c77 _pthread_cond_wait + 787
    2   com.apple.Foundation                    0x00007fff8a6d7ae0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                          0x00007fff909d0fc0 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                          0x00007fff909eafa1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                          0x00007fff909eaed7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                          0x00007fff909d9b3f -[IMAPConnection _authenticateWithAuthenticator:] + 136
    7   com.apple.MailCore                      0x00007fff8b12cd10 -[MCConnection authenticate] + 594
    8   com.apple.IMAP                          0x00007fff909d99e0 -[IMAPConnection authenticate] + 66
    9   com.apple.Mail.framework                0x00007fff8e1caa08 -[MFIMAPAccount connectAndAuthenticate:] + 1163
    10  com.apple.Mail.framework                0x00007fff8e1cba8b -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 118
    11  com.apple.Mail.framework                0x00007fff8e1cb7ee -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 168
    12  com.apple.Mail.framework                0x00007fff8e1cb486 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    13  com.apple.Mail.framework                0x00007fff8e220e88 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    14  com.apple.Mail.framework                0x00007fff8e2179ca -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 279
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    18  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    19  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    20  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    21  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    22  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    24  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    26  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    27  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    28  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 19:: -[MFLibraryIMAPStore openSynchronously]  Dispatch queue: NSOperationQueue 0x60800023da00
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8a6d6a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff8b1952cf -[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:] + 645
    7   com.apple.MailCore                      0x00007fff8b194a28 -[MCSocket connectToHost:withPort:isBackground:] + 1524
    8   com.apple.MailCore                      0x00007fff8b12bdd4 -[MCConnection connectDiscoveringBestSettings:] + 1115
    9   com.apple.Mail.framework                0x00007fff8e1ca923 -[MFIMAPAccount connectAndAuthenticate:] + 934
    10  com.apple.Mail.framework                0x00007fff8e1cba8b -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 118
    11  com.apple.Mail.framework                0x00007fff8e1cb7ee -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 168
    12  com.apple.Mail.framework                0x00007fff8e1cb486 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    13  com.apple.Mail.framework                0x00007fff8e220e88 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    14  com.apple.Mail.framework                0x00007fff8e2179ca -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 279
    15  com.apple.CoreFoundation                0x00007fff8baafdec __invoking___ + 140
    16  com.apple.CoreFoundation                0x00007fff8baafc54 -[NSInvocation invoke] + 308
    17  com.apple.MailCore                      0x00007fff8b175b74 -[MCMonitoredInvocation invoke] + 211
    18  com.apple.MailCore                      0x00007fff8b198808 -[MCThrowingInvocationOperation main] + 40
    19  com.apple.MailCore                      0x00007fff8b13cf08 -[_MCInvocationOperation main] + 332
    20  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    21  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    22  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    23  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    24  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    25  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    26  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    27  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    28  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 22:: Dispatch queue: NSOperationQueue 0x6000002c2840
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff8efa03f4 semaphore_create + 99
    3   libdispatch.dylib                       0x00007fff8ac92a8f _dispatch_semaphore_create_port + 62
    4   libdispatch.dylib                       0x00007fff8ac9299e _dispatch_semaphore_wait_slow + 87
    5   libxpc.dylib                            0x00007fff86cad733 xpc_connection_send_message_with_reply_sync + 195
    6   com.apple.CoreFoundation                0x00007fff8bab8193 -[CFPrefsPlistSource copyReplyForDaemonMessage:toConnection:error:] + 243
    7   com.apple.CoreFoundation                0x00007fff8bc12820 __47-[CFPrefsPlistSource alreadylocked_synchronize]_block_invoke_2 + 352
    8   com.apple.CoreFoundation                0x00007fff8bab7a9b withDaemonConnection + 299
    9   com.apple.CoreFoundation                0x00007fff8bab74fb -[CFPrefsPlistSource alreadylocked_synchronize] + 587
    10  com.apple.CoreFoundation                0x00007fff8bab71f3 _copyValueForKey + 131
    11  com.apple.CoreFoundation                0x00007fff8bab7147 -[CFPrefsPlistSource copyValueForKey:] + 71
    12  com.apple.CoreFoundation                0x00007fff8badf730 ___CFPreferencesCopyValueWithContainer_block_invoke + 32
    13  com.apple.CoreFoundation                0x00007fff8bab6097 +[CFPrefsSource withSourceForIdentifier:user:byHost:container:perform:] + 839
    14  com.apple.CoreFoundation                0x00007fff8badf6c7 _CFPreferencesCopyValueWithContainer + 231
    15  com.apple.framework.internetaccounts          0x00007fff86587602 __IADebugLog_block_invoke + 49
    16  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8ac8e21c dispatch_once_f + 79
    18  com.apple.framework.internetaccounts          0x00007fff865875c7 IADebugLog + 407
    19  com.apple.framework.internetaccounts          0x00007fff86563719 -[IAGoogleAuthTokenManager init] + 182
    20  com.apple.framework.internetaccounts          0x00007fff8656361e __34+[IAGoogleAuthTokenManager shared]_block_invoke + 37
    21  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    22  libdispatch.dylib                       0x00007fff8ac8e21c dispatch_once_f + 79
    23  com.apple.framework.internetaccounts          0x00007fff865635f7 +[IAGoogleAuthTokenManager shared] + 103
    24  com.apple.Mail.framework                0x00007fff8e24c8ee -[MFMailAccount googleClientToken] + 165
    25  com.apple.MailCore                      0x00007fff8b18cf8f -[_MCPlainClientTokenSaslClient initialResponse] + 82
    26  com.apple.IMAP                          0x00007fff909c84a6 -[IMAPClientAuthenticateOperation newCommandDataForLiteralPlus:] + 174
    27  com.apple.IMAP                          0x00007fff909d81a1 -[IMAPConnection _sendCommand:response:] + 1359
    28  com.apple.IMAP                          0x00007fff909d9f2c -[IMAPConnection executeAuthenticate:] + 294
    29  com.apple.IMAP                          0x00007fff909c8581 -[IMAPClientAuthenticateOperation executeOnConnection:] + 26
    30  com.apple.IMAP                          0x00007fff909d7ada -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    31  com.apple.IMAP                          0x00007fff909eaafe -[IMAPGateway _allowClientOperationThrough:] + 910
    32  com.apple.IMAP                          0x00007fff909ea715 -[IMAPGateway allowClientOperationThrough:] + 385
    33  com.apple.IMAP                          0x00007fff909ce20b -[IMAPClientOperation main] + 57
    34  com.apple.Foundation                    0x00007fff8a675591 -[__NSOperationInternal _start:] + 631
    35  com.apple.Foundation                    0x00007fff8a67523b __NSOQSchedule_f + 64
    36  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    37  libdispatch.dylib                       0x00007fff8ac927ff _dispatch_async_redirect_invoke + 154
    38  libdispatch.dylib                       0x00007fff8ac8e2ad _dispatch_client_callout + 8
    39  libdispatch.dylib                       0x00007fff8ac9009e _dispatch_root_queue_drain + 326
    40  libdispatch.dylib                       0x00007fff8ac91193 _dispatch_worker_thread2 + 40
    41  libsystem_pthread.dylib                 0x00007fff92826ef8 _pthread_wqthread + 314
    42  libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8efa9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff92826f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff92829fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff898951ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 25:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8efa5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8efa4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8bae7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8bae6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8bae6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8a6d4907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8a6d470b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 26:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8efa99aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bb32d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff92825899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9282572a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff92829fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff78923310  rcx: 0x00007fff530e5ea8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff530e5ed0  rsp: 0x00007fff530e5ea8
       r8: 0x00007fff8d3efab4   r9: 0x00007fff8af2b900  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff530e6030  r13: 0x0000600000123160  r14: 0x0000000000000006  r15: 0x00007fff530e5f10
      rip: 0x00007fff8efa9866  rfl: 0x0000000000000206  cr2: 0x0000000113113000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10cb18000 -        0x10ce07fff  com.apple.mail (7.0 - 1816) <E8B5953C-FD5C-3D3B-B481-34F23E45730A> /Applications/Mail.app/Contents/MacOS/Mail
           0x10d264000 -        0x10d266fff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
           0x10d26a000 -        0x10d27afff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
           0x10d286000 -        0x10d28efff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10d293000 -        0x10d295fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x10d299000 -        0x10d29bfff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x10d2a0000 -        0x10d2a8ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x10d2ad000 -        0x10d2b1fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x10d2b6000 -        0x10d2b8fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x10d2bc000 -        0x10d2c1fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x10d2c6000 -        0x10d2cdfff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x10d2d6000 -        0x10d2d8fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x10d2dc000 -        0x10d2e0fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
           0x10d2e5000 -        0x10d2e8ff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
           0x10d2ed000 -        0x10d315ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10d32b000 -        0x10d32dfff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
           0x10d332000 -        0x10d334fff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
           0x10d339000 -        0x10d33bfff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
           0x10d340000 -        0x10d342fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
           0x10eb61000 -        0x10eb68ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x11203f000 -        0x112042fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x112198000 -        0x112199fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1121ab000 -        0x1121afff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x112cae000 -        0x112caeff9 +cl_kernels (???) <8008097B-D4F3-450E-9BED-7029C8AFAEDB> cl_kernels
           0x112cc3000 -        0x112cc4ffa +cl_kernels (???) <B93AD5F8-3BA3-4DF4-97D6-9A5137048DAD> cl_kernels
           0x112cc8000 -        0x112cc8ffd +cl_kernels (???) <8059D9F9-4700-4237-B5F6-10270270F41D> cl_kernels
           0x112d3e000 -        0x112e24fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x112e76000 -        0x112f56ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x112fa8000 -        0x112fa8fff +cl_kernels (???) <B57BB37D-07A8-4B44-9A8F-4BEB3395F62F> cl_kernels
           0x113048000 -        0x113048ffb +cl_kernels (???) <546122C5-B9C2-4A19-AD43-A811CB3F32FF> cl_kernels
           0x11305e000 -        0x11305fff2 +cl_kernels (???) <BDD50C1D-953E-4FF5-ADB7-53E484E19F72> cl_kernels
           0x113068000 -        0x113068ffe +cl_kernels (???) <ABA6783A-F44B-4959-98EB-7501AA205545> cl_kernels
           0x113071000 -        0x113071ff7 +cl_kernels (???) <7797CCA3-3341-43FC-B014-E29C2CC2B593> cl_kernels
           0x11307c000 -        0x11307cff7 +cl_kernels (???) <B46B5894-5999-4694-AC35-DC983EB41408> cl_kernels
           0x113293000 -        0x113294ff4 +cl_kernels (???) <B72DD580-7F28-41F5-A197-93E535A62AD0> cl_kernels
        0x7fff628d1000 -     0x7fff62904817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff864c6000 -     0x7fff864deff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff864df000 -     0x7fff86537ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86538000 -     0x7fff86540ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff86541000 -     0x7fff8654cfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8654d000 -     0x7fff8659cff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8659d000 -     0x7fff868b7ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff868b8000 -     0x7fff868c8ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff868c9000 -     0x7fff868d0ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff868d1000 -     0x7fff868d9ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff868da000 -     0x7fff86901ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff86902000 -     0x7fff8690affc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8690b000 -     0x7fff86969ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8696a000 -     0x7fff8696dfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8696e000 -     0x7fff8699cff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8699d000 -     0x7fff8699dffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8699e000 -     0x7fff869a3ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff869a4000 -     0x7fff86be7fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff86be8000 -     0x7fff86c45fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff86c46000 -     0x7fff86c88ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff86c8f000 -     0x7fff86ca2ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff86ca3000 -     0x7fff86cc7fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff86d46000 -     0x7fff86d53ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff87632000 -     0x7fff87720fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8778c000 -     0x7fff877d3fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff877d4000 -     0x7fff877f1ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff877f2000 -     0x7fff87960ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87961000 -     0x7fff87986ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87987000 -     0x7fff887d3ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff887d4000 -     0x7fff887f6fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff887f7000 -     0x7fff887f8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff887f9000 -     0x7fff88a51ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88fd2000 -     0x7fff8900efff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8903a000 -     0x7fff8903bff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8903c000 -     0x7fff8930aff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8930b000 -     0x7fff89378fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff89379000 -     0x7fff893beff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff893bf000 -     0x7fff893c7fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff89410000 -     0x7fff894adfff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff894ae000 -     0x7fff894bdff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff894be000 -     0x7fff89587fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89588000 -     0x7fff8959aff7  com.apple.addressbook.ContactsAutocomplete (8.0 - 1365) <9EF30F4C-2C3F-321C-8C32-1445395FD9C7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
        0x7fff8959b000 -     0x7fff8966cff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8966d000 -     0x7fff8967aff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff896cc000 -     0x7fff896d0fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff896d1000 -     0x7fff8a245ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a246000 -     0x7fff8a3f3f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8a3f4000 -     0x7fff8a547ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a548000 -     0x7fff8a575ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8a576000 -     0x7fff8a594ff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8a595000 -     0x7fff8a624ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a625000 -     0x7fff8a66cff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib

    I am having the same problem. Any solution?? in my case so far is photo booth appstore terminal, facetime the built in camera is not working with skype

  • Sever issue with Xorg and Nvidia Drivers

    I run a 2.6.20 kernel with Xorg and Nvidia drivers all from arch rep on a Asus NV6200. Everything works fine, except one thing. When I exit X, the monitor shuts down imediatly. It wont start up at all, not even by manual startup. I cant understand what happens. The configuration is correct, is done with the correct settings for my video-card and monitor taken directly from the documentation. I cant use my X server at all since several days ... I checked the logs and there are no EE's. Anyway ... here is the log. Help anyone can help, I cant use X at all.
    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 solarflare 2.6.20-ARCH #1 SMP PREEMPT Fri Mar 16 20:22:11 CET 2007 i686
    Build Date: 27 February 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 Mar 21 03:26:45 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "AOC 7F+"
    (**) | |-->Device "NVIDIA 6200"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (**) FontPath set to:
    /usr/share/fonts/misc
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81c34a0
    (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 1106,3099 card 1106,3099 rev 00 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:0a:0: chip 1317,0985 card 1113,1216 rev 11 class 02,00,00 hdr 00
    (II) PCI: 00:10:0: chip 1106,3038 card 1019,0996 rev 80 class 0c,03,00 hdr 80
    (II) PCI: 00:10:1: chip 1106,3038 card 1019,0996 rev 80 class 0c,03,00 hdr 80
    (II) PCI: 00:10:2: chip 1106,3038 card 1019,0996 rev 80 class 0c,03,00 hdr 80
    (II) PCI: 00:10:3: chip 1106,3104 card 1019,0996 rev 82 class 0c,03,20 hdr 00
    (II) PCI: 00:11:0: chip 1106,3177 card 1019,0996 rev 00 class 06,01,00 hdr 80
    (II) PCI: 00:11:1: chip 1106,0571 card 1019,0996 rev 06 class 01,01,8a hdr 00
    (II) PCI: 00:11:5: chip 1106,3059 card 1019,0996 rev 50 class 04,01,00 hdr 00
    (II) PCI: 01:00:0: chip 10de,0221 card 1043,820c rev a1 class 03,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xe8000000 - 0xeaffffff (0x3000000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:0:0) nVidia Corporation NV44A [GeForce 6200] rev 161, Mem @ 0xe8000000/24, 0xd0000000/28, 0xe9000000/24
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [1] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [3] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [4] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [5] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [6] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [7] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [8] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [9] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [10] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [11] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [1] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [2] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [3] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [4] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [5] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [6] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [7] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [8] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [9] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [10] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [11] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [5] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [12] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [13] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [15] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.2.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.9755
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.9755
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
    (II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:23:13 PST 2007
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset NVIDIA GPU found
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="NVIDIA Corporation"
    compiled for 7.1.99.2, module version = 1.0.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules//libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.2.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.1
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [5] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [12] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [13] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [15] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [16] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [5] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [6] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [7] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [15] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [16] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [17] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [20] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [21] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [22] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): NVIDIA GPU GeForce 6200 at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 131072 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.44.a2.03.00
    (II) NVIDIA(0): Detected AGP rate: 4X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0:
    (--) NVIDIA(0): AOC Spectrum7F (CRT-0)
    (--) NVIDIA(0): AOC Spectrum7F (CRT-0): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    (--) NVIDIA(0): DPI set to (81, 81); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] 0 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b]
    [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [7] -1 0 0xeb021000 - 0xeb0210ff (0x100) MX[b]
    [8] -1 0 0xeb020000 - 0xeb0203ff (0x400) MX[b]
    [9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [10] -1 0 0xe9000000 - 0xe9ffffff (0x1000000) MX[b](B)
    [11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [12] -1 0 0xe8000000 - 0xe8ffffff (0x1000000) MX[b](B)
    [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [18] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[b]
    [19] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[b]
    [20] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[b]
    [21] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[b]
    [22] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[b]
    [23] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[b]
    [24] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [25] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) NVIDIA(0): Setting mode "1024x768"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (**) Option "Protocol" "Auto"
    (**) Mouse1: Device: "/dev/input/mice"
    (**) Mouse1: Protocol: "Auto"
    (**) Option "CorePointer"
    (**) Mouse1: Core Pointer
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse1: Buttons: 11
    (**) Option "CoreKeyboard"
    (**) Keyboard1: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard1: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard1: XkbRules: "xorg"
    (**) Option "XkbModel" "pc104"
    (**) Keyboard1: XkbModel: "pc104"
    (**) Option "XkbLayout" "us"
    (**) Keyboard1: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard1: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
    (--) Mouse1: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse1: ps2EnableDataReporting: succeeded
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

    No ... the problem is in the kernel that comes precompiled.
    I did this test.
    The first time I installed the kernel I unloaded nvidiafb since I dont like it.
    When I install nvidiafb back something strange happends. Nvidia module fails to load.
    The modprobe sais it cannot find the device nvidia.ko ... but it is there!
    So my best guess is, there is something with the kernel. Any ideas?
    Problem resolved, installed older driver
    Last edited by Nefer-Ra (2007-03-22 02:59:25)

  • Redirect Printer is not working in windows 2008 R2 Server( Server Running as AD and Terminal Service(both role in single server))

    Dear Team
    i need solution from Microsoft for the issue;
    My infrastructure
    - Windows Server 2008 R2 (Role - AD and Terminal Service)- Updated
    - Client Machine running with windows 7 pro (Updated)
    - Client Using RDP Client to connect Windows 2008 Terminal Session
    - All are working fine, but Redirect Printing is not working (Through Windows 7 Pro) ... (HP Laser Jet 1020 plus - attached in Client PC)
    - it is working fine from Windows XP
    - i was done All terminal setting in both end, also try RDP Login with Administrator User, but issue is not resolve;
    What Microsoft can say about the issue;
    Thanks & Regards,
    VIMAL PRAJAPATI | 09824111686

    Have you checked the Print Service log in event viewer?
    Here's How.
    I have the Microsoft XPS driver on my clients, so I use that fact to my advantage below.
    Click Start Button/Administrative Tools/Remote Desktop Services/Remote Desktop Services Manager on the RDSH server
    Click the Sessions tab.  PC’s are listed Under Client Name by their computer name.  Take Note of the corresponding
    ID.  We will use this to locate the Printer information in the Event Log.  
    In the Event Log open Application and Services Logs/Microsoft/Windows/Print Service/Admin/ and Find the Event ID 823 entry that has the corresponding ID from the sessions tab you previously noted.  
    This Event Log Entry is created at Logon and you can only get the session ID when they are logged in.
    This tells you what client printer was mapped for the client.  The name that appears is the name of the Printer that was set on the client when the printer was installed.
    See if you see any errors here.
    If you see Event Id 823 with the following message “The default printer was changed to Microsoft XPS Document Writer,winspool,Ne00:. See the event user data for context information.”  Twice in a row with no other messages in between, and the first occurs
    at the time the user logged in, then their printer was not properly redirected.
    You see the Microsoft XPS driver mapped for each session prior to Easy Print redirecting the client machine’s Default Printer.
    Since your printer is the HP 1020 I would bet the driver on the client does not work with Easyprint.  I would try the  the HP Universal Print Driver or the driver for a printer that is very close, like the HP 1018.
    Thanks,
    Jeremy

  • I have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    i have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    Abdussalam.A,
    you mentioned that Terminal does not work at all for your MacBook Pro. What currently happens when you run Terminal? In what way does it not work?

  • Problem with regular crash with Xorg and nvidia

    Hello!
    I am using a archlinux distribution for about 5 years. There was sometime problems but now it is very unstable. Every reboot I have a crash of Xorgs and with this a crash of system. Log:
    Backtrace:
    0: /usr/bin/Xorg (xorg_backtrace+0x3b) [0x809bdab]
    1: /usr/bin/Xorg (0x8048000+0x520f5) [0x809a0f5]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78d840c]
    3: /usr/bin/Xorg (0x8048000+0x272a0) [0x806f2a0]
    4: /usr/bin/Xorg (0x8048000+0x1a685) [0x8062685]
    5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb750db86]
    6: /usr/bin/Xorg (0x8048000+0x1a271) [0x8062271]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    About 1 month ago it looks like restart of Xorgs when I press enter key. Alway ENTER key. After some updates/nvidia driver combinations - doesn't change anything. Now after fresh reinstall (well crashes destroys my ext3 filesystem an I need to reinstal the root file system) there are crashes, but now, every freeze I have to restart system. Now I am switchingo into ubuntu, I will try to check sometimes if something changed.
    Cashes repeats every reboot from... maby 3-4 months. Now I can say my system is not stable, I use this in work - so this situation is really bad.
    My configuration:
    [mik@mik-l ~]$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
    00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 03)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
    00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
    00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
    00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
    00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
    01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8600M GS] (rev a1)
    04:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
    06:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    06:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    06:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
    06:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    06:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
    06:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10)
    I am using compiz and emerald.
    greetes
    AleExtra
    Sorry for my poor english - I always read documentation, not writing this.

    well, after some time, the crach come back. In work I have fully updated system, in home, I wont update system, because of this problem.
    On random (I think) enter it crached:
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    Backtrace:
    0: /usr/bin/Xorg (xorg_backtrace+0x3b) [0x809f81b]
    1: /usr/bin/Xorg (0x8048000+0x54745) [0x809c745]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb787240c]
    3: /usr/bin/Xorg (0x8048000+0x40170) [0x8088170]
    4: /usr/bin/Xorg (0x8048000+0x1a705) [0x8062705]
    5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7466c76]
    6: /usr/bin/Xorg (0x8048000+0x1a2f1) [0x80622f1]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) BTC USB Multimedia Keyboard: Close
    (II) UnloadModule: "evdev"
    (II) BTC USB Multimedia Keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Logitech USB Optical Mouse: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    and restart Xorg

  • [SOLVED] Blinking screen - new Xorg and Intel issue

    Screen is blinking after opening laptop lid no matter what i did (nothing, lock screen, hibernate, standby). It blinks every 10-20 seconds for about 1-2 seconds, and cpu% used by X's raises from 0.3-1.0 to even 10% and system slows down a little in that moment. My Xorg logs:
    $ cat /var/log/Xorg.0.log
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    # closing & opening laptop lid
    # right after opening (properly i suppose)
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID vendor "CMO", prod id 4609
    (II) intel(0): Using EDID range info for horizontal sync
    (II) intel(0): Using EDID range info for vertical refresh
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): EDID vendor "CMO", prod id 4609
    # after 10-20 seconds
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID vendor "CMO", prod id 4609
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): EDID vendor "CMO", prod id 4609
    # over and over...
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID vendor "CMO", prod id 4609
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): EDID vendor "CMO", prod id 4609
    Blinking stops when i restart computer.
    I have newest xorg and intel drivers (xorg-server 1.7.1.901-2 & xf86-video-intel 2.9.1-1). I tried also downgrade this (and related) packages to older versions (even xorg-server 1.5.* & xf86-video-intel 2.4.*) and the same happens... with only one difference. On that oldest packages I've tried screen doesn't blinks, but the wallpaper of the desktop is changing: my -> default -> my -> default... with the same frequency . I was googling a lot, believe me. I study IT on a University and I asked my friends from there, and they just run out of ideas. In addition i can write that it isn't my laptop fault because windows xp works fine and ubuntu 9.04 (i had before archlinux) also worked good. It has started on ubuntu 9.10, so I thought I move to archlinux, and its still here? I suppose its a problem with intel drivers or xorg, but somehow linked with power management of the monitor(?). But why then older packages don't work? Please, I will be grateful for any help.
    My /etc/X11/xorg.conf file generated by 'Xorg -configure' command:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri2"
    Load "record"
    Load "dbe"
    Load "dri"
    Load "extmod"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    #Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -HSync -Vsync
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Last edited by joda (2009-12-01 09:49:38)

    SOLVED!!! Must enable KMS => switch off vga option in grub, and replace it with "i915.moduleset=1"

  • Xorg and refresh rates

    I'm running Solaris Express 10 x86 4/05 on a Dell Optiplex GX260. Xorg refuses to give me a refresh rate higher than 60Hz. This is using the i810 driver but it also happens with the VESA driver. Here's my xorg.conf:
    Section "Module"
    # This loads the DBE extension module.
        Load        "dbe"   # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
        SubSection  "extmod"
          Option    "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
    # This loads the font modules
        Load        "bitstream"
        Load        "type1"
    #    Load        "speedo"
    # This loads the Xst module
         Load       "Xst"
    # This loads the SolarisIA module
         Load       "IA"
    # This loads the GLX module
    #    Load       "glx"
    # This loads the DRI module
    #    Load       "dri"
    EndSection
    # Files section.  This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database.  Note, this is the name of the
    # file minus the extension (like ".txt" or ".db").  There is normally
    # no need to change the default.
        RgbPath     "/usr/X11/lib/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
        FontPath   "/usr/X11/lib/X11/fonts/TrueType/"
        FontPath   "/usr/X11/lib/X11/fonts/Type1/"
        FontPath   "/usr/X11/lib/X11/fonts/Type1/sun/"
        FontPath   "/usr/X11/lib/X11/fonts/F3bitmaps/"
        FontPath   "/usr/X11/lib/X11/fonts/misc/"
        FontPath   "/usr/X11/lib/X11/fonts/100dpi/"
        FontPath   "/usr/X11/lib/X11/fonts/75dpi/"
    #    FontPath   "/usr/X11/lib/X11/fonts/local/"
    #    FontPath   "/usr/X11/lib/X11/fonts/Speedo/"
    #    FontPath   "/usr/X11/lib/X11/fonts/freefont/"
    # The module search path.  The default path is shown here.
    #    ModulePath "/usr/X11/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #    Option "NoTrapSignals"
    # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12).  This allows clients to receive these key
    # events.
    #    Option "DontVTSwitch"
    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #    Option "DontZap"
    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #    Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    #    Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    #    Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    #    Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    #    Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
        Identifier  "Keyboard1"
        Driver      "Keyboard"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    #    Option     "Protocol"      "Xqueue"
        Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    #    Option     "Xleds"      "1 2 3"
    #    Option "LeftAlt"     "Meta"
    #    Option "RightAlt"    "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults).  For example, for a non-U.S.
    # keyboard, you will probably want to use:
    #    Option "XkbModel"    "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    #    Option "XkbModel"    "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    #    Option "XkbLayout"   "de"
    # or:
    #    Option "XkbLayout"   "de"
    #    Option "XkbVariant"  "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    #    Option "XkbOptions"  "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    #    Option "XkbRules"    "xorg"
    #    Option "XkbModel"    "pc105"
    #    Option "XkbLayout"   "us"
    #    Option "XkbVariant"  ""
    #    Option "XkbOptions"  ""
    #    Option "XkbDisable"
        Option "XkbRules"   "xorg"
        Option "XkbModel"   "pc101"
        Option "XkbLayout"  "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
        Identifier  "Mouse1"
        Driver      "mouse"
        Option "Protocol"    "Auto"
        Option "Device"      "/dev/mouse"
    # Mouse-speed setting for PS/2 mouse.
    #    Option "Resolution"        "256"
    # When using XQUEUE, comment out the above two lines, and uncomment
    # the following line.
    #    Option "Protocol"  "Xqueue"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    #    Option "BaudRate"  "9600"
    #    Option "SampleRate"        "150"
    # Emulate3Buttons is an option for 2-button Microsoft mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
        Option "Emulate3Buttons"
    #    Option "Emulate3Timeout"    "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    #    Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices.  This is for example only.  Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    #    Identifier  "Mouse2"
    #    Driver      "mouse"
    #    Option      "Protocol"      "MouseMan"
    #    Option      "Device"        "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball"
    #    Driver     "magellan"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball2"
    #    Driver     "spaceorb"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen0"
    #    Driver     "microtouch"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "1412"
    #    Option     "MaxX"          "15184"
    #    Option     "MinY"          "15372"
    #    Option     "MaxY"          "1230"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen1"
    #    Driver     "elo2300"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "231"
    #    Option     "MaxX"          "3868"
    #    Option     "MinY"          "3858"
    #    Option     "MaxY"          "272"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonThreshold"       "17"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
        Identifier  "My Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        HorizSync   30-85
    #    HorizSync  30-64         # multisync
    #    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
    #    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        VertRefresh 48-120
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
        Identifier  "Standard VGA"
        VendorName  "Unknown"
        BoardName   "Unknown"
    # The chipset line is optional in most cases.  It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    #    Chipset    "generic"
    # The Driver line must be present.  When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module.  Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
        Driver     "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for.  When this line isn't present, a device
    # section can only match up with the primary video device.  For PCI
    # devices a line like the following could be used.  This line should not
    # normally be included unless there is more than one video device
    # intalled.
    #    BusID      "PCI:0:10:0"
    #    VideoRam   256
    #    Clocks     25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
        Identifier  "** Intel i810 (generic)               [i810]"
        Driver      "i810"
        VideoRam    8192
        # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present.  Each describes
    # the configuration of a single screen.  A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
        Identifier  "Screen 1"
        Device      "** Intel i810 (generic)               [i810]"
        Monitor     "My Monitor"
        DefaultDepth 24
        Subsection "Display"
            Depth       8
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       16
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
        Subsection "Display"
            Depth       24
            Modes       "1024x768"
            ViewPort    0 0
        EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present.  Each describes
    # the way multiple screens are organised.  A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option.  In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
        Identifier  "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens.  The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen.  In this example, screen 2 is located to the
    # right of screen 1.
        Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used.  Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
        InputDevice "Mouse1" "CorePointer"
        InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    # Section "DRI"
    #    Mode 0666
    # EndSectionIf I use the Xsun server, everything works great. I get 1024x768 at 85Hz. With Xorg, I get 1024x768 at 60Hz. Why won't Xorg drive the display at a decent refresh rate?
    Thanks.

    I upped the log verbosity on Xorg and checked the Xorg.0.log file. I found some interesting things.
    First, I found this line:
    (II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
    Later on, I found these:
    (WW) I810(0): Extended BIOS function 0x5f05 not supported.
    (II) I810(0): BIOS call 0x5f05 not supported, setting refresh with VBE 3 method.
    (WW) I810(0): Set VBE Mode rejected this modeline.
    Trying standard mode instead!
    Presumably, "standard mode" is an eye-watering 60Hz.
    This is on a Dell Optiplex GX260 with BIOS revision A09. The video chipset is an onboard Intel 82845 and the driver is Xorg's i810.
    Everything works fine with Sun's X server. I get a nice 87Hz refresh at 1024x768. I'm surprised that Xorg can't set the refresh on this machine. It's listed as Test Suite Level 2 certified in the HCL. Unless somebody can tell me what I'm doing wrong here, I'm going to post this incompatibility as a comment on the HCL.

  • Firecox became very heavy on my system and it some pages freez for a second or tow second however my processor 2.4 and ram 256 how can i fix it ?

    Firefox became very heavy on my system and it some pages freeze for a second or tow second however my processor 2.4 and ram 256 how can i fix it ?
    == This happened ==
    Every time Firefox opened
    == after firfox 3 and later version

    i think your RAM is so low, i have 3gb ram and has some problem when firefox opened and worked for many hours.

  • Fork : triggering and terminating event ?

    Hi Experts,
    I am a begginer in  Workflow ..
    I just want to know how Fork can be used for paralled processing with triggering and  terminating event.
    It would be appreciated if provided with some scenarion in detailed steps.
    Thanks in advance.
    Ganesh..

    Mike,
    It would be HELPFUL for me if i get my problem solved as earlier so i can concentrate on other my commited topics..thats why expecting info., from the experts.
    Anyway , you  triggered me to read SAP help..thanks for the indirect motivation..
    Let me start reading the SAP help information!!!
    Thanks .
    Ganesh

  • Firefox missing fixedsys and terminal fonts?

    I know I have the fixedsys and terminal font installed in the windows font folder, however, they don't show up when selecting for a font in the Tools>Options>Content>fonts & colors. The drop down list of fonts don't show it at all.
    I have chrome and they show in there.
    Apparently firefox doesn't seem to see that the fonts exist at all, since attempting to display a webpage with these fonts makes it default to times new roman.
    I want these fonts back, how do I get them?

    There should be plenty of monospace fonts available that you can use instead of bitmap fonts.
    Bitmap font can't be enlarged like vector font and will show blocky.
    *http://en.wikipedia.org/wiki/DejaVu_fonts

  • Benefit Administration - Proration and Termination

    Dear HR Expert,
             I was hiring at the middle of the year ... the maximum amount allowed should be 50% of the total ... but it turn 58% ... i want to change the method of the prorate calculation .. do you know how. And final question is i cannot terminate the plan using termination >.< ("No entry for plan ... ").. OMG
    respectfully,
    david

    HI,
    Check if the plan which ur terminating has the following configuration
    Participation Termination
    Define Termination Groupings
    Define Termination Variants
    Define Termination Rules
    1. Determine which plans should be available to employees within each combination of first and second program grouping.
    2. Select the appropriate first and second program groupings as prompted.
    3. Enter the benefit plans and the appropriate eligibility and termination variants.
    4. Repeat steps 2 to 4 for each combination of first program grouping and second program grouping

Maybe you are looking for