Author Topic: Interesting Arch startx Issue (again)  (Read 2292 times)

0 Members and 1 Guest are viewing this topic.

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Interesting Arch startx Issue (again)
« on: October 29, 2014, 03:39:10 am »
Something very peculiar is occurring.

I've decided to completely wipe and reinstall Arch on my old laptop, and the install and all that went smooth. Easy, and no hitches there.
However once it comes to getting my drivers working (the lappy has a radeon/integrated intel dual graphics thing.) I think it's on the verge of working. I wouldn't post this here unless this very strange thing was occurring: when I use startx xterm pops up, so obviously something is working; however when I "systemctl enable gdm" and reboot, I receive the famous stuck on "Reached target Graphical Interface". Strange.

A systemctl status gdm.service returns (summary):

Code: [Select]
it loaded
says it's active (running)

pid stuff and Cgroup

(EE) failed to load modesetting (doesn't exist, 0)
(ii) loadmodule: fbdev
(WW) says it couldn't open fbdev
(II) unloading fbdev
(EE) failed to load module fbdev (doesn't exist, 0)
(II) load module vesa

child process 400 was already dead
lasted 0.0numbers seconds
maximum # of x display failures reached (check le log)

Checking Xorg.0.log reveals no errors whatsoever either. I can provide the log and xorg.conf later if needed, but was wondering if any of you could think of anything off the top of your head? (lucid I'm primarily looking at you)

It's late and I've gotta get to sleep. I'd really appreciate any help.

Edit: just caught something at the bottom of the log on another reboot:
Code: [Select]
"setversion 1.4 failed: Permission denied"
I'm guessing this is important.
« Last Edit: October 29, 2014, 03:44:54 am by Matriplex »
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline Xires

  • Noob Eater
  • Administrator
  • Knight
  • *
  • Posts: 379
  • Cookies: 149
    • View Profile
    • Feed The Trolls - Xires
Re: Interesting Arch startx Issue (again)
« Reply #1 on: October 29, 2014, 07:22:37 am »
The log & conf would be useful.  Please post them when you get a few moments.   At this moment, I'm wondering if there's an evdev related issue.
-Xires

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #2 on: October 29, 2014, 08:52:23 am »
Also can you post dmesg and lspci ?
Would like to know what hardware we are looking at.

Also does it work with just xinitrc? or when you just run X ?
« Last Edit: October 29, 2014, 08:53:37 am by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #3 on: October 29, 2014, 06:54:01 pm »
I always used xinitrc. Very simple and I've never really had problems. It seems to me like you possibly didn't install/load some module.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #4 on: October 29, 2014, 09:55:35 pm »
I've heard that you don't really need to use  a xorg conf file anymore, but never really looked into that. I don't know a whole bunch about how X works.

Executing xinit seems to try and start xterm, but I end up with a little white, undecorated, and frozen xterm window in the top left. System is frozen and I have to ctrl-alt-F# to end it. I've attempted to blacklist "radeon", as I heard somewhere that could help. When I remove the blacklist, I get all of the same behavior but a different xorg log (the second log listed).

When I simply run "X", after about 30 seconds of a black screen I get the gdm's "Oh no something went wrong (button)log out(button)" screen. With radeon not blacklisted, it just stays at a black screen.

I've installed the pxp catalyst stuff as well as the xf86 intel driver. Honestly I really don't care which card the computer uses. I won't be using it for games or any graphics programming, just a bit of linux ASM programming and gdb.

Here is all the requested data:

dmesg (might show in here somewhere that I plugged a usb in. It was so I could copy these files over)
Code: [Select]
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
[    0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c88b7fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c88b8000-0x00000000c9191fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c9192000-0x00000000c91acfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c91ad000-0x00000000c9fdbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c9fdc000-0x00000000ca8e4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca8e5000-0x00000000ca8e5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca8e6000-0x00000000ca928fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca929000-0x00000000cad2bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cad2c000-0x00000000caff3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000caff4000-0x00000000caffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7175018-0xb7184a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000b7175017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7175018-0x00000000b7184a57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7184a58-0x00000000c88b7fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c88b8000-0x00000000c9191fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c9192000-0x00000000c91acfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c91ad000-0x00000000c9fdbfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c9fdc000-0x00000000ca8e4fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ca8e5000-0x00000000ca8e5fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ca8e6000-0x00000000ca928fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000ca929000-0x00000000cad2bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cad2c000-0x00000000caff3fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000caff4000-0x00000000caffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022f5fffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0xc91a0000  ACPI 2.0=0xc91a0000  SMBIOS=0xca81a418
[    0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000007000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000007000-0x000000000005f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
[    0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000060000-0x000000000009e000) (0MB)
[    0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f53000) (15MB)
[    0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002f53000-0x0000000020000000) (464MB)
[    0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem13: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fcbc000) (1020MB)
[    0.000000] efi: mem15: type=2, attr=0xf, range=[0x000000007fcbc000-0x0000000080000000) (3MB)
[    0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000080000000-0x00000000b7175000) (881MB)
[    0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000b7175000-0x00000000b7185000) (0MB)
[    0.000000] efi: mem18: type=1, attr=0xf, range=[0x00000000b7185000-0x00000000b90d8000) (31MB)
[    0.000000] efi: mem19: type=2, attr=0xf, range=[0x00000000b90d8000-0x00000000b90dd000) (0MB)
[    0.000000] efi: mem20: type=1, attr=0xf, range=[0x00000000b90dd000-0x00000000b90f4000) (0MB)
[    0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000b90f4000-0x00000000c65e1000) (212MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000c65e1000-0x00000000c77e2000) (18MB)
[    0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000c77e2000-0x00000000c86a8000) (14MB)
[    0.000000] efi: mem24: type=3, attr=0xf, range=[0x00000000c86a8000-0x00000000c88b8000) (2MB)
[    0.000000] efi: mem25: type=0, attr=0xf, range=[0x00000000c88b8000-0x00000000c8ff5000) (7MB)
[    0.000000] efi: mem26: type=0, attr=0xf, range=[0x00000000c8ff5000-0x00000000c9127000) (1MB)
[    0.000000] efi: mem27: type=0, attr=0xf, range=[0x00000000c9127000-0x00000000c912b000) (0MB)
[    0.000000] efi: mem28: type=0, attr=0xf, range=[0x00000000c912b000-0x00000000c9192000) (0MB)
[    0.000000] efi: mem29: type=9, attr=0xf, range=[0x00000000c9192000-0x00000000c91a0000) (0MB)
[    0.000000] efi: mem30: type=9, attr=0xf, range=[0x00000000c91a0000-0x00000000c91ad000) (0MB)
[    0.000000] efi: mem31: type=10, attr=0xf, range=[0x00000000c91ad000-0x00000000c9732000) (5MB)
[    0.000000] efi: mem32: type=10, attr=0xf, range=[0x00000000c9732000-0x00000000c9fdc000) (8MB)
[    0.000000] efi: mem33: type=6, attr=0x800000000000000f, range=[0x00000000c9fdc000-0x00000000ca5e6000) (6MB)
[    0.000000] efi: mem34: type=6, attr=0x800000000000000f, range=[0x00000000ca5e6000-0x00000000ca81c000) (2MB)
[    0.000000] efi: mem35: type=5, attr=0x800000000000000f, range=[0x00000000ca81c000-0x00000000ca877000) (0MB)
[    0.000000] efi: mem36: type=5, attr=0x800000000000000f, range=[0x00000000ca877000-0x00000000ca8e5000) (0MB)
[    0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000ca8e5000-0x00000000ca8e6000) (0MB)
[    0.000000] efi: mem38: type=10, attr=0xf, range=[0x00000000ca8e6000-0x00000000ca929000) (0MB)
[    0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000ca929000-0x00000000caa72000) (1MB)
[    0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000caa72000-0x00000000cad04000) (2MB)
[    0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000cad04000-0x00000000cad13000) (0MB)
[    0.000000] efi: mem42: type=3, attr=0xf, range=[0x00000000cad13000-0x00000000cad25000) (0MB)
[    0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000cad25000-0x00000000cad2c000) (0MB)
[    0.000000] efi: mem44: type=6, attr=0x800000000000000f, range=[0x00000000cad2c000-0x00000000caff4000) (2MB)
[    0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000caff4000-0x00000000cb000000) (0MB)
[    0.000000] efi: mem46: type=7, attr=0xf, range=[0x0000000100000000-0x000000022f600000) (4854MB)
[    0.000000] efi: mem47: type=0, attr=0x8000000000000000, range=[0x00000000cb800000-0x00000000cfa00000) (66MB)
[    0.000000] efi: mem48: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem49: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem50: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem51: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB)
[    0.000000] efi: mem52: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem53: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem54: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Sony Corporation SVE14A27CXH/VAIO, BIOS R0180V5 08/28/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x22f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FE0000000 write-back
[    0.000000]   2 base 220000000 mask FF0000000 write-back
[    0.000000]   3 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0CC000000 mask FFC000000 uncachable
[    0.000000]   6 base 0CB800000 mask FFF800000 uncachable
[    0.000000]   7 base 22F800000 mask FFF800000 uncachable
[    0.000000]   8 base 22F600000 mask FFFE00000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xcb800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x02b2f000, 0x02b2ffff] PGTABLE
[    0.000000] BRK [0x02b30000, 0x02b30fff] PGTABLE
[    0.000000] BRK [0x02b31000, 0x02b31fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x22f400000-0x22f5fffff]
[    0.000000]  [mem 0x22f400000-0x22f5fffff] page 2M
[    0.000000] BRK [0x02b32000, 0x02b32fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x22c000000-0x22f3fffff]
[    0.000000]  [mem 0x22c000000-0x22f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
[    0.000000]  [mem 0x200000000-0x22bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x40003fff] page 4k
[    0.000000] BRK [0x02b33000, 0x02b33fff] PGTABLE
[    0.000000] BRK [0x02b34000, 0x02b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xc88b7fff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xc87fffff] page 2M
[    0.000000]  [mem 0xc8800000-0xc88b7fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xca8e5000-0xca8e5fff]
[    0.000000]  [mem 0xca8e5000-0xca8e5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xca929000-0xcad2bfff]
[    0.000000]  [mem 0xca929000-0xca9fffff] page 4k
[    0.000000]  [mem 0xcaa00000-0xcabfffff] page 2M
[    0.000000]  [mem 0xcac00000-0xcad2bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xcaff4000-0xcaffffff]
[    0.000000]  [mem 0xcaff4000-0xcaffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x7fcbc000-0x7fffffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000C91A0000 000024 (v02 Sony  )
[    0.000000] ACPI: XSDT 0x00000000C91A0080 000084 (v01 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000C91A9E98 00010C (v05 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: DSDT 0x00000000C91A0198 009CFE (v02 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000C9FDA080 000040
[    0.000000] ACPI: APIC 0x00000000C91A9FA8 000092 (v03 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: FPDT 0x00000000C91AA040 000044 (v01 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000C91AA088 00003C (v01 Sony   VAIO     20120828 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000C91AA0C8 000038 (v01 Sony   VAIO     20120828 MSFT 00000005)
[    0.000000] ACPI: SSDT 0x00000000C91AA100 000315 (v01 Sony   VAIO     20120828 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000C91AA418 0008A2 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000C91AACC0 000A92 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: BGRT 0x00000000C91AB758 000038 (v00 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000C91AB790 000827 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000C91ABFB8 000DC1 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: MSDM 0x00000000C91ACD80 000055 (v03 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x22f5fffff]
[    0.000000]   NODE_DATA [mem 0x22f5f2000-0x22f5f5fff]
[    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226c00000-ffff88022ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x22f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xc88b7fff]
[    0.000000]   node   0: [mem 0xca8e5000-0xca8e5fff]
[    0.000000]   node   0: [mem 0xca929000-0xcad2bfff]
[    0.000000]   node   0: [mem 0xcaff4000-0xcaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x22f5fffff]
[    0.000000] On node 0 totalpages: 2064484
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12780 pages used for memmap
[    0.000000]   DMA32 zone: 817863 pages, LIFO batch:31
[    0.000000]   Normal zone: 19416 pages used for memmap
[    0.000000]   Normal zone: 1242624 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xcba00000-0xcf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7175000-0xb7175fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7184000-0xb7184fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc88b8000-0xc9191fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9192000-0xc91acfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc91ad000-0xc9fdbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9fdc000-0xca8e4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca8e6000-0xca928fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcad2c000-0xcaff3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcb7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022f200000 s86848 r8192 d23744 u262144
[    0.000000] pcpu-alloc: s86848 r8192 d23744 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032202
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8019892K/8257936K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 238044K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:488 0
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2194.957 MHz processor
[    0.000038] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.82 BogoMIPS (lpj=7316523)
[    0.000041] pid_max: default: 32768 minimum: 301
[    0.000047] ACPI: Core revision 20140724
[    0.009529] ACPI: All ACPI Tables successfully acquired
[    0.018336] Security Framework initialized
[    0.018342] Yama: becoming mindful.
[    0.018875] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.021082] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.022061] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022071] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022269] Initializing cgroup subsys memory
[    0.022274] Initializing cgroup subsys devices
[    0.022277] Initializing cgroup subsys freezer
[    0.022279] Initializing cgroup subsys net_cls
[    0.022281] Initializing cgroup subsys blkio
[    0.022302] CPU: Physical Processor ID: 0
[    0.022303] CPU: Processor Core ID: 0
[    0.022308] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.022732] mce: CPU supports 9 MCE banks
[    0.022746] CPU0: Thermal monitoring enabled (TM1)
[    0.022755] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.022872] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
[    0.024610] ftrace: allocating 20674 entries in 81 pages
[    0.035444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.068482] smpboot: CPU0: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (fam: 06, model: 3a, stepping: 09)
[    0.068489] TSC deadline timer enabled
[    0.068513] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.068534] ... version:                3
[    0.068535] ... bit width:              48
[    0.068535] ... generic registers:      4
[    0.068537] ... value mask:             0000ffffffffffff
[    0.068538] ... max period:             0000ffffffffffff
[    0.068538] ... fixed-purpose events:   3
[    0.068539] ... event mask:             000000070000000f
[    0.088605] x86: Booting SMP configuration:
[    0.088607] .... node  #0, CPUs:      #1
[    0.102233] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.108902]  #2 #3 #4 #5 #6 #7
[    0.224006] x86: Booted up 1 node, 8 CPUs
[    0.224010] smpboot: Total of 8 processors activated (35133.61 BogoMIPS)
[    0.231774] devtmpfs: initialized
[    0.234581] PM: Registering ACPI NVS region [mem 0xc91ad000-0xc9fdbfff] (14872576 bytes)
[    0.234752] PM: Registering ACPI NVS region [mem 0xca8e6000-0xca928fff] (274432 bytes)
[    0.235635] pinctrl core: initialized pinctrl subsystem
[    0.235675] RTC time: 16:21:29, date: 10/29/14
[    0.235763] NET: Registered protocol family 16
[    0.235880] cpuidle: using governor ladder
[    0.235882] cpuidle: using governor menu
[    0.235924] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.235926] ACPI: bus type PCI registered
[    0.235927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.236003] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.236005] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.236094] PCI: Using configuration type 1 for base access
[    0.248606] ACPI: Added _OSI(Module Device)
[    0.248608] ACPI: Added _OSI(Processor Device)
[    0.248609] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.248610] ACPI: Added _OSI(Processor Aggregator Device)
[    0.251304] ACPI: Executed 1 blocks of module-level executable AML code
[    0.288785] ACPI: Dynamic OEM Table Load:
[    0.288793] ACPI: SSDT 0xFFFF88022370A000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.301899] ACPI: Dynamic OEM Table Load:
[    0.301904] ACPI: SSDT 0xFFFF88022369BC00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.315121] ACPI: Dynamic OEM Table Load:
[    0.315125] ACPI: SSDT 0xFFFF8802236F9200 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    1.169840] ACPI: Interpreter enabled
[    1.169849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[    1.169854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[    1.169868] ACPI: (supports S0 S3 S4 S5)
[    1.169870] ACPI: Using IOAPIC for interrupt routing
[    1.169895] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.187194] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.187199] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.187407] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    1.187530] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    1.187967] PCI host bridge to bus 0000:00
[    1.187971] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.187973] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.187974] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.187976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.187978] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[    1.187979] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[    1.187981] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[    1.187983] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[    1.187984] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    1.187986] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.187987] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.187989] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.187990] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    1.187992] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    1.187993] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
[    1.187995] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
[    1.187997] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff]
[    1.188005] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    1.188094] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    1.188129] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.188166] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.188209] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    1.188221] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    1.188228] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.188233] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    1.188336] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    1.188360] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
[    1.188435] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.188473] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.188517] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    1.188542] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1a000-0xf7f1a00f 64bit]
[    1.188622] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.188710] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    1.188730] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f18000-0xf7f183ff]
[    1.188811] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.188867] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    1.188910] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    1.188926] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
[    1.188997] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.189039] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    1.189079] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    1.189164] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.189243] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    1.189329] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.189407] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    1.189492] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.189535] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    1.189585] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    1.189608] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f17000-0xf7f173ff]
[    1.189702] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.189757] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.189803] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    1.189987] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    1.190006] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    1.190014] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    1.190023] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    1.190031] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    1.190039] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    1.190048] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f16000-0xf7f167ff]
[    1.190097] pci 0000:00:1f.2: PME# supported from D3hot
[    1.190172] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    1.190189] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f15000-0xf7f150ff 64bit]
[    1.190210] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    1.190343] pci 0000:01:00.0: [1002:6840] type 00 class 0x030000
[    1.190358] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    1.190368] pci 0000:01:00.0: reg 0x18: [mem 0xf7e20000-0xf7e3ffff 64bit]
[    1.190375] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    1.190386] pci 0000:01:00.0: reg 0x30: [mem 0xf7e00000-0xf7e1ffff pref]
[    1.190426] pci 0000:01:00.0: supports D1 D2
[    1.190447] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.196506] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.196525] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.196528] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.196531] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.196622] pci 0000:02:00.0: [168c:0032] type 00 class 0x028000
[    1.196650] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d7ffff 64bit]
[    1.196697] pci 0000:02:00.0: reg 0x30: [mem 0xf7d80000-0xf7d8ffff pref]
[    1.196785] pci 0000:02:00.0: supports D1 D2
[    1.196787] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.203205] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.203212] pci 0000:00:1c.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    1.203514] pci 0000:03:00.0: [1180:e822] type 00 class 0x080500
[    1.203537] pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz.
[    1.203560] pci 0000:03:00.0: reg 0x10: [mem 0xf7c01000-0xf7c010ff]
[    1.203758] pci 0000:03:00.0: supports D1 D2
[    1.203760] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.204086] pci 0000:03:00.1: [1180:e232] type 00 class 0x088000
[    1.204113] pci 0000:03:00.1: reg 0x10: [mem 0xf7c00000-0xf7c000ff]
[    1.204300] pci 0000:03:00.1: supports D1 D2
[    1.204302] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    1.210149] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.210156] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    1.210251] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    1.210275] pci 0000:04:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    1.210310] pci 0000:04:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    1.210332] pci 0000:04:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    1.210446] pci 0000:04:00.0: supports D1 D2
[    1.210448] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.210490] pci 0000:04:00.0: System wakeup disabled by ACPI
[    1.216562] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.216566] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    1.216575] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.216643] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    1.217227] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217279] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217329] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217375] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217421] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217468] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217514] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217560] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.223526] ACPI: Enabled 4 GPEs in block 00 to 3F
[    1.223571] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.223669] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.223671] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.223675] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.223677] vgaarb: loaded
[    1.223678] vgaarb: bridge control possible 0000:01:00.0
[    1.223679] vgaarb: no bridge control possible 0000:00:02.0
[    1.223759] PCI: Using ACPI for IRQ routing
[    1.225359] PCI: pci_cache_line_size set to 64 bytes
[    1.225424] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.225426] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    1.225427] e820: reserve RAM buffer [mem 0xb7175018-0xb7ffffff]
[    1.225429] e820: reserve RAM buffer [mem 0xc88b8000-0xcbffffff]
[    1.225431] e820: reserve RAM buffer [mem 0xca8e6000-0xcbffffff]
[    1.225433] e820: reserve RAM buffer [mem 0xcad2c000-0xcbffffff]
[    1.225434] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[    1.225436] e820: reserve RAM buffer [mem 0x22f600000-0x22fffffff]
[    1.225536] NetLabel: Initializing
[    1.225538] NetLabel:  domain hash size = 128
[    1.225539] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.225551] NetLabel:  unlabeled traffic allowed by default
[    1.225574] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.225579] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.227613] Switched to clocksource hpet
[    1.232350] pnp: PnP ACPI init
[    1.232440] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    1.232443] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.232518] system 00:01: [io  0x0680-0x069f] has been reserved
[    1.232520] system 00:01: [io  0x1000-0x100f] has been reserved
[    1.232522] system 00:01: [io  0x1100-0x1103] has been reserved
[    1.232524] system 00:01: [io  0x0400-0x0453] could not be reserved
[    1.232526] system 00:01: [io  0x0458-0x047f] has been reserved
[    1.232527] system 00:01: [io  0x0500-0x057f] has been reserved
[    1.232529] system 00:01: [io  0x164e-0x164f] has been reserved
[    1.232531] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232561] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.232607] system 00:03: [io  0x0454-0x0457] has been reserved
[    1.232609] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.232656] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.232659] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232697] pnp 00:05: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[    1.232741] pnp 00:06: Plug and Play ACPI device, IDs FOX0011 PNP0f13 (active)
[    1.233002] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.233004] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.233006] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.233008] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.233010] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.233011] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.233013] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.233015] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.233017] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    1.233019] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.233021] system 00:07: [mem 0xcfa00000-0xcfa00fff] has been reserved
[    1.233023] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.233154] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    1.233156] system 00:08: [mem 0x40004000-0x40004fff] has been reserved
[    1.233158] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.237806] pnp: PnP ACPI: found 9 devices
[    1.244360] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.244364] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.244367] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.244369] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.244373] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.244379] pci 0000:00:1c.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    1.244388] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.244393] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    1.244402] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.244404] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    1.244412] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.244420] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.244421] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.244423] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.244425] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    1.244426] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    1.244428] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    1.244430] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[    1.244431] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[    1.244433] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[    1.244435] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[    1.244436] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[    1.244438] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
[    1.244439] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
[    1.244441] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
[    1.244443] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
[    1.244444] pci_bus 0000:00: resource 19 [mem 0xcfa00000-0xfeafffff]
[    1.244446] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.244448] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    1.244449] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    1.244451] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    1.244453] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    1.244455] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    1.244457] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.244483] NET: Registered protocol family 2
[    1.244678] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.244832] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.244944] TCP: Hash tables configured (established 65536 bind 65536)
[    1.244959] TCP: reno registered
[    1.244971] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.244999] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.245057] NET: Registered protocol family 1
[    1.245072] pci 0000:00:02.0: Video device with shadowed ROM
[    1.245247] pci 0000:00:1a.0: enabling device (0000 -> 0002)
[    1.245521] PCI: CLS 64 bytes, default 64
[    1.245566] Unpacking initramfs...
[    1.305769] Freeing initrd memory: 3344K (ffff88007fcbc000 - ffff880080000000)
[    1.305777] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.305779] software IO TLB [mem 0xc25e1000-0xc65e1000] (64MB) mapped at [ffff8800c25e1000-ffff8800c65e0fff]
[    1.306144] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    1.306193] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13
[    1.306201] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13
[    1.306211] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13
[    1.306220] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13
[    1.306229] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x13
[    1.306238] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x13
[    1.306245] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x13
[    1.306252] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x13
[    1.306296] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.306321] Scanning for low memory corruption every 60 seconds
[    1.306600] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.306620] Initialise system trusted keyring
[    1.307017] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.308339] zpool: loaded
[    1.308342] zbud: loaded
[    1.308512] VFS: Disk quotas dquot_6.5.2
[    1.308545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.308661] msgmni has been set to 15718
[    1.308716] Key type big_key registered
[    1.308884] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.308941] io scheduler noop registered
[    1.308943] io scheduler deadline registered
[    1.308971] io scheduler cfq registered (default)
[    1.309122] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    1.309488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.309503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.309536] efifb: probing for efifb
[    1.309552] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004e80000, using 5628k, total 5625k
[    1.309553] efifb: mode is 1600x900x32, linelength=6400, pages=1
[    1.309554] efifb: scrolling: redraw
[    1.309556] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.313711] Console: switching to colour frame buffer device 200x56
[    1.317789] fb0: EFI VGA frame buffer device
[    1.317798] intel_idle: MWAIT substates: 0x21120
[    1.317799] intel_idle: v0.4 model 0x3A
[    1.317800] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.318122] GHES: HEST is not enabled!
[    1.318193] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.318608] Linux agpgart interface v0.103
[    1.318682] rtc_cmos 00:02: RTC can wake from S4
[    1.318807] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.318836] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.318847] Intel P-state driver initializing.
[    1.319065] ledtrig-cpu: registered to indicate activity on CPUs
[    1.319251] TCP: cubic registered
[    1.319417] NET: Registered protocol family 10
[    1.319792] NET: Registered protocol family 17
[    1.320376] Loading compiled-in X.509 certificates
[    1.320397] registered taskstats version 1
[    1.321121]   Magic number: 2:724:389
[    1.321242] rtc_cmos 00:02: setting system clock to 2014-10-29 16:21:30 UTC (1414599690)
[    1.321404] PM: Hibernation image not present or could not be loaded.
[    1.322816] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
[    1.322818] Write protecting the kernel read-only data: 8192k
[    1.326307] Freeing unused kernel memory: 752K (ffff880002544000 - ffff880002600000)
[    1.327774] Freeing unused kernel memory: 336K (ffff8800027ac000 - ffff880002800000)
[    1.338157] random: systemd-tmpfile urandom read with 2 bits of entropy available
[    1.340145] systemd-udevd[77]: starting version 216
[    1.354816] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.356869] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.356900] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.363632] ACPI: bus type USB registered
[    1.363685] usbcore: registered new interface driver usbfs
[    1.363705] usbcore: registered new interface driver hub
[    1.363783] usbcore: registered new device driver usb
[    1.364674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.365060] ehci-pci: EHCI PCI platform driver
[    1.365247] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.365259] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.365278] ehci-pci 0000:00:1a.0: debug port 2
[    1.365550] sdhci: Secure Digital Host Controller Interface driver
[    1.365552] sdhci: Copyright(c) Pierre Ossman
[    1.366282] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 7)
[    1.366301] sdhci-pci 0000:03:00.0: enabling device (0000 -> 0002)
[    1.366398] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.366410] sdhci-pci 0000:03:00.0: No vmmc regulator found
[    1.366414] sdhci-pci 0000:03:00.0: No vqmmc regulator found
[    1.366435] SCSI subsystem initialized
[    1.366598] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA
[    1.367992] libata version 3.00 loaded.
[    1.369198] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.369218] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f18000
[    1.377814] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.378093] hub 1-0:1.0: USB hub found
[    1.378106] hub 1-0:1.0: 2 ports detected
[    1.378490] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.378499] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.378514] ehci-pci 0000:00:1d.0: debug port 2
[    1.382425] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.382441] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f17000
[    1.391145] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.391317] hub 2-0:1.0: USB hub found
[    1.391324] hub 2-0:1.0: 2 ports detected
[    1.391595] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.391602] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.391721] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.391743] xhci_hcd 0000:00:14.0: irq 25 for MSI/MSI-X
[    1.392011] hub 3-0:1.0: USB hub found
[    1.392022] hub 3-0:1.0: 4 ports detected
[    1.392351] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.392356] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.392555] hub 4-0:1.0: USB hub found
[    1.392566] hub 4-0:1.0: 4 ports detected
[    1.392910] ahci 0000:00:1f.2: version 3.0
[    1.393059] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
[    1.393102] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.396812] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.404534] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    1.404538] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems apst
[    1.411951] scsi host0: ahci
[    1.412264] scsi host1: ahci
[    1.412589] scsi host2: ahci
[    1.412991] scsi host3: ahci
[    1.413297] scsi host4: ahci
[    1.413502] scsi host5: ahci
[    1.413550] ata1: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16100 irq 26
[    1.413551] ata2: DUMMY
[    1.413553] ata3: DUMMY
[    1.413553] ata4: DUMMY
[    1.413556] ata5: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16300 irq 26
[    1.413557] ata6: DUMMY
[    1.684880] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.731560] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.732506] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[    1.732517] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8802268510c8), AE_NOT_FOUND (20140724/psparse-536)
[    1.732778] ata1.00: ATA-8: WDC WD10JPVT-55A1YT0, 01.01A01, max UDMA/133
[    1.732784] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.733807] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[    1.733817] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8802268510c8), AE_NOT_FOUND (20140724/psparse-536)
[    1.734072] ata1.00: configured for UDMA/133
[    1.734388] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10JPVT-55A 1A01 PQ: 0 ANSI: 5
[    1.809117] hub 1-1:1.0: USB hub found
[    1.809259] hub 1-1:1.0: 6 ports detected
[    1.915094] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.039315] hub 2-1:1.0: USB hub found
[    2.039517] hub 2-1:1.0: 6 ports detected
[    2.055230] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.066514] ata5.00: ATAPI: TSSTcorp CDDVDW TS-U633J, SN01, max UDMA/100
[    2.076849] ata5.00: configured for UDMA/100
[    2.080356] scsi 4:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-U633J  SN01 PQ: 0 ANSI: 5
[    2.097896] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.097901] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.097950] sd 0:0:0:0: [sda] Write Protect is off
[    2.097953] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.097974] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.112471] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.112477] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.112758] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.118735] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[    2.194239]  sda: sda1 sda2 sda3 sda4
[    2.195193] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.206727] hidraw: raw HID events driver (C) Jiri Kosina
[    2.209149] usbcore: registered new interface driver usbhid
[    2.209152] usbhid: USB HID core driver
[    2.210251] input: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2
[    2.210383] hid-multitouch 0003:0EEF:7902.0001: input,hiddev0,hidraw0: USB HID v2.10 Pointer [eGalax Inc. eGalaxTouch EXC7900-007Av07_G5] on usb-0000:00:1a.0-1.1/input0
[    2.272253] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[    2.308831] tsc: Refined TSC clocksource calibration: 2195.014 MHz
[    2.712599] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    2.982983] usb 1-1.6: new full-speed USB device number 5 using ehci-pci
[    3.310127] Switched to clocksource tsc
[    3.486565] random: nonblocking pool is initialized
[    3.506053] 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 )
[    3.506378] systemd[1]: Detected architecture 'x86-64'.
[    3.524442] systemd[1]: Set hostname to <matri>.
[    4.355566] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.356045] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.356135] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.356153] systemd[1]: Starting Remote File Systems.
[    4.356308] systemd[1]: Reached target Remote File Systems.
[    4.356355] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.356610] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.356635] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.356680] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.356693] systemd[1]: Starting Paths.
[    4.356800] systemd[1]: Reached target Paths.
[    4.356814] systemd[1]: Starting Encrypted Volumes.
[    4.356926] systemd[1]: Reached target Encrypted Volumes.
[    4.356939] systemd[1]: Starting Swap.
[    4.357039] systemd[1]: Reached target Swap.
[    4.357052] systemd[1]: Starting EFI System Partition Automount.
[    4.357247] systemd[1]: Set up automount EFI System Partition Automount.
[    4.357266] systemd[1]: Expecting device dev-disk-by\x2duuid-aebda774\x2d6c5e\x2d4498\x2d8e35\x2db1258c581c3b.device...
[    4.357405] systemd[1]: Expecting device dev-disk-by\x2duuid-3A94\x2dD6A0.device...
[    4.357515] systemd[1]: Starting Root Slice.
[    4.369365] systemd[1]: Created slice Root Slice.
[    4.369382] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.369536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.369549] systemd[1]: Starting Delayed Shutdown Socket.
[    4.369670] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.369682] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    4.369806] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.369818] systemd[1]: Starting Journal Socket (/dev/log).
[    4.369946] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.369958] systemd[1]: Starting LVM2 metadata daemon socket.
[    4.370083] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.370100] systemd[1]: Starting udev Kernel Socket.
[    4.370212] systemd[1]: Listening on udev Kernel Socket.
[    4.370228] systemd[1]: Starting udev Control Socket.
[    4.370342] systemd[1]: Listening on udev Control Socket.
[    4.370355] systemd[1]: Starting User and Session Slice.
[    4.370651] systemd[1]: Created slice User and Session Slice.
[    4.370666] systemd[1]: Starting Journal Socket.
[    4.370793] systemd[1]: Listening on Journal Socket.
[    4.370814] systemd[1]: Starting System Slice.
[    4.371103] systemd[1]: Created slice System Slice.
[    4.371125] systemd[1]: Started File System Check on Root Device.
[    4.371135] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    4.371439] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.371458] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.372050] systemd[1]: Mounting Debug File System...
[    4.372583] systemd[1]: Mounting POSIX Message Queue File System...
[    4.373720] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.374528] systemd[1]: Starting Setup Virtual Console...
[    4.405333] systemd[1]: Starting Load Kernel Modules...
[    4.405976] systemd[1]: Starting udev Coldplug all Devices...
[    4.407107] systemd[1]: Started Set Up Additional Binary Formats.
[    4.407156] systemd[1]: Mounting Huge Pages File System...
[    4.407790] systemd[1]: Starting system-getty.slice.
[    4.408141] systemd[1]: Created slice system-getty.slice.
[    4.408169] systemd[1]: Starting Journal Service...
[    4.408838] systemd[1]: Started Journal Service.
[    4.601855] EXT4-fs (sda4): re-mounted. Opts: data=ordered
[    4.765163] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    4.765562] ACPI: Lid Switch [LID0]
[    4.765653] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    4.765659] ACPI: Power Button [PWRB]
[    4.784072] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    4.784076] AMD IOMMUv2 functionality not available on this system
[    5.040822] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    5.040827] Disabling lock debugging due to kernel taint
[    5.078320] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7630 MBytes.
[    5.078585] <6>[fglrx]   vendor: 1002 device: 6840 count: 1
[    5.078905] <6>[fglrx] ioport: bar 4, base 0xe000, size: 0x100
[    5.078914] pci 0000:01:00.0: enabling device (0000 -> 0003)
[    5.079062] <6>[fglrx] Kernel PAT support is enabled
[    5.079080] <6>[fglrx] module loaded - fglrx 14.20.7 [Sep  2 2014] with 1 minors
[    5.184087] systemd-udevd[205]: starting version 216
[    5.792302] AVX version of gcm_enc/dec engaged.
[    5.827436] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    5.839778] ACPI: AC Adapter [ADP1] (on-line)
[    5.861610] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc1
[    5.967142] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.968765] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258)
[    5.968770] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968773] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968776] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968778] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968779] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968781] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968783] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968784] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968786] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968788] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968789] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.970807] intel_rapl: Found RAPL domain package
[    5.970810] intel_rapl: Found RAPL domain core
[    5.970812] intel_rapl: Found RAPL domain uncore
[    5.980324] ACPI: Battery Slot [BAT0] (battery present)
[    5.999405] thermal LNXTHERM:00: registered as thermal_zone1
[    5.999407] ACPI: Thermal Zone [TZ00] (51 C)
[    6.071495] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
[    6.099628] iTCO_vendor_support: vendor-support=0
[    6.110500] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    6.110523] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    6.110594] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.122454] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
[    6.122459] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.206471] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00, board id: 1999, fw id: 1180024
[    6.238341] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    6.290404] [drm] Initialized drm 1.1.0 20060810
[    6.302033] mousedev: PS/2 mouse device common for all mice
[    6.354028] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    6.354140] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
[    6.387105] media: Linux media interface: v0.10
[    6.422758] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8
[    6.422847] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input9
[    6.445697] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.445703] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.445924] r8169 0000:04:00.0: irq 29 for MSI/MSI-X
[    6.446091] r8169 0000:04:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004e70000, 54:53:ed:b6:76:11, XID 0c900800 IRQ 29
[    6.446093] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.481041] cfg80211: Calling CRDA to update world regulatory domain
[    6.643903] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    6.663601] sony_laptop: brightness ignored, must be controlled by ACPI video driver
[    6.663619] sony_laptop: SNC setup done.
[    6.663828] systemd-udevd[206]: renamed network interface eth0 to enp4s0
[    6.814118] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.814121] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.814123] sound hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    6.814124] sound hdaudioC0D0:    mono: mono_out=0x0
[    6.814125] sound hdaudioC0D0:    inputs:
[    6.814127] sound hdaudioC0D0:      Mic=0x18
[    6.814128] sound hdaudioC0D0:      Internal Mic=0x12
[    6.815602] [drm] Memory usable by graphics device = 2048M
[    6.815605] [drm] Replacing VGA console driver
[    6.815608] checking generic (d0000000 57f000) vs hw (d0000000 10000000)
[    6.815608] fb: switching to inteldrmfb from EFI VGA
[    6.815624] Console: switching to colour dummy device 80x25
[    6.833516] i915 0000:00:02.0: irq 30 for MSI/MSI-X
[    6.833526] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.833527] [drm] Driver supports precise vblank timestamp query.
[    6.833610] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    6.847126] Linux video capture interface: v2.00
[    6.868293] fbcon: inteldrmfb (fb0) is primary device
[    6.889203] uvcvideo: Found UVC 1.00 device USB2.0 Camera (1bcf:2c01)
[    6.917028] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10
[    6.917215] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    6.917407] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    6.917525] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    6.940275] ath9k 0000:02:00.0: enabling device (0000 -> 0002)
[    6.947760] ath: EEPROM regdomain: 0x65
[    6.947761] ath: EEPROM indicates we should expect a direct regpair map
[    6.947762] ath: Country alpha2 being used: 00
[    6.947762] ath: Regpair used: 0x65
[    6.970341] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14
[    6.970586] usbcore: registered new interface driver uvcvideo
[    6.970587] USB Video Class driver (1.1.1)
[    6.971962] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    6.972204] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005480000, irq=16
[    6.996965] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[    7.037299] systemd-udevd[211]: renamed network interface wlan0 to wlp2s0
[    7.077582] Bluetooth: Core ver 2.19
[    7.077599] NET: Registered protocol family 31
[    7.077600] Bluetooth: HCI device and connection manager initialized
[    7.077606] Bluetooth: HCI socket layer initialized
[    7.077609] Bluetooth: L2CAP socket layer initialized
[    7.077615] Bluetooth: SCO socket layer initialized
[    7.594169] usbcore: registered new interface driver btusb
[    7.621538] Console: switching to colour frame buffer device 200x56
[    7.626420] usbcore: registered new interface driver ath3k
[    7.627001] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.627003] i915 0000:00:02.0: registered panic notifier
[    7.638266] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    7.638549] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    7.638601] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input15
[    7.639210] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    7.639308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
[    7.639432] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[    8.687191] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[    8.852184] systemd-journald[180]: Received request to flush runtime journal from PID 1

