You are not logged in.

#1 2015-04-16 19:46:52

iterator
Member
Registered: 2015-04-16
Posts: 12

Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

Hi everyone! I have Arch freshly installed, and after some modprobing last night I was finally able to get the Arch repository Nvidia drivers working. That being said, I am still getting a "bgrt invalid status" message on boot up (and, for what it is worth I do not have an Arch splash screen). I have googled the issue which took me to a thread here on the Arch forums, but that was dealing with the Noveau driver and not Nvidia.

Below is my entire dmesg output, and would appreciate if someone might help me look through it and diagnose the Gnome segfault and any other issues that may be present. I am also looking for some advice as to the proprietary Nvidia drivers. I have a GTX 980, and while currently I don't need any advanced rendering, here when an upcoming game gets released on Steam, I very well may need that.

dmesg output [main concern near bottom at entry 2.875973]:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009d08dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d08e000-0x000000009d094fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009d095000-0x000000009d4f4fff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d4f5000-0x000000009d964fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009d965000-0x00000000bd92bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bd92c000-0x00000000bdc97fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bdc98000-0x00000000bdcb5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bdcb6000-0x00000000be1defff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000be1df000-0x00000000bef51fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bef52000-0x00000000beffefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] 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-0x000000083effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xbdc9e000  ACPI=0xbdc9e000  SMBIOS=0xf04d0  MPS=0xfd5d0 
[    0.000000] efi: mem00: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000008000) (0MB)
[    0.000000] efi: mem01: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000008000-0x0000000000048000) (0MB)
[    0.000000] efi: mem02: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000048000-0x0000000000058000) (0MB)
[    0.000000] efi: mem03: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
[    0.000000] efi: mem04: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000005f000) (0MB)
[    0.000000] efi: mem05: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000005f000-0x0000000000060000) (0MB)
[    0.000000] efi: mem06: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000060000-0x000000000009f000) (0MB)
[    0.000000] efi: mem07: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem08: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f3e000) (14MB)
[    0.000000] efi: mem09: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000000f3e000-0x000000003795c000) (874MB)
[    0.000000] efi: mem10: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000003795c000-0x0000000037ca6000) (3MB)
[    0.000000] efi: mem11: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000037ca6000-0x0000000070a60000) (909MB)
[    0.000000] efi: mem12: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000070a60000-0x0000000099a88000) (656MB)
[    0.000000] efi: mem13: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000099a88000-0x000000009c090000) (38MB)
[    0.000000] efi: mem14: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c090000-0x000000009c094000) (0MB)
[    0.000000] efi: mem15: [Loader Code        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c094000-0x000000009c0b1000) (0MB)
[    0.000000] efi: mem16: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0b1000-0x000000009c0b2000) (0MB)
[    0.000000] efi: mem17: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0b2000-0x000000009c0b3000) (0MB)
[    0.000000] efi: mem18: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0b3000-0x000000009c0b7000) (0MB)
[    0.000000] efi: mem19: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0b7000-0x000000009c0b9000) (0MB)
[    0.000000] efi: mem20: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0b9000-0x000000009c0ba000) (0MB)
[    0.000000] efi: mem21: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0ba000-0x000000009c0bb000) (0MB)
[    0.000000] efi: mem22: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0bb000-0x000000009c0bd000) (0MB)
[    0.000000] efi: mem23: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0bd000-0x000000009c0be000) (0MB)
[    0.000000] efi: mem24: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0be000-0x000000009c0c2000) (0MB)
[    0.000000] efi: mem25: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0c2000-0x000000009c0c4000) (0MB)
[    0.000000] efi: mem26: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0c4000-0x000000009c0c5000) (0MB)
[    0.000000] efi: mem27: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0c5000-0x000000009c0c6000) (0MB)
[    0.000000] efi: mem28: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0c6000-0x000000009c0e2000) (0MB)
[    0.000000] efi: mem29: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e2000-0x000000009c0e3000) (0MB)
[    0.000000] efi: mem30: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e3000-0x000000009c0e4000) (0MB)
[    0.000000] efi: mem31: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e4000-0x000000009c0e5000) (0MB)
[    0.000000] efi: mem32: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e5000-0x000000009c0e7000) (0MB)
[    0.000000] efi: mem33: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e7000-0x000000009c0e8000) (0MB)
[    0.000000] efi: mem34: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0e8000-0x000000009c0f0000) (0MB)
[    0.000000] efi: mem35: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0f0000-0x000000009c0f4000) (0MB)
[    0.000000] efi: mem36: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c0f4000-0x000000009c114000) (0MB)
[    0.000000] efi: mem37: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c114000-0x000000009c115000) (0MB)
[    0.000000] efi: mem38: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c115000-0x000000009c116000) (0MB)
[    0.000000] efi: mem39: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c116000-0x000000009c117000) (0MB)
[    0.000000] efi: mem40: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c117000-0x000000009c118000) (0MB)
[    0.000000] efi: mem41: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c118000-0x000000009c119000) (0MB)
[    0.000000] efi: mem42: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c119000-0x000000009c126000) (0MB)
[    0.000000] efi: mem43: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c126000-0x000000009c128000) (0MB)
[    0.000000] efi: mem44: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c128000-0x000000009c129000) (0MB)
[    0.000000] efi: mem45: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c129000-0x000000009c12b000) (0MB)
[    0.000000] efi: mem46: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c12b000-0x000000009c12e000) (0MB)
[    0.000000] efi: mem47: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c12e000-0x000000009c130000) (0MB)
[    0.000000] efi: mem48: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c130000-0x000000009c132000) (0MB)
[    0.000000] efi: mem49: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c132000-0x000000009c135000) (0MB)
[    0.000000] efi: mem50: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c135000-0x000000009c138000) (0MB)
[    0.000000] efi: mem51: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c138000-0x000000009c13e000) (0MB)
[    0.000000] efi: mem52: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c13e000-0x000000009c141000) (0MB)
[    0.000000] efi: mem53: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c141000-0x000000009c142000) (0MB)
[    0.000000] efi: mem54: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c142000-0x000000009c143000) (0MB)
[    0.000000] efi: mem55: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c143000-0x000000009c146000) (0MB)
[    0.000000] efi: mem56: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c146000-0x000000009c148000) (0MB)
[    0.000000] efi: mem57: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c148000-0x000000009c149000) (0MB)
[    0.000000] efi: mem58: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c149000-0x000000009c14a000) (0MB)
[    0.000000] efi: mem59: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c14a000-0x000000009c14d000) (0MB)
[    0.000000] efi: mem60: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009c14d000-0x000000009cb1b000) (9MB)
[    0.000000] efi: mem61: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb1b000-0x000000009cb1d000) (0MB)
[    0.000000] efi: mem62: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb1d000-0x000000009cb1e000) (0MB)
[    0.000000] efi: mem63: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb1e000-0x000000009cb1f000) (0MB)
[    0.000000] efi: mem64: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb1f000-0x000000009cb23000) (0MB)
[    0.000000] efi: mem65: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb23000-0x000000009cb27000) (0MB)
[    0.000000] efi: mem66: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb27000-0x000000009cb28000) (0MB)
[    0.000000] efi: mem67: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb28000-0x000000009cb2b000) (0MB)
[    0.000000] efi: mem68: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb2b000-0x000000009cb4e000) (0MB)
[    0.000000] efi: mem69: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb4e000-0x000000009cb52000) (0MB)
[    0.000000] efi: mem70: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb52000-0x000000009cb53000) (0MB)
[    0.000000] efi: mem71: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb53000-0x000000009cb59000) (0MB)
[    0.000000] efi: mem72: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009cb59000-0x000000009d08e000) (5MB)
[    0.000000] efi: mem73: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d08e000-0x000000009d095000) (0MB)
[    0.000000] efi: mem74: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d095000-0x000000009d1f6000) (1MB)
[    0.000000] efi: mem75: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d1f6000-0x000000009d4ba000) (2MB)
[    0.000000] efi: mem76: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4ba000-0x000000009d4bf000) (0MB)
[    0.000000] efi: mem77: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4bf000-0x000000009d4c3000) (0MB)
[    0.000000] efi: mem78: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4c3000-0x000000009d4d8000) (0MB)
[    0.000000] efi: mem79: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4d8000-0x000000009d4ea000) (0MB)
[    0.000000] efi: mem80: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4ea000-0x000000009d4f5000) (0MB)
[    0.000000] efi: mem81: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x000000009d4f5000-0x000000009d965000) (4MB)
[    0.000000] efi: mem82: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d965000-0x000000009d978000) (0MB)
[    0.000000] efi: mem83: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d978000-0x000000009d97c000) (0MB)
[    0.000000] efi: mem84: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d97c000-0x000000009d97d000) (0MB)
[    0.000000] efi: mem85: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d97d000-0x000000009d982000) (0MB)
[    0.000000] efi: mem86: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d982000-0x000000009d983000) (0MB)
[    0.000000] efi: mem87: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d983000-0x000000009d987000) (0MB)
[    0.000000] efi: mem88: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x000000009d987000-0x00000000a4a2a000) (112MB)
[    0.000000] efi: mem89: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a2a000-0x00000000a4a2d000) (0MB)
[    0.000000] efi: mem90: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a2d000-0x00000000a4a2e000) (0MB)
[    0.000000] efi: mem91: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a2e000-0x00000000a4a30000) (0MB)
[    0.000000] efi: mem92: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a30000-0x00000000a4a31000) (0MB)
[    0.000000] efi: mem93: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a31000-0x00000000a4a32000) (0MB)
[    0.000000] efi: mem94: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a32000-0x00000000a4a38000) (0MB)
[    0.000000] efi: mem95: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a38000-0x00000000a4a39000) (0MB)
[    0.000000] efi: mem96: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a39000-0x00000000a4a45000) (0MB)
[    0.000000] efi: mem97: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a45000-0x00000000a4a46000) (0MB)
[    0.000000] efi: mem98: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a46000-0x00000000a4a6a000) (0MB)
[    0.000000] efi: mem99: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a6a000-0x00000000a4a6b000) (0MB)
[    0.000000] efi: mem100: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a6b000-0x00000000a4a77000) (0MB)
[    0.000000] efi: mem101: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a77000-0x00000000a4a78000) (0MB)
[    0.000000] efi: mem102: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a78000-0x00000000a4a9c000) (0MB)
[    0.000000] efi: mem103: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a9c000-0x00000000a4a9d000) (0MB)
[    0.000000] efi: mem104: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4a9d000-0x00000000a4aa9000) (0MB)
[    0.000000] efi: mem105: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4aa9000-0x00000000a4aaa000) (0MB)
[    0.000000] efi: mem106: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4aaa000-0x00000000a4b29000) (0MB)
[    0.000000] efi: mem107: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4b29000-0x00000000a4b2a000) (0MB)
[    0.000000] efi: mem108: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4b2a000-0x00000000a4c4c000) (1MB)
[    0.000000] efi: mem109: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a4c4c000-0x00000000a5238000) (5MB)
[    0.000000] efi: mem110: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5238000-0x00000000a5239000) (0MB)
[    0.000000] efi: mem111: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5239000-0x00000000a523b000) (0MB)
[    0.000000] efi: mem112: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a523b000-0x00000000a523c000) (0MB)
[    0.000000] efi: mem113: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a523c000-0x00000000a523d000) (0MB)
[    0.000000] efi: mem114: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a523d000-0x00000000a524a000) (0MB)
[    0.000000] efi: mem115: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a524a000-0x00000000a524d000) (0MB)
[    0.000000] efi: mem116: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a524d000-0x00000000a524e000) (0MB)
[    0.000000] efi: mem117: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a524e000-0x00000000a5250000) (0MB)
[    0.000000] efi: mem118: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5250000-0x00000000a5289000) (0MB)
[    0.000000] efi: mem119: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5289000-0x00000000a528a000) (0MB)
[    0.000000] efi: mem120: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a528a000-0x00000000a52ef000) (0MB)
[    0.000000] efi: mem121: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a52ef000-0x00000000a52f0000) (0MB)
[    0.000000] efi: mem122: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a52f0000-0x00000000a5334000) (0MB)
[    0.000000] efi: mem123: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5334000-0x00000000a593e000) (6MB)
[    0.000000] efi: mem124: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a593e000-0x00000000a594b000) (0MB)
[    0.000000] efi: mem125: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a594b000-0x00000000a594c000) (0MB)
[    0.000000] efi: mem126: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a594c000-0x00000000a594d000) (0MB)
[    0.000000] efi: mem127: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a594d000-0x00000000a595d000) (0MB)
[    0.000000] efi: mem128: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a595d000-0x00000000a5b5c000) (1MB)
[    0.000000] efi: mem129: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5b5c000-0x00000000a5b78000) (0MB)
[    0.000000] efi: mem130: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5b78000-0x00000000a5c47000) (0MB)
[    0.000000] efi: mem131: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5c47000-0x00000000a5c49000) (0MB)
[    0.000000] efi: mem132: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5c49000-0x00000000a5c68000) (0MB)
[    0.000000] efi: mem133: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5c68000-0x00000000a5c71000) (0MB)
[    0.000000] efi: mem134: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5c71000-0x00000000a5e1e000) (1MB)
[    0.000000] efi: mem135: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a5e1e000-0x00000000a6149000) (3MB)
[    0.000000] efi: mem136: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6149000-0x00000000a6168000) (0MB)
[    0.000000] efi: mem137: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6168000-0x00000000a6263000) (0MB)
[    0.000000] efi: mem138: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6263000-0x00000000a626c000) (0MB)
[    0.000000] efi: mem139: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a626c000-0x00000000a65d6000) (3MB)
[    0.000000] efi: mem140: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a65d6000-0x00000000a65d8000) (0MB)
[    0.000000] efi: mem141: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a65d8000-0x00000000a6b1e000) (5MB)
[    0.000000] efi: mem142: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6b1e000-0x00000000a6b20000) (0MB)
[    0.000000] efi: mem143: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6b20000-0x00000000a6b26000) (0MB)
[    0.000000] efi: mem144: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6b26000-0x00000000a6b28000) (0MB)
[    0.000000] efi: mem145: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a6b28000-0x00000000a711a000) (5MB)
[    0.000000] efi: mem146: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a711a000-0x00000000a711c000) (0MB)
[    0.000000] efi: mem147: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a711c000-0x00000000a853f000) (20MB)
[    0.000000] efi: mem148: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a853f000-0x00000000a8547000) (0MB)
[    0.000000] efi: mem149: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8547000-0x00000000a854e000) (0MB)
[    0.000000] efi: mem150: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a854e000-0x00000000a8556000) (0MB)
[    0.000000] efi: mem151: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8556000-0x00000000a855c000) (0MB)
[    0.000000] efi: mem152: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a855c000-0x00000000a8564000) (0MB)
[    0.000000] efi: mem153: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8564000-0x00000000a8568000) (0MB)
[    0.000000] efi: mem154: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8568000-0x00000000a8570000) (0MB)
[    0.000000] efi: mem155: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8570000-0x00000000a8578000) (0MB)
[    0.000000] efi: mem156: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8578000-0x00000000a8586000) (0MB)
[    0.000000] efi: mem157: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8586000-0x00000000a8592000) (0MB)
[    0.000000] efi: mem158: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8592000-0x00000000a8597000) (0MB)
[    0.000000] efi: mem159: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8597000-0x00000000a859c000) (0MB)
[    0.000000] efi: mem160: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a859c000-0x00000000a85a3000) (0MB)
[    0.000000] efi: mem161: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85a3000-0x00000000a85aa000) (0MB)
[    0.000000] efi: mem162: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85aa000-0x00000000a85b1000) (0MB)
[    0.000000] efi: mem163: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85b1000-0x00000000a85b5000) (0MB)
[    0.000000] efi: mem164: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85b5000-0x00000000a85bd000) (0MB)
[    0.000000] efi: mem165: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85bd000-0x00000000a85bf000) (0MB)
[    0.000000] efi: mem166: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85bf000-0x00000000a85c3000) (0MB)
[    0.000000] efi: mem167: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85c3000-0x00000000a85ca000) (0MB)
[    0.000000] efi: mem168: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85ca000-0x00000000a85d2000) (0MB)
[    0.000000] efi: mem169: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85d2000-0x00000000a85d9000) (0MB)
[    0.000000] efi: mem170: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85d9000-0x00000000a85e4000) (0MB)
[    0.000000] efi: mem171: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85e4000-0x00000000a85e9000) (0MB)
[    0.000000] efi: mem172: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85e9000-0x00000000a85ee000) (0MB)
[    0.000000] efi: mem173: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85ee000-0x00000000a85f6000) (0MB)
[    0.000000] efi: mem174: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85f6000-0x00000000a85fc000) (0MB)
[    0.000000] efi: mem175: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a85fc000-0x00000000a8604000) (0MB)
[    0.000000] efi: mem176: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8604000-0x00000000a8608000) (0MB)
[    0.000000] efi: mem177: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8608000-0x00000000a860a000) (0MB)
[    0.000000] efi: mem178: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a860a000-0x00000000a860d000) (0MB)
[    0.000000] efi: mem179: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a860d000-0x00000000a8612000) (0MB)
[    0.000000] efi: mem180: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8612000-0x00000000a861c000) (0MB)
[    0.000000] efi: mem181: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a861c000-0x00000000a86f7000) (0MB)
[    0.000000] efi: mem182: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a86f7000-0x00000000a86fb000) (0MB)
[    0.000000] efi: mem183: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a86fb000-0x00000000a873e000) (0MB)
[    0.000000] efi: mem184: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a873e000-0x00000000a8740000) (0MB)
[    0.000000] efi: mem185: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8740000-0x00000000a879c000) (0MB)
[    0.000000] efi: mem186: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a879c000-0x00000000a879e000) (0MB)
[    0.000000] efi: mem187: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a879e000-0x00000000a87a0000) (0MB)
[    0.000000] efi: mem188: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a87a0000-0x00000000a87a2000) (0MB)
[    0.000000] efi: mem189: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a87a2000-0x00000000a880e000) (0MB)
[    0.000000] efi: mem190: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a880e000-0x00000000a881e000) (0MB)
[    0.000000] efi: mem191: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a881e000-0x00000000a8823000) (0MB)
[    0.000000] efi: mem192: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8823000-0x00000000a8835000) (0MB)
[    0.000000] efi: mem193: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8835000-0x00000000a883e000) (0MB)
[    0.000000] efi: mem194: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a883e000-0x00000000a8841000) (0MB)
[    0.000000] efi: mem195: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8841000-0x00000000a8842000) (0MB)
[    0.000000] efi: mem196: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8842000-0x00000000a887e000) (0MB)
[    0.000000] efi: mem197: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a887e000-0x00000000a8883000) (0MB)
[    0.000000] efi: mem198: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8883000-0x00000000a8884000) (0MB)
[    0.000000] efi: mem199: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8884000-0x00000000a88d6000) (0MB)
[    0.000000] efi: mem200: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a88d6000-0x00000000a8926000) (0MB)
[    0.000000] efi: mem201: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8926000-0x00000000a892a000) (0MB)
[    0.000000] efi: mem202: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a892a000-0x00000000a8948000) (0MB)
[    0.000000] efi: mem203: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8948000-0x00000000a89ef000) (0MB)
[    0.000000] efi: mem204: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a89ef000-0x00000000a8a1a000) (0MB)
[    0.000000] efi: mem205: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8a1a000-0x00000000a8bca000) (1MB)
[    0.000000] efi: mem206: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8bca000-0x00000000a8bdc000) (0MB)
[    0.000000] efi: mem207: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8bdc000-0x00000000a8be0000) (0MB)
[    0.000000] efi: mem208: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8be0000-0x00000000a8be7000) (0MB)
[    0.000000] efi: mem209: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8be7000-0x00000000a8bea000) (0MB)
[    0.000000] efi: mem210: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8bea000-0x00000000a8bfc000) (0MB)
[    0.000000] efi: mem211: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8bfc000-0x00000000a8d7f000) (1MB)
[    0.000000] efi: mem212: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8d7f000-0x00000000a8daa000) (0MB)
[    0.000000] efi: mem213: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8daa000-0x00000000a8dc5000) (0MB)
[    0.000000] efi: mem214: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8dc5000-0x00000000a8dd0000) (0MB)
[    0.000000] efi: mem215: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8dd0000-0x00000000a8dfd000) (0MB)
[    0.000000] efi: mem216: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8dfd000-0x00000000a8dfe000) (0MB)
[    0.000000] efi: mem217: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8dfe000-0x00000000a8dff000) (0MB)
[    0.000000] efi: mem218: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8dff000-0x00000000a8e08000) (0MB)
[    0.000000] efi: mem219: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a8e08000-0x00000000a90d8000) (2MB)
[    0.000000] efi: mem220: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a90d8000-0x00000000a90d9000) (0MB)
[    0.000000] efi: mem221: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a90d9000-0x00000000a94f9000) (4MB)
[    0.000000] efi: mem222: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a94f9000-0x00000000a94fb000) (0MB)
[    0.000000] efi: mem223: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000a94fb000-0x00000000aa9e9000) (20MB)
[    0.000000] efi: mem224: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aa9e9000-0x00000000aa9eb000) (0MB)
[    0.000000] efi: mem225: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aa9eb000-0x00000000adb6d000) (49MB)
[    0.000000] efi: mem226: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000adb6d000-0x00000000adb6f000) (0MB)
[    0.000000] efi: mem227: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000adb6f000-0x00000000ae74b000) (11MB)
[    0.000000] efi: mem228: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae74b000-0x00000000ae74d000) (0MB)
[    0.000000] efi: mem229: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae74d000-0x00000000ae752000) (0MB)
[    0.000000] efi: mem230: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae752000-0x00000000ae754000) (0MB)
[    0.000000] efi: mem231: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae754000-0x00000000ae86e000) (1MB)
[    0.000000] efi: mem232: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae86e000-0x00000000ae872000) (0MB)
[    0.000000] efi: mem233: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae872000-0x00000000ae878000) (0MB)
[    0.000000] efi: mem234: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae878000-0x00000000ae87a000) (0MB)
[    0.000000] efi: mem235: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000ae87a000-0x00000000aeafa000) (2MB)
[    0.000000] efi: mem236: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aeafa000-0x00000000aeafc000) (0MB)
[    0.000000] efi: mem237: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aeafc000-0x00000000aeb16000) (0MB)
[    0.000000] efi: mem238: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aeb16000-0x00000000aeb18000) (0MB)
[    0.000000] efi: mem239: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aeb18000-0x00000000af538000) (10MB)
[    0.000000] efi: mem240: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af538000-0x00000000af564000) (0MB)
[    0.000000] efi: mem241: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af564000-0x00000000af5fe000) (0MB)
[    0.000000] efi: mem242: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af5fe000-0x00000000af64e000) (0MB)
[    0.000000] efi: mem243: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af64e000-0x00000000af7a2000) (1MB)
[    0.000000] efi: mem244: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af7a2000-0x00000000af7aa000) (0MB)
[    0.000000] efi: mem245: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af7aa000-0x00000000af86e000) (0MB)
[    0.000000] efi: mem246: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af86e000-0x00000000af892000) (0MB)
[    0.000000] efi: mem247: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000af892000-0x00000000afa7e000) (1MB)
[    0.000000] efi: mem248: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afa7e000-0x00000000afaa1000) (0MB)
[    0.000000] efi: mem249: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afaa1000-0x00000000afae3000) (0MB)
[    0.000000] efi: mem250: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afae3000-0x00000000afb00000) (0MB)
[    0.000000] efi: mem251: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afb00000-0x00000000afea4000) (3MB)
[    0.000000] efi: mem252: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afea4000-0x00000000afebc000) (0MB)
[    0.000000] efi: mem253: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000afebc000-0x00000000aff04000) (0MB)
[    0.000000] efi: mem254: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aff04000-0x00000000aff0e000) (0MB)
[    0.000000] efi: mem255: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000aff0e000-0x00000000b00a3000) (1MB)
[    0.000000] efi: mem256: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b00a3000-0x00000000b00a9000) (0MB)
[    0.000000] efi: mem257: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b00a9000-0x00000000b0123000) (0MB)
[    0.000000] efi: mem258: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0123000-0x00000000b012a000) (0MB)
[    0.000000] efi: mem259: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b012a000-0x00000000b0176000) (0MB)
[    0.000000] efi: mem260: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0176000-0x00000000b0199000) (0MB)
[    0.000000] efi: mem261: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0199000-0x00000000b02b6000) (1MB)
[    0.000000] efi: mem262: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b02b6000-0x00000000b02e3000) (0MB)
[    0.000000] efi: mem263: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b02e3000-0x00000000b0426000) (1MB)
[    0.000000] efi: mem264: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0426000-0x00000000b0443000) (0MB)
[    0.000000] efi: mem265: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0443000-0x00000000b0645000) (2MB)
[    0.000000] efi: mem266: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0645000-0x00000000b0662000) (0MB)
[    0.000000] efi: mem267: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0662000-0x00000000b07a0000) (1MB)
[    0.000000] efi: mem268: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b07a0000-0x00000000b07a6000) (0MB)
[    0.000000] efi: mem269: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b07a6000-0x00000000b08d9000) (1MB)
[    0.000000] efi: mem270: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b08d9000-0x00000000b08e4000) (0MB)
[    0.000000] efi: mem271: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b08e4000-0x00000000b0a30000) (1MB)
[    0.000000] efi: mem272: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0a30000-0x00000000b0a3e000) (0MB)
[    0.000000] efi: mem273: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0a3e000-0x00000000b0a91000) (0MB)
[    0.000000] efi: mem274: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0a91000-0x00000000b0a94000) (0MB)
[    0.000000] efi: mem275: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0a94000-0x00000000b0bf3000) (1MB)
[    0.000000] efi: mem276: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0bf3000-0x00000000b0bf7000) (0MB)
[    0.000000] efi: mem277: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0bf7000-0x00000000b0c55000) (0MB)
[    0.000000] efi: mem278: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0c55000-0x00000000b0c56000) (0MB)
[    0.000000] efi: mem279: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0c56000-0x00000000b0d46000) (0MB)
[    0.000000] efi: mem280: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0d46000-0x00000000b0d50000) (0MB)
[    0.000000] efi: mem281: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0d50000-0x00000000b0da2000) (0MB)
[    0.000000] efi: mem282: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0da2000-0x00000000b0daf000) (0MB)
[    0.000000] efi: mem283: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0daf000-0x00000000b0dd7000) (0MB)
[    0.000000] efi: mem284: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0dd7000-0x00000000b0ddf000) (0MB)
[    0.000000] efi: mem285: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0ddf000-0x00000000b0de4000) (0MB)
[    0.000000] efi: mem286: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0de4000-0x00000000b0de8000) (0MB)
[    0.000000] efi: mem287: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0de8000-0x00000000b0ea0000) (0MB)
[    0.000000] efi: mem288: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0ea0000-0x00000000b0ea5000) (0MB)
[    0.000000] efi: mem289: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0ea5000-0x00000000b0f50000) (0MB)
[    0.000000] efi: mem290: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0f50000-0x00000000b0f56000) (0MB)
[    0.000000] efi: mem291: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0f56000-0x00000000b0f91000) (0MB)
[    0.000000] efi: mem292: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0f91000-0x00000000b0f9e000) (0MB)
[    0.000000] efi: mem293: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0f9e000-0x00000000b0fd1000) (0MB)
[    0.000000] efi: mem294: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0fd1000-0x00000000b0fde000) (0MB)
[    0.000000] efi: mem295: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b0fde000-0x00000000b1080000) (0MB)
[    0.000000] efi: mem296: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1080000-0x00000000b1087000) (0MB)
[    0.000000] efi: mem297: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1087000-0x00000000b1146000) (0MB)
[    0.000000] efi: mem298: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1146000-0x00000000b1154000) (0MB)
[    0.000000] efi: mem299: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1154000-0x00000000b116f000) (0MB)
[    0.000000] efi: mem300: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b116f000-0x00000000b1176000) (0MB)
[    0.000000] efi: mem301: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1176000-0x00000000b11a5000) (0MB)
[    0.000000] efi: mem302: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b11a5000-0x00000000b11ab000) (0MB)
[    0.000000] efi: mem303: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b11ab000-0x00000000b1231000) (0MB)
[    0.000000] efi: mem304: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1231000-0x00000000b1236000) (0MB)
[    0.000000] efi: mem305: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1236000-0x00000000b1271000) (0MB)
[    0.000000] efi: mem306: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1271000-0x00000000b127e000) (0MB)
[    0.000000] efi: mem307: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b127e000-0x00000000b1304000) (0MB)
[    0.000000] efi: mem308: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1304000-0x00000000b1308000) (0MB)
[    0.000000] efi: mem309: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1308000-0x00000000b142c000) (1MB)
[    0.000000] efi: mem310: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b142c000-0x00000000b142f000) (0MB)
[    0.000000] efi: mem311: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b142f000-0x00000000b151c000) (0MB)
[    0.000000] efi: mem312: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b151c000-0x00000000b1525000) (0MB)
[    0.000000] efi: mem313: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1525000-0x00000000b153c000) (0MB)
[    0.000000] efi: mem314: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b153c000-0x00000000b1544000) (0MB)
[    0.000000] efi: mem315: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1544000-0x00000000b155b000) (0MB)
[    0.000000] efi: mem316: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b155b000-0x00000000b1560000) (0MB)
[    0.000000] efi: mem317: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1560000-0x00000000b198d000) (4MB)
[    0.000000] efi: mem318: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b198d000-0x00000000b1999000) (0MB)
[    0.000000] efi: mem319: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1999000-0x00000000b19a2000) (0MB)
[    0.000000] efi: mem320: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19a2000-0x00000000b19a5000) (0MB)
[    0.000000] efi: mem321: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19a5000-0x00000000b19a8000) (0MB)
[    0.000000] efi: mem322: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19a8000-0x00000000b19a9000) (0MB)
[    0.000000] efi: mem323: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19a9000-0x00000000b19fa000) (0MB)
[    0.000000] efi: mem324: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19fa000-0x00000000b19fb000) (0MB)
[    0.000000] efi: mem325: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b19fb000-0x00000000b1a37000) (0MB)
[    0.000000] efi: mem326: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1a37000-0x00000000b1a38000) (0MB)
[    0.000000] efi: mem327: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1a38000-0x00000000b1aa1000) (0MB)
[    0.000000] efi: mem328: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1aa1000-0x00000000b1aad000) (0MB)
[    0.000000] efi: mem329: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1aad000-0x00000000b1acd000) (0MB)
[    0.000000] efi: mem330: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1acd000-0x00000000b1ace000) (0MB)
[    0.000000] efi: mem331: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1ace000-0x00000000b1af3000) (0MB)
[    0.000000] efi: mem332: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1af3000-0x00000000b1af4000) (0MB)
[    0.000000] efi: mem333: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000b1af4000-0x00000000bb91e000) (158MB)
[    0.000000] efi: mem334: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bb91e000-0x00000000bb920000) (0MB)
[    0.000000] efi: mem335: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bb920000-0x00000000bcf8f000) (22MB)
[    0.000000] efi: mem336: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bcf8f000-0x00000000bd052000) (0MB)
[    0.000000] efi: mem337: [Loader Data        |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bd052000-0x00000000bd061000) (0MB)
[    0.000000] efi: mem338: [Boot Code          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bd061000-0x00000000bd92c000) (8MB)
[    0.000000] efi: mem339: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bd92c000-0x00000000bd9df000) (0MB)
[    0.000000] efi: mem340: [Reserved           |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bd9df000-0x00000000bdc98000) (2MB)
[    0.000000] efi: mem341: [ACPI Reclaim Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bdc98000-0x00000000bdc9e000) (0MB)
[    0.000000] efi: mem342: [ACPI Reclaim Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bdc9e000-0x00000000bdcb6000) (0MB)
[    0.000000] efi: mem343: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bdcb6000-0x00000000bddbe000) (1MB)
[    0.000000] efi: mem344: [ACPI Memory NVS    |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000bddbe000-0x00000000be1df000) (4MB)
[    0.000000] efi: mem345: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000be1df000-0x00000000be538000) (3MB)
[    0.000000] efi: mem346: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000be538000-0x00000000bee39000) (9MB)
[    0.000000] efi: mem347: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000bee39000-0x00000000bee3b000) (0MB)
[    0.000000] efi: mem348: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000bee3b000-0x00000000beeb1000) (0MB)
[    0.000000] efi: mem349: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000beeb1000-0x00000000beeb4000) (0MB)
[    0.000000] efi: mem350: [Runtime Data       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000beeb4000-0x00000000bef52000) (0MB)
[    0.000000] efi: mem351: [Runtime Code       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000bef52000-0x00000000bef74000) (0MB)
[    0.000000] efi: mem352: [Runtime Code       |RUN|  |  |  |   |WB|WT|WC|UC] range=[0x00000000bef74000-0x00000000befff000) (0MB)
[    0.000000] efi: mem353: [Boot Data          |   |  |  |  |   |WB|WT|WC|UC] range=[0x00000000befff000-0x00000000bf000000) (0MB)
[    0.000000] efi: mem354: [Conventional Memory|   |  |  |  |   |WB|WT|WC|UC] range=[0x0000000100000000-0x000000083f000000) (29680MB)
[    0.000000] efi: mem355: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
[    0.000000] efi: mem356: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem357: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
[    0.000000] efi: mem358: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem359: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem360: [Memory Mapped I/O  |RUN|  |  |  |   |  |  |  |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ASUS All Series/Z97-PRO, BIOS 2012 09/30/2014
[    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 = 0x83f000 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-BFFFF uncachable
[    0.000000]   C0000-DBFFF write-protect
[    0.000000]   DC000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7800000000 write-back
[    0.000000]   1 base 0800000000 mask 7FE0000000 write-back
[    0.000000]   2 base 0820000000 mask 7FF0000000 write-back
[    0.000000]   3 base 0830000000 mask 7FF8000000 write-back
[    0.000000]   4 base 0838000000 mask 7FFC000000 write-back
[    0.000000]   5 base 083C000000 mask 7FFE000000 write-back
[    0.000000]   6 base 083E000000 mask 7FFF000000 write-back
[    0.000000]   7 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd8d0-0x000fd8df] mapped at [ffff8800000fd8d0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000089000] 89000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[    0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[    0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83ee00000-0x83effffff]
[    0.000000]  [mem 0x83ee00000-0x83effffff] page 2M
[    0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x820000000-0x83edfffff]
[    0.000000]  [mem 0x820000000-0x83edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x800000000-0x81fffffff]
[    0.000000]  [mem 0x800000000-0x81fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x9d08dfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x9cffffff] page 2M
[    0.000000]  [mem 0x9d000000-0x9d08dfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x9d095000-0x9d4f4fff]
[    0.000000]  [mem 0x9d095000-0x9d1fffff] page 4k
[    0.000000]  [mem 0x9d200000-0x9d3fffff] page 2M
[    0.000000]  [mem 0x9d400000-0x9d4f4fff] page 4k
[    0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x9d965000-0xbd92bfff]
[    0.000000]  [mem 0x9d965000-0x9d9fffff] page 4k
[    0.000000]  [mem 0x9da00000-0xbd7fffff] page 2M
[    0.000000]  [mem 0xbd800000-0xbd92bfff] page 4k
[    0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbefff000-0xbeffffff]
[    0.000000]  [mem 0xbefff000-0xbeffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
[    0.000000]  [mem 0x100000000-0x7ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3795c000-0x37ca5fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BDC9E000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BDC9E080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BDCAD510 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000BDC9E198 00F372 (v02 ALASKA A M I    00000011 INTL 20120711)
[    0.000000] ACPI: FACS 0x00000000BE1DEF80 000040
[    0.000000] ACPI: APIC 0x00000000BDCAD620 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000BDCAD6B8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000BDCAD700 000C7D (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000BDCAE380 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000BDCAE8C0 000B74 (v01 CpuRef CpuSsdt  00003000 INTL 20051117)
[    0.000000] ACPI: MCFG 0x00000000BDCAF438 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BDCAF478 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000BDCAF4B0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000BDCAF820 005977 (v01 SaSsdt SaSsdt   00003000 INTL 20120711)
[    0.000000] ACPI: BGRT 0x00000000BDCB51F0 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x83eff8000-0x83effbfff]
[    0.000000]  [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081e600000-ffff88083e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x83effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x00057fff]
[    0.000000]   node   0: [mem 0x00059000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x9d08dfff]
[    0.000000]   node   0: [mem 0x9d095000-0x9d4f4fff]
[    0.000000]   node   0: [mem 0x9d965000-0xbd92bfff]
[    0.000000]   node   0: [mem 0xbefff000-0xbeffffff]
[    0.000000]   node   0: [mem 0x100000000-0x83effffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x83effffff]
[    0.000000] On node 0 totalpages: 8373331
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 59 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12051 pages used for memmap
[    0.000000]   DMA32 zone: 771254 pages, LIFO batch:31
[    0.000000]   Normal zone: 118720 pages used for memmap
[    0.000000]   Normal zone: 7598080 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, 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 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d08e000-0x9d094fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d4f5000-0x9d964fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbd92c000-0xbdc97fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdc98000-0xbdcb5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdcb6000-0xbe1defff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe1df000-0xbef51fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbef52000-0xbeffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-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-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 0xbf000000-0xdfffffff] 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 31 pages/cpu @ffff88083ec00000 s86336 r8192 d32448 u262144
[    0.000000] pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 8242437
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
[    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: 32486996K/33493324K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 1006328K reserved, 0K cma-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] 	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 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 4000.001 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8003.33 BogoMIPS (lpj=13333336)
[    0.000019] pid_max: default: 32768 minimum: 301
[    0.000022] ACPI: Core revision 20141107
[    0.009229] ACPI: All ACPI Tables successfully acquired
[    0.029785] Security Framework initialized
[    0.029788] Yama: becoming mindful.
[    0.030858] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.034247] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.035692] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.035711] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.035889] Initializing cgroup subsys memory
[    0.035892] Initializing cgroup subsys devices
[    0.035893] Initializing cgroup subsys freezer
[    0.035894] Initializing cgroup subsys net_cls
[    0.035895] Initializing cgroup subsys blkio
[    0.035908] CPU: Physical Processor ID: 0
[    0.035909] CPU: Processor Core ID: 0
[    0.035911] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
               ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.036595] mce: CPU supports 9 MCE banks
[    0.036604] CPU0: Thermal monitoring enabled (TM1)
[    0.036611] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
               Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.036664] Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
[    0.037117] Ignoring BGRT: invalid status 0 (expected 1)
[    0.043080] ftrace: allocating 21171 entries in 83 pages
[    0.048407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.081410] smpboot: CPU0: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (fam: 06, model: 3c, stepping: 03)
[    0.081414] TSC deadline timer enabled
[    0.081426] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.081437] ... version:                3
[    0.081437] ... bit width:              48
[    0.081438] ... generic registers:      4
[    0.081438] ... value mask:             0000ffffffffffff
[    0.081439] ... max period:             0000ffffffffffff
[    0.081439] ... fixed-purpose events:   3
[    0.081440] ... event mask:             000000070000000f
[    0.101445] x86: Booting SMP configuration:
[    0.101446] .... node  #0, CPUs:      #1
[    0.115404] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.122053]  #2 #3 #4 #5 #6 #7
[    0.238414] x86: Booted up 1 node, 8 CPUs
[    0.238416] smpboot: Total of 8 processors activated (64025.68 BogoMIPS)
[    0.243980] devtmpfs: initialized
[    0.246376] PM: Registering ACPI NVS region [mem 0x9d08e000-0x9d094fff] (28672 bytes)
[    0.246377] PM: Registering ACPI NVS region [mem 0xbdcb6000-0xbe1defff] (5410816 bytes)
[    0.246503] pinctrl core: initialized pinctrl subsystem
[    0.246530] RTC time: 13:27:06, date: 04/16/15
[    0.246592] NET: Registered protocol family 16
[    0.257198] cpuidle: using governor ladder
[    0.270535] cpuidle: using governor menu
[    0.270549] ACPI: bus type PCI registered
[    0.270550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.270588] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.270589] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.270757] PCI: Using configuration type 1 for base access
[    0.284059] ACPI: Added _OSI(Module Device)
[    0.284060] ACPI: Added _OSI(Processor Device)
[    0.284060] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.284061] ACPI: Added _OSI(Processor Aggregator Device)
[    0.286594] ACPI: Executed 4 blocks of module-level executable AML code
[    0.288704] ACPI: Dynamic OEM Table Load:
[    0.288708] ACPI: SSDT 0xFFFF88081A492000 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.289876] ACPI: Interpreter enabled
[    0.289881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[    0.289885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    0.289898] ACPI: (supports S0 S3 S4 S5)
[    0.289899] ACPI: Using IOAPIC for interrupt routing
[    0.289916] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.290188] ACPI: Power Resource [PG00] (on)
[    0.290347] ACPI: Power Resource [PG01] (on)
[    0.290501] ACPI: Power Resource [PG02] (on)
[    0.294360] ACPI: Power Resource [FN00] (off)
[    0.294399] ACPI: Power Resource [FN01] (off)
[    0.294437] ACPI: Power Resource [FN02] (off)
[    0.294474] ACPI: Power Resource [FN03] (off)
[    0.294510] ACPI: Power Resource [FN04] (off)
[    0.295030] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.295033] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.295153] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.295223] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.295579] PCI host bridge to bus 0000:00
[    0.295581] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.295582] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.295582] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.295583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.295584] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.295585] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff]
[    0.295589] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.295638] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.295661] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.295687] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.295728] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
[    0.295742] pci 0000:00:14.0: reg 0x10: [mem 0xdf420000-0xdf42ffff 64bit]
[    0.295789] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.295817] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.295840] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
[    0.295854] pci 0000:00:16.0: reg 0x10: [mem 0xdf43a000-0xdf43a00f 64bit]
[    0.295905] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.295951] pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
[    0.295964] pci 0000:00:19.0: reg 0x10: [mem 0xdf400000-0xdf41ffff]
[    0.295970] pci 0000:00:19.0: reg 0x14: [mem 0xdf438000-0xdf438fff]
[    0.295975] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.296022] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.296048] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.296072] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
[    0.296087] pci 0000:00:1a.0: reg 0x10: [mem 0xdf437000-0xdf4373ff]
[    0.296159] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.296188] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.296210] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
[    0.296220] pci 0000:00:1b.0: reg 0x10: [mem 0xdf430000-0xdf433fff 64bit]
[    0.296268] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.296294] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.296313] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
[    0.296365] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.296388] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.296408] pci 0000:00:1c.3: [8086:8c96] type 01 class 0x060400
[    0.296461] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.296485] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.296503] pci 0000:00:1c.4: [8086:8c98] type 01 class 0x060400
[    0.296556] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.296579] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.296599] pci 0000:00:1c.6: [8086:8c9c] type 01 class 0x060400
[    0.296651] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.296674] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.296698] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
[    0.296714] pci 0000:00:1d.0: reg 0x10: [mem 0xdf436000-0xdf4363ff]
[    0.296786] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.296814] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.296836] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
[    0.296958] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
[    0.296969] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.296974] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.296979] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.296984] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.296989] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.296994] pci 0000:00:1f.2: reg 0x24: [mem 0xdf435000-0xdf4357ff]
[    0.297023] pci 0000:00:1f.2: PME# supported from D3hot
[    0.297059] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
[    0.297069] pci 0000:00:1f.3: reg 0x10: [mem 0xdf434000-0xdf4340ff 64bit]
[    0.297084] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.297157] pci 0000:01:00.0: [10de:13c0] type 00 class 0x030000
[    0.297166] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.297174] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.297183] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.297188] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.297194] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.297243] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.297266] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[    0.297275] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[    0.303887] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.303889] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.303890] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.303892] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.303954] acpiphp: Slot [1] registered
[    0.303957] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.304011] pci 0000:03:00.0: [1b21:1184] type 01 class 0x060400
[    0.304105] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.310554] pci 0000:00:1c.3: PCI bridge to [bus 03-08]
[    0.310556] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.310558] pci 0000:00:1c.3:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.310636] pci 0000:04:01.0: [1b21:1184] type 01 class 0x060400
[    0.310731] pci 0000:04:01.0: PME# supported from D0 D3hot D3cold
[    0.310779] pci 0000:04:03.0: [1b21:1184] type 01 class 0x060400
[    0.310875] pci 0000:04:03.0: PME# supported from D0 D3hot D3cold
[    0.310923] pci 0000:04:05.0: [1b21:1184] type 01 class 0x060400
[    0.311018] pci 0000:04:05.0: PME# supported from D0 D3hot D3cold
[    0.311069] pci 0000:04:07.0: [1b21:1184] type 01 class 0x060400
[    0.311164] pci 0000:04:07.0: PME# supported from D0 D3hot D3cold
[    0.311227] pci 0000:03:00.0: PCI bridge to [bus 04-08]
[    0.311232] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.311235] pci 0000:03:00.0:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.311287] pci 0000:04:01.0: PCI bridge to [bus 05]
[    0.311346] pci 0000:04:03.0: PCI bridge to [bus 06]
[    0.311405] pci 0000:04:05.0: PCI bridge to [bus 07]
[    0.311483] pci 0000:08:00.0: [1b21:0612] type 00 class 0x010601
[    0.311504] pci 0000:08:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.311517] pci 0000:08:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.311529] pci 0000:08:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.311542] pci 0000:08:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.311555] pci 0000:08:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.311567] pci 0000:08:00.0: reg 0x24: [mem 0xdf300000-0xdf3001ff]
[    0.317227] pci 0000:04:07.0: PCI bridge to [bus 08]
[    0.317232] pci 0000:04:07.0:   bridge window [io  0xd000-0xdfff]
[    0.317235] pci 0000:04:07.0:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.317337] pci 0000:09:00.0: [17d3:1880] type 00 class 0x010400
[    0.317354] pci 0000:09:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.317371] pci 0000:09:00.0: reg 0x14: [mem 0xdf250000-0xdf25ffff 64bit]
[    0.317387] pci 0000:09:00.0: reg 0x1c: [mem 0xdf200000-0xdf23ffff 64bit]
[    0.317407] pci 0000:09:00.0: reg 0x30: [mem 0xdf240000-0xdf24ffff pref]
[    0.317508] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.323893] pci 0000:00:1c.4: PCI bridge to [bus 09]
[    0.323895] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.323897] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.323978] pci 0000:0a:00.0: [1b21:1142] type 00 class 0x0c0330
[    0.324001] pci 0000:0a:00.0: reg 0x10: [mem 0xdf100000-0xdf107fff 64bit]
[    0.324120] pci 0000:0a:00.0: PME# supported from D3cold
[    0.324144] pci 0000:0a:00.0: System wakeup disabled by ACPI
[    0.330561] pci 0000:00:1c.6: PCI bridge to [bus 0a]
[    0.330565] pci 0000:00:1c.6:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.330921] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.330947] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.330972] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15)
[    0.330998] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.331022] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.331047] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[    0.331071] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15)
[    0.331096] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.331246] ACPI: Enabled 6 GPEs in block 00 to 3F
[    0.331257] ACPI : EC: GPE = 0x1e, I/O: command/status = 0x66, data = 0x62
[    0.331301] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.331302] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.331304] vgaarb: loaded
[    0.331304] vgaarb: bridge control possible 0000:01:00.0
[    0.331358] PCI: Using ACPI for IRQ routing
[    0.335835] PCI: pci_cache_line_size set to 64 bytes
[    0.335890] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.335891] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.335892] e820: reserve RAM buffer [mem 0x9d08e000-0x9fffffff]
[    0.335892] e820: reserve RAM buffer [mem 0x9d4f5000-0x9fffffff]
[    0.335893] e820: reserve RAM buffer [mem 0xbd92c000-0xbfffffff]
[    0.335894] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.335895] e820: reserve RAM buffer [mem 0x83f000000-0x83fffffff]
[    0.335949] NetLabel: Initializing
[    0.335949] NetLabel:  domain hash size = 128
[    0.335950] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.335955] NetLabel:  unlabeled traffic allowed by default
[    0.335966] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.335969] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.337986] Switched to clocksource hpet
[    0.340641] pnp: PnP ACPI init
[    0.340699] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.340700] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.340748] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.340749] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.340762] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.340781] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.340783] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.340831] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.340832] system 00:04: [io  0x02a0-0x02af] has been reserved
[    0.340832] system 00:04: [io  0x0a00-0x0aff] has been reserved
[    0.340834] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.340860] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.340861] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.341033] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.341035] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.341036] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.341037] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.341038] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.341039] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.341040] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.341041] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.341042] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.341043] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.341045] system 00:06: [mem 0xdffe0000-0xdffeffff] has been reserved
[    0.341046] system 00:06: [mem 0xdfff0000-0xdfffffff] has been reserved
[    0.341047] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.341142] pnp: PnP ACPI: found 7 devices
[    0.346717] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.346719] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.346721] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.346722] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.346724] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.346732] pci 0000:04:01.0: PCI bridge to [bus 05]
[    0.346743] pci 0000:04:03.0: PCI bridge to [bus 06]
[    0.346754] pci 0000:04:05.0: PCI bridge to [bus 07]
[    0.346765] pci 0000:04:07.0: PCI bridge to [bus 08]
[    0.346767] pci 0000:04:07.0:   bridge window [io  0xd000-0xdfff]
[    0.346771] pci 0000:04:07.0:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.346779] pci 0000:03:00.0: PCI bridge to [bus 04-08]
[    0.346781] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.346785] pci 0000:03:00.0:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.346792] pci 0000:00:1c.3: PCI bridge to [bus 03-08]
[    0.346794] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.346796] pci 0000:00:1c.3:   bridge window [mem 0xdf300000-0xdf3fffff]
[    0.346801] pci 0000:00:1c.4: PCI bridge to [bus 09]
[    0.346803] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.346805] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.346810] pci 0000:00:1c.6: PCI bridge to [bus 0a]
[    0.346813] pci 0000:00:1c.6:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.346818] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.346819] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.346820] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.346821] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff]
[    0.346821] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfeafffff]
[    0.346822] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.346823] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.346824] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.346825] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.346826] pci_bus 0000:03: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.346826] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.346827] pci_bus 0000:04: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.346828] pci_bus 0000:08: resource 0 [io  0xd000-0xdfff]
[    0.346829] pci_bus 0000:08: resource 1 [mem 0xdf300000-0xdf3fffff]
[    0.346830] pci_bus 0000:09: resource 0 [io  0xc000-0xcfff]
[    0.346830] pci_bus 0000:09: resource 1 [mem 0xdf200000-0xdf2fffff]
[    0.346831] pci_bus 0000:0a: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.346843] NET: Registered protocol family 2
[    0.346989] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.347181] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.347258] TCP: Hash tables configured (established 262144 bind 65536)
[    0.347267] TCP: reno registered
[    0.347284] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.347339] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.347399] NET: Registered protocol family 1
[    0.364702] PCI: CLS mismatch (64 != 128), using 64 bytes
[    0.381369] pci 0000:01:00.0: Video device with shadowed ROM
[    0.381478] Unpacking initramfs...
[    0.413137] Freeing initrd memory: 3368K (ffff88003795c000 - ffff880037ca6000)
[    0.413142] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.413143] software IO TLB [mem 0xa0a2a000-0xa4a2a000] (64MB) mapped at [ffff8800a0a2a000-ffff8800a4a29fff]
[    0.413290] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.413344] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    0.413347] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    0.413352] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[    0.413356] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[    0.413360] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x19
[    0.413364] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x19
[    0.413368] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x19
[    0.413372] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x19
[    0.413395] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.413409] Scanning for low memory corruption every 60 seconds
[    0.413556] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.413569] Initialise system trusted keyring
[    0.413736] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.414382] zpool: loaded
[    0.414383] zbud: loaded
[    0.414470] VFS: Disk quotas dquot_6.5.2
[    0.414486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.414563] Key type big_key registered
[    0.414661] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.414696] io scheduler noop registered
[    0.414698] io scheduler deadline registered
[    0.414712] io scheduler cfq registered (default)
[    0.415531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.415539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.415547] efifb: probing for efifb
[    0.415556] efifb: framebuffer at 0xd1000000, mapped to 0xffffc90013600000, using 3072k, total 3072k
[    0.415556] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.415557] efifb: scrolling: redraw
[    0.415558] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.416655] Console: switching to colour frame buffer device 128x48
[    0.417711] fb0: EFI VGA frame buffer device
[    0.417715] intel_idle: MWAIT substates: 0x42120
[    0.417716] intel_idle: v0.4 model 0x3C
[    0.417717] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.417885] GHES: HEST is not enabled!
[    0.417916] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.418183] Linux agpgart interface v0.103
[    0.418222] rtc_cmos 00:02: RTC can wake from S4
[    0.418312] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.418333] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.418339] Intel P-state driver initializing.
[    0.418482] ledtrig-cpu: registered to indicate activity on CPUs
[    0.418924] TCP: cubic registered
[    0.419149] NET: Registered protocol family 10
[    0.419613] NET: Registered protocol family 17
[    0.420391] Loading compiled-in X.509 certificates
[    0.420422] registered taskstats version 1
[    0.421915]   Magic number: 11:493:483
[    0.422068] rtc_cmos 00:02: setting system clock to 2015-04-16 13:27:06 UTC (1429190826)
[    0.422252] PM: Hibernation image not present or could not be loaded.
[    0.422854] Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
[    0.422858] Write protecting the kernel read-only data: 8192k
[    0.423577] Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
[    0.423817] Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
[    0.436613] random: systemd-tmpfile urandom read with 2 bits of entropy available
[    0.447049] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.449240] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.449255] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.450206] ACPI: bus type USB registered
[    0.450223] usbcore: registered new interface driver usbfs
[    0.450230] usbcore: registered new interface driver hub
[    0.450254] usbcore: registered new device driver usb
[    0.451068] SCSI subsystem initialized
[    0.451114] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.451119] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.451198] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.451367] hub 1-0:1.0: USB hub found
[    0.451403] hub 1-0:1.0: 14 ports detected
[    0.451428] Areca RAID Controller0: Model ARC-1882, F/W V1.52 2014-12-26
[    0.451544] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.451567] scsi host0: Areca SAS/SATA RAID Controller (RAID6 capable)
               arcmsr version v1.30.00.04-20140919
               
[    0.451679] arcmsr0: msi-x enabled
[    0.451777] libata version 3.00 loaded.
[    0.451800] ehci-pci: EHCI PCI platform driver
[    0.452665] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.452668] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.452790] hub 2-0:1.0: USB hub found
[    0.452804] hub 2-0:1.0: 6 ports detected
[    0.453509] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[    0.453512] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 3
[    0.514057] hub 3-0:1.0: USB hub found
[    0.514062] hub 3-0:1.0: 2 ports detected
[    0.514102] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[    0.514104] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 4
[    0.514108] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.514112] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 5
[    0.514125] ehci-pci 0000:00:1a.0: debug port 2
[    0.514206] hub 4-0:1.0: USB hub found
[    0.514211] hub 4-0:1.0: 2 ports detected
[    0.518040] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.518047] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf437000
[    0.528024] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.528116] hub 5-0:1.0: USB hub found
[    0.528119] hub 5-0:1.0: 2 ports detected
[    0.528237] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.528240] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.528248] ehci-pci 0000:00:1d.0: debug port 2
[    0.532140] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.532147] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf436000
[    0.541345] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.541454] hub 6-0:1.0: USB hub found
[    0.541457] hub 6-0:1.0: 2 ports detected
[    0.541549] ahci 0000:00:1f.2: version 3.0
[    0.541647] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xb impl RAID mode
[    0.541649] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
[    0.555050] scsi host1: ahci
[    0.555172] scsi host2: ahci
[    0.555276] scsi host3: ahci
[    0.555355] scsi host4: ahci
[    0.555437] scsi host5: ahci
[    0.555493] scsi host6: ahci
[    0.555515] ata1: SATA max UDMA/133 abar m2048@0xdf435000 port 0xdf435100 irq 43
[    0.555516] ata2: SATA max UDMA/133 abar m2048@0xdf435000 port 0xdf435180 irq 43
[    0.555517] ata3: DUMMY
[    0.555518] ata4: SATA max UDMA/133 abar m2048@0xdf435000 port 0xdf435280 irq 43
[    0.555518] ata5: DUMMY
[    0.555519] ata6: DUMMY
[    0.555625] ahci 0000:08:00.0: SSS flag set, parallel bus scan disabled
[    0.555672] ahci 0000:08:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.555673] ahci 0000:08:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
[    0.555852] scsi host7: ahci
[    0.555913] scsi host8: ahci
[    0.555938] ata7: SATA max UDMA/133 abar m512@0xdf300000 port 0xdf300100 irq 44
[    0.555940] ata8: SATA max UDMA/133 abar m512@0xdf300000 port 0xdf300180 irq 44
[    0.721448] scsi 0:0:0:0: Direct-Access     Areca    MASS             R001 PQ: 0 ANSI: 5
[    0.722082] scsi 0:0:16:0: Processor         Areca    RAID controller  R001 PQ: 0 ANSI: 0
[    0.811345] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    0.834695] usb 5-1: new high-speed USB device number 2 using ehci-pci
[    0.848013] usb 6-1: new high-speed USB device number 2 using ehci-pci
[    0.871347] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    0.874702] ata7: SATA link down (SStatus 0 SControl 300)
[    0.874703] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.874725] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.874739] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.876270] ata2.00: supports DRM functions and may not be fully accessible
[    0.876321] ata4.00: supports DRM functions and may not be fully accessible
[    0.876405] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    0.876406] ata2.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT01B6Q, max UDMA/133
[    0.876408] ata2.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    0.876461] ata4.00: failed to get NCQ Send/Recv Log Emask 0x1
[    0.876462] ata4.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT01B6Q, max UDMA/133
[    0.876463] ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    0.876929] ata2.00: supports DRM functions and may not be fully accessible
[    0.877007] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    0.877099] ata2.00: configured for UDMA/133
[    0.877994] ata4.00: supports DRM functions and may not be fully accessible
[    0.878082] ata4.00: failed to get NCQ Send/Recv Log Emask 0x1
[    0.878182] ata4.00: configured for UDMA/133
[    0.880054] ata1.00: ATAPI: ASUS    DRW-24B1ST   j, 1.00, max UDMA/133
[    0.880949] ata1.00: configured for UDMA/133
[    0.882392] scsi 1:0:0:0: CD-ROM            ASUS     DRW-24B1ST   j   1.00 PQ: 0 ANSI: 5
[    0.891940] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    0.892135] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    0.958498] hub 5-1:1.0: USB hub found
[    0.958609] hub 5-1:1.0: 6 ports detected
[    0.971874] hub 6-1:1.0: USB hub found
[    0.971981] hub 6-1:1.0: 8 ports detected
[    0.987609] hidraw: raw HID events driver (C) Jiri Kosina
[    0.988826] usbcore: registered new interface driver usbhid
[    0.988827] usbhid: USB HID core driver
[    0.989117] input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1B1C:1B09.0001/input/input2
[    1.041393] hid-generic 0003:1B1C:1B09.0001: input,hidraw0: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:14.0-5/input0
[    1.041655] input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B09.0002/input/input3
[    1.094726] hid-generic 0003:1B1C:1B09.0002: input,hidraw1: USB HID v1.11 Device [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:14.0-5/input1
[    1.094888] input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:1B1C:1B09.0003/input/input4
[    1.148061] hid-generic 0003:1B1C:1B09.0003: input,hidraw2: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:14.0-5/input2
[    1.156230] input: Corsair Corsair M65 Gaming Mouse as /devices/pci0000:00/0000:00:1c.6/0000:0a:00.0/usb3/3-2/3-2:1.0/0003:1B1C:1B05.0004/input/input5
[    1.156284] hid-generic 0003:1B1C:1B05.0004: input,hidraw3: USB HID v1.11 Mouse [Corsair Corsair M65 Gaming Mouse] on usb-0000:0a:00.0-2/input0
[    1.156928] input: Corsair Corsair M65 Gaming Mouse as /devices/pci0000:00/0000:00:1c.6/0000:0a:00.0/usb3/3-2/3-2:1.1/0003:1B1C:1B05.0005/input/input6
[    1.208061] hid-generic 0003:1B1C:1B05.0005: input,hidraw4: USB HID v1.11 Keyboard [Corsair Corsair M65 Gaming Mouse] on usb-0000:0a:00.0-2/input1
[    1.208995] input: Corsair Corsair M65 Gaming Mouse as /devices/pci0000:00/0000:00:1c.6/0000:0a:00.0/usb3/3-2/3-2:1.2/0003:1B1C:1B05.0006/input/input7
[    1.211362] ata8: SATA link down (SStatus 0 SControl 300)
[    1.212952] sd 2:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    1.212971] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.212972] sd 0:0:0:0: [sda] 7812481024 512-byte logical blocks: (3.99 TB/3.63 TiB)
[    1.212976] sd 2:0:0:0: [sdb] Write Protect is off
[    1.212977] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.212983] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.212999] sd 4:0:0:0: [sdc] Write Protect is off
[    1.213001] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.213013] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.213068] sd 0:0:0:0: [sda] Write Protect is off
[    1.213071] sd 0:0:0:0: [sda] Mode Sense: cb 00 00 08
[    1.213130] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.215446]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[    1.215529]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.215649] sd 4:0:0:0: [sdc] Attached SCSI disk
[    1.215754] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.227314]  sda: sda1 sda2
[    1.227653] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.229901] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.229903] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.229973] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.261394] hid-generic 0003:1B1C:1B05.0006: input,hidraw5: USB HID v1.11 Device [Corsair Corsair M65 Gaming Mouse] on usb-0000:0a:00.0-2/input2
[    1.414662] tsc: Refined TSC clocksource calibration: 3999.996 MHz
[    1.776727] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
[    1.983003] EXT4-fs (sdc2): re-mounted. Opts: data=ordered
[    2.131638] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
[    2.131641] ACPI: Power Button [PWRB]
[    2.131667] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[    2.131668] ACPI: Power Button [PWRF]
[    2.136064] pps_core: LinuxPPS API ver. 1 registered
[    2.136066] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.136219] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.136738] PTP clock support registered
[    2.139539] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    2.139540] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    2.139630] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.266358] thermal LNXTHERM:00: registered as thermal_zone0
[    2.266360] ACPI: Thermal Zone [TZ00] (28 C)
[    2.266553] thermal LNXTHERM:01: registered as thermal_zone1
[    2.266555] ACPI: Thermal Zone [TZ01] (30 C)
[    2.268355] [drm] Initialized drm 1.1.0 20060810
[    2.269989] wmi: Mapper loaded
[    2.275979] mousedev: PS/2 mouse device common for all mice
[    2.277152] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    2.303690] e1000e 0000:00:19.0 eth0: registered PHC clock
[    2.303692] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) ac:9e:17:ec:49:09
[    2.303693] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.303736] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[    2.303768] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[    2.303964] snd_hda_intel 0000:01:00.1: Disabling MSI
[    2.303970] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    2.304113] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
[    2.304116] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.306698] random: nonblocking pool is initialized
[    2.318749] sound hdaudioC0D0: ALC1150: SKU not ready 0x00000000
[    2.319301] sound hdaudioC0D0: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    2.319303] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.319304] sound hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.319306] sound hdaudioC0D0:    mono: mono_out=0x0
[    2.319307] sound hdaudioC0D0:    dig-out=0x11/0x1e
[    2.319307] sound hdaudioC0D0:    inputs:
[    2.319309] sound hdaudioC0D0:      Front Mic=0x19
[    2.319310] sound hdaudioC0D0:      Rear Mic=0x18
[    2.319311] sound hdaudioC0D0:      Line=0x1a
[    2.326098] asus_wmi: ASUS WMI generic driver loaded
[    2.326349] e1000e 0000:00:19.0 eno1: renamed from eth0
[    2.327327] AVX2 version of gcm_enc/dec engaged.
[    2.327329] AES CTR mode by8 optimization enabled
[    2.327334] asus_wmi: Initialization: 0x0
[    2.327350] asus_wmi: BIOS WMI version: 0.9
[    2.327379] asus_wmi: SFUN value: 0x0
[    2.327607] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input13
[    2.328060] iTCO_vendor_support: vendor-support=0
[    2.328218] asus_wmi: Disabling ACPI video driver
[    2.328538] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.328561] iTCO_wdt: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
[    2.328643] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.331391] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input12
[    2.333748] nvidia: module license 'NVIDIA' taints kernel.
[    2.333750] Disabling lock debugging due to kernel taint
[    2.335370] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.335433] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    2.335482] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    2.335535] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    2.335583] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[    2.335629] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[    2.335672] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[    2.335716] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[    2.339041] kvm: disabled by bios
[    2.339454] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.340174] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    2.340574] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    2.340581] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  346.59  Tue Mar 31 14:10:31 PDT 2015
[    2.344765] systemd-journald[200]: Received request to flush runtime journal from PID 1
[    2.346006] intel_rapl: Found RAPL domain package
[    2.346008] intel_rapl: Found RAPL domain core
[    2.346010] intel_rapl: Found RAPL domain dram
[    2.357427] EXT4-fs (sdc4): mounted filesystem with ordered data mode. Opts: data=ordered
[    2.414777] Switched to clocksource tsc
[    2.476735] cfg80211: Calling CRDA to update world regulatory domain
[    2.684969] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
[    2.685032] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[    2.685618] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
[    2.685676] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
[    2.764763] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[    2.875973] gnome-shell[394]: segfault at 25740 ip 00007fef536e4549 sp 00007ffcb746be30 error 4 in libX11.so.6.3.0[7fef536ac000+13b000] 
[    2.964017] fuse init (API version 7.23)
[    3.643561] NVRM: Your system is not currently configured to drive a VGA console
[    3.643563] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[    3.643564] NVRM: requires the use of a text-mode VGA console. Use of other console
[    3.643564] NVRM: drivers including, but not limited to, vesafb, may result in
[    3.643565] NVRM: corruption and stability problems, and is not supported.
[    5.742899] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    5.742926] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready

Thanks in advance!

Offline

#2 2015-04-16 19:49:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

Not an Installation issue, moving to Multimedia...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-04-17 00:27:26

iterator
Member
Registered: 2015-04-16
Posts: 12

Re: Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

Sorry about that, and thank you.

Offline

#4 2015-04-17 18:35:40

canurabus
Member
Registered: 2012-02-12
Posts: 10

Re: Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

Hey, I ran into a similar error (not bgrt invalid status, but a gnome shell segfault) after updating recently and I'm using the proprietary drivers. I think I may have had multiple issues. I'm not sure if any of this advice will prove useful, but some combination of these worked for me:

* Stop gdm with systemctl (use ctrl alt f2 or another tty), uncomment WaylandEnable=false in /etc/gdm/custom.conf and try restarting gdm
* If that doesn't work, disable gdm and install another login manager (I used sddm)
* If that still doesn't work and you have the infinality font packages for freetype, fontconfig, and cairo, replace them with the default packages and try starting your login manager again

Last edited by canurabus (2015-04-17 18:36:59)

Offline

#5 2015-04-17 22:06:01

iterator
Member
Registered: 2015-04-16
Posts: 12

Re: Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

Thank you for the suggestions, the first one got rid of the segfault exception!

I have a couple other things in dmesg other than the BGRT that I'm curious about. One being that my system is not currently configured to drive a VGA console on the primary device. I'm going to have to look into that.

Offline

Board footer

Powered by FluxBB