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.

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)

  • MBP 2010 8gb ram Crashing on boot

    I have tried to upgrade my 2010 13" MBP with the 8gb 1333 DDR3 corsair. I did this once already with my 2009 15" MBP and worked just fine without any problems. I have read many success stories for upgrading a 2010 13" with the exact same ram and it's begining to frustrate me because i can't figure out if it's hardware or software with the computer. I did try the new ram in 15" just to make sure the ram wasn't bad and it booted just fine. Back to the 13" it will either simply crash on boot and have a error messae wich i can try to add a link to later but i did get this crash report (see below) after i put in the old 2gb sticks running at 1033. But it will either simply crash or i will get the grey apple logo and the spinner will start spinning for about 10 seconds than freeze. I let it sit for about 10-20 minutes multiple times to see if it just needed to think but it didn't progress pass that. i've also tried just using one of the single sticks instead of having both in and that didn't help either. tried reseting pram and enter safe mode but both attempts ended in it crashing the same way. I also tried using a different harddrive from another 13 macbook that had Snow lion on it thinking that something rooted on the 13" MBP operating system was causing it not to boot properly with the ram, that also didn't work. I am up for any suggestions. Thank you - D
    Interval Since Last Panic Report:  152 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    A57408DC-841D-406F-8FF9-380E4C3B6437
    Sun Apr  8 17:18:12 2012
    panic(cpu 0 caller 0x2a0663): "Spinlock acquisition timed out: lock=0x45d85e0, lock owner thread=0x2000, current_thread: 0xd2873d4, lock owner active on CPU 0xffffffff"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/locks_i386.c:374
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x7bafb7c8 : 0x21b837 (0x5dd7fc 0x7bafb7fc 0x223ce1 0x0)
    0x7bafb818 : 0x2a0663 (0x59ccb0 0x45d85e0 0x2000 0xd2873d4)
    0x7bafb858 : 0x279ec7 (0x45d85e0 0x1 0x849088 0x7b946c1c)
    0x7bafb898 : 0x272ba8 (0xd8ab280 0xe60000 0x0 0xa50)
    0x7bafbab8 : 0x274fbb (0xd8ab280 0xe60000 0x0 0x8000)
    0x7bafbb98 : 0x5601ff (0x2fdb520 0x11e60000 0x1 0x7bafbc34)
    0x7bafbc58 : 0x56052a (0xd74bf00 0x0 0x2ed05005 0x1)
    0x7bafbc78 : 0x7b9898e2 (0xd74bf00 0x0 0x200 0x0)
    0x7bafbd28 : 0x7b989b1d (0x5f8ee4 0xe000002 0x7bafbec4 0x0)
    0x7bafbd48 : 0x30d6a4 (0xe000002 0x7bafbec4 0x0 0x2ed05)
    0x7bafbdd8 : 0x2ff592 (0x7bafbdfc 0x3 0x7bafbe28 0x58a167)
    0x7bafbe28 : 0x2f45e1 (0xd8a8784 0x7bafbec4 0x0 0x7bafbf54)
    0x7bafbe78 : 0x49f5f9 (0xd67ef60 0x7bafbec4 0x0 0x7bafbf54)
    0x7bafbf18 : 0x49fd75 (0x7bafbf54 0xd67ef60 0x11e60000 0x1)
    0x7bafbf78 : 0x4f82fb (0xd649540 0xce82e28 0xce7d134 0x1)
    0x7bafbfc8 : 0x2a251d (0xce82e24 0x0 0x2a17ab 0xce82e24)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.iokit.IOStorageFamily(1.6.3)@0x7b97b000->0x7b993fff
    BSD process name corresponding to current thread: fsck_hfs
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 30863821997
    unloaded kexts:
    (none)
    loaded kexts:
    com.apple.driver.AppleUSBTCButtons          201.6 - last loaded 1982567428
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyEventDriver          201.6
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AirPortBrcm43xx          423.91.27
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBOHCI          4.2.0
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.driver.AppleMCP89RootPortPM          1.11
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.NVSMU          2.2.7
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Serial ATA Device: FUJITSU MHY2080BH, 74.53 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898, 7.8 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000 / 2

    I know that it says that it likes 1033 but..... when i had read around to upgrad my 15" people said it would work and would just clock the ram speed down from 1333 to 1033. I installed it and to a shocking suprise it didn't even clock it down to 1033. My frustration is that this 13" MBP is a year newer and isn't even wanting to boot with the ram. I would assume, and be glad with it booting and just clocking the RAM down. i wouldn't see why that wouldn't be a problem. Thank you though for youru suggestion.  Thanks - DJ

  • Yosemite crashes on boot after upgrading from lion

    Downloaded Yosemite and installed - it then crashes on boot about 10 - 15% through (with Apple logo). Have restored Time Machine twice. *** is the problem? 2011 Mac Mini with zero third party software, thing gets bored daily just web browsing, playing music, and storing pictures... can Apple please produce some decent software for a change? Any solutions would be gratefully received

    The next time the problem happens, note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • Aspire 6920 crashes after booting correctly - screeen zig zags and freezes - any ideas to help plse?

    My aspire 6920 crashes after booting correctly - screen zig zags and freezes - any ideas to help plse? This does not happen in safemode which I am working in now - I have seen a list of dowloadable drivers on the acer site but not at all sure if I should download any. If laptop is really on its way out I will have to let it go - but I would appreciate any advice to extent its life,  Thanks

    Many thanks - relieved that it can be done but I am very unconfident that I can do this - is the display driver the display adapter in Vista? Not at all sure how to install new driver from Acer site - Could I use 'Drivers for free' download - I tried to set up an account with them after seeing their free download on CINET but not able to from 'safe mode' and laptop crashes when I try to do anything ( after about a minute ) in ordinary mode.  Any further advice welcome, thanks

  • Windows 8 crash on boot from hibernate

    Ever since I bought my Thinkpad S1, the thing has had trouble rebooting from hibernate. 9/10 times it crashes on boot and i have to shut down the laptop with the power button in order to reboot it manually. It always crashes while the spinning windows 8 loading icon is showing. 

    Yes, probably you are right.
    Its very strange that you cannot install any of the Windows systems. Even if there would be a software problem, the Recovery Disk should solve this.
    But according to your last message, the recovery disk does not work too and therefore a hardware problem is possible.
    Unfortunately, its difficult to say whats exactly wrong here without running some diagnostic software and checking the hardware parts.

  • 2 month old iMac, crashes during boot

    Yesterday I received an automatic software update. Today it crashes during boot up. This is what I see:
    panic (cpu 0 caller 0x003AA827) Unable to find driver for this platform: "ACPI"
    Debugger called: <panic> .... then it spits out a bunch of hex codes...
    Darwin Kernel 8.9.1
    Sigh...

    The two hardware issues that come to mind are loose or unseated ram module(s) and resetting the SMC. There have been quite a few folks reporting an issue with a unseated ram module that reinstalling fixed.
    http://docs.info.apple.com/article.html?artnum=303084
    http://docs.info.apple.com/article.html?artnum=303446
    There is a long list of issues related to firmware and software!
    17" iMac Intel Core Duo 1.5GB Ram   Mac OS X (10.4.9)   Maxtor 300GB FireWire Creative Inspire 2.1 2G Nano

  • X-Server Crashes on Boot After Switch From Catalyst to Open Source ATI

    Seems like there's a lot of similar stuff to this, but I've searched and googled and I haven't found anything that seems to apply directly to me. Please forgive me if there's a thread I've overlooked.
    I recently wanted to give Catalyst a try, because I wanted to play a few old games in wine, and they didn't seem to work with the xf86 driver. It worked, the games played, but the instability wasn't worth it, so today I tried to go back. I followed the instructions for switching on the ATI wiki page, and now I have an xserver crash on boot, and somehow it's also wrecked my wifi.
    I've tried everything in the "preparing for catalyst users" section on the wiki, and I've come up empty.
    Obviously, as I can't get into X and there's no internet on that machine, I can't post my log file. If there's any info you people would find helpful, please ask.
    Thanks.

    The only way to get real help is to find a way around that. Arrange to use someone else's computer for a short time and copy your log file to that one. Also, why not rename your log and then post it by switching back to Catalyst to get back to your last "working state"?
    As for the wireless problem, what happens when you run iwconfig? Common commands are:
    Listing networks -- iwlist wlan0 scan
    Connecting to one -- iwconfig wlan0 essid NAME && dhcpcd wlan0

  • XP crashes when booting everything apart from safe mode

    My PC (with K7N-ILSR mobo) has been running fine for ages. Suddenly now it's crashing when booting - it crashes for everything apart from safe mode. it also crashes on safe mode with networking. i've tried disabling the onboard LAN, unplugging the cable, etc without success. any idea what i can do to fix it?

    to dancing_bear,
    try to resinstall the graphics card drivers in safe mode. this problem is likely due to corrupted graphics card drivers. if still fails, i suggest that u back up your data, then perform a reformat and reinstallation of the operating system.
    if problem still persist after all these workarounds, then open up your pc chassics and observe all the cooling fans. make sure that are all working properly. (of course your pc has to be on) if any of the fan is not spining or spining very slowly, then its time to replace them. also not forgetting to check on the capacitors as well. they should not be bludging from the top or having brownish substances at the top or bottom of the capacitors. if you happen to see these, then send your motherboard for a recap.
    cheers 

  • Crash on boot

    I'm trying to install ArchLinux but unfortunately the installer crashes on boot.
    Based on experience with another distro, I'm pretty sure this is related to udev in that I know for a fact that my computer has an issue with 175-3, which is the version that the ArchLinux installer is using.
    Is a previous version of the installer available or is it possible to customize the installer to use a previous udev version during boot (I'm looking for an installer using udev 171-3)
    Thanks.

    Thank you for your feedback.
    The case is... the system I'm running now, is using udev 171-3. The moment I upgrade udev (to 175-3), the system no longer fully boots (I've spend quite some time a while ago isolating which packages in the upgrade process that caused this behavior).
    The kernel loading either just stops, stops with a lot of text on the screen or stops and reboots.
    Yesterday, due to a stupid mistake, I upgraded udev and bang... the system refused to boot. That's why I started to look for an alternative. Unfortunately, the newer installation ISO's for the distro I'm running crashes during boot. As does the ArchLinux one.
    So I guess I'm stuck at what I have (which is not really that bad, because it's using the same package update scheme as ArchLinux and therefore never really gets outdated)
    uname -a reports: Linux jada 3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 GNU/Linux
    The CPU is a E8600 overclocked at 4GHz.
    The system is installed on a SSD, with home and swap located on a software RAID.
    So back to my question that remain unanswered:
    Is a previous version of the installer ISO available or is it possible to customize the installer to use a previous systemd/udev version during boot?
    Thanks.

  • I've downloaded Compressor but it crashes on boot

    Mac Pro 2 x 3 GHz Dual Core intel Xeon, 9GB RAM, OSX 10.7.5
    Just bought Compressor from the App Store and despite 3 installs, uninstalls with Digital Rebellion FCS remover it crashes on boot. I also have FCP X 10.0.7 which works fine other than it wont 'Share' the project in any format and gives the error 'com.apple.CompressorKit.ErrorDomain error -1' both with Compressor installed and without.
    Help appreciated urgently.

    bump.

  • Coreservicesd crashes on boot

    I've been having a major problem with my installation of Tiger. It's been playing up for ages (applications refusing to quit even when a killall command is issued from the terminal, etc) and now it won't even boot. It cycles between a blank blue screen and a blue screen with the throbber.
    I've tracked the problem down to coreservicesd crashing on boot, so I suspect lsregister to be at fault. The problem is that lsregister exits with a segmentation fault when I launch it from single user mode, so I can't rebuild it.
    Does anyone have any suggestions?

    The only way I've been able to recover from a segmentation fault was an archive & reinstall.

  • KT4 Ultra crash on boot

    Can anyone help please
    System crashes at  boot
    using
    AMD Athlon XP 2400
    512MB DDR / PC2700
    MSI KT4
    But sysem runs fine with old AMD 900 chip

    Quote
    Originally posted by wonkanoby
    d bracket lights stop were
    psu combined watts and amp details of its label
    d bracket lights all red
    ac input 115/230VAC   8A/4A      50/60Hz
    AC OUTPUT 115/230 VAC  1A/0.5A  50/60Hz
    DC OUTPUT   +3.3V   +5V  +12V   -5V  -12V +5VSB
                          14A      30A    15A    0.5A   0.8A    2A
                               165W max             9.6W max
                                                 350W
     Thanks

  • GDM crashes when I enter the password of any user and try to log in

    It crashes and starts over again with no error message whatsoever. It won't let me log in as me or as the root user. I had to boot the kernel into single user mode to remove gdm from the daemons array in /etc/rc.conf.
    This is a fresh install of arch, I just installed it last night from the netinstall image and I haven't touched gdm or any of its configurations. Can anyone help me find out what to do now?
    Booting gnome after I login from the shell works fine.

    Now I log in from the regular login shell after I had removed gdm from the daemons array in /etc/rc.conf. The system is currently up to date.
    After poking in /var/log/gdm, I got this ":0-greeter.log" http://paste.pocoo.org/show/323740/
    I think at the end that's what causes it to crash:
    gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    I think it might have something to do with me installing gnome-settings-daemon-pulse replacing gnome-settings-daemon last night. Was I suppose to configure it further?

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

Maybe you are looking for