xorg log (with blacklisted radeon)
Code: [Select]
[   190.611]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[   190.615] X Protocol Version 11, Revision 0
[   190.617] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[   190.618] Current Operating System: Linux matri 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
[   190.618] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[   190.621] Build Date: 27 June 2014  07:32:26PM
[   190.622] 
[   190.624] Current version of pixman: 0.32.6
[   190.626] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   190.626] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   190.631] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 29 12:24:39 2014
[   190.633] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   190.634] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   190.634] (==) No Layout section.  Using the first Screen section.
[   190.634] (==) No screen section available. Using defaults.
[   190.634] (**) |-->Screen "Default Screen Section" (0)
[   190.634] (**) |   |-->Monitor "<default monitor>"
[   190.634] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[   190.634] (==) Automatically adding devices
[   190.634] (==) Automatically enabling devices
[   190.634] (==) Automatically adding GPU devices
[   190.634] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   190.634] Entry deleted from font path.
[   190.634] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   190.634] Entry deleted from font path.
[   190.634] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   190.634] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   190.634] Entry deleted from font path.
[   190.634] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   190.634] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[   190.634] (==) ModulePath set to "/usr/lib/xorg/modules"
[   190.634] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[   190.634] (II) Loader magic: 0x811cc0
[   190.634] (II) Module ABI versions:
[   190.634] X.Org ANSI C Emulation: 0.4
[   190.634] X.Org Video Driver: 15.0
[   190.634] X.Org XInput driver : 20.0
[   190.634] X.Org Server Extension : 8.0
[   190.635] (II) xfree86: Adding drm device (/dev/dri/card0)
[   190.636] (--) PCI:*(0:0:2:0) 8086:0166:104d:9096 rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   190.636] (--) PCI: (0:1:0:0) 1002:6840:104d:9096 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   190.637] (II) Open ACPI successful (/var/run/acpid.socket)
[   190.638] Initializing built-in extension Generic Event Extension
[   190.639] Initializing built-in extension SHAPE
[   190.640] Initializing built-in extension MIT-SHM
[   190.641] Initializing built-in extension XInputExtension
[   190.642] Initializing built-in extension XTEST
[   190.643] Initializing built-in extension BIG-REQUESTS
[   190.644] Initializing built-in extension SYNC
[   190.645] Initializing built-in extension XKEYBOARD
[   190.646] Initializing built-in extension XC-MISC
[   190.647] Initializing built-in extension SECURITY
[   190.648] Initializing built-in extension XINERAMA
[   190.649] Initializing built-in extension XFIXES
[   190.650] Initializing built-in extension RENDER
[   190.651] Initializing built-in extension RANDR
[   190.652] Initializing built-in extension COMPOSITE
[   190.653] Initializing built-in extension DAMAGE
[   190.654] Initializing built-in extension MIT-SCREEN-SAVER
[   190.655] Initializing built-in extension DOUBLE-BUFFER
[   190.656] Initializing built-in extension RECORD
[   190.657] Initializing built-in extension DPMS
[   190.658] Initializing built-in extension Present
[   190.659] Initializing built-in extension DRI3
[   190.660] Initializing built-in extension X-Resource
[   190.660] Initializing built-in extension XVideo
[   190.661] Initializing built-in extension XVideo-MotionCompensation
[   190.662] Initializing built-in extension XFree86-VidModeExtension
[   190.663] Initializing built-in extension XFree86-DGA
[   190.664] Initializing built-in extension XFree86-DRI
[   190.665] Initializing built-in extension DRI2
[   190.665] (II) "glx" will be loaded by default.
[   190.665] (II) LoadModule: "dri2"
[   190.665] (II) Module "dri2" already built-in
[   190.665] (II) LoadModule: "glamoregl"
[   190.665] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   190.667] (II) Module glamoregl: vendor="X.Org Foundation"
[   190.667] compiled for 1.15.0, module version = 0.6.0
[   190.667] ABI class: X.Org ANSI C Emulation, version 0.4
[   190.667] (II) LoadModule: "glx"
[   190.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   190.667] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[   190.667] compiled for 6.9.0, module version = 1.0.0
[   190.668] Loading extension GLX
[   190.668] (==) Matched intel as autoconfigured driver 0
[   190.668] (==) Matched intel as autoconfigured driver 1
[   190.668] (==) Matched modesetting as autoconfigured driver 2
[   190.668] (==) Matched fbdev as autoconfigured driver 3
[   190.668] (==) Matched vesa as autoconfigured driver 4
[   190.668] (==) Assigned the driver to the xf86ConfigLayout
[   190.668] (II) LoadModule: "intel"
[   190.668] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   190.669] (II) Module intel: vendor="X.Org Foundation"
[   190.669] compiled for 1.15.0, module version = 2.99.910
[   190.669] Module class: X.Org Video Driver
[   190.669] ABI class: X.Org Video Driver, version 15.0
[   190.669] (II) LoadModule: "modesetting"
[   190.669] (WW) Warning, couldn't open module modesetting
[   190.669] (II) UnloadModule: "modesetting"
[   190.669] (II) Unloading modesetting
[   190.669] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   190.669] (II) LoadModule: "fbdev"
[   190.669] (WW) Warning, couldn't open module fbdev
[   190.669] (II) UnloadModule: "fbdev"
[   190.669] (II) Unloading fbdev
[   190.669] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   190.669] (II) LoadModule: "vesa"
[   190.669] (WW) Warning, couldn't open module vesa
[   190.669] (II) UnloadModule: "vesa"
[   190.669] (II) Unloading vesa
[   190.669] (EE) Failed to load module "vesa" (module does not exist, 0)
[   190.669] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   190.670] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[   190.670] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[   190.670] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[   190.670] (++) using VT number 1

[   190.670] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[   190.670] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[   190.670] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[   190.670] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   190.670] (==) intel(0): RGB weight 888
[   190.671] (==) intel(0): Default visual is TrueColor
[   190.671] (**) intel(0): Framebuffer tiled
[   190.671] (**) intel(0): Pixmaps tiled
[   190.671] (**) intel(0): "Tear free" disabled
[   190.671] (**) intel(0): Forcing per-crtc-pixmaps? no
[   190.671] (II) intel(0): Output LVDS1 has no monitor section
[   190.671] (--) intel(0): found backlight control interface intel_backlight (type 'raw')
[   190.671] (II) intel(0): Output VGA1 has no monitor section
[   190.671] (II) intel(0): Output HDMI1 has no monitor section
[   190.671] (II) intel(0): Output DP1 has no monitor section
[   190.671] (II) intel(0): Output VIRTUAL1 has no monitor section
[   190.671] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[   190.671] (==) intel(0): DPI set to (96, 96)
[   190.671] (II) Loading sub module "dri2"
[   190.671] (II) LoadModule: "dri2"
[   190.671] (II) Module "dri2" already built-in
[   190.671] (==) Depth 24 pixmap format is 32 bpp
[   190.671] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[   190.671] (==) intel(0): Backing store enabled
[   190.671] (==) intel(0): Silken mouse enabled
[   190.671] (II) intel(0): HW Cursor enabled
[   190.671] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   190.672] (==) intel(0): DPMS enabled
[   190.672] (II) intel(0): [DRI2] Setup complete
[   190.672] (II) intel(0): [DRI2]   DRI driver: i965
[   190.672] (II) intel(0): [DRI2]   VDPAU driver: i965
[   190.672] (II) intel(0): direct rendering: DRI2 Enabled
[   190.672] (==) intel(0): hotplug detection: "enabled"
[   190.672] (--) RandR disabled
[   190.679] (EE) GLX error: Can not get required symbols.
[   190.680] (II) intel(0): switch to mode 1600x900@60.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[   190.706] (II) intel(0): Setting screen physical size to 423 x 238
[   190.745] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[   190.745] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.745] (II) LoadModule: "evdev"
[   190.745] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   190.745] (II) Module evdev: vendor="X.Org Foundation"
[   190.745] compiled for 1.15.1, module version = 2.9.0
[   190.745] Module class: X.Org XInput Driver
[   190.745] ABI class: X.Org XInput driver, version 20.0
[   190.745] (II) Using input driver 'evdev' for 'Video Bus'
[   190.745] (**) Video Bus: always reports core events
[   190.745] (**) evdev: Video Bus: Device: "/dev/input/event14"
[   190.745] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.745] (--) evdev: Video Bus: Found keys
[   190.745] (II) evdev: Video Bus: Configuring as keyboard
[   190.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event14"
[   190.745] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   190.745] (**) Option "xkb_rules" "evdev"
[   190.745] (**) Option "xkb_model" "pc104"
[   190.745] (**) Option "xkb_layout" "us"
[   190.771] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event6)
[   190.771] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[   190.771] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[   190.771] (**) Sony Vaio Keys: always reports core events
[   190.771] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event6"
[   190.771] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[   190.771] (--) evdev: Sony Vaio Keys: Found keys
[   190.771] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[   190.771] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8/event6"
[   190.771] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[   190.771] (**) Option "xkb_rules" "evdev"
[   190.771] (**) Option "xkb_model" "pc104"
[   190.771] (**) Option "xkb_layout" "us"
[   190.772] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event7)
[   190.772] (II) No input driver specified, ignoring this device.
[   190.772] (II) This device may have been added with another device file.
[   190.772] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse2)
[   190.772] (II) No input driver specified, ignoring this device.
[   190.772] (II) This device may have been added with another device file.
[   190.772] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[   190.772] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.772] (II) Using input driver 'evdev' for 'Video Bus'
[   190.772] (**) Video Bus: always reports core events
[   190.772] (**) evdev: Video Bus: Device: "/dev/input/event13"
[   190.772] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.772] (--) evdev: Video Bus: Found keys
[   190.772] (II) evdev: Video Bus: Configuring as keyboard
[   190.772] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input15/event13"
[   190.772] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   190.772] (**) Option "xkb_rules" "evdev"
[   190.772] (**) Option "xkb_model" "pc104"
[   190.772] (**) Option "xkb_layout" "us"
[   190.772] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   190.772] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   190.772] (II) Using input driver 'evdev' for 'Power Button'
[   190.772] (**) Power Button: always reports core events
[   190.773] (**) evdev: Power Button: Device: "/dev/input/event3"
[   190.773] (--) evdev: Power Button: Vendor 0 Product 0x1
[   190.773] (--) evdev: Power Button: Found keys
[   190.773] (II) evdev: Power Button: Configuring as keyboard
[   190.773] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[   190.773] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   190.773] (**) Option "xkb_rules" "evdev"
[   190.773] (**) Option "xkb_model" "pc104"
[   190.773] (**) Option "xkb_layout" "us"
[   190.773] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   190.773] (II) No input driver specified, ignoring this device.
[   190.773] (II) This device may have been added with another device file.
[   190.773] (II) config/udev: Adding drm device (/dev/dri/card0)
[   190.773] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/event1)
[   190.773] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Applying InputClass "evdev touchscreen catchall"
[   190.773] (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7900-007Av07_G5'
[   190.773] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: always reports core events
[   190.773] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Device: "/dev/input/event1"
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Vendor 0xeef Product 0x7902
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute axes
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute multitouch axes
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: No buttons found, faking one.
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found x and y absolute axes
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute touchscreen
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Configuring as touchscreen
[   190.774] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: YAxisMapping: buttons 4 and 5
[   190.774] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2/event1"
[   190.774] (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7900-007Av07_G5" (type: TOUCHSCREEN, id 10)
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: initialized for absolute axes.
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) keeping acceleration scheme 1
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration profile 0
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration factor: 2.000
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration threshold: 4
[   190.774] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/mouse0)
[   190.774] (II) No input driver specified, ignoring this device.
[   190.774] (II) This device may have been added with another device file.
[   190.774] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event12)
[   190.774] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   190.774] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[   190.774] (**) USB2.0 Camera: always reports core events
[   190.774] (**) evdev: USB2.0 Camera: Device: "/dev/input/event12"
[   190.774] (--) evdev: USB2.0 Camera: Vendor 0x1bcf Product 0x2c01
[   190.774] (--) evdev: USB2.0 Camera: Found keys
[   190.774] (II) evdev: USB2.0 Camera: Configuring as keyboard
[   190.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14/event12"
[   190.774] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 11)
[   190.774] (**) Option "xkb_rules" "evdev"
[   190.774] (**) Option "xkb_model" "pc104"
[   190.774] (**) Option "xkb_layout" "us"
[   190.775] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.776] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   190.776] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   190.776] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   190.776] (**) AT Translated Set 2 keyboard: always reports core events
[   190.776] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   190.776] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   190.776] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   190.776] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   190.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   190.776] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   190.776] (**) Option "xkb_rules" "evdev"
[   190.776] (**) Option "xkb_model" "pc104"
[   190.776] (**) Option "xkb_layout" "us"
[   190.776] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[   190.776] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   190.776] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[   190.776] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event5"
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[   190.776] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event5"
[   190.776] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   190.776] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[   190.776] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   190.777] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   190.777] (II) No input driver specified, ignoring this device.
[   190.777] (II) This device may have been added with another device file.
[   190.777] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   190.777] (II) No input driver specified, ignoring this device.
[   190.777] (II) This device may have been added with another device file.
[   203.944] (II) Open ACPI successful (/var/run/acpid.socket)
[   203.944] (II) intel(0): switch to mode 1600x900@60.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[   203.950] (II) intel(0): EDID vendor "AUO", prod id 8254
[   203.950] (II) intel(0): Printing DDC gathered Modelines:
[   203.950] (II) intel(0): Modeline "1600x900"x0.0  144.00  1600 1664 1706 2606  900 903 906 920 -hsync -vsync (55.3 kHz eP)
[   203.952] setversion 1.4 failed: Permission denied

xorg log (without blacklisted radeon)
Code: [Select]
[    53.576]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[    53.578] X Protocol Version 11, Revision 0
[    53.579] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[    53.580] Current Operating System: Linux matri 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
[    53.580] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    53.582] Build Date: 27 June 2014  07:32:26PM
[    53.583] 
[    53.584] Current version of pixman: 0.32.6
[    53.586] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    53.586] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    53.590] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 29 12:43:06 2014
[    53.591] (==) Using config file: "/etc/X11/xorg.conf"
[    53.592] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    53.594] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    53.594] (==) ServerLayout "aticonfig Layout"
[    53.594] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    53.594] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    53.594] (**) |   |-->Device "aticonfig-Device[0]-0"
[    53.594] (==) Automatically adding devices
[    53.594] (==) Automatically enabling devices
[    53.594] (==) Automatically adding GPU devices
[    53.594] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    53.594] Entry deleted from font path.
[    53.594] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    53.594] Entry deleted from font path.
[    53.594] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    53.594] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    53.594] Entry deleted from font path.
[    53.594] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    53.594] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[    53.594] (==) ModulePath set to "/usr/lib/xorg/modules"
[    53.594] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    53.594] (II) Loader magic: 0x811cc0
[    53.594] (II) Module ABI versions:
[    53.594] X.Org ANSI C Emulation: 0.4
[    53.594] X.Org Video Driver: 15.0
[    53.594] X.Org XInput driver : 20.0
[    53.594] X.Org Server Extension : 8.0
[    53.594] (II) xfree86: Adding drm device (/dev/dri/card0)
[    53.596] (--) PCI:*(0:0:2:0) 8086:0166:104d:9096 rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    53.596] (--) PCI: (0:1:0:0) 1002:6840:104d:9096 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    53.596] (II) Open ACPI successful (/var/run/acpid.socket)
[    53.597] Initializing built-in extension Generic Event Extension
[    53.598] Initializing built-in extension SHAPE
[    53.599] Initializing built-in extension MIT-SHM
[    53.600] Initializing built-in extension XInputExtension
[    53.601] Initializing built-in extension XTEST
[    53.602] Initializing built-in extension BIG-REQUESTS
[    53.603] Initializing built-in extension SYNC
[    53.604] Initializing built-in extension XKEYBOARD
[    53.605] Initializing built-in extension XC-MISC
[    53.606] Initializing built-in extension SECURITY
[    53.607] Initializing built-in extension XINERAMA
[    53.608] Initializing built-in extension XFIXES
[    53.609] Initializing built-in extension RENDER
[    53.610] Initializing built-in extension RANDR
[    53.611] Initializing built-in extension COMPOSITE
[    53.612] Initializing built-in extension DAMAGE
[    53.613] Initializing built-in extension MIT-SCREEN-SAVER
[    53.614] Initializing built-in extension DOUBLE-BUFFER
[    53.615] Initializing built-in extension RECORD
[    53.616] Initializing built-in extension DPMS
[    53.617] Initializing built-in extension Present
[    53.618] Initializing built-in extension DRI3
[    53.619] Initializing built-in extension X-Resource
[    53.620] Initializing built-in extension XVideo
[    53.621] Initializing built-in extension XVideo-MotionCompensation
[    53.622] Initializing built-in extension XFree86-VidModeExtension
[    53.623] Initializing built-in extension XFree86-DGA
[    53.624] Initializing built-in extension XFree86-DRI
[    53.624] Initializing built-in extension DRI2
[    53.624] (II) "glx" will be loaded by default.
[    53.624] (II) LoadModule: "glx"
[    53.625] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    53.625] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    53.625] compiled for 6.9.0, module version = 1.0.0
[    53.626] Loading extension GLX
[    53.626] (II) LoadModule: "fglrx"
[    53.626] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    53.641] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    53.641] compiled for 1.4.99.906, module version = 14.20.7
[    53.641] Module class: X.Org Video Driver
[    53.641] (II) Loading sub module "fglrxdrm"
[    53.641] (II) LoadModule: "fglrxdrm"
[    53.641] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    53.641] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    53.641] compiled for 1.4.99.906, module version = 14.20.7
[    53.641] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
[    53.641] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.201.1006.1002         
[    53.641] (II) AMD Proprietary Linux Driver Build Date: Sep  2 2014 10:14:55
[    53.641] (++) using VT number 1

[    53.641] (WW) Falling back to old probe method for fglrx
[    53.645] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    53.647] ukiDynamicMajor: found major device number 250
[    53.647] ukiDynamicMajor: found major device number 250
[    53.647] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.647] ukiOpenDevice: node name is /dev/ati/card0
[    53.647] ukiOpenDevice: open result is 10, (OK)
[    53.647] ukiOpenByBusid: ukiOpenMinor returns 10
[    53.647] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.648] (--) Chipset Supported AMD Graphics Processor (0x6840) found
[    53.648] (II) fglrx: intel VGA device detected, load intel driver.
[    53.648] (II) LoadModule: "intel"
[    53.648] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    53.649] (II) Module intel: vendor="X.Org Foundation"
[    53.649] compiled for 1.15.0, module version = 2.99.910
[    53.649] Module class: X.Org Video Driver
[    53.649] ABI class: X.Org Video Driver, version 15.0
[    53.649] (II) fglrx(0): pEnt->device->identifier=0x25594d0
[    53.649] (II) intel(1): pEnt->device->identifier=(nil)
[    53.649] (EE) Screen 1 deleted because of no matching config section.
[    53.649] (II) UnloadModule: "intel"
[    53.649] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[    53.650] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[    53.681] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
Switch to AMD

[    53.686] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    53.686] (==) fglrx(0): RGB weight 888
[    53.686] (==) fglrx(0): Default visual is TrueColor
[    53.686] (**) fglrx(0): Option "Tiling" "off"
[    53.686] (**) fglrx(0): Option "LinearFramebuffer" "on"
[    53.686] (**) fglrx(0): ChipID override: 0x0166
[    53.686] (**) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    53.686] (**) fglrx(0): Relaxed fencing enabled
[    53.686] (**) fglrx(0): Wait on SwapBuffers? enabled
[    53.686] (**) fglrx(0): Triple buffering? enabled
[    53.686] (**) fglrx(0): Framebuffer linear
[    53.686] (**) fglrx(0): Pixmaps linear
[    53.686] (**) fglrx(0): 3D buffers tiled
[    53.686] (**) fglrx(0): SwapBuffers wait enabled
[    53.686] (==) fglrx(0): video overlay key set to 0x101fe
[    53.686] (II) fglrx(0): Output LVDS1 using monitor section aticonfig-Monitor[0]-0
[    53.686] (--) fglrx(0): found backlight control interface /sys/class/backlight/intel_backlight
[    53.688] (II) fglrx(0): Output VGA1 has no monitor section
[    53.688] (II) fglrx(0): Output HDMI1 has no monitor section
[    53.688] (II) fglrx(0): Output DP1 has no monitor section
[    53.688] (II) fglrx(0): EDID for output LVDS1
[    53.688] (II) fglrx(0): Manufacturer: AUO  Model: 203e  Serial#: 0
[    53.688] (II) fglrx(0): Year: 2009  Week: 33
[    53.688] (II) fglrx(0): EDID Version: 1.4
[    53.688] (II) fglrx(0): Digital Display Input
[    53.688] (II) fglrx(0): 6 bits per channel
[    53.688] (II) fglrx(0): Digital interface is undefined
[    53.688] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    53.688] (II) fglrx(0): Gamma: 2.20
[    53.688] (II) fglrx(0): No DPMS capabilities specified
[    53.688] (II) fglrx(0): Supported color encodings: RGB 4:4:4
[    53.688] (II) fglrx(0): First detailed timing is preferred mode
[    53.688] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[    53.688] (II) fglrx(0): redX: 0.601 redY: 0.344   greenX: 0.315 greenY: 0.555
[    53.688] (II) fglrx(0): blueX: 0.151 blueY: 0.141   whiteX: 0.296 whiteY: 0.326
[    53.688] (II) fglrx(0): Manufacturer's mask: 0
[    53.688] (II) fglrx(0): Supported detailed timing:
[    53.688] (II) fglrx(0): clock: 144.0 MHz   Image Size:  309 x 174 mm
[    53.688] (II) fglrx(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 2606 h_border: 0
[    53.688] (II) fglrx(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 920 v_border: 0
[    53.688] (II) fglrx(0): Unknown vendor-specific block f
[    53.688] (II) fglrx(0):  AUO
[    53.688] (II) fglrx(0):  B140RW02 V0
[    53.688] (II) fglrx(0): EDID (in hex):
[    53.688] (II) fglrx(0): 00ffffffffffff0006af3e2000000000
[    53.688] (II) fglrx(0): 21130104901f117802ccce9958508e26
[    53.688] (II) fglrx(0): 244b5300000001010101010101010101
[    53.688] (II) fglrx(0): 010101010101403840ee63841430402a
[    53.688] (II) fglrx(0): 330035ae100000180000000f00000000
[    53.688] (II) fglrx(0): 00000000000000000020000000fe0041
[    53.688] (II) fglrx(0): 554f0a202020202020202020000000fe
[    53.688] (II) fglrx(0): 004231343052573032205630200a00ba
[    53.689] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Printing probed modes for output LVDS1
[    53.689] (II) fglrx(0): Modeline "1600x900"x60.1  144.00  1600 1664 1706 2606  900 903 906 920 -hsync -vsync (55.3 kHz eP)
[    53.689] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    53.689] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    53.689] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    53.689] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    53.690] (II) fglrx(0): EDID for output VGA1
[    53.690] (II) fglrx(0): EDID for output HDMI1
[    53.690] (II) fglrx(0): EDID for output DP1
[    53.690] (II) fglrx(0): Output LVDS1 connected
[    53.690] (II) fglrx(0): Output VGA1 disconnected
[    53.690] (II) fglrx(0): Output HDMI1 disconnected
[    53.690] (II) fglrx(0): Output DP1 disconnected
[    53.690] (II) fglrx(0): Using exact sizes for initial modes
[    53.690] (II) fglrx(0): Output LVDS1 using initial mode 1600x900
[    53.691] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    53.691] (II) fglrx(0): Kernel page flipping support detected, enabling
[    53.691] (==) fglrx(0): DPI set to (96, 96)
[    53.691] (II) Loading sub module "fb"
[    53.691] (II) LoadModule: "fb"
[    53.691] (II) Loading /usr/lib/xorg/modules/libfb.so
[    53.691] (II) Module fb: vendor="X.Org Foundation"
[    53.691] compiled for 1.15.2, module version = 1.0.0
[    53.691] ABI class: X.Org ANSI C Emulation, version 0.4
[    53.691] (II) Loading sub module "dri2"
[    53.691] (II) LoadModule: "dri2"
[    53.691] (II) Module "dri2" already built-in
[    53.691] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    53.691] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    53.691] (==) fglrx(0): Default visual is TrueColor
[    53.691] (**) fglrx(0): Option "DPMS" "true"
[    53.691] (==) fglrx(0): RGB weight 888
[    53.691] (II) fglrx(0): Using 8 bits per RGB
[    53.692] (==) fglrx(0): Buffer Tiling is ON
[    53.692] (II) Loading sub module "fglrxdrm"
[    53.692] (II) LoadModule: "fglrxdrm"
[    53.692] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    53.692] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    53.692] compiled for 1.4.99.906, module version = 14.20.7
[    53.693] ukiDynamicMajor: found major device number 250
[    53.693] ukiDynamicMajor: found major device number 250
[    53.693] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.693] ukiOpenDevice: node name is /dev/ati/card0
[    53.693] ukiOpenDevice: open result is 13, (OK)
[    53.693] ukiOpenByBusid: ukiOpenMinor returns 13
[    53.693] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.693] (**) fglrx(0): NoAccel = NO
[    53.693] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    53.693] (--) fglrx(0): Chipset: "AMD Radeon HD 7600M Series" (Chipset = 0x6840)
[    53.693] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x9096)
[    53.693] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    53.693] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    53.694] (--) fglrx(0): MMIO registers at 0xf7e20000
[    53.694] (--) fglrx(0): I/O port at 0x0000e000
[    53.694] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    53.694] (II) fglrx(0): AC Adapter is used
[    53.694] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    53.694] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[    53.694] (II) fglrx(0): PCIE card detected
[    53.694] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    53.694] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    53.711] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x80000000)
[    53.711] (II) fglrx(0): RandR 1.2 support is enabled!
[    53.711] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    53.711] (II) Loading sub module "fb"
[    53.711] (II) LoadModule: "fb"
[    53.711] (II) Loading /usr/lib/xorg/modules/libfb.so
[    53.711] (II) Module fb: vendor="X.Org Foundation"
[    53.711] compiled for 1.15.2, module version = 1.0.0
[    53.711] ABI class: X.Org ANSI C Emulation, version 0.4
[    53.711] (II) fglrx(0): EDID Management option: EDID Management is enabled
[    53.711] (II) Loading sub module "ddc"
[    53.711] (II) LoadModule: "ddc"
[    53.711] (II) Module "ddc" already built-in
[    53.722] (II) fglrx(0): Eyefinity capable adapter detected.
[    53.722] (II) fglrx(0): Adapter AMD Radeon HD 7600M Series has 6 configurable heads and 0 displays connected.
[    53.722] (==) fglrx(0):  PseudoColor visuals disabled
[    53.722] (II) Loading sub module "ramdac"
[    53.722] (II) LoadModule: "ramdac"
[    53.722] (II) Module "ramdac" already built-in
[    53.722] (==) fglrx(0): NoDRI = NO
[    53.722] (==) fglrx(0): Capabilities: 0x00000000
[    53.722] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    53.722] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    53.722] (==) fglrx(0): UseFastTLS=0
[    53.722] (II) fglrx(0): TearFreeDesktop is not supported on PowerXpress systems currently.
[    53.722] (--) Depth 24 pixmap format is 32 bpp
[    53.722] (II) LoadModule: "glesx"
[    53.722] (II) Loading /usr/lib/xorg/modules/glesx.so
[    53.723] (II) Module glesx: vendor="X.Org Foundation"
[    53.723] compiled for 1.4.99.906, module version = 1.0.0
[    53.723] Loading extension GLESX
[    53.723] (II) fglrx(0): [DRI2] Setup complete
[    53.723] (II) fglrx(0): [DRI2]   DRI driver: i965
[    53.723] (II) fglrx(0): [DRI2]   VDPAU driver: i965
[    53.723] (II) fglrx(0): Allocated new frame buffer 1600x900 stride 6400, untiled
[    53.724] (II) UXA(0): Driver registered support for the following operations:
[    53.724] (II)         solid
[    53.724] (II)         copy
[    53.724] (II)         composite (RENDER acceleration)
[    53.724] (II)         put_image
[    53.724] (II)         get_image
[    53.724] (==) fglrx(0): Backing store enabled
[    53.724] (==) fglrx(0): Silken mouse enabled
[    53.724] (II) fglrx(0): Initializing HW Cursor
[    53.724] (II) fglrx(0): Use standard UXA acceleration.
[    53.724] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    53.724] (**) fglrx(0): DPMS enabled
[    53.724] (==) fglrx(0): Intel XvMC decoder enabled
[    53.724] (II) fglrx(0): Set up textured video
[    53.724] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    53.724] (II) fglrx(0): direct rendering: DRI2 Enabled
[    53.724] (WW) fglrx(0): Option "VendorName" is not used
[    53.725] (WW) fglrx(0): Option "ModelName" is not used
[    53.725] (WW) fglrx(0): Option "Shadow" is not used
[    53.725] (WW) fglrx(0): Option "Tiling" is not used
[    53.725] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    53.725] (==) fglrx(0): hotplug detection: "enabled"
[    53.737] Loading extension ATIFGLRXDRI
[    53.737] (II) fglrx(0): doing swlDriScreenInit
[    53.737] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.737] ukiOpenDevice: node name is /dev/ati/card0
[    53.737] ukiOpenDevice: open result is 15, (OK)
[    53.737] ukiOpenByBusid: ukiOpenMinor returns 15
[    53.737] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.737] (II) fglrx(0): [uki] DRM interface version 1.0
[    53.737] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[    53.737] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x37000
[    53.737] (II) fglrx(0): [uki] mapped SAREA 0x37000 to 0x7f2cdf499000
[    53.737] (II) fglrx(0): [uki] framebuffer handle = 0x38000
[    53.737] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    53.737] (II) fglrx(0): swlDriScreenInit done
[    53.737] (II) fglrx(0): Kernel Module Version Information:
[    53.737] (II) fglrx(0):     Name: fglrx
[    53.737] (II) fglrx(0):     Version: 14.20.7
[    53.737] (II) fglrx(0):     Date: Sep  2 2014
[    53.737] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    53.737] (II) fglrx(0): Kernel Module version matches driver.
[    53.737] (II) fglrx(0): Kernel Module Build Time Information:
[    53.737] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.17.1-1-ARCH
[    53.737] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[    53.737] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    53.737] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    53.737] (II) fglrx(0): [uki] register handle = 0x00039000
[    53.741] (II) fglrx(0): Display width adjusted to to 1664 due to alignment constraints
[    53.741] (II) fglrx(0): DRI initialization successfull
[    53.741] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01110000
[    53.742] (II) fglrx(0): Intel display surface mc addr for AMD: a7b81000
[    53.742] (==) fglrx(0): Backing store enabled
[    53.742] Loading extension FGLRXEXTENSION
[    53.742] (**) fglrx(0): DPMS enabled
[    53.742] (II) fglrx(0): Initialized in-driver Xinerama extension
[    53.742] (**) fglrx(0): Textured Video is enabled.
[    53.742] (II) fglrx(0): GLESX enableFlags = 9040
[    53.743] (II) fglrx(0): GLESX is enabled
[    53.743] (II) LoadModule: "amdxmm"
[    53.743] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    53.743] (II) Module amdxmm: vendor="X.Org Foundation"
[    53.743] compiled for 1.4.99.906, module version = 2.0.0
[    53.743] Loading extension AMDXVOPL
[    53.743] Loading extension AMDXVBA
[    53.743] XvScreenInit: screen devPrivates ptr non-NULL before init
[    53.744] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[    53.746] (II) fglrx(0): Enable composite support successfully
[    53.746] (WW) fglrx(0): Option "VendorName" is not used
[    53.746] (WW) fglrx(0): Option "ModelName" is not used
[    53.746] (WW) fglrx(0): Option "Shadow" is not used
[    53.746] (WW) fglrx(0): Option "Tiling" is not used
[    53.746] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    53.746] (II) fglrx(0): X context handle = 0x2
[    53.746] (II) fglrx(0): [DRI] installation complete
[    53.752] (--) RandR disabled
[    53.759] ukiDynamicMajor: found major device number 250
[    53.759] ukiDynamicMajor: found major device number 250
[    53.759] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.759] ukiOpenDevice: node name is /dev/ati/card0
[    53.759] ukiOpenDevice: open result is 16, (OK)
[    53.759] ukiOpenByBusid: ukiOpenMinor returns 16
[    53.759] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.759] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiOpenDevice: node name is /dev/ati/card0
[    53.761] ukiOpenDevice: open result is 17, (OK)
[    53.761] ukiGetBusid returned 'PCI:1:0:0'
[    53.761] ukiOpenDevice: node name is /dev/ati/card1
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card2
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card3
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card4
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card5
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card6
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card7
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card8
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card9
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card10
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card11
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card12
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card13
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card14
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card15
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiDynamicMajor: found major device number 250
[    53.762] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.762] ukiOpenDevice: node name is /dev/ati/card0
[    53.762] ukiOpenDevice: open result is 17, (OK)
[    53.762] ukiOpenByBusid: ukiOpenMinor returns 17
[    53.762] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.802] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiOpenDevice: node name is /dev/ati/card0
[    53.803] ukiOpenDevice: open result is 18, (OK)
[    53.803] ukiGetBusid returned 'PCI:1:0:0'
[    53.803] ukiOpenDevice: node name is /dev/ati/card1
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card2
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card3
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card4
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card5
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card6
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card7
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card8
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card9
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card10
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card11
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card12
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card13
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card14
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card15
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.804] ukiDynamicMajor: found major device number 250
[    53.804] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.804] ukiOpenDevice: node name is /dev/ati/card0
[    53.804] ukiOpenDevice: open result is 18, (OK)
[    53.804] ukiOpenByBusid: ukiOpenMinor returns 18
[    53.804] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.828] (II) fglrx(0): Setting screen physical size to 423 x 238
[    53.865] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    53.865] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    53.865] (II) LoadModule: "evdev"
[    53.865] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    53.865] (II) Module evdev: vendor="X.Org Foundation"
[    53.865] compiled for 1.15.1, module version = 2.9.0
[    53.865] Module class: X.Org XInput Driver
[    53.865] ABI class: X.Org XInput driver, version 20.0
[    53.865] (II) Using input driver 'evdev' for 'Video Bus'
[    53.865] (**) Video Bus: always reports core events
[    53.865] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    53.866] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    53.866] (--) evdev: Video Bus: Found keys
[    53.866] (II) evdev: Video Bus: Configuring as keyboard
[    53.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event10"
[    53.866] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    53.866] (**) Option "xkb_rules" "evdev"
[    53.866] (**) Option "xkb_model" "pc104"
[    53.866] (**) Option "xkb_layout" "us"
[    53.891] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event5)
[    53.891] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[    53.891] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[    53.891] (**) Sony Vaio Keys: always reports core events
[    53.891] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event5"
[    53.891] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[    53.891] (--) evdev: Sony Vaio Keys: Found keys
[    53.891] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[    53.891] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8/event5"
[    53.892] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[    53.892] (**) Option "xkb_rules" "evdev"
[    53.892] (**) Option "xkb_model" "pc104"
[    53.892] (**) Option "xkb_layout" "us"
[    53.892] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event6)
[    53.892] (II) No input driver specified, ignoring this device.
[    53.892] (II) This device may have been added with another device file.
[    53.892] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse1)
[    53.892] (II) No input driver specified, ignoring this device.
[    53.892] (II) This device may have been added with another device file.
[    53.892] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    53.892] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    53.892] (II) Using input driver 'evdev' for 'Video Bus'
[    53.892] (**) Video Bus: always reports core events
[    53.892] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    53.892] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    53.892] (--) evdev: Video Bus: Found keys
[    53.892] (II) evdev: Video Bus: Configuring as keyboard
[    53.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input11/event9"
[    53.892] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    53.892] (**) Option "xkb_rules" "evdev"
[    53.892] (**) Option "xkb_model" "pc104"
[    53.892] (**) Option "xkb_layout" "us"
[    53.893] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    53.893] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    53.893] (II) Using input driver 'evdev' for 'Power Button'
[    53.893] (**) Power Button: always reports core events
[    53.893] (**) evdev: Power Button: Device: "/dev/input/event3"
[    53.893] (--) evdev: Power Button: Vendor 0 Product 0x1
[    53.893] (--) evdev: Power Button: Found keys
[    53.893] (II) evdev: Power Button: Configuring as keyboard
[    53.893] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[    53.893] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    53.893] (**) Option "xkb_rules" "evdev"
[    53.893] (**) Option "xkb_model" "pc104"
[    53.893] (**) Option "xkb_layout" "us"
[    53.893] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    53.893] (II) No input driver specified, ignoring this device.
[    53.893] (II) This device may have been added with another device file.
[    53.893] (II) config/udev: Adding drm device (/dev/dri/card0)
[    53.894] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/event1)
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Applying InputClass "evdev touchscreen catchall"
[    53.894] (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7900-007Av07_G5'
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: always reports core events
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Device: "/dev/input/event1"
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Vendor 0xeef Product 0x7902
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute axes
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute multitouch axes
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: No buttons found, faking one.
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found x and y absolute axes
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute touchscreen
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Configuring as touchscreen
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: YAxisMapping: buttons 4 and 5
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    53.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2/event1"
[    53.894] (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7900-007Av07_G5" (type: TOUCHSCREEN, id 10)
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: initialized for absolute axes.
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) keeping acceleration scheme 1
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration profile 0
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration factor: 2.000
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration threshold: 4
[    53.894] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/mouse0)
[    53.894] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.895] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event8)
[    53.895] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    53.895] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[    53.895] (**) USB2.0 Camera: always reports core events
[    53.895] (**) evdev: USB2.0 Camera: Device: "/dev/input/event8"
[    53.895] (--) evdev: USB2.0 Camera: Vendor 0x1bcf Product 0x2c01
[    53.895] (--) evdev: USB2.0 Camera: Found keys
[    53.895] (II) evdev: USB2.0 Camera: Configuring as keyboard
[    53.895] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event8"
[    53.895] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 11)
[    53.895] (**) Option "xkb_rules" "evdev"
[    53.895] (**) Option "xkb_model" "pc104"
[    53.895] (**) Option "xkb_layout" "us"
[    53.895] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    53.895] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.895] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[    53.895] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    53.896] (II) No input driver specified, ignoring this device.
[    53.896] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    53.896] (II) No input driver specified, ignoring this device.
[    53.896] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    53.896] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    53.896] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    53.896] (**) AT Translated Set 2 keyboard: always reports core events
[    53.896] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    53.896] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    53.896] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    53.896] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    53.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    53.896] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    53.896] (**) Option "xkb_rules" "evdev"
[    53.896] (**) Option "xkb_model" "pc104"
[    53.896] (**) Option "xkb_layout" "us"
[    53.897] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    53.897] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    53.897] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[    53.897] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event7"
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[    53.897] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    53.897] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    53.897] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    53.897] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    53.897] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[    53.897] (II) No input driver specified, ignoring this device.
[    53.897] (II) This device may have been added with another device file.
[    53.897] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    53.897] (II) No input driver specified, ignoring this device.
[    53.897] (II) This device may have been added with another device file.
[    53.900] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    56.783] (II) AIGLX: Suspending AIGLX clients for VT switch
[    56.783] (II) fglrx(0): Backup framebuffer data.
[    56.787] (II) fglrx(0): Backup complete.
[    80.986] (EE)
[    80.986] (EE) Backtrace:

Yeah it ends here, with nothing after "Backtrace: "...

lspci
Code: [Select]
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
[b]00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series][/b]
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 07)
03:00.1 System peripheral: Ricoh Co Ltd Device e232 (rev 04)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

xorg.conf (generated with aticonfig --initial)
Code: [Select]
Section "ServerLayout"
Identifier     "aticonfig Layout"
Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Thanks guys.
« Last Edit: October 29, 2014, 09:58:12 pm by Matriplex »
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #5 on: October 30, 2014, 05:54:29 am »
Well, I never use an xorg.conf file, and I certainly never had to generate one with aticonfig --initial. So let me get this straight, you are using 'startx', or 'xinit'?
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #6 on: October 30, 2014, 08:01:41 am »
Code: [Select]
[    53.759] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiOpenDevice: node name is /dev/ati/card0
[    53.761] ukiOpenDevice: open result is 17, (OK)
[    53.761] ukiGetBusid returned 'PCI:1:0:0'
[    53.761] ukiOpenDevice: node name is /dev/ati/card1
[    53.761] ukiOpenDevice: open result is -1, (No such device)

^ This shit
Looks like the kernel module doesnt (properly) load.
Did you install the kernel headers and that shit?
I suggest reinstalling the ATI driver and making sure you have the right one etc etc.


*Edit*

Code: [Select]

libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering

libGL: OpenDriver: trying /usr/lib/xorg/modules/dri//fglrx_dri.so
libGL error: dlopen /usr/lib/xorg/modules/dri//fglrx_dri.so failed
(/usr/lib/xorg/modules/dri//fglrx_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to find driver: fglrx_dri.so



    Something has not been installed correctly. If the paths in the error message are /usr/X11R6/lib/modules/dri/fglrx_dri.so, then ensure you've logged completely out of your system, then back in. If you're using a graphical login manager (gdm, kdm, xdm), ensure that /etc/profile is sourced every time you log in. This is usually accomplished by adding source /etc/profile into ~/.xsession or ~/.xinitrc, but this may vary between login managers.

    If the paths above in your error message are /usr/lib/xorg/modules/dri/fglrx_dri.so, then something has not been correctly installed. Try reinstalling the catalyst package.

Errors such as:

fglrx: libGL version undetermined - OpenGL module is using glapi fallback

could be caused by having multiple versions of libGL.so on your system. The command below should return the following output:

$ locate libGL.s

/usr/lib/libGL.so
/usr/lib/libGL.so.1
/usr/lib/libGL.so.1.2

These are the only three libGL.so files you should have on your system. If you have any more (e.g. /usr/X11R6/lib/libGL.so.1.2), then remove them. This should fix your problem.

You might not get any error to indicate that this is a problem. If you are using X11R7, make sure you do not have these files on your system:

/usr/X11R6/lib/libGL.so.1.2
/usr/X11R6/lib/libGL.so.1


This is from the arch wiki.
https://wiki.archlinux.org/index.php/AMD_Catalyst


Well, I never use an xorg.conf file, and I certainly never had to generate one with aticonfig --initial. So let me get this straight, you are using 'startx', or 'xinit'?
Because I asked him to do so, he is using GDM ;)
« Last Edit: October 30, 2014, 08:13:06 am by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #7 on: October 30, 2014, 01:54:42 pm »
I used startx to pull up xterm. I'm away from my laptop right now, but I'm fairly sure that xinit either froze or got stuck on a black screen. I'll  most likely reinstall arch and just start over, but before that I'll reinstall the catalyst drivers and report back what happens.

Also, with the laptops dual graphics situation, I've never been clear on if I absolutely need drivers for both cards or if I can just install one driver for the amd one and just never use the intel card?
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline Nortcele

  • Knight
  • **
  • Posts: 211
  • Cookies: -42
  • █+█=██
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #8 on: October 30, 2014, 03:21:10 pm »


^ This shit
Looks like the kernel module doesnt (properly) load.
Did you install the kernel headers and that shit?
I suggest reinstalling the ATI driver and making sure you have the right one etc etc.



~JaySec
~LulzBlog

TAKE A COOKIE!




0100000101010011010000110100100101001001

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #9 on: October 30, 2014, 04:40:49 pm »
I used startx to pull up xterm. I'm away from my laptop right now, but I'm fairly sure that xinit either froze or got stuck on a black screen. I'll  most likely reinstall arch and just start over, but before that I'll reinstall the catalyst drivers and report back what happens.

Also, with the laptops dual graphics situation, I've never been clear on if I absolutely need drivers for both cards or if I can just install one driver for the amd one and just never use the intel card?
Yes and no.
The intel driver is in the kernel.
You'll need to install a special version of the ATI drivers.

The Bumblebee project allows you to switch or start applications with the ATI card.
https://wiki.archlinux.org/index.php/Bumblebee
This will give you an idea of how it works.
Its not that hard anymore.
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #10 on: November 01, 2014, 04:57:18 am »
I think I finally got those drivers working... ended up reinstalling 3 TIMES and eventually admitted I would never get the ATI drivers working, so I'm using the intel ones. I'll probably rip my hair out another time trying to get the AMD card to work against all odds.
I'll not be using it for graphics programming so I guess it's fine.

But here's the final setup: gnome display manager, cinnamon de (probably gonna learn to use awesome when I have some free time), grub bootloader, and dual booted with windows 8; 580 gigs for arch and 320 gigs for windows.

At least it's working. Thanks for the help guys, it was appreciated.
« Last Edit: November 01, 2014, 04:57:31 am by Matriplex »
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #11 on: November 01, 2014, 10:42:06 am »

Stop doing that. You're just shitposting at this point.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Xires

  • Noob Eater
  • Administrator
  • Knight
  • *
  • Posts: 379
  • Cookies: 149
    • View Profile
    • Feed The Trolls - Xires
Re: Interesting Arch startx Issue (again)
« Reply #12 on: November 02, 2014, 08:41:56 am »
I've heard that you don't really need to use  a xorg conf file anymore, but never really looked into that. I don't know a whole bunch about how X works.

In my experience, you can't ever trust aticonfig since they started using fglrx.  You could try building your config custom to start with or you could have Xorg attempt to generate one itself(as a starting point).  These days, it is indeed possible to avoid the config altogether but that won't likely work in your case because of your video card and what it requires.  Sorry to say, but ATI is shit now.

Executing xinit seems to try and start xterm, but I end up with a little white, undecorated, and frozen xterm window in the top left. System is frozen and I have to ctrl-alt-F# to end it. I've attempted to blacklist "radeon", as I heard somewhere that could help. When I remove the blacklist, I get all of the same behavior but a different xorg log (the second log listed).

Are you SURE it's frozen?  This sounds like default X behavior.  There's no window manager loaded and thus there's no fancy frame around the xterm.  The xterm isn't using any specially configured resources from a .Xdefaults/.Xresources file so its default configuration is black on white.  Also, again because there's no window manager loaded, X defaults to a 'mouseover' behavior.  This means that in order to activate a window, you simply move the mouse over the white window and then you can type into it.  If you move the mouse off the window, it's no longer active(as if you had clicked on another window..even the background counts as the 'root' window).  Another thing to note about the default X behavior is that to kill X, you can usually use CTRL+ALT+Backspace.  This could be overridden in configuration but shouldn't be since your xorg.conf looks pretty bare.  Lastly, xinit is supposed to look for a ~/.xinitrc file to execute commands from it.  This, historically, is how we set up sessions when launching X.  Without a ~/.xinitrc file, it's defaulting to its original behavior; single xterm on black & white checkered root window.

When I simply run "X", after about 30 seconds of a black screen I get the gdm's "Oh no something went wrong (button)log out(button)" screen. With radeon not blacklisted, it just stays at a black screen.

Is there a gdm log as well?  There should be.

I've installed the pxp catalyst stuff as well as the xf86 intel driver. Honestly I really don't care which card the computer uses. I won't be using it for games or any graphics programming, just a bit of linux ASM programming and gdb.

You don't really need X for that. ;-P  I'm not really sure what pxp catalyst is, at the moment, but if your primary display is attached to the ATI card then that's what you need to get running.  The free radeon driver should provide basic support.  If it's not going to work at all, you could try the ati driver.  Of course, this is only if you actually cannot get the appropriate fglrx driver working.

Here is all the requested data:

dmesg (might show in here somewhere that I plugged a usb in. It was so I could copy these files over)
Code: [Select]
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
[    0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c88b7fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c88b8000-0x00000000c9191fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c9192000-0x00000000c91acfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c91ad000-0x00000000c9fdbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c9fdc000-0x00000000ca8e4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca8e5000-0x00000000ca8e5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca8e6000-0x00000000ca928fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca929000-0x00000000cad2bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cad2c000-0x00000000caff3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000caff4000-0x00000000caffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb7175018-0xb7184a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000b7175017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7175018-0x00000000b7184a57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b7184a58-0x00000000c88b7fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c88b8000-0x00000000c9191fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c9192000-0x00000000c91acfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c91ad000-0x00000000c9fdbfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c9fdc000-0x00000000ca8e4fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ca8e5000-0x00000000ca8e5fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ca8e6000-0x00000000ca928fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000ca929000-0x00000000cad2bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cad2c000-0x00000000caff3fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000caff4000-0x00000000caffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022f5fffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI=0xc91a0000  ACPI 2.0=0xc91a0000  SMBIOS=0xca81a418
[    0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[    0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000007000) (0MB)
[    0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000007000-0x000000000005f000) (0MB)
[    0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
[    0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000060000-0x000000000009e000) (0MB)
[    0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
[    0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
[    0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
[    0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f53000) (15MB)
[    0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002f53000-0x0000000020000000) (464MB)
[    0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
[    0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
[    0.000000] efi: mem13: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
[    0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fcbc000) (1020MB)
[    0.000000] efi: mem15: type=2, attr=0xf, range=[0x000000007fcbc000-0x0000000080000000) (3MB)
[    0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000080000000-0x00000000b7175000) (881MB)
[    0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000b7175000-0x00000000b7185000) (0MB)
[    0.000000] efi: mem18: type=1, attr=0xf, range=[0x00000000b7185000-0x00000000b90d8000) (31MB)
[    0.000000] efi: mem19: type=2, attr=0xf, range=[0x00000000b90d8000-0x00000000b90dd000) (0MB)
[    0.000000] efi: mem20: type=1, attr=0xf, range=[0x00000000b90dd000-0x00000000b90f4000) (0MB)
[    0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000b90f4000-0x00000000c65e1000) (212MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000c65e1000-0x00000000c77e2000) (18MB)
[    0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000c77e2000-0x00000000c86a8000) (14MB)
[    0.000000] efi: mem24: type=3, attr=0xf, range=[0x00000000c86a8000-0x00000000c88b8000) (2MB)
[    0.000000] efi: mem25: type=0, attr=0xf, range=[0x00000000c88b8000-0x00000000c8ff5000) (7MB)
[    0.000000] efi: mem26: type=0, attr=0xf, range=[0x00000000c8ff5000-0x00000000c9127000) (1MB)
[    0.000000] efi: mem27: type=0, attr=0xf, range=[0x00000000c9127000-0x00000000c912b000) (0MB)
[    0.000000] efi: mem28: type=0, attr=0xf, range=[0x00000000c912b000-0x00000000c9192000) (0MB)
[    0.000000] efi: mem29: type=9, attr=0xf, range=[0x00000000c9192000-0x00000000c91a0000) (0MB)
[    0.000000] efi: mem30: type=9, attr=0xf, range=[0x00000000c91a0000-0x00000000c91ad000) (0MB)
[    0.000000] efi: mem31: type=10, attr=0xf, range=[0x00000000c91ad000-0x00000000c9732000) (5MB)
[    0.000000] efi: mem32: type=10, attr=0xf, range=[0x00000000c9732000-0x00000000c9fdc000) (8MB)
[    0.000000] efi: mem33: type=6, attr=0x800000000000000f, range=[0x00000000c9fdc000-0x00000000ca5e6000) (6MB)
[    0.000000] efi: mem34: type=6, attr=0x800000000000000f, range=[0x00000000ca5e6000-0x00000000ca81c000) (2MB)
[    0.000000] efi: mem35: type=5, attr=0x800000000000000f, range=[0x00000000ca81c000-0x00000000ca877000) (0MB)
[    0.000000] efi: mem36: type=5, attr=0x800000000000000f, range=[0x00000000ca877000-0x00000000ca8e5000) (0MB)
[    0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000ca8e5000-0x00000000ca8e6000) (0MB)
[    0.000000] efi: mem38: type=10, attr=0xf, range=[0x00000000ca8e6000-0x00000000ca929000) (0MB)
[    0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000ca929000-0x00000000caa72000) (1MB)
[    0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000caa72000-0x00000000cad04000) (2MB)
[    0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000cad04000-0x00000000cad13000) (0MB)
[    0.000000] efi: mem42: type=3, attr=0xf, range=[0x00000000cad13000-0x00000000cad25000) (0MB)
[    0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000cad25000-0x00000000cad2c000) (0MB)
[    0.000000] efi: mem44: type=6, attr=0x800000000000000f, range=[0x00000000cad2c000-0x00000000caff4000) (2MB)
[    0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000caff4000-0x00000000cb000000) (0MB)
[    0.000000] efi: mem46: type=7, attr=0xf, range=[0x0000000100000000-0x000000022f600000) (4854MB)
[    0.000000] efi: mem47: type=0, attr=0x8000000000000000, range=[0x00000000cb800000-0x00000000cfa00000) (66MB)
[    0.000000] efi: mem48: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
[    0.000000] efi: mem49: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem50: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem51: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB)
[    0.000000] efi: mem52: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem53: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem54: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Sony Corporation SVE14A27CXH/VAIO, BIOS R0180V5 08/28/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x22f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FE0000000 write-back
[    0.000000]   2 base 220000000 mask FF0000000 write-back
[    0.000000]   3 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0CC000000 mask FFC000000 uncachable
[    0.000000]   6 base 0CB800000 mask FFF800000 uncachable
[    0.000000]   7 base 22F800000 mask FFF800000 uncachable
[    0.000000]   8 base 22F600000 mask FFFE00000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xcb800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x02b2f000, 0x02b2ffff] PGTABLE
[    0.000000] BRK [0x02b30000, 0x02b30fff] PGTABLE
[    0.000000] BRK [0x02b31000, 0x02b31fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x22f400000-0x22f5fffff]
[    0.000000]  [mem 0x22f400000-0x22f5fffff] page 2M
[    0.000000] BRK [0x02b32000, 0x02b32fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x22c000000-0x22f3fffff]
[    0.000000]  [mem 0x22c000000-0x22f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
[    0.000000]  [mem 0x200000000-0x22bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x40003fff] page 4k
[    0.000000] BRK [0x02b33000, 0x02b33fff] PGTABLE
[    0.000000] BRK [0x02b34000, 0x02b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xc88b7fff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xc87fffff] page 2M
[    0.000000]  [mem 0xc8800000-0xc88b7fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xca8e5000-0xca8e5fff]
[    0.000000]  [mem 0xca8e5000-0xca8e5fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xca929000-0xcad2bfff]
[    0.000000]  [mem 0xca929000-0xca9fffff] page 4k
[    0.000000]  [mem 0xcaa00000-0xcabfffff] page 2M
[    0.000000]  [mem 0xcac00000-0xcad2bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xcaff4000-0xcaffffff]
[    0.000000]  [mem 0xcaff4000-0xcaffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x7fcbc000-0x7fffffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000C91A0000 000024 (v02 Sony  )
[    0.000000] ACPI: XSDT 0x00000000C91A0080 000084 (v01 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000C91A9E98 00010C (v05 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: DSDT 0x00000000C91A0198 009CFE (v02 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000C9FDA080 000040
[    0.000000] ACPI: APIC 0x00000000C91A9FA8 000092 (v03 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: FPDT 0x00000000C91AA040 000044 (v01 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000C91AA088 00003C (v01 Sony   VAIO     20120828 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000C91AA0C8 000038 (v01 Sony   VAIO     20120828 MSFT 00000005)
[    0.000000] ACPI: SSDT 0x00000000C91AA100 000315 (v01 Sony   VAIO     20120828 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000C91AA418 0008A2 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000C91AACC0 000A92 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: BGRT 0x00000000C91AB758 000038 (v00 Sony   VAIO     20120828 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000C91AB790 000827 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000C91ABFB8 000DC1 (v01 Sony   VAIO     20120828 INTL 20051117)
[    0.000000] ACPI: MSDM 0x00000000C91ACD80 000055 (v03 Sony   VAIO     20120828 MSFT 00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x22f5fffff]
[    0.000000]   NODE_DATA [mem 0x22f5f2000-0x22f5f5fff]
[    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226c00000-ffff88022ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x22f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xc88b7fff]
[    0.000000]   node   0: [mem 0xca8e5000-0xca8e5fff]
[    0.000000]   node   0: [mem 0xca929000-0xcad2bfff]
[    0.000000]   node   0: [mem 0xcaff4000-0xcaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x22f5fffff]
[    0.000000] On node 0 totalpages: 2064484
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12780 pages used for memmap
[    0.000000]   DMA32 zone: 817863 pages, LIFO batch:31
[    0.000000]   Normal zone: 19416 pages used for memmap
[    0.000000]   Normal zone: 1242624 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xcba00000-0xcf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7175000-0xb7175fff]
[    0.000000] PM: Registered nosave memory: [mem 0xb7184000-0xb7184fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc88b8000-0xc9191fff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9192000-0xc91acfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc91ad000-0xc9fdbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9fdc000-0xca8e4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca8e6000-0xca928fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcad2c000-0xcaff3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcb7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022f200000 s86848 r8192 d23744 u262144
[    0.000000] pcpu-alloc: s86848 r8192 d23744 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032202
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8019892K/8257936K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 238044K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:488 0
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2194.957 MHz processor
[    0.000038] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.82 BogoMIPS (lpj=7316523)
[    0.000041] pid_max: default: 32768 minimum: 301
[    0.000047] ACPI: Core revision 20140724
[    0.009529] ACPI: All ACPI Tables successfully acquired
[    0.018336] Security Framework initialized
[    0.018342] Yama: becoming mindful.
[    0.018875] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.021082] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.022061] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022071] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022269] Initializing cgroup subsys memory
[    0.022274] Initializing cgroup subsys devices
[    0.022277] Initializing cgroup subsys freezer
[    0.022279] Initializing cgroup subsys net_cls
[    0.022281] Initializing cgroup subsys blkio
[    0.022302] CPU: Physical Processor ID: 0
[    0.022303] CPU: Processor Core ID: 0
[    0.022308] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.022732] mce: CPU supports 9 MCE banks
[    0.022746] CPU0: Thermal monitoring enabled (TM1)
[    0.022755] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.022872] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
[    0.024610] ftrace: allocating 20674 entries in 81 pages
[    0.035444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.068482] smpboot: CPU0: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (fam: 06, model: 3a, stepping: 09)
[    0.068489] TSC deadline timer enabled
[    0.068513] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.068534] ... version:                3
[    0.068535] ... bit width:              48
[    0.068535] ... generic registers:      4
[    0.068537] ... value mask:             0000ffffffffffff
[    0.068538] ... max period:             0000ffffffffffff
[    0.068538] ... fixed-purpose events:   3
[    0.068539] ... event mask:             000000070000000f
[    0.088605] x86: Booting SMP configuration:
[    0.088607] .... node  #0, CPUs:      #1
[    0.102233] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.108902]  #2 #3 #4 #5 #6 #7
[    0.224006] x86: Booted up 1 node, 8 CPUs
[    0.224010] smpboot: Total of 8 processors activated (35133.61 BogoMIPS)
[    0.231774] devtmpfs: initialized
[    0.234581] PM: Registering ACPI NVS region [mem 0xc91ad000-0xc9fdbfff] (14872576 bytes)
[    0.234752] PM: Registering ACPI NVS region [mem 0xca8e6000-0xca928fff] (274432 bytes)
[    0.235635] pinctrl core: initialized pinctrl subsystem
[    0.235675] RTC time: 16:21:29, date: 10/29/14
[    0.235763] NET: Registered protocol family 16
[    0.235880] cpuidle: using governor ladder
[    0.235882] cpuidle: using governor menu
[    0.235924] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.235926] ACPI: bus type PCI registered
[    0.235927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.236003] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.236005] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.236094] PCI: Using configuration type 1 for base access
[    0.248606] ACPI: Added _OSI(Module Device)
[    0.248608] ACPI: Added _OSI(Processor Device)
[    0.248609] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.248610] ACPI: Added _OSI(Processor Aggregator Device)
[    0.251304] ACPI: Executed 1 blocks of module-level executable AML code
[    0.288785] ACPI: Dynamic OEM Table Load:
[    0.288793] ACPI: SSDT 0xFFFF88022370A000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.301899] ACPI: Dynamic OEM Table Load:
[    0.301904] ACPI: SSDT 0xFFFF88022369BC00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.315121] ACPI: Dynamic OEM Table Load:
[    0.315125] ACPI: SSDT 0xFFFF8802236F9200 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    1.169840] ACPI: Interpreter enabled
[    1.169849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[    1.169854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[    1.169868] ACPI: (supports S0 S3 S4 S5)
[    1.169870] ACPI: Using IOAPIC for interrupt routing
[    1.169895] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.187194] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.187199] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.187407] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    1.187530] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    1.187967] PCI host bridge to bus 0000:00
[    1.187971] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.187973] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    1.187974] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    1.187976] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    1.187978] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[    1.187979] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[    1.187981] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[    1.187983] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[    1.187984] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    1.187986] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    1.187987] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    1.187989] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    1.187990] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    1.187992] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    1.187993] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
[    1.187995] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
[    1.187997] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff]
[    1.188005] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    1.188094] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    1.188129] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.188166] pci 0000:00:01.0: System wakeup disabled by ACPI
[    1.188209] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[    1.188221] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    1.188228] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.188233] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    1.188336] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    1.188360] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
[    1.188435] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.188473] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.188517] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    1.188542] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1a000-0xf7f1a00f 64bit]
[    1.188622] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.188710] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    1.188730] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f18000-0xf7f183ff]
[    1.188811] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.188867] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    1.188910] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    1.188926] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
[    1.188997] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.189039] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    1.189079] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    1.189164] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.189243] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    1.189329] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.189407] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    1.189492] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.189535] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    1.189585] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    1.189608] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f17000-0xf7f173ff]
[    1.189702] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.189757] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.189803] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[    1.189987] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    1.190006] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    1.190014] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    1.190023] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    1.190031] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    1.190039] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    1.190048] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f16000-0xf7f167ff]
[    1.190097] pci 0000:00:1f.2: PME# supported from D3hot
[    1.190172] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    1.190189] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f15000-0xf7f150ff 64bit]
[    1.190210] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    1.190343] pci 0000:01:00.0: [1002:6840] type 00 class 0x030000
[    1.190358] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    1.190368] pci 0000:01:00.0: reg 0x18: [mem 0xf7e20000-0xf7e3ffff 64bit]
[    1.190375] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    1.190386] pci 0000:01:00.0: reg 0x30: [mem 0xf7e00000-0xf7e1ffff pref]
[    1.190426] pci 0000:01:00.0: supports D1 D2
[    1.190447] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.196506] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.196525] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.196528] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.196531] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.196622] pci 0000:02:00.0: [168c:0032] type 00 class 0x028000
[    1.196650] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d7ffff 64bit]
[    1.196697] pci 0000:02:00.0: reg 0x30: [mem 0xf7d80000-0xf7d8ffff pref]
[    1.196785] pci 0000:02:00.0: supports D1 D2
[    1.196787] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.203205] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.203212] pci 0000:00:1c.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    1.203514] pci 0000:03:00.0: [1180:e822] type 00 class 0x080500
[    1.203537] pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz.
[    1.203560] pci 0000:03:00.0: reg 0x10: [mem 0xf7c01000-0xf7c010ff]
[    1.203758] pci 0000:03:00.0: supports D1 D2
[    1.203760] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.204086] pci 0000:03:00.1: [1180:e232] type 00 class 0x088000
[    1.204113] pci 0000:03:00.1: reg 0x10: [mem 0xf7c00000-0xf7c000ff]
[    1.204300] pci 0000:03:00.1: supports D1 D2
[    1.204302] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    1.210149] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.210156] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    1.210251] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    1.210275] pci 0000:04:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    1.210310] pci 0000:04:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    1.210332] pci 0000:04:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    1.210446] pci 0000:04:00.0: supports D1 D2
[    1.210448] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.210490] pci 0000:04:00.0: System wakeup disabled by ACPI
[    1.216562] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.216566] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    1.216575] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.216643] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    1.217227] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217279] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217329] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217375] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217421] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217468] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217514] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.217560] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.223526] ACPI: Enabled 4 GPEs in block 00 to 3F
[    1.223571] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.223669] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.223671] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.223675] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.223677] vgaarb: loaded
[    1.223678] vgaarb: bridge control possible 0000:01:00.0
[    1.223679] vgaarb: no bridge control possible 0000:00:02.0
[    1.223759] PCI: Using ACPI for IRQ routing
[    1.225359] PCI: pci_cache_line_size set to 64 bytes
[    1.225424] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.225426] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    1.225427] e820: reserve RAM buffer [mem 0xb7175018-0xb7ffffff]
[    1.225429] e820: reserve RAM buffer [mem 0xc88b8000-0xcbffffff]
[    1.225431] e820: reserve RAM buffer [mem 0xca8e6000-0xcbffffff]
[    1.225433] e820: reserve RAM buffer [mem 0xcad2c000-0xcbffffff]
[    1.225434] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[    1.225436] e820: reserve RAM buffer [mem 0x22f600000-0x22fffffff]
[    1.225536] NetLabel: Initializing
[    1.225538] NetLabel:  domain hash size = 128
[    1.225539] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.225551] NetLabel:  unlabeled traffic allowed by default
[    1.225574] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.225579] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.227613] Switched to clocksource hpet
[    1.232350] pnp: PnP ACPI init
[    1.232440] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    1.232443] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.232518] system 00:01: [io  0x0680-0x069f] has been reserved
[    1.232520] system 00:01: [io  0x1000-0x100f] has been reserved
[    1.232522] system 00:01: [io  0x1100-0x1103] has been reserved
[    1.232524] system 00:01: [io  0x0400-0x0453] could not be reserved
[    1.232526] system 00:01: [io  0x0458-0x047f] has been reserved
[    1.232527] system 00:01: [io  0x0500-0x057f] has been reserved
[    1.232529] system 00:01: [io  0x164e-0x164f] has been reserved
[    1.232531] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232561] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.232607] system 00:03: [io  0x0454-0x0457] has been reserved
[    1.232609] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.232656] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.232659] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.232697] pnp 00:05: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[    1.232741] pnp 00:06: Plug and Play ACPI device, IDs FOX0011 PNP0f13 (active)
[    1.233002] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.233004] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.233006] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.233008] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.233010] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.233011] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.233013] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.233015] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.233017] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    1.233019] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.233021] system 00:07: [mem 0xcfa00000-0xcfa00fff] has been reserved
[    1.233023] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.233154] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    1.233156] system 00:08: [mem 0x40004000-0x40004fff] has been reserved
[    1.233158] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.237806] pnp: PnP ACPI: found 9 devices
[    1.244360] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.244364] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.244367] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.244369] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.244373] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.244379] pci 0000:00:1c.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    1.244388] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.244393] pci 0000:00:1c.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    1.244402] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    1.244404] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    1.244412] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.244420] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.244421] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.244423] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.244425] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    1.244426] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    1.244428] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    1.244430] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[    1.244431] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[    1.244433] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[    1.244435] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[    1.244436] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[    1.244438] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
[    1.244439] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
[    1.244441] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
[    1.244443] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
[    1.244444] pci_bus 0000:00: resource 19 [mem 0xcfa00000-0xfeafffff]
[    1.244446] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.244448] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    1.244449] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    1.244451] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    1.244453] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    1.244455] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    1.244457] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    1.244483] NET: Registered protocol family 2
[    1.244678] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.244832] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.244944] TCP: Hash tables configured (established 65536 bind 65536)
[    1.244959] TCP: reno registered
[    1.244971] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.244999] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.245057] NET: Registered protocol family 1
[    1.245072] pci 0000:00:02.0: Video device with shadowed ROM
[    1.245247] pci 0000:00:1a.0: enabling device (0000 -> 0002)
[    1.245521] PCI: CLS 64 bytes, default 64
[    1.245566] Unpacking initramfs...
[    1.305769] Freeing initrd memory: 3344K (ffff88007fcbc000 - ffff880080000000)
[    1.305777] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.305779] software IO TLB [mem 0xc25e1000-0xc65e1000] (64MB) mapped at [ffff8800c25e1000-ffff8800c65e0fff]
[    1.306144] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    1.306193] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13
[    1.306201] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13
[    1.306211] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13
[    1.306220] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13
[    1.306229] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x13
[    1.306238] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x13
[    1.306245] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x13
[    1.306252] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x13
[    1.306296] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.306321] Scanning for low memory corruption every 60 seconds
[    1.306600] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.306620] Initialise system trusted keyring
[    1.307017] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.308339] zpool: loaded
[    1.308342] zbud: loaded
[    1.308512] VFS: Disk quotas dquot_6.5.2
[    1.308545] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.308661] msgmni has been set to 15718
[    1.308716] Key type big_key registered
[    1.308884] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.308941] io scheduler noop registered
[    1.308943] io scheduler deadline registered
[    1.308971] io scheduler cfq registered (default)
[    1.309122] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    1.309488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.309503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.309536] efifb: probing for efifb
[    1.309552] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004e80000, using 5628k, total 5625k
[    1.309553] efifb: mode is 1600x900x32, linelength=6400, pages=1
[    1.309554] efifb: scrolling: redraw
[    1.309556] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.313711] Console: switching to colour frame buffer device 200x56
[    1.317789] fb0: EFI VGA frame buffer device
[    1.317798] intel_idle: MWAIT substates: 0x21120
[    1.317799] intel_idle: v0.4 model 0x3A
[    1.317800] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.318122] GHES: HEST is not enabled!
[    1.318193] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.318608] Linux agpgart interface v0.103
[    1.318682] rtc_cmos 00:02: RTC can wake from S4
[    1.318807] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.318836] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.318847] Intel P-state driver initializing.
[    1.319065] ledtrig-cpu: registered to indicate activity on CPUs
[    1.319251] TCP: cubic registered
[    1.319417] NET: Registered protocol family 10
[    1.319792] NET: Registered protocol family 17
[    1.320376] Loading compiled-in X.509 certificates
[    1.320397] registered taskstats version 1
[    1.321121]   Magic number: 2:724:389
[    1.321242] rtc_cmos 00:02: setting system clock to 2014-10-29 16:21:30 UTC (1414599690)
[    1.321404] PM: Hibernation image not present or could not be loaded.
[    1.322816] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
[    1.322818] Write protecting the kernel read-only data: 8192k
[    1.326307] Freeing unused kernel memory: 752K (ffff880002544000 - ffff880002600000)
[    1.327774] Freeing unused kernel memory: 336K (ffff8800027ac000 - ffff880002800000)
[    1.338157] random: systemd-tmpfile urandom read with 2 bits of entropy available
[    1.340145] systemd-udevd[77]: starting version 216
[    1.354816] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.356869] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.356900] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.363632] ACPI: bus type USB registered
[    1.363685] usbcore: registered new interface driver usbfs
[    1.363705] usbcore: registered new interface driver hub
[    1.363783] usbcore: registered new device driver usb
[    1.364674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.365060] ehci-pci: EHCI PCI platform driver
[    1.365247] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.365259] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.365278] ehci-pci 0000:00:1a.0: debug port 2
[    1.365550] sdhci: Secure Digital Host Controller Interface driver
[    1.365552] sdhci: Copyright(c) Pierre Ossman
[    1.366282] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 7)
[    1.366301] sdhci-pci 0000:03:00.0: enabling device (0000 -> 0002)
[    1.366398] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.366410] sdhci-pci 0000:03:00.0: No vmmc regulator found
[    1.366414] sdhci-pci 0000:03:00.0: No vqmmc regulator found
[    1.366435] SCSI subsystem initialized
[    1.366598] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA
[    1.367992] libata version 3.00 loaded.
[    1.369198] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.369218] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f18000
[    1.377814] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.378093] hub 1-0:1.0: USB hub found
[    1.378106] hub 1-0:1.0: 2 ports detected
[    1.378490] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.378499] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.378514] ehci-pci 0000:00:1d.0: debug port 2
[    1.382425] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.382441] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f17000
[    1.391145] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.391317] hub 2-0:1.0: USB hub found
[    1.391324] hub 2-0:1.0: 2 ports detected
[    1.391595] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.391602] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.391721] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.391743] xhci_hcd 0000:00:14.0: irq 25 for MSI/MSI-X
[    1.392011] hub 3-0:1.0: USB hub found
[    1.392022] hub 3-0:1.0: 4 ports detected
[    1.392351] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.392356] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.392555] hub 4-0:1.0: USB hub found
[    1.392566] hub 4-0:1.0: 4 ports detected
[    1.392910] ahci 0000:00:1f.2: version 3.0
[    1.393059] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
[    1.393102] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.396812] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.404534] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    1.404538] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems apst
[    1.411951] scsi host0: ahci
[    1.412264] scsi host1: ahci
[    1.412589] scsi host2: ahci
[    1.412991] scsi host3: ahci
[    1.413297] scsi host4: ahci
[    1.413502] scsi host5: ahci
[    1.413550] ata1: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16100 irq 26
[    1.413551] ata2: DUMMY
[    1.413553] ata3: DUMMY
[    1.413553] ata4: DUMMY
[    1.413556] ata5: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16300 irq 26
[    1.413557] ata6: DUMMY
[    1.684880] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.731560] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.732506] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[    1.732517] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8802268510c8), AE_NOT_FOUND (20140724/psparse-536)
[    1.732778] ata1.00: ATA-8: WDC WD10JPVT-55A1YT0, 01.01A01, max UDMA/133
[    1.732784] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.733807] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359)
[    1.733817] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff8802268510c8), AE_NOT_FOUND (20140724/psparse-536)
[    1.734072] ata1.00: configured for UDMA/133
[    1.734388] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10JPVT-55A 1A01 PQ: 0 ANSI: 5
[    1.809117] hub 1-1:1.0: USB hub found
[    1.809259] hub 1-1:1.0: 6 ports detected
[    1.915094] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.039315] hub 2-1:1.0: USB hub found
[    2.039517] hub 2-1:1.0: 6 ports detected
[    2.055230] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.066514] ata5.00: ATAPI: TSSTcorp CDDVDW TS-U633J, SN01, max UDMA/100
[    2.076849] ata5.00: configured for UDMA/100
[    2.080356] scsi 4:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-U633J  SN01 PQ: 0 ANSI: 5
[    2.097896] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.097901] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.097950] sd 0:0:0:0: [sda] Write Protect is off
[    2.097953] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.097974] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.112471] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.112477] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.112758] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.118735] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[    2.194239]  sda: sda1 sda2 sda3 sda4
[    2.195193] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.206727] hidraw: raw HID events driver (C) Jiri Kosina
[    2.209149] usbcore: registered new interface driver usbhid
[    2.209152] usbhid: USB HID core driver
[    2.210251] input: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2
[    2.210383] hid-multitouch 0003:0EEF:7902.0001: input,hiddev0,hidraw0: USB HID v2.10 Pointer [eGalax Inc. eGalaxTouch EXC7900-007Av07_G5] on usb-0000:00:1a.0-1.1/input0
[    2.272253] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[    2.308831] tsc: Refined TSC clocksource calibration: 2195.014 MHz
[    2.712599] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    2.982983] usb 1-1.6: new full-speed USB device number 5 using ehci-pci
[    3.310127] Switched to clocksource tsc
[    3.486565] random: nonblocking pool is initialized
[    3.506053] 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 )
[    3.506378] systemd[1]: Detected architecture 'x86-64'.
[    3.524442] systemd[1]: Set hostname to <matri>.
[    4.355566] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.356045] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.356135] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.356153] systemd[1]: Starting Remote File Systems.
[    4.356308] systemd[1]: Reached target Remote File Systems.
[    4.356355] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.356610] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.356635] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.356680] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.356693] systemd[1]: Starting Paths.
[    4.356800] systemd[1]: Reached target Paths.
[    4.356814] systemd[1]: Starting Encrypted Volumes.
[    4.356926] systemd[1]: Reached target Encrypted Volumes.
[    4.356939] systemd[1]: Starting Swap.
[    4.357039] systemd[1]: Reached target Swap.
[    4.357052] systemd[1]: Starting EFI System Partition Automount.
[    4.357247] systemd[1]: Set up automount EFI System Partition Automount.
[    4.357266] systemd[1]: Expecting device dev-disk-by\x2duuid-aebda774\x2d6c5e\x2d4498\x2d8e35\x2db1258c581c3b.device...
[    4.357405] systemd[1]: Expecting device dev-disk-by\x2duuid-3A94\x2dD6A0.device...
[    4.357515] systemd[1]: Starting Root Slice.
[    4.369365] systemd[1]: Created slice Root Slice.
[    4.369382] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.369536] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.369549] systemd[1]: Starting Delayed Shutdown Socket.
[    4.369670] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.369682] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    4.369806] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.369818] systemd[1]: Starting Journal Socket (/dev/log).
[    4.369946] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.369958] systemd[1]: Starting LVM2 metadata daemon socket.
[    4.370083] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.370100] systemd[1]: Starting udev Kernel Socket.
[    4.370212] systemd[1]: Listening on udev Kernel Socket.
[    4.370228] systemd[1]: Starting udev Control Socket.
[    4.370342] systemd[1]: Listening on udev Control Socket.
[    4.370355] systemd[1]: Starting User and Session Slice.
[    4.370651] systemd[1]: Created slice User and Session Slice.
[    4.370666] systemd[1]: Starting Journal Socket.
[    4.370793] systemd[1]: Listening on Journal Socket.
[    4.370814] systemd[1]: Starting System Slice.
[    4.371103] systemd[1]: Created slice System Slice.
[    4.371125] systemd[1]: Started File System Check on Root Device.
[    4.371135] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    4.371439] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.371458] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.372050] systemd[1]: Mounting Debug File System...
[    4.372583] systemd[1]: Mounting POSIX Message Queue File System...
[    4.373720] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.374528] systemd[1]: Starting Setup Virtual Console...
[    4.405333] systemd[1]: Starting Load Kernel Modules...
[    4.405976] systemd[1]: Starting udev Coldplug all Devices...
[    4.407107] systemd[1]: Started Set Up Additional Binary Formats.
[    4.407156] systemd[1]: Mounting Huge Pages File System...
[    4.407790] systemd[1]: Starting system-getty.slice.
[    4.408141] systemd[1]: Created slice system-getty.slice.
[    4.408169] systemd[1]: Starting Journal Service...
[    4.408838] systemd[1]: Started Journal Service.
[    4.601855] EXT4-fs (sda4): re-mounted. Opts: data=ordered
[    4.765163] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    4.765562] ACPI: Lid Switch [LID0]
[    4.765653] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    4.765659] ACPI: Power Button [PWRB]
[    4.784072] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    4.784076] AMD IOMMUv2 functionality not available on this system
[    5.040822] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    5.040827] Disabling lock debugging due to kernel taint
[    5.078320] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7630 MBytes.
[    5.078585] <6>[fglrx]   vendor: 1002 device: 6840 count: 1
[    5.078905] <6>[fglrx] ioport: bar 4, base 0xe000, size: 0x100
[    5.078914] pci 0000:01:00.0: enabling device (0000 -> 0003)
[    5.079062] <6>[fglrx] Kernel PAT support is enabled
[    5.079080] <6>[fglrx] module loaded - fglrx 14.20.7 [Sep  2 2014] with 1 minors
[    5.184087] systemd-udevd[205]: starting version 216
[    5.792302] AVX version of gcm_enc/dec engaged.
[    5.827436] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    5.839778] ACPI: AC Adapter [ADP1] (on-line)
[    5.861610] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc1
[    5.967142] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.968765] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258)
[    5.968770] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968773] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968776] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968778] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968779] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968781] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968783] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968784] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258)
[    5.968786] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20140724/utaddress-258)
[    5.968788] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.968789] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.970807] intel_rapl: Found RAPL domain package
[    5.970810] intel_rapl: Found RAPL domain core
[    5.970812] intel_rapl: Found RAPL domain uncore
[    5.980324] ACPI: Battery Slot [BAT0] (battery present)
[    5.999405] thermal LNXTHERM:00: registered as thermal_zone1
[    5.999407] ACPI: Thermal Zone [TZ00] (51 C)
[    6.071495] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
[    6.099628] iTCO_vendor_support: vendor-support=0
[    6.110500] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    6.110523] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    6.110594] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.122454] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
[    6.122459] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.206471] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00, board id: 1999, fw id: 1180024
[    6.238341] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[    6.290404] [drm] Initialized drm 1.1.0 20060810
[    6.302033] mousedev: PS/2 mouse device common for all mice
[    6.354028] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    6.354140] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
[    6.387105] media: Linux media interface: v0.10
[    6.422758] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8
[    6.422847] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input9
[    6.445697] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.445703] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.445924] r8169 0000:04:00.0: irq 29 for MSI/MSI-X
[    6.446091] r8169 0000:04:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004e70000, 54:53:ed:b6:76:11, XID 0c900800 IRQ 29
[    6.446093] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.481041] cfg80211: Calling CRDA to update world regulatory domain
[    6.643903] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    6.663601] sony_laptop: brightness ignored, must be controlled by ACPI video driver
[    6.663619] sony_laptop: SNC setup done.
[    6.663828] systemd-udevd[206]: renamed network interface eth0 to enp4s0
[    6.814118] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.814121] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.814123] sound hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    6.814124] sound hdaudioC0D0:    mono: mono_out=0x0
[    6.814125] sound hdaudioC0D0:    inputs:
[    6.814127] sound hdaudioC0D0:      Mic=0x18
[    6.814128] sound hdaudioC0D0:      Internal Mic=0x12
[    6.815602] [drm] Memory usable by graphics device = 2048M
[    6.815605] [drm] Replacing VGA console driver
[    6.815608] checking generic (d0000000 57f000) vs hw (d0000000 10000000)
[    6.815608] fb: switching to inteldrmfb from EFI VGA
[    6.815624] Console: switching to colour dummy device 80x25
[    6.833516] i915 0000:00:02.0: irq 30 for MSI/MSI-X
[    6.833526] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.833527] [drm] Driver supports precise vblank timestamp query.
[    6.833610] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    6.847126] Linux video capture interface: v2.00
[    6.868293] fbcon: inteldrmfb (fb0) is primary device
[    6.889203] uvcvideo: Found UVC 1.00 device USB2.0 Camera (1bcf:2c01)
[    6.917028] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input10
[    6.917215] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    6.917407] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    6.917525] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    6.940275] ath9k 0000:02:00.0: enabling device (0000 -> 0002)
[    6.947760] ath: EEPROM regdomain: 0x65
[    6.947761] ath: EEPROM indicates we should expect a direct regpair map
[    6.947762] ath: Country alpha2 being used: 00
[    6.947762] ath: Regpair used: 0x65
[    6.970341] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14
[    6.970586] usbcore: registered new interface driver uvcvideo
[    6.970587] USB Video Class driver (1.1.1)
[    6.971962] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    6.972204] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005480000, irq=16
[    6.996965] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[    7.037299] systemd-udevd[211]: renamed network interface wlan0 to wlp2s0
[    7.077582] Bluetooth: Core ver 2.19
[    7.077599] NET: Registered protocol family 31
[    7.077600] Bluetooth: HCI device and connection manager initialized
[    7.077606] Bluetooth: HCI socket layer initialized
[    7.077609] Bluetooth: L2CAP socket layer initialized
[    7.077615] Bluetooth: SCO socket layer initialized
[    7.594169] usbcore: registered new interface driver btusb
[    7.621538] Console: switching to colour frame buffer device 200x56
[    7.626420] usbcore: registered new interface driver ath3k
[    7.627001] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.627003] i915 0000:00:02.0: registered panic notifier
[    7.638266] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    7.638549] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    7.638601] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input15
[    7.639210] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    7.639308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16
[    7.639432] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[    8.687191] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[    8.852184] systemd-journald[180]: Received request to flush runtime journal from PID 1

The dmesg log appears to indicate that fglrx & drm have both loaded correctly.

xorg log (with blacklisted radeon)
Code: [Select]
[   190.611]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[   190.615] X Protocol Version 11, Revision 0
[   190.617] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[   190.618] Current Operating System: Linux matri 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
[   190.618] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[   190.621] Build Date: 27 June 2014  07:32:26PM
[   190.622] 
[   190.624] Current version of pixman: 0.32.6
[   190.626] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   190.626] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   190.631] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 29 12:24:39 2014
[   190.633] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   190.634] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   190.634] (==) No Layout section.  Using the first Screen section.
[   190.634] (==) No screen section available. Using defaults.
[   190.634] (**) |-->Screen "Default Screen Section" (0)
[   190.634] (**) |   |-->Monitor "<default monitor>"
[   190.634] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[   190.634] (==) Automatically adding devices
[   190.634] (==) Automatically enabling devices
[   190.634] (==) Automatically adding GPU devices
[   190.634] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   190.634] Entry deleted from font path.
[   190.634] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   190.634] Entry deleted from font path.
[   190.634] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   190.634] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   190.634] Entry deleted from font path.
[   190.634] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   190.634] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[   190.634] (==) ModulePath set to "/usr/lib/xorg/modules"
[   190.634] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[   190.634] (II) Loader magic: 0x811cc0
[   190.634] (II) Module ABI versions:
[   190.634] X.Org ANSI C Emulation: 0.4
[   190.634] X.Org Video Driver: 15.0
[   190.634] X.Org XInput driver : 20.0
[   190.634] X.Org Server Extension : 8.0
[   190.635] (II) xfree86: Adding drm device (/dev/dri/card0)
[   190.636] (--) PCI:*(0:0:2:0) 8086:0166:104d:9096 rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   190.636] (--) PCI: (0:1:0:0) 1002:6840:104d:9096 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   190.637] (II) Open ACPI successful (/var/run/acpid.socket)
[   190.638] Initializing built-in extension Generic Event Extension
[   190.639] Initializing built-in extension SHAPE
[   190.640] Initializing built-in extension MIT-SHM
[   190.641] Initializing built-in extension XInputExtension
[   190.642] Initializing built-in extension XTEST
[   190.643] Initializing built-in extension BIG-REQUESTS
[   190.644] Initializing built-in extension SYNC
[   190.645] Initializing built-in extension XKEYBOARD
[   190.646] Initializing built-in extension XC-MISC
[   190.647] Initializing built-in extension SECURITY
[   190.648] Initializing built-in extension XINERAMA
[   190.649] Initializing built-in extension XFIXES
[   190.650] Initializing built-in extension RENDER
[   190.651] Initializing built-in extension RANDR
[   190.652] Initializing built-in extension COMPOSITE
[   190.653] Initializing built-in extension DAMAGE
[   190.654] Initializing built-in extension MIT-SCREEN-SAVER
[   190.655] Initializing built-in extension DOUBLE-BUFFER
[   190.656] Initializing built-in extension RECORD
[   190.657] Initializing built-in extension DPMS
[   190.658] Initializing built-in extension Present
[   190.659] Initializing built-in extension DRI3
[   190.660] Initializing built-in extension X-Resource
[   190.660] Initializing built-in extension XVideo
[   190.661] Initializing built-in extension XVideo-MotionCompensation
[   190.662] Initializing built-in extension XFree86-VidModeExtension
[   190.663] Initializing built-in extension XFree86-DGA
[   190.664] Initializing built-in extension XFree86-DRI
[   190.665] Initializing built-in extension DRI2
[   190.665] (II) "glx" will be loaded by default.
[   190.665] (II) LoadModule: "dri2"
[   190.665] (II) Module "dri2" already built-in
[   190.665] (II) LoadModule: "glamoregl"
[   190.665] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   190.667] (II) Module glamoregl: vendor="X.Org Foundation"
[   190.667] compiled for 1.15.0, module version = 0.6.0
[   190.667] ABI class: X.Org ANSI C Emulation, version 0.4
[   190.667] (II) LoadModule: "glx"
[   190.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   190.667] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[   190.667] compiled for 6.9.0, module version = 1.0.0
[   190.668] Loading extension GLX
[   190.668] (==) Matched intel as autoconfigured driver 0
[   190.668] (==) Matched intel as autoconfigured driver 1
[   190.668] (==) Matched modesetting as autoconfigured driver 2
[   190.668] (==) Matched fbdev as autoconfigured driver 3
[   190.668] (==) Matched vesa as autoconfigured driver 4
[   190.668] (==) Assigned the driver to the xf86ConfigLayout
[   190.668] (II) LoadModule: "intel"
[   190.668] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   190.669] (II) Module intel: vendor="X.Org Foundation"
[   190.669] compiled for 1.15.0, module version = 2.99.910
[   190.669] Module class: X.Org Video Driver
[   190.669] ABI class: X.Org Video Driver, version 15.0
[   190.669] (II) LoadModule: "modesetting"
[   190.669] (WW) Warning, couldn't open module modesetting
[   190.669] (II) UnloadModule: "modesetting"
[   190.669] (II) Unloading modesetting
[   190.669] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   190.669] (II) LoadModule: "fbdev"
[   190.669] (WW) Warning, couldn't open module fbdev
[   190.669] (II) UnloadModule: "fbdev"
[   190.669] (II) Unloading fbdev
[   190.669] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   190.669] (II) LoadModule: "vesa"
[   190.669] (WW) Warning, couldn't open module vesa
[   190.669] (II) UnloadModule: "vesa"
[   190.669] (II) Unloading vesa
[   190.669] (EE) Failed to load module "vesa" (module does not exist, 0)
[   190.669] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   190.670] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[   190.670] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[   190.670] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[   190.670] (++) using VT number 1

[   190.670] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[   190.670] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[   190.670] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[   190.670] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   190.670] (==) intel(0): RGB weight 888
[   190.671] (==) intel(0): Default visual is TrueColor
[   190.671] (**) intel(0): Framebuffer tiled
[   190.671] (**) intel(0): Pixmaps tiled
[   190.671] (**) intel(0): "Tear free" disabled
[   190.671] (**) intel(0): Forcing per-crtc-pixmaps? no
[   190.671] (II) intel(0): Output LVDS1 has no monitor section
[   190.671] (--) intel(0): found backlight control interface intel_backlight (type 'raw')
[   190.671] (II) intel(0): Output VGA1 has no monitor section
[   190.671] (II) intel(0): Output HDMI1 has no monitor section
[   190.671] (II) intel(0): Output DP1 has no monitor section
[   190.671] (II) intel(0): Output VIRTUAL1 has no monitor section
[   190.671] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[   190.671] (==) intel(0): DPI set to (96, 96)
[   190.671] (II) Loading sub module "dri2"
[   190.671] (II) LoadModule: "dri2"
[   190.671] (II) Module "dri2" already built-in
[   190.671] (==) Depth 24 pixmap format is 32 bpp
[   190.671] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[   190.671] (==) intel(0): Backing store enabled
[   190.671] (==) intel(0): Silken mouse enabled
[   190.671] (II) intel(0): HW Cursor enabled
[   190.671] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   190.672] (==) intel(0): DPMS enabled
[   190.672] (II) intel(0): [DRI2] Setup complete
[   190.672] (II) intel(0): [DRI2]   DRI driver: i965
[   190.672] (II) intel(0): [DRI2]   VDPAU driver: i965
[   190.672] (II) intel(0): direct rendering: DRI2 Enabled
[   190.672] (==) intel(0): hotplug detection: "enabled"
[   190.672] (--) RandR disabled
[   190.679] (EE) GLX error: Can not get required symbols.
[   190.680] (II) intel(0): switch to mode 1600x900@60.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[   190.706] (II) intel(0): Setting screen physical size to 423 x 238
[   190.745] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[   190.745] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.745] (II) LoadModule: "evdev"
[   190.745] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   190.745] (II) Module evdev: vendor="X.Org Foundation"
[   190.745] compiled for 1.15.1, module version = 2.9.0
[   190.745] Module class: X.Org XInput Driver
[   190.745] ABI class: X.Org XInput driver, version 20.0
[   190.745] (II) Using input driver 'evdev' for 'Video Bus'
[   190.745] (**) Video Bus: always reports core events
[   190.745] (**) evdev: Video Bus: Device: "/dev/input/event14"
[   190.745] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.745] (--) evdev: Video Bus: Found keys
[   190.745] (II) evdev: Video Bus: Configuring as keyboard
[   190.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input16/event14"
[   190.745] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   190.745] (**) Option "xkb_rules" "evdev"
[   190.745] (**) Option "xkb_model" "pc104"
[   190.745] (**) Option "xkb_layout" "us"
[   190.771] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event6)
[   190.771] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[   190.771] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[   190.771] (**) Sony Vaio Keys: always reports core events
[   190.771] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event6"
[   190.771] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[   190.771] (--) evdev: Sony Vaio Keys: Found keys
[   190.771] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[   190.771] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8/event6"
[   190.771] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[   190.771] (**) Option "xkb_rules" "evdev"
[   190.771] (**) Option "xkb_model" "pc104"
[   190.771] (**) Option "xkb_layout" "us"
[   190.772] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event7)
[   190.772] (II) No input driver specified, ignoring this device.
[   190.772] (II) This device may have been added with another device file.
[   190.772] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse2)
[   190.772] (II) No input driver specified, ignoring this device.
[   190.772] (II) This device may have been added with another device file.
[   190.772] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[   190.772] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.772] (II) Using input driver 'evdev' for 'Video Bus'
[   190.772] (**) Video Bus: always reports core events
[   190.772] (**) evdev: Video Bus: Device: "/dev/input/event13"
[   190.772] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.772] (--) evdev: Video Bus: Found keys
[   190.772] (II) evdev: Video Bus: Configuring as keyboard
[   190.772] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input15/event13"
[   190.772] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   190.772] (**) Option "xkb_rules" "evdev"
[   190.772] (**) Option "xkb_model" "pc104"
[   190.772] (**) Option "xkb_layout" "us"
[   190.772] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   190.772] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   190.772] (II) Using input driver 'evdev' for 'Power Button'
[   190.772] (**) Power Button: always reports core events
[   190.773] (**) evdev: Power Button: Device: "/dev/input/event3"
[   190.773] (--) evdev: Power Button: Vendor 0 Product 0x1
[   190.773] (--) evdev: Power Button: Found keys
[   190.773] (II) evdev: Power Button: Configuring as keyboard
[   190.773] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[   190.773] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   190.773] (**) Option "xkb_rules" "evdev"
[   190.773] (**) Option "xkb_model" "pc104"
[   190.773] (**) Option "xkb_layout" "us"
[   190.773] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   190.773] (II) No input driver specified, ignoring this device.
[   190.773] (II) This device may have been added with another device file.
[   190.773] (II) config/udev: Adding drm device (/dev/dri/card0)
[   190.773] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/event1)
[   190.773] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Applying InputClass "evdev touchscreen catchall"
[   190.773] (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7900-007Av07_G5'
[   190.773] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: always reports core events
[   190.773] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Device: "/dev/input/event1"
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Vendor 0xeef Product 0x7902
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute axes
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute multitouch axes
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: No buttons found, faking one.
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found x and y absolute axes
[   190.774] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute touchscreen
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Configuring as touchscreen
[   190.774] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: YAxisMapping: buttons 4 and 5
[   190.774] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2/event1"
[   190.774] (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7900-007Av07_G5" (type: TOUCHSCREEN, id 10)
[   190.774] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: initialized for absolute axes.
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) keeping acceleration scheme 1
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration profile 0
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration factor: 2.000
[   190.774] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration threshold: 4
[   190.774] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/mouse0)
[   190.774] (II) No input driver specified, ignoring this device.
[   190.774] (II) This device may have been added with another device file.
[   190.774] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event12)
[   190.774] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   190.774] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[   190.774] (**) USB2.0 Camera: always reports core events
[   190.774] (**) evdev: USB2.0 Camera: Device: "/dev/input/event12"
[   190.774] (--) evdev: USB2.0 Camera: Vendor 0x1bcf Product 0x2c01
[   190.774] (--) evdev: USB2.0 Camera: Found keys
[   190.774] (II) evdev: USB2.0 Camera: Configuring as keyboard
[   190.774] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input14/event12"
[   190.774] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 11)
[   190.774] (**) Option "xkb_rules" "evdev"
[   190.774] (**) Option "xkb_model" "pc104"
[   190.774] (**) Option "xkb_layout" "us"
[   190.775] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.775] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   190.775] (II) No input driver specified, ignoring this device.
[   190.775] (II) This device may have been added with another device file.
[   190.776] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   190.776] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   190.776] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   190.776] (**) AT Translated Set 2 keyboard: always reports core events
[   190.776] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   190.776] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   190.776] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   190.776] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   190.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   190.776] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[   190.776] (**) Option "xkb_rules" "evdev"
[   190.776] (**) Option "xkb_model" "pc104"
[   190.776] (**) Option "xkb_layout" "us"
[   190.776] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[   190.776] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   190.776] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[   190.776] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event5"
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[   190.776] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[   190.776] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[   190.776] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.776] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event5"
[   190.776] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   190.776] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[   190.776] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   190.777] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   190.777] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   190.777] (II) No input driver specified, ignoring this device.
[   190.777] (II) This device may have been added with another device file.
[   190.777] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   190.777] (II) No input driver specified, ignoring this device.
[   190.777] (II) This device may have been added with another device file.
[   203.944] (II) Open ACPI successful (/var/run/acpid.socket)
[   203.944] (II) intel(0): switch to mode 1600x900@60.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[   203.950] (II) intel(0): EDID vendor "AUO", prod id 8254
[   203.950] (II) intel(0): Printing DDC gathered Modelines:
[   203.950] (II) intel(0): Modeline "1600x900"x0.0  144.00  1600 1664 1706 2606  900 903 906 920 -hsync -vsync (55.3 kHz eP)
[   203.952] setversion 1.4 failed: Permission denied
This log seems to indicate that it's not even attempting to use your xorg.conf file and rather is attempting to build it on-the-fly.  With many other systems, this would be fine.  However, when you introduce a single newer ATI card, 90% of the time everything will fall apart.  This is evidence of it.  Incidentally, what files are in /etc/X11/xorg.conf.d/?

xorg log (without blacklisted radeon)
Code: [Select]
[    53.576]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[    53.578] X Protocol Version 11, Revision 0
[    53.579] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[    53.580] Current Operating System: Linux matri 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
[    53.580] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda4 rw
[    53.582] Build Date: 27 June 2014  07:32:26PM
[    53.583] 
[    53.584] Current version of pixman: 0.32.6
[    53.586] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    53.586] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    53.590] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 29 12:43:06 2014
[    53.591] (==) Using config file: "/etc/X11/xorg.conf"
[    53.592] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    53.594] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    53.594] (==) ServerLayout "aticonfig Layout"
[    53.594] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    53.594] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    53.594] (**) |   |-->Device "aticonfig-Device[0]-0"
[    53.594] (==) Automatically adding devices
[    53.594] (==) Automatically enabling devices
[    53.594] (==) Automatically adding GPU devices
[    53.594] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    53.594] Entry deleted from font path.
[    53.594] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    53.594] Entry deleted from font path.
[    53.594] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    53.594] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    53.594] Entry deleted from font path.
[    53.594] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    53.594] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[    53.594] (==) ModulePath set to "/usr/lib/xorg/modules"
[    53.594] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    53.594] (II) Loader magic: 0x811cc0
[    53.594] (II) Module ABI versions:
[    53.594] X.Org ANSI C Emulation: 0.4
[    53.594] X.Org Video Driver: 15.0
[    53.594] X.Org XInput driver : 20.0
[    53.594] X.Org Server Extension : 8.0
[    53.594] (II) xfree86: Adding drm device (/dev/dri/card0)
[    53.596] (--) PCI:*(0:0:2:0) 8086:0166:104d:9096 rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    53.596] (--) PCI: (0:1:0:0) 1002:6840:104d:9096 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    53.596] (II) Open ACPI successful (/var/run/acpid.socket)
[    53.597] Initializing built-in extension Generic Event Extension
[    53.598] Initializing built-in extension SHAPE
[    53.599] Initializing built-in extension MIT-SHM
[    53.600] Initializing built-in extension XInputExtension
[    53.601] Initializing built-in extension XTEST
[    53.602] Initializing built-in extension BIG-REQUESTS
[    53.603] Initializing built-in extension SYNC
[    53.604] Initializing built-in extension XKEYBOARD
[    53.605] Initializing built-in extension XC-MISC
[    53.606] Initializing built-in extension SECURITY
[    53.607] Initializing built-in extension XINERAMA
[    53.608] Initializing built-in extension XFIXES
[    53.609] Initializing built-in extension RENDER
[    53.610] Initializing built-in extension RANDR
[    53.611] Initializing built-in extension COMPOSITE
[    53.612] Initializing built-in extension DAMAGE
[    53.613] Initializing built-in extension MIT-SCREEN-SAVER
[    53.614] Initializing built-in extension DOUBLE-BUFFER
[    53.615] Initializing built-in extension RECORD
[    53.616] Initializing built-in extension DPMS
[    53.617] Initializing built-in extension Present
[    53.618] Initializing built-in extension DRI3
[    53.619] Initializing built-in extension X-Resource
[    53.620] Initializing built-in extension XVideo
[    53.621] Initializing built-in extension XVideo-MotionCompensation
[    53.622] Initializing built-in extension XFree86-VidModeExtension
[    53.623] Initializing built-in extension XFree86-DGA
[    53.624] Initializing built-in extension XFree86-DRI
[    53.624] Initializing built-in extension DRI2
[    53.624] (II) "glx" will be loaded by default.
[    53.624] (II) LoadModule: "glx"
[    53.625] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    53.625] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    53.625] compiled for 6.9.0, module version = 1.0.0
[    53.626] Loading extension GLX
[    53.626] (II) LoadModule: "fglrx"
[    53.626] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    53.641] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    53.641] compiled for 1.4.99.906, module version = 14.20.7
[    53.641] Module class: X.Org Video Driver
[    53.641] (II) Loading sub module "fglrxdrm"
[    53.641] (II) LoadModule: "fglrxdrm"
[    53.641] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    53.641] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    53.641] compiled for 1.4.99.906, module version = 14.20.7
[    53.641] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
[    53.641] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.201.1006.1002         
[    53.641] (II) AMD Proprietary Linux Driver Build Date: Sep  2 2014 10:14:55
[    53.641] (++) using VT number 1

[    53.641] (WW) Falling back to old probe method for fglrx
[    53.645] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    53.647] ukiDynamicMajor: found major device number 250
[    53.647] ukiDynamicMajor: found major device number 250
[    53.647] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.647] ukiOpenDevice: node name is /dev/ati/card0
[    53.647] ukiOpenDevice: open result is 10, (OK)
[    53.647] ukiOpenByBusid: ukiOpenMinor returns 10
[    53.647] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.648] (--) Chipset Supported AMD Graphics Processor (0x6840) found
[    53.648] (II) fglrx: intel VGA device detected, load intel driver.
[    53.648] (II) LoadModule: "intel"
[    53.648] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    53.649] (II) Module intel: vendor="X.Org Foundation"
[    53.649] compiled for 1.15.0, module version = 2.99.910
[    53.649] Module class: X.Org Video Driver
[    53.649] ABI class: X.Org Video Driver, version 15.0
[    53.649] (II) fglrx(0): pEnt->device->identifier=0x25594d0
[    53.649] (II) intel(1): pEnt->device->identifier=(nil)
[    53.649] (EE) Screen 1 deleted because of no matching config section.
[    53.649] (II) UnloadModule: "intel"
[    53.649] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[    53.650] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[    53.681] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
Switch to AMD

[    53.686] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    53.686] (==) fglrx(0): RGB weight 888
[    53.686] (==) fglrx(0): Default visual is TrueColor
[    53.686] (**) fglrx(0): Option "Tiling" "off"
[    53.686] (**) fglrx(0): Option "LinearFramebuffer" "on"
[    53.686] (**) fglrx(0): ChipID override: 0x0166
[    53.686] (**) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    53.686] (**) fglrx(0): Relaxed fencing enabled
[    53.686] (**) fglrx(0): Wait on SwapBuffers? enabled
[    53.686] (**) fglrx(0): Triple buffering? enabled
[    53.686] (**) fglrx(0): Framebuffer linear
[    53.686] (**) fglrx(0): Pixmaps linear
[    53.686] (**) fglrx(0): 3D buffers tiled
[    53.686] (**) fglrx(0): SwapBuffers wait enabled
[    53.686] (==) fglrx(0): video overlay key set to 0x101fe
[    53.686] (II) fglrx(0): Output LVDS1 using monitor section aticonfig-Monitor[0]-0
[    53.686] (--) fglrx(0): found backlight control interface /sys/class/backlight/intel_backlight
[    53.688] (II) fglrx(0): Output VGA1 has no monitor section
[    53.688] (II) fglrx(0): Output HDMI1 has no monitor section
[    53.688] (II) fglrx(0): Output DP1 has no monitor section
[    53.688] (II) fglrx(0): EDID for output LVDS1
[    53.688] (II) fglrx(0): Manufacturer: AUO  Model: 203e  Serial#: 0
[    53.688] (II) fglrx(0): Year: 2009  Week: 33
[    53.688] (II) fglrx(0): EDID Version: 1.4
[    53.688] (II) fglrx(0): Digital Display Input
[    53.688] (II) fglrx(0): 6 bits per channel
[    53.688] (II) fglrx(0): Digital interface is undefined
[    53.688] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    53.688] (II) fglrx(0): Gamma: 2.20
[    53.688] (II) fglrx(0): No DPMS capabilities specified
[    53.688] (II) fglrx(0): Supported color encodings: RGB 4:4:4
[    53.688] (II) fglrx(0): First detailed timing is preferred mode
[    53.688] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[    53.688] (II) fglrx(0): redX: 0.601 redY: 0.344   greenX: 0.315 greenY: 0.555
[    53.688] (II) fglrx(0): blueX: 0.151 blueY: 0.141   whiteX: 0.296 whiteY: 0.326
[    53.688] (II) fglrx(0): Manufacturer's mask: 0
[    53.688] (II) fglrx(0): Supported detailed timing:
[    53.688] (II) fglrx(0): clock: 144.0 MHz   Image Size:  309 x 174 mm
[    53.688] (II) fglrx(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 2606 h_border: 0
[    53.688] (II) fglrx(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 920 v_border: 0
[    53.688] (II) fglrx(0): Unknown vendor-specific block f
[    53.688] (II) fglrx(0):  AUO
[    53.688] (II) fglrx(0):  B140RW02 V0
[    53.688] (II) fglrx(0): EDID (in hex):
[    53.688] (II) fglrx(0): 00ffffffffffff0006af3e2000000000
[    53.688] (II) fglrx(0): 21130104901f117802ccce9958508e26
[    53.688] (II) fglrx(0): 244b5300000001010101010101010101
[    53.688] (II) fglrx(0): 010101010101403840ee63841430402a
[    53.688] (II) fglrx(0): 330035ae100000180000000f00000000
[    53.688] (II) fglrx(0): 00000000000000000020000000fe0041
[    53.688] (II) fglrx(0): 554f0a202020202020202020000000fe
[    53.688] (II) fglrx(0): 004231343052573032205630200a00ba
[    53.689] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    53.689] (II) fglrx(0): Printing probed modes for output LVDS1
[    53.689] (II) fglrx(0): Modeline "1600x900"x60.1  144.00  1600 1664 1706 2606  900 903 906 920 -hsync -vsync (55.3 kHz eP)
[    53.689] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    53.689] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    53.689] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    53.689] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    53.690] (II) fglrx(0): EDID for output VGA1
[    53.690] (II) fglrx(0): EDID for output HDMI1
[    53.690] (II) fglrx(0): EDID for output DP1
[    53.690] (II) fglrx(0): Output LVDS1 connected
[    53.690] (II) fglrx(0): Output VGA1 disconnected
[    53.690] (II) fglrx(0): Output HDMI1 disconnected
[    53.690] (II) fglrx(0): Output DP1 disconnected
[    53.690] (II) fglrx(0): Using exact sizes for initial modes
[    53.690] (II) fglrx(0): Output LVDS1 using initial mode 1600x900
[    53.691] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    53.691] (II) fglrx(0): Kernel page flipping support detected, enabling
[    53.691] (==) fglrx(0): DPI set to (96, 96)
[    53.691] (II) Loading sub module "fb"
[    53.691] (II) LoadModule: "fb"
[    53.691] (II) Loading /usr/lib/xorg/modules/libfb.so
[    53.691] (II) Module fb: vendor="X.Org Foundation"
[    53.691] compiled for 1.15.2, module version = 1.0.0
[    53.691] ABI class: X.Org ANSI C Emulation, version 0.4
[    53.691] (II) Loading sub module "dri2"
[    53.691] (II) LoadModule: "dri2"
[    53.691] (II) Module "dri2" already built-in
[    53.691] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    53.691] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    53.691] (==) fglrx(0): Default visual is TrueColor
[    53.691] (**) fglrx(0): Option "DPMS" "true"
[    53.691] (==) fglrx(0): RGB weight 888
[    53.691] (II) fglrx(0): Using 8 bits per RGB
[    53.692] (==) fglrx(0): Buffer Tiling is ON
[    53.692] (II) Loading sub module "fglrxdrm"
[    53.692] (II) LoadModule: "fglrxdrm"
[    53.692] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    53.692] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    53.692] compiled for 1.4.99.906, module version = 14.20.7
[    53.693] ukiDynamicMajor: found major device number 250
[    53.693] ukiDynamicMajor: found major device number 250
[    53.693] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.693] ukiOpenDevice: node name is /dev/ati/card0
[    53.693] ukiOpenDevice: open result is 13, (OK)
[    53.693] ukiOpenByBusid: ukiOpenMinor returns 13
[    53.693] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.693] (**) fglrx(0): NoAccel = NO
[    53.693] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    53.693] (--) fglrx(0): Chipset: "AMD Radeon HD 7600M Series" (Chipset = 0x6840)
[    53.693] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x9096)
[    53.693] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    53.693] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    53.694] (--) fglrx(0): MMIO registers at 0xf7e20000
[    53.694] (--) fglrx(0): I/O port at 0x0000e000
[    53.694] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    53.694] (II) fglrx(0): AC Adapter is used
[    53.694] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    53.694] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[    53.694] (II) fglrx(0): PCIE card detected
[    53.694] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    53.694] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    53.711] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x80000000)
[    53.711] (II) fglrx(0): RandR 1.2 support is enabled!
[    53.711] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    53.711] (II) Loading sub module "fb"
[    53.711] (II) LoadModule: "fb"
[    53.711] (II) Loading /usr/lib/xorg/modules/libfb.so
[    53.711] (II) Module fb: vendor="X.Org Foundation"
[    53.711] compiled for 1.15.2, module version = 1.0.0
[    53.711] ABI class: X.Org ANSI C Emulation, version 0.4
[    53.711] (II) fglrx(0): EDID Management option: EDID Management is enabled
[    53.711] (II) Loading sub module "ddc"
[    53.711] (II) LoadModule: "ddc"
[    53.711] (II) Module "ddc" already built-in
[    53.722] (II) fglrx(0): Eyefinity capable adapter detected.
[    53.722] (II) fglrx(0): Adapter AMD Radeon HD 7600M Series has 6 configurable heads and 0 displays connected.
[    53.722] (==) fglrx(0):  PseudoColor visuals disabled
[    53.722] (II) Loading sub module "ramdac"
[    53.722] (II) LoadModule: "ramdac"
[    53.722] (II) Module "ramdac" already built-in
[    53.722] (==) fglrx(0): NoDRI = NO
[    53.722] (==) fglrx(0): Capabilities: 0x00000000
[    53.722] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    53.722] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    53.722] (==) fglrx(0): UseFastTLS=0
[    53.722] (II) fglrx(0): TearFreeDesktop is not supported on PowerXpress systems currently.
[    53.722] (--) Depth 24 pixmap format is 32 bpp
[    53.722] (II) LoadModule: "glesx"
[    53.722] (II) Loading /usr/lib/xorg/modules/glesx.so
[    53.723] (II) Module glesx: vendor="X.Org Foundation"
[    53.723] compiled for 1.4.99.906, module version = 1.0.0
[    53.723] Loading extension GLESX
[    53.723] (II) fglrx(0): [DRI2] Setup complete
[    53.723] (II) fglrx(0): [DRI2]   DRI driver: i965
[    53.723] (II) fglrx(0): [DRI2]   VDPAU driver: i965
[    53.723] (II) fglrx(0): Allocated new frame buffer 1600x900 stride 6400, untiled
[    53.724] (II) UXA(0): Driver registered support for the following operations:
[    53.724] (II)         solid
[    53.724] (II)         copy
[    53.724] (II)         composite (RENDER acceleration)
[    53.724] (II)         put_image
[    53.724] (II)         get_image
[    53.724] (==) fglrx(0): Backing store enabled
[    53.724] (==) fglrx(0): Silken mouse enabled
[    53.724] (II) fglrx(0): Initializing HW Cursor
[    53.724] (II) fglrx(0): Use standard UXA acceleration.
[    53.724] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    53.724] (**) fglrx(0): DPMS enabled
[    53.724] (==) fglrx(0): Intel XvMC decoder enabled
[    53.724] (II) fglrx(0): Set up textured video
[    53.724] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    53.724] (II) fglrx(0): direct rendering: DRI2 Enabled
[    53.724] (WW) fglrx(0): Option "VendorName" is not used
[    53.725] (WW) fglrx(0): Option "ModelName" is not used
[    53.725] (WW) fglrx(0): Option "Shadow" is not used
[    53.725] (WW) fglrx(0): Option "Tiling" is not used
[    53.725] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    53.725] (==) fglrx(0): hotplug detection: "enabled"
[    53.737] Loading extension ATIFGLRXDRI
[    53.737] (II) fglrx(0): doing swlDriScreenInit
[    53.737] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiDynamicMajor: found major device number 250
[    53.737] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.737] ukiOpenDevice: node name is /dev/ati/card0
[    53.737] ukiOpenDevice: open result is 15, (OK)
[    53.737] ukiOpenByBusid: ukiOpenMinor returns 15
[    53.737] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.737] (II) fglrx(0): [uki] DRM interface version 1.0
[    53.737] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[    53.737] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x37000
[    53.737] (II) fglrx(0): [uki] mapped SAREA 0x37000 to 0x7f2cdf499000
[    53.737] (II) fglrx(0): [uki] framebuffer handle = 0x38000
[    53.737] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    53.737] (II) fglrx(0): swlDriScreenInit done
[    53.737] (II) fglrx(0): Kernel Module Version Information:
[    53.737] (II) fglrx(0):     Name: fglrx
[    53.737] (II) fglrx(0):     Version: 14.20.7
[    53.737] (II) fglrx(0):     Date: Sep  2 2014
[    53.737] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    53.737] (II) fglrx(0): Kernel Module version matches driver.
[    53.737] (II) fglrx(0): Kernel Module Build Time Information:
[    53.737] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.17.1-1-ARCH
[    53.737] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[    53.737] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    53.737] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    53.737] (II) fglrx(0): [uki] register handle = 0x00039000
[    53.741] (II) fglrx(0): Display width adjusted to to 1664 due to alignment constraints
[    53.741] (II) fglrx(0): DRI initialization successfull
[    53.741] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01110000
[    53.742] (II) fglrx(0): Intel display surface mc addr for AMD: a7b81000
[    53.742] (==) fglrx(0): Backing store enabled
[    53.742] Loading extension FGLRXEXTENSION
[    53.742] (**) fglrx(0): DPMS enabled
[    53.742] (II) fglrx(0): Initialized in-driver Xinerama extension
[    53.742] (**) fglrx(0): Textured Video is enabled.
[    53.742] (II) fglrx(0): GLESX enableFlags = 9040
[    53.743] (II) fglrx(0): GLESX is enabled
[    53.743] (II) LoadModule: "amdxmm"
[    53.743] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    53.743] (II) Module amdxmm: vendor="X.Org Foundation"
[    53.743] compiled for 1.4.99.906, module version = 2.0.0
[    53.743] Loading extension AMDXVOPL
[    53.743] Loading extension AMDXVBA
[    53.743] XvScreenInit: screen devPrivates ptr non-NULL before init
[    53.744] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[    53.746] (II) fglrx(0): Enable composite support successfully
[    53.746] (WW) fglrx(0): Option "VendorName" is not used
[    53.746] (WW) fglrx(0): Option "ModelName" is not used
[    53.746] (WW) fglrx(0): Option "Shadow" is not used
[    53.746] (WW) fglrx(0): Option "Tiling" is not used
[    53.746] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    53.746] (II) fglrx(0): X context handle = 0x2
[    53.746] (II) fglrx(0): [DRI] installation complete
[    53.752] (--) RandR disabled
[    53.759] ukiDynamicMajor: found major device number 250
[    53.759] ukiDynamicMajor: found major device number 250
[    53.759] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.759] ukiOpenDevice: node name is /dev/ati/card0
[    53.759] ukiOpenDevice: open result is 16, (OK)
[    53.759] ukiOpenByBusid: ukiOpenMinor returns 16
[    53.759] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.759] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiDynamicMajor: found major device number 250
[    53.761] ukiOpenDevice: node name is /dev/ati/card0
[    53.761] ukiOpenDevice: open result is 17, (OK)
[    53.761] ukiGetBusid returned 'PCI:1:0:0'
[    53.761] ukiOpenDevice: node name is /dev/ati/card1
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card2
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card3
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card4
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card5
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card6
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card7
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card8
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: open result is -1, (No such device)
[    53.761] ukiOpenDevice: Open failed
[    53.761] ukiOpenDevice: node name is /dev/ati/card9
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card10
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card11
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card12
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card13
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card14
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiOpenDevice: node name is /dev/ati/card15
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: open result is -1, (No such device)
[    53.762] ukiOpenDevice: Open failed
[    53.762] ukiDynamicMajor: found major device number 250
[    53.762] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.762] ukiOpenDevice: node name is /dev/ati/card0
[    53.762] ukiOpenDevice: open result is 17, (OK)
[    53.762] ukiOpenByBusid: ukiOpenMinor returns 17
[    53.762] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.802] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiDynamicMajor: found major device number 250
[    53.803] ukiOpenDevice: node name is /dev/ati/card0
[    53.803] ukiOpenDevice: open result is 18, (OK)
[    53.803] ukiGetBusid returned 'PCI:1:0:0'
[    53.803] ukiOpenDevice: node name is /dev/ati/card1
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card2
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card3
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card4
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card5
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card6
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card7
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card8
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card9
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card10
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card11
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card12
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card13
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card14
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.803] ukiOpenDevice: node name is /dev/ati/card15
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: open result is -1, (No such device)
[    53.803] ukiOpenDevice: Open failed
[    53.804] ukiDynamicMajor: found major device number 250
[    53.804] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    53.804] ukiOpenDevice: node name is /dev/ati/card0
[    53.804] ukiOpenDevice: open result is 18, (OK)
[    53.804] ukiOpenByBusid: ukiOpenMinor returns 18
[    53.804] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    53.828] (II) fglrx(0): Setting screen physical size to 423 x 238
[    53.865] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    53.865] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    53.865] (II) LoadModule: "evdev"
[    53.865] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    53.865] (II) Module evdev: vendor="X.Org Foundation"
[    53.865] compiled for 1.15.1, module version = 2.9.0
[    53.865] Module class: X.Org XInput Driver
[    53.865] ABI class: X.Org XInput driver, version 20.0
[    53.865] (II) Using input driver 'evdev' for 'Video Bus'
[    53.865] (**) Video Bus: always reports core events
[    53.865] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    53.866] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    53.866] (--) evdev: Video Bus: Found keys
[    53.866] (II) evdev: Video Bus: Configuring as keyboard
[    53.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event10"
[    53.866] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    53.866] (**) Option "xkb_rules" "evdev"
[    53.866] (**) Option "xkb_model" "pc104"
[    53.866] (**) Option "xkb_layout" "us"
[    53.891] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event5)
[    53.891] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[    53.891] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[    53.891] (**) Sony Vaio Keys: always reports core events
[    53.891] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event5"
[    53.891] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[    53.891] (--) evdev: Sony Vaio Keys: Found keys
[    53.891] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[    53.891] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input8/event5"
[    53.892] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[    53.892] (**) Option "xkb_rules" "evdev"
[    53.892] (**) Option "xkb_model" "pc104"
[    53.892] (**) Option "xkb_layout" "us"
[    53.892] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event6)
[    53.892] (II) No input driver specified, ignoring this device.
[    53.892] (II) This device may have been added with another device file.
[    53.892] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse1)
[    53.892] (II) No input driver specified, ignoring this device.
[    53.892] (II) This device may have been added with another device file.
[    53.892] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    53.892] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    53.892] (II) Using input driver 'evdev' for 'Video Bus'
[    53.892] (**) Video Bus: always reports core events
[    53.892] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    53.892] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    53.892] (--) evdev: Video Bus: Found keys
[    53.892] (II) evdev: Video Bus: Configuring as keyboard
[    53.892] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:00/input/input11/event9"
[    53.892] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    53.892] (**) Option "xkb_rules" "evdev"
[    53.892] (**) Option "xkb_model" "pc104"
[    53.892] (**) Option "xkb_layout" "us"
[    53.893] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    53.893] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    53.893] (II) Using input driver 'evdev' for 'Power Button'
[    53.893] (**) Power Button: always reports core events
[    53.893] (**) evdev: Power Button: Device: "/dev/input/event3"
[    53.893] (--) evdev: Power Button: Vendor 0 Product 0x1
[    53.893] (--) evdev: Power Button: Found keys
[    53.893] (II) evdev: Power Button: Configuring as keyboard
[    53.893] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[    53.893] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    53.893] (**) Option "xkb_rules" "evdev"
[    53.893] (**) Option "xkb_model" "pc104"
[    53.893] (**) Option "xkb_layout" "us"
[    53.893] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    53.893] (II) No input driver specified, ignoring this device.
[    53.893] (II) This device may have been added with another device file.
[    53.893] (II) config/udev: Adding drm device (/dev/dri/card0)
[    53.894] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/event1)
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Applying InputClass "evdev touchscreen catchall"
[    53.894] (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7900-007Av07_G5'
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: always reports core events
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Device: "/dev/input/event1"
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Vendor 0xeef Product 0x7902
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute axes
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute multitouch axes
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: No buttons found, faking one.
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found x and y absolute axes
[    53.894] (--) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Found absolute touchscreen
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: Configuring as touchscreen
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: YAxisMapping: buttons 4 and 5
[    53.894] (**) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    53.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0EEF:7902.0001/input/input2/event1"
[    53.894] (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7900-007Av07_G5" (type: TOUCHSCREEN, id 10)
[    53.894] (II) evdev: eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: initialized for absolute axes.
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) keeping acceleration scheme 1
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration profile 0
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration factor: 2.000
[    53.894] (**) eGalax Inc. eGalaxTouch EXC7900-007Av07_G5: (accel) acceleration threshold: 4
[    53.894] (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7900-007Av07_G5 (/dev/input/mouse0)
[    53.894] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.895] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event8)
[    53.895] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    53.895] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[    53.895] (**) USB2.0 Camera: always reports core events
[    53.895] (**) evdev: USB2.0 Camera: Device: "/dev/input/event8"
[    53.895] (--) evdev: USB2.0 Camera: Vendor 0x1bcf Product 0x2c01
[    53.895] (--) evdev: USB2.0 Camera: Found keys
[    53.895] (II) evdev: USB2.0 Camera: Configuring as keyboard
[    53.895] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input10/event8"
[    53.895] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 11)
[    53.895] (**) Option "xkb_rules" "evdev"
[    53.895] (**) Option "xkb_model" "pc104"
[    53.895] (**) Option "xkb_layout" "us"
[    53.895] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    53.895] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.895] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[    53.895] (II) No input driver specified, ignoring this device.
[    53.895] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    53.896] (II) No input driver specified, ignoring this device.
[    53.896] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    53.896] (II) No input driver specified, ignoring this device.
[    53.896] (II) This device may have been added with another device file.
[    53.896] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    53.896] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    53.896] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    53.896] (**) AT Translated Set 2 keyboard: always reports core events
[    53.896] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    53.896] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    53.896] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    53.896] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    53.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    53.896] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    53.896] (**) Option "xkb_rules" "evdev"
[    53.896] (**) Option "xkb_model" "pc104"
[    53.896] (**) Option "xkb_layout" "us"
[    53.897] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    53.897] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    53.897] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[    53.897] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event7"
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[    53.897] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[    53.897] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[    53.897] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    53.897] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    53.897] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    53.897] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    53.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    53.897] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[    53.897] (II) No input driver specified, ignoring this device.
[    53.897] (II) This device may have been added with another device file.
[    53.897] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    53.897] (II) No input driver specified, ignoring this device.
[    53.897] (II) This device may have been added with another device file.
[    53.900] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    56.783] (II) AIGLX: Suspending AIGLX clients for VT switch
[    56.783] (II) fglrx(0): Backup framebuffer data.
[    56.787] (II) fglrx(0): Backup complete.
[    80.986] (EE)
[    80.986] (EE) Backtrace:

Yeah it ends here, with nothing after "Backtrace: "...

This log clearly states that it's using the xorg.conf file for configuration.  That's good.  The basic fglrx support also loads.  It does stupidly attempt to load the intel driver as evdev has detected it, but then promptly unloads it after it detects that screen 1 isn't configured; that's stupid.  There should be a way to tell Xorg not to load anything that you don't explicitly specify(essentially, disabling evdev).  You might try that to help matters a small amount.  Of course, this does mean that you'll need a more robust configuration file but, honestly, if you're going to be specifying a configuration file to begin with then it should be complete.  As a note concerning the incompleteness of the configuration file, it seems to trip up over input drivers toward the end.  Take some time to read the xorg.conf configuration manual(manpage).  You should find it in section 5.  Additionally, you'll want to ensure that no other files in /etc/X11/xorg.conf.d/ are providing conflicting information.  Note that most of this got up & running, indicating that this was likely a good start for configuration.  On the other hand, take careful note of the fact that it's unable to find the fglrx_drv file in the library directory that it expects.  Does that directory exist?  Are any symlinks correctly associated to ensure the path functions?  Is fglrx_drv.so installed on the system and if so, where is it?  Do you need to make basic repairs to the filesystem to ensure that it is able to find what it's looking for?  I would also recommend using `ldd` to see if all libraries are found for fglrx_drv.so(for example; ldd /usr/X11R6/lib64/modules/dri/fglrx_drv.so).  In some cases, a library may be reported as missing if it cannot be loaded because another library that it depends upon cannot be found.  This is usually an error on the part of the programmer but that doesn't really matter here.

lspci
Code: [Select]
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
[b]00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series][/b]
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 07)
03:00.1 System peripheral: Ricoh Co Ltd Device e232 (rev 04)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

At least this tells me pretty definitively that this is not an AMD APU system.  That's fantastic because those suck for getting proper video support running.  However, being that this is a laptop, it is possible that the laptop screen's interface is connected directly to an Intel graphics array and the Radeon card is primarily connected to an external HDMI/DVI/DP/VGA port.  This can lead to some confusion as it is an architecture design that is heavily dependent upon proprietary Windows drivers meant to use the rendering & feature support of both cards in tandem.

xorg.conf (generated with aticonfig --initial)
Code: [Select]
Section "ServerLayout"
Identifier     "aticonfig Layout"
Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Do NOT trust aticonfig!  Also, note that this is meant to be an INITIAL configuration that you are later supposed to modify.  It is NOT a complete configuration and is not intended that way.  Read the xorg.conf manpage(man 5 xorg.conf) and configure it yourself.  It isn't difficult, just a little time-consuming.  Create a basic configuration first, test it, back it up, then alter it to introduce additional shiny features.  You may wish to start with `Xorg -configure` to see what the Xorg itself sees before writing your own configuration as you'll likely want to merge some features from both files.

Thanks guys.

I hope this information proves useful.  In case it's of any assistance, I'm going to provide my own [old] xorg.conf from when I used an ATI Radeon 7500.

Code: [Select]
Section "Files"
## Fonts
    # Default(compiled-in)
    FontPath    "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath    "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/"

    # Recommended additions
    FontPath    "/usr/X11R6/lib/X11/fonts/local"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"

    # Other additions
    FontPath    "/usr/X11R6/lib/X11/fonts/TTF"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
## RGB
    # Default(compiled-in)
    RGBPath     "/usr/X11R6/lib/X11/rgb"
## Modules
    ModulePath  "/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
    Option  "DefaultServerLayout"   "default"

    Option  "NoTrapSignals"         "false"
    Option  "DontVTSwitch"          "false"
    Option  "DontZap"           "false"
    Option  "DontZoom"          "false"
    Option  "DisableVidModeExtension"   "false"
    Option  "AllowNonLocalXvidtune"     "false"
    Option  "DisableModInDev"       "false"
    Option  "AllowNonLocalModInDev"     "false"
    Option  "AllowMouseOpenFail"        "false"
#   Option  "VTInit"            ""
    Option  "VTSysReq"          "false"
    Option  "XkbDisable"            "false"
#   Option  "BlankTime"         "10"
#   Option  "StandbyTime"           "20"
#   Option  "SuspendTime"           "30"
#   Option  "falseTime"         "40"
#   Option  "Pixmap"            "32"
    Option  "PC98"              "false"
    Option  "NoPM"              "false"
    Option  "Xinerama"          "false"
    Option  "AllowDeactivateGrabs"      "true"
    Option  "AllowClosedownGrabs"       "true"
    Option  "HandleSpecialKeys"     "WhenNeeded"
EndSection

Section "Module"
## Extensions
    Load    "extmod"
    Load    "dbe"
    Load    "record"
    Load    "xtrap"
## Graphics extensions
    Load    "glx"
    Load    "dri"
## Font
    Load    "freetype"
    Load    "speedo"
    Load    "type1"
#   Load    "xtt"       # X true-type(not installed..yet)
EndSection

Section "InputDevice"
## Keyboard
    Identifier  "keyb0"
    Driver      "kbd"
#   Option      "Device"    ""
    Option      "Protocol"  "Standard"
## Keyboard options
    Option      "AutoRepeat"    "500 30"
#   Option      "XLeds"     "1 2 3"
#   Option      "HistorySize"   "0"
## XKB options
    Option      "XkbRules"  "xorg"
    Option      "XkbModel"  "pc104"
    Option      "XkbLayout" "us"
#   Option      "XkbVariant"    ""
#   Option      "XkbOptions"    ""
EndSection

Section "InputDevice"
## Mouse
    Identifier  "mous0"
    Driver      "mouse"
    Option      "Protocol"      "auto"
    Option      "Device"        "/dev/mouse"
## Mouse options
    Option      "ZAxisMapping"      "4 5 6 7"
    Option      "Buttons"       "9"
#   Option      "Resolution"        "300"
#   Option      "BaudRate"      "9600"
#   Option      "SampleRate"        "150"
#   Option      "Emulate3Buttons"   "false"
#   Option      "Emulate3Timeout"   "50"
#   Option      "ChordMiddle"       "false"
EndSection

Section "Device"
## Video device
    Identifier  "ATI_Radeon-7500"
    Driver      "radeon"
## Card options
#   Option      "BusID"     "PCI:1:0:0"
#   Option      "Screen"    0
#   Option      "Chipset"   "RV200"
#   Option      "Ramdac"    ""
#   Option      "DacSpeed" 
#   Option      "Clocks"   
#   Option      "ClockChip" ""
#   Option      "VideoRam"  65536
#   Option      "BiosBase" 
#   Option      "MemBase"   
#   Option      "IOBase"   
#   Option      "ChipID"   
#   Option      "ChipRev"   
#   Option      "TextClockFreq"
## Driver-specific options
    Option      "SWcursor"      "false"
    Option      "NoAccel"       "false"
    Option      "Dac6Bit"       "false"
#   Option      "VideoKey"      "0x1E"
    Option      "UseFBDev"      "false"
    Option      "AGPMode"       "4"
    Option      "AGPFastWrite"      "true"
    Option      "BusType"       "AGP"
    Option      "DDCMode"       "false"
    Option      "DisplayPriority"   "AUTO"
#   Option      "MonitorLayout"     "CRT, TMDS"
    Option      "MergedFB"      "false"
#   Option      "CRT2HSync"     ""
#   Option      "CRT2VReresh"       ""
#   Option      "CRT2Position"      ""
#   Option      "MetaModes"     ""
#   Option      "OverlayOnCRTC2"    "false"
    Option      "NoMergedXinerama"  "false"
    Option      "MergedXineramaCRT2IsScreen0"   "false"
#   Option      "MergedDPI"     ""
    Option      "IgnoreEDID"        "false"
#   Option      "PanelSize"     ""
    Option      "PanelOff"      "false"
    Option      "EnablePageFlip"    "true"
#   Option      "ForceMinDotClock"  ""
    Option      "RenderAccel"       "true"
#   Option      "SubPixelOrder"     "NONE"
    Option      "DynamicClocks"     "false"
EndSection

#Section    "VideoAdaptor"
#
#EndSection

Section "Monitor"
## Monitor
    Identifier  "KDS_VS-19sn"
## Monitor details
    VendorName  "KDS"
    ModelName   "VisualSensations"
    HorizSync   28-95
    VertRefresh 50-120
    DisplaySize 350 265
#   Gamma       1.0
## Monitor options
    Option      "DPMS"
#   Option      "SyncOnGreen"
## Monitor mode settings
    UseModes    "VS-19sn"
#   Mode        ""
#       DotClock   
#       HTimings   
#       VTimings   
#       Flags       ""
#       HSkew       
#       VScan       
#   ModeLine    ""
EndSection

Section "Modes"
    Identifier  "VS-19sn"
## Mode settings
#   Mode        ""
#       DotClock   
#       HTimings   
#       VTimings   
#       Flags       ""
#       HSkew       
#       VScan       
#   ModeLine    "1600x1200"   202.50   1600 1680 1872 2160   1200 1201 1204 1250 +hsync +vsync
EndSection

Section "Screen"
## Device selection
    Identifier  "scr0"
    Device      "ATI_Radeon-7500"
    Monitor     "KDS_VS-19sn"
#   VideoAdaptor    ""
## Device configuration
    DefaultDepth    24
#   DefaultFbBpp   
## Device options
    Option  "Accel"
#   Option  "BiosLocation"  ""
    Option  "InitPrimary"   "false"
    Option  "NoInt10"   "false"
#   Option  "NoMTRR"
## XAA options
#   Option  "XaaNoCPUToScreenColorExpandFill"
#   Option  "XaaNoColor8x8PatternFillRect"
#   Option  "XaaNoColor8x8PatternFillTrap"
#   Option  "XaaNoDashedBresenhamLine"
#   Option  "XaaNoDashedTwoPointLine"
#   Option  "XaaNoImageWriteRect"
#   Option  "XaanoMono8x8PatternFillRect"
#   Option  "XaaNoMono8x8PatternFillTrap"
#   Option  "XaaNoOffscreenPixmaps"
#   Option  "XaaNoPixmapCache"
#   Option  "XaaNoScanlineCPUToScreenColorExpandFill"
#   Option  "XaaNoScanlineImageWriteRect"
#   Option  "XaaNoScreenToScreenColorExpandFill"
#   Option  "XaaNoScreenToScreenCopy"
#   Option  "XaaNoSolidPresenhamLine"
#   Option  "XaaNoSolidFillRect"
#   Option  "XaaNoSolidFillTrap"
#   Option  "XaaNoSolidHorVertLine"
#   Option  "XaaNoSolidTwoPointLine"
## Display subsection
    SubSection  "Display"   # Default
        Virtual     1600 1200
        ViewPort    0 0
#"1800x1400" "1600x1200" "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "400x300" "320x240"
        Modes       "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "512x384" "400x300" "320x240"
#       Visual  ""
    EndSubSection
    SubSection  "Display"
        Depth   8
        Modes       "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "512x384" "400x300" "320x240"
    EndSubSection
    SubSection  "Display"
        Depth   16
        Modes       "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "512x384" "400x300" "320x240"
    EndSubSection
    SubSection  "Display"
        Depth   24
        Modes       "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" "512x384" "400x300" "320x240"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier  "default"
    Screen      "scr0"
    InputDevice "keyb0" "CoreKeyboard"
    InputDevice "mous0" "CorePointer"
EndSection

Section "DRI"
    Group   18 # video
    Mode    0660
EndSection

#Section    "Vendor"
#
#EndSection

Section "Extensions"
    Option  "Composite" "Enable"
EndSection
-Xires

Offline Matriplex

  • Knight
  • **
  • Posts: 323
  • Cookies: 66
  • Java
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #13 on: November 07, 2014, 02:49:58 am »
Wow, thanks for the awesome reply Xires! I should've checked my new replies earlier.
As I said I got the intel driver working, so it doesn't seem to require the AMD card. You're right, a gui isn't really needed but it is nice every once and a while. I'm actually finding myself simply never using it. rxvt ftw! I'll try to get it working this weekend though for the heck of it because I may want to test some ogl code in nix with half decent performance.

I was fairly sure it was frozen, but I hadn't installed the package that provided touch pad support so I didn't bother to mouse over the window (never knew about the mouse over window activation thing). Ah X.

I shall not trust aticonfig here on out. Building my own xorg conf shouldn't be difficult, I've done it before, and your conf reference should make it a breeze.

Again, thanks for all the really helpful information!
\x64\x6F\x75\x65\x76\x65\x6E\x00

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Interesting Arch startx Issue (again)
« Reply #14 on: November 07, 2014, 08:53:18 am »
Too bad he is wrong, if you have hybrid graphics it won't work.
(Not that I dont appreciate it)
« Last Edit: November 07, 2014, 08:54:34 am by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage