Gdm crash: bumblebee graphics or pm-powersave problem

I updated my system this morning, and gdm hangs on startup now.
Looking in my logs, I see messages related to either intel graphics, or pm-powersave. I'm not sure what the problem is, any help would be appreciated!
I have a laptop with optimus, with nvidia/intel. As of this update bumblebee is in the official repositories, so I removed the AUR versions I had, and installed
$sudo pacman -S intel-dri xf86-video-intel bumblebee nvidia
I can run startx, and as seen in the X log, the intel driver seems to load.
Here are the relevant logs. The errors are at the bottom of each log, and I clipped some of  them to start at the moment I run 'systemctl start gdm':
Xorg.0.log
[ 38.373]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 38.374] X Protocol Version 11, Revision 0
[ 38.374] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 38.374] Current Operating System: Linux chrysomele 3.8.8-1-ARCH #1 SMP PREEMPT Wed Apr 17 10:57:28 CEST 2013 x86_64
[ 38.374] Kernel command line: root=/dev/sda3 ro
[ 38.374] Build Date: 17 April 2013 02:37:06PM
[ 38.374]
[ 38.374] Current version of pixman: 0.28.2
[ 38.374] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 38.374] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 38.374] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 23 14:17:27 2013
[ 38.378] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 38.378] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 38.382] (==) No Layout section. Using the first Screen section.
[ 38.382] (==) No screen section available. Using defaults.
[ 38.382] (**) |-->Screen "Default Screen Section" (0)
[ 38.382] (**) | |-->Monitor "<default monitor>"
[ 38.382] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 38.382] (==) Automatically adding devices
[ 38.383] (==) Automatically enabling devices
[ 38.383] (==) Automatically adding GPU devices
[ 38.397] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 38.397] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 38.397] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 38.397] (II) Loader magic: 0x7fcc20
[ 38.397] (II) Module ABI versions:
[ 38.397] X.Org ANSI C Emulation: 0.4
[ 38.397] X.Org Video Driver: 14.1
[ 38.397] X.Org XInput driver : 19.1
[ 38.397] X.Org Server Extension : 7.0
[ 38.397] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 38.399] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[ 38.399] Initializing built-in extension Generic Event Extension
[ 38.399] Initializing built-in extension SHAPE
[ 38.399] Initializing built-in extension MIT-SHM
[ 38.399] Initializing built-in extension XInputExtension
[ 38.399] Initializing built-in extension XTEST
[ 38.399] Initializing built-in extension BIG-REQUESTS
[ 38.399] Initializing built-in extension SYNC
[ 38.399] Initializing built-in extension XKEYBOARD
[ 38.399] Initializing built-in extension XC-MISC
[ 38.399] Initializing built-in extension SECURITY
[ 38.399] Initializing built-in extension XINERAMA
[ 38.399] Initializing built-in extension XFIXES
[ 38.399] Initializing built-in extension RENDER
[ 38.399] Initializing built-in extension RANDR
[ 38.399] Initializing built-in extension COMPOSITE
[ 38.399] Initializing built-in extension DAMAGE
[ 38.399] Initializing built-in extension MIT-SCREEN-SAVER
[ 38.399] Initializing built-in extension DOUBLE-BUFFER
[ 38.399] Initializing built-in extension RECORD
[ 38.399] Initializing built-in extension DPMS
[ 38.399] Initializing built-in extension X-Resource
[ 38.399] Initializing built-in extension XVideo
[ 38.399] Initializing built-in extension XVideo-MotionCompensation
[ 38.399] Initializing built-in extension XFree86-VidModeExtension
[ 38.399] Initializing built-in extension XFree86-DGA
[ 38.399] Initializing built-in extension XFree86-DRI
[ 38.399] Initializing built-in extension DRI2
[ 38.399] (II) "glx" will be loaded by default.
[ 38.399] (II) LoadModule: "dri2"
[ 38.399] (II) Module "dri2" already built-in
[ 38.399] (II) LoadModule: "glamoregl"
[ 38.403] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 38.427] (II) Module glamoregl: vendor="X.Org Foundation"
[ 38.427] compiled for 1.14.0, module version = 0.5.0
[ 38.427] ABI class: X.Org ANSI C Emulation, version 0.4
[ 38.427] (II) LoadModule: "glx"
[ 38.428] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 38.431] (II) Module glx: vendor="X.Org Foundation"
[ 38.431] compiled for 1.14.1, module version = 1.0.0
[ 38.431] ABI class: X.Org Server Extension, version 7.0
[ 38.431] (==) AIGLX enabled
[ 38.432] Loading extension GLX
[ 38.432] (==) Matched intel as autoconfigured driver 0
[ 38.432] (==) Matched intel as autoconfigured driver 1
[ 38.432] (==) Matched vesa as autoconfigured driver 2
[ 38.432] (==) Matched modesetting as autoconfigured driver 3
[ 38.432] (==) Matched fbdev as autoconfigured driver 4
[ 38.432] (==) Assigned the driver to the xf86ConfigLayout
[ 38.432] (II) LoadModule: "intel"
[ 38.432] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 38.438] (II) Module intel: vendor="X.Org Foundation"
[ 38.438] compiled for 1.14.0, module version = 2.21.6
[ 38.438] Module class: X.Org Video Driver
[ 38.438] ABI class: X.Org Video Driver, version 14.1
[ 38.438] (II) LoadModule: "vesa"
[ 38.438] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 38.439] (II) Module vesa: vendor="X.Org Foundation"
[ 38.439] compiled for 1.14.0, module version = 2.3.2
[ 38.439] Module class: X.Org Video Driver
[ 38.439] ABI class: X.Org Video Driver, version 14.1
[ 38.439] (II) LoadModule: "modesetting"
[ 38.441] (WW) Warning, couldn't open module modesetting
[ 38.441] (II) UnloadModule: "modesetting"
[ 38.441] (II) Unloading modesetting
[ 38.441] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 38.441] (II) LoadModule: "fbdev"
[ 38.441] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 38.442] (II) Module fbdev: vendor="X.Org Foundation"
[ 38.442] compiled for 1.14.0, module version = 0.4.3
[ 38.442] Module class: X.Org Video Driver
[ 38.442] ABI class: X.Org Video Driver, version 14.1
[ 38.442] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 38.443] (II) VESA: driver for VESA chipsets: vesa
[ 38.443] (II) FBDEV: driver for framebuffer: fbdev
[ 38.443] (++) using VT number 1
[ 38.444] (WW) Falling back to old probe method for vesa
[ 38.444] (WW) Falling back to old probe method for fbdev
[ 38.444] (II) Loading sub module "fbdevhw"
[ 38.444] (II) LoadModule: "fbdevhw"
[ 38.444] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 38.445] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 38.445] compiled for 1.14.1, module version = 0.0.2
[ 38.445] ABI class: X.Org Video Driver, version 14.1
[ 38.445] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 38.445] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 38.445] (==) intel(0): RGB weight 888
[ 38.445] (==) intel(0): Default visual is TrueColor
[ 38.445] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
[ 38.445] (**) intel(0): Relaxed fencing enabled
[ 38.445] (**) intel(0): Wait on SwapBuffers? enabled
[ 38.445] (**) intel(0): Triple buffering? enabled
[ 38.445] (**) intel(0): Framebuffer tiled
[ 38.445] (**) intel(0): Pixmaps tiled
[ 38.445] (**) intel(0): 3D buffers tiled
[ 38.446] (**) intel(0): SwapBuffers wait enabled
[ 38.446] (==) intel(0): video overlay key set to 0x101fe
[ 38.446] (II) intel(0): Output LVDS1 has no monitor section
[ 38.446] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[ 38.473] (II) intel(0): Output VGA1 has no monitor section
[ 38.473] (II) intel(0): EDID for output LVDS1
[ 38.473] (II) intel(0): Manufacturer: LEN Model: 40b1 Serial#: 0
[ 38.473] (II) intel(0): Year: 2010 Week: 0
[ 38.473] (II) intel(0): EDID Version: 1.3
[ 38.473] (II) intel(0): Digital Display Input
[ 38.473] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 38.473] (II) intel(0): Gamma: 2.20
[ 38.473] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 38.473] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 38.473] (II) intel(0): First detailed timing is preferred mode
[ 38.473] (II) intel(0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
[ 38.473] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 38.473] (II) intel(0): Manufacturer's mask: 0
[ 38.473] (II) intel(0): Supported detailed timing:
[ 38.473] (II) intel(0): clock: 96.3 MHz Image Size: 344 x 194 mm
[ 38.473] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1726 h_border: 0
[ 38.473] (II) intel(0): v_active: 900 v_sync: 902 v_sync_end 907 v_blanking: 930 v_border: 0
[ 38.473] (II) intel(0): Supported detailed timing:
[ 38.473] (II) intel(0): clock: 80.6 MHz Image Size: 344 x 194 mm
[ 38.473] (II) intel(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1734 h_border: 0
[ 38.473] (II) intel(0): v_active: 900 v_sync: 902 v_sync_end 907 v_blanking: 930 v_border: 0
[ 38.473] (II) intel(0): Unknown vendor-specific block f
[ 38.473] (II) intel(0): LTN156KT02401
[ 38.473] (II) intel(0): EDID (in hex):
[ 38.473] (II) intel(0): 00ffffffffffff0030aeb14000000000
[ 38.473] (II) intel(0): 0014010380221378eac8959e57549226
[ 38.473] (II) intel(0): 0f505400000001010101010101010101
[ 38.473] (II) intel(0): 0101010101019f25407e60841e303020
[ 38.473] (II) intel(0): 250058c2100000197f1f408660841e30
[ 38.473] (II) intel(0): 3020250058c2100000190000000f00a9
[ 38.473] (II) intel(0): 0932a909281609004ca34b54000000fe
[ 38.473] (II) intel(0): 004c544e3135364b5430323430310095
[ 38.473] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 38.473] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 38.473] (II) intel(0): Printing probed modes for output LVDS1
[ 38.473] (II) intel(0): Modeline "1600x900"x60.0 96.31 1600 1648 1680 1726 900 902 907 930 -hsync -vsync (55.8 kHz eP)
[ 38.473] (II) intel(0): Modeline "1600x900"x50.0 80.63 1600 1648 1680 1734 900 902 907 930 -hsync -vsync (46.5 kHz e)
[ 38.473] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 38.473] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 38.473] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 38.474] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 38.500] (II) intel(0): EDID for output VGA1
[ 38.500] (II) intel(0): Output LVDS1 connected
[ 38.500] (II) intel(0): Output VGA1 disconnected
[ 38.500] (II) intel(0): Using exact sizes for initial modes
[ 38.500] (II) intel(0): Output LVDS1 using initial mode 1600x900
[ 38.500] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 38.500] (II) intel(0): Kernel page flipping support detected, enabling
[ 38.500] (==) intel(0): DPI set to (96, 96)
[ 38.500] (II) Loading sub module "fb"
[ 38.500] (II) LoadModule: "fb"
[ 38.500] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 38.502] (II) Module fb: vendor="X.Org Foundation"
[ 38.502] compiled for 1.14.1, module version = 1.0.0
[ 38.502] ABI class: X.Org ANSI C Emulation, version 0.4
[ 38.502] (II) Loading sub module "dri2"
[ 38.502] (II) LoadModule: "dri2"
[ 38.502] (II) Module "dri2" already built-in
[ 38.502] (II) UnloadModule: "vesa"
[ 38.502] (II) Unloading vesa
[ 38.502] (II) UnloadModule: "fbdev"
[ 38.502] (II) Unloading fbdev
[ 38.502] (II) UnloadSubModule: "fbdevhw"
[ 38.502] (II) Unloading fbdevhw
[ 38.502] (==) Depth 24 pixmap format is 32 bpp
[ 38.504] (II) intel(0): [DRI2] Setup complete
[ 38.504] (II) intel(0): [DRI2] DRI driver: i965
[ 38.504] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[ 38.505] (II) UXA(0): Driver registered support for the following operations:
[ 38.506] (II) solid
[ 38.506] (II) copy
[ 38.506] (II) composite (RENDER acceleration)
[ 38.506] (II) put_image
[ 38.506] (II) get_image
[ 38.506] (==) intel(0): Backing store disabled
[ 38.506] (==) intel(0): Silken mouse enabled
[ 38.506] (II) intel(0): Initializing HW Cursor
[ 38.506] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 38.508] (==) intel(0): DPMS enabled
[ 38.508] (==) intel(0): Intel XvMC decoder enabled
[ 38.508] (II) intel(0): Set up textured video
[ 38.508] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 38.508] (II) intel(0): direct rendering: DRI2 Enabled
[ 38.508] (==) intel(0): hotplug detection: "enabled"
[ 38.517] (--) RandR disabled
[ 38.552] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 38.552] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 38.552] (II) AIGLX: enabled GLX_ARB_create_context
[ 38.552] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 38.552] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 38.552] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 38.552] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 38.552] (II) AIGLX: Loaded and initialized i965
[ 38.552] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 38.553] (II) intel(0): Setting screen physical size to 423 x 238
[ 38.617] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 38.617] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 38.617] (II) LoadModule: "evdev"
[ 38.617] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 38.619] (II) Module evdev: vendor="X.Org Foundation"
[ 38.619] compiled for 1.14.0, module version = 2.8.0
[ 38.619] Module class: X.Org XInput Driver
[ 38.619] ABI class: X.Org XInput driver, version 19.1
[ 38.619] (II) Using input driver 'evdev' for 'Power Button'
[ 38.619] (**) Power Button: always reports core events
[ 38.619] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 38.619] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 38.619] (--) evdev: Power Button: Found keys
[ 38.619] (II) evdev: Power Button: Configuring as keyboard
[ 38.619] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 38.619] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 38.619] (**) Option "xkb_rules" "evdev"
[ 38.619] (**) Option "xkb_model" "evdev"
[ 38.619] (**) Option "xkb_layout" "us"
[ 38.646] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 38.646] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 38.646] (II) Using input driver 'evdev' for 'Video Bus'
[ 38.646] (**) Video Bus: always reports core events
[ 38.646] (**) evdev: Video Bus: Device: "/dev/input/event13"
[ 38.646] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 38.646] (--) evdev: Video Bus: Found keys
[ 38.646] (II) evdev: Video Bus: Configuring as keyboard
[ 38.646] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event13"
[ 38.646] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 38.646] (**) Option "xkb_rules" "evdev"
[ 38.646] (**) Option "xkb_model" "evdev"
[ 38.646] (**) Option "xkb_layout" "us"
[ 38.647] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[ 38.647] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 38.647] (II) Using input driver 'evdev' for 'Video Bus'
[ 38.648] (**) Video Bus: always reports core events
[ 38.648] (**) evdev: Video Bus: Device: "/dev/input/event14"
[ 38.648] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 38.648] (--) evdev: Video Bus: Found keys
[ 38.648] (II) evdev: Video Bus: Configuring as keyboard
[ 38.648] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input14/event14"
[ 38.648] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 38.648] (**) Option "xkb_rules" "evdev"
[ 38.648] (**) Option "xkb_model" "evdev"
[ 38.648] (**) Option "xkb_layout" "us"
[ 38.649] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 38.649] (II) No input driver specified, ignoring this device.
[ 38.649] (II) This device may have been added with another device file.
[ 38.649] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 38.649] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 38.649] (II) Using input driver 'evdev' for 'Sleep Button'
[ 38.650] (**) Sleep Button: always reports core events
[ 38.650] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 38.650] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 38.650] (--) evdev: Sleep Button: Found keys
[ 38.650] (II) evdev: Sleep Button: Configuring as keyboard
[ 38.650] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 38.650] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 38.650] (**) Option "xkb_rules" "evdev"
[ 38.650] (**) Option "xkb_model" "evdev"
[ 38.650] (**) Option "xkb_layout" "us"
[ 38.651] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 38.652] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
[ 38.652] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 38.652] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 38.652] (**) Integrated Camera: always reports core events
[ 38.652] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
[ 38.652] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb217
[ 38.652] (--) evdev: Integrated Camera: Found keys
[ 38.652] (II) evdev: Integrated Camera: Configuring as keyboard
[ 38.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input6/event6"
[ 38.652] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 38.652] (**) Option "xkb_rules" "evdev"
[ 38.652] (**) Option "xkb_model" "evdev"
[ 38.652] (**) Option "xkb_layout" "us"
[ 38.653] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 38.653] (II) No input driver specified, ignoring this device.
[ 38.653] (II) This device may have been added with another device file.
[ 38.654] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 38.654] (II) No input driver specified, ignoring this device.
[ 38.654] (II) This device may have been added with another device file.
[ 38.654] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[ 38.654] (II) No input driver specified, ignoring this device.
[ 38.654] (II) This device may have been added with another device file.
[ 38.655] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event8)
[ 38.655] (II) No input driver specified, ignoring this device.
[ 38.655] (II) This device may have been added with another device file.
[ 38.655] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 38.655] (II) No input driver specified, ignoring this device.
[ 38.655] (II) This device may have been added with another device file.
[ 38.656] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 38.656] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 38.656] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 38.656] (**) AT Translated Set 2 keyboard: always reports core events
[ 38.656] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 38.656] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 38.656] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 38.656] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 38.656] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 38.656] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 38.656] (**) Option "xkb_rules" "evdev"
[ 38.656] (**) Option "xkb_model" "evdev"
[ 38.656] (**) Option "xkb_layout" "us"
[ 38.657] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[ 38.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 38.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 38.657] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 38.657] (II) LoadModule: "synaptics"
[ 38.657] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 38.658] (II) Module synaptics: vendor="X.Org Foundation"
[ 38.658] compiled for 1.14.0, module version = 1.7.0
[ 38.658] Module class: X.Org XInput Driver
[ 38.658] ABI class: X.Org XInput driver, version 19.1
[ 38.658] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 38.658] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 38.658] (**) Option "Device" "/dev/input/event12"
[ 38.666] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 38.666] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 38.667] (**) Option "TapButton1" "1"
[ 38.667] (**) Option "TapButton2" "2"
[ 38.667] (**) Option "TapButton3" "3"
[ 38.667] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 38.667] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 38.678] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[ 38.678] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 38.678] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 38.678] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 38.678] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[ 38.679] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 38.679] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 38.679] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 38.679] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 38.679] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 38.680] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 38.680] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 38.680] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
[ 38.680] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 38.680] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 38.680] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 38.680] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event15"
[ 38.681] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 38.681] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 38.681] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 38.681] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 38.681] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 38.681] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 38.681] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 38.681] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input15/event15"
[ 38.681] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[ 38.681] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 38.681] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 38.681] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 38.681] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 38.681] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 38.682] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 38.682] (II) No input driver specified, ignoring this device.
[ 38.682] (II) This device may have been added with another device file.
[ 38.682] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 38.683] (II) No input driver specified, ignoring this device.
[ 38.683] (II) This device may have been added with another device file.
[ 38.683] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 38.684] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 38.684] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 38.684] (**) ThinkPad Extra Buttons: always reports core events
[ 38.684] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[ 38.684] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 38.684] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 38.684] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 38.684] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input4/event4"
[ 38.684] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 38.684] (**) Option "xkb_rules" "evdev"
[ 38.684] (**) Option "xkb_model" "evdev"
[ 38.684] (**) Option "xkb_layout" "us"
[ 39.342] (II) intel(0): EDID vendor "LEN", prod id 16561
[ 39.342] (II) intel(0): Printing DDC gathered Modelines:
[ 39.342] (II) intel(0): Modeline "1600x900"x0.0 96.31 1600 1648 1680 1726 900 902 907 930 -hsync -vsync (55.8 kHz eP)
[ 39.342] (II) intel(0): Modeline "1600x900"x0.0 80.63 1600 1648 1680 1734 900 902 907 930 -hsync -vsync (46.5 kHz e)
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
pm-powersave.log
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling true:
/usr/lib/pm-utils/power.d/hal-cd-polling true: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave true:
Setting power savings for snd_hda_intel to 1...Done.
/usr/lib/pm-utils/power.d/intel-audio-powersave true: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit true:
Setting journal commit time for / to 600...^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
messages.log
Apr 23 14:17:27 localhost systemd[1]: Starting GNOME Display Manager...
Apr 23 14:17:27 localhost systemd[1]: Started GNOME Display Manager.
Apr 23 14:17:27 localhost dbus-daemon[316]: dbus[316]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.18" (uid=0 pid=520 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.19" (uid=0 pid=527 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
Apr 23 14:17:27 localhost dbus-daemon[316]: dbus[316]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Apr 23 14:17:27 localhost dbus[316]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Apr 23 14:17:27 localhost systemd[1]: Starting Accounts Service...
Apr 23 14:17:27 localhost accounts-daemon[532]: started daemon version 0.6.31
Apr 23 14:17:27 localhost dbus[316]: [system] Successfully activated service 'org.freedesktop.Accounts'
Apr 23 14:17:27 localhost dbus-daemon[316]: dbus[316]: [system] Successfully activated service 'org.freedesktop.Accounts'
Apr 23 14:17:27 localhost systemd[1]: Started Accounts Service.
Apr 23 14:17:27 localhost gdm[520]: Failed to give slave programs access to the display. Trying to proceed.
Apr 23 14:17:28 localhost /usr/bin/dbus-launch[547]: gnome-session[547]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop or it references a not found TryExec binary
Apr 23 14:17:28 localhost [ 39.303663] systemd-journald[173]: File /var/log/journal/6123c3322280808cac51d964000008f8/user-120.journal corrupted or uncleanly shut down, renaming and replacing.
Apr 23 14:17:28 localhost /usr/bin/dbus-launch[547]: gnome-session[547]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
Apr 23 14:17:28 localhost gnome-session[547]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop or it references a not found TryExec binary
Apr 23 14:17:28 localhost gnome-session[547]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
Apr 23 14:17:28 localhost dbus-daemon[316]: dbus[316]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Apr 23 14:17:28 localhost dbus[316]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Apr 23 14:17:28 localhost systemd[1]: Starting Daemon for power management...
Apr 23 14:17:28 localhost dbus-daemon[316]: dbus[316]: [system] Successfully activated service 'org.freedesktop.UPower'
Apr 23 14:17:28 localhost dbus[316]: [system] Successfully activated service 'org.freedesktop.UPower'
Apr 23 14:17:28 localhost systemd[1]: Started Daemon for power management.
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
kernel.log also gets corrupted, but it's last messages are related to wlan and and were logged long before the crash.

Update: I was able to log into gdm for most of the day and could work, though I haven't really solved the problem.
I found that if I run startx and then use optirun to run some program (eg glxgears), I can then stop X and start gdm. So clearly this is a graphics driver/optimus issue, and it seems something needs to be loaded before gdm starts that isn't. Comparing the output of lsmod before and after I see no new modules loaded, so I'm not sure what I'm missing.

Similar Messages

  • Gdm crashes

    Hi!
    After today's update, gdm crashes on my laptop (hp probook 6510s, intel graphic chipset). I'm using systemd, booted into single mode, started x, no problem, started gnome-session, it crashed. I've seen nothing suspicious on xterm. My home desktop machine doesn't have this problem, I updated and rebooted fine. Both machine has 64 bit arch installed.
    Any clue?
    Edit: It seems like a systemd issue on the laptop (the desktop machine uses initscripts), reverted back to initscripts on the laptop, and gdm runs fine.
    Frankieboy
    Last edited by frankieboy (2012-06-06 06:19:49)

    I have sthe same problem.
    To have gdm running open, a terminal using control + alt + f1, even if gdm is not runnig well,
    Then register as root or a user in the sudoers group and read the root processes with:
    #ps -x
    You may obtain a list of processes like:
    # ps -x
    warning: bad ps syntax, perhaps a bogus '-'?
    See http://gitorious.org/procps/procps/blobs/master/Documentation/FAQ
    PID TTY STAT TIME COMMAND
    1 ? Ss 0:00 init [3]
    2 ? S 0:00 [kthreadd]
    3 ? S 0:00 [ksoftirqd/0]
    5 ? S 0:00 [kworker/u:0]
    6 ? S 0:00 [migration/0]
    7 ? S 0:00 [watchdog/0]
    8 ? S 0:00 [migration/1]
    10 ? S 0:00 [ksoftirqd/1]
    12 ? S 0:00 [watchdog/1]
    13 ? S< 0:00 [cpuset]
    14 ? S< 0:00 [khelper]
    15 ? S 0:00 [kdevtmpfs]
    16 ? S< 0:00 [netns]
    17 ? S 0:00 [sync_supers]
    18 ? S 0:00 [bdi-default]
    19 ? S< 0:00 [kblockd]
    20 ? S 0:00 [kworker/1:1]
    21 ? S 0:00 [khungtaskd]
    22 ? S 0:00 [kswapd0]
    23 ? SN 0:00 [ksmd]
    24 ? SN 0:00 [khugepaged]
    25 ? S 0:00 [fsnotify_mark]
    26 ? S< 0:00 [crypto]
    29 ? S< 0:00 [kthrotld]
    30 ? S 0:00 [kworker/1:2]
    31 ? S< 0:00 [deferwq]
    32 ? S 0:00 [kworker/u:1]
    43 ? S< 0:00 [rpciod]
    45 ? S< 0:00 [nfsiod]
    68 ? S 0:00 [khubd]
    69 ? S< 0:00 [ata_sff]
    70 ? S 0:00 [scsi_eh_0]
    71 ? S 0:00 [scsi_eh_1]
    74 ? S 0:00 [scsi_eh_2]
    75 ? S 0:00 [scsi_eh_3]
    82 ? S 0:00 [scsi_eh_4]
    83 ? S 0:00 [usb-storage]
    89 ? S 0:00 [kworker/1:3]
    90 ? S 0:00 [kworker/0:3]
    94 ? S 0:00 [jbd2/sda6-8]
    95 ? S< 0:00 [ext4-dio-unwrit]
    101 ? S 0:00 [jbd2/sda8-8]
    102 ? S< 0:00 [ext4-dio-unwrit]
    230 ? Ss 0:00 /usr/lib/systemd/systemd-udevd --daemon
    284 ? S< 0:00 [kpsmoused]
    289 ? S< 0:00 [hd-audio0]
    300 ? S 0:00 [flush-8:0]
    337 ? S 0:00 [jbd2/sda7-8]
    338 ? S< 0:00 [ext4-dio-unwrit]
    340 ? S 0:00 [jbd2/sda5-8]
    341 ? S< 0:00 [ext4-dio-unwrit]
    342 ? S 0:00 [jbd2/sda10-8]
    343 ? S< 0:00 [ext4-dio-unwrit]
    427 ? S 0:00 supervising syslog-ng
    428 ? Ss 0:00 /usr/sbin/syslog-ng
    453 ? Ss 0:00 /usr/sbin/crond
    528 ? Ss 0:00 /usr/sbin/httpd -k start
    580 ? S 0:00 /usr/sbin/avahi-dnsconfd -D
    611 ? Ssl 0:00 /usr/sbin/NetworkManager
    638 ? Sl 0:00 /usr/lib/polkit-1/polkitd --no-debug
    662 ? S 0:00 /sbin/dhcpcd -B -K -L -G -c /usr/lib/networkmanager/n
    689 ? Ss 0:00 cupsd -C /etc/cups/cupsd.conf
    745 ? Ss 0:00 /usr/bin/rpcbind
    816 ? Ss 0:00 /usr/sbin/rpc.statd --no-notify
    837 ? Ss 0:00 /usr/sbin/rpc.idmapd
    891 ? S 0:00 /bin/sh /usr/bin/mysqld_safe --user=mysql
    1196 ? Sl 0:00 /usr/lib/accountsservice/accounts-daemon
    1205 ? Sl 0:00 /usr/sbin/console-kit-daemon --no-daemon
    1292 ? Ss 0:00 login -- root
    1293 tty2 Ss+ 0:00 /sbin/agetty -8 -s 38400 tty2 linux
    1294 tty3 Ss+ 0:00 /sbin/agetty -8 -s 38400 tty3 linux
    1295 tty4 Ss+ 0:00 /sbin/agetty -8 -s 38400 tty4 linux
    1296 tty5 Ss+ 0:00 /sbin/agetty -8 -s 38400 tty5 linux
    1297 tty6 Ss+ 0:00 /sbin/agetty -8 -s 38400 tty6 linux
    1314 tty1 Ss+ 0:00 -bash
    1377 tty1 Sl 0:00 /usr/sbin/gdm-binary
    1441 tty1 Sl 0:00 /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome
    1445 tty8 Ss+ 0:35 /usr/bin/Xorg :0 -br -verbose -auth /var/run/gdm/auth
    1490 ? Sl 0:00 /usr/lib/upower/upowerd
    1591 tty1 Sl 0:00 gdm-session-worker [pam/gdm-password]
    1718 ? Sl 0:00 /usr/lib/colord/colord
    1736 ? Sl 0:00 /usr/lib/colord/colord-sane
    1780 ? Sl 0:00 /usr/lib/udisks2/udisksd --no-debug
    2091 ? S 0:00 [kworker/0:0]
    2099 ? S 0:00 [kworker/1:5]
    2116 ? S 0:00 [kworker/1:4]
    2132 pts/0 S 0:00 su
    2133 pts/0 S 0:00 bash
    2141 ? S 0:00 [kworker/0:1]
    2151 pts/0 R+ 0:00 ps -x
    Then remove the gdm process associated with gdm-binary:
    1377 tty1 Sl 0:00 /usr/sbin/gdm-binary
    Using:
    kill 1377
    May be a process number like 703.
    Then I go back to start gdm:
    Then start GDM:
    #gdm&
    GDM run well achieving a graphical interface and access to gdm-binary.
    I reisntalled gdm and see some warnings:
    # pacman -S gdm
    atención: gdm-3.4.1-2 está actualizado -- re-instalando
    resolviendo dependencias...
    verificando conflictos...
    Objetivos (1): gdm-3.4.1-2
    Tamaño instalado: 6,66 MiB
    Tamaño a actualizar: 0,00 MiB
    ¿Continuar con la instalación? [S/n] s
    (1/1) verificando la integridad de los paquetes [######################] 100%
    (1/1) cargando los archivos del paquete... [######################] 100%
    (1/1) verificando conflictos entre archivos [######################] 100%
    (1/1) verificando el espacio disponible en disco [######################] 100%
    (1/1) actualizando gdm [######################] 100%
    atención: los permisos de directorio difieren en var/lib/gdm/.config/
    sistema de archivos: 700 paquete: 755
    atención: los permisos de directorio difieren en var/lib/gdm/.config/dconf/
    sistema de archivos: 755 paquete: 700
    Or:
    attention: directory permissions differ on /var/lib/gdm/.config/
    filesystem: 700 package: 755
    attention: directory permissions differ on var /lib/gdm/.config/dconf/
    filesystem: 755 package: 700
    The problem persist with GDM reinstalled.
    I do not see problem in Xorg. My /var/log/Xorg.0.log is the following:
    # cat /var/log/Xorg.0.log
    [ 153.247]
    X.Org X Server 1.12.2
    Release Date: 2012-05-29
    [ 153.247] X Protocol Version 11, Revision 0
    [ 153.247] Build Operating System: Linux 3.0.32-1-lts x86_64
    [ 153.247] Current Operating System: Linux eaep1 3.4.4-3-ARCH #1 SMP PREEMPT Tue Jul 3 14:36:44 UTC 2012 x86_64
    [ 153.247] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda6 ro quiet
    [ 153.247] Build Date: 30 May 2012 07:24:13PM
    [ 153.247]
    [ 153.247] Current version of pixman: 0.26.2
    [ 153.247] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 153.247] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 153.247] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 8 19:05:55 2012
    [ 153.247] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 153.247] (==) No Layout section. Using the first Screen section.
    [ 153.247] (==) No screen section available. Using defaults.
    [ 153.247] (**) |-->Screen "Default Screen Section" (0)
    [ 153.247] (**) | |-->Monitor "<default monitor>"
    [ 153.247] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 153.247] (==) Automatically adding devices
    [ 153.247] (==) Automatically enabling devices
    [ 153.247] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 153.247] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 153.247] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 153.247] (II) Loader magic: 0x7c58e0
    [ 153.247] (II) Module ABI versions:
    [ 153.247] X.Org ANSI C Emulation: 0.4
    [ 153.247] X.Org Video Driver: 12.0
    [ 153.247] X.Org XInput driver : 16.0
    [ 153.247] X.Org Server Extension : 6.0
    [ 153.248] (--) PCI:*(0:0:2:0) 8086:2e32:1565:3103 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
    [ 153.248] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 153.248] (II) LoadModule: "extmod"
    [ 153.248] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 153.248] (II) Module extmod: vendor="X.Org Foundation"
    [ 153.248] compiled for 1.12.2, module version = 1.0.0
    [ 153.248] Module class: X.Org Server Extension
    [ 153.248] ABI class: X.Org Server Extension, version 6.0
    [ 153.248] (II) Loading extension MIT-SCREEN-SAVER
    [ 153.248] (II) Loading extension XFree86-VidModeExtension
    [ 153.248] (II) Loading extension XFree86-DGA
    [ 153.248] (II) Loading extension DPMS
    [ 153.248] (II) Loading extension XVideo
    [ 153.248] (II) Loading extension XVideo-MotionCompensation
    [ 153.248] (II) Loading extension X-Resource
    [ 153.248] (II) LoadModule: "dbe"
    [ 153.248] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 153.248] (II) Module dbe: vendor="X.Org Foundation"
    [ 153.248] compiled for 1.12.2, module version = 1.0.0
    [ 153.248] Module class: X.Org Server Extension
    [ 153.248] ABI class: X.Org Server Extension, version 6.0
    [ 153.248] (II) Loading extension DOUBLE-BUFFER
    [ 153.248] (II) LoadModule: "glx"
    [ 153.249] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 153.249] (II) Module glx: vendor="X.Org Foundation"
    [ 153.249] compiled for 1.12.2, module version = 1.0.0
    [ 153.249] ABI class: X.Org Server Extension, version 6.0
    [ 153.249] (==) AIGLX enabled
    [ 153.249] (II) Loading extension GLX
    [ 153.249] (II) LoadModule: "record"
    [ 153.249] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 153.249] (II) Module record: vendor="X.Org Foundation"
    [ 153.249] compiled for 1.12.2, module version = 1.13.0
    [ 153.249] Module class: X.Org Server Extension
    [ 153.249] ABI class: X.Org Server Extension, version 6.0
    [ 153.249] (II) Loading extension RECORD
    [ 153.249] (II) LoadModule: "dri"
    [ 153.249] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 153.249] (II) Module dri: vendor="X.Org Foundation"
    [ 153.249] compiled for 1.12.2, module version = 1.0.0
    [ 153.249] ABI class: X.Org Server Extension, version 6.0
    [ 153.249] (II) Loading extension XFree86-DRI
    [ 153.249] (II) LoadModule: "dri2"
    [ 153.249] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 153.249] (II) Module dri2: vendor="X.Org Foundation"
    [ 153.249] compiled for 1.12.2, module version = 1.2.0
    [ 153.249] ABI class: X.Org Server Extension, version 6.0
    [ 153.249] (II) Loading extension DRI2
    [ 153.249] (==) Matched intel as autoconfigured driver 0
    [ 153.249] (==) Matched vesa as autoconfigured driver 1
    [ 153.249] (==) Matched fbdev as autoconfigured driver 2
    [ 153.249] (==) Assigned the driver to the xf86ConfigLayout
    [ 153.249] (II) LoadModule: "intel"
    [ 153.249] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 153.250] (II) Module intel: vendor="X.Org Foundation"
    [ 153.250] compiled for 1.12.2, module version = 2.19.0
    [ 153.250] Module class: X.Org Video Driver
    [ 153.250] ABI class: X.Org Video Driver, version 12.0
    [ 153.250] (II) LoadModule: "vesa"
    [ 153.250] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 153.250] (II) Module vesa: vendor="X.Org Foundation"
    [ 153.250] compiled for 1.12.0, module version = 2.3.1
    [ 153.250] Module class: X.Org Video Driver
    [ 153.250] ABI class: X.Org Video Driver, version 12.0
    [ 153.250] (II) LoadModule: "fbdev"
    [ 153.250] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 153.250] (II) Module fbdev: vendor="X.Org Foundation"
    [ 153.250] compiled for 1.12.2, module version = 0.4.3
    [ 153.250] Module class: X.Org Video Driver
    [ 153.250] ABI class: X.Org Video Driver, version 12.0
    [ 153.250] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2)
    [ 153.251] (II) VESA: driver for VESA chipsets: vesa
    [ 153.251] (II) FBDEV: driver for framebuffer: fbdev
    [ 153.251] (++) using VT number 8
    [ 153.258] (WW) Falling back to old probe method for vesa
    [ 153.258] (WW) Falling back to old probe method for fbdev
    [ 153.259] (II) Loading sub module "fbdevhw"
    [ 153.259] (II) LoadModule: "fbdevhw"
    [ 153.259] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 153.259] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 153.259] compiled for 1.12.2, module version = 0.0.2
    [ 153.259] ABI class: X.Org Video Driver, version 12.0
    [ 153.259] drmOpenDevice: node name is /dev/dri/card0
    [ 153.259] drmOpenDevice: open result is 8, (OK)
    [ 153.259] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 153.259] drmOpenDevice: node name is /dev/dri/card0
    [ 153.259] drmOpenDevice: open result is 8, (OK)
    [ 153.259] drmOpenByBusid: drmOpenMinor returns 8
    [ 153.259] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 153.259] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 153.259] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 153.259] (==) intel(0): RGB weight 888
    [ 153.259] (==) intel(0): Default visual is TrueColor
    [ 153.259] (II) intel(0): Integrated Graphics Chipset: Intel(R) G41
    [ 153.259] (--) intel(0): Chipset: "G41"
    [ 153.259] (**) intel(0): Relaxed fencing enabled
    [ 153.259] (**) intel(0): Wait on SwapBuffers? enabled
    [ 153.259] (**) intel(0): Triple buffering? enabled
    [ 153.259] (**) intel(0): Framebuffer tiled
    [ 153.259] (**) intel(0): Pixmaps tiled
    [ 153.259] (**) intel(0): 3D buffers tiled
    [ 153.259] (**) intel(0): SwapBuffers wait enabled
    [ 153.259] (==) intel(0): video overlay key set to 0x101fe
    [ 153.324] (II) intel(0): Output VGA1 has no monitor section
    [ 153.391] (II) intel(0): EDID for output VGA1
    [ 153.391] (II) intel(0): Manufacturer: HWP Model: 26a4 Serial#: 2147483648
    [ 153.391] (II) intel(0): Year: 2009 Week: 11
    [ 153.391] (II) intel(0): EDID Version: 1.3
    [ 153.391] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 153.391] (II) intel(0): Sync: Separate
    [ 153.391] (II) intel(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 153.391] (II) intel(0): Gamma: 2.20
    [ 153.391] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
    [ 153.391] (II) intel(0): Default color space is primary color space
    [ 153.391] (II) intel(0): First detailed timing is preferred mode
    [ 153.391] (II) intel(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
    [ 153.391] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 153.391] (II) intel(0): Supported established timings:
    [ 153.391] (II) intel(0): 720x400@70Hz
    [ 153.391] (II) intel(0): 640x480@60Hz
    [ 153.391] (II) intel(0): 640x480@75Hz
    [ 153.391] (II) intel(0): 800x600@60Hz
    [ 153.391] (II) intel(0): 800x600@75Hz
    [ 153.391] (II) intel(0): 832x624@75Hz
    [ 153.391] (II) intel(0): 1024x768@60Hz
    [ 153.391] (II) intel(0): 1024x768@75Hz
    [ 153.391] (II) intel(0): 1280x1024@75Hz
    [ 153.391] (II) intel(0): 1152x864@75Hz
    [ 153.391] (II) intel(0): Manufacturer's mask: 0
    [ 153.391] (II) intel(0): Supported standard timings:
    [ 153.391] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 153.391] (II) intel(0): #1: hsize: 1152 vsize 720 refresh: 60 vid: 113
    [ 153.391] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 153.391] (II) intel(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 153.391] (II) intel(0): Supported detailed timing:
    [ 153.391] (II) intel(0): clock: 106.5 MHz Image Size: 408 x 255 mm
    [ 153.391] (II) intel(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 153.391] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 153.391] (II) intel(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 145 MHz
    [ 153.391] (II) intel(0): Monitor name: Compaq WF1907
    [ 153.391] (II) intel(0): Serial No: CNC911PSDV
    [ 153.391] (II) intel(0): EDID (in hex):
    [ 153.391] (II) intel(0): 00ffffffffffff0022f0a42600000080
    [ 153.391] (II) intel(0): 0b13010368291a782ede95a3544c9926
    [ 153.391] (II) intel(0): 0f5054a56b8081807100814095000101
    [ 153.391] (II) intel(0): 0101010101019a29a0d0518422305098
    [ 153.391] (II) intel(0): 360098ff1000001c000000fd00324c18
    [ 153.391] (II) intel(0): 530e000a202020202020000000fc0043
    [ 153.391] (II) intel(0): 6f6d70617120574631393037000000ff
    [ 153.391] (II) intel(0): 00434e43393131505344560a202000d6
    [ 153.391] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 153.391] (II) intel(0): Using EDID range info for horizontal sync
    [ 153.391] (II) intel(0): Using EDID range info for vertical refresh
    [ 153.391] (II) intel(0): Printing DDC gathered Modelines:
    [ 153.391] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 153.391] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 153.391] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 153.391] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 153.391] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 153.391] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 153.391] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 153.391] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 153.391] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 153.391] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 153.391] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 153.391] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 153.391] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 153.391] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 153.391] (II) intel(0): Printing probed modes for output VGA1
    [ 153.391] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 153.391] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 153.391] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 153.391] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 153.392] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 153.392] (II) intel(0): Modeline "1152x720"x60.0 67.28 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 153.392] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 153.392] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 153.392] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 153.392] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 153.392] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 153.392] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 153.392] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 153.392] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 153.392] (II) intel(0): Output VGA1 connected
    [ 153.392] (II) intel(0): Using exact sizes for initial modes
    [ 153.392] (II) intel(0): Output VGA1 using initial mode 1440x900
    [ 153.392] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 153.392] (II) intel(0): Kernel page flipping support detected, enabling
    [ 153.392] (**) intel(0): Display dimensions: (410, 260) mm
    [ 153.392] (**) intel(0): DPI set to (89, 87)
    [ 153.392] (II) Loading sub module "fb"
    [ 153.392] (II) LoadModule: "fb"
    [ 153.392] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 153.392] (II) Module fb: vendor="X.Org Foundation"
    [ 153.392] compiled for 1.12.2, module version = 1.0.0
    [ 153.392] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 153.392] (II) Loading sub module "dri2"
    [ 153.392] (II) LoadModule: "dri2"
    [ 153.392] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 153.392] (II) Module dri2: vendor="X.Org Foundation"
    [ 153.392] compiled for 1.12.2, module version = 1.2.0
    [ 153.392] ABI class: X.Org Server Extension, version 6.0
    [ 153.392] (II) UnloadModule: "vesa"
    [ 153.392] (II) Unloading vesa
    [ 153.392] (II) UnloadModule: "fbdev"
    [ 153.392] (II) Unloading fbdev
    [ 153.392] (II) UnloadSubModule: "fbdevhw"
    [ 153.392] (II) Unloading fbdevhw
    [ 153.392] (==) Depth 24 pixmap format is 32 bpp
    [ 153.392] (II) intel(0): [DRI2] Setup complete
    [ 153.392] (II) intel(0): [DRI2] DRI driver: i965
    [ 153.392] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
    [ 153.402] (II) UXA(0): Driver registered support for the following operations:
    [ 153.402] (II) solid
    [ 153.402] (II) copy
    [ 153.402] (II) composite (RENDER acceleration)
    [ 153.402] (II) put_image
    [ 153.402] (II) get_image
    [ 153.402] (==) intel(0): Backing store disabled
    [ 153.402] (==) intel(0): Silken mouse enabled
    [ 153.402] (II) intel(0): Initializing HW Cursor
    [ 153.402] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 153.402] (==) intel(0): DPMS enabled
    [ 153.402] (==) intel(0): Intel XvMC decoder enabled
    [ 153.402] (II) intel(0): Set up textured video
    [ 153.402] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 153.402] (II) intel(0): direct rendering: DRI2 Enabled
    [ 153.402] (==) intel(0): hotplug detection: "enabled"
    [ 153.426] (--) RandR disabled
    [ 153.426] (II) Initializing built-in extension Generic Event Extension
    [ 153.426] (II) Initializing built-in extension SHAPE
    [ 153.426] (II) Initializing built-in extension MIT-SHM
    [ 153.426] (II) Initializing built-in extension XInputExtension
    [ 153.426] (II) Initializing built-in extension XTEST
    [ 153.426] (II) Initializing built-in extension BIG-REQUESTS
    [ 153.426] (II) Initializing built-in extension SYNC
    [ 153.426] (II) Initializing built-in extension XKEYBOARD
    [ 153.426] (II) Initializing built-in extension XC-MISC
    [ 153.426] (II) Initializing built-in extension SECURITY
    [ 153.426] (II) Initializing built-in extension XINERAMA
    [ 153.426] (II) Initializing built-in extension XFIXES
    [ 153.426] (II) Initializing built-in extension RENDER
    [ 153.426] (II) Initializing built-in extension RANDR
    [ 153.426] (II) Initializing built-in extension COMPOSITE
    [ 153.426] (II) Initializing built-in extension DAMAGE
    [ 153.439] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 153.439] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 153.439] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 153.439] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 153.439] (II) AIGLX: Loaded and initialized i965
    [ 153.439] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 153.439] (II) intel(0): Setting screen physical size to 381 x 238
    [ 153.531] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 153.531] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 153.531] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 153.531] (II) LoadModule: "evdev"
    [ 153.531] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 153.531] (II) Module evdev: vendor="X.Org Foundation"
    [ 153.531] compiled for 1.12.0, module version = 2.7.0
    [ 153.531] Module class: X.Org XInput Driver
    [ 153.531] ABI class: X.Org XInput driver, version 16.0
    [ 153.531] (II) Using input driver 'evdev' for 'Power Button'
    [ 153.531] (**) Power Button: always reports core events
    [ 153.531] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 153.531] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 153.531] (--) evdev: Power Button: Found keys
    [ 153.531] (II) evdev: Power Button: Configuring as keyboard
    [ 153.531] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 153.531] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 153.531] (**) Option "xkb_rules" "evdev"
    [ 153.531] (**) Option "xkb_model" "microsoftinet"
    [ 153.531] (**) Option "xkb_layout" "latam"
    [ 153.531] (**) Option "xkb_variant" "deadtilde"
    [ 153.554] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 153.554] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 153.554] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 153.554] (II) Using input driver 'evdev' for 'Power Button'
    [ 153.554] (**) Power Button: always reports core events
    [ 153.554] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 153.554] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 153.554] (--) evdev: Power Button: Found keys
    [ 153.554] (II) evdev: Power Button: Configuring as keyboard
    [ 153.554] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 153.554] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 153.554] (**) Option "xkb_rules" "evdev"
    [ 153.554] (**) Option "xkb_model" "microsoftinet"
    [ 153.554] (**) Option "xkb_layout" "latam"
    [ 153.554] (**) Option "xkb_variant" "deadtilde"
    [ 153.554] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
    [ 153.554] (II) No input driver specified, ignoring this device.
    [ 153.554] (II) This device may have been added with another device file.
    [ 153.554] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event6)
    [ 153.554] (II) No input driver specified, ignoring this device.
    [ 153.554] (II) This device may have been added with another device file.
    [ 153.555] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event7)
    [ 153.555] (II) No input driver specified, ignoring this device.
    [ 153.555] (II) This device may have been added with another device file.
    [ 153.555] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event8)
    [ 153.555] (II) No input driver specified, ignoring this device.
    [ 153.555] (II) This device may have been added with another device file.
    [ 153.555] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event9)
    [ 153.555] (II) No input driver specified, ignoring this device.
    [ 153.555] (II) This device may have been added with another device file.
    [ 153.555] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 153.555] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 153.555] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 153.555] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 153.555] (**) AT Translated Set 2 keyboard: always reports core events
    [ 153.555] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 153.555] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 153.555] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 153.556] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 153.556] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 153.556] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 153.556] (**) Option "xkb_rules" "evdev"
    [ 153.556] (**) Option "xkb_model" "microsoftinet"
    [ 153.556] (**) Option "xkb_layout" "latam"
    [ 153.556] (**) Option "xkb_variant" "deadtilde"
    [ 153.556] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
    [ 153.556] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 153.556] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 153.556] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 153.556] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
    [ 153.556] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 153.556] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 153.556] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 153.556] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 153.556] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 153.556] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 153.556] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 153.556] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 153.556] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 153.556] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 153.556] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
    [ 153.556] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 153.557] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 153.557] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 153.557] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 153.557] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 153.557] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 153.557] (II) No input driver specified, ignoring this device.
    [ 153.557] (II) This device may have been added with another device file.
    [ 153.557] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 153.557] (II) No input driver specified, ignoring this device.
    [ 153.557] (II) This device may have been added with another device file.
    [ 153.621] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 153.621] (II) intel(0): Using hsync ranges from config file
    [ 153.621] (II) intel(0): Using vrefresh ranges from config file
    [ 153.621] (II) intel(0): Printing DDC gathered Modelines:
    [ 153.621] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 153.621] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 153.621] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 153.621] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 153.621] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 153.621] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 153.621] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 153.621] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 153.621] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 153.621] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 153.621] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 153.621] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 153.621] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 153.621] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 157.318] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 157.318] (II) intel(0): Using hsync ranges from config file
    [ 157.318] (II) intel(0): Using vrefresh ranges from config file
    [ 157.318] (II) intel(0): Printing DDC gathered Modelines:
    [ 157.318] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 157.318] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 157.318] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 157.318] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 157.318] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 157.318] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 157.318] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 157.318] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 157.318] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 157.318] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 157.318] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 157.318] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 157.318] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 157.318] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 181.823] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 181.823] (II) intel(0): Using hsync ranges from config file
    [ 181.823] (II) intel(0): Using vrefresh ranges from config file
    [ 181.823] (II) intel(0): Printing DDC gathered Modelines:
    [ 181.823] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 181.823] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 181.823] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 181.823] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 181.823] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 181.823] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 181.823] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 181.823] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 181.823] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 181.823] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 181.823] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 181.823] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 181.823] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 181.823] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 183.021] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 183.021] (II) intel(0): Using hsync ranges from config file
    [ 183.021] (II) intel(0): Using vrefresh ranges from config file
    [ 183.021] (II) intel(0): Printing DDC gathered Modelines:
    [ 183.021] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 183.021] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 183.021] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 183.021] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 183.021] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 183.021] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 183.021] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 183.021] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 183.021] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 183.021] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 183.021] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 183.021] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 183.021] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 183.021] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 183.357] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 183.357] (II) intel(0): Using hsync ranges from config file
    [ 183.357] (II) intel(0): Using vrefresh ranges from config file
    [ 183.357] (II) intel(0): Printing DDC gathered Modelines:
    [ 183.357] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 183.357] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 183.357] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 183.357] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 183.357] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 183.357] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 183.357] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 183.357] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 183.357] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 183.358] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 183.358] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 183.358] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 183.358] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 183.358] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 2580.900] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 2586.252] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 2586.330] (II) intel(0): EDID vendor "HWP", prod id 9892
    [ 2586.330] (II) intel(0): Using hsync ranges from config file
    [ 2586.331] (II) intel(0): Using vrefresh ranges from config file
    [ 2586.331] (II) intel(0): Printing DDC gathered Modelines:
    [ 2586.331] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP)
    [ 2586.331] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2586.331] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 2586.331] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 2586.331] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2586.331] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 2586.331] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 2586.331] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    Must be another cause of GDM do not work when turn on my computer.
    Last edited by eaep (2012-07-09 01:05:51)

  • GDM Crashes on boot + no touchpad

    Gdm:
    Gdm crashes on boot because xorg segfaults (multiple times mind you). This only happens when I have the catalyst drivers installed, works fine with xf86 version. I *can* manually start gnome-session either with that command, or by using startx. As far as I can tell everything works once i do it like this, however TTY1 remains stuck on the boot screen.
    I am using the custom x114 repo that was provided on the catalyst wiki page and have the 114.5 xorg version installed form it. I also have the latest catalyst version installed from it's repos (NOT from AUR).
    Touchpad:
    My touchpad does not work at all, I have tried both the normal xf86-input-synaptics package and the one included in the custom x114 repo. It did work when I was using the opensource drivers and the normal version of xorg, though.
    Anyone have any ideas?
    Relevant xorg portion from my journal:
    May 31 13:57:49 archtop kernel: fglrx_pci 0000:00:01.0: irq 52 for MSI/MSI-X
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) Server terminated with error (1). Closing log file.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) Please also check the log file at "/dev/null" for additional information.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: for help.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: at http://wiki.x.org
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Please consult the The X.Org Foundation support
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) Caught signal 11 (Segmentation fault). Server aborting
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Fatal server error:
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) Segmentation fault at address 0x0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 10: /usr/bin/Xorg (0x400000+0x24f0f) [0x424f0f]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fe137250000]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 8: /usr/bin/Xorg (0x400000+0x249db) [0x4249db]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 7: /usr/bin/Xorg (InitOutput+0x7bf) [0x47620f]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 6: /usr/bin/Xorg (xf86LoadModules+0xba) [0x4759da]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 5: /usr/bin/Xorg (0x400000+0x660fc) [0x4660fc]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7fe1342a8000+0x44aacf) [0x7fe1346f2acf]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7fe1342a8000+0x44af34) [0x7fe1346f2f34]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 2: /usr/lib/libpthread.so.0 (0x7fe1383f8000+0xf4b0) [0x7fe1384074b0]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 1: /usr/bin/Xorg (0x400000+0x181da9) [0x581da9]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x3d) [0x57e04d]
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE) Backtrace:
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (EE)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Module class: X.Org Video Driver
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: compiled for 1.4.99.906, module version = 14.20.7
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) LoadModule: "fglrx"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Loading extension GLX
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: compiled for 6.9.0, module version = 1.0.0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Module glx: vendor="Advanced Micro Devices, Inc."
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) LoadModule: "glx"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) "glx" will be loaded by default.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension DRI2
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XFree86-DRI
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XFree86-DGA
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XFree86-VidModeExtension
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XVideo-MotionCompensation
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XVideo
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension X-Resource
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension DPMS
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension RECORD
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension DOUBLE-BUFFER
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension MIT-SCREEN-SAVER
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension DAMAGE
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension COMPOSITE
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension RANDR
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension RENDER
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XFIXES
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XINERAMA
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension SECURITY
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XC-MISC
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XKEYBOARD
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension SYNC
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension BIG-REQUESTS
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XTEST
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension XInputExtension
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension MIT-SHM
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension SHAPE
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Initializing built-in extension Generic Event Extension
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (--) PCI:*(0:0:1:0) 1002:9903:1043:105b rev 0, Mem @ 0xc0000000/268435456, 0xffb00000/262144, I/O @ 0x0000f0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org Server Extension : 7.0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org XInput driver : 19.1
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org Video Driver: 14.1
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org ANSI C Emulation: 0.4
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Module ABI versions:
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) Loader magic: 0x7fac20
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (II) The server relies on udev to provide the list of input devices.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) ModulePath set to "/usr/lib/xorg/modules"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: /usr/share/fonts/Type1/
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: /usr/share/fonts/TTF/,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: /usr/share/fonts/misc/,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) FontPath set to:
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Entry deleted from font path.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Entry deleted from font path.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Entry deleted from font path.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically adding GPU devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically enabling devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically adding devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) | |-->Device "aticonfig-Device[0]-0"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) ServerLayout "aticonfig Layout"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Using config file: "/etc/X11/xorg.conf"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (++) Log file: "/dev/null", Time: Sat May 31 13:57:27 2014
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (++) from command line, (!!) notice, (II) informational,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Markers: (--) probed, (**) from config file, (==) default setting,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: to make sure that you have the latest version.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Before reporting problems, check http://wiki.x.org
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Current version of pixman: 0.32.4
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Build Date: 08 January 2014 01:35:51PM
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=cb7dc213-6f5a-4b1d-8068-919a37cf7ff1 rw quiet
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Current Operating System: Linux archtop 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Build Operating System: Linux 3.12.6-1-ARCH x86_64
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X Protocol Version 11, Revision 0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Release Date: 2013-12-12
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org X Server 1.14.5
    May 31 13:57:45 archtop gdm-Xorg-:4[275]: (EE) Server terminated with error (1). Closing log file.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Entry deleted from font path.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically adding GPU devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically enabling devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Automatically adding devices
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) | |-->Device "aticonfig-Device[0]-0"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) ServerLayout "aticonfig Layout"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (==) Using config file: "/etc/X11/xorg.conf"
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (++) Log file: "/dev/null", Time: Sat May 31 13:57:27 2014
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: (++) from command line, (!!) notice, (II) informational,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Markers: (--) probed, (**) from config file, (==) default setting,
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: to make sure that you have the latest version.
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Before reporting problems, check http://wiki.x.org
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Current version of pixman: 0.32.4
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Build Date: 08 January 2014 01:35:51PM
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=cb7dc213-6f5a-4b1d-8068-919a37cf7ff1 rw quiet
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Current Operating System: Linux archtop 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Build Operating System: Linux 3.12.6-1-ARCH x86_64
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X Protocol Version 11, Revision 0
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: Release Date: 2013-12-12
    May 31 13:57:45 archtop gdm-Xorg-:5[277]: X.Org X Server 1.14.5
    As you can see it's trying to log to /dev/null for whatever reason, no idea how to fix that.
    If you need more info please ask.
    Last edited by sabreman (2014-05-31 21:16:52)

    Please ignore this thread. I have gotten sick of this issue (have been dealing with it over a week now) and have decided to drop arch in favor of Debian. Don't worry, I still love it, but I will never try to put it on this laptop again.

  • My Mail program is suddenly crashing and giving me the report-problem window. It did work great before this. I'm running 10.9 on a 13 inch Mac Airbook with 8 gb of ram and 1.8 Ghz chip. Any ideas what to do to get my mail program working again?

    My Mail program is suddenly crashing and giving me the report-problem window. It did work great before this. I'm running 10.9 on a 13 inch Mac Airbook with 8 gb of ram and 1.8 Ghz chip. Any ideas what to do to get my mail program working again?

    Process:         Mail [3866]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.0 (1822)
    Build Info:      Mail-1822000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [273]
    Responsible:     Mail [3866]
    User ID:         501
    Date/Time:       2013-12-05 23:40:19.406 -0800
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  EC1B55EE-8C6C-20A8-36EA-9F15A78AF687
    Sleep/Wake UUID: 5E45BE5C-A013-41EF-AAB5-1BA6CF36858A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff523befb4
    VM Regions Near 0x7fff523befb4:
        MALLOC_TINY            00007fb6f9000000-00007fb6f9100000 [ 1024K] rw-/rwx SM=PRV 
    --> STACK GUARD            00007fff4ebbf000-00007fff523bf000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
        Stack                  00007fff523bf000-00007fff52bbf000 [ 8192K] rw-/rwx SM=COW  thread 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_malloc.dylib                  0x00007fff83715c12 _nano_malloc_check_clear + 20
    1   libsystem_malloc.dylib                  0x00007fff837146c4 nano_malloc + 35
    2   libsystem_malloc.dylib                  0x00007fff8371287c malloc_zone_malloc + 71
    3   com.apple.CoreFoundation                0x00007fff854702b1 __CFStringChangeSizeMultiple + 977
    4   com.apple.CoreFoundation                0x00007fff8549bb15 __CFStringAppendBytes + 549
    5   com.apple.CoreFoundation                0x00007fff8549a5a0 __CFStringAppendFormatCore + 8480
    6   com.apple.CoreFoundation                0x00007fff854c8663 _CFStringCreateWithFormatAndArgumentsAux + 115
    7   com.apple.Foundation                    0x00007fff89b3d0bf -[NSPlaceholderString initWithFormat:locale:arguments:] + 132
    8   com.apple.Foundation                    0x00007fff89b4091c +[NSString stringWithFormat:] + 170
    9   com.apple.Mail.framework                0x00007fff88d35557 -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 357
    10  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    11  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    12  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    13  com.apple.Mail.framework                0x00007fff88d3517d -[MFCriterion _spotlightQueryStringForInASpecialMailboxCriterionWithQualifier:] + 1102
    14  com.apple.Mail.framework                0x00007fff88d34b64 -[MFCriterion spotlightQueryString] + 413
    15  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    16  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    17  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    18  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    19  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    20  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    21  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    22  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    23  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    24  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    25  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    26  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    27  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    28  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    29  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    30  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    31  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    32  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    33  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    34  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    35  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    36  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    37  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    38  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    39  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    40  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    41  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    42  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    43  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    44  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    45  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    46  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    47  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    48  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    49  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    50  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    51  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    52  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    53  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    54  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    55  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    56  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    57  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    58  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    59  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    60  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    61  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    62  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    63  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    64  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    65  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    66  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    67  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    68  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    69  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    70  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    71  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    72  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    73  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    74  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    75  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    76  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    77  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    78  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    79  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    80  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    81  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    82  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    83  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    84  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    85  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    86  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    87  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    88  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    89  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    90  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    91  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    92  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    93  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    94  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    95  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    96  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    97  com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    98  com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    99  com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    100 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    101 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    102 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    103 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    104 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    105 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    106 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    107 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    108 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    109 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    110 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    111 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    112 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    113 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    114 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    115 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    116 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    117 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    118 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    119 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    120 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    121 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    122 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    123 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    124 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    125 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    126 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    127 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    128 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    129 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    130 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    131 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    132 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    133 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    134 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    135 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    136 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    137 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    138 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    139 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    140 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    141 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    142 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    143 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    144 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    145 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    146 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    147 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    148 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    149 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    150 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    151 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    152 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    153 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    154 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    155 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    156 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    157 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    158 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    159 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    160 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    161 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    162 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    163 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    164 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    165 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    166 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    167 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    168 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    169 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    170 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    171 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    172 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    173 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    174 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    175 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    176 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    177 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    178 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    179 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    180 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    181 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    182 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    183 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    184 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    185 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    186 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    187 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    188 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    189 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    190 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    191 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    192 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    193 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    194 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    195 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    196 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    197 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    198 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    199 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    200 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    201 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    202 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    203 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    204 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    205 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    206 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    207 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    208 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    209 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    210 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    211 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    212 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    213 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    214 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    215 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    216 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    217 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    218 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    219 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    220 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    221 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    222 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    223 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    224 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    225 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    226 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    227 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    228 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    229 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    230 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    231 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    232 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    233 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    234 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    235 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    236 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    237 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    238 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    239 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    240 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    241 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    242 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    243 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    244 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    245 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    246 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    247 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    248 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    249 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    250 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    251 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    252 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    253 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    254 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    255 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    256 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    257 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    258 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    259 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    260 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    261 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    262 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    263 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    264 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    265 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    266 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    267 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    268 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    269 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    270 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    271 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    272 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    273 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    274 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    275 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    276 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    277 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    278 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    279 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    280 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    281 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    282 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    283 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    284 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    285 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    286 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    287 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    288 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    289 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    290 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    291 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    292 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    293 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    294 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    295 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    296 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    297 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    298 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    299 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    300 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    301 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    302 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    303 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    304 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    305 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    306 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    307 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    308 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    309 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    310 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    311 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    312 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    313 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    314 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    315 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    316 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    317 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    318 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    319 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    320 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    321 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    322 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    323 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    324 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    325 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    326 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    327 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    328 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    329 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    330 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    331 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    332 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    333 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    334 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    335 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    336 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    337 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    338 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    339 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    340 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    341 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    342 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    343 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    344 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    345 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    346 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    347 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    348 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    349 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    350 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    351 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    352 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    353 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    354 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    355 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    356 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    357 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    358 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    359 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    360 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    361 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    362 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    363 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    364 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    365 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    366 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    367 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    368 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    369 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    370 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    371 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    372 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    373 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    374 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    375 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    376 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    377 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    378 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    379 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    380 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    381 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    382 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    383 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    384 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    385 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    386 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    387 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    388 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    389 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    390 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    391 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    392 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    393 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    394 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    395 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    396 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    397 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    398 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    399 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    400 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    401 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    402 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    403 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    404 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    405 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    406 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    407 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    408 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    409 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    410 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    411 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    412 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    413 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    414 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    415 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    416 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    417 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    418 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    419 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    420 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    421 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    422 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    423 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    424 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    425 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    426 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    427 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    428 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    429 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    430 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    431 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    432 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    433 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    434 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    435 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    436 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    437 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    438 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    439 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    440 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    441 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    442 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    443 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    444 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    445 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    446 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    447 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    448 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    449 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    450 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    451 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    452 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    453 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    454 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    455 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    456 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    457 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion _spotlightQueryStringForCompoundCriterion] + 242
    458 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    459 com.apple.Mail.framework                0x00007fff88d3545d -[MFCriterion _spotlightQueryStringForMailboxCriterion] + 107
    460 com.apple.Mail.framework                0x00007fff88d34ba6 -[MFCriterion spotlightQueryString] + 479
    461 com.apple.Mail.framework                0x00007fff88d36abc -[MFCriterion

  • Can I get help with podcasts?  When I try to open the podcasts, itunes crashes, says "itunes has detected a problem and must close", or the spanish equivalent since my xp is in spanish.  everything else works fine, it even downloads podcasts and syncs.

    Can I get help with podcasts?  When I try to open the podcasts tab, itunes crashes, says "itunes has detected a problem and must close", or the spanish equivalent since my xp is in spanish.  everything else works fine, it even downloads podcasts and syncs.

    The only other thing I can suggest is to use the Repair option for iTunes.
    Download the iTunes programme (do not uninstall your current iTunes) and then "install" the new copy. At some stage you should see an option to "install" or "Repair". Take the Repair option.
    Once you've done that, if you still have a problem, I don't know what else to suggest, except to search through the discussions to see if anyone else has had the problem and managed to fix it.

  • I am running Safari 5.1.7 on 10.6.8 and experiencing frequent freezes and crashes, how do I solve this problem?  Hal Harris

    I am running Safari 5.1.7 on 10.6.8 and experiencing frequent freezes and crashes, how do I solve this problem?
    Hal Harris

    The best way is to post the crash log next time it crashes. That will contain specific information that will help find the problem. Logs are cryptic but there are people here who can make some sense of them.
    I'm running 5.1.7 under 10.6.8 on both my iMac and MacBook Pro and it is completely stable. However I have no extensions installed. Incompatible extensions are a common source of Safari instability

  • Hi there - Every time I try to open an app, it seems to crash. Has anyone experience this problem? Suggestions are appreciated for getting this fixed. Thx!

    Hi there - Every time I try to open an app, it seems to crash. Has anyone experience this problem? Suggestions are appreciated for getting this fixed. Thx!

    - Reset the iPod. Nothng is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Purchase/.install any new app.
    - The remaining items here:
    iOS: Troubleshooting applications purchased from the App Store
    - Last, restore the iPod

  • Every time I try to use the "crop" tool, Aperture crashes. Anyone else have that problem?

    Every time I try to use the "crop" tool, Aperture crashes. Anyone else have that problem?

    It's an old installation, 2.1.4. I'm running OS 10.9
    That is the problem. Aperture 2 is not fully compatible with MacOS X 10.9; the crop-tool, the Loupe, some brushes no longer work reliably in the newer MacOS X version. And I really doubt, that there will be bug-fixes for Aperture 2 on Mavericks. These incompatibilities started with MacOS X Lion, and have gotten worse with each new operating system release.
    To run Aperture with Mavericks you will need to update to Aperture 3.5. for full compatibility.
    Do you also have older plug-ins installed, that might be incompatible with Mavericks? Check with the developer's website, if there are updates for any plug-ins.

  • 2009 iMac Blue lines and crashing - Apple replaced graphics card but same problem occurs? Any advice?

    Hi all,
    So Ive had my iMac 2009 model for a fair few years, and barring getting the hard drive replaced a while part as part of their program, no troubles. Then a month or less ago, I got this weird crash during work. Small cubes of vertical blue lines appeared all over the display and froze everything. The arrow cursor still moved but had to hard reset. Then it would just constantly freeze and the blue cubes appeared again on startup so I could only get in using Safe Mode.
    After browsing the web, I heard a backup restore might fix it, which it seemed to, but then it kicked in again. Took it to Apple who could see no hardware issues and the problem didnt occur while I was there because of the restore, it was more intermittent. So I took it home and it happened again.
    This time at the Apple Store, they told me it was definitely the graphics card and took it in for repair. Service was great and a few days later I get it back, pay for the repair and come home. All fine and no problem for a couple weeks.
    Yesterday it kicks in again! Same problem, cant boot at all outside of Safe Mode, which is erratic, has 5 columns of blue lines across the screen and Mail flickers like ****.
    Ive booked it in AGAIN at my local store to check, but my question is does anyone have experience of what this could be, and also if the first repair was wrongly diagnosed and didnt fix the problem, will Apple refund that, or offset it against the actual repair if something else needs replacing?
    Any help or insight would be greatly appreciated, all the best!
    Leo

    new card or not, I guess only Apple themselve will know, but Apple Authorised Service Centre can only replace with original card. you may consider to get your fan replaced too, as your iMac is getting old now and the fan might be getting weak to cool your system down.
    well, this is only a suggestion. I've been an IT technician for years, and I do encountered graphic card keeps failing till we changed the fan, just sharing my experience.

  • GDM crash when launchin LibreOffice [SOLVED]

    Hi,
    I have a problem whenever I launch any LibreOffice application, it appears that GDM or Xorg crashes. I end up back at the login screen.
    See below for my journal log of around the time of the crash.
    I've tried resetting the libreoffice profile as other forums have suggested. I've also re-installed libreoffice.
    Any help will be appreciated.
    Cheers.
    Apr 05 12:13:17 gearoid gnome-session[2614]: (process:3054): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
    Apr 05 12:13:18 gearoid dbus[365]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service'
    Apr 05 12:13:18 gearoid dbus[365]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManager.service': Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
    Apr 05 12:13:18 gearoid gnome-session[2614]: 1428199998842 addons.manager ERROR Exception calling provider GMPProvider.getAddonsByTypes: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:533:34) JS Stack trace: [email protected]:533:35 < [email protected]:235:12 < [email protected]:2129:1 < [email protected]:311:7 < [email protected]:2134:11 < [email protected]jsm:389:5 < [email protected]:235:12 < [email protected]:2129:1 < [email protected]:311:7 < [email protected]:2134:11 < [email protected]:3829:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:180:7 < [email protected]:187:9 < [email protected]:134:5 < [email protected]:580:7 < this.AddonRepository.getCachedAddonByID</<@AddonRepository.jsm:586:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Apr 05 12:13:18 gearoid gnome-session[2614]: 1428199998929 addons.manager ERROR Exception calling provider GMPProvider.getAddonByID: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:518:8) JS Stack trace: [email protected]:518:9 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:362:7 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:3815:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:126:5 < this.XPIDatabase.getAddon/<@XPIProviderUtils.js:1069:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Apr 05 12:13:18 gearoid gnome-session[2614]: 1428199998930 addons.manager ERROR Exception calling provider GMPProvider.getAddonByID: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:518:8) JS Stack trace: [email protected]:518:9 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:362:7 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:3815:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:126:5 < this.XPIDatabase.getAddon/<@XPIProviderUtils.js:1069:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Apr 05 12:13:18 gearoid gnome-session[2614]: 1428199998931 addons.manager ERROR Exception calling provider GMPProvider.getAddonByID: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:518:8) JS Stack trace: [email protected]:518:9 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:362:7 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:3815:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:126:5 < this.XPIDatabase.getAddon/<@XPIProviderUtils.js:1069:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Apr 05 12:13:18 gearoid gnome-session[2614]: 1428199998932 addons.manager ERROR Exception calling provider GMPProvider.getAddonByID: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:518:8) JS Stack trace: [email protected]:518:9 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:362:7 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:3815:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:126:5 < this.XPIDatabase.getAddon/<@XPIProviderUtils.js:1069:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Backtrace:
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x119) [0x5949c9]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fd2db41353f]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 2: /usr/lib/xorg/modules/libfb.so (fbBltOne+0x437) [0x7fd2d0042897]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 3: /usr/lib/xorg/modules/libfb.so (fbCopy1toN+0x25f) [0x7fd2d00433af]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 4: /usr/lib/xorg/modules/libglamoregl.so (glamor_name_from_pixmap+0x5a0) [0x7fd2d57e2cd0]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 5: /usr/lib/xorg-server/Xorg (miCopyRegion+0x1a7) [0x570c87]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 6: /usr/lib/xorg-server/Xorg (miDoCopy+0x44e) [0x57121e]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 7: /usr/lib/xorg/modules/libglamoregl.so (glamor_name_from_pixmap+0x19d0) [0x7fd2d57e5620]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 8: /usr/lib/xorg-server/Xorg (DamageRegionAppend+0x3061) [0x51efa1]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 9: /usr/lib/xorg-server/Xorg (SendGraphicsExpose+0x4e7) [0x434fa7]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 10: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x2f7) [0x438a97]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 11: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cbcb]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 12: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fd2db400800]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 13: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427039]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) 14: ? (?+0x29) [0x29]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Segmentation fault at address 0x0
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: Fatal server error:
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Caught signal 11 (Segmentation fault). Server aborting
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: Please consult the The X.Org Foundation support
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: at [url]http://wiki.x.org[/url]
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: for help.
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Please also check the log file at "/dev/null" for additional information.
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE)
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (II) AIGLX: Suspending AIGLX clients for VT switch
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Server terminated with error (1). Closing log file.
    Apr 05 12:13:32 gearoid systemd-coredump[3154]: Process 378 (Xorg) of user 0 dumped core.
    Apr 05 12:13:33 gearoid org.a11y.atspi.Registry[2642]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    Apr 05 12:13:33 gearoid org.a11y.atspi.Registry[2642]: after 51 requests (51 known processed) with 0 events remaining.
    Apr 05 12:13:33 gearoid gnome-keyring-daemon[2608]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: (gnome-settings-daemon:2655): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Apr 05 12:13:33 gearoid org.gnome.Caribou.Daemon[2633]: (caribou:2748): Gdk-WARNING **: caribou: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Apr 05 12:13:33 gearoid gdm[372]: Child process 378 was already dead.
    Apr 05 12:13:33 gearoid gdm-password][2599]: pam_unix(gdm-password:session): session closed for user greg
    Apr 05 12:13:33 gearoid org.gtk.vfs.Daemon[2633]: A connection to the bus can't be made
    Apr 05 12:13:33 gearoid org.gtk.vfs.Daemon[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid libreoffice-writer.desktop[3124]: X IO Error
    Apr 05 12:13:33 gearoid org.a11y.Bus[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: (gnome-shell:2704): Gdk-WARNING **: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Apr 05 12:13:33 gearoid org.gnome.Shell.CalendarServer[2633]: gnome-shell-calendar-server[2721]: Lost (or failed to acquire) the name org.gnome.Shell.CalendarServer - exiting
    Apr 05 12:13:33 gearoid org.gnome.Shell.CalendarServer[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid org.gnome.evolution.dataserver.Sources3[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid org.gnome.OnlineAccounts[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid org.freedesktop.Telepathy.AccountManager[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Apr 05 12:13:33 gearoid org.gtk.Private.UDisks2VolumeMonitor[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid polkitd[383]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.50, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_AU.UTF-8) (disconnected from bus)
    Apr 05 12:13:33 gearoid gnome-session[2614]: (nm-applet:2763): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: (tracker-miner-fs:2762): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    Apr 05 12:13:33 gearoid gnome-session[2614]: (tracker-extract:2772): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: Received signal:15->'Terminated'
    Apr 05 12:13:33 gearoid gnome-session[2614]: OK
    Apr 05 12:13:33 gearoid gnome-session[2614]: ** (zeitgeist-datahub:2764): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid org.freedesktop.Tracker1[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid org.gnome.evolution.dataserver.Calendar4[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: Received signal:15->'Terminated'
    Apr 05 12:13:33 gearoid org.gnome.zeitgeist.Engine[2633]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Apr 05 12:13:33 gearoid gnome-session[2614]: Received signal:15->'Terminated'
    Apr 05 12:13:33 gearoid gnome-session[2614]: OK
    Apr 05 12:13:33 gearoid gdm[372]: GdmDisplay: display lasted 0.015464 seconds
    Apr 05 12:13:33 gearoid gnome-session[2614]: Received signal:15->'Terminated'
    Apr 05 12:13:33 gearoid gnome-session[2614]: (tracker-miner-fs:2762): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    Apr 05 12:13:33 gearoid gnome-session[2614]: (tracker-miner-fs:2762): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    Apr 05 12:13:33 gearoid gnome-session[2614]: (tracker-miner-fs:2762): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    Apr 05 12:13:33 gearoid gnome-session[2614]: OK
    Apr 05 12:13:33 gearoid org.freedesktop.Tracker1[2633]: Received signal:15->'Terminated'
    Apr 05 12:13:33 gearoid org.freedesktop.Tracker1[2633]: OK
    Apr 05 12:13:33 gearoid gdm[372]: gdm_display_finish: assertion 'GDM_IS_DISPLAY (display)' failed
    Apr 05 12:13:33 gearoid gdm-session-worker[2599]: <3>GLib: Source ID 40 was not found when attempting to remove it
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X.Org X Server 1.17.1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Release Date: 2015-02-10
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X Protocol Version 11, Revision 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Build Operating System: Linux 3.18.6-1-ARCH x86_64
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Current Operating System: Linux gearoid 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Build Date: 14 March 2015 06:45:50PM
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Current version of pixman: 0.32.6
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Before reporting problems, check [url]http://wiki.x.org[/url]
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: to make sure that you have the latest version.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Markers: (--) probed, (**) from config file, (==) default setting,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (++) from command line, (!!) notice, (II) informational,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (++) Log file: "/dev/null", Time: Sun Apr 5 12:13:33 2015
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) No Layout section. Using the first Screen section.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) No screen section available. Using defaults.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (**) |-->Screen "Default Screen Section" (0)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (**) | |-->Monitor "<default monitor>"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) No monitor specified for screen "Default Screen Section".
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Using a default monitor configuration.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Automatically adding devices
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Automatically enabling devices
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Automatically adding GPU devices
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Entry deleted from font path.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Entry deleted from font path.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Entry deleted from font path.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) FontPath set to:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: /usr/share/fonts/misc/,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: /usr/share/fonts/TTF/,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: /usr/share/fonts/Type1/
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) ModulePath set to "/usr/lib/xorg/modules"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) The server relies on udev to provide the list of input devices.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loader magic: 0x815d80
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module ABI versions:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X.Org ANSI C Emulation: 0.4
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X.Org Video Driver: 19.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X.Org XInput driver : 21.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: X.Org Server Extension : 9.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (EE) systemd-logind: failed to get session: PID 3159 does not belong to any known session
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) xfree86: Adding drm device (/dev/dri/card0)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) xfree86: Adding drm device (/dev/dri/card1)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (--) PCI:*(0:1:0:0) 1002:683d:174b:e214 rev 0, Mem @ 0xc0000000/268435456, 0xfea00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (--) PCI: (0:7:0:0) 1002:683d:174b:e214 rev 0, Mem @ 0xb0000000/268435456, 0xfe500000/262144, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "glx"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module glx: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.1, module version = 1.0.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ABI class: X.Org Server Extension, version 9.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) AIGLX enabled
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched ati as autoconfigured driver 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched ati as autoconfigured driver 1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched ati as autoconfigured driver 2
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched modesetting as autoconfigured driver 3
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched fbdev as autoconfigured driver 4
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Matched vesa as autoconfigured driver 5
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) Assigned the driver to the xf86ConfigLayout
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "ati"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module ati: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.0, module version = 7.5.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Module class: X.Org Video Driver
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ABI class: X.Org Video Driver, version 19.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "radeon"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module radeon: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.0, module version = 7.5.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Module class: X.Org Video Driver
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ABI class: X.Org Video Driver, version 19.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "modesetting"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module modesetting: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.1, module version = 1.17.1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Module class: X.Org Video Driver
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ABI class: X.Org Video Driver, version 19.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "fbdev"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) Warning, couldn't open module fbdev
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) UnloadModule: "fbdev"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Unloading fbdev
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (EE) Failed to load module "fbdev" (module does not exist, 0)
    Apr 05 12:13:33 gearoid org.gnome.zeitgeist.Engine[2633]: [02:13:33.098267 WARNING] zeitgeist-daemon.vala:449: The connection is closed
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "vesa"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) Warning, couldn't open module vesa
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) UnloadModule: "vesa"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Unloading vesa
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (EE) Failed to load module "vesa" (module does not exist, 0)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON: Driver for ATI Radeon chipsets:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X600 (RV380) 3E50 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon IGP330M/340M/350M (U2) 4337,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800PRO (R420) JI (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9800 (M18) JN (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility M7 LW (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL 7800 M7 LX (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL Mobility 9000 (M9) Ld (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9000 (M9) Lf (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9600 (M10) NQ (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9600 (M11) NR (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9600 (M10) NS (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL Mobility T2 (M10) NT (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800PRO (R423) UI (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800LE (R423) UJ (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800SE (R423) UK (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL unknown (R423) UR (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL unknown (R423) UT (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X700 XL (M26) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9100 IGP (U3) 5835,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200 5954 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200M 5975 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200 5A41 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200M 5A42 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200 5A61 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon XPRESS 200M 5A62 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X300 (RV370) 5B60 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X600 (RV370) 5B62 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X550 (RV370) 5B63 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V3100 (RV370) 5B64 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X800 XT (M28) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5100 (M28) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X850 XT PE (R480) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X850 XT (R480) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X800XT (R423) 5D57 (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X700 PRO (RV410) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 3850 X2, ATI RV670,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireGL V3600, ATI Radeon HD 2600 LE,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6300 Series Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Firestream 9350, ATI Radeon HD 5800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5000 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5000 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Mobility Radeon Graphics, CEDAR,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (++) using VT number 1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) [KMS] Kernel modesetting enabled.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) [KMS] Kernel modesetting enabled.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (WW) Falling back to old probe method for modesetting
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Creating default Display subsection in Screen section
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: "Default Screen Section" for depth/fbbpp 24/32
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) RADEON(0): Default visual is TrueColor
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) RADEON(0): RGB weight 888
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (--) RADEON(0): Chipset: "VERDE" (ChipID = 0x683d)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading sub module "dri2"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "dri2"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module "dri2" already built-in
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading sub module "glamoregl"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "glamoregl"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module glamoregl: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.1, module version = 1.0.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: ABI class: X.Org ANSI C Emulation, version 0.4
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) glamor: OpenGL accelerated X.org driver based.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) glamor: EGL version 1.4 (DRI2):
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): glamor detected, initialising EGL layer.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): KMS Color Tiling: enabled
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): KMS Color Tiling 2D: enabled
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): KMS Pageflipping: enabled
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): SwapBuffers wait for vsync: enabled
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DisplayPort-0 has no monitor section
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DisplayPort-1 has no monitor section
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output HDMI-0 has no monitor section
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DVI-0 has no monitor section
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID for output DisplayPort-0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID for output DisplayPort-1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID for output HDMI-0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Manufacturer: GSM Model: 57c6 Serial#: 16843009
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Year: 2009 Week: 1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID Version: 1.3
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Digital Display Input
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Max Image Size [cm]: horiz.: 48 vert.: 27
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Gamma: 2.20
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): First detailed timing is preferred mode
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): redX: 0.631 redY: 0.349 greenX: 0.341 greenY: 0.622
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): blueX: 0.152 blueY: 0.058 whiteX: 0.313 whiteY: 0.329
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported established timings:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 640x480@60Hz
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 800x600@60Hz
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 1024x768@60Hz
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Manufacturer's mask: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported standard timings:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported detailed timing:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): clock: 148.5 MHz Image Size: 477 x 268 mm
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Monitor name: E2240
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Serial No: SerialNumber
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported detailed timing:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): clock: 148.5 MHz Image Size: 510 x 290 mm
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported detailed timing:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): clock: 74.2 MHz Image Size: 510 x 290 mm
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported detailed timing:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): clock: 74.2 MHz Image Size: 510 x 290 mm
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Supported detailed timing:
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): clock: 27.0 MHz Image Size: 510 x 290 mm
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Number of EDID sections to follow: 1
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID (in hex):
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 00ffffffffffff001e6dc65701010101
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 0113010380301b78ea9535a159579f27
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 0e5054210800714081808140b3000101
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 010101010101023a801871382d40582c
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 4500dd0c1100001e000000fd00383d1e
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 530f000a202020202020000000fc0045
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 323234300a20202020202020000000ff
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 0053657269616c4e756d6265720a01de
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 02031df14a900403011412051f101323
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 0907078301000065030c002000023a80
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 1871382d40582c4500fe221100001e01
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 1d8018711c1620582c2500fe22110000
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 9e011d007251d01e206e285500fe2211
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 00001e8c0ad08a20e02d10103e9600fe
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 22110000180000000000000000000000
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): 000000000000000000000000000000d6
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Printing probed modes for output HDMI-0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1152x864"x60.0 81.58 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): EDID for output DVI-0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DisplayPort-0 disconnected
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DisplayPort-1 disconnected
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output HDMI-0 connected
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output DVI-0 disconnected
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Using exact sizes for initial modes
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Output HDMI-0 using initial mode 1920x1080
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) RADEON(0): mem size init: gart size :3fbce000 vram size: s:40000000 visible:3f39d000
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (==) RADEON(0): DPI set to (96, 96)
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading sub module "fb"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) LoadModule: "fb"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Loading /usr/lib/xorg/modules/libfb.so
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: (II) Module fb: vendor="X.Org Foundation"
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]: compiled for 1.17.1, module version = 1.0.0
    Apr 05 12:13:33 gearoid gdm-Xorg-:1[3159]

    ayekat wrote:
    Welcome to the Arch Forums!
    Please put your verbatim console output in  tags. It comes with the benefit of being easier to read and limiting the amount of space the logs take in this thread.
    I'm not using GNOME, but it appears to me that one of your GNOME plugins is causing trouble. However, as I don't use GNOME, I cannot quite see which one - it's just what I interpret from this line:
    1428199998932 addons.manager ERROR Exception calling provider GMPProvider.getAddonByID: TypeError: this._plugins is null (resource://gre/modules/addons/GMPProvider.jsm:518:8) JS Stack trace: [email protected]:518:9 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:362:7 < [email protected]:235:12 < [email protected]:2009:1 < [email protected]:311:7 < [email protected]:2014:13 < [email protected]:3815:7 < makeSafe/<@XPIProviderUtils.js:145:17 < [email protected]:126:5 < this.XPIDatabase.getAddon/<@XPIProviderUtils.js:1069:9 < [email protected]:870:23 < [email protected]:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < [email protected]:2348:5 < [email protected]:2118:13 < [email protected]:208:12 < [email protected]:667:5 < [email protected]:821:9 < [email protected]:2399:5 < [email protected]:55:7
    Have you tried disabling a few of them to see at what point the problem disappears?
    Also, and forgive me for being offtopic, but I chuckled hard at
    Apr 05 12:13:32 gearoid gdm-Xorg-:0[378]: (EE) Please also check the log file at "/dev/null" for additional information.
    EDIT
    ugh - too slow
    Hey ayekat, I disabled all the gnome extensions from the gnome tweak tool and it appears it cleaned up them "addon" errors (well they haven't appeared again since replicating the crash). From what I can understand, libreoffice is crashing xserver. I'll try re-installing the graphics driver to see if it helps?

  • GDM and Gnome graphical issues with Nvidia card

    Hi !
    I want to install archlinux with cinnamon as desktop environment on the computer of a friend, but I have some issue with it, and especially with (I think) the graphic card, it's a Nvidia GeForce FX 5200LE.
    I tried installing nvidia-173xx from the aur first. I installed gdm, but it's extremly slow, as a result that I can't log in (nevertheless the mouse is fluid..)  the cpu is not so much used yet, and it's the same thing in the cinnamon session or the gnome session (I tried installing lightdm to log in which works fine). Moreover, in the session I've got some strange graphical things, such as some missing white pixels, or a blue window when I launch nautilus, ... (here are some screenshots : http://i49.tinypic.com/2efhm6s.png and a with a window : http://i46.tinypic.com/116m05k.png)
    I tried to install the nouveau driver instead, and now gdm don't freeze, I can log in, but there is always these strange graphical issues.
    Is the graphic card too old for gnome ? Or did I forget something ?
    Thank you in advance for your help !! And sorry for my english ..
    Here are some log with the nouveau driver :
    - Xorg.log :
    [ 9.026]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 9.026] X Protocol Version 11, Revision 0
    [ 9.026] Build Operating System: Linux 3.4.8-1-ARCH i686
    [ 9.026] Current Operating System: Linux famille-workstation 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 08:15:06 UTC 2012 i686
    [ 9.026] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=83840f06-da6c-4558-a8ef-8ed779442ff3 ro quiet pci=nomsi
    [ 9.026] Build Date: 27 August 2012 08:08:29AM
    [ 9.026]
    [ 9.026] Current version of pixman: 0.26.2
    [ 9.026] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.026] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.027] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 5 13:26:01 2012
    [ 9.053] (==) Using config file: "/etc/X11/xorg.conf"
    [ 9.053] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.072] (==) No Layout section. Using the first Screen section.
    [ 9.072] (==) No screen section available. Using defaults.
    [ 9.072] (**) |-->Screen "Default Screen Section" (0)
    [ 9.072] (**) | |-->Monitor "<default monitor>"
    [ 9.074] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.074] (**) Option "AIGLX" "off"
    [ 9.074] (==) Automatically adding devices
    [ 9.074] (==) Automatically enabling devices
    [ 9.127] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 9.127] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 9.128] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 9.128] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 9.128] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 9.128] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 9.128] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.128] (II) Loader magic: 0x82225a0
    [ 9.128] (II) Module ABI versions:
    [ 9.128] X.Org ANSI C Emulation: 0.4
    [ 9.128] X.Org Video Driver: 12.1
    [ 9.128] X.Org XInput driver : 16.0
    [ 9.128] X.Org Server Extension : 6.0
    [ 9.129] (--) PCI:*(0:1:0:0) 10de:0323:107d:1334 rev 161, Mem @ 0xe0000000/16777216, 0xd8000000/134217728, BIOS @ 0x????????/131072
    [ 9.129] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.129] (II) LoadModule: "extmod"
    [ 9.145] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 9.156] (II) Module extmod: vendor="X.Org Foundation"
    [ 9.156] compiled for 1.12.4, module version = 1.0.0
    [ 9.156] Module class: X.Org Server Extension
    [ 9.156] ABI class: X.Org Server Extension, version 6.0
    [ 9.156] (II) Loading extension MIT-SCREEN-SAVER
    [ 9.156] (II) Loading extension XFree86-VidModeExtension
    [ 9.156] (II) Loading extension XFree86-DGA
    [ 9.156] (II) Loading extension DPMS
    [ 9.156] (II) Loading extension XVideo
    [ 9.156] (II) Loading extension XVideo-MotionCompensation
    [ 9.156] (II) Loading extension X-Resource
    [ 9.156] (II) LoadModule: "dbe"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 9.157] (II) Module dbe: vendor="X.Org Foundation"
    [ 9.157] compiled for 1.12.4, module version = 1.0.0
    [ 9.157] Module class: X.Org Server Extension
    [ 9.157] ABI class: X.Org Server Extension, version 6.0
    [ 9.157] (II) Loading extension DOUBLE-BUFFER
    [ 9.157] (II) LoadModule: "glx"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 9.164] (II) Module glx: vendor="X.Org Foundation"
    [ 9.164] compiled for 1.12.4, module version = 1.0.0
    [ 9.164] ABI class: X.Org Server Extension, version 6.0
    [ 9.164] (**) AIGLX disabled
    [ 9.165] (II) Loading extension GLX
    [ 9.165] (II) LoadModule: "record"
    [ 9.165] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 9.166] (II) Module record: vendor="X.Org Foundation"
    [ 9.166] compiled for 1.12.4, module version = 1.13.0
    [ 9.166] Module class: X.Org Server Extension
    [ 9.166] ABI class: X.Org Server Extension, version 6.0
    [ 9.166] (II) Loading extension RECORD
    [ 9.166] (II) LoadModule: "dri"
    [ 9.166] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.172] (II) Module dri: vendor="X.Org Foundation"
    [ 9.172] compiled for 1.12.4, module version = 1.0.0
    [ 9.172] ABI class: X.Org Server Extension, version 6.0
    [ 9.172] (II) Loading extension XFree86-DRI
    [ 9.172] (II) LoadModule: "dri2"
    [ 9.172] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 9.173] (II) Module dri2: vendor="X.Org Foundation"
    [ 9.173] compiled for 1.12.4, module version = 1.2.0
    [ 9.173] ABI class: X.Org Server Extension, version 6.0
    [ 9.173] (II) Loading extension DRI2
    [ 9.173] (==) Matched nouveau as autoconfigured driver 0
    [ 9.173] (==) Matched nvidia as autoconfigured driver 1
    [ 9.173] (==) Matched nv as autoconfigured driver 2
    [ 9.173] (==) Matched vesa as autoconfigured driver 3
    [ 9.173] (==) Matched fbdev as autoconfigured driver 4
    [ 9.173] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.173] (II) LoadModule: "nouveau"
    [ 9.180] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 9.191] (II) Module nouveau: vendor="X.Org Foundation"
    [ 9.191] compiled for 1.12.2, module version = 1.0.1
    [ 9.191] Module class: X.Org Video Driver
    [ 9.191] ABI class: X.Org Video Driver, version 12.0
    [ 9.191] (II) LoadModule: "nvidia"
    [ 9.191] (WW) Warning, couldn't open module nvidia
    [ 9.191] (II) UnloadModule: "nvidia"
    [ 9.191] (II) Unloading nvidia
    [ 9.192] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "nv"
    [ 9.192] (WW) Warning, couldn't open module nv
    [ 9.192] (II) UnloadModule: "nv"
    [ 9.192] (II) Unloading nv
    [ 9.192] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "vesa"
    [ 9.192] (WW) Warning, couldn't open module vesa
    [ 9.192] (II) UnloadModule: "vesa"
    [ 9.192] (II) Unloading vesa
    [ 9.192] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "fbdev"
    [ 9.193] (WW) Warning, couldn't open module fbdev
    [ 9.193] (II) UnloadModule: "fbdev"
    [ 9.193] (II) Unloading fbdev
    [ 9.193] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.193] (II) NOUVEAU driver
    [ 9.193] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 9.193] RIVA TNT (NV04)
    [ 9.193] RIVA TNT2 (NV05)
    [ 9.193] GeForce 256 (NV10)
    [ 9.193] GeForce 2 (NV11, NV15)
    [ 9.193] GeForce 4MX (NV17, NV18)
    [ 9.193] GeForce 3 (NV20)
    [ 9.193] GeForce 4Ti (NV25, NV28)
    [ 9.193] GeForce FX (NV3x)
    [ 9.193] GeForce 6 (NV4x)
    [ 9.193] GeForce 7 (G7x)
    [ 9.193] GeForce 8 (G8x)
    [ 9.193] GeForce GTX 200 (NVA0)
    [ 9.193] GeForce GTX 400 (NVC0)
    [ 9.193] (++) using VT number 7
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: drmOpenMinor returns 7
    [ 9.196] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.196] (II) [drm] nouveau interface version: 1.0.0
    [ 9.196] (II) Loading sub module "dri"
    [ 9.196] (II) LoadModule: "dri"
    [ 9.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.197] (II) Module dri: vendor="X.Org Foundation"
    [ 9.197] compiled for 1.12.4, module version = 1.0.0
    [ 9.197] ABI class: X.Org Server Extension, version 6.0
    [ 9.197] (II) NOUVEAU(0): Loaded DRI module
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: drmOpenMinor returns 8
    [ 9.197] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.197] (II) [drm] DRM interface version 1.4
    [ 9.197] (II) [drm] DRM open master succeeded.
    [ 9.197] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
    [ 9.197] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.197] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 9.197] (==) NOUVEAU(0): RGB weight 888
    [ 9.197] (==) NOUVEAU(0): Default visual is TrueColor
    [ 9.197] (==) NOUVEAU(0): Using HW cursor
    [ 9.197] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 9.197] (==) NOUVEAU(0): Page flipping enabled
    [ 9.197] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 9.227] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 9.280] (II) NOUVEAU(0): Output TV-1 has no monitor section
    [ 9.309] (II) NOUVEAU(0): EDID for output VGA-1
    [ 9.309] (II) NOUVEAU(0): Manufacturer: SAM Model: 1b Serial#: 1195913527
    [ 9.309] (II) NOUVEAU(0): Year: 2003 Week: 16
    [ 9.309] (II) NOUVEAU(0): EDID Version: 1.3
    [ 9.309] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 9.309] (II) NOUVEAU(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 9.309] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 9.309] (II) NOUVEAU(0): Gamma: 2.40
    [ 9.309] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 9.309] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 9.309] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.304 greenY: 0.581
    [ 9.309] (II) NOUVEAU(0): blueX: 0.143 blueY: 0.102 whiteX: 0.318 whiteY: 0.339
    [ 9.309] (II) NOUVEAU(0): Supported established timings:
    [ 9.309] (II) NOUVEAU(0): 720x400@70Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@60Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@67Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@72Hz
    [ 9.310] (II) NOUVEAU(0): 640x480@75Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@56Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@60Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@72Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@75Hz
    [ 9.310] (II) NOUVEAU(0): 832x624@75Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@60Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@70Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@75Hz
    [ 9.310] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 9.310] (II) NOUVEAU(0): 1152x864@75Hz
    [ 9.310] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 9.310] (II) NOUVEAU(0): Supported standard timings:
    [ 9.310] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 9.310] (II) NOUVEAU(0): #1: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 9.310] (II) NOUVEAU(0): #2: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 9.310] (II) NOUVEAU(0): #3: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 9.310] (II) NOUVEAU(0): Supported detailed timing:
    [ 9.310] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 9.310] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 9.310] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 9.310] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 9.310] (II) NOUVEAU(0): Monitor name: SyncMaster
    [ 9.310] (II) NOUVEAU(0): Serial No: HJGW403719
    [ 9.310] (II) NOUVEAU(0): EDID (in hex):
    [ 9.310] (II) NOUVEAU(0): 00ffffffffffff004c2d1b0037314847
    [ 9.310] (II) NOUVEAU(0): 100d01030f221b8cea6f8ba25a4d9424
    [ 9.310] (II) NOUVEAU(0): 1a5156bfef8081806140454031400101
    [ 9.310] (II) NOUVEAU(0): 010101010101302a009851002a403070
    [ 9.310] (II) NOUVEAU(0): 1300520e1100001e000000fd00384c1e
    [ 9.310] (II) NOUVEAU(0): 510e000a202020202020000000fc0053
    [ 9.310] (II) NOUVEAU(0): 796e634d61737465720a2020000000ff
    [ 9.310] (II) NOUVEAU(0): 00484a47573430333731390a20200057
    [ 9.310] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 9.310] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 9.310] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.363] (II) NOUVEAU(0): EDID for output TV-1
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 connected
    [ 9.363] (II) NOUVEAU(0): Output TV-1 disconnected
    [ 9.363] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
    [ 9.363] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.363] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 106.5 MHz (scaled from 0.0 MHz), 62.8 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 102.2 MHz (scaled from 0.0 MHz), 60.3 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.364] (**) NOUVEAU(0): Mode "1024x576": 47.0 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.364] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Display dimensions: (340, 270) mm
    [ 9.364] (**) NOUVEAU(0): DPI set to (95, 96)
    [ 9.364] (II) Loading sub module "fb"
    [ 9.364] (II) LoadModule: "fb"
    [ 9.364] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.375] (II) Module fb: vendor="X.Org Foundation"
    [ 9.375] compiled for 1.12.4, module version = 1.0.0
    [ 9.375] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.375] (II) Loading sub module "exa"
    [ 9.375] (II) LoadModule: "exa"
    [ 9.376] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 9.380] (II) Module exa: vendor="X.Org Foundation"
    [ 9.380] compiled for 1.12.4, module version = 2.5.0
    [ 9.380] ABI class: X.Org Video Driver, version 12.1
    [ 9.380] (II) Loading sub module "shadowfb"
    [ 9.380] (II) LoadModule: "shadowfb"
    [ 9.380] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 9.382] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 9.382] compiled for 1.12.4, module version = 1.0.0
    [ 9.382] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.382] (--) Depth 24 pixmap format is 32 bpp
    [ 9.382] (II) NOUVEAU(0): Opened GPU channel 1
    [ 9.384] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 9.384] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 9.384] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 9.399] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 9.399] (II) EXA(0): Driver registered support for the following operations:
    [ 9.399] (II) Solid
    [ 9.399] (II) Copy
    [ 9.399] (II) Composite (RENDER acceleration)
    [ 9.399] (II) UploadToScreen
    [ 9.399] (II) DownloadFromScreen
    [ 9.399] (==) NOUVEAU(0): Backing store disabled
    [ 9.399] (==) NOUVEAU(0): Silken mouse enabled
    [ 9.399] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
    [ 9.399] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 9.399] (==) NOUVEAU(0): DPMS enabled
    [ 9.399] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 9.399] (--) RandR disabled
    [ 9.399] (II) Initializing built-in extension Generic Event Extension
    [ 9.399] (II) Initializing built-in extension SHAPE
    [ 9.399] (II) Initializing built-in extension MIT-SHM
    [ 9.400] (II) Initializing built-in extension XInputExtension
    [ 9.400] (II) Initializing built-in extension XTEST
    [ 9.400] (II) Initializing built-in extension BIG-REQUESTS
    [ 9.400] (II) Initializing built-in extension SYNC
    [ 9.400] (II) Initializing built-in extension XKEYBOARD
    [ 9.400] (II) Initializing built-in extension XC-MISC
    [ 9.400] (II) Initializing built-in extension SECURITY
    [ 9.400] (II) Initializing built-in extension XINERAMA
    [ 9.400] (II) Initializing built-in extension XFIXES
    [ 9.400] (II) Initializing built-in extension RENDER
    [ 9.400] (II) Initializing built-in extension RANDR
    [ 9.400] (II) Initializing built-in extension COMPOSITE
    [ 9.400] (II) Initializing built-in extension DAMAGE
    [ 9.800] (II) AIGLX: Loaded and initialized swrast
    [ 9.800] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 9.807] (II) NOUVEAU(0): NVEnterVT is called.
    [ 9.807] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
    [ 9.807] resize called 1280 1024
    [ 10.066] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 10.066] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.066] (II) LoadModule: "evdev"
    [ 10.066] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10.075] (II) Module evdev: vendor="X.Org Foundation"
    [ 10.075] compiled for 1.12.3.901, module version = 2.7.3
    [ 10.075] Module class: X.Org XInput Driver
    [ 10.075] ABI class: X.Org XInput driver, version 16.0
    [ 10.075] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.076] (**) Power Button: always reports core events
    [ 10.076] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 10.076] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.076] (--) evdev: Power Button: Found keys
    [ 10.076] (II) evdev: Power Button: Configuring as keyboard
    [ 10.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 10.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10.076] (**) Option "xkb_rules" "evdev"
    [ 10.076] (**) Option "xkb_model" "evdev"
    [ 10.076] (**) Option "xkb_layout" "us"
    [ 10.117] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10.117] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.117] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.117] (**) Power Button: always reports core events
    [ 10.117] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10.118] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.118] (--) evdev: Power Button: Found keys
    [ 10.118] (II) evdev: Power Button: Configuring as keyboard
    [ 10.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 10.118] (**) Option "xkb_rules" "evdev"
    [ 10.118] (**) Option "xkb_model" "evdev"
    [ 10.118] (**) Option "xkb_layout" "us"
    [ 10.118] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10.118] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10.118] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10.119] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10.119] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10.119] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 10.119] (**) Option "xkb_rules" "evdev"
    [ 10.119] (**) Option "xkb_model" "evdev"
    [ 10.119] (**) Option "xkb_layout" "us"
    [ 10.120] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 10.120] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 10.120] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 10.120] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
    [ 10.121] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.121] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.174] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 10.174] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 10.174] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 10.174] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 14.960] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 14.960] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 14.960] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 14.960] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 14.960] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 84.256] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 111.559] (II) NOUVEAU(0): NVEnterVT is called.
    [ 111.601] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 111.601] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 111.601] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 111.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 111.601] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 119.891] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 119.891] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 119.891] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 121.162] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 121.162] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 121.162] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 122.743] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 122.743] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 122.743] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 138.896] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 167.669] (II) NOUVEAU(0): NVEnterVT is called.
    [ 167.720] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 167.720] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 167.720] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 167.720] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 186.390] (II) NOUVEAU(0): NVLeaveVT is called.
    - .xsession-errors in gnome session :
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    SSH_AUTH_SOCK=/home/olivier/.cache/keyring-D3uSoF/ssh
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    Failed to play sound: File or data not found
    ** Message: applet now removed from the notification area
    ** Message: applet now embedded in the notification area
    Avertissement du gestionnaire de fenêtres : CurrentTime used to choose focus window; focus window may not be correct.
    Avertissement du gestionnaire de fenêtres : Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    (gnome-shell:700): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-settings-daemon:657): color-plugin-WARNING **: Done switch to new account, reload devices
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    Last edited by Jejel59 (2012-09-06 11:34:53)

    I'm no expert on reading the xsession errors, but I had all sorts of problems running gnome3 with my machine of the same vintage.   Cinamon is based on gnome3.  I switched to Mate which is a re-packaging of the old gnome2 along with Compiz for the window manager and all works well.
    I strongly suspect that they are using the newer OpenGL 4 API.  The Nvidia FX5200 is stuck at OpenGL 2.1.

  • I915 and linux-3.16.0-2 : gdm crashing ?

    Hello.
    My laptop is using archlinux testing and gnome. Since I upgraded to linux-3.16.0-2, every single time I try to launch gdm, I got "Something got wrong" and I cannot launch gnome.
    I found a bug report looking like the problem I'm facing : https://bugs.archlinux.org/task/40899
    Here is my lspci related to my graphical chipset :
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
    Subsystem: Toshiba America Info Systems Device ff67
    Flags: bus master, fast devsel, latency 0, IRQ 46
    Memory at d0000000 (64-bit, non-prefetchable) [size=4M]
    Memory at c0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at 5110 [size=8]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: i915
    Kernel modules: i915
    Downgraded to linux 3.15.8-1 for now. Any tips ? Any ideas ? Thanks !

    You're welcome!

  • Itunes crashing my graphics card? Laptop?

    Hi All,
    Hoping that someone can help me out here - I'm rapidly loosing my faith in Apple..
    When the IO7 software came out, I tried to upgrade my Itunes to Version 11.0, downloaded the update, and got 95% of the way through installing it, and it came up with an error message and wouldn't install, deleted all the installation files and i had to start again.
    After trying this three times, I eventually deleted itunes all together and did a complete reinstall.
    Upgraded to IO7, and have regretted it ever since. My phone bluetooth doesn't sync in my car, my music won't play automatically, the control panel doesn't work, and I buy music on my phone, only to have my phone delete it not only from the library, but the cloud, my purchased playlists, indeed, the only evidence that I ever bought the song, is the invoice in my inbox!
    Anyway - Just on a fortnight ago, I bought the first two season of "Person of Interest" through Itunes, and got busy downloading. Thanks to apples security, I then had to go out and buy an HDMI cable to hook up the computer to the TV.
    All is going along really well, until two nights ago, when I get this strange error message come up on the TV saying "Scene Selection has been changed". My laptop is completely frozen, the monitor is flicking, and the machine is completely unresponsive. I have to hold the power button for 10 seconds and shut it down, befoer restarting and trying again, only to get 20 minutes into the next episode and having the same problem.
    Yesterday, the system crashed practically every 15 minutes.
    At first I thought it must be the HDMI cable, as the machine was operating fine without it - but, the cable is brand new, and as the computer has been pretty well doing nothing but downloading episodes and sitting on the TV unit while we watch them, I haven't really been using my laptop much, until today.
    I've been doing basic facebok, email, internet browsing, and playing itunes in the background, and my laptop has crashed five times today.
    At least three out of the five times it crashed, I was either maximising the itunes screen, or using itunes. (I wasn't really paying attention the other two times, could well have had something to do with itunes, but i'm not 100%)
    I'm running windows 7 on an HP Pavillion dv6 notebook.
    2.30GH AMD Turion processor
    4GB Ram
    32 bit operating sytsem
    I'm using Itunes 11.01, tried to upgrade to .2 but same error message as previously mentioned - will have to delete itunes and do a complete reinstall.
    Basically, has anyone come across this problem? Could Itunes be crashing my computer or graphics card, I've tried changing resolution settings, I've tried not watching the movies in full screen, etc, doesn't matter, still crashes.
    Thoughts?

    Hi All,
    Hoping that someone can help me out here - I'm rapidly loosing my faith in Apple..
    When the IO7 software came out, I tried to upgrade my Itunes to Version 11.0, downloaded the update, and got 95% of the way through installing it, and it came up with an error message and wouldn't install, deleted all the installation files and i had to start again.
    After trying this three times, I eventually deleted itunes all together and did a complete reinstall.
    Upgraded to IO7, and have regretted it ever since. My phone bluetooth doesn't sync in my car, my music won't play automatically, the control panel doesn't work, and I buy music on my phone, only to have my phone delete it not only from the library, but the cloud, my purchased playlists, indeed, the only evidence that I ever bought the song, is the invoice in my inbox!
    Anyway - Just on a fortnight ago, I bought the first two season of "Person of Interest" through Itunes, and got busy downloading. Thanks to apples security, I then had to go out and buy an HDMI cable to hook up the computer to the TV.
    All is going along really well, until two nights ago, when I get this strange error message come up on the TV saying "Scene Selection has been changed". My laptop is completely frozen, the monitor is flicking, and the machine is completely unresponsive. I have to hold the power button for 10 seconds and shut it down, befoer restarting and trying again, only to get 20 minutes into the next episode and having the same problem.
    Yesterday, the system crashed practically every 15 minutes.
    At first I thought it must be the HDMI cable, as the machine was operating fine without it - but, the cable is brand new, and as the computer has been pretty well doing nothing but downloading episodes and sitting on the TV unit while we watch them, I haven't really been using my laptop much, until today.
    I've been doing basic facebok, email, internet browsing, and playing itunes in the background, and my laptop has crashed five times today.
    At least three out of the five times it crashed, I was either maximising the itunes screen, or using itunes. (I wasn't really paying attention the other two times, could well have had something to do with itunes, but i'm not 100%)
    I'm running windows 7 on an HP Pavillion dv6 notebook.
    2.30GH AMD Turion processor
    4GB Ram
    32 bit operating sytsem
    I'm using Itunes 11.01, tried to upgrade to .2 but same error message as previously mentioned - will have to delete itunes and do a complete reinstall.
    Basically, has anyone come across this problem? Could Itunes be crashing my computer or graphics card, I've tried changing resolution settings, I've tried not watching the movies in full screen, etc, doesn't matter, still crashes.
    Thoughts?

  • Photoshop crashes when using liquify & other tools, problems saving as well

    Hello
    I know others have posted re problems with Photoshop & liquify crashing but answers seem to be specific to computer spec etc. I use Photoshop CS6 and Windows 7.
    I have tried changing the 'performance' preferences and on one occasion I got the liquify to actually work but when I tried to save it, it crashed. I need to use liquify for a certain project and I don't know what to do now!!
    Any advice would really be appreciated.
    This is the error message I get when trying to use liquify:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: Photoshop.exe
    Application Version: 13.0.0.0
    Application Timestamp: 4f61beba
    Fault Module Name: MMXCore.8BX
    Fault Module Version: 13.0.0.0
    Fault Module Timestamp: 4f61b779
    Exception Code: c0000005
    Exception Offset: 0003423f
    OS Version: 6.1.7601.2.1.0.768.3
    Locale ID: 2057
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    This is the sytem info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows 7 32-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:15, Stepping:11 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 4
    Processor speed: 2400 MHz
    Built-in memory: 3071 MB
    Free memory: 738 MB
    Memory available to Photoshop: 1660 MB
    Memory used by Photoshop: 65 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Disabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GT 640/PCIe/SSE2
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1050, right: 1680
    Video Card Number: 1
    Video Card: NVIDIA GeForce GT 640
    OpenCL Unavailable
    Driver Version: 9.18.13.1106
    Driver Date: 20130118000000.000000-000
    Video Card Driver: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
    Video Mode: 1680 x 1050 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GT 640
    Video Card Memory: 2048 MB
    Video Rect Texture Size: 16384
    Serial number: 92628435437922171385
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\Emma\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 455.3G, 286.7G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 8.3
       Camera Raw Filter 8.3
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mean 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Median 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Range 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

    Step 1. Hold down the Alt + Ctrl + Shift keys as you click on the icon to open ps. When asked if you want to delete the settings file, say yes.
    Step 2. Reset the preferences as above.
    Step 3. Close ps and let the file regenerate.

  • Since upgrading to FF 4, I have constant crashes (updating graphics drivers did not help). now all my bookmarks are gone. When I try to restore them, I get error message: "Unable to process the backup file".

    Since I "upgraded" to FF 4, I have constant crashes (I tried updating my graphics drivers--it did not help) and now all of my bookmarks have disappeared. When I try to restore them, I get this error message "Unable to process the backup file". I have lost years of bookmarks...please help.
    I am using Windows XP, SP 3 if that matters.

    I am also unable to restore any of the backups of the bookmarks, both automatic backups and two backups that I created manually. Since I was able to restore backups before, and since no changes have occurred to these backup files, the problem must be with Firefox.
    Right before my bookmarks disappeared, FF crashed and I accidentally started FF 3.5. When I saw what I did, I ended the Firefox process and started FF 4. That's when all my bookmarks were gone and I discovered I couldn't retrieve any backups. I did note that an add-on was updated when I restarted FF. Maybe that's the problem. Does FF have a Safe mode?

Maybe you are looking for