Solaris 10 gnome session manager crashes on login

There are two Solaris 10 servers at work that I cannot log into. At the login screen I choose Options --> Session --> Java Desktop System, Release 3
and then try to log in. I get the following error message:
"The GNOME session manager (process XXXXX) has crashed due to a fatal error. (Segmentation Fault). When you close this dialog, all applications will close and your session will exit. Please save all your files before closing this dialog."
I was able to find one post on this error using google. It said that the user solved this problem by editing the LD_LIBRARY_PATH variable by moving /usr/local/lib to the beginning of the line. This didn't fix my problem. I logged in via ssh and double checked that the LD_LIBRARY_PATH change had saved.
Other people can log into the server just fine. Just not me. I even completely wiped my home directory. Anybody know where I can find a fix for this?

Just discovered that if one of the working users logs completely out, they cannot log back in. So this error affects everybody.

Similar Messages

  • GNOME 3.16: Crash after login with GDM

    Hi all,
    I've just upgraded to GNOME 3.16, but unfortunately it wasn't completely successful. After I login with GDM, I get the "Oh no! something has gone wrong" screen, with logout the only option. Funny thing is: when I press the super-key, I have a working GNOME shell. I can even start programs like nautilus and firefox. But the error screen is in my view.
    The full log can be viewed here:
    https://dl.dropboxusercontent.com/u/52318319/log.txt
    Notable things:
    - GNOME settings daemon crashes
    - After that nautilus
    But I can't find any obvious solution in the log. Anyone who could help me here?
    Thanks in advance!
    Last edited by sh4wn (2015-04-10 20:51:06)

    Welcome to the club, https://bbs.archlinux.org/viewtopic.php?id=195880  and  https://bbs.archlinux.org/viewtopic.php?id=195866   i guess just have patience...

  • Cfdiv and session managment

    I am working on a website that uses session managment for
    security login.
    The site was developed with CF6, and we are now trying
    migrating it to CF8.
    Currently, forms are submitted passing the session token in
    the URL like this:
    <form
    action="Assignments.cfm?<cfoutput>#session.URLToken#</cfoutput>"
    method="post">
    </form>
    I'm trying to integrate CFDIV into the code, so I have
    <cfform>
    </cfform>
    <CFDIV bind="url:AnotherForm.cfm ...>
    When I run this, Instead of including "AnotherForm.cfm" the
    session is not getting passed and the system logs me out.
    I've tried
    bind="url:AnotherForm.cfm?<cfoutput>#session.URLToken#</cfoutput>
    (also logs me out)
    and putting the code in a
    <cfdiv>
    <cfform
    action="AnotherForm.cfm?<cfoutput>#session.URLToken#</cfoutput>">
    </cfform>
    <cfdiv>
    Doesn't abend, but doesn't do anything either.
    So, does anybody know how to incorporate cfdiv into session
    management?
    thank you,
    Steve Shapiro
    University of Oregon

    Yes, entity managers are allowed to have one transaction active at any given time.
    Assuming that you have a resource-local entity manager (from your comment about JDBC and non-JTA data sources) then any container-managed transaction associated with a session bean is going to be a JTA transaction and be completely independent of the entity manager transaction (as long as the non-JTA-data source is properly set to a data source that is not a JTA data source).
    If you are using a non-JTA data source element to configure your database then the entity manager will simply do a getConnection() on the data source. If you are using the JDBC persistence properties in persistence.xml then the connection will be obtained directly from the JDBC driver.

  • [Solved] Gnome 3.14 crashes on session start

    Hello,
    I'm currently experimenting issues on my PC after making an update to gnome 3.14.
    After the update, I'm no longer able to launch any gnome session.
    GDM seems to work fine, but after the login the session launch always crash as I get the famous but not very informative "Oops! Something went wrong..." message.
    ( I also work with 2 others machine under Arch, and this is only time I've encountered such problem with this same update )
    I have little clue on the origin of my problem, but here is the
    journalctl output:
    -- Logs begin at ven. 2014-08-01 20:18:25 CEST, end at mar. 2014-10-21 23:54:03 CEST. --
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys cpuset
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys cpu
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys cpuacct
    oct. 21 23:53:25 BigPC kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    oct. 21 23:53:25 BigPC kernel: Command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sdb3 rw initrd=../initramfs-linux.img
    oct. 21 23:53:25 BigPC kernel: e820: BIOS-provided physical RAM map:
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b242cfff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000b242d000-0x00000000b2433fff] ACPI NVS
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000b2434000-0x00000000b2ee9fff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000b2eea000-0x00000000b33e1fff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000b33e2000-0x00000000d38d4fff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000d38d5000-0x00000000d3962fff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000d3963000-0x00000000d39c9fff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000d39ca000-0x00000000d3b0cfff] ACPI NVS
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000d3b0d000-0x00000000deffefff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    oct. 21 23:53:25 BigPC kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021effffff] usable
    oct. 21 23:53:25 BigPC kernel: NX (Execute Disable) protection: active
    oct. 21 23:53:25 BigPC kernel: SMBIOS 2.7 present.
    oct. 21 23:53:25 BigPC kernel: DMI: Gigabyte Technology Co., Ltd. Z97X-Gaming 5/Z97X-Gaming 5, BIOS F3 04/25/2014
    oct. 21 23:53:25 BigPC kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    oct. 21 23:53:25 BigPC kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    oct. 21 23:53:25 BigPC kernel: AGP: No AGP bridge found
    oct. 21 23:53:25 BigPC kernel: e820: last_pfn = 0x21f000 max_arch_pfn = 0x400000000
    oct. 21 23:53:25 BigPC kernel: MTRR default type: uncachable
    oct. 21 23:53:25 BigPC kernel: MTRR fixed ranges enabled:
    oct. 21 23:53:25 BigPC kernel: 00000-9FFFF write-back
    oct. 21 23:53:25 BigPC kernel: A0000-BFFFF uncachable
    oct. 21 23:53:25 BigPC kernel: C0000-CFFFF write-protect
    oct. 21 23:53:25 BigPC kernel: D0000-E7FFF uncachable
    oct. 21 23:53:25 BigPC kernel: E8000-FFFFF write-protect
    oct. 21 23:53:25 BigPC kernel: MTRR variable ranges enabled:
    oct. 21 23:53:25 BigPC kernel: 0 base 0000000000 mask 7E00000000 write-back
    oct. 21 23:53:25 BigPC kernel: 1 base 0200000000 mask 7FF0000000 write-back
    oct. 21 23:53:25 BigPC kernel: 2 base 0210000000 mask 7FF8000000 write-back
    oct. 21 23:53:25 BigPC kernel: 3 base 0218000000 mask 7FFC000000 write-back
    oct. 21 23:53:25 BigPC kernel: 4 base 021C000000 mask 7FFE000000 write-back
    oct. 21 23:53:25 BigPC kernel: 5 base 021E000000 mask 7FFF000000 write-back
    oct. 21 23:53:25 BigPC kernel: 6 base 00E0000000 mask 7FE0000000 uncachable
    oct. 21 23:53:25 BigPC kernel: 7 disabled
    oct. 21 23:53:25 BigPC kernel: 8 disabled
    oct. 21 23:53:25 BigPC kernel: 9 disabled
    oct. 21 23:53:25 BigPC kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    oct. 21 23:53:25 BigPC kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    oct. 21 23:53:25 BigPC kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
    oct. 21 23:53:25 BigPC kernel: found SMP MP-table at [mem 0x000fd730-0x000fd73f] mapped at [ffff8800000fd730]
    oct. 21 23:53:25 BigPC kernel: Scanning 1 areas for low memory corruption
    oct. 21 23:53:25 BigPC kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    oct. 21 23:53:25 BigPC kernel: Using GB pages for direct mapping
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x00000000-0x000fffff] page 4k
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b23000, 0x01b23fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b24000, 0x01b24fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b25000, 0x01b25fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x21ee00000-0x21effffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x21ee00000-0x21effffff] page 2M
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b26000, 0x01b26fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x21c000000-0x21edfffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x21c000000-0x21edfffff] page 2M
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x200000000-0x21bffffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x200000000-0x21bffffff] page 2M
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x00100000-0xb242cfff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x00100000-0x001fffff] page 4k
    oct. 21 23:53:25 BigPC kernel: [mem 0x00200000-0x3fffffff] page 2M
    oct. 21 23:53:25 BigPC kernel: [mem 0x40000000-0x7fffffff] page 1G
    oct. 21 23:53:25 BigPC kernel: [mem 0x80000000-0xb23fffff] page 2M
    oct. 21 23:53:25 BigPC kernel: [mem 0xb2400000-0xb242cfff] page 4k
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0xb2434000-0xb2ee9fff]
    oct. 21 23:53:25 BigPC kernel: [mem 0xb2434000-0xb25fffff] page 4k
    oct. 21 23:53:25 BigPC kernel: [mem 0xb2600000-0xb2dfffff] page 2M
    oct. 21 23:53:25 BigPC kernel: [mem 0xb2e00000-0xb2ee9fff] page 4k
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b27000, 0x01b27fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0xb33e2000-0xd38d4fff]
    oct. 21 23:53:25 BigPC kernel: [mem 0xb33e2000-0xb33fffff] page 4k
    oct. 21 23:53:25 BigPC kernel: [mem 0xb3400000-0xd37fffff] page 2M
    oct. 21 23:53:25 BigPC kernel: [mem 0xd3800000-0xd38d4fff] page 4k
    oct. 21 23:53:25 BigPC kernel: BRK [0x01b28000, 0x01b28fff] PGTABLE
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0xd3963000-0xd39c9fff]
    oct. 21 23:53:25 BigPC kernel: [mem 0xd3963000-0xd39c9fff] page 4k
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0xdefff000-0xdeffffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0xdefff000-0xdeffffff] page 4k
    oct. 21 23:53:25 BigPC kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    oct. 21 23:53:25 BigPC kernel: [mem 0x100000000-0x1ffffffff] page 1G
    oct. 21 23:53:25 BigPC kernel: RAMDISK: [mem 0x7f74a000-0x7fffffff]
    oct. 21 23:53:25 BigPC kernel: ACPI: Early table checksum verification disabled
    oct. 21 23:53:25 BigPC kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
    oct. 21 23:53:25 BigPC kernel: ACPI: XSDT 0x00000000D3AD2078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
    oct. 21 23:53:25 BigPC kernel: ACPI: FACP 0x00000000D3AE2B60 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    oct. 21 23:53:25 BigPC kernel: ACPI: DSDT 0x00000000D3AD2188 0109D8 (v02 ALASKA A M I 00000088 INTL 20120711)
    oct. 21 23:53:25 BigPC kernel: ACPI: FACS 0x00000000D3B0B080 000040
    oct. 21 23:53:25 BigPC kernel: ACPI: APIC 0x00000000D3AE2C70 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    oct. 21 23:53:25 BigPC kernel: ACPI: FPDT 0x00000000D3AE2D08 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0x00000000D3AE2D50 000BEE (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0x00000000D3AE3940 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0x00000000D3AE3E80 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
    oct. 21 23:53:25 BigPC kernel: ACPI: MCFG 0x00000000D3AE49F8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    oct. 21 23:53:25 BigPC kernel: ACPI: HPET 0x00000000D3AE4A38 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0x00000000D3AE4A70 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0x00000000D3AE4DE0 005B5E (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
    oct. 21 23:53:25 BigPC kernel: ACPI: Local APIC address 0xfee00000
    oct. 21 23:53:25 BigPC kernel: No NUMA configuration found
    oct. 21 23:53:25 BigPC kernel: Faking a node at [mem 0x0000000000000000-0x000000021effffff]
    oct. 21 23:53:25 BigPC kernel: Initmem setup node 0 [mem 0x00000000-0x21effffff]
    oct. 21 23:53:25 BigPC kernel: NODE_DATA [mem 0x21eff6000-0x21effafff]
    oct. 21 23:53:25 BigPC kernel: [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216600000-ffff88021e5fffff] on node 0
    oct. 21 23:53:25 BigPC kernel: Zone ranges:
    oct. 21 23:53:25 BigPC kernel: DMA [mem 0x00001000-0x00ffffff]
    oct. 21 23:53:25 BigPC kernel: DMA32 [mem 0x01000000-0xffffffff]
    oct. 21 23:53:25 BigPC kernel: Normal [mem 0x100000000-0x21effffff]
    oct. 21 23:53:25 BigPC kernel: Movable zone start for each node
    oct. 21 23:53:25 BigPC kernel: Early memory node ranges
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0x00001000-0x0009cfff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0x00100000-0xb242cfff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0xb2434000-0xb2ee9fff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0xb33e2000-0xd38d4fff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0xd3963000-0xd39c9fff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0xdefff000-0xdeffffff]
    oct. 21 23:53:25 BigPC kernel: node 0: [mem 0x100000000-0x21effffff]
    oct. 21 23:53:25 BigPC kernel: On node 0 totalpages: 2040794
    oct. 21 23:53:25 BigPC kernel: DMA zone: 64 pages used for memmap
    oct. 21 23:53:25 BigPC kernel: DMA zone: 21 pages reserved
    oct. 21 23:53:25 BigPC kernel: DMA zone: 3996 pages, LIFO batch:0
    oct. 21 23:53:25 BigPC kernel: DMA32 zone: 13457 pages used for memmap
    oct. 21 23:53:25 BigPC kernel: DMA32 zone: 861246 pages, LIFO batch:31
    oct. 21 23:53:25 BigPC kernel: Normal zone: 18368 pages used for memmap
    oct. 21 23:53:25 BigPC kernel: Normal zone: 1175552 pages, LIFO batch:31
    oct. 21 23:53:25 BigPC kernel: ACPI: PM-Timer IO Port: 0x1808
    oct. 21 23:53:25 BigPC kernel: ACPI: Local APIC address 0xfee00000
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    oct. 21 23:53:25 BigPC kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    oct. 21 23:53:25 BigPC kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    oct. 21 23:53:25 BigPC kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    oct. 21 23:53:25 BigPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    oct. 21 23:53:25 BigPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    oct. 21 23:53:25 BigPC kernel: ACPI: IRQ0 used by override.
    oct. 21 23:53:25 BigPC kernel: ACPI: IRQ2 used by override.
    oct. 21 23:53:25 BigPC kernel: ACPI: IRQ9 used by override.
    oct. 21 23:53:25 BigPC kernel: Using ACPI (MADT) for SMP configuration information
    oct. 21 23:53:25 BigPC kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    oct. 21 23:53:25 BigPC kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    oct. 21 23:53:25 BigPC kernel: nr_irqs_gsi: 40
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xb242d000-0xb2433fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xb2eea000-0xb33e1fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xd38d5000-0xd3962fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xd39ca000-0xd3b0cfff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xd3b0d000-0xdeffefff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    oct. 21 23:53:25 BigPC kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    oct. 21 23:53:25 BigPC kernel: e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices
    oct. 21 23:53:25 BigPC kernel: Booting paravirtualized kernel on bare hardware
    oct. 21 23:53:25 BigPC kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    oct. 21 23:53:25 BigPC kernel: PERCPU: Embedded 29 pages/cpu @ffff88021ec00000 s86784 r8192 d23808 u262144
    oct. 21 23:53:25 BigPC kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    oct. 21 23:53:25 BigPC kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    oct. 21 23:53:25 BigPC kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2008884
    oct. 21 23:53:25 BigPC kernel: Policy zone: Normal
    oct. 21 23:53:25 BigPC kernel: Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sdb3 rw initrd=../initramfs-linux.img
    oct. 21 23:53:25 BigPC kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    oct. 21 23:53:25 BigPC kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    oct. 21 23:53:25 BigPC kernel: AGP: Checking aperture...
    oct. 21 23:53:25 BigPC kernel: AGP: No AGP bridge found
    oct. 21 23:53:25 BigPC kernel: Calgary: detecting Calgary via BIOS EBDA area
    oct. 21 23:53:25 BigPC kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    oct. 21 23:53:25 BigPC kernel: Memory: 7944400K/8163176K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 218776K reserved)
    oct. 21 23:53:25 BigPC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    oct. 21 23:53:25 BigPC kernel: Preemptible hierarchical RCU implementation.
    oct. 21 23:53:25 BigPC kernel: RCU dyntick-idle grace-period acceleration is enabled.
    oct. 21 23:53:25 BigPC kernel: Dump stacks of tasks blocking RCU-preempt GP.
    oct. 21 23:53:25 BigPC kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    oct. 21 23:53:25 BigPC kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    oct. 21 23:53:25 BigPC kernel: NR_IRQS:8448 nr_irqs:744 16
    oct. 21 23:53:25 BigPC kernel: Console: colour VGA+ 80x25
    oct. 21 23:53:25 BigPC kernel: console [tty0] enabled
    oct. 21 23:53:25 BigPC kernel: allocated 33554432 bytes of page_cgroup
    oct. 21 23:53:25 BigPC kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    oct. 21 23:53:25 BigPC kernel: hpet clockevent registered
    oct. 21 23:53:25 BigPC kernel: tsc: Fast TSC calibration using PIT
    oct. 21 23:53:25 BigPC kernel: spurious 8259A interrupt: IRQ7.
    oct. 21 23:53:25 BigPC kernel: tsc: Detected 3500.186 MHz processor
    oct. 21 23:53:25 BigPC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7003.05 BogoMIPS (lpj=11667286)
    oct. 21 23:53:25 BigPC kernel: pid_max: default: 32768 minimum: 301
    oct. 21 23:53:25 BigPC kernel: ACPI: Core revision 20140424
    oct. 21 23:53:25 BigPC kernel: ACPI: All ACPI Tables successfully acquired
    oct. 21 23:53:25 BigPC kernel: Security Framework initialized
    oct. 21 23:53:25 BigPC kernel: Yama: becoming mindful.
    oct. 21 23:53:25 BigPC kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    oct. 21 23:53:25 BigPC kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    oct. 21 23:53:25 BigPC kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    oct. 21 23:53:25 BigPC kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys memory
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys devices
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys freezer
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys net_cls
    oct. 21 23:53:25 BigPC kernel: Initializing cgroup subsys blkio
    oct. 21 23:53:25 BigPC kernel: CPU: Physical Processor ID: 0
    oct. 21 23:53:25 BigPC kernel: CPU: Processor Core ID: 0
    oct. 21 23:53:25 BigPC kernel: mce: CPU supports 9 MCE banks
    oct. 21 23:53:25 BigPC kernel: CPU0: Thermal monitoring enabled (TM1)
    oct. 21 23:53:25 BigPC kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    oct. 21 23:53:25 BigPC kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    oct. 21 23:53:25 BigPC kernel: ftrace: allocating 20445 entries in 80 pages
    oct. 21 23:53:25 BigPC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    oct. 21 23:53:25 BigPC kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03)
    oct. 21 23:53:25 BigPC kernel: TSC deadline timer enabled
    oct. 21 23:53:25 BigPC kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    oct. 21 23:53:25 BigPC kernel: ... version: 3
    oct. 21 23:53:25 BigPC kernel: ... bit width: 48
    oct. 21 23:53:25 BigPC kernel: ... generic registers: 4
    oct. 21 23:53:25 BigPC kernel: ... value mask: 0000ffffffffffff
    oct. 21 23:53:25 BigPC kernel: ... max period: 0000ffffffffffff
    oct. 21 23:53:25 BigPC kernel: ... fixed-purpose events: 3
    oct. 21 23:53:25 BigPC kernel: ... event mask: 000000070000000f
    oct. 21 23:53:25 BigPC kernel: x86: Booting SMP configuration:
    oct. 21 23:53:25 BigPC kernel: .... node #0, CPUs: #1
    oct. 21 23:53:25 BigPC kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    oct. 21 23:53:25 BigPC kernel: #2 #3 #4 #5 #6 #7
    oct. 21 23:53:25 BigPC kernel: x86: Booted up 1 node, 8 CPUs
    oct. 21 23:53:25 BigPC kernel: smpboot: Total of 8 processors activated (56025.43 BogoMIPS)
    oct. 21 23:53:25 BigPC kernel: devtmpfs: initialized
    oct. 21 23:53:25 BigPC kernel: PM: Registering ACPI NVS region [mem 0xb242d000-0xb2433fff] (28672 bytes)
    oct. 21 23:53:25 BigPC kernel: PM: Registering ACPI NVS region [mem 0xd39ca000-0xd3b0cfff] (1323008 bytes)
    oct. 21 23:53:25 BigPC kernel: pinctrl core: initialized pinctrl subsystem
    oct. 21 23:53:25 BigPC kernel: RTC time: 21:53:24, date: 10/21/14
    oct. 21 23:53:25 BigPC kernel: NET: Registered protocol family 16
    oct. 21 23:53:25 BigPC kernel: cpuidle: using governor ladder
    oct. 21 23:53:25 BigPC kernel: cpuidle: using governor menu
    oct. 21 23:53:25 BigPC kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    oct. 21 23:53:25 BigPC kernel: ACPI: bus type PCI registered
    oct. 21 23:53:25 BigPC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    oct. 21 23:53:25 BigPC kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    oct. 21 23:53:25 BigPC kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    oct. 21 23:53:25 BigPC kernel: PCI: Using configuration type 1 for base access
    oct. 21 23:53:25 BigPC kernel: ACPI: Added _OSI(Module Device)
    oct. 21 23:53:25 BigPC kernel: ACPI: Added _OSI(Processor Device)
    oct. 21 23:53:25 BigPC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    oct. 21 23:53:25 BigPC kernel: ACPI: Added _OSI(Processor Aggregator Device)
    oct. 21 23:53:25 BigPC kernel: ACPI: Executed 15 blocks of module-level executable AML code
    oct. 21 23:53:25 BigPC kernel: ACPI: Dynamic OEM Table Load:
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0xFFFF880212E52C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    oct. 21 23:53:25 BigPC kernel: ACPI: Dynamic OEM Table Load:
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0xFFFF880212EA8800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    oct. 21 23:53:25 BigPC kernel: ACPI: Dynamic OEM Table Load:
    oct. 21 23:53:25 BigPC kernel: ACPI: SSDT 0xFFFF880212E8D800 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    oct. 21 23:53:25 BigPC kernel: ACPI: Interpreter enabled
    oct. 21 23:53:25 BigPC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    oct. 21 23:53:25 BigPC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    oct. 21 23:53:25 BigPC kernel: ACPI: (supports S0 S3 S4 S5)
    oct. 21 23:53:25 BigPC kernel: ACPI: Using IOAPIC for interrupt routing
    oct. 21 23:53:25 BigPC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [PG00] (on)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [PG01] (on)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [PG02] (on)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [FN00] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [FN01] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [FN02] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [FN03] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Resource [FN04] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    oct. 21 23:53:25 BigPC kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    oct. 21 23:53:25 BigPC kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    oct. 21 23:53:25 BigPC kernel: PCI host bridge to bus 0000:00
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7218000-0xf721800f 64bit]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: [8086:8c94] type 01 class 0x060400
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.3: [8086:8c96] type 01 class 0x060400
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7216000-0xf72163ff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7215000-0xf72157ff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.2: PME# supported from D3hot
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7214000-0xf72140ff 64bit]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: [10de:1004] type 00 class 0x030000
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.1: [10de:0e1a] type 00 class 0x040300
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    oct. 21 23:53:25 BigPC kernel: acpiphp: Slot [1] registered
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: [1969:e091] type 00 class 0x020000
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: supports D1 D2
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05]
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
    oct. 21 23:53:25 BigPC kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 6 10 *11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 6 *10 11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 6 *10 11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 6 10 *11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 6 10 11 12 14 15) *0, disabled.
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 6 10 11 12 14 15) *0, disabled.
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 6 10 *11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 6 *10 11 12 14 15)
    oct. 21 23:53:25 BigPC kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
    oct. 21 23:53:25 BigPC kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    oct. 21 23:53:25 BigPC kernel: vgaarb: loaded
    oct. 21 23:53:25 BigPC kernel: vgaarb: bridge control possible 0000:01:00.0
    oct. 21 23:53:25 BigPC kernel: PCI: Using ACPI for IRQ routing
    oct. 21 23:53:25 BigPC kernel: PCI: pci_cache_line_size set to 64 bytes
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0xb242d000-0xb3ffffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0xb2eea000-0xb3ffffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0xd38d5000-0xd3ffffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0xd39ca000-0xd3ffffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
    oct. 21 23:53:25 BigPC kernel: e820: reserve RAM buffer [mem 0x21f000000-0x21fffffff]
    oct. 21 23:53:25 BigPC kernel: NetLabel: Initializing
    oct. 21 23:53:25 BigPC kernel: NetLabel: domain hash size = 128
    oct. 21 23:53:25 BigPC kernel: NetLabel: protocols = UNLABELED CIPSOv4
    oct. 21 23:53:25 BigPC kernel: NetLabel: unlabeled traffic allowed by default
    oct. 21 23:53:25 BigPC kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    oct. 21 23:53:25 BigPC kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    oct. 21 23:53:25 BigPC kernel: Switched to clocksource hpet
    oct. 21 23:53:25 BigPC kernel: pnp: PnP ACPI init
    oct. 21 23:53:25 BigPC kernel: ACPI: bus type PNP registered
    oct. 21 23:53:25 BigPC kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    oct. 21 23:53:25 BigPC kernel: system 00:01: [io 0x0800-0x087f] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    oct. 21 23:53:25 BigPC kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    oct. 21 23:53:25 BigPC kernel: system 00:03: [io 0x1854-0x1857] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    oct. 21 23:53:25 BigPC kernel: system 00:04: [io 0x0a00-0x0a0f] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:04: [io 0x0a30-0x0a3f] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:04: [io 0x0a20-0x0a2f] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    oct. 21 23:53:25 BigPC kernel: pnp 00:05: [dma 0 disabled]
    oct. 21 23:53:25 BigPC kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
    oct. 21 23:53:25 BigPC kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
    oct. 21 23:53:25 BigPC kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    oct. 21 23:53:25 BigPC kernel: pnp: PnP ACPI: found 8 devices
    oct. 21 23:53:25 BigPC kernel: ACPI: bus type PNP unregistered
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    oct. 21 23:53:25 BigPC kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    oct. 21 23:53:25 BigPC kernel: pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
    oct. 21 23:53:25 BigPC kernel: NET: Registered protocol family 2
    oct. 21 23:53:25 BigPC kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    oct. 21 23:53:25 BigPC kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    oct. 21 23:53:25 BigPC kernel: TCP: Hash tables configured (established 65536 bind 65536)
    oct. 21 23:53:25 BigPC kernel: TCP: reno registered
    oct. 21 23:53:25 BigPC kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
    oct. 21 23:53:25 BigPC kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    oct. 21 23:53:25 BigPC kernel: NET: Registered protocol family 1
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: Boot video device
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
    oct. 21 23:53:25 BigPC kernel: PCI: CLS 64 bytes, default 64
    oct. 21 23:53:25 BigPC kernel: Unpacking initramfs...
    oct. 21 23:53:25 BigPC kernel: Freeing initrd memory: 8920K (ffff88007f74a000 - ffff880080000000)
    oct. 21 23:53:25 BigPC kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    oct. 21 23:53:25 BigPC kernel: software IO TLB [mem 0xcf8d5000-0xd38d5000] (64MB) mapped at [ffff8800cf8d5000-ffff8800d38d4fff]
    oct. 21 23:53:25 BigPC kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    oct. 21 23:53:25 BigPC kernel: Scanning for low memory corruption every 60 seconds
    oct. 21 23:53:25 BigPC kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
    oct. 21 23:53:25 BigPC kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    oct. 21 23:53:25 BigPC kernel: zbud: loaded
    oct. 21 23:53:25 BigPC kernel: VFS: Disk quotas dquot_6.5.2
    oct. 21 23:53:25 BigPC kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    oct. 21 23:53:25 BigPC kernel: msgmni has been set to 15533
    oct. 21 23:53:25 BigPC kernel: Key type big_key registered
    oct. 21 23:53:25 BigPC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    oct. 21 23:53:25 BigPC kernel: io scheduler noop registered
    oct. 21 23:53:25 BigPC kernel: io scheduler deadline registered
    oct. 21 23:53:25 BigPC kernel: io scheduler cfq registered (default)
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    oct. 21 23:53:25 BigPC kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    oct. 21 23:53:25 BigPC kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    oct. 21 23:53:25 BigPC kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    oct. 21 23:53:25 BigPC kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    oct. 21 23:53:25 BigPC kernel: intel_idle: MWAIT substates: 0x42120
    oct. 21 23:53:25 BigPC kernel: intel_idle: v0.4 model 0x3C
    oct. 21 23:53:25 BigPC kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    oct. 21 23:53:25 BigPC kernel: GHES: HEST is not enabled!
    oct. 21 23:53:25 BigPC kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    oct. 21 23:53:25 BigPC kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    oct. 21 23:53:25 BigPC kernel: Linux agpgart interface v0.103
    oct. 21 23:53:25 BigPC kernel: rtc_cmos 00:02: RTC can wake from S4
    oct. 21 23:53:25 BigPC kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    oct. 21 23:53:25 BigPC kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    oct. 21 23:53:25 BigPC kernel: Intel P-state driver initializing.
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 0
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 1
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 2
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 3
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 4
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 5
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 6
    oct. 21 23:53:25 BigPC kernel: Intel pstate controlling: cpu 7
    oct. 21 23:53:25 BigPC kernel: ledtrig-cpu: registered to indicate activity on CPUs
    oct. 21 23:53:25 BigPC kernel: TCP: cubic registered
    oct. 21 23:53:25 BigPC kernel: NET: Registered protocol family 10
    oct. 21 23:53:25 BigPC kernel: NET: Registered protocol family 17
    oct. 21 23:53:25 BigPC kernel: registered taskstats version 1
    oct. 21 23:53:25 BigPC kernel: Magic number: 2:172:905
    oct. 21 23:53:25 BigPC kernel: rtc_cmos 00:02: setting system clock to 2014-10-21 21:53:24 UTC (1413928404)
    oct. 21 23:53:25 BigPC kernel: PM: Hibernation image not present or could not be loaded.
    oct. 21 23:53:25 BigPC kernel: Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
    oct. 21 23:53:25 BigPC kernel: Write protecting the kernel read-only data: 8192k
    oct. 21 23:53:25 BigPC kernel: Freeing unused kernel memory: 796K (ffff880001539000 - ffff880001600000)
    oct. 21 23:53:25 BigPC kernel: Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
    oct. 21 23:53:25 BigPC kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
    oct. 21 23:53:25 BigPC systemd-udevd[78]: starting version 216
    oct. 21 23:53:25 BigPC kernel: [drm] Initialized drm 1.1.0 20060810
    oct. 21 23:53:25 BigPC kernel: nvidia: module license 'NVIDIA' taints kernel.
    oct. 21 23:53:25 BigPC kernel: Disabling lock debugging due to kernel taint
    oct. 21 23:53:25 BigPC kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    oct. 21 23:53:25 BigPC kernel: [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    oct. 21 23:53:25 BigPC kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 343.22 Thu Sep 11 16:27:43 PDT 2014
    oct. 21 23:53:25 BigPC kernel: sdhci: Secure Digital Host Controller Interface driver
    oct. 21 23:53:25 BigPC kernel: sdhci: Copyright(c) Pierre Ossman
    oct. 21 23:53:25 BigPC kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
    oct. 21 23:53:25 BigPC kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    oct. 21 23:53:25 BigPC kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    oct. 21 23:53:25 BigPC kernel: ACPI: bus type USB registered
    oct. 21 23:53:25 BigPC kernel: usbcore: registered new interface driver usbfs
    oct. 21 23:53:25 BigPC kernel: usbcore: registered new interface driver hub
    oct. 21 23:53:25 BigPC kernel: usbcore: registered new device driver usb
    oct. 21 23:53:25 BigPC kernel: SCSI subsystem initialized
    oct. 21 23:53:25 BigPC kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    oct. 21 23:53:25 BigPC kernel: ehci-pci: EHCI PCI platform driver
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: debug port 2
    oct. 21 23:53:25 BigPC kernel: libata version 3.00 loaded.
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7217000
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    oct. 21 23:53:25 BigPC kernel: hub 1-0:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 1-0:1.0: 2 ports detected
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: debug port 2
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7216000
    oct. 21 23:53:25 BigPC kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    oct. 21 23:53:25 BigPC kernel: hub 2-0:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 2-0:1.0: 2 ports detected
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: hub 3-0:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 3-0:1.0: 14 ports detected
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    oct. 21 23:53:25 BigPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    oct. 21 23:53:25 BigPC kernel: hub 4-0:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 4-0:1.0: 6 ports detected
    oct. 21 23:53:25 BigPC kernel: ahci 0000:00:1f.2: version 3.0
    oct. 21 23:53:25 BigPC kernel: ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x34 impl SATA mode
    oct. 21 23:53:25 BigPC kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    oct. 21 23:53:25 BigPC kernel: scsi0 : ahci
    oct. 21 23:53:25 BigPC kernel: scsi1 : ahci
    oct. 21 23:53:25 BigPC kernel: scsi2 : ahci
    oct. 21 23:53:25 BigPC kernel: scsi3 : ahci
    oct. 21 23:53:25 BigPC kernel: scsi4 : ahci
    oct. 21 23:53:25 BigPC kernel: scsi5 : ahci
    oct. 21 23:53:25 BigPC kernel: ata1: DUMMY
    oct. 21 23:53:25 BigPC kernel: ata2: DUMMY
    oct. 21 23:53:25 BigPC kernel: ata3: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215200 irq 45
    oct. 21 23:53:25 BigPC kernel: ata4: DUMMY
    oct. 21 23:53:25 BigPC kernel: ata5: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215300 irq 45
    oct. 21 23:53:25 BigPC kernel: ata6: SATA max UDMA/133 abar m2048@0xf7215000 port 0xf7215380 irq 45
    oct. 21 23:53:25 BigPC kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    oct. 21 23:53:25 BigPC kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    oct. 21 23:53:25 BigPC kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    oct. 21 23:53:25 BigPC kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    oct. 21 23:53:25 BigPC kernel: ata5.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.00A80, max UDMA/133
    oct. 21 23:53:25 BigPC kernel: ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    oct. 21 23:53:25 BigPC kernel: ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    oct. 21 23:53:25 BigPC kernel: ata6.00: supports DRM functions and may not be fully accessible
    oct. 21 23:53:25 BigPC kernel: ata6.00: failed to get NCQ Send/Recv Log Emask 0x1
    oct. 21 23:53:25 BigPC kernel: ata6.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0BB6Q, max UDMA/133
    oct. 21 23:53:25 BigPC kernel: ata6.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    oct. 21 23:53:25 BigPC kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    oct. 21 23:53:25 BigPC kernel: ata5.00: configured for UDMA/133
    oct. 21 23:53:25 BigPC kernel: ata6.00: supports DRM functions and may not be fully accessible
    oct. 21 23:53:25 BigPC kernel: ata6.00: failed to get NCQ Send/Recv Log Emask 0x1
    oct. 21 23:53:25 BigPC kernel: ata6.00: configured for UDMA/133
    oct. 21 23:53:25 BigPC kernel: ata3.00: ATAPI: ASUS BW-16D1HT, 1.01, max UDMA/100
    oct. 21 23:53:25 BigPC kernel: ata3.00: configured for UDMA/100
    oct. 21 23:53:25 BigPC kernel: scsi 2:0:0:0: CD-ROM ASUS BW-16D1HT 1.01 PQ: 0 ANSI: 5
    oct. 21 23:53:25 BigPC kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD20EZRX-00D 0A80 PQ: 0 ANSI: 5
    oct. 21 23:53:25 BigPC kernel: scsi 5:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5
    oct. 21 23:53:25 BigPC kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    oct. 21 23:53:25 BigPC kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    oct. 21 23:53:25 BigPC kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] 4096-byte physical blocks
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] Write Protect is off
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    oct. 21 23:53:25 BigPC kernel: sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    oct. 21 23:53:25 BigPC kernel: sd 5:0:0:0: [sdb] Write Protect is off
    oct. 21 23:53:25 BigPC kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    oct. 21 23:53:25 BigPC kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    oct. 21 23:53:25 BigPC kernel: sdb: sdb1 sdb2 sdb3
    oct. 21 23:53:25 BigPC kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
    oct. 21 23:53:25 BigPC kernel: hub 1-1:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 1-1:1.0: 6 ports detected
    oct. 21 23:53:25 BigPC kernel: sda: sda1
    oct. 21 23:53:25 BigPC kernel: sd 4:0:0:0: [sda] Attached SCSI disk
    oct. 21 23:53:25 BigPC kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    oct. 21 23:53:25 BigPC kernel: EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
    oct. 21 23:53:25 BigPC kernel: hub 2-1:1.0: USB hub found
    oct. 21 23:53:25 BigPC kernel: hub 2-1:1.0: 8 ports detected
    oct. 21 23:53:25 BigPC systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
    oct. 21 23:53:25 BigPC systemd[1]: Detected architecture 'x86-64'.
    oct. 21 23:53:25 BigPC systemd[1]: Set hostname to <BigPC>.
    oct. 21 23:53:25 BigPC systemd[1]: /etc/locale.conf:2: invalid UTF-8 value for key LANG: 'fr_FR.UTF-8', ignoring.
    oct. 21 23:53:25 BigPC systemd[1]: Failed to read /etc/locale.conf: Invalid argument
    oct. 21 23:53:25 BigPC kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
    oct. 21 23:53:25 BigPC systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    oct. 21 23:53:25 BigPC systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Login Prompts.
    oct. 21 23:53:25 BigPC systemd[1]: Reached target Login Prompts.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Remote File Systems.
    oct. 21 23:53:25 BigPC systemd[1]: Reached target Remote File Systems.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Encrypted Volumes.
    oct. 21 23:53:25 BigPC systemd[1]: Reached target Encrypted Volumes.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    oct. 21 23:53:25 BigPC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Paths.
    oct. 21 23:53:25 BigPC systemd[1]: Reached target Paths.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    oct. 21 23:53:25 BigPC systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Swap.
    oct. 21 23:53:25 BigPC systemd[1]: Reached target Swap.
    oct. 21 23:53:25 BigPC systemd[1]: Expecting device dev-disk-by\x2duuid-e2d041ba\x2d8488\x2d495c\x2dbab6\x2d0689ff20eac7.device...
    oct. 21 23:53:25 BigPC systemd[1]: Expecting device dev-disk-by\x2duuid-2c455de8\x2da64a\x2d4751\x2daf5d\x2d7aff4613b496.device...
    oct. 21 23:53:25 BigPC systemd[1]: Starting Root Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Created slice Root Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Starting User and Session Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Created slice User and Session Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Delayed Shutdown Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on Delayed Shutdown Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Device-mapper event daemon FIFOs.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on Device-mapper event daemon FIFOs.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Journal Socket (/dev/log).
    oct. 21 23:53:25 BigPC systemd[1]: Listening on Journal Socket (/dev/log).
    oct. 21 23:53:25 BigPC systemd[1]: Starting LVM2 metadata daemon socket.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on LVM2 metadata daemon socket.
    oct. 21 23:53:25 BigPC systemd[1]: Starting udev Kernel Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on udev Kernel Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Starting udev Control Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on udev Control Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Journal Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Listening on Journal Socket.
    oct. 21 23:53:25 BigPC systemd[1]: Starting System Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Created slice System Slice.
    oct. 21 23:53:25 BigPC systemd[1]: Started File System Check on Root Device.
    oct. 21 23:53:25 BigPC systemd[1]: Starting system-systemd\x2dfsck.slice.
    oct. 21 23:53:25 BigPC systemd[1]: Created slice system-systemd\x2dfsck.slice.
    oct. 21 23:53:25 BigPC systemd[1]: Mounting Temporary Directory...
    oct. 21 23:53:25 BigPC systemd[1]: Starting system-getty.slice.
    oct. 21 23:53:25 BigPC systemd[1]: Created slice system-getty.slice.
    oct. 21 23:53:25 BigPC systemd[1]: Mounting Debug File System...
    oct. 21 23:53:25 BigPC systemd[1]: Starting Setup Virtual Console...
    oct. 21 23:53:25 BigPC systemd[1]: Started Set Up Additional Binary Formats.
    oct. 21 23:53:25 BigPC systemd[1]: Started Load Kernel Modules.
    oct. 21 23:53:25 BigPC systemd[1]: Starting Apply Kernel Variables...
    oct. 21 23:53:25 BigPC systemd[1]: Mounted FUSE Control File System.
    oct. 21 23:53:25 BigPC systemd[1]: Mounting Huge Pages File System...
    oct. 21 23:53:25 BigPC systemd[1]: Mounting POSIX Message Queue File System...
    oct. 21 23:53:25 BigPC systemd[1]: Mounting Configuration File System...
    oct. 21 23:53:25 BigPC systemd[1]: Starting Create list of required static device nodes for the current kernel...
    oct. 21 23:53:25 BigPC systemd[1]: Starting udev Coldplug all Devices...
    oct. 21 23:53:25 BigPC systemd[1]: Starting Journal Service...
    oct. 21 23:53:25 BigPC systemd[1]: Started Journal Service.
    oct. 21 23:53:25 BigPC kernel: EXT4-fs (sdb3): re-mounted. Opts: data=ordered
    oct. 21 23:53:25 BigPC kernel: tsc: Refined TSC clocksource calibration: 3499.997 MHz
    oct. 21 23:53:25 BigPC systemd-udevd[195]: starting version 216
    oct. 21 23:53:25 BigPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Button [PWRB]
    oct. 21 23:53:25 BigPC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    oct. 21 23:53:25 BigPC kernel: ACPI: Sleep Button [SLPB]
    oct. 21 23:53:25 BigPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    oct. 21 23:53:25 BigPC kernel: ACPI: Power Button [PWRF]
    oct. 21 23:53:25 BigPC kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    oct. 21 23:53:25 BigPC kernel: mei_me 0000:00:16.0: irq 46 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: wmi: Mapper loaded
    oct. 21 23:53:25 BigPC kernel: hidraw: raw HID events driver (C) Jiri Kosina
    oct. 21 23:53:25 BigPC kernel: ACPI: Fan [FAN0] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Fan [FAN1] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Fan [FAN2] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Fan [FAN3] (off)
    oct. 21 23:53:25 BigPC kernel: ACPI: Fan [FAN4] (off)
    oct. 21 23:53:25 BigPC kernel: thermal LNXTHERM:00: registered as thermal_zone0
    oct. 21 23:53:25 BigPC kernel: ACPI: Thermal Zone [TZ00] (28 C)
    oct. 21 23:53:25 BigPC kernel: thermal LNXTHERM:01: registered as thermal_zone1
    oct. 21 23:53:25 BigPC kernel: ACPI: Thermal Zone [TZ01] (30 C)
    oct. 21 23:53:25 BigPC kernel: snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
    oct. 21 23:53:25 BigPC kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
    oct. 21 23:53:25 BigPC kernel: snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
    oct. 21 23:53:25 BigPC kernel: microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
    oct. 21 23:53:25 BigPC kernel: microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x17
    oct. 21 23:53:25 BigPC kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    oct. 21 23:53:25 BigPC kernel: alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [74:d4:35:e6:96:6d]
    oct. 21 23:53:25 BigPC kernel: AVX2 version of gcm_enc/dec engaged.
    oct. 21 23:53:25 BigPC systemd-udevd[205]: renamed network interface eth0 to enp3s0
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: ALC1150: SKU not ready 0x00000000
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: mono: mono_out=0x0
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: dig-out=0x11/0x1e
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: inputs:
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: Front Mic=0x19
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: Rear Mic=0x18
    oct. 21 23:53:25 BigPC kernel: sound hdaudioC0D2: Line=0x1a
    oct. 21 23:53:25 BigPC kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input7
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    oct. 21 23:53:25 BigPC kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    oct. 21 23:53:25 BigPC kernel: kvm: disabled by bios
    oct. 21 23:53:25 BigPC kernel: intel_rapl: RAPL domain uncore detection failed
    oct. 21 23:53:25 BigPC kernel: EXT4-fs (sdb1): mounting ext2 file system using the ext4 subsystem
    oct. 21 23:53:25 BigPC kernel: random: nonblocking pool is initialized
    oct. 21 23:53:25 BigPC kernel: EXT4-fs (sdb1): mounted filesystem without journal. Opts: (null)
    oct. 21 23:53:25 BigPC kernel: usb 3-4: new full-speed USB device number 3 using xhci_hcd
    oct. 21 23:53:25 BigPC kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
    oct. 21 23:53:25 BigPC kernel: cfg80211: Calling CRDA to update world regulatory domain
    oct. 21 23:53:25 BigPC kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    oct. 21 23:53:25 BigPC kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    oct. 21 23:53:25 BigPC kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    oct. 21 23:53:25 BigPC kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
    oct. 21 23:53:26 BigPC kernel: alx 0000:03:00.0: irq 48 for MSI/MSI-X
    oct. 21 23:53:26 BigPC kernel: IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    oct. 21 23:53:26 BigPC kernel: usb 3-6: new full-speed USB device number 4 using xhci_hcd
    oct. 21 23:53:26 BigPC kernel: Bluetooth: Core ver 2.19
    oct. 21 23:53:26 BigPC kernel: NET: Registered protocol family 31
    oct. 21 23:53:26 BigPC kernel: Bluetooth: HCI device and connection manager initialized
    oct. 21 23:53:26 BigPC kernel: Bluetooth: HCI socket layer initialized
    oct. 21 23:53:26 BigPC kernel: Bluetooth: L2CAP socket layer initialized
    oct. 21 23:53:26 BigPC kernel: Bluetooth: SCO socket layer initialized
    oct. 21 23:

    ewaller wrote:
    [ 765.737] (EE) Server terminated successfully (0). Closing log file.
    It is not Xorg.  It looks like Gnome gave up the ghost and exited.  After that, Xorg did what it is supposed to do and exited normally.
    Try deleting or renaming ~/.config/gnome-session and ~/.config/gconf and try again.  (BTW, they are both directories)
    Hello! Thanks for your help.
    Yes, I suspect also the problem isn't within Xorg, since gdm show up fine (it the session launch itself that crashes (with every user though)), and since
    echo "xterm & sleep 10" > ~/.xinitrc ; startx also works fine.
    Unfortunately, I already tried something like that earlier (and tried again after reading your answer), but the session launch crash remains

  • [SOLVED (sort of)]LXDE crashes from login manager, not from startx

    Recently moved to arch and wanted to try out LXDE... Well, no luck so far.
    I am able to start lxde with startx by commenting out everything else in xinitrc and leaving only this line :
    exec ck-launch-session startlxde
    As I expected it should, gdm picked up LXDE and added it to it's menu after I installed it. When trying to load though, it crashes and brings me back to gdm. I figured it might be a problem with gdm, so I installed slim and used the very same line that worked with startx, only to get the same crash that brings me back to slim...
    lxde)
    exec ck-launch-session startlxde
    Has anyone seen this problem before? I've digged around the internets and could not find an obvious solution.
    [SOLUTION]
    Removing pcmanfm got rid of the bug that was causing the crash. Apparently it's all that can be done until the bug is fixed upstream.
    Last edited by bolshevik (2011-04-29 01:19:20)

    Okay.
    /var/log/Xorg.0.log, after a failed login attempt with gdm. Sorry I have to bore you with the whole thing, I have no clue which part may or may not be relevant to my problem. I see no obvious errors.
    [ 8754.726]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 8754.726] X Protocol Version 11, Revision 0
    [ 8754.726] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 8754.726] Current Operating System: Linux arch 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 20:29:33 CEST 2011 x86_64
    [ 8754.726] Kernel command line: root=/dev/sda1 ro
    [ 8754.726] Build Date: 16 April 2011 12:02:01PM
    [ 8754.726]
    [ 8754.726] Current version of pixman: 0.20.2
    [ 8754.726] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 8754.726] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 8754.726] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 18:07:01 2011
    [ 8754.727] (==) Using config file: "/etc/X11/xorg.conf"
    [ 8754.727] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 8754.727] (==) ServerLayout "Layout0"
    [ 8754.727] (**) |-->Screen "Screen0" (0)
    [ 8754.727] (**) | |-->Monitor "Monitor0"
    [ 8754.727] (**) | |-->Device "Device0"
    [ 8754.727] (**) |-->Input Device "Keyboard0"
    [ 8754.727] (**) |-->Input Device "Mouse0"
    [ 8754.727] (==) Automatically adding devices
    [ 8754.727] (==) Automatically enabling devices
    [ 8754.727] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 8754.727] Entry deleted from font path.
    [ 8754.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 8754.727] Entry deleted from font path.
    [ 8754.727] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 8754.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 8754.727] Entry deleted from font path.
    [ 8754.727] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 8754.727] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 8754.727] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 8754.727] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 8754.727] (WW) Disabling Keyboard0
    [ 8754.727] (WW) Disabling Mouse0
    [ 8754.727] (II) Loader magic: 0x7d6fa0
    [ 8754.727] (II) Module ABI versions:
    [ 8754.727] X.Org ANSI C Emulation: 0.4
    [ 8754.728] X.Org Video Driver: 10.0
    [ 8754.728] X.Org XInput driver : 12.2
    [ 8754.728] X.Org Server Extension : 5.0
    [ 8754.729] (--) PCI:*(0:2:0:0) 10de:0845:103c:360a rev 162, Mem @ 0xc1000000/16777216, 0xd0000000/268435456, 0xc4000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
    [ 8754.729] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 8754.729] (II) LoadModule: "extmod"
    [ 8754.729] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 8754.730] (II) Module extmod: vendor="X.Org Foundation"
    [ 8754.730] compiled for 1.10.1, module version = 1.0.0
    [ 8754.730] Module class: X.Org Server Extension
    [ 8754.730] ABI class: X.Org Server Extension, version 5.0
    [ 8754.730] (II) Loading extension MIT-SCREEN-SAVER
    [ 8754.730] (II) Loading extension XFree86-VidModeExtension
    [ 8754.730] (II) Loading extension XFree86-DGA
    [ 8754.730] (II) Loading extension DPMS
    [ 8754.730] (II) Loading extension XVideo
    [ 8754.730] (II) Loading extension XVideo-MotionCompensation
    [ 8754.730] (II) Loading extension X-Resource
    [ 8754.730] (II) LoadModule: "dbe"
    [ 8754.730] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 8754.730] (II) Module dbe: vendor="X.Org Foundation"
    [ 8754.730] compiled for 1.10.1, module version = 1.0.0
    [ 8754.730] Module class: X.Org Server Extension
    [ 8754.730] ABI class: X.Org Server Extension, version 5.0
    [ 8754.730] (II) Loading extension DOUBLE-BUFFER
    [ 8754.730] (II) LoadModule: "glx"
    [ 8754.730] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 8754.745] (II) Module glx: vendor="NVIDIA Corporation"
    [ 8754.745] compiled for 4.0.2, module version = 1.0.0
    [ 8754.745] Module class: X.Org Server Extension
    [ 8754.745] (II) NVIDIA GLX Module 173.14.30 Sat Apr 16 22:45:09 PDT 2011
    [ 8754.745] (II) Loading extension GLX
    [ 8754.745] (II) LoadModule: "record"
    [ 8754.745] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 8754.745] (II) Module record: vendor="X.Org Foundation"
    [ 8754.745] compiled for 1.10.1, module version = 1.13.0
    [ 8754.745] Module class: X.Org Server Extension
    [ 8754.745] ABI class: X.Org Server Extension, version 5.0
    [ 8754.745] (II) Loading extension RECORD
    [ 8754.745] (II) LoadModule: "dri"
    [ 8754.746] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 8754.746] (II) Module dri: vendor="X.Org Foundation"
    [ 8754.746] compiled for 1.10.1, module version = 1.0.0
    [ 8754.746] ABI class: X.Org Server Extension, version 5.0
    [ 8754.746] (II) Loading extension XFree86-DRI
    [ 8754.746] (II) LoadModule: "dri2"
    [ 8754.746] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 8754.746] (II) Module dri2: vendor="X.Org Foundation"
    [ 8754.746] compiled for 1.10.1, module version = 1.2.0
    [ 8754.746] ABI class: X.Org Server Extension, version 5.0
    [ 8754.746] (II) Loading extension DRI2
    [ 8754.746] (II) LoadModule: "nvidia"
    [ 8754.746] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 8754.747] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 8754.747] compiled for 4.0.2, module version = 1.0.0
    [ 8754.747] Module class: X.Org Video Driver
    [ 8754.747] (II) NVIDIA dlloader X Driver 173.14.30 Sat Apr 16 22:18:29 PDT 2011
    [ 8754.747] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 8754.747] (++) using VT number 8
    [ 8754.753] (II) Loading sub module "fb"
    [ 8754.753] (II) LoadModule: "fb"
    [ 8754.753] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 8754.754] (II) Module fb: vendor="X.Org Foundation"
    [ 8754.754] compiled for 1.10.1, module version = 1.0.0
    [ 8754.754] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 8754.754] (II) Loading sub module "wfb"
    [ 8754.754] (II) LoadModule: "wfb"
    [ 8754.754] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 8754.755] (II) Module wfb: vendor="X.Org Foundation"
    [ 8754.755] compiled for 1.10.1, module version = 1.0.0
    [ 8754.755] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 8754.755] (II) Loading sub module "ramdac"
    [ 8754.755] (II) LoadModule: "ramdac"
    [ 8754.755] (II) Module "ramdac" already built-in
    [ 8754.755] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 8754.755] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 8754.755] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 8754.755] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 8754.755] (==) NVIDIA(0): RGB weight 888
    [ 8754.755] (==) NVIDIA(0): Default visual is TrueColor
    [ 8754.755] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 8754.755] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 8754.756] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 8754.756] (II) NVIDIA(0): enabled.
    [ 8755.209] (II) NVIDIA(0): NVIDIA GPU GeForce 8200M G (C77) at PCI:2:0:0 (GPU-0)
    [ 8755.209] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 8755.209] (--) NVIDIA(0): VideoBIOS: 62.77.2f.00.07
    [ 8755.209] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 8755.209] (--) NVIDIA(0): Connected display device(s) on GeForce 8200M G at PCI:2:0:0:
    [ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0)
    [ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0): 330.0 MHz maximum pixel clock
    [ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0): Internal Dual Link LVDS
    [ 8755.215] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 8755.215] (==) NVIDIA(0):
    [ 8755.215] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 8755.215] (==) NVIDIA(0): will be used as the requested mode.
    [ 8755.215] (==) NVIDIA(0):
    [ 8755.216] (II) NVIDIA(0): Validated modes:
    [ 8755.216] (II) NVIDIA(0): "nvidia-auto-select"
    [ 8755.216] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
    [ 8756.282] (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
    [ 8756.282] (--) NVIDIA(0): option
    [ 8756.282] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 8756.282] (--) Depth 24 pixmap format is 32 bpp
    [ 8756.285] (II) NVIDIA(0): Initialized GPU GART.
    [ 8756.298] (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
    [ 8756.298] (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
    [ 8756.298] (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
    [ 8756.298] (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
    [ 8756.299] (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
    [ 8756.299] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 8756.299] (II) NVIDIA(0): Config Options in the README.
    [ 8756.302] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 8756.761] (II) Loading extension NV-GLX
    [ 8756.856] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    [ 8756.858] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    [ 8756.858] (==) NVIDIA(0): Backing store disabled
    [ 8756.858] (==) NVIDIA(0): Silken mouse enabled
    [ 8756.871] (**) NVIDIA(0): DPMS enabled
    [ 8756.871] (II) Loading extension NV-CONTROL
    [ 8756.873] (==) RandR enabled
    [ 8756.873] (II) Initializing built-in extension Generic Event Extension
    [ 8756.873] (II) Initializing built-in extension SHAPE
    [ 8756.873] (II) Initializing built-in extension MIT-SHM
    [ 8756.873] (II) Initializing built-in extension XInputExtension
    [ 8756.873] (II) Initializing built-in extension XTEST
    [ 8756.873] (II) Initializing built-in extension BIG-REQUESTS
    [ 8756.873] (II) Initializing built-in extension SYNC
    [ 8756.873] (II) Initializing built-in extension XKEYBOARD
    [ 8756.873] (II) Initializing built-in extension XC-MISC
    [ 8756.873] (II) Initializing built-in extension SECURITY
    [ 8756.873] (II) Initializing built-in extension XINERAMA
    [ 8756.873] (II) Initializing built-in extension XFIXES
    [ 8756.873] (II) Initializing built-in extension RENDER
    [ 8756.873] (II) Initializing built-in extension RANDR
    [ 8756.873] (II) Initializing built-in extension COMPOSITE
    [ 8756.873] (II) Initializing built-in extension DAMAGE
    [ 8756.879] (II) Initializing extension GLX
    [ 8757.038] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 8757.038] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 8757.038] (II) LoadModule: "evdev"
    [ 8757.038] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.039] (II) Module evdev: vendor="X.Org Foundation"
    [ 8757.039] compiled for 1.10.0, module version = 2.6.0
    [ 8757.039] Module class: X.Org XInput Driver
    [ 8757.039] ABI class: X.Org XInput driver, version 12.2
    [ 8757.039] (II) Using input driver 'evdev' for 'Power Button'
    [ 8757.039] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.039] (**) Power Button: always reports core events
    [ 8757.039] (**) Power Button: Device: "/dev/input/event5"
    [ 8757.056] (--) Power Button: Found keys
    [ 8757.056] (II) Power Button: Configuring as keyboard
    [ 8757.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 8757.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 8757.056] (**) Option "xkb_rules" "evdev"
    [ 8757.056] (**) Option "xkb_model" "evdev"
    [ 8757.056] (**) Option "xkb_layout" "ca"
    [ 8757.156] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 8757.157] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 8757.157] (II) Using input driver 'evdev' for 'Video Bus'
    [ 8757.157] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.157] (**) Video Bus: always reports core events
    [ 8757.157] (**) Video Bus: Device: "/dev/input/event6"
    [ 8757.169] (--) Video Bus: Found keys
    [ 8757.169] (II) Video Bus: Configuring as keyboard
    [ 8757.169] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input6/event6"
    [ 8757.169] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 8757.169] (**) Option "xkb_rules" "evdev"
    [ 8757.169] (**) Option "xkb_model" "evdev"
    [ 8757.169] (**) Option "xkb_layout" "ca"
    [ 8757.197] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 8757.197] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 8757.197] (II) Using input driver 'evdev' for 'Power Button'
    [ 8757.197] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.197] (**) Power Button: always reports core events
    [ 8757.197] (**) Power Button: Device: "/dev/input/event4"
    [ 8757.209] (--) Power Button: Found keys
    [ 8757.209] (II) Power Button: Configuring as keyboard
    [ 8757.209] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
    [ 8757.209] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 8757.209] (**) Option "xkb_rules" "evdev"
    [ 8757.209] (**) Option "xkb_model" "evdev"
    [ 8757.209] (**) Option "xkb_layout" "ca"
    [ 8757.210] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 8757.210] (II) No input driver/identifier specified (ignoring)
    [ 8757.211] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 8757.211] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 8757.211] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 8757.211] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.211] (**) Sleep Button: always reports core events
    [ 8757.211] (**) Sleep Button: Device: "/dev/input/event3"
    [ 8757.229] (--) Sleep Button: Found keys
    [ 8757.229] (II) Sleep Button: Configuring as keyboard
    [ 8757.229] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 8757.229] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 8757.229] (**) Option "xkb_rules" "evdev"
    [ 8757.229] (**) Option "xkb_model" "evdev"
    [ 8757.229] (**) Option "xkb_layout" "ca"
    [ 8757.235] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 8757.235] (II) No input driver/identifier specified (ignoring)
    [ 8757.237] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event10)
    [ 8757.237] (II) No input driver/identifier specified (ignoring)
    [ 8757.237] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event11)
    [ 8757.237] (II) No input driver/identifier specified (ignoring)
    [ 8757.238] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event12)
    [ 8757.238] (II) No input driver/identifier specified (ignoring)
    [ 8757.248] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 8757.248] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 8757.248] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 8757.248] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.248] (**) AT Translated Set 2 keyboard: always reports core events
    [ 8757.248] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 8757.259] (--) AT Translated Set 2 keyboard: Found keys
    [ 8757.259] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 8757.259] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 8757.259] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 8757.259] (**) Option "xkb_rules" "evdev"
    [ 8757.259] (**) Option "xkb_model" "evdev"
    [ 8757.259] (**) Option "xkb_layout" "ca"
    [ 8757.261] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 8757.261] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 8757.261] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 8757.261] (II) LoadModule: "synaptics"
    [ 8757.261] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 8757.261] (II) Module synaptics: vendor="X.Org Foundation"
    [ 8757.261] compiled for 1.10.0, module version = 1.4.0
    [ 8757.261] Module class: X.Org XInput Driver
    [ 8757.261] ABI class: X.Org XInput driver, version 12.2
    [ 8757.261] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 8757.261] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 8757.261] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 8757.261] (**) Option "Device" "/dev/input/event9"
    [ 8757.353] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5592
    [ 8757.353] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4916
    [ 8757.353] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 8757.353] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 8757.353] (--) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 8757.353] (**) Option "TapButton1" "1"
    [ 8757.353] (**) Option "TapButton2" "2"
    [ 8757.353] (**) Option "TapButton3" "3"
    [ 8757.459] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 8757.459] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 8757.512] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input9/event9"
    [ 8757.512] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 8757.592] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 8757.593] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 8757.593] (II) No input driver/identifier specified (ignoring)
    [ 8757.594] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 8757.594] (II) No input driver/identifier specified (ignoring)
    [ 8757.597] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
    [ 8757.597] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 8757.597] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 8757.597] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 8757.597] (**) HP WMI hotkeys: always reports core events
    [ 8757.597] (**) HP WMI hotkeys: Device: "/dev/input/event7"
    [ 8757.619] (--) HP WMI hotkeys: Found keys
    [ 8757.619] (II) HP WMI hotkeys: Configuring as keyboard
    [ 8757.619] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
    [ 8757.619] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
    [ 8757.619] (**) Option "xkb_rules" "evdev"
    [ 8757.619] (**) Option "xkb_model" "evdev"
    [ 8757.619] (**) Option "xkb_layout" "ca"
    There seems to be a ton of errors in gdm though (/var/log/gdm/0-greeter.log) :
    gnome-session[10806]: atk-bridge-WARNING: AT_SPI_REGISTRY was not started at session startup.
    gnome-session[10806]: atk-bridge-WARNING: IOR not set.
    gnome-session[10806]: atk-bridge-WARNING: Could not locate registry
    ** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202493309500000108060007
    ** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202493309500000108060007 to session
    ** (gnome-session:10806): DEBUG: uid = 120
    ** (gnome-session:10806): DEBUG: pid = 10814
    ** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    ** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase INITIALIZATION
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase WINDOW_MANAGER
    ** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App9
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: starting metacity.desktop: command=metacity startup-id=10bf4e0fd7aa8e03e130394202493389400000108060008
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10829
    ** (<unknown>:10814): DEBUG: Client registered with session manager: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmXsmpServer: accept_ice_connection()
    ** (gnome-session:10806): DEBUG: GsmXsmpServer: auth_ice_connection()
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Setting up new connection
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: New client '0x1e32980 []'
    ** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    ** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Initializing client 0x1e32980 []
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 []' received RegisterClient(10bf4e0fd7aa8e03e130394202493389400000108060008)
    ** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202493389400000108060008 to session
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase WINDOW_MANAGER
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase PANEL
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase PANEL
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase DESKTOP
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase DESKTOP
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase APPLICATION
    ** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App1
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: starting gnome-power-manager.desktop: command=gnome-power-manager startup-id=10bf4e0fd7aa8e03e130394202492889700000108060000
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10831
    ** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App3
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: starting polkit-gnome-authentication-agent-1.desktop: command=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 startup-id=10bf4e0fd7aa8e03e130394202492965300000108060002
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10832
    ** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App4
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: starting gdm-simple-greeter.desktop: command=/usr/lib/gdm/gdm-simple-greeter startup-id=10bf4e0fd7aa8e03e130394202492997600000108060003
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10833
    ** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App5
    ** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App6
    ** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App7
    ** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App10
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase APPLICATION
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase RUNNING
    ** (gnome-session:10806): DEBUG: GsmPresence: adding idle watch
    ** (gnome-session:10806): DEBUG: GSIdleMonitor: creating new alarm for positive transition wait=300000
    ** (gnome-session:10806): DEBUG: GSIdleMonitor: creating new alarm for negative transition wait=300000
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Sending RegisterClientReply to '0x1e32980 [10bf4e0fd7aa8e03e130394202493389400000108060008]'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Set properties from client '0x1e32980 [10bf4e0fd7aa8e03e130394202493389400000108060008]'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Program = 'metacity'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: UserID = 'gdm'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: RestartStyleHint = 2
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: ProcessID = '10829'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: _GSM_Priority = 20
    ** (process:10833): DEBUG: Greeter session pid=10833 display=:0 xauthority=/var/run/gdm/auth-for-gdm-mXmtLi/database
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    ** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202492889700000108060000
    ** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202492889700000108060000 to session
    ** (gnome-session:10806): DEBUG: uid = 120
    ** (gnome-session:10806): DEBUG: pid = 10831
    ** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    ** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 1: signum=4 (nil)
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 4 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 2: signum=7 (nil)
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 7 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 3: signum=11 (nil)
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 11 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 4: signum=6 (nil)
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 6 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 5: signum=5 (nil)
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 5 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 6: signum=15 0x410be0
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 15 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 7: signum=2 0x410be0
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 2 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 8: signum=8 0x410be0
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 8 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 9: signum=1 0x410be0
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 1 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 10: signum=10 0x410be0
    ** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 10 signals
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-pFeDdcBa,guid=f12d53b28431a4e16e4205c300002235
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling GetDisplayId
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gdm-simple-greeter:10833): DEBUG: "/usr/share/xsessions/openbox-kde.desktop" is hidden or contains non-executable TryExec program
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterPanel: activating default layout
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Starting a login window local:1
    (gdm-simple-greeter:10833): Gtk-WARNING **: gtkwidget.c:5676: widget not within a GtkWindow
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: Got greeter logo 'computer'
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
    ** (gdm-simple-greeter:10833): WARNING **: Unable to read from file /etc/arch-release
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    ** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202492997600000108060003
    ** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202492997600000108060003 to session
    ** (gnome-session:10806): DEBUG: uid = 120
    ** (gnome-session:10806): DEBUG: pid = 10833
    ** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
    ** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client4
    ** (gdm-simple-greeter:10833): DEBUG: Client registered with session manager: /org/gnome/SessionManager/Client4
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Ready
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Ready
    Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x160002b (Login Wind)
    Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: updating other user visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: Setting users to include:
    ** (gdm-simple-greeter:10833): DEBUG: Not adding NULL user
    ** (gdm-simple-greeter:10833): DEBUG: Setting users to exclude:
    ** (gdm-simple-greeter:10833): DEBUG: Adding value bin
    ** (gdm-simple-greeter:10833): DEBUG: Adding value root
    ** (gdm-simple-greeter:10833): DEBUG: Adding value daemon
    ** (gdm-simple-greeter:10833): DEBUG: Adding value adm
    ** (gdm-simple-greeter:10833): DEBUG: Adding value lp
    ** (gdm-simple-greeter:10833): DEBUG: Adding value sync
    ** (gdm-simple-greeter:10833): DEBUG: Adding value shutdown
    ** (gdm-simple-greeter:10833): DEBUG: Adding value halt
    ** (gdm-simple-greeter:10833): DEBUG: Adding value mail
    ** (gdm-simple-greeter:10833): DEBUG: Adding value news
    ** (gdm-simple-greeter:10833): DEBUG: Adding value uucp
    ** (gdm-simple-greeter:10833): DEBUG: Adding value operator
    ** (gdm-simple-greeter:10833): DEBUG: Adding value nobody
    ** (gdm-simple-greeter:10833): DEBUG: Adding value nobody4
    ** (gdm-simple-greeter:10833): DEBUG: Adding value noaccess
    ** (gdm-simple-greeter:10833): DEBUG: Adding value postgres
    ** (gdm-simple-greeter:10833): DEBUG: Adding value pvm
    ** (gdm-simple-greeter:10833): DEBUG: Adding value rpm
    ** (gdm-simple-greeter:10833): DEBUG: Adding value nfsnobody
    ** (gdm-simple-greeter:10833): DEBUG: Adding value pcap
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Unable to get visible range
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: grabbing focus
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: Chooser visibility changed
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: calling 'ListCachedUsers'
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: ListCachedUsers failed: The name org.freedesktop.Accounts was not provided by any .service files
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: no seat proxy; can't load sessions
    ** (gdm-simple-greeter:10833): WARNING **: Unable to load CK history: no seat-id found
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: scheduling a passwd file update
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found current seat: /org/freedesktop/ConsoleKit/Seat1
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: running 'ck-history --frequent --since='2011-02-26T22:07:06.894743Z' --seat='Seat1' --session-type='''
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: reloading passwd file worker
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: include_all is TRUE
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: done reloading passwd file
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Monitoring local users
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found uid of session '/org/freedesktop/ConsoleKit/Session5': 120
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found x11 display of session '/org/freedesktop/ConsoleKit/Session5': :0
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: excluding user 'gdm'
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: history output: bolshevi 125
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: history output: root 2
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: excluding user 'root'
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Users loaded
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: added 1 items
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: users loaded
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Unable to get visible range
    (gdm-simple-greeter:10833): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 349 and height -1
    (gdm-simple-greeter:10833): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 349 and height -1
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
    ** (gdm-simple-greeter:10833): DEBUG: Updating for bolshevik
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Loading item for id=bolshevik
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: User added name:bolshevik logged-in:0 pixbuf:0x1ef7450
    ** (gdm-simple-greeter:10833): DEBUG: Updating for __other
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Loading item for id=__other
    ** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: updating other user visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection change to list path '0'
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection change to list path '0'
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: row activated '0'
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: will emit activated after resize
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: clearing selection
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: shrink complete
    ** (gdm-simple-greeter:10833): DEBUG: setting inactive items visible
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Setting inactive items visible: false
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: user chosen 'bolshevik'
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling SelectUser
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling BeginVerificationForUser
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLanguageNameChanged (en_US.UTF-8)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default language name changed: en_US.UTF-8
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLayoutNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLayoutNameChanged (ca)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default layout name changed: ca
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterPanel: activating layout: ca
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: gnome
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (LXDE)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: LXDE
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLanguageNameChanged (en_US.utf8)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default language name changed: en_US.utf8
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SecretInfoQuery
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received SecretInfoQuery (Password: )
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Secret info query: Password:
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
    Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x160002b (Login Wind)
    Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling SelectSession
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling AnswerQuery
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: gnome
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=UserAuthorized
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: user authorized
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: user now authorized
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: starting session
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling StartSessionWhenReady
    ** (gnome-session:10806): DEBUG: GdmSignalHandler: handling signal 15
    ** (gnome-session:10806): DEBUG: GdmSignalHandler: Found 1 callbacks
    ** (gnome-session:10806): DEBUG: GdmSignalHandler: running 15 handler: 0x418f10
    ** (gnome-session:10806): DEBUG: Got callback for signal 15
    ** (gnome-session:10806): DEBUG: GsmManager: Logout called
    ** (gnome-session:10806): DEBUG: GsmManager: requesting logout
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase RUNNING
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase QUERY_END_SESSION
    ** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmManager: sending query-end-session to clients forceful:1
    ** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.11
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.13
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.19
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: Caught signal 15, shutting down normally.
    ** (gnome-session:10806): DEBUG: GdmSignalHandler: Done handling signals
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received SaveYourselfDone(success = True)
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmXsmpServer: sms_error_handler (0x1ef4380, FALSE, 3, 9, 32771, 0)
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: query end session complete
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase QUERY_END_SESSION
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase END_SESSION
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received SaveYourselfDone(success = True)
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmXsmpServer: sms_error_handler (0x1ef4380, FALSE, 3, c, 32771, 0)
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    ** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase END_SESSION
    (gnome-power-manager:10831): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-power-manager:10831): atk-bridge-WARNING **: IOR not set.
    (gnome-power-manager:10831): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-power-manager:10831): atk-bridge-WARNING **: IOR not set.
    ** (gnome-session:10806): DEBUG: GsmManager: starting phase EXIT
    ** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: xsmp_stop ('0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]')
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    ** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received CloseConnection
    ** (gnome-session:10806): DEBUG: GsmManager: disconnect client
    ** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e32980
    ** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client2
    ** (gnome-session:10806): DEBUG: GsmXSMPClient: xsmp_finalize (0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008])
    ** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e8a0
    ** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client1
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10814) done (status:0)
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10831) done (status:0)
    ** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e920
    ** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client3
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Disposing greeter_session
    ** (gdm-simple-greeter:10833): WARNING **: Failed to send buffer
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10829) done (status:0)
    ** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e9a0
    ** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client4
    ** (gnome-session:10806): DEBUG: GsmManager: last client disconnected - exiting
    ** (gnome-session:10806): DEBUG: GsmManager: ending phase EXIT
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    ** (gnome-session:10806): DEBUG: Unreffing manager
    ** (gnome-session:10806): DEBUG: GsmManager: disposing manager
    ** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35100
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e351c0
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35280
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35340
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35400
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e354c0
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35580
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35640
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35700
    ** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e88840
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App10
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App9
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App8
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App7
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App6
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App5
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App4
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App3
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App2
    ** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App1
    ** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    ** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
    (gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
    (polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
    (polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
    (polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
    (polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
    (polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
    I'm confused by the presentation of these logs. Obviously they contain the accumulated results from many different sessions. Can anyone make sense of this?

  • No session management in gnome 2.24

    i upgraded to gnome 2.24 and taken care of doing it from the console.
    (1) now session management is not working:
    if i select autosave window on logout in session management properties
    nothing is saved because when i login i got empty desktop.
    anyone ?
    is it an upstream bug ?
    (2) sometimes (i don't know when), i got an ugly grey look for the top bar and all the decoration. when i launch appearance pref i got an error dialog that tells me that gnome-settings-daemon is not running ! if i choose again clearlook theme, i got everything back to normal. it happens only twice
    (3) running compiz does not work with some method on the wiki. the one using a .desktop in /etc/X11/sessions and WINDOW_MANAGER variable. it's because the varaible is not taken into account with this new gnome ?
    (3.1) switching desktop (or viewport) with gnome pager with compiz-fusion 0.7.8  running make crashes almost all gnome toolbar desktop ... and WM ? but i can change viewport/desktop with compiz without problem

    here is the error dialog when i launch apperance preferences from system menu:
    Impossible de démarrer le gestionnaire de paramètres « gnome-settings-daemon ».
    Sans le gestionnaire de paramètres de GNOME activé, certaines préférences peuvent ne pas prendre effet. Ceci peut être dû à un problème avec Bonobo, ou qu'un gestionnaire de paramètres non-GNOME (par ex. KDE) est déjà actif et entre en conflit avec le gestionnaire de paramètres GNOME.
    so it says: can't launch gnome-settings-daemon because of bonobo or any non-GNOME WM
    i got no compiz running
    it happens when i logout more than 2 times. and relogin may too fast and a daemon hasn't shutdown yet ??

  • Gnome Crashes on Login after messing with dual monitor settings

    Gnome displays the sad monitor and has the error message "..something has gone wrong..~" and will force me to log out. I've only started to experience this after messing with dual monitor settings in nvidia. The dual setup(twinview) worked but once I rebooted, I couldn't get it going for awhile.
    Here's my xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 285.05.09  ([email protected])  Fri Sep 23 19:18:19 PDT 2011
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
       #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    I commented out below to get it in again, but it still feels shaky and unstable to log in now. Sometimes I will get the error and after a log out and login, it'll work.
      #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
    Extra Notes: I have another desktop session with awesome installed(uninstalled now) and could log into that no problem. Awesome was giving me troubles so I uninstalled it. I have 2 gnome desktop sessions, my regular gnome session(the one that crashes), and the other with no window manager(never crashed on startup).
    I installed awesome around the same time as configuring the dual monitor setup.
    Thanks.

    Update.
    The crashes are to be expected now. I'm circumventing the whole thing by logging into my other Gnome session without a window manager, logging out and then logging back into my regular Gnome with Metacity.
    I've noticed the tty1 sessions(not sure what's it's called) is strange. Apparently my session runs on tty8 but when I try logging in, it'll crash me and tty7 gives me a blank screen with a blinking underscore. The other tty1s work regularly. Not sure if this has anything to do with it.
    Is there a way to just reset the Gnome settings?

  • [SOLVED] Login to Gnome Session fails when not online

    Sry, this is weird and i don't know how to fix it. Whenever i am not online during login stage in gdm i cannot
    start the Gnome Shell. I get the "Oops" Screen and need  to logout. All is fine when i am Online however.
    Even weirder: When i try to login for several times, usually 3-4, without being online and without restarting, gnome eventually disables all
    shell extensions and is starting... BUT after a restart the same problem appears even when all user extensions are still disabled ?!
    here is the output from journalctl ... has anyone, any clue ?
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: X Protocol Version 11, Revision 0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Build Operating System: Linux 3.18.1-1-ARCH x86_64
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Current Operating System: Linux iroha 3.18.3-1-ck #1 SMP PREEMPT Fri Jan 16 15:35:30 EST 2015 x86_64
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=2ce02639-13ab-47e6-bd7f-fca99207253f rw i8042.nomux=1 quiet
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Build Date: 29 December 2014 01:09:58PM
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Current version of pixman: 0.32.6
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Before reporting problems, check http://wiki.x.org
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: to make sure that you have the latest version.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Markers: (--) probed, (**) from config file, (==) default setting,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (++) from command line, (!!) notice, (II) informational,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (++) Log file: "/dev/null", Time: Thu Jan 22 14:04:22 2015
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) No Layout section. Using the first Screen section.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) No screen section available. Using defaults.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) |-->Screen "Default Screen Section" (0)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) | |-->Monitor "<default monitor>"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) No device specified for screen "Default Screen Section".
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Using the first device section listed.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) | |-->Device "card0"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) No monitor specified for screen "Default Screen Section".
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Using a default monitor configuration.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Automatically adding devices
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Automatically enabling devices
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Automatically adding GPU devices
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Entry deleted from font path.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Entry deleted from font path.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) FontPath set to:
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: /usr/share/fonts/misc/,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: /usr/share/fonts/TTF/,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: /usr/share/fonts/OTF/,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: /usr/share/fonts/Type1/
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) ModulePath set to "/usr/lib/xorg/modules"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) The server relies on udev to provide the list of input devices.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loader magic: 0x818d80
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module ABI versions:
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: X.Org ANSI C Emulation: 0.4
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: X.Org Video Driver: 18.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: X.Org XInput driver : 21.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: X.Org Server Extension : 8.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (EE) systemd-logind: failed to get session: PID 462 does not belong to any known session
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) xfree86: Adding drm device (/dev/dri/card0)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) PCI:*(0:0:2:0) 8086:0166:17aa:5006 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
    Jan 22 14:04:22 iroha acpid[440]: client connected from 462[0:0]
    Jan 22 14:04:22 iroha acpid[440]: 1 client rule loaded
    Jan 22 14:04:22 iroha accounts-daemon[463]: started daemon version 0.6.39
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Open ACPI successful (/var/run/acpid.socket)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "glx"
    Jan 22 14:04:22 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.Accounts'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module glx: vendor="X.Org Foundation"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: compiled for 1.16.3, module version = 1.0.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: ABI class: X.Org Server Extension, version 8.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) AIGLX enabled
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/AH-AP
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "intel"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module intel: vendor="X.Org Foundation"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: compiled for 1.16.3, module version = 2.99.917
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Module class: X.Org Video Driver
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: ABI class: X.Org Video Driver, version 18.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (++) using VT number 1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    Jan 22 14:04:22 iroha acpid[440]: client connected from 462[0:0]
    Jan 22 14:04:22 iroha acpid[440]: 1 client rule loaded
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Creating default Display subsection in Screen section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: "Default Screen Section" for depth/fbbpp 24/32
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): Depth 24, (--) framebuffer bpp 32
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): RGB weight 888
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): Default visual is TrueColor
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) intel(0): Option "AccelMethod" "sna"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) intel(0): Option "Backlight" "intel_backlight"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Output LVDS1 has no monitor section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Enabled output LVDS1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Output VGA1 has no monitor section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Enabled output VGA1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Output HDMI1 has no monitor section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Enabled output HDMI1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Output DP1 has no monitor section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Enabled output DP1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Output VIRTUAL1 has no monitor section
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Enabled output VIRTUAL1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): TearFree disabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): DPI set to (96, 96)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading sub module "dri2"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "dri2"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module "dri2" already built-in
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading sub module "present"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "present"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module "present" already built-in
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) Depth 24 pixmap format is 32 bpp
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/WLAN-24EE87
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): Backing store enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): Silken mouse enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): HW Cursor enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): DPMS enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (==) intel(0): display hotplug detection enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): [DRI2] Setup complete
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): [DRI2] DRI driver: i965
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): [DRI2] VDPAU driver: i965
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): direct rendering: DRI2 enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): hardware support for Present enabled
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) RandR disabled
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/awesome-net
    Jan 22 14:04:22 iroha kernel: Switched to clocksource tsc
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/eduroam
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_ARB_create_context
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_ARB_create_context_profile
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_INTEL_swap_event
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: enabled GLX_ARB_create_context_robustness
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) AIGLX: Loaded and initialized i965
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) GLX: Initialized DRI2 GL provider for screen 0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    Jan 22 14:04:22 iroha haveged[441]: haveged: ver: 1.9.1; arch: x86; vend: GenuineIntel; build: (gcc 4.9.2 ITV); collect: 128K
    Jan 22 14:04:22 iroha haveged[441]: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 21/40; sz: 31910/59039
    Jan 22 14:04:22 iroha haveged[441]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.0016
    Jan 22 14:04:22 iroha haveged[441]: haveged: fills: 0, generated: 0
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/m1fun3
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) intel(0): Setting screen physical size to 361 x 203
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/WLAN-Zi
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/GFZ-1x
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/VPN connection 1
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/wlan-zi
    Jan 22 14:04:22 iroha mtp-probe[665]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5"
    Jan 22 14:04:22 iroha mtp-probe[665]: bus: 1, device: 4 was not an MTP device
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Power Button: Applying InputClass "system-keyboard"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "evdev"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module evdev: vendor="X.Org Foundation"
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> new connection /etc/NetworkManager/system-connections/In da Hood!!
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: compiled for 1.16.2, module version = 2.9.1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Module class: X.Org XInput Driver
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: ABI class: X.Org XInput driver, version 21.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'Power Button'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Power Button: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) evdev: Power Button: Device: "/dev/input/event2"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: Power Button: Vendor 0 Product 0x1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: Power Button: Found keys
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) evdev: Power Button: Configuring as keyboard
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_rules" "evdev"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_model" "pc104"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_layout" "de"
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> monitoring kernel firmware directory '/usr/lib/firmware'.
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> WiFi hardware radio set enabled
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> WWAN hardware radio set enabled
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wifi.so
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wwan.so
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-adsl.so
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> WiFi enabled by radio killswitch; enabled by state file
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> WWAN enabled by radio killswitch; enabled by state file
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> Networking is enabled by state file
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (lo): link connected
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (lo): carrier is ON
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (enp8s0): carrier is OFF
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (enp8s0): new Ethernet device (driver: 'r8169' ifindex: 2)
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (enp8s0): exported as /org/freedesktop/NetworkManager/Devices/1
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (enp8s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: > Ignoring extra symbols
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Errors from xkbcomp are not fatal to the X server
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Video Bus: Applying InputClass "system-keyboard"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'Video Bus'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Video Bus: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) evdev: Video Bus: Device: "/dev/input/event7"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: Video Bus: Vendor 0 Product 0x6
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: Video Bus: Found keys
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) evdev: Video Bus: Configuring as keyboard
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_rules" "evdev"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_model" "pc104"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_layout" "de"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) No input driver specified, ignoring this device.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) This device may have been added with another device file.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event4)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) No input driver specified, ignoring this device.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) This device may have been added with another device file.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event5)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) No input driver specified, ignoring this device.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) This device may have been added with another device file.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event6)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) No input driver specified, ignoring this device.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) This device may have been added with another device file.
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) AT Translated Set 2 keyboard: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: AT Translated Set 2 keyboard: Found keys
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_rules" "evdev"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_model" "pc104"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_layout" "de"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) LoadModule: "synaptics"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Module synaptics: vendor="X.Org Foundation"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: compiled for 1.16.0, module version = 1.8.1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: Module class: X.Org XInput Driver
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: ABI class: X.Org XInput driver, version 21.0
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "Device" "/dev/input/event8"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5706 (res 52)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4888 (res 98)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "FingerLow" "40"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "FingerHigh" "40"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "TapButton1" "1"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "TapButton2" "2"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "TapButton3" "3"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "HorizResolution" "65"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "VertResolution" "100"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event8"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 9)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event3)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) ThinkPad Extra Buttons: always reports core events
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event3"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (--) evdev: ThinkPad Extra Buttons: Found keys
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input4/event3"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 10)
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_rules" "evdev"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_model" "pc104"
    Jan 22 14:04:22 iroha gdm-Xorg-:0[462]: (**) Option "xkb_layout" "de"
    Jan 22 14:04:22 iroha gdm[443]: Failed to give slave programs access to the display. Trying to proceed.
    Jan 22 14:04:22 iroha kernel: r8169 0000:08:00.0 enp8s0: link down
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (enp8s0): preparing device
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): using nl80211 for WiFi device control
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): driver supports Access Point (AP) mode
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Jan 22 14:04:22 iroha kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
    Jan 22 14:04:22 iroha kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
    Jan 22 14:04:22 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:22 iroha systemd-logind[438]: New session c1 of user gdm.
    Jan 22 14:04:22 iroha systemd[924]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
    Jan 22 14:04:22 iroha systemd[924]: Starting Sockets.
    Jan 22 14:04:22 iroha systemd[924]: Reached target Sockets.
    Jan 22 14:04:22 iroha systemd[924]: Starting Timers.
    Jan 22 14:04:22 iroha systemd[924]: Reached target Timers.
    Jan 22 14:04:22 iroha systemd[924]: Starting Paths.
    Jan 22 14:04:22 iroha systemd[924]: Reached target Paths.
    Jan 22 14:04:22 iroha systemd[924]: Starting Basic System.
    Jan 22 14:04:22 iroha systemd[924]: Reached target Basic System.
    Jan 22 14:04:22 iroha systemd[924]: Starting Default.
    Jan 22 14:04:22 iroha systemd[924]: Reached target Default.
    Jan 22 14:04:22 iroha systemd[924]: Startup finished in 6ms.
    Jan 22 14:04:22 iroha org.a11y.Bus[991]: Activating service name='org.a11y.atspi.Registry'
    Jan 22 14:04:22 iroha org.a11y.Bus[991]: Successfully activated service 'org.a11y.atspi.Registry'
    Jan 22 14:04:22 iroha org.a11y.atspi.Registry[1074]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    Jan 22 14:04:22 iroha gnome-session[943]: gnome-session[943]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    Jan 22 14:04:22 iroha gnome-session[943]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    Jan 22 14:04:22 iroha kernel: iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
    Jan 22 14:04:22 iroha kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
    Jan 22 14:04:22 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Jan 22 14:04:22 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:22 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.UPower'
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): preparing device
    Jan 22 14:04:22 iroha dbus[435]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
    Jan 22 14:04:22 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:22 iroha dbus[435]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> wpa_supplicant started
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0) supports 5 scan SSIDs
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): supplicant interface state: starting -> ready
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0): supplicant interface state: ready -> disconnected
    Jan 22 14:04:22 iroha NetworkManager[442]: <info> (wlp2s0) supports 5 scan SSIDs
    Jan 22 14:04:22 iroha kernel: fuse init (API version 7.23)
    Jan 22 14:04:23 iroha kernel: media: Linux media interface: v0.10
    Jan 22 14:04:23 iroha kernel: Linux video capture interface: v2.00
    Jan 22 14:04:23 iroha kernel: Bluetooth: Core ver 2.19
    Jan 22 14:04:23 iroha kernel: NET: Registered protocol family 31
    Jan 22 14:04:23 iroha kernel: Bluetooth: HCI device and connection manager initialized
    Jan 22 14:04:23 iroha kernel: Bluetooth: HCI socket layer initialized
    Jan 22 14:04:23 iroha kernel: Bluetooth: L2CAP socket layer initialized
    Jan 22 14:04:23 iroha kernel: Bluetooth: SCO socket layer initialized
    Jan 22 14:04:23 iroha kernel: usbcore: registered new interface driver btusb
    Jan 22 14:04:23 iroha kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (5986:0299)
    Jan 22 14:04:23 iroha kernel: input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input11
    Jan 22 14:04:23 iroha kernel: usbcore: registered new interface driver uvcvideo
    Jan 22 14:04:23 iroha kernel: USB Video Class driver (1.1.1)
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Integrated Camera: Applying InputClass "system-keyboard"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'Integrated Camera'
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Integrated Camera: always reports core events
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) evdev: Integrated Camera: Device: "/dev/input/event9"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x299
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (--) evdev: Integrated Camera: Found keys
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) evdev: Integrated Camera: Configuring as keyboard
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input11/event9"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Option "xkb_rules" "evdev"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Option "xkb_model" "pc104"
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (**) Option "xkb_layout" "de"
    Jan 22 14:04:23 iroha gnome-session[943]: Entering running state
    Jan 22 14:04:23 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    Jan 22 14:04:23 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:23 iroha tlp[1425]: Loading tp-smapi kernel module...done.
    Jan 22 14:04:23 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    Jan 22 14:04:23 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) intel(0): EDID vendor "LGD", prod id 852
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) intel(0): Printing DDC gathered Modelines:
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: (II) intel(0): Modeline "1366x768"x0.0 78.00 1366 1414 1450 1640 768 772 780 793 -hsync -vsync (47.6 kHz eP)
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha kernel: acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    Jan 22 14:04:23 iroha tlp[1425]: Setting battery charge thresholds...done.
    Jan 22 14:04:23 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Successfully called chroot.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Successfully dropped privileges.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Successfully limited resources.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Running.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Watchdog thread running.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Canary thread running.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Successfully made thread 1456 of process 1456 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Jan 22 14:04:23 iroha rtkit-daemon[1460]: Supervising 1 threads of 1 processes of 1 users.
    Jan 22 14:04:23 iroha colord[1443]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
    Jan 22 14:04:23 iroha tlp[1425]: Applying power save settings...done.
    Jan 22 14:04:23 iroha dbus[435]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Jan 22 14:04:23 iroha dbus[435]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
    Jan 22 14:04:23 iroha pulseaudio[1456]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Jan 22 14:04:23 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
    Jan 22 14:04:23 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:23 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.locale1'
    Jan 22 14:04:23 iroha NetworkManager[442]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive
    Jan 22 14:04:23 iroha gnome-session[943]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: > Ignoring extra symbols
    Jan 22 14:04:23 iroha gdm-Xorg-:0[462]: Errors from xkbcomp are not fatal to the X server
    Jan 22 14:04:23 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
    Jan 22 14:04:23 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:23 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
    Jan 22 14:04:23 iroha polkitd[449]: Registered Authentication Agent for unix-session:c1 (system bus name :1.18 [gnome-shell --mode=gdm], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
    Jan 22 14:04:23 iroha gnome-session[943]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
    Jan 22 14:04:24 iroha org.gnome.OnlineAccounts[991]: goa-daemon-Message: goa-daemon version 3.14.2 starting
    Jan 22 14:04:24 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    Jan 22 14:04:24 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:24 iroha udisksd[1569]: udisks daemon version 2.1.3 starting
    Jan 22 14:04:24 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    Jan 22 14:04:24 iroha udisksd[1569]: Acquired the name org.freedesktop.UDisks2 on the system message bus
    Jan 22 14:04:25 iroha gnome-session[943]: Gjs-Message: JS LOG: GNOME Shell started at Thu Jan 22 2015 14:04:23 GMT+0100 (CET)
    Jan 22 14:04:25 iroha kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    Jan 22 14:04:26 iroha kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input10
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: always reports core events
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "Emulate3Buttons" "false"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "EmulateWheel" "true"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "EmulateWheelButton" "2"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "YAxisMapping" "4 5"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "XAxisMapping" "6 7"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) No input driver specified, ignoring this device.
    Jan 22 14:04:26 iroha gdm-Xorg-:0[462]: (II) This device may have been added with another device file.
    Jan 22 14:04:27 iroha NetworkManager[442]: <info> startup complete
    Jan 22 14:04:29 iroha NetworkManager[442]: <info> WiFi now disabled by radio killswitch
    Jan 22 14:04:29 iroha NetworkManager[442]: <info> (wlp2s0): device state change: disconnected -> unavailable (reason 'none') [30 20 0]
    Jan 22 14:04:29 iroha NetworkManager[442]: <info> (wlp2s0): deactivating device (reason 'none') [0]
    Jan 22 14:04:29 iroha logger[1589]: ACPI group/action undefined: button/wlan / WLAN
    Jan 22 14:04:32 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:32 iroha sysctl[1592]: fs.inotify.max_user_watches = 32768
    Jan 22 14:04:37 iroha gdm-password][1590]: pam_unix(gdm-password:session): session opened for user iroha by (unknown)(uid=0)
    Jan 22 14:04:37 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:04:37 iroha systemd-logind[438]: New session c2 of user iroha.
    Jan 22 14:04:37 iroha systemd[1595]: pam_unix(systemd-user:session): session opened for user iroha by (uid=0)
    Jan 22 14:04:37 iroha systemd[1595]: Starting -.slice.
    Jan 22 14:04:37 iroha systemd[1595]: Created slice -.slice.
    Jan 22 14:04:37 iroha systemd[1595]: Starting Sockets.
    Jan 22 14:04:37 iroha systemd[1595]: Reached target Sockets.
    Jan 22 14:04:37 iroha systemd[1595]: Starting Timers.
    Jan 22 14:04:37 iroha systemd[1595]: Reached target Timers.
    Jan 22 14:04:37 iroha systemd[1595]: Starting Paths.
    Jan 22 14:04:37 iroha systemd[1595]: Reached target Paths.
    Jan 22 14:04:37 iroha systemd[1595]: Starting Basic System.
    Jan 22 14:04:37 iroha systemd[1595]: Reached target Basic System.
    Jan 22 14:04:37 iroha systemd[1595]: Starting "Chrome Remote Desktop host daemon"...
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: 2015-01-22 14:04:37,208:INFO:Daemon process started in the background, logging to '/tmp/chrome_remote_desktop_20150122_140437_0SS98g'
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Using host_id: a792e48a-fe0f-5943-9596-fac5157abb01
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Launching X server and X session.
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Starting Xvfb on display :20
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Xvfb is active.
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Launching X session: ['/etc/gdm/Xsession']
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: Launching host process
    Jan 22 14:04:37 iroha chrome-remote-desktop[1598]: ['/opt/google/chrome-remote-desktop/chrome-remote-desktop-host', '--host-config=-', '--audio-pipe-name=/home/iroha/.config/chrome-remote-desktop/pulseaudio#4da065af94/fifo_output', '--ssh-auth-sockname=/tmp/chromoting.iroha.ssh_auth_sock', '--signal-parent']
    Jan 22 14:04:38 iroha chromoting[1623]: Host started for user: [email protected]
    Jan 22 14:04:38 iroha org.a11y.Bus[1643]: Activating service name='org.a11y.atspi.Registry'
    Jan 22 14:04:38 iroha org.a11y.Bus[1643]: Successfully activated service 'org.a11y.atspi.Registry'
    Jan 22 14:04:38 iroha org.a11y.atspi.Registry[1666]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    Jan 22 14:04:38 iroha pulseaudio[1687]: [pulseaudio] sink.c: Default and alternate sample rates are the same.
    Jan 22 14:05:02 iroha gdm-password][1590]: pam_systemd(gdm-password:session): Failed to create session: Connection timed out
    Jan 22 14:05:02 iroha org.a11y.Bus[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha gnome-session[943]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha org.gtk.vfs.Daemon[991]: A connection to the bus can't be made
    Jan 22 14:05:02 iroha org.gtk.vfs.Daemon[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha gdm-launch-environment][803]: pam_systemd(gdm-launch-environment:session): Failed to release session: Interrupted system call
    Jan 22 14:05:02 iroha org.a11y.atspi.Registry[1074]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha ca.desrt.dconf[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha org.freedesktop.Telepathy.AccountManager[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha org.gnome.OnlineAccounts[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha gdm-session-worker[803]: <3>GLib: Source ID 72 was not found when attempting to remove it
    Jan 22 14:05:02 iroha org.gnome.Caribou.Daemon[991]: ** (caribou:1552): WARNING **: daemon.vala:186: can't hide keyboard: The connection is closed
    Jan 22 14:05:02 iroha org.gtk.Private.MTPVolumeMonitor[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Error sending message: Broken pipe (g-io-error-quark, 44). Exiting.
    Jan 22 14:05:02 iroha org.gnome.Caribou.Daemon[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha org.gtk.Private.UDisks2VolumeMonitor[991]: g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving message: Connection reset by peer (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha gnome-session[943]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Jan 22 14:05:02 iroha polkitd[449]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.18, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
    Jan 22 14:05:02 iroha systemd-logind[438]: Removed session c1.
    Jan 22 14:05:02 iroha systemd[924]: Stopping Default.
    Jan 22 14:05:02 iroha systemd[924]: Stopped target Default.
    Jan 22 14:05:02 iroha systemd[924]: Starting Shutdown.
    Jan 22 14:05:02 iroha systemd[924]: Reached target Shutdown.
    Jan 22 14:05:02 iroha systemd[924]: Starting Exit the Session...
    Jan 22 14:05:02 iroha systemd[924]: Stopping Basic System.
    Jan 22 14:05:02 iroha systemd[924]: Stopped target Basic System.
    Jan 22 14:05:02 iroha systemd[924]: Stopping Timers.
    Jan 22 14:05:02 iroha systemd[924]: Stopped target Timers.
    Jan 22 14:05:02 iroha systemd[924]: Stopping Sockets.
    Jan 22 14:05:02 iroha systemd[924]: Stopped target Sockets.
    Jan 22 14:05:02 iroha systemd[924]: Stopping Paths.
    Jan 22 14:05:02 iroha systemd[924]: Stopped target Paths.
    Jan 22 14:05:02 iroha systemd[924]: Received SIGRTMIN+24 from PID 1703 (kill).
    Jan 22 14:05:02 iroha /etc/gdm/Xsession[1702]: /etc/gdm/Xsession: Beginning session setup...
    Jan 22 14:05:02 iroha systemd[931]: pam_unix(systemd-user:session): session closed for user gdm
    Jan 22 14:05:02 iroha /etc/gdm/Xsession[1702]: gpg-agent: a gpg-agent is already running - not starting a new one
    Jan 22 14:05:02 iroha /etc/gdm/Xsession[1702]: localuser:iroha being added to access control list
    Jan 22 14:05:02 iroha /etc/gdm/Xsession[1702]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    Jan 22 14:05:02 iroha org.a11y.Bus[1726]: Activating service name='org.a11y.atspi.Registry'
    Jan 22 14:05:02 iroha org.a11y.Bus[1726]: Successfully activated service 'org.a11y.atspi.Registry'
    Jan 22 14:05:02 iroha org.a11y.atspi.Registry[1739]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    Jan 22 14:05:02 iroha rtkit-daemon[1460]: Successfully made thread 1764 of process 1764 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Jan 22 14:05:02 iroha rtkit-daemon[1460]: Supervising 2 threads of 2 processes of 1 users.
    Jan 22 14:05:02 iroha dbus[435]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Jan 22 14:05:02 iroha dbus[435]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
    Jan 22 14:05:02 iroha pulseaudio[1764]: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Jan 22 14:05:02 iroha gnome-session[1702]: GNOME_KEYRING_CONTROL=/home/iroha/.cache/keyring-CFEWSX
    Jan 22 14:05:02 iroha gnome-session[1702]: SSH_AUTH_SOCK=/home/iroha/.cache/keyring-CFEWSX/ssh
    Jan 22 14:05:02 iroha gnome-session[1702]: GNOME_KEYRING_CONTROL=/home/iroha/.cache/keyring-CFEWSX
    Jan 22 14:05:02 iroha gnome-session[1702]: SSH_AUTH_SOCK=/home/iroha/.cache/keyring-CFEWSX/ssh
    Jan 22 14:05:02 iroha gnome-session[1702]: GPG_AGENT_INFO=/home/iroha/.cache/keyring-CFEWSX/gpg:0:1
    Jan 22 14:05:02 iroha gnome-session[1702]: GNOME_KEYRING_CONTROL=/home/iroha/.cache/keyring-CFEWSX
    Jan 22 14:05:02 iroha gnome-session[1702]: SSH_AUTH_SOCK=/home/iroha/.cache/keyring-CFEWSX/ssh
    Jan 22 14:05:02 iroha gnome-session[1702]: GPG_AGENT_INFO=/home/iroha/.cache/keyring-CFEWSX/gpg:0:1
    Jan 22 14:05:02 iroha gnome-session[1702]: GNOME_KEYRING_CONTROL=/home/iroha/.cache/keyring-CFEWSX
    Jan 22 14:05:02 iroha gnome-session[1702]: SSH_AUTH_SOCK=/home/iroha/.cache/keyring-CFEWSX/ssh
    Jan 22 14:05:02 iroha gnome-session[1702]: GPG_AGENT_INFO=/home/iroha/.cache/keyring-CFEWSX/gpg:0:1
    Jan 22 14:05:02 iroha gnome-session[1702]: error: XDG_RUNTIME_DIR not set in the environment.
    Jan 22 14:05:02 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
    Jan 22 14:05:02 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:05:02 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.hostname1'
    Jan 22 14:05:03 iroha dbus[435]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
    Jan 22 14:05:03 iroha systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 22 14:05:03 iroha dbus[435]: [system] Successfully activated service 'org.freedesktop.locale1'
    Jan 22 14:05:03 iroha gnome-session[1702]: (gnome-shell:1785): Gjs-WARNING **: JS ERROR: Error: Argument 'string' (type utf8) may not be null
    Jan 22 14:05:03 iroha gnome-session[1702]: _pack_variant@resource:///org/gnome/gjs/modules/overrides/GLib.js:104
    Jan 22 14:05:03 iroha gnome-session[1702]: _pack_variant@resource:///org/gnome/gjs/modules/overrides/GLib.js:151
    Jan 22 14:05:03 iroha gnome-session[1702]: @resource:///org/gnome/gjs/modules/overrides/GLib.js:261
    Jan 22 14:05:03 iroha gnome-session[1702]: _proxyInvoker@resource:///org/gnome/gjs/modules/overrides/Gio.js:78
    Jan 22 14:05:03 iroha gnome-session[1702]: _makeProxyMethod/<@resource:///org/gnome/gjs/modules/overrides/Gio.js:124
    Jan 22 14:05:03 iroha gnome-session[1702]: LoginManagerSystemd<.getCurrentSessionProxy@resource:///org/gnome/shell/misc/loginManager.js:120
    Jan 22 14:05:03 iroha gnome-session[1702]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    Jan 22 14:05:03 iroha gnome-session[1702]: ScreenShield<._init@resource:///org/gnome/shell/ui/screenShield.js:558
    Jan 22 14:05:03 iroha gnome-session[1702]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    Jan 22 14:05:03 iroha gnome-session[1702]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110
    Jan 22 14:05:03 iroha gnome-session[1702]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204
    Jan 22 14:05:03 iroha gnome-session[1702]: _initializeUI@resource:///org/gnome/shell/ui/main.js:150
    Jan 22 14:05:03 iroha gnome-session[1702]: start@resource:///org/gnome/shell/ui/main.js:112
    Jan 22 14:05:03 iroha gnome-session[1702]: @<main>:1
    Jan 22 14:05:03 iroha gnome-session[1702]: ** Message: Execution of main.js threw exception: JS_EvaluateScript() failed
    Jan 22 14:05:03 iroha gnome-session[1702]: gnome-session[1702]: WARNING: App 'gnome-shell.desktop' exited with code 1
    Jan 22 14:05:03 iroha gnome-session[1702]: WARNING: App 'gnome-shell.desktop' exited with code 1
    Jan 22 14:05:04 iroha gnome-session[1702]: (gnome-shell:1803): Gjs-WARNING **: JS ERROR: Error: Argument 'string' (type utf8) may not be null
    Jan 22 14:05:04 iroha gnome-session[1702]: _pack_variant@resource:///org/gnome/gjs/modules/overrides/GLib.js:104
    Jan 22 14:05:04 iroha gnome-session[1702]: _pack_variant@resource:///org/gnome/gjs/modules/overrides/GLib.js:151
    Jan 22 14:05:04 iroha gnome-session[1702]: @resource:///org/gnome/gjs/modules/overrides/GLib.js:261
    Jan 22 14:05:04 iroha gnome-session[1702]: _proxyInvoker@resource:///org/gnome/gjs/modules/overrides/Gio.js:78
    Jan 22 14:05:04 iroha gnome-session[1702]: _makeProxyMethod/<@resource:///org/gnome/gjs/modules/overrides/Gio.js:124
    Jan 22 14:05:04 iroha gnome-session[1702]: LoginManagerSystemd<.getCurrentSessionProxy@resource:///org/gnome/shell/misc/loginManager.js:120
    Jan 22 14:05:04 iroha gnome-session[1702]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    Jan 22 14:05:04 iroha gnome-session[1702]: ScreenShield<._init@resource:///org/gnome/shell/ui/screenShield.js:558
    Jan 22 14:05:04 iroha gnome-session[1702]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    Jan 22 14:05:04 iroha gnome-session[1702]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110
    Jan 22 14:05:04 iroha gnome-session[1702]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204
    Jan 22 14:05:04 iroha gnome-session[1702]: _initializeUI@resource:///org/gnome/shell/ui/main.js:150
    Jan 22 14:05:04 iroha gnome-session[1702]: start@resource:///org/gnome/shell/ui/main.js:112
    Jan 22 14:05:04 iroha gnome-session[1702]: @<main>:1
    Jan 22 14:05:04 iroha gnome-session[1702]: ** Message: Execution of main.js threw exception: JS_EvaluateScript() failed
    Jan 22 14:05:04 iroha gnome-session[1702]: WARNING: App 'gnome-shell.desktop' exited with code 1
    Jan 22 14:05:04 iroha gnome-session[1702]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    Jan 22 14:05:04 iroha gnome-session[1702]: gnome-session[1702]: WARNING: App 'gnome-shell.desktop' exited with code 1
    Jan 22 14:05:04 iroha gnome-session[1702]: gnome-session[1702]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    Jan 22 14:05:04 iroha gnome-session[1702]: (gnome-settings-daemon:1754): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
    Jan 22 14:05:04 iroha gnome-session[1702]: Unrecoverable failure in required component gnome-shell.desktop
    Jan 22 14:05:04 iroha gnome-session[1702]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    Jan 22 14:05:04 iroha gnome-session[1702]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    Jan 22 14:05:04 iroha gnome-session[1702]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    Jan 22 14:05:04 iroha gnome-session[1702]: Entering running state
    Jan 22 14:05:04 iroha gnome-session[1702]: (uint32 1,)
    Jan 22 14:05:04 iroha gnome-session[1702]: Failed to play sound: File or data not found
    Jan 22 14:05:04 iroha gnome-session[1702]: Initializing nautilus-dropbox 2.10.0
    Jan 22 14:05:04 iroha org.gnome.OnlineAccounts[1726]: goa-daemon-Message: goa-daemon version 3.14.2 starting
    Jan 22 14:05:04 iroha org.gnome.zeitgeist.Engine[1726]: ** (zeitgeist-datahub:1904): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    Jan 22 14:05:05 iroha gnome-session[1702]: [13:05:05][warn] QT Warning: No systemtrayicon available
    Jan 22 14:05:05 iroha gnome-session[1702]: (gnome-settings-daemon:1754): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
    Jan 22 14:05:05 iroha gnome-session[1702]: [13:05:05][err] Error in c-ares. Reinitializing...
    Jan 22 14:05:05 iroha gnome-session[1702]: [13:05:05][err] Invalid DNS servers: 127.0.0.1
    Jan 22 14:05:05 iroha gnome-session[1702]: [13:05:05][err] Error in c-ares. Reinitializing...
    Jan 22 14:05:05 iroha gnome-session[1702]: [13:05:05][err] Invalid DNS servers: 127.0.0.1
    Jan 22 14:05:06 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:06 iroha gnome-session[1702]: [13:05:06][err] Error in c-ares. Reinitializing...
    Jan 22 14:05:06 iroha gnome-session[1702]: [13:05:06][err] Invalid DNS servers: 127.0.0.1
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: ** (nautilus:1830): WARNING **: connect() failed
    Jan 22 14:05:07 iroha gnome-session[1702]: [13:05:07][err] Error in c-ares. Reinitializing...
    Jan 22 14:05:07 iroha gnome-session[1702]: [13:05:

    damn ! that was it ... you wouldn't believe how long i was struggling with that strange error
    chrome-remote-desktop is actually  a pretty cool tool to remotely control your pc from your mobile.
    well, but it had to go now ... thanks for your help !

  • Gnome 3.16 + Catalyst Crash at login

    I have been trying to run gnome 3.16 for quite some time now, but every time at login I get a "oh no, something has gone wrong"
    I just cannot narrow down to what is causing the problem.
    I've tried with xorg 1.16 and xorg 1.17
    Catalyst 14.8 and 15.3
    GDM also fails to start, only shows a blank screen.
    This seems to be the error part in journal
    May 01 12:40:19 archbunny gnome-session[11771]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    Lightdm, and lxde work perfectly.
    I am running a AMD A6-3400M
    with AMD 6550M Card
    Can anyone confirm if gnome 3.16 runs with catalyst + apu?
    Any help would be much appreciated.
    Complete journal
    -- Logs begin at Fri 2015-05-01 11:49:15 IST, end at Fri 2015-05-01 12:52:47 IST. --
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: after 598 requests (598 known processed) with 0 events remaining.
    May 01 12:47:40 archbunny gnome-session[12634]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: ** (zeitgeist-datahub:12721): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: (gnome-settings-daemon:12668): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.487018 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.452187 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.439313 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.437987 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.392799 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316321 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316313 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316295 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.295024 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.196371 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.196181 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:47:40 archbunny gnome-session[12634]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:47:40 archbunny gnome-session[12634]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: ** (gnome-session-quit:12986): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Call to gst_discoverer_discover_uri(file:///home/avenger/notebook.png) failed: Resource not found.
    May 01 12:47:39 archbunny gnome-session[12634]: (gst-plugin-scanner:12983): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstopencv.so': libopencv_calib3d.so.2.4: cannot open shared object file: No such file or directory
    May 01 12:47:38 archbunny gnome-session[12634]: - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
    May 01 12:47:38 archbunny gnome-session[12634]: - remove it and restart.
    May 01 12:47:38 archbunny gnome-session[12634]: Please either:
    May 01 12:47:38 archbunny gnome-session[12634]: /usr/lib/gstreamer-1.0/libgstclutter-3.0.so
    May 01 12:47:38 archbunny gnome-session[12634]: ERROR: Caught a segmentation fault while loading plugin file:
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_object_new: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-WARNING **: cannot register existing type 'ClutterGstVideoSink'
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 6 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 5 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 4 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:45:43 archbunny gnome-session[12634]: [12719:12810:0501/124543:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:45:43 archbunny gnome-session[12634]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:45:43 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Can't open file from uri 'file:///home/avenger/AnantoGhosh_Resume.odt': No such file or directory
    May 01 12:45:43 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Can't open file from uri 'file:///home/avenger/AnantoGhosh_Resume.odt': No such file or directory
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43][warn] QT Warning: No systemtrayicon available
    May 01 12:45:43 archbunny gnome-session[12634]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:43 archbunny gnome-session[12634]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:43 archbunny gnome-session[12634]: Failed to play sound: File or data not found
    May 01 12:45:43 archbunny gnome-session[12634]: Got modmask 0
    May 01 12:45:43 archbunny gnome-session[12634]: Got keycode 193
    May 01 12:45:43 archbunny gnome-session[12634]: Got accel 269025094, 0
    May 01 12:45:43 archbunny gnome-session[12634]: Preparing to bind XF86Launch6
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43.157987 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43.157947 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:42.886136 Info] Starting up...
    May 01 12:45:43 archbunny gnome-session[12634]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:42 archbunny gnome-session[12634]: (gkrellm:12742): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:42 archbunny gnome-session[12634]: (gkrellm:12742): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:42 archbunny gnome-session[12634]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:42 archbunny gnome-session[12634]: Entering running state
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: (uint32 1,)
    May 01 12:45:42 archbunny gnome-session[12634]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: Current serial number in output stream: 266
    May 01 12:45:42 archbunny gnome-session[12634]: Serial number of failed request: 264
    May 01 12:45:42 archbunny gnome-session[12634]: Value in failed request: 0x75
    May 01 12:45:42 archbunny gnome-session[12634]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:42 archbunny gnome-session[12634]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:42 archbunny gnome-session[12634]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: Current serial number in output stream: 266
    May 01 12:45:42 archbunny gnome-session[12634]: Serial number of failed request: 264
    May 01 12:45:42 archbunny gnome-session[12634]: Value in failed request: 0x75
    May 01 12:45:42 archbunny gnome-session[12634]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:42 archbunny gnome-session[12634]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:42 archbunny gnome-session[12634]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:41 archbunny gnome-session[12634]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:30 archbunny gnome-session[12354]: after 60 requests (60 known processed) with 0 events remaining.
    May 01 12:45:30 archbunny gnome-session[12354]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:45:30 archbunny gnome-session[12354]: (tracker-miner-user-guides:12457): Tracker-CRITICAL **: Couldn't create new user guides miner, 'The connection is closed'
    May 01 12:45:30 archbunny gnome-session[12354]: (tracker-miner-apps:12435): Tracker-CRITICAL **: Couldn't create new applications miner, 'The connection is closed'
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.255864 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.226768 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.218746 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.217171 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.162447 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105326 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105317 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105300 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.087361 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:22.974051 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:22.973860 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:45:30 archbunny gnome-session[12354]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: ** (zeitgeist-datahub:12456): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:45:30 archbunny gnome-session[12354]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:45:30 archbunny gnome-session[12354]: (gnome-settings-daemon:12388): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: ** (gnome-session-quit:12586): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:23 archbunny gnome-session[12354]: [12448:12548:0501/124523:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:45:23 archbunny gnome-session[12354]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:45:23 archbunny gnome-session[12354]: [07:15:23][warn] QT Warning: No systemtrayicon available
    May 01 12:45:23 archbunny gnome-session[12354]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:23 archbunny gnome-session[12354]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:22 archbunny gnome-session[12354]: Got modmask 0
    May 01 12:45:22 archbunny gnome-session[12354]: Got keycode 193
    May 01 12:45:22 archbunny gnome-session[12354]: Got accel 269025094, 0
    May 01 12:45:22 archbunny gnome-session[12354]: Preparing to bind XF86Launch6
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.950027 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.949983 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.711460 Info] Starting up...
    May 01 12:45:22 archbunny gnome-session[12354]: Failed to play sound: File or data not found
    May 01 12:45:22 archbunny gnome-session[12354]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:22 archbunny gnome-session[12354]: (gkrellm:12465): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:22 archbunny gnome-session[12354]: (gkrellm:12465): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:22 archbunny gnome-session[12354]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:22 archbunny gnome-session[12354]: Entering running state
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: (uint32 1,)
    May 01 12:45:22 archbunny gnome-session[12354]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: Current serial number in output stream: 266
    May 01 12:45:22 archbunny gnome-session[12354]: Serial number of failed request: 264
    May 01 12:45:22 archbunny gnome-session[12354]: Value in failed request: 0x75
    May 01 12:45:22 archbunny gnome-session[12354]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:22 archbunny gnome-session[12354]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:22 archbunny gnome-session[12354]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: Current serial number in output stream: 266
    May 01 12:45:22 archbunny gnome-session[12354]: Serial number of failed request: 264
    May 01 12:45:22 archbunny gnome-session[12354]: Value in failed request: 0x75
    May 01 12:45:22 archbunny gnome-session[12354]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:22 archbunny gnome-session[12354]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:22 archbunny gnome-session[12354]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:21 archbunny gnome-session[12354]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:40:25 archbunny gnome-session[11771]: after 50 requests (50 known processed) with 0 events remaining.
    May 01 12:40:25 archbunny gnome-session[11771]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-extract:11863): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: ** (zeitgeist-datahub:11872): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.976346 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.952633 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.943832 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.941486 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.891116 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.829005 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.828996 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.828978 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.800798 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.645782 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.645585 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:40:25 archbunny gnome-session[11771]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:40:25 archbunny gnome-session[11771]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:40:25 archbunny gnome-session[11771]: (gnome-settings-daemon:11805): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: ** (gnome-session-quit:12022): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:20 archbunny gnome-session[11771]: [11869:11968:0501/124020:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:40:20 archbunny gnome-session[11771]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19][warn] QT Warning: No systemtrayicon available
    May 01 12:40:19 archbunny gnome-session[11771]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:40:19 archbunny gnome-session[11771]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:40:19 archbunny gnome-session[11771]: Failed to play sound: File or data not found
    May 01 12:40:19 archbunny gnome-session[11771]: Got modmask 0
    May 01 12:40:19 archbunny gnome-session[11771]: Got keycode 193
    May 01 12:40:19 archbunny gnome-session[11771]: Got accel 269025094, 0
    May 01 12:40:19 archbunny gnome-session[11771]: Preparing to bind XF86Launch6
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.623630 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.623599 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.404119 Info] Starting up...
    May 01 12:40:19 archbunny gnome-session[11771]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:40:19 archbunny gnome-session[11771]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:40:19 archbunny gnome-session[11771]: (gkrellm:11884): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:40:19 archbunny gnome-session[11771]: (gkrellm:11884): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:40:19 archbunny gnome-session[11771]: Entering running state
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: (uint32 1,)
    May 01 12:40:19 archbunny gnome-session[11771]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase RUNNING
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): GsmManager: requesting logout
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): Caught SIGINT/SIGTERM, shutting down normally.
    May 01 12:26:52 archbunny gnome-session[8508]: DEBUG(+): emitting SessionIsActive
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: (pid:8543) done (status:1)
    May 01 12:26:44 archbunny gnome-session[8508]: Entering running state
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting dbus client to object path: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting client to object path: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): pid = 8517
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): uid = 120
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Adding new client 10178e1dea22acc81614304634046315800000085080002 to session
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: RegisterClient
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmPresence: adding idle watch (1) for 300 secs
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): gsm_xsmp_server_start
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase RUNNING
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase APPLICATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: started pid:8543
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --mode=gdm startup-id=10178e1dea22acc816143046340385336800000085080000
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase APPLICATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase DESKTOP
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase DESKTOP
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase PANEL
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase PANEL
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): App gnome-settings-daemon.desktop registered
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting dbus client to object path: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting client to object path: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): pid = 8524
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): uid = 120
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Adding new client 10178e1dea22acc816143046340385586900000085080001 to session
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: RegisterClient 10178e1dea22acc816143046340385586900000085080001
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: started pid:8524
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon-localeexec startup-id=10178e1dea22acc816143046340385586900000085080001
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase APPLICATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase DESKTOP
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase PANEL
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: App startup summary
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: GSM starting to manage
    May 01 12:26:43 archbunny gnome-session[8508]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gdm/greeter/autostart
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Done adding required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Adding required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Done checking required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Checking required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Getting session 'gnome'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): emitting SessionIsActive
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/archbunny:@/tmp/.ICE-unix/8508,unix/archbunny:/tmp/.ICE-unix/8508
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: setting client store 0x1b84b00
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Using systemd for session tracking
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Enabling debugging
    May 01 12:24:41 archbunny gnome-session[8218]: Current serial number in output stream: 266
    May 01 12:24:41 archbunny gnome-session[8218]: Serial number of failed request: 264
    May 01 12:24:41 archbunny gnome-session[8218]: Value in failed request: 0x75
    May 01 12:24:41 archbunny gnome-session[8218]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:24:41 archbunny gnome-session[8218]: Major opcode of failed request: 141 (RANDR)
    May 01 12:24:41 archbunny gnome-session[8218]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:24:41 archbunny gnome-session[8218]: Entering running state
    May 01 12:24:41 archbunny gnome-session[8218]: gnome-session[8218]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:41 archbunny gnome-session[8218]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:38 archbunny gnome-session[8173]: Unrecoverable failure in required component gnome-shell-wayland.desktop
    May 01 12:24:38 archbunny gnome-session[8173]: gnome-session[8173]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    May 01 12:24:38 archbunny gnome-session[8173]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): mutter-ERROR **: Unable to initialize Clutter.
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer due to constraints
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): mutter-WARNING **: Could not stat /dev/dri/card0: No such file or directory
    May 01 12:24:38 archbunny gnome-session[8173]: gnome-session[8173]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:38 archbunny gnome-session[8173]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 11:50:05 archbunny gnome-session[2997]: Current serial number in output stream: 266
    May 01 11:50:05 archbunny gnome-session[2997]: Serial number of failed request: 264
    May 01 11:50:05 archbunny gnome-session[2997]: Value in failed request: 0x75
    May 01 11:50:05 archbunny gnome-session[2997]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 11:50:05 archbunny gnome-session[2997]: Major opcode of failed request: 141 (RANDR)
    May 01 11:50:05 archbunny gnome-session[2997]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 11:50:04 archbunny gnome-session[2997]: Entering running state
    May 01 11:50:00 archbunny gnome-session[2997]: gnome-session[2997]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 11:50:00 archbunny gnome-session[2997]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary

    Yes I did try disabling Wayland.
    Unfortunately my system is facings bugs with the open source drivers, even the xserver has issues starting. It's just unusable

  • Gnome crashes on login

    Hi,
    my laptop is running on Arch with kernel 3.11.2-1 and I use the current gnome version as desktop environment.
    To look closer to an image position of a website i'm currently creating I used the desktop-zoom function provided by gnome. After like 5 seconds gnome crashed and displayed the message: "Oh no! Something has gone wrong. A problem has occurred and the system can't recover. All extensions have been disabled as a precaution." and a logout-button. So i logged out, rebootet my laptop and hoped it would help, but sadly it didn't. So each time I try to log in now I get this message.
    So I looked throw dmesg and found this:
    systemd-joufnald[121]: Failed to write entry(26 items, 228856444 bytes) despite vaccuming, ignoring: Argument list too long
    traps: gnome-shell[1661]: trap int3 ip:7f4fccd6fd3d sp;7fff6ca4ab00 error:0
    systemd-journald[121]: Vaccumin done, freed 0 bytes
    systemd-journald[121]: Failed to write entry(26 items, 254325372 bytes) despite vaccuming, ignoring: Argument list too long
    traps: gnome-shell[1661]: trap int3 ip:7ffaa0780d3d sp:7fff613a1af0 error: 0
    I searched the web a bit but couldn't find anything helpfull so far.
    Anyone has an idea how to fix this?
    Greetings
    Dero

    Update.
    The crashes are to be expected now. I'm circumventing the whole thing by logging into my other Gnome session without a window manager, logging out and then logging back into my regular Gnome with Metacity.
    I've noticed the tty1 sessions(not sure what's it's called) is strange. Apparently my session runs on tty8 but when I try logging in, it'll crash me and tty7 gives me a blank screen with a blinking underscore. The other tty1s work regularly. Not sure if this has anything to do with it.
    Is there a way to just reset the Gnome settings?

  • Session management in Info View with two different logins using single sign

    There is a form with 2 user logins UserA and User B to redirect to infoview with sso in my application. I am able to go to each of the Infoview pages successfully but have the following problem.
    User A logs in and infoview opens in a new IE window and sees his/her folders based on permissions and is able to do his/her work for the first time.
    User B logs in andand infoview opens in a new IE window sees his/her folders based on permissions and is able to do his/her work for the first time.
    <b>After a while when User A tries to access the InfoView in the previously opened IE Window, he/she gets an error message. An error has occurred: The object with ID 2519 does not exist in the CMS or you don't have the right to access it.
    User B is able to continue his/her work. Who ever logs in the last, he/she is able to continue his/her work but the other one gets an error.</b>
    <b>Please let me know on how to address this issue . I added logonToken and tried everything at my hand but no success. Is this session controlled by business objects or by the jsp page. What more changes are required for my jsp page to fix the error. Attached below are the form and the applogon.jsp snippets.</b>
    <B> applogon.jsp</B>
        IEnterpriseSession enterpriseSession = null;
        Exception failure = null;
        boolean loggedIn = true;
         String redirectURL = null;
         // If no session already exists, logon using the specified parameters.
        if (enterpriseSession == null){
            try{
                // Attempt logon. Create an Enterprise session manager object.
                ISessionMgr sm = CrystalEnterprise.getSessionMgr();
                // Log on to BusinessObjects Enterprise
                enterpriseSession = sm.logon(username, password, "cms", "secEnterprise");
            }catch (Exception error){
                loggedIn = false;
                failure = error;
            if (!loggedIn){
                // If the login failed, redirect the user to the start page.
                return;
            }else{
                // Store the IEnterpriseSession object in the session.
                session.setAttribute("EnterpriseSession", enterpriseSession);
                // Create the IInfoStore object.
                IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
                // Store the IInfoStore object in the session using the helper functions.
                session.setAttribute("InfoStore", iStore);
                // Store the CMS name for later use.
                session.setAttribute("CMS", "CMS");
                   // Create the IReportSourceFactory object.
                   IReportAppFactory reportAppFactory =(IReportAppFactory)enterpriseSession.getService("RASReportService");
                   // Store the IReportSourceFactory object in the session using the helper functions.
                   session.setAttribute("ReportAppFactory", reportAppFactory);
                // Retrieve the logon token manager.
                ILogonTokenMgr logonTokenMgr = enterpriseSession.getLogonTokenMgr();
                   String logonToken = logonTokenMgr.createLogonToken("", 60, 100);
                   String infoViewURL = null;
                   String tokenParam = null;
                   infoViewURL = "/businessobjects/enterprise115/desktoplaunch/InfoView/logon/logon.do";
                   tokenParam = "token=" + logonToken;
                   redirectURL = infoViewURL + "?" + tokenParam;
                // Retrieve a logon token and store it in the user's cookie
                // file for use later.
                Cookie cookie = new Cookie("LogonToken", logonTokenMgr.createLogonToken("", 60, 100));
                response.addCookie(cookie);
                // Store the logon token for later use.
                session.setAttribute("token", enterpriseSession.getLogonTokenMgr().getDefaultToken());
         // Redirect the user to the relevant tutorial page.
         out.println("You have been logged on to Enterprise.");
         response.sendRedirect (redirectURL);
    Thank You for your help

    // Retrieve the parameters that the user entered into the logon fields.
    <b> user name and password come from here from the above html form into the jsp here. Ted Is this what you are asking for where does the username and password come from
        String username = request.getParameter("user");
        String password = request.getParameter("pass");
    </b>
        IEnterpriseSession enterpriseSession = null;
        Exception failure = null;
        boolean loggedIn = true;
         String redirectURL = null;
         ISessionMgr sessionMgr = null;
         // If no session already exists, logon using the specified parameters.
        if (enterpriseSession == null){
            try{
                // Attempt logon. Create an Enterprise session manager object.
                sessionMgr = CrystalEnterprise.getSessionMgr();
                // Log on to BusinessObjects Enterprise
                enterpriseSession = sessionMgr.logon(username, password, "appserver.abc.com", "secEnterprise");
                   System.out.println("line61");
            }catch (Exception error){
                loggedIn = false;
                failure = error;
            if (!loggedIn){
                // If the login failed, redirect the user to the start page.
                return;
            }else{ this code is in my first post

  • Creating a warning banner at the login screen in solaris 10 GNOME

    Does anyone know how to create a a warning banner at the login screen in solaris 10 GNOME so users have to hit OK or Enter before typing in their username?
    A million thanks,
    Johnny Mac

    I have had problems after the 10.5.2 update. I ended up with a frozen computer - unable to restart or shut down etc. Also ended up at one stage with Set Up Assistant screen. With the help of a computer savvy friend, at least I am able to use my computer again.
    It appears the actual download did happen but it did not install and the computer tells me I need to "re-start". When I did this, window appeared on plain blue screen saying it was installing software but absolutely nothing happened - no blue scrolling bar etc.
    My iMac computer is still under Apple Care Plan and technician told me they are many problems surfacing across the various machines with this upgrade. He has asked me to delay updating the software and to ring back in a couple of days because their technicians are currently working on the problem and he hopes for an answer soon.

  • Session manager empty after crash!

    After a crash my session manager icon is still visible as well as my bookmarks, but the session manager is now completely empty; it doesn't remember a single session. I am using Firefox 22.0. How do I restore the list? My add-ons page shows that Session Manger 0.8.0.7 is an "available" add-on but I am concerned that if I try to install, it will erase my saved sessions that are hopefully not lost but merely hidden somewhere.

    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox profile folder.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).

  • Can't find old tabs from a crashed session - session manager tool has disappeared!

    I had 3 or 4 browsing sessions that crashed late last year and in January. I went to try and recover them today using the Session Manager tool, but all of the backup sessions in the session folder were gone... There were always a gazillion backups as my Firefox crashes repeatedly, and I usually have at least 100 tabs open at any one time. I know, I know!
    All I thought I had to do was to open up the backup sessions! I'm distraught. Lots of research is gone - including all my wedding planning :(
    I don't know if this is relevant, but my Session Manager add on had disappeared when I went to look for the backup sessions. I reinstalled it and then tried to find them, but they're not there.
    Please help if you can?

    It is not possible to tell if a sessionstore.js file has those tabs.<br />
    If the file is from a date that you had those tabs open and if the file is not corrupted then it is possible that they have your tabs.
    What is the file size of the sessionstore.js files?
    If they are below 1MB then you can try to validate the file via an online JSON validate website.
    *JSON Formatter & Validator: http://jsonformatter.curiousconcept.com/
    *JSONLint - The JSON Validator: http://jsonlint.com/

  • GDM, gnome-session exits to login screen after a few seconds

    Recently, I've done a fresh installation of Arch Linux on my girlfriends laptop. She's using gnome and would like to log in graphically using GDM.
    However, when I try to login via gdm, I get kicked out of gnome after a couple of (say about 30) seconds back to the login screen. It doesn't seem to matter if I do something. Even with no input/programms/whatsoever, the session ends after a short time.
    The problem appears to be related to gdm, not gnome, though, because if I do not start GDM but launch my gnome-session via 'startx' from a terminal everything works perfectly fine.
    I've read something about KMS issues somewhere and tried adding "nomodeset" to my kernel command line. The kickout was gone but gnome started in failback mode and issueing "gnome-shell --replace" started the gnome-shell but messed up parts of the screen.
    Since I'm using fluxbox with no graphical login on my own machine, I really don't know where to start looking. Any clues/suggestions what to look at for fixing the problem?

    i had the same issue but with xfce , a full system update fixed it . try doing that without starting 'X'  . Also have you checked logs for any errors.

Maybe you are looking for

  • Getting a jitter on a single letter in oscillating text

    I've made this really cool logo that has a 45degree oscillation behavior on it. About a second before it flys off the screen "o" in the word vote jitters one pixel up. Can't figure out what is happening has anyone else experienced this.

  • Windows 8 Reset fails to wipe drive

    Hello, First off the ultimate issue right now (then the history).  And sorry for the length but I wanted to be as detailed as possible. Last night I did a full Windows Reset on a Windows 8.0 installation. I did this because of issues I was having and

  • SEM-BCS configuration

    Hi Gurus, I am in the process of implementing SEM-BCS consolidation based on BW. I don't know where to start and how to start. Anu body can help me to do the necessary configurations

  • SAP MMC does not start and red in color

    Hi Gurus, We are in a process of installing EhP4 and there were lots of errors. We reverted back to old version. After moving back to old state i.e., EhP3, system does not start. 1. SAPosCol does not start acutomatically in the service 2. sapmmc does

  • Failed to load Main-Class manifest attribute from test.jar

    Hi, I built a console application, there is a manifest.mf file which has Manifest-Version: 1.0 only. When I run C:>java -jar test.jar It showed Failed to load Main-Class manifest attribute from test.jar How should I fix it? Thanks