getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/cbfs.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/cbfs.txt
index a591b9c..0e34d72 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/cbfs.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/cbfs.txt
@@ -6,10 +6,10 @@
 fallback/dsdt.aml              0x580      raw          16443
 pci8086,27a2.rom               0x4600     optionrom    65536
 cpu_microcode_blob.bin         0x14640    microcode    94208
-config                         0x2b6c0    raw          187
-revision                       0x2b7c0    raw          569
-(empty)                        0x2ba40    null         17688
-fallback/romstage              0x2ff80    stage        36524
-fallback/ramstage              0x38ec0    stage        51964
-fallback/payload               0x45a00    payload      55802
-(empty)                        0x53440    null         3852184
+config                         0x2b6c0    raw          287
+revision                       0x2b840    raw          569
+(empty)                        0x2bac0    null         17560
+fallback/romstage              0x2ff80    stage        36108
+fallback/ramstage              0x38d00    stage        51741
+fallback/payload               0x45780    payload      55057
+(empty)                        0x52f00    null         3853528
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.short.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.short.txt
index f2005a1..f19ca5a 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.short.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.short.txt
@@ -2,6 +2,9 @@
 CONFIG_COLLECT_TIMESTAMPS=y
 CONFIG_FLASHMAP_OFFSET=0x0
 CONFIG_VENDOR_GETAC=y
+# CONFIG_POST_IO is not set
+# CONFIG_POST_DEVICE is not set
 CONFIG_COREBOOT_ROMSIZE_KB_4096=y
-CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1=y
+# CONFIG_CONSOLE_SERIAL is not set
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x30000
 CONFIG_SEABIOS_MASTER=y
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.txt
index 7df0a84..f1814e1 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/config.txt
@@ -121,18 +121,16 @@
 CONFIG_MMCONF_BASE_ADDRESS=0xf0000000
 CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="Getac"
 # CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT is not set
-CONFIG_UART_FOR_CONSOLE=0
 CONFIG_ID_SECTION_OFFSET=0x80
 CONFIG_RAMTOP=0x200000
 CONFIG_BOARD_GETAC_P470=y
-CONFIG_TTYS0_LCS=3
 CONFIG_CACHE_ROM_SIZE_OVERRIDE=0
 CONFIG_CBFS_SIZE=0x400000
-CONFIG_POST_IO=y
-CONFIG_POST_DEVICE=y
+# CONFIG_POST_IO is not set
+# CONFIG_POST_DEVICE is not set
 CONFIG_SEABIOS_MALLOC_UPPERMEMORY=y
 CONFIG_CPU_ADDR_BITS=36
-CONFIG_DEFAULT_CONSOLE_LOGLEVEL=1
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
 # CONFIG_USBDEBUG is not set
 CONFIG_MAINBOARD_VERSION="1.0"
 CONFIG_DRIVERS_PS2_KEYBOARD=y
@@ -162,7 +160,6 @@
 # CONFIG_SOC_BROADCOM_CYGNUS is not set
 CONFIG_BOOTBLOCK_NORTHBRIDGE_INIT="northbridge/intel/i945/bootblock.c"
 CONFIG_BOOTBLOCK_SOUTHBRIDGE_INIT="southbridge/intel/i82801gx/bootblock.c"
-CONFIG_TTYS0_BASE=0x3f8
 CONFIG_EHCI_BAR=0xfef00000
 CONFIG_HEAP_SIZE=0x4000
 # CONFIG_SOC_MARVELL_BG4CD is not set
@@ -365,7 +362,7 @@
 # CONFIG_DRIVER_TI_TPS65090 is not set
 # CONFIG_DRIVERS_TI_TPS65913 is not set
 # CONFIG_DRIVERS_TI_TPS65913_RTC is not set
-CONFIG_DRIVERS_UART=y
+# CONFIG_DRIVERS_UART is not set
 CONFIG_DRIVERS_UART_8250IO=y
 # CONFIG_NO_UART_ON_SUPERIO is not set
 # CONFIG_DRIVERS_UART_8250MEM is not set
@@ -387,37 +384,24 @@
 # Console
 #
 CONFIG_SQUELCH_EARLY_SMP=y
-CONFIG_CONSOLE_SERIAL=y
-
-#
-# I/O mapped, 8250-compatible
-#
-CONFIG_CONSOLE_SERIAL_115200=y
-# CONFIG_CONSOLE_SERIAL_57600 is not set
-# CONFIG_CONSOLE_SERIAL_38400 is not set
-# CONFIG_CONSOLE_SERIAL_19200 is not set
-# CONFIG_CONSOLE_SERIAL_9600 is not set
-CONFIG_TTYS0_BAUD=115200
+# CONFIG_CONSOLE_SERIAL is not set
 # CONFIG_SPKMODEM is not set
 # CONFIG_CONSOLE_NE2K is not set
 CONFIG_CONSOLE_CBMEM=y
-CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
-# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8 is not set
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x30000
+# CONFIG_CONSOLE_CBMEM_DUMP_TO_UART is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_4 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_2 is not set
-CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1=y
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1 is not set
 # CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0 is not set
 # CONFIG_NO_POST is not set
 # CONFIG_CMOS_POST is not set
 # CONFIG_CONSOLE_POST is not set
-CONFIG_POST_DEVICE_NONE=y
-# CONFIG_POST_DEVICE_LPC is not set
-# CONFIG_POST_DEVICE_PCI_PCIE is not set
-CONFIG_POST_IO_PORT=0x80
 CONFIG_HAVE_ACPI_RESUME=y
 CONFIG_HAVE_HARD_RESET=y
 CONFIG_HAVE_MONOTONIC_TIMER=y
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_console.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_console.txt
index 3ccc346..0da35be 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_console.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_console.txt
@@ -1,19 +1,1252 @@
-SeaBIOS (version rel-1.7.5-49-g0617b18-20150813_075851-office)
-Found coreboot cbmem console @ 7f7de000
+
+
+coreboot-4.1-231-g608f9b5 Wed Aug 12 22:24:53 UTC 2015 romstage starting...
+
+Mobile Intel(R) 82945GM/GME Express Chipset
+(G)MCH capable of up to FSB 800 MHz
+(G)MCH capable of up to DDR2-667
+Setting up static southbridge registers... GPIOS...
+  Initializing drive bay...
+
+  Initializing Ethernet NIC...
+ done.
+Disabling Watchdog reboot... done.
+Setting up static northbridge registers... done.
+Waiting for MCHBAR to come up...ok
+PM1_CNT: 00001c00
+SMBus controller enabled.
+Setting up RAM controller.
+This mainboard supports Dual Channel Operation.
+DDR II Channel 0 Socket 0: x8DDS
+DDR II Channel 0 Socket 1: N/A
+DDR II Channel 1 Socket 0: x8DDS
+DDR II Channel 1 Socket 1: N/A
+Memory will be driven at 667MHz with CAS=5 clocks
+tRAS = 15 cycles
+tRP = 5 cycles
+tRCD = 5 cycles
+Refresh: 7.8us
+tWR = 5 cycles
+DIMM 0 side 0 = 512 MB
+DIMM 0 side 1 = 512 MB
+DIMM 2 side 0 = 512 MB
+DIMM 2 side 1 = 512 MB
+tRFC = 35 cycles
+Setting Graphics Frequency...
+FSB: 667 MHz Voltage: 1.05V Render: 250MHz Display: 200MHz
+Setting Memory Frequency... CLKCFG=0x00010023, CLKCFG=0x00010043, ok
+Setting mode of operation for memory channels...Dual Channel Interleaved.
+Programming Clock Crossing...MEM=667 FSB=667... ok
+Setting RAM size...
+C0DRB = 0x20202010
+C1DRB = 0x20202010
+TOLUD = 0x0080
+Setting row attributes... 
+C0DRA = 0x0033
+C1DRA = 0x0033
+one dimm per channel config.. 
+Initializing System Memory IO... 
+Programming Dual Channel RCOMP
+Table Index: 18
+Programming DLL Timings... 
+Enabling System Memory IO... 
+jedec enable sequence: bank 0
+jedec enable sequence: bank 1
+bankaddr from bank size of rank 0
+jedec enable sequence: bank 4
+jedec enable sequence: bank 5
+bankaddr from bank size of rank 4
+receive_enable_autoconfig() for channel 0
+  find_strobes_low()
+    set_receive_enable() medium=0x3, coarse=0x5
+    set_receive_enable() medium=0x1, coarse=0x5
+    set_receive_enable() medium=0x1, coarse=0x5
+  find_strobes_edge()
+    set_receive_enable() medium=0x1, coarse=0x5
+  add_quarter_clock() mediumcoarse=15 fine=90
+    set_receive_enable() medium=0x3, coarse=0x5
+  find_preamble()
+    set_receive_enable() medium=0x3, coarse=0x4
+    set_receive_enable() medium=0x3, coarse=0x3
+  add_quarter_clock() mediumcoarse=0f fine=10
+  normalize()
+    set_receive_enable() medium=0x0, coarse=0x4
+receive_enable_autoconfig() for channel 1
+  find_strobes_low()
+    set_receive_enable() medium=0x3, coarse=0x5
+    set_receive_enable() medium=0x1, coarse=0x5
+    set_receive_enable() medium=0x1, coarse=0x5
+  find_strobes_edge()
+    set_receive_enable() medium=0x1, coarse=0x5
+  add_quarter_clock() mediumcoarse=15 fine=a0
+    set_receive_enable() medium=0x3, coarse=0x5
+  find_preamble()
+    set_receive_enable() medium=0x3, coarse=0x4
+    set_receive_enable() medium=0x3, coarse=0x3
+  add_quarter_clock() mediumcoarse=0f fine=20
+  normalize()
+    set_receive_enable() medium=0x0, coarse=0x4
+RAM initialization finished.
+Setting up Egress Port RCRB
+Loading port arbitration table ...ok
+Wait for VC1 negoti
+
+*** Log truncated, 348 characters dropped. ***
+
+CBFS provider active.
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'fallback/ramstage'
+CBFS: Found @ offset 38d00 size ca1d
+'fallback/ramstage' located at offset: 38d38 size: ca1d
+
+
+coreboot-4.1-231-g608f9b5 Wed Aug 12 22:24:53 UTC 2015 ramstage starting...
+Moving GDT to 7f7fe8c0...ok
+Normal boot.
+BS: BS_PRE_DEVICE times (us): entry 0 run 0 exit 0
+BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 2 exit 0
+Enumerating buses...
+Show all devs... Before device enumeration.
+Root Device: enabled 1
+CPU_CLUSTER: 0: enabled 1
+APIC: 00: enabled 1
+DOMAIN: 0000: enabled 1
+PCI: 00:00.0: enabled 1
+PCI: 00:01.0: enabled 0
+PCI: 00:02.0: enabled 1
+PCI: 00:02.1: enabled 1
+PCI: 00:1b.0: enabled 1
+PCI: 00:1c.0: enabled 1
+PCI: 00:1c.1: enabled 1
+PCI: 00:1c.2: enabled 1
+PCI: 00:1c.3: enabled 1
+PCI: 00:1d.0: enabled 1
+PCI: 00:1d.1: enabled 1
+PCI: 00:1d.2: enabled 1
+PCI: 00:1d.3: enabled 1
+PCI: 00:1d.7: enabled 1
+PCI: 00:1e.0: enabled 1
+PCI: 00:1f.0: enabled 1
+PNP: 002e.0: enabled 0
+PNP: 002e.1: enabled 0
+PNP: 002e.3: enabled 1
+PNP: 002e.4: enabled 1
+PNP: 002e.5: enabled 0
+PNP: 002e.7: enabled 0
+PNP: 002e.8: enabled 0
+PNP: 004e.0: enabled 0
+PNP: 004e.1: enabled 0
+PNP: 004e.5: enabled 1
+PNP: 004e.7: enabled 0
+PNP: 004e.8: enabled 0
+PNP: 004e.9: enabled 0
+PNP: 004e.a: enabled 0
+PNP: 004e.b: enabled 0
+PCI: 00:1f.1: enabled 1
+PCI: 00:1f.2: enabled 1
+PCI: 00:1f.3: enabled 1
+Compare with tree...
+Root Device: enabled 1
+ CPU_CLUSTER: 0: enabled 1
+  APIC: 00: enabled 1
+ DOMAIN: 0000: enabled 1
+  PCI: 00:00.0: enabled 1
+  PCI: 00:01.0: enabled 0
+  PCI: 00:02.0: enabled 1
+  PCI: 00:02.1: enabled 1
+  PCI: 00:1b.0: enabled 1
+  PCI: 00:1c.0: enabled 1
+  PCI: 00:1c.1: enabled 1
+  PCI: 00:1c.2: enabled 1
+  PCI: 00:1c.3: enabled 1
+  PCI: 00:1d.0: enabled 1
+  PCI: 00:1d.1: enabled 1
+  PCI: 00:1d.2: enabled 1
+  PCI: 00:1d.3: enabled 1
+  PCI: 00:1d.7: enabled 1
+  PCI: 00:1e.0: enabled 1
+  PCI: 00:1f.0: enabled 1
+   PNP: 002e.0: enabled 0
+   PNP: 002e.1: enabled 0
+   PNP: 002e.3: enabled 1
+   PNP: 002e.4: enabled 1
+   PNP: 002e.5: enabled 0
+   PNP: 002e.7: enabled 0
+   PNP: 002e.8: enabled 0
+   PNP: 004e.0: enabled 0
+   PNP: 004e.1: enabled 0
+   PNP: 004e.5: enabled 1
+   PNP: 004e.7: enabled 0
+   PNP: 004e.8: enabled 0
+   PNP: 004e.9: enabled 0
+   PNP: 004e.a: enabled 0
+   PNP: 004e.b: enabled 0
+  PCI: 00:1f.1: enabled 1
+  PCI: 00:1f.2: enabled 1
+  PCI: 00:1f.3: enabled 1
+Root Device scanning...
+root_dev_scan_bus for Root Device
+CPU_CLUSTER: 0 enabled
+DOMAIN: 0000 enabled
+DOMAIN: 0000 scanning...
+PCI: pci_scan_bus for bus 00
+PCI: 00:00.0 [8086/0000] ops
+PCI: 00:00.0 [8086/27a0] enabled
+PCI: 00:02.0 [8086/0000] ops
+PCI: 00:02.0 [8086/27a2] enabled
+PCI: 00:02.1 [8086/27a6] ops
+PCI: 00:02.1 [8086/27a6] enabled
+PCI: 00:1b.0 [8086/27d8] ops
+PCI: 00:1b.0 [8086/27d8] enabled
+PCI: 00:1c.0 [8086/0000] bus ops
+PCI: 00:1c.0 [8086/27d0] enabled
+PCI: 00:1c.1 [8086/0000] bus ops
+PCI: 00:1c.1 [8086/27d2] enabled
+PCI: 00:1c.2 [8086/0000] bus ops
+PCI: 00:1c.2 [8086/27d4] enabled
+PCI: 00:1c.3 [8086/0000] bus ops
+PCI: 00:1c.3 [8086/27d6] enabled
+PCI: 00:1d.0 [8086/27c8] ops
+PCI: 00:1d.0 [8086/27c8] enabled
+PCI: 00:1d.1 [8086/27c9] ops
+PCI: 00:1d.1 [8086/27c9] enabled
+PCI: 00:1d.2 [8086/27ca] ops
+PCI: 00:1d.2 [8086/27ca] enabled
+PCI: 00:1d.3 [8086/27cb] ops
+PCI: 00:1d.3 [8086/27cb] enabled
+PCI: 00:1d.7 [8086/27cc] ops
+PCI: 00:1d.7 [8086/27cc] enabled
+PCI: 00:1e.0 [8086/2448] bus ops
+PCI: 00:1e.0 [8086/2448] enabled
+PCI: 00:1f.0 [8086/27b9] bus ops
+PCI: 00:1f.0 [8086/27b9] enabled
+PCI: Static device PCI: 00:1f.1 not found, disabling it.
+PCI: 00:1f.2 [8086/0000] ops
+PCI: 00:1f.2 [8086/27c4] enabled
+PCI: 00:1f.3 [8086/27da] bus ops
+PCI: 00:1f.3 [8086/27da] enabled
+PCI: 00:1c.0 scanning...
+do_pci_scan_bridge for PCI: 00:1c.0
+PCI: pci_scan_bus for bus 01
+PCI: 00:1c.1 scanning...
+do_pci_scan_bridge for PCI: 00:1c.1
+PCI: pci_scan_bus for bus 02
+PCI: 02:00.0 [8086/4222] enabled
+PCI: 00:1c.2 scanning...
+do_pci_scan_bridge for PCI: 00:1c.2
+PCI: pci_scan_bus for bus 03
+PCI: 00:1c.3 scanning...
+do_pci_scan_bridge for PCI: 00:1c.3
+PCI: pci_scan_bus for bus 04
+PCI: 04:00.0 [10ec/8168] enabled
+PCI: 00:1e.0 scanning...
+do_pci_scan_bridge for PCI: 00:1e.0
+PCI: pci_scan_bus for bus 05
+PCI: 05:05.0 [104c/8039] bus ops
+PCI: 05:05.0 [104c/8039] enabled
+PCI: 05:05.1 [104c/803a] enabled
+PCI: 05:05.2 [104c/803b] enabled
+PCI: 05:05.3 [104c/803c] enabled
+PCI: 05:05.4 [104c/803d] enabled
+PCI: 05:05.0 scanning...
+do_pci_scan_bridge for PCI: 05:05.0
+PCI: pci_scan_bus for bus 06
+PCI: 00:1f.0 scanning...
+scan_lpc_bus for PCI: 00:1f.0
+PNP: 002e.0 disabled
+PNP: 002e.1 disabled
+PNP: 002e.3 enabled
+PNP: 002e.4 enabled
+PNP: 002e.5 disabled
+PNP: 002e.7 disabled
+PNP: 002e.8 disabled
+PNP: 004e.0 disabled
+PNP: 004e.1 disabled
+PNP: 004e.5 enabled
+PNP: 004e.7 disabled
+PNP: 004e.8 disabled
+PNP: 004e.9 disabled
+PNP: 004e.a disabled
+PNP: 004e.b disabled
+scan_lpc_bus for PCI: 00:1f.0 done
+PCI: 00:1f.3 scanning...
+scan_smbus for PCI: 00:1f.3
+scan_smbus for PCI: 00:1f.3 done
+root_dev_scan_bus for Root Device done
+done
+BS: BS_DEV_ENUMERATE times (us): entry 0 run 2689 exit 0
+found VGA at PCI: 00:02.0
+Setting up VGA for PCI: 00:02.0
+Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
+Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
+Allocating resources...
+Reading resources...
+Root Device read_resources bus 0 link: 0
+CPU_CLUSTER: 0 read_resources bus 0 link: 0
+APIC: 00 missing read_resources
+CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
+DOMAIN: 0000 read_resources bus 0 link: 0
+Adding PCIe enhanced config space BAR 0xf0000000-0xf4000000.
+PCI: 00:1c.0 read_resources bus 1 link: 0
+PCI: 00:1c.0 read_resources bus 1 link: 0 done
+PCI: 00:1c.1 read_resources bus 2 link: 0
+PCI: 00:1c.1 read_resources bus 2 link: 0 done
+PCI: 00:1c.2 read_resources bus 3 link: 0
+PCI: 00:1c.2 read_resources bus 3 link: 0 done
+PCI: 00:1c.3 read_resources bus 4 link: 0
+PCI: 00:1c.3 read_resources bus 4 link: 0 done
+PCI: 00:1e.0 read_resources bus 5 link: 0
+PCI: 05:05.0 read_resources bus 6 link: 0
+PCI: 05:05.0 read_resources bus 6 link: 0 done
+PCI: 00:1e.0 read_resources bus 5 link: 0 done
+PCI: 00:1f.0 read_resources bus 0 link: 0
+PNP: 002e.3 missing read_resources
+PCI: 00:1f.0 read_resources bus 0 link: 0 done
+DOMAIN: 0000 read_resources bus 0 link: 0 done
+Root Device read_resources bus 0 link: 0 done
+Done reading resources.
+Show resources in subtree (Root Device)...After reading.
+ Root Device child on link 0 CPU_CLUSTER: 0
+  CPU_CLUSTER: 0 child on link 0 APIC: 00
+   APIC: 00
+  DOMAIN: 0000 child on link 0 PCI: 00:00.0
+  DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
+  DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
+   PCI: 00:00.0
+   PCI: 00:00.0 resource base f0000000 size 4000000 align 0 gran 0 limit 0 flags e0000200 index cf
+   PCI: 00:01.0
+   PCI: 00:02.0
+   PCI: 00:02.0 resource base 0 size 80000 align 19 gran 19 limit ffffffff flags 200 index 10
+   PCI: 00:02.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 14
+   PCI: 00:02.0 resource base 0 size 10000000 align 28 gran 28 limit ffffffff flags 1200 index 18
+   PCI: 00:02.0 resource base 0 size 40000 align 18 gran 18 limit ffffffff flags 200 index 1c
+   PCI: 00:02.1
+   PCI: 00:02.1 resource base 0 size 80000 align 19 gran 19 limit ffffffff flags 200 index 10
+   PCI: 00:1b.0
+   PCI: 00:1b.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 201 index 10
+   PCI: 00:1c.0
+   PCI: 00:1c.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+   PCI: 00:1c.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+   PCI: 00:1c.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+   PCI: 00:1c.1 child on link 0 PCI: 02:00.0
+   PCI: 00:1c.1 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+   PCI: 00:1c.1 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+   PCI: 00:1c.1 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+    PCI: 02:00.0
+    PCI: 02:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
+   PCI: 00:1c.2
+   PCI: 00:1c.2 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+   PCI: 00:1c.2 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+   PCI: 00:1c.2 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+   PCI: 00:1c.3 child on link 0 PCI: 04:00.0
+   PCI: 00:1c.3 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+   PCI: 00:1c.3 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+   PCI: 00:1c.3 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+    PCI: 04:00.0
+    PCI: 04:00.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
+    PCI: 04:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffffffffffff flags 201 index 18
+    PCI: 04:00.0 resource base 0 size 20000 align 17 gran 17 limit ffffffff flags 2200 index 30
+   PCI: 00:1d.0
+   PCI: 00:1d.0 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 20
+   PCI: 00:1d.1
+   PCI: 00:1d.1 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 20
+   PCI: 00:1d.2
+   PCI: 00:1d.2 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 20
+   PCI: 00:1d.3
+   PCI: 00:1d.3 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 20
+   PCI: 00:1d.7
+   PCI: 00:1d.7 resource base 0 size 400 align 10 gran 10 limit ffffffff flags 200 index 10
+   PCI: 00:1e.0 child on link 0 PCI: 05:05.0
+   PCI: 00:1e.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
+   PCI: 00:1e.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
+   PCI: 00:1e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
+    PCI: 05:05.0
+    PCI: 05:05.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
+    PCI: 05:05.0 resource base 0 size 1000 align 2 gran 2 limit ffff flags 100 index 2c
+    PCI: 05:05.0 resource base 0 size 1000 align 2 gran 2 limit ffff flags 100 index 34
+    PCI: 05:05.0 resource base 0 size 2000000 align 12 gran 12 limit ffffffff flags 1200 index 1c
+    PCI: 05:05.0 resource base 0 size 2000000 align 12 gran 12 limit ffffffff flags 200 index 24
+    PCI: 05:05.1
+    PCI: 05:05.1 resource base 0 size 800 align 11 gran 11 limit ffffffff flags 200 index 10
+    PCI: 05:05.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 14
+    PCI: 05:05.2
+    PCI: 05:05.2 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
+    PCI: 05:05.3
+    PCI: 05:05.3 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
+    PCI: 05:05.4
+    PCI: 05:05.4 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
+    PCI: 05:05.4 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 14
+   PCI: 00:1f.0 child on link 0 PNP: 002e.0
+   PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
+   PCI: 00:1f.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
+   PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
+    PNP: 002e.0
+    PNP: 002e.1
+    PNP: 002e.3
+    PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
+    PNP: 002e.3 resource base 5 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
+    PNP: 002e.4
+    PNP: 002e.4 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
+    PNP: 002e.4 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
+    PNP: 002e.5
+    PNP: 002e.5 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 75
+    PNP: 002e.7
+    PNP: 002e.7 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
+    PNP: 002e.7 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 62
+    PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+    PNP: 002e.8
+    PNP: 002e.8 resource base 62 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
+    PNP: 004e.0
+    PNP: 004e.1
+    PNP: 004e.5
+    PNP: 004e.5 resource base 60 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
+    PNP: 004e.5 resource base 64 size 8 align 3 gran 3 limit 7ff flags c0000100 index 62
+    PNP: 004e.7
+    PNP: 004e.8
+    PNP: 004e.9
+    PNP: 004e.a
+    PNP: 004e.b
+   PCI: 00:1f.1
+   PCI: 00:1f.2
+   PCI: 00:1f.2 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
+   PCI: 00:1f.2 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
+   PCI: 00:1f.2 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
+   PCI: 00:1f.2 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
+   PCI: 00:1f.2 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
+   PCI: 00:1f.2 resource base 0 size 400 align 10 gran 10 limit ffffffff flags 200 index 24
+   PCI: 00:1f.3
+   PCI: 00:1f.3 resource base 400 size 20 align 0 gran 0 limit 41f flags f0000100 index 20
+DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
+PCI: 00:1c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
+PCI: 00:1c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
+PCI: 00:1c.1 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
+PCI: 00:1c.1 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
+PCI: 00:1c.2 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
+PCI: 00:1c.2 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
+PCI: 00:1c.3 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
+PCI: 04:00.0 10 *  [0x0 - 0xff] io
+PCI: 00:1c.3 io: base: 100 size: 1000 align: 12 gran: 12 limit: ffff done
+PCI: 00:1e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
+PCI: 05:05.0 2c *  [0x0 - 0xfff] io
+PCI: 05:05.0 34 *  [0x1000 - 0x1fff] io
+PCI: 00:1e.0 io: base: 2000 size: 2000 align: 12 gran: 12 limit: ffff done
+PCI: 00:1e.0 1c *  [0x0 - 0x1fff] io
+PCI: 00:1c.3 1c *  [0x2000 - 0x2fff] io
+PCI: 00:1d.0 20 *  [0x3000 - 0x301f] io
+PCI: 00:1d.1 20 *  [0x3020 - 0x303f] io
+PCI: 00:1d.2 20 *  [0x3040 - 0x305f] io
+PCI: 00:1d.3 20 *  [0x3060 - 0x307f] io
+PCI: 00:1f.2 20 *  [0x3080 - 0x308f] io
+PCI: 00:02.0 14 *  [0x3090 - 0x3097] io
+PCI: 00:1f.2 10 *  [0x3098 - 0x309f] io
+PCI: 00:1f.2 18 *  [0x30a0 - 0x30a7] io
+PCI: 00:1f.2 14 *  [0x30a8 - 0x30ab] io
+PCI: 00:1f.2 1c *  [0x30ac - 0x30af] io
+DOMAIN: 0000 io: base: 30b0 size: 30b0 align: 12 gran: 0 limit: ffff done
+DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
+PCI: 00:1c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+PCI: 00:1c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
+PCI: 00:1c.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
+PCI: 00:1c.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:1c.1 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+PCI: 00:1c.1 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
+PCI: 00:1c.1 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
+PCI: 02:00.0 10 *  [0x0 - 0xfff] mem
+PCI: 00:1c.1 mem: base: 1000 size: 100000 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:1c.2 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+PCI: 00:1c.2 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
+PCI: 00:1c.2 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
+PCI: 00:1c.2 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:1c.3 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+PCI: 00:1c.3 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
+PCI: 00:1c.3 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
+PCI: 04:00.0 30 *  [0x0 - 0x1ffff] mem
+PCI: 04:00.0 18 *  [0x20000 - 0x20fff] mem
+PCI: 00:1c.3 mem: base: 21000 size: 100000 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:1e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
+PCI: 05:05.0 1c *  [0x0 - 0x1ffffff] prefmem
+PCI: 00:1e.0 prefmem: base: 2000000 size: 2000000 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:1e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
+PCI: 05:05.1 14 *  [0x0 - 0x3fff] mem
+PCI: 05:05.0 24 *  [0x4000 - 0x2003fff] mem
+PCI: 05:05.0 10 *  [0x2004000 - 0x2004fff] mem
+PCI: 05:05.2 10 *  [0x2005000 - 0x2005fff] mem
+PCI: 05:05.4 10 *  [0x2006000 - 0x2006fff] mem
+PCI: 05:05.4 14 *  [0x2007000 - 0x2007fff] mem
+PCI: 05:05.1 10 *  [0x2008000 - 0x20087ff] mem
+PCI: 05:05.3 10 *  [0x2008800 - 0x20088ff] mem
+PCI: 00:1e.0 mem: base: 2008900 size: 2100000 align: 20 gran: 20 limit: ffffffff done
+PCI: 00:02.0 18 *  [0x0 - 0xfffffff] prefmem
+PCI: 00:1e.0 20 *  [0x10000000 - 0x120fffff] mem
+PCI: 00:1e.0 24 *  [0x12100000 - 0x140fffff] prefmem
+PCI: 00:1c.1 20 *  [0x14100000 - 0x141fffff] mem
+PCI: 00:1c.3 20 *  [0x14200000 - 0x142fffff] mem
+PCI: 00:02.0 10 *  [0x14300000 - 0x1437ffff] mem
+PCI: 00:02.1 10 *  [0x14380000 - 0x143fffff] mem
+PCI: 00:02.0 1c *  [0x14400000 - 0x1443ffff] mem
+PCI: 00:1b.0 10 *  [0x14440000 - 0x14443fff] mem
+PCI: 00:1d.7 10 *  [0x14444000 - 0x144443ff] mem
+PCI: 00:1f.2 24 *  [0x14444400 - 0x144447ff] mem
+DOMAIN: 0000 mem: base: 14444800 size: 14444800 align: 28 gran: 0 limit: ffffffff done
+avoid_fixed_resources: DOMAIN: 0000
+avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
+avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
+constrain_resources: PCI: 00:00.0 cf base f0000000 limit f3ffffff mem (fixed)
+constrain_resources: PCI: 00:1f.0 10000000 base 00000000 limit 00000fff io (fixed)
+skipping PNP: 002e.3@60 fixed resource, size=0!
+skipping PNP: 002e.3@70 fixed resource, size=0!
+avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
+avoid_fixed_resources:@DOMAIN: 0000 10000100 base d0000000 limit efffffff
+Setting resources...
+DOMAIN: 0000 io: base:1000 size:30b0 align:12 gran:0 limit:ffff
+PCI: 00:1e.0 1c *  [0x1000 - 0x2fff] io
+PCI: 00:1c.3 1c *  [0x3000 - 0x3fff] io
+PCI: 00:1d.0 20 *  [0x4000 - 0x401f] io
+PCI: 00:1d.1 20 *  [0x4020 - 0x403f] io
+PCI: 00:1d.2 20 *  [0x4040 - 0x405f] io
+PCI: 00:1d.3 20 *  [0x4060 - 0x407f] io
+PCI: 00:1f.2 20 *  [0x4080 - 0x408f] io
+PCI: 00:02.0 14 *  [0x4090 - 0x4097] io
+PCI: 00:1f.2 10 *  [0x4098 - 0x409f] io
+PCI: 00:1f.2 18 *  [0x40a0 - 0x40a7] io
+PCI: 00:1f.2 14 *  [0x40a8 - 0x40ab] io
+PCI: 00:1f.2 1c *  [0x40ac - 0x40af] io
+DOMAIN: 0000 io: next_base: 40b0 size: 30b0 align: 12 gran: 0 done
+PCI: 00:1c.0 io: base:ffff size:0 align:12 gran:12 limit:ffff
+PCI: 00:1c.0 io: next_base: ffff size: 0 align: 12 gran: 12 done
+PCI: 00:1c.1 io: base:ffff size:0 align:12 gran:12 limit:ffff
+PCI: 00:1c.1 io: next_base: ffff size: 0 align: 12 gran: 12 done
+PCI: 00:1c.2 io: base:ffff size:0 align:12 gran:12 limit:ffff
+PCI: 00:1c.2 io: next_base: ffff size: 0 align: 12 gran: 12 done
+PCI: 00:1c.3 io: base:3000 size:1000 align:12 gran:12 limit:3fff
+PCI: 04:00.0 10 *  [0x3000 - 0x30ff] io
+PCI: 00:1c.3 io: next_base: 3100 size: 1000 align: 12 gran: 12 done
+PCI: 00:1e.0 io: base:1000 size:2000 align:12 gran:12 limit:2fff
+PCI: 05:05.0 2c *  [0x1000 - 0x1fff] io
+PCI: 05:05.0 34 *  [0x2000 - 0x2fff] io
+PCI: 00:1e.0 io: next_base: 3000 size: 2000 align: 12 gran: 12 done
+DOMAIN: 0000 mem: base:d0000000 size:14444800 align:28 gran:0 limit:efffffff
+PCI: 00:02.0 18 *  [0xd0000000 - 0xdfffffff] prefmem
+PCI: 00:1e.0 20 *  [0xe0000000 - 0xe20fffff] mem
+PCI: 00:1e.0 24 *  [0xe2100000 - 0xe40fffff] prefmem
+PCI: 00:1c.1 20 *  [0xe4100000 - 0xe41fffff] mem
+PCI: 00:1c.3 20 *  [0xe4200000 - 0xe42fffff] mem
+PCI: 00:02.0 10 *  [0xe4300000 - 0xe437ffff] mem
+PCI: 00:02.1 10 *  [0xe4380000 - 0xe43fffff] mem
+PCI: 00:02.0 1c *  [0xe4400000 - 0xe443ffff] mem
+PCI: 00:1b.0 10 *  [0xe4440000 - 0xe4443fff] mem
+PCI: 00:1d.7 10 *  [0xe4444000 - 0xe44443ff] mem
+PCI: 00:1f.2 24 *  [0xe4444400 - 0xe44447ff] mem
+DOMAIN: 0000 mem: next_base: e4444800 size: 14444800 align: 28 gran: 0 done
+PCI: 00:1c.0 prefmem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.0 prefmem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.0 mem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.0 mem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.1 prefmem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.1 prefmem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.1 mem: base:e4100000 size:100000 align:20 gran:20 limit:e41fffff
+PCI: 02:00.0 10 *  [0xe4100000 - 0xe4100fff] mem
+PCI: 00:1c.1 mem: next_base: e4101000 size: 100000 align: 20 gran: 20 done
+PCI: 00:1c.2 prefmem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.2 prefmem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.2 mem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.2 mem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.3 prefmem: base:efffffff size:0 align:20 gran:20 limit:efffffff
+PCI: 00:1c.3 prefmem: next_base: efffffff size: 0 align: 20 gran: 20 done
+PCI: 00:1c.3 mem: base:e4200000 size:100000 align:20 gran:20 limit:e42fffff
+PCI: 04:00.0 30 *  [0xe4200000 - 0xe421ffff] mem
+PCI: 04:00.0 18 *  [0xe4220000 - 0xe4220fff] mem
+PCI: 00:1c.3 mem: next_base: e4221000 size: 100000 align: 20 gran: 20 done
+PCI: 00:1e.0 prefmem: base:e2100000 size:2000000 align:20 gran:20 limit:e40fffff
+PCI: 05:05.0 1c *  [0xe2100000 - 0xe40fffff] prefmem
+PCI: 00:1e.0 prefmem: next_base: e4100000 size: 2000000 align: 20 gran: 20 done
+PCI: 00:1e.0 mem: base:e0000000 size:2100000 align:20 gran:20 limit:e20fffff
+PCI: 05:05.1 14 *  [0xe0000000 - 0xe0003fff] mem
+PCI: 05:05.0 24 *  [0xe0004000 - 0xe2003fff] mem
+PCI: 05:05.0 10 *  [0xe2004000 - 0xe2004fff] mem
+PCI: 05:05.2 10 *  [0xe2005000 - 0xe2005fff] mem
+PCI: 05:05.4 10 *  [0xe2006000 - 0xe2006fff] mem
+PCI: 05:05.4 14 *  [0xe2007000 - 0xe2007fff] mem
+PCI: 05:05.1 10 *  [0xe2008000 - 0xe20087ff] mem
+PCI: 05:05.3 10 *  [0xe2008800 - 0xe20088ff] mem
+PCI: 00:1e.0 mem: next_base: e2008900 size: 2100000 align: 20 gran: 20 done
+Root Device assign_resources, bus 0 link: 0
+pci_tolm: 0xd0000000
+Base of stolen memory: 0x7f800000
+Top of Low Used DRAM: 0x80000000
+IGD decoded, subtracting 8M UMA
+Available memory: 2088960K (2040M)
+Adding PCIe config bar
+DOMAIN: 0000 assign_resources, bus 0 link: 0
+PCI: 00:00.0 cf <- [0x00f0000000 - 0x00f3ffffff] size 0x04000000 gran 0x00 mem<mmconfig>
+PCI: 00:02.0 10 <- [0x00e4300000 - 0x00e437ffff] size 0x00080000 gran 0x13 mem
+PCI: 00:02.0 14 <- [0x0000004090 - 0x0000004097] size 0x00000008 gran 0x03 io
+PCI: 00:02.0 18 <- [0x00d0000000 - 0x00dfffffff] size 0x10000000 gran 0x1c prefmem
+PCI: 00:02.0 1c <- [0x00e4400000 - 0x00e443ffff] size 0x00040000 gran 0x12 mem
+PCI: 00:02.1 10 <- [0x00e4380000 - 0x00e43fffff] size 0x00080000 gran 0x13 mem
+PCI: 00:1b.0 10 <- [0x00e4440000 - 0x00e4443fff] size 0x00004000 gran 0x0e mem64
+PCI: 00:1c.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 01 io
+PCI: 00:1c.0 24 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 01 prefmem
+PCI: 00:1c.0 20 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 01 mem
+PCI: 00:1c.1 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 02 io
+PCI: 00:1c.1 24 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 02 prefmem
+PCI: 00:1c.1 20 <- [0x00e4100000 - 0x00e41fffff] size 0x00100000 gran 0x14 bus 02 mem
+PCI: 00:1c.1 assign_resources, bus 2 link: 0
+PCI: 02:00.0 10 <- [0x00e4100000 - 0x00e4100fff] size 0x00001000 gran 0x0c mem
+PCI: 00:1c.1 assign_resources, bus 2 link: 0
+PCI: 00:1c.2 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 03 io
+PCI: 00:1c.2 24 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 03 prefmem
+PCI: 00:1c.2 20 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 03 mem
+PCI: 00:1c.3 1c <- [0x0000003000 - 0x0000003fff] size 0x00001000 gran 0x0c bus 04 io
+PCI: 00:1c.3 24 <- [0x00efffffff - 0x00effffffe] size 0x00000000 gran 0x14 bus 04 prefmem
+PCI: 00:1c.3 20 <- [0x00e4200000 - 0x00e42fffff] size 0x00100000 gran 0x14 bus 04 mem
+PCI: 00:1c.3 assign_resources, bus 4 link: 0
+PCI: 04:00.0 10 <- [0x0000003000 - 0x00000030ff] size 0x00000100 gran 0x08 io
+PCI: 04:00.0 18 <- [0x00e4220000 - 0x00e4220fff] size 0x00001000 gran 0x0c mem64
+PCI: 04:00.0 30 <- [0x00e4200000 - 0x00e421ffff] size 0x00020000 gran 0x11 romem
+PCI: 00:1c.3 assign_resources, bus 4 link: 0
+PCI: 00:1d.0 20 <- [0x0000004000 - 0x000000401f] size 0x00000020 gran 0x05 io
+PCI: 00:1d.1 20 <- [0x0000004020 - 0x000000403f] size 0x00000020 gran 0x05 io
+PCI: 00:1d.2 20 <- [0x0000004040 - 0x000000405f] size 0x00000020 gran 0x05 io
+PCI: 00:1d.3 20 <- [0x0000004060 - 0x000000407f] size 0x00000020 gran 0x05 io
+PCI: 00:1d.7 10 <- [0x00e4444000 - 0x00e44443ff] size 0x00000400 gran 0x0a mem
+PCI: 00:1e.0 1c <- [0x0000001000 - 0x0000002fff] size 0x00002000 gran 0x0c bus 05 io
+PCI: 00:1e.0 24 <- [0x00e2100000 - 0x00e40fffff] size 0x02000000 gran 0x14 bus 05 prefmem
+PCI: 00:1e.0 20 <- [0x00e0000000 - 0x00e20fffff] size 0x02100000 gran 0x14 bus 05 mem
+PCI: 00:1e.0 assign_resources, bus 5 link: 0
+PCI: 05:05.0 In set resources
+PCI: 05:05.0 10 <- [0x00e2004000 - 0x00e2004fff] size 0x00001000 gran 0x0c mem
+PCI: 05:05.0 2c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x02 io
+PCI: 05:05.0 34 <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x02 io
+PCI: 05:05.0 1c <- [0x00e2100000 - 0x00e40fffff] size 0x02000000 gran 0x0c prefmem
+PCI: 05:05.0 24 <- [0x00e0004000 - 0x00e2003fff] size 0x02000000 gran 0x0c mem
+PCI: 05:05.0 done set resources
+PCI: 05:05.1 10 <- [0x00e2008000 - 0x00e20087ff] size 0x00000800 gran 0x0b mem
+PCI: 05:05.1 14 <- [0x00e0000000 - 0x00e0003fff] size 0x00004000 gran 0x0e mem
+PCI: 05:05.2 10 <- [0x00e2005000 - 0x00e2005fff] size 0x00001000 gran 0x0c mem
+PCI: 05:05.3 10 <- [0x00e2008800 - 0x00e20088ff] size 0x00000100 gran 0x08 mem
+PCI: 05:05.4 10 <- [0x00e2006000 - 0x00e2006fff] size 0x00001000 gran 0x0c mem
+PCI: 05:05.4 14 <- [0x00e2007000 - 0x00e2007fff] size 0x00001000 gran 0x0c mem
+PCI: 00:1e.0 assign_resources, bus 5 link: 0
+PCI: 00:1f.0 assign_resources, bus 0 link: 0
+PNP: 002e.3 missing set_resources
+PNP: 002e.4 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
+PNP: 002e.4 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
+PNP: 004e.5 60 <- [0x0000000060 - 0x0000000067] size 0x00000008 gran 0x03 io
+PNP: 004e.5 62 <- [0x0000000064 - 0x000000006b] size 0x00000008 gran 0x03 io
+PCI: 00:1f.0 assign_resources, bus 0 link: 0
+PCI: 00:1f.2 10 <- [0x0000004098 - 0x000000409f] size 0x00000008 gran 0x03 io
+PCI: 00:1f.2 14 <- [0x00000040a8 - 0x00000040ab] size 0x00000004 gran 0x02 io
+PCI: 00:1f.2 18 <- [0x00000040a0 - 0x00000040a7] size 0x00000008 gran 0x03 io
+PCI: 00:1f.2 1c <- [0x00000040ac - 0x00000040af] size 0x00000004 gran 0x02 io
+PCI: 00:1f.2 20 <- [0x0000004080 - 0x000000408f] size 0x00000010 gran 0x04 io
+PCI: 00:1f.2 24 <- [0x00e4444400 - 0x00e44447ff] size 0x00000400 gran 0x0a mem
+DOMAIN: 0000 assign_resources, bus 0 link: 0
+Root Device assign_resources, bus 0 link: 0
+Done setting resources.
+Show resources in subtree (Root Device)...After assigning values.
+ Root Device child on link 0 CPU_CLUSTER: 0
+  CPU_CLUSTER: 0 child on link 0 APIC: 00
+   APIC: 00
+  DOMAIN: 0000 child on link 0 PCI: 00:00.0
+  DOMAIN: 0000 resource base 1000 size 30b0 align 12 gran 0 limit ffff flags 40040100 index 10000000
+  DOMAIN: 0000 resource base d0000000 size 14444800 align 28 gran 0 limit efffffff flags 40040200 index 10000100
+  DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 3
+  DOMAIN: 0000 resource base c0000 size 7ff40000 align 0 gran 0 limit 0 flags e0004200 index 4
+  DOMAIN: 0000 resource base 7f800000 size 800000 align 0 gran 0 limit 0 flags f0000200 index 5
+  DOMAIN: 0000 resource base f0000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index 7
+   PCI: 00:00.0
+   PCI: 00:00.0 resource base f0000000 size 4000000 align 0 gran 0 limit 0 flags e0000200 index cf
+   PCI: 00:01.0
+   PCI: 00:02.0
+   PCI: 00:02.0 resource base e4300000 size 80000 align 19 gran 19 limit e437ffff flags 60000200 index 10
+   PCI: 00:02.0 resource base 4090 size 8 align 3 gran 3 limit 4097 flags 60000100 index 14
+   PCI: 00:02.0 resource base d0000000 size 10000000 align 28 gran 28 limit dfffffff flags 60001200 index 18
+   PCI: 00:02.0 resource base e4400000 size 40000 align 18 gran 18 limit e443ffff flags 60000200 index 1c
+   PCI: 00:02.1
+   PCI: 00:02.1 resource base e4380000 size 80000 align 19 gran 19 limit e43fffff flags 60000200 index 10
+   PCI: 00:1b.0
+   PCI: 00:1b.0 resource base e4440000 size 4000 align 14 gran 14 limit e4443fff flags 60000201 index 10
+   PCI: 00:1c.0
+   PCI: 00:1c.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
+   PCI: 00:1c.0 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60081202 index 24
+   PCI: 00:1c.0 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60080202 index 20
+   PCI: 00:1c.1 child on link 0 PCI: 02:00.0
+   PCI: 00:1c.1 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
+   PCI: 00:1c.1 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60081202 index 24
+   PCI: 00:1c.1 resource base e4100000 size 100000 align 20 gran 20 limit e41fffff flags 60080202 index 20
+    PCI: 02:00.0
+    PCI: 02:00.0 resource base e4100000 size 1000 align 12 gran 12 limit e4100fff flags 60000200 index 10
+   PCI: 00:1c.2
+   PCI: 00:1c.2 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
+   PCI: 00:1c.2 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60081202 index 24
+   PCI: 00:1c.2 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60080202 index 20
+   PCI: 00:1c.3 child on link 0 PCI: 04:00.0
+   PCI: 00:1c.3 resource base 3000 size 1000 align 12 gran 12 limit 3fff flags 60080102 index 1c
+   PCI: 00:1c.3 resource base efffffff size 0 align 20 gran 20 limit efffffff flags 60081202 index 24
+   PCI: 00:1c.3 resource base e4200000 size 100000 align 20 gran 20 limit e42fffff flags 60080202 index 20
+    PCI: 04:00.0
+    PCI: 04:00.0 resource base 3000 size 100 align 8 gran 8 limit 30ff flags 60000100 index 10
+    PCI: 04:00.0 resource base e4220000 size 1000 align 12 gran 12 limit e4220fff flags 60000201 index 18
+    PCI: 04:00.0 resource base e4200000 size 20000 align 17 gran 17 limit e421ffff flags 60002200 index 30
+   PCI: 00:1d.0
+   PCI: 00:1d.0 resource base 4000 size 20 align 5 gran 5 limit 401f flags 60000100 index 20
+   PCI: 00:1d.1
+   PCI: 00:1d.1 resource base 4020 size 20 align 5 gran 5 limit 403f flags 60000100 index 20
+   PCI: 00:1d.2
+   PCI: 00:1d.2 resource base 4040 size 20 align 5 gran 5 limit 405f flags 60000100 index 20
+   PCI: 00:1d.3
+   PCI: 00:1d.3 resource base 4060 size 20 align 5 gran 5 limit 407f flags 60000100 index 20
+   PCI: 00:1d.7
+   PCI: 00:1d.7 resource base e4444000 size 400 align 10 gran 10 limit e44443ff flags 60000200 index 10
+   PCI: 00:1e.0 child on link 0 PCI: 05:05.0
+   PCI: 00:1e.0 resource base 1000 size 2000 align 12 gran 12 limit 2fff flags 60080102 index 1c
+   PCI: 00:1e.0 resource base e2100000 size 2000000 align 20 gran 20 limit e40fffff flags 60081202 index 24
+   PCI: 00:1e.0 resource base e0000000 size 2100000 align 20 gran 20 limit e20fffff flags 60080202 index 20
+    PCI: 05:05.0
+    PCI: 05:05.0 resource base e2004000 size 1000 align 12 gran 12 limit e2004fff flags 60000200 index 10
+    PCI: 05:05.0 resource base 1000 size 1000 align 2 gran 2 limit 1fff flags 60000100 index 2c
+    PCI: 05:05.0 resource base 2000 size 1000 align 2 gran 2 limit 2fff flags 60000100 index 34
+    PCI: 05:05.0 resource base e2100000 size 2000000 align 12 gran 12 limit e40fffff flags 60001200 index 1c
+    PCI: 05:05.0 resource base e0004000 size 2000000 align 12 gran 12 limit e2003fff flags 60000200 index 24
+    PCI: 05:05.1
+    PCI: 05:05.1 resource base e2008000 size 800 align 11 gran 11 limit e20087ff flags 60000200 index 10
+    PCI: 05:05.1 resource base e0000000 size 4000 align 14 gran 14 limit e0003fff flags 60000200 index 14
+    PCI: 05:05.2
+    PCI: 05:05.2 resource base e2005000 size 1000 align 12 gran 12 limit e2005fff flags 60000200 index 10
+    PCI: 05:05.3
+    PCI: 05:05.3 resource base e2008800 size 100 align 8 gran 8 limit e20088ff flags 60000200 index 10
+    PCI: 05:05.4
+    PCI: 05:05.4 resource base e2006000 size 1000 align 12 gran 12 limit e2006fff flags 60000200 index 10
+    PCI: 05:05.4 resource base e2007000 size 1000 align 12 gran 12 limit e2007fff flags 60000200 index 14
+   PCI: 00:1f.0 child on link 0 PNP: 002e.0
+   PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
+   PCI: 00:1f.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
+   PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
+    PNP: 002e.0
+    PNP: 002e.1
+    PNP: 002e.3
+    PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
+    PNP: 002e.3 resource base 5 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
+    PNP: 002e.4
+    PNP: 002e.4 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
+    PNP: 002e.4 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
+    PNP: 002e.5
+    PNP: 002e.5 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
+    PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 75
+    PNP: 002e.7
+    PNP: 002e.7 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
+    PNP: 002e.7 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 62
+    PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
+    PNP: 002e.8
+    PNP: 002e.8 resource base 62 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
+    PNP: 004e.0
+    PNP: 004e.1
+    PNP: 004e.5
+    PNP: 004e.5 resource base 60 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
+    PNP: 004e.5 resource base 64 size 8 align 3 gran 3 limit 7ff flags e0000100 index 62
+    PNP: 004e.7
+    PNP: 004e.8
+    PNP: 004e.9
+    PNP: 004e.a
+    PNP: 004e.b
+   PCI: 00:1f.1
+   PCI: 00:1f.2
+   PCI: 00:1f.2 resource base 4098 size 8 align 3 gran 3 limit 409f flags 60000100 index 10
+   PCI: 00:1f.2 resource base 40a8 size 4 align 2 gran 2 limit 40ab flags 60000100 index 14
+   PCI: 00:1f.2 resource base 40a0 size 8 align 3 gran 3 limit 40a7 flags 60000100 index 18
+   PCI: 00:1f.2 resource base 40ac size 4 align 2 gran 2 limit 40af flags 60000100 index 1c
+   PCI: 00:1f.2 resource base 4080 size 10 align 4 gran 4 limit 408f flags 60000100 index 20
+   PCI: 00:1f.2 resource base e4444400 size 400 align 10 gran 10 limit e44447ff flags 60000200 index 24
+   PCI: 00:1f.3
+   PCI: 00:1f.3 resource base 400 size 20 align 0 gran 0 limit 41f flags f0000100 index 20
+Done allocating resources.
+BS: BS_DEV_RESOURCES times (us): entry 0 run 16004 exit 0
+Enabling resources...
+PCI: 00:00.0 subsystem <- 0000/0000
+PCI: 00:00.0 cmd <- 06
+PCI: 00:02.0 subsystem <- 0000/0000
+PCI: 00:02.0 cmd <- 03
+PCI: 00:02.1 subsystem <- 0000/0000
+PCI: 00:02.1 cmd <- 02
+PCI: 00:1b.0 subsystem <- 0000/0000
+PCI: 00:1b.0 cmd <- 102
+PCI: 00:1c.0 bridge ctrl <- 0003
+PCI: 00:1c.0 subsystem <- 0000/0000
+PCI: 00:1c.0 cmd <- 100
+PCI: 00:1c.1 bridge ctrl <- 0003
+PCI: 00:1c.1 subsystem <- 0000/0000
+PCI: 00:1c.1 cmd <- 106
+PCI: 00:1c.2 bridge ctrl <- 0003
+PCI: 00:1c.2 subsystem <- 0000/0000
+PCI: 00:1c.2 cmd <- 100
+PCI: 00:1c.3 bridge ctrl <- 0003
+PCI: 00:1c.3 subsystem <- 0000/0000
+PCI: 00:1c.3 cmd <- 107
+PCI: 00:1d.0 subsystem <- 0000/0000
+PCI: 00:1d.0 cmd <- 01
+PCI: 00:1d.1 subsystem <- 0000/0000
+PCI: 00:1d.1 cmd <- 01
+PCI: 00:1d.2 subsystem <- 0000/0000
+PCI: 00:1d.2 cmd <- 01
+PCI: 00:1d.3 subsystem <- 0000/0000
+PCI: 00:1d.3 cmd <- 01
+PCI: 00:1d.7 subsystem <- 0000/0000
+PCI: 00:1d.7 cmd <- 102
+PCI: 00:1e.0 bridge ctrl <- 0003
+PCI: 00:1e.0 subsystem <- 0000/0000
+PCI: 00:1e.0 cmd <- 107 (NOT WRITTEN!)
+PCI: 00:1f.0 subsystem <- 0000/0000
+PCI: 00:1f.0 cmd <- 107
+PCI: 00:1f.2 subsystem <- 0000/0000
+PCI: 00:1f.2 cmd <- 03
+PCI: 00:1f.3 subsystem <- 0000/0000
+PCI: 00:1f.3 cmd <- 101
+PCI: 02:00.0 cmd <- 02
+PCI: 04:00.0 cmd <- 03
+PCI: 05:05.0 bridge ctrl <- 0143
+PCI: 05:05.0 cmd <- 07
+PCI: 05:05.1 cmd <- 02
+PCI: 05:05.2 cmd <- 02
+PCI: 05:05.3 cmd <- 06
+PCI: 05:05.4 cmd <- 02
+done.
+BS: BS_DEV_ENABLE times (us): entry 0 run 787 exit 0
+Initializing devices...
+Root Device init ...
+Root Device init finished in 409 usecs
+CPU_CLUSTER: 0 init ...
+start_eip=0x00001000, code_size=0x00000031
+Initializing SMM handler... ... pmbase = 0x0500
+
+SMI_STS: MCSMI GPI PM1 
+PM1_STS: WAK PWRBTN 
+GPE0_STS: GPIO11 GPIO8 GPIO7 GPIO5 GPIO4 GPIO3 GPIO2 GPIO1 GPIO0 
+ALT_GP_SMI_STS: GPI11 GPI8 GPI7 GPI5 GPI4 GPI3 GPI2 GPI1 GPI0 
+TCO_STS: 
+  ... raise SMI#
+Initializing CPU #0
+CPU: vendor Intel device 6f6
+CPU: family 06, model 0f, stepping 06
+Enabling cache
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'cpu_microcode_blob.bin'
+CBFS: Found @ offset 14640 size 17000
+microcode: sig=0x6f6 pf=0x20 revision=0x0
+Microcode size field is 0
+Microcode size field is 0
+Microcode size field is 0
+Microcode size field is 0
+microcode: updated to revision 0xd1 date=2010-10-01
+CPU: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz.
+MTRR: Physical address space:
+0x0000000000000000 - 0x00000000000a0000 size 0x000a0000 type 6
+0x00000000000a0000 - 0x00000000000c0000 size 0x00020000 type 0
+0x00000000000c0000 - 0x000000007f800000 size 0x7f740000 type 6
+0x000000007f800000 - 0x00000000d0000000 size 0x50800000 type 0
+0x00000000d0000000 - 0x00000000e0000000 size 0x10000000 type 1
+0x00000000e0000000 - 0x0000000100000000 size 0x20000000 type 0
+MTRR: Fixed MSR 0x250 0x0606060606060606
+MTRR: Fixed MSR 0x258 0x0606060606060606
+MTRR: Fixed MSR 0x259 0x0000000000000000
+MTRR: Fixed MSR 0x268 0x0606060606060606
+MTRR: Fixed MSR 0x269 0x0606060606060606
+MTRR: Fixed MSR 0x26a 0x0606060606060606
+MTRR: Fixed MSR 0x26b 0x0606060606060606
+MTRR: Fixed MSR 0x26c 0x0606060606060606
+MTRR: Fixed MSR 0x26d 0x0606060606060606
+MTRR: Fixed MSR 0x26e 0x0606060606060606
+MTRR: Fixed MSR 0x26f 0x0606060606060606
+call enable_fixed_mtrr()
+CPU physical address size: 36 bits
+MTRR: default type WB/UC MTRR counts: 5/3.
+MTRR: UC selected as default type.
+MTRR: 0 base 0x0000000000000000 mask 0x0000000f80000000 type 6
+MTRR: 1 base 0x000000007f800000 mask 0x0000000fff800000 type 0
+MTRR: 2 base 0x00000000d0000000 mask 0x0000000ff0000000 type 1
+
+MTRR check
+Fixed MTRRs   : Enabled
+Variable MTRRs: Enabled
+
+Setting up local apic... apic_id: 0x00 done.
+CPU: 0 2 siblings
+CPU: 0 has sibling 1
+CPU #0 initialized
+CPU1: stack_base 00127000, stack_end 00127ff8
+Asserting INIT.
+Waiting for send to finish...
++Deasserting INIT.
+Waiting for send to finish...
++#startup loops: 2.
+Sending STARTUP #1 to 1.
+After apic_write.
+Startup point 1.
+Waiting for send to finish...
++Sending STARTUP #2 to 1.
+After apic_write.
+Startup point 1.
+Waiting for send to finish...
++After Startup.
+Initializing CPU #1
+Waiting for 1 CPUS to stop
+CPU: vendor Intel device 6f6
+CPU: family 06, model 0f, stepping 06
+Enabling cache
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'cpu_microcode_blob.bin'
+CBFS: Found @ offset 14640 size 17000
+microcode: sig=0x6f6 pf=0x20 revision=0x0
+Microcode size field is 0
+Microcode size field is 0
+Microcode size field is 0
+Microcode size field is 0
+microcode: updated to revision 0xd1 date=2010-10-01
+CPU: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz.
+MTRR: Fixed MSR 0x250 0x0606060606060606
+MTRR: Fixed MSR 0x258 0x0606060606060606
+MTRR: Fixed MSR 0x259 0x0000000000000000
+MTRR: Fixed MSR 0x268 0x0606060606060606
+MTRR: Fixed MSR 0x269 0x0606060606060606
+MTRR: Fixed MSR 0x26a 0x0606060606060606
+MTRR: Fixed MSR 0x26b 0x0606060606060606
+MTRR: Fixed MSR 0x26c 0x0606060606060606
+MTRR: Fixed MSR 0x26d 0x0606060606060606
+MTRR: Fixed MSR 0x26e 0x0606060606060606
+MTRR: Fixed MSR 0x26f 0x0606060606060606
+call enable_fixed_mtrr()
+CPU physical address size: 36 bits
+
+MTRR check
+Fixed MTRRs   : Enabled
+Variable MTRRs: Enabled
+
+Setting up local apic... apic_id: 0x01 done.
+CPU: 1 2 siblings
+CPU #1 initialized
+CPU 1 going down...
+All AP CPUs stopped (1690 loops)
+CPU1: stack: 00127000 - 00128000, lowest used address 00127cc4, stack used: 828 bytes
+CPU_CLUSTER: 0 init finished in 36580 usecs
+PCI: 00:00.0 init ...
+Normal boot.
+PCI: 00:00.0 init finished in 2 usecs
+PCI: 00:02.0 init ...
+PCI: 00:02.0 init finished in 52 usecs
+PCI: 00:02.1 init ...
+PCI: 00:02.1 init finished in 1 usecs
+PCI: 00:1b.0 init ...
+Azalia: codec type: Azalia
+Azalia: base = e4440000
+Azalia: codec_mask = 03
+Azalia: Initializing codec #1
+Azalia: codec viddid: 14f12c06
+Azalia: No verb!
+Azalia: Initializing codec #0
+Azalia: codec viddid: 10ec0262
+Azalia: verb_size: 52
+Azalia: verb loaded.
+PCI: 00:1b.0 init finished in 5288 usecs
+PCI: 00:1c.0 init ...
+Initializing ICH7 PCIe bridge.
+PCI: 00:1c.0 init finished in 19 usecs
+PCI: 00:1c.1 init ...
+Initializing ICH7 PCIe bridge.
+PCI: 00:1c.1 init finished in 19 usecs
+PCI: 00:1c.2 init ...
+Initializing ICH7 PCIe bridge.
+PCI: 00:1c.2 init finished in 19 usecs
+PCI: 00:1c.3 init ...
+Initializing ICH7 PCIe bridge.
+PCI: 00:1c.3 init finished in 19 usecs
+PCI: 00:1d.0 init ...
+UHCI: Setting up controller.. done.
+PCI: 00:1d.0 init finished in 6 usecs
+PCI: 00:1d.1 init ...
+UHCI: Setting up controller.. done.
+PCI: 00:1d.1 init finished in 6 usecs
+PCI: 00:1d.2 init ...
+UHCI: Setting up controller.. done.
+PCI: 00:1d.2 init finished in 6 usecs
+PCI: 00:1d.3 init ...
+UHCI: Setting up controller.. done.
+PCI: 00:1d.3 init finished in 6 usecs
+PCI: 00:1d.7 init ...
+EHCI: Setting up controller.. done.
+PCI: 00:1d.7 init finished in 11 usecs
+PCI: 00:1e.0 init ...
+PCI: 00:1e.0 init finished in 12 usecs
+PCI: 00:1f.0 init ...
+i82801gx: lpc_init
+IOAPIC: Initializing IOAPIC at 0xfec00000
+IOAPIC: Bootstrap Processor Local APIC = 0x00
+IOAPIC: ID = 0x02
+IOAPIC: Dumping registers
+  reg 0x0000: 0x02000000
+  reg 0x0001: 0x00170020
+  reg 0x0002: 0x00170020
+Set power on after power failure.
+NMI sources disabled.
+rtc_failed = 0x0
+RTC Init
+Disabling ACPI via APMC:
+done.
+Locking SMM.
+PCI: 00:1f.0 init finished in 677 usecs
+PCI: 00:1f.2 init ...
+i82801gx_sata: initializing...
+SATA controller in combined mode.
+PCI: 00:1f.2 init finished in 28 usecs
+PCI: 02:00.0 init ...
+PCI: 02:00.0 init finished in 0 usecs
+PCI: 04:00.0 init ...
+PCI: 04:00.0 init finished in 0 usecs
+PCI: 05:05.0 init ...
+TI PCIxx12 init
+PCI: 05:05.0 init finished in 1 usecs
+PCI: 05:05.1 init ...
+PCI: 05:05.1 init finished in 0 usecs
+PCI: 05:05.2 init ...
+PCI: 05:05.2 init finished in 0 usecs
+PCI: 05:05.3 init ...
+PCI: 05:05.3 init finished in 0 usecs
+PCI: 05:05.4 init ...
+PCI: 05:05.4 init finished in 0 usecs
+PNP: 002e.4 init ...
+PNP: 002e.4 init finished in 0 usecs
+PNP: 004e.5 init ...
+Keyboard init...
+PNP: 004e.5 init finished in 177443 usecs
+Devices initialized
+Show all devs... After init.
+Root Device: enabled 1
+CPU_CLUSTER: 0: enabled 1
+APIC: 00: enabled 1
+DOMAIN: 0000: enabled 1
+PCI: 00:00.0: enabled 1
+PCI: 00:01.0: enabled 0
+PCI: 00:02.0: enabled 1
+PCI: 00:02.1: enabled 1
+PCI: 00:1b.0: enabled 1
+PCI: 00:1c.0: enabled 1
+PCI: 00:1c.1: enabled 1
+PCI: 00:1c.2: enabled 1
+PCI: 00:1c.3: enabled 1
+PCI: 00:1d.0: enabled 1
+PCI: 00:1d.1: enabled 1
+PCI: 00:1d.2: enabled 1
+PCI: 00:1d.3: enabled 1
+PCI: 00:1d.7: enabled 1
+PCI: 00:1e.0: enabled 1
+PCI: 00:1f.0: enabled 1
+PNP: 002e.0: enabled 0
+PNP: 002e.1: enabled 0
+PNP: 002e.3: enabled 1
+PNP: 002e.4: enabled 1
+PNP: 002e.5: enabled 0
+PNP: 002e.7: enabled 0
+PNP: 002e.8: enabled 0
+PNP: 004e.0: enabled 0
+PNP: 004e.1: enabled 0
+PNP: 004e.5: enabled 1
+PNP: 004e.7: enabled 0
+PNP: 004e.8: enabled 0
+PNP: 004e.9: enabled 0
+PNP: 004e.a: enabled 0
+PNP: 004e.b: enabled 0
+PCI: 00:1f.1: enabled 0
+PCI: 00:1f.2: enabled 1
+PCI: 00:1f.3: enabled 1
+PCI: 02:00.0: enabled 1
+PCI: 04:00.0: enabled 1
+PCI: 05:05.0: enabled 1
+PCI: 05:05.1: enabled 1
+PCI: 05:05.2: enabled 1
+PCI: 05:05.3: enabled 1
+PCI: 05:05.4: enabled 1
+APIC: 01: enabled 1
+BS: BS_DEV_INIT times (us): entry 0 run 220704 exit 0
+Finalize devices...
+Devices finalized
+BS: BS_POST_DEVICE times (us): entry 0 run 2 exit 0
+BS: BS_OS_RESUME_CHECK times (us): entry 0 run 1 exit 0
+Copying Interrupt Routing Table to 0x000f0000... done.
+Copying Interrupt Routing Table to 0x7f6cc000... done.
+PIRQ table: 320 bytes.
+Wrote the mp table end at: 000f0410 - 000f05a4
+Wrote the mp table end at: 7f6cb010 - 7f6cb1a4
+MP table: 420 bytes.
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'fallback/dsdt.aml'
+CBFS: Found @ offset 580 size 403b
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'fallback/slic'
+CBFS: 'fallback/slic' not found.
+ACPI: Writing ACPI tables at 7f6a7000.
+ACPI:    * FACS
+ACPI:    * DSDT
+ACPI:    * FADT
+ACPI: added table 1/32, length now 40
+ACPI:     * SSDT
+Found 1 CPU(s) with 2 core(s) each.
+clocks between 1000 and 2000 MHz.
+adding 4 P-States between busratio 6 and c, incl. P0
+PSS: 2000MHz power 35000 control 0xc24 status 0xc24
+PSS: 1666MHz power 31666 control 0xa1d status 0xa1d
+PSS: 1333MHz power 28333 control 0x818 status 0x818
+PSS: 1000MHz power 25000 control 0x613 status 0x613
+clocks between 1000 and 2000 MHz.
+adding 4 P-States between busratio 6 and c, incl. P0
+PSS: 2000MHz power 35000 control 0xc24 status 0xc24
+PSS: 1666MHz power 31666 control 0xa1d status 0xa1d
+PSS: 1333MHz power 28333 control 0x818 status 0x818
+PSS: 1000MHz power 25000 control 0x613 status 0x613
+ACPI: added table 2/32, length now 44
+ACPI:    * MCFG
+ACPI: added table 3/32, length now 48
+ACPI:    * TCPA
+TCPA log created at 7f697000
+ACPI: added table 4/32, length now 52
+ACPI:    * MADT
+ACPI: added table 5/32, length now 56
+current = 7f6ab8e0
+ACPI:     * ECDT
+ACPI: added table 6/32, length now 60
+current = 7f6ab940
+ACPI:    * HPET
+ACPI: added table 7/32, length now 64
+ACPI: done.
+ACPI tables: 18816 bytes.
+smbios_write_tables: 7f696000
+Root Device (Getac P470)
+CPU_CLUSTER: 0 (Intel i945 Northbridge)
+APIC: 00 (unknown)
+DOMAIN: 0000 (Intel i945 Northbridge)
+PCI: 00:00.0 (Intel i945 Northbridge)
+PCI: 00:01.0 (Intel i945 Northbridge)
+PCI: 00:02.0 (Intel i945 Northbridge)
+PCI: 00:02.1 (Intel i945 Northbridge)
+PCI: 00:1b.0 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1c.0 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1c.1 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1c.2 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1c.3 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1d.0 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1d.1 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1d.2 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1d.3 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1d.7 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1e.0 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1f.0 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PNP: 002e.0 (SMSC FDC37N972 Super I/O)
+PNP: 002e.1 (SMSC FDC37N972 Super I/O)
+PNP: 002e.3 (SMSC FDC37N972 Super I/O)
+PNP: 002e.4 (SMSC FDC37N972 Super I/O)
+PNP: 002e.5 (SMSC FDC37N972 Super I/O)
+PNP: 002e.7 (SMSC FDC37N972 Super I/O)
+PNP: 002e.8 (SMSC FDC37N972 Super I/O)
+PNP: 004e.0 (SMSC SIO10N268 Super I/O)
+PNP: 004e.1 (SMSC SIO10N268 Super I/O)
+PNP: 004e.5 (SMSC SIO10N268 Super I/O)
+PNP: 004e.7 (SMSC SIO10N268 Super I/O)
+PNP: 004e.8 (SMSC SIO10N268 Super I/O)
+PNP: 004e.9 (SMSC SIO10N268 Super I/O)
+PNP: 004e.a (SMSC SIO10N268 Super I/O)
+PNP: 004e.b (SMSC SIO10N268 Super I/O)
+PCI: 00:1f.1 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1f.2 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 00:1f.3 (Intel ICH7/ICH7-M (82801Gx) Series Southbridge)
+PCI: 02:00.0 (unknown)
+PCI: 04:00.0 (unknown)
+PCI: 05:05.0 (unknown)
+PCI: 05:05.1 (unknown)
+PCI: 05:05.2 (unknown)
+PCI: 05:05.3 (unknown)
+PCI: 05:05.4 (unknown)
+APIC: 01 (unknown)
+SMBIOS tables: 332 bytes.
+Writing table forward entry at 0x00000500
+Wrote coreboot table at: 00000500, 0x10 bytes, checksum a075
+Table forward entry ends at 0x00000528.
+... aligned to 0x00001000
+Writing coreboot table at 0x7f68e000
+rom_table_end = 0x7f68e000
+... aligned to 0x7f690000
+ 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
+ 1. 0000000000001000-000000000009ffff: RAM
+ 2. 00000000000c0000-000000007f68dfff: RAM
+ 3. 000000007f68e000-000000007f7fffff: CONFIGURATION TABLES
+ 4. 000000007f800000-000000007fffffff: RESERVED
+ 5. 00000000f0000000-00000000f3ffffff: RESERVED
+CBFS @ 0 size 3ffc00
+No FMAP found at 0 offset.
+Wrote coreboot table at: 7f68e000, 0x160 bytes, checksum b05f
+coreboot table: 376 bytes.
+IMD ROOT    0. 7f7ff000 00001000
+IMD SMALL   1. 7f7fe000 00001000
+CONSOLE     2. 7f7ce000 00030000
+TIME STAMP  3. 7f7cd000 000002e0
+ACPI RESUME 4. 7f6cd000 00100000
+IRQ TABLE   5. 7f6cc000 00001000
+SMP TABLE   6. 7f6cb000 00001000
+ACPI        7. 7f6a7000 00024000
+TCPA LOG    8. 7f697000 00010000
+SMBIOS      9. 7f696000 00000800
+COREBOOT   10. 7f68e000 00008000
+IMD small region:
+  IMD ROOT    0. 7f7fec00 00000400
+  CAR GLOBALS 1. 7f7feae0 0000010c
+  ROMSTAGE    2. 7f7feac0 00000004
+  GDT         3. 7f7fe8c0 00000200
+  ACPI GNVS   4. 7f7fe7c0 00000100
+BS: BS_WRITE_TABLES times (us): entry 0 run 9682 exit 0
+CBFS provider active.
+CBFS @ 0 size 3ffc00
+CBFS: Locating 'fallback/payload'
+CBFS: Found @ offset 45780 size d711
+'fallback/payload' located at offset: 457b8 size: d711
+Loading segment from rom address 0xffc457b8
+  code (compression=1)
+  New segment dstaddr 0xe6d48 memsize 0x192b8 srcaddr 0xffc457f0 filesize 0xd6d9
+Loading segment from rom address 0xffc457d4
+  Entry Point 0x000fd53e
+Bounce Buffer at 7f62b000, 404440 bytes
+Loading Segment: addr: 0x00000000000e6d48 memsz: 0x00000000000192b8 filesz: 0x000000000000d6d9
+lb: [0x0000000000100000, 0x00000000001315ec)
+Post relocation: addr: 0x00000000000e6d48 memsz: 0x00000000000192b8 filesz: 0x000000000000d6d9
+using LZMA
+[ 0x000e6d48, 00100000, 0x00100000) <- ffc457f0
+dest 000e6d48, end 00100000, bouncebuffer 7f62b000
+Loaded segments
+BS: BS_PAYLOAD_LOAD times (us): entry 0 run 31219 exit 0
+ICH7 watchdog disabled
+Jumping to boot code at 000fd53e(7f68e000)
+CPU0: stack: 00128000 - 00129000, lowest used address 00128ba0, stack used: 1120 bytes
+entry    = 0x000fd53e
+lb_start = 0x00100000
+lb_size  = 0x000315ec
+buffer   = 0x7f62b000
+SeaBIOS (version rel-1.7.5-49-g0617b18-20150813_082100-office)
+Found coreboot cbmem console @ 7f7ce000
 Found mainboard Getac P470
-Relocating init from 0x000e7940 to 0x7f653830 (size 42768)
+Relocating init from 0x000e7f10 to 0x7f643850 (size 42736)
 Found CBFS header at 0xfffffc08
-CPU Mhz=1997
+CPU Mhz=1996
 Found 24 PCI devices (max PCI bus is 06)
-Copying SMBIOS entry point from 0x7f6a6000 to 0x000f2030
-Copying ACPI RSDP from 0x7f6b7000 to 0x000f2000
-Copying MPTABLE from 0x7f6db000/7f6db010 to 0x000f1e50
-Copying PIR from 0x7f6dc000 to 0x000f1d10
+Copying SMBIOS entry point from 0x7f696000 to 0x000f25e0
+Copying ACPI RSDP from 0x7f6a7000 to 0x000f25b0
+Copying MPTABLE from 0x7f6cb000/7f6cb010 to 0x000f2400
+Copying PIR from 0x7f6cc000 to 0x000f22c0
 Using pmtimer, ioport 0x508
 Scan for VGA option rom
 Running option rom at c000:0003
 Turning on vga text mode console
-SeaBIOS (version rel-1.7.5-49-g0617b18-20150813_075851-office)
+SeaBIOS (version rel-1.7.5-49-g0617b18-20150813_082100-office)
 EHCI init on dev 00:1d.7 (regs=0xe4444020)
 Found 0 lpt ports
 Found 3 serial ports
@@ -35,15 +1268,15 @@
 Press F12 for boot menu.
 
 Searching bootorder for: HALT
-drive 0x000f1c90: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=234441648
-Space available for UMB: cf000-ee800, f0000-f1c60
+drive 0x000f2240: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=234441648
+Space available for UMB: cf000-ee800, f0000-f2210
 Returned 262144 bytes of ZoneHigh
 e820 map has 6 items:
   0: 0000000000000000 - 000000000009fc00 = 1 RAM
   1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
   2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
-  3: 0000000000100000 - 000000007f69e000 = 1 RAM
-  4: 000000007f69e000 - 0000000080000000 = 2 RESERVED
+  3: 0000000000100000 - 000000007f68e000 = 1 RAM
+  4: 000000007f68e000 - 0000000080000000 = 2 RESERVED
   5: 00000000f0000000 - 00000000f4000000 = 2 RESERVED
 enter handle_19:
   NULL
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_timestamps.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_timestamps.txt
index 028bdc8..3ca723a 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_timestamps.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/coreboot_timestamps.txt
@@ -1,19 +1,19 @@
 17 entries total:
 
-   1:start of rom stage                                1,212
-   8:starting to load ramstage                         212,428 (211,215)
-  15:starting LZMA decompress (ignore for x86)         213,143 (715)
-  16:finished LZMA decompress (ignore for x86)         255,735 (42,591)
-   9:finished loading ramstage                         255,919 (184)
-  10:start of ramstage                                 256,088 (169)
-  30:device enumeration                                256,100 (11)
-  40:device configuration                              256,777 (676)
-  50:device enable                                     258,966 (2,188)
-  60:device initialization                             259,143 (176)
-  70:device setup done                                 467,875 (208,732)
-  75:cbmem post                                        467,878 (3)
-  80:write tables                                      467,881 (2)
-  90:load payload                                      477,439 (9,558)
-  15:starting LZMA decompress (ignore for x86)         477,871 (431)
-  16:finished LZMA decompress (ignore for x86)         509,022 (31,151)
-  99:selfboot jump                                     509,044 (21)
+   1:start of rom stage                                1,021
+   8:starting to load ramstage                         217,591 (216,570)
+  15:starting LZMA decompress (ignore for x86)         217,888 (296)
+  16:finished LZMA decompress (ignore for x86)         260,268 (42,380)
+   9:finished loading ramstage                         260,333 (64)
+  10:start of ramstage                                 260,383 (50)
+  30:device enumeration                                260,416 (33)
+  40:device configuration                              263,145 (2,729)
+  50:device enable                                     279,111 (15,966)
+  60:device initialization                             279,918 (806)
+  70:device setup done                                 499,772 (219,853)
+  75:cbmem post                                        499,775 (2)
+  80:write tables                                      499,776 (1)
+  90:load payload                                      509,421 (9,645)
+  15:starting LZMA decompress (ignore for x86)         509,845 (423)
+  16:finished LZMA decompress (ignore for x86)         540,511 (30,666)
+  99:selfboot jump                                     540,536 (24)
diff --git a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/kernel_log.txt b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/kernel_log.txt
index 96c0a1e..8b5d856 100644
--- a/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/kernel_log.txt
+++ b/getac/p470/4.1-232-g5202149/2015-08-13T05:57:26Z/kernel_log.txt
@@ -11,8 +11,8 @@
 [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
 [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
 [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
-[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f69dfff] usable
-[    0.000000] BIOS-e820: [mem 0x000000007f69e000-0x000000007fffffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f68dfff] usable
+[    0.000000] BIOS-e820: [mem 0x000000007f68e000-0x000000007fffffff] reserved
 [    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
 [    0.000000] NX (Execute Disable) protection: active
 [    0.000000] SMBIOS 2.7 present.
@@ -20,7 +20,7 @@
 [    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 = 0x7f69e max_arch_pfn = 0x400000000
+[    0.000000] e820: last_pfn = 0x7f68e max_arch_pfn = 0x400000000
 [    0.000000] MTRR default type: uncachable
 [    0.000000] MTRR fixed ranges enabled:
 [    0.000000]   00000-9FFFF write-back
@@ -36,7 +36,7 @@
 [    0.000000]   6 disabled
 [    0.000000]   7 disabled
 [    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
-[    0.000000] found SMP MP-table at [mem 0x000f1e50-0x000f1e5f] mapped at [ffff8800000f1e50]
+[    0.000000] found SMP MP-table at [mem 0x000f2400-0x000f240f] mapped at [ffff8800000f2400]
 [    0.000000] Scanning 1 areas for low memory corruption
 [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
 [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
@@ -54,42 +54,42 @@
 [    0.000000] init_memory_mapping: [mem 0x00100000-0x3fffffff]
 [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
 [    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
-[    0.000000] init_memory_mapping: [mem 0x7f600000-0x7f69dfff]
-[    0.000000]  [mem 0x7f600000-0x7f69dfff] page 4k
+[    0.000000] init_memory_mapping: [mem 0x7f600000-0x7f68dfff]
+[    0.000000]  [mem 0x7f600000-0x7f68dfff] page 4k
 [    0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE
 [    0.000000] RAMDISK: [mem 0x341b2000-0x360d0fff]
 [    0.000000] ACPI: Early table checksum verification disabled
-[    0.000000] ACPI: RSDP 0x00000000000F2000 000024 (v02 CORE  )
-[    0.000000] ACPI: XSDT 0x000000007F6B70E0 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: FACP 0x000000007F6BB2D0 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: DSDT 0x000000007F6B7280 00404A (v02 COREv4 COREBOOT 20090419 INTL 20141107)
-[    0.000000] ACPI: FACS 0x000000007F6B7240 000040
-[    0.000000] ACPI: SSDT 0x000000007F6BB3D0 000420 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
-[    0.000000] ACPI: MCFG 0x000000007F6BB7F0 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: TCPA 0x000000007F6BB830 000032 (v02 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: APIC 0x000000007F6BB870 000068 (v01 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: ECDT 0x000000007F6BB8E0 000054 (v01 CORE   COREBOOT 00000000 CORE 00000000)
-[    0.000000] ACPI: HPET 0x000000007F6BB940 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: RSDP 0x00000000000F25B0 000024 (v02 CORE  )
+[    0.000000] ACPI: XSDT 0x000000007F6A70E0 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: FACP 0x000000007F6AB2D0 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: DSDT 0x000000007F6A7280 00404A (v02 COREv4 COREBOOT 20090419 INTL 20141107)
+[    0.000000] ACPI: FACS 0x000000007F6A7240 000040
+[    0.000000] ACPI: SSDT 0x000000007F6AB3D0 000420 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
+[    0.000000] ACPI: MCFG 0x000000007F6AB7F0 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: TCPA 0x000000007F6AB830 000032 (v02 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: APIC 0x000000007F6AB870 000068 (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: ECDT 0x000000007F6AB8E0 000054 (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: HPET 0x000000007F6AB940 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
 [    0.000000] ACPI: Local APIC address 0xfee00000
 [    0.000000] No NUMA configuration found
-[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007f69dfff]
-[    0.000000] NODE_DATA(0) allocated [mem 0x7f699000-0x7f69dfff]
+[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000007f68dfff]
+[    0.000000] NODE_DATA(0) allocated [mem 0x7f689000-0x7f68dfff]
 [    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ce00000-ffff88007edfffff] on node 0
 [    0.000000] Zone ranges:
 [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
-[    0.000000]   DMA32    [mem 0x01000000-0x7f69dfff]
+[    0.000000]   DMA32    [mem 0x01000000-0x7f68dfff]
 [    0.000000]   Normal   empty
 [    0.000000] Movable zone start for each node
 [    0.000000] Early memory node ranges
 [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
-[    0.000000]   node   0: [mem 0x00100000-0x7f69dfff]
-[    0.000000] Initmem setup node 0 [mem 0x00001000-0x7f69dfff]
-[    0.000000] On node 0 totalpages: 521788
+[    0.000000]   node   0: [mem 0x00100000-0x7f68dfff]
+[    0.000000] Initmem setup node 0 [mem 0x00001000-0x7f68dfff]
+[    0.000000] On node 0 totalpages: 521772
 [    0.000000]   DMA zone: 64 pages used for memmap
 [    0.000000]   DMA zone: 21 pages reserved
 [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
 [    0.000000]   DMA32 zone: 8091 pages used for memmap
-[    0.000000]   DMA32 zone: 517790 pages, LIFO batch:31
+[    0.000000]   DMA32 zone: 517774 pages, LIFO batch:31
 [    0.000000] Reserving Intel graphics stolen memory at 0x7f800000-0x7fffffff
 [    0.000000] ACPI: PM-Timer IO Port: 0x508
 [    0.000000] ACPI: Local APIC address 0xfee00000
@@ -116,7 +116,7 @@
 [    0.000000] PERCPU: Embedded 31 pages/cpu @ffff88007f400000 s87104 r8192 d31680 u1048576
 [    0.000000] pcpu-alloc: s87104 r8192 d31680 u1048576 alloc=1*2097152
 [    0.000000] pcpu-alloc: [0] 0 1 
-[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513612
+[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513596
 [    0.000000] Policy zone: DMA32
 [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic root=/dev/mapper/t--rex--vg-root ro splash quiet vt.handoff=7
 [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
@@ -124,7 +124,7 @@
 [    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: 2005612K/2087152K available (8002K kernel code, 1232K rwdata, 3760K rodata, 1408K init, 1300K bss, 81540K reserved, 0K cma-reserved)
+[    0.000000] Memory: 2005548K/2087088K available (8002K kernel code, 1232K rwdata, 3760K rodata, 1408K init, 1300K bss, 81540K reserved, 0K cma-reserved)
 [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
 [    0.000000] Hierarchical RCU implementation.
 [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
@@ -138,816 +138,816 @@
 [    0.000000] console [tty0] enabled
 [    0.000000] hpet clockevent registered
 [    0.000000] tsc: Fast TSC calibration using PIT
-[    0.000000] tsc: Detected 1995.029 MHz processor
-[    0.004015] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.05 BogoMIPS (lpj=7980116)
-[    0.004019] pid_max: default: 32768 minimum: 301
+[    0.000000] tsc: Detected 1995.104 MHz processor
+[    0.004015] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.20 BogoMIPS (lpj=7980416)
+[    0.004020] pid_max: default: 32768 minimum: 301
 [    0.004028] ACPI: Core revision 20141107
-[    0.010016] ACPI: All ACPI Tables successfully acquired
-[    0.011127] Security Framework initialized
-[    0.011152] AppArmor: AppArmor initialized
-[    0.011153] Yama: becoming mindful.
-[    0.011410] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
-[    0.012103] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
-[    0.012545] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
-[    0.012550] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
-[    0.012861] Initializing cgroup subsys memory
-[    0.012871] Initializing cgroup subsys devices
-[    0.012876] Initializing cgroup subsys freezer
-[    0.012879] Initializing cgroup subsys net_cls
-[    0.012883] Initializing cgroup subsys blkio
-[    0.012886] Initializing cgroup subsys perf_event
-[    0.012890] Initializing cgroup subsys net_prio
-[    0.012893] Initializing cgroup subsys hugetlb
-[    0.012922] CPU: Physical Processor ID: 0
-[    0.012924] CPU: Processor Core ID: 0
-[    0.012927] mce: CPU supports 6 MCE banks
-[    0.012935] CPU0: Thermal monitoring enabled (TM2)
-[    0.012939] process: using mwait in idle threads
-[    0.012945] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
+[    0.009595] ACPI: All ACPI Tables successfully acquired
+[    0.010705] Security Framework initialized
+[    0.010730] AppArmor: AppArmor initialized
+[    0.010732] Yama: becoming mindful.
+[    0.010987] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
+[    0.011660] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
+[    0.012133] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
+[    0.012140] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
+[    0.012451] Initializing cgroup subsys memory
+[    0.012461] Initializing cgroup subsys devices
+[    0.012465] Initializing cgroup subsys freezer
+[    0.012469] Initializing cgroup subsys net_cls
+[    0.012473] Initializing cgroup subsys blkio
+[    0.012476] Initializing cgroup subsys perf_event
+[    0.012480] Initializing cgroup subsys net_prio
+[    0.012483] Initializing cgroup subsys hugetlb
+[    0.012514] CPU: Physical Processor ID: 0
+[    0.012515] CPU: Processor Core ID: 0
+[    0.012518] mce: CPU supports 6 MCE banks
+[    0.012527] CPU0: Thermal monitoring enabled (TM2)
+[    0.012530] process: using mwait in idle threads
+[    0.012536] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
 Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
-[    0.013053] Freeing SMP alternatives memory: 32K (ffffffff81e96000 - ffffffff81e9e000)
-[    0.014661] ftrace: allocating 30087 entries in 118 pages
-[    0.024592] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
-[    0.064486] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (fam: 06, model: 0f, stepping: 06)
-[    0.068000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
-[    0.068000] perf_event_intel: PEBS disabled due to CPU errata
-[    0.068000] ... version:                2
-[    0.068000] ... bit width:              40
-[    0.068000] ... generic registers:      2
-[    0.068000] ... value mask:             000000ffffffffff
-[    0.068000] ... max period:             000000007fffffff
-[    0.068000] ... fixed-purpose events:   3
-[    0.068000] ... event mask:             0000000700000003
-[    0.068000] x86: Booting SMP configuration:
-[    0.068000] .... node  #0, CPUs:      #1
-[    0.078893] x86: Booted up 1 node, 2 CPUs
-[    0.078898] smpboot: Total of 2 processors activated (7980.11 BogoMIPS)
-[    0.078955] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
-[    0.080147] devtmpfs: initialized
-[    0.083006] evm: security.selinux
-[    0.083008] evm: security.SMACK64
-[    0.083009] evm: security.SMACK64EXEC
-[    0.083011] evm: security.SMACK64TRANSMUTE
-[    0.083012] evm: security.SMACK64MMAP
-[    0.083014] evm: security.ima
-[    0.083015] evm: security.capability
-[    0.084179] pinctrl core: initialized pinctrl subsystem
-[    0.084198] RTC time:  6:00:22, date: 08/13/15
-[    0.084332] NET: Registered protocol family 16
-[    0.088008] cpuidle: using governor ladder
-[    0.092008] cpuidle: using governor menu
-[    0.092066] ACPI: bus type PCI registered
-[    0.092069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
-[    0.092167] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
-[    0.092171] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
-[    0.092316] PCI: Using configuration type 1 for base access
-[    0.100141] ACPI: Added _OSI(Module Device)
-[    0.100145] ACPI: Added _OSI(Processor Device)
-[    0.100147] ACPI: Added _OSI(3.0 _SCP Extensions)
-[    0.100149] ACPI: Added _OSI(Processor Aggregator Device)
-[    0.104529] ACPI : EC: EC description table is found, configuring boot EC
-[    0.106295] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
-[    0.107143] ACPI: Interpreter enabled
-[    0.107153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
-[    0.107159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
-[    0.107178] ACPI: (supports S0 S3 S4 S5)
-[    0.107180] ACPI: Using IOAPIC for interrupt routing
-[    0.107220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
-[    0.852192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
-[    0.852199] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
-[    0.852287] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
-[    0.852396] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
-[    0.852607] PCI host bridge to bus 0000:00
-[    0.852611] pci_bus 0000:00: root bus resource [bus 00-ff]
-[    0.852614] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
-[    0.852617] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
-[    0.852619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
-[    0.852622] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
-[    0.852625] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
-[    0.852627] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
-[    0.852629] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
-[    0.852632] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
-[    0.852634] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
-[    0.852637] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
-[    0.852639] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
-[    0.852642] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
-[    0.852644] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
-[    0.852647] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
-[    0.852649] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
-[    0.852651] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
-[    0.852654] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
-[    0.852656] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
-[    0.852668] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
-[    0.852808] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
-[    0.852822] pci 0000:00:02.0: reg 0x10: [mem 0xe4300000-0xe437ffff]
-[    0.852829] pci 0000:00:02.0: reg 0x14: [io  0x4090-0x4097]
-[    0.852837] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
-[    0.852844] pci 0000:00:02.0: reg 0x1c: [mem 0xe4400000-0xe443ffff]
-[    0.852973] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
-[    0.852984] pci 0000:00:02.1: reg 0x10: [mem 0xe4380000-0xe43fffff]
-[    0.853173] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
-[    0.853199] pci 0000:00:1b.0: reg 0x10: [mem 0xe4440000-0xe4443fff 64bit]
-[    0.853318] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
-[    0.853377] pci 0000:00:1b.0: System wakeup disabled by ACPI
-[    0.853443] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
-[    0.853560] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
-[    0.853681] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
-[    0.853804] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
-[    0.853923] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
-[    0.854038] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
-[    0.854161] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
-[    0.854284] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
-[    0.854404] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
-[    0.854462] pci 0000:00:1d.0: reg 0x20: [io  0x4000-0x401f]
-[    0.854556] pci 0000:00:1d.0: System wakeup disabled by ACPI
-[    0.854616] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
-[    0.854673] pci 0000:00:1d.1: reg 0x20: [io  0x4020-0x403f]
-[    0.854765] pci 0000:00:1d.1: System wakeup disabled by ACPI
-[    0.854825] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
-[    0.854882] pci 0000:00:1d.2: reg 0x20: [io  0x4040-0x405f]
-[    0.854976] pci 0000:00:1d.2: System wakeup disabled by ACPI
-[    0.855035] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
-[    0.855092] pci 0000:00:1d.3: reg 0x20: [io  0x4060-0x407f]
-[    0.855183] pci 0000:00:1d.3: System wakeup disabled by ACPI
-[    0.855255] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
-[    0.855281] pci 0000:00:1d.7: reg 0x10: [mem 0xe4444000-0xe44443ff]
-[    0.855392] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
-[    0.855446] pci 0000:00:1d.7: System wakeup disabled by ACPI
-[    0.855509] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
-[    0.855680] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
-[    0.855798] pci 0000:00:1f.0: can't claim BAR 13 [io  0x0500-0x057f]: address conflict with ACPI PM1a_EVT_BLK [io  0x0500-0x0503]
-[    0.855806] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
-[    0.855810] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 02e0 (mask 001f)
-[    0.855815] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0600 (mask 00ff)
-[    0.855820] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
-[    0.856048] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
-[    0.856070] pci 0000:00:1f.2: reg 0x10: [io  0x4098-0x409f]
-[    0.856083] pci 0000:00:1f.2: reg 0x14: [io  0x40a8-0x40ab]
-[    0.856096] pci 0000:00:1f.2: reg 0x18: [io  0x40a0-0x40a7]
-[    0.856108] pci 0000:00:1f.2: reg 0x1c: [io  0x40ac-0x40af]
-[    0.856121] pci 0000:00:1f.2: reg 0x20: [io  0x4080-0x408f]
-[    0.856148] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
-[    0.856150] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
-[    0.856153] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
-[    0.856155] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
-[    0.856191] pci 0000:00:1f.2: PME# supported from D3hot
-[    0.856299] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
-[    0.856374] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
-[    0.856589] pci 0000:00:1c.0: PCI bridge to [bus 01]
-[    0.856749] pci 0000:02:00.0: [8086:4222] type 00 class 0x028000
-[    0.856816] pci 0000:02:00.0: reg 0x10: [mem 0xe4100000-0xe4100fff]
-[    0.857272] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
-[    0.857395] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
-[    0.857424] pci 0000:00:1c.1: PCI bridge to [bus 02]
-[    0.857432] pci 0000:00:1c.1:   bridge window [mem 0xe4100000-0xe41fffff]
-[    0.857525] pci 0000:00:1c.2: PCI bridge to [bus 03]
-[    0.857653] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
-[    0.857683] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
-[    0.857727] pci 0000:04:00.0: reg 0x18: [mem 0xe4220000-0xe4220fff 64bit]
-[    0.857777] pci 0000:04:00.0: reg 0x30: [mem 0xe4200000-0xe421ffff pref]
-[    0.857919] pci 0000:04:00.0: supports D1 D2
-[    0.857922] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
-[    0.858003] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
-[    0.858016] pci 0000:00:1c.3: PCI bridge to [bus 04]
-[    0.858022] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
-[    0.858028] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff]
-[    0.858157] pci 0000:05:05.0: [104c:8039] type 02 class 0x060700
-[    0.858184] pci 0000:05:05.0: reg 0x10: [mem 0xe2004000-0xe2004fff]
-[    0.858233] pci 0000:05:05.0: supports D1 D2
-[    0.858235] pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot D3cold
-[    0.858267] pci 0000:05:05.0: System wakeup disabled by ACPI
-[    0.858335] pci 0000:05:05.1: [104c:803a] type 00 class 0x0c0010
-[    0.858362] pci 0000:05:05.1: reg 0x10: [mem 0xe2008000-0xe20087ff]
-[    0.858378] pci 0000:05:05.1: reg 0x14: [mem 0xe0000000-0xe0003fff]
-[    0.858488] pci 0000:05:05.1: supports D1 D2
-[    0.858491] pci 0000:05:05.1: PME# supported from D0 D1 D2 D3hot
-[    0.858577] pci 0000:05:05.2: [104c:803b] type 00 class 0x018000
-[    0.858602] pci 0000:05:05.2: reg 0x10: [mem 0xe2005000-0xe2005fff]
-[    0.858718] pci 0000:05:05.2: supports D1 D2
-[    0.858720] pci 0000:05:05.2: PME# supported from D0 D1 D2 D3hot
-[    0.858805] pci 0000:05:05.3: [104c:803c] type 00 class 0x080501
-[    0.858831] pci 0000:05:05.3: reg 0x10: [mem 0xe2008800-0xe20088ff]
-[    0.858949] pci 0000:05:05.3: supports D1 D2
-[    0.858952] pci 0000:05:05.3: PME# supported from D0 D1 D2 D3hot
-[    0.859040] pci 0000:05:05.4: [104c:803d] type 00 class 0x078000
-[    0.859066] pci 0000:05:05.4: reg 0x10: [mem 0xe2006000-0xe2006fff]
-[    0.859081] pci 0000:05:05.4: reg 0x14: [mem 0xe2007000-0xe2007fff]
-[    0.859185] pci 0000:05:05.4: supports D1 D2
-[    0.859188] pci 0000:05:05.4: PME# supported from D0 D1 D2 D3hot D3cold
-[    0.859317] pci 0000:00:1e.0: PCI bridge to [bus 05-06] (subtractive decode)
-[    0.859323] pci 0000:00:1e.0:   bridge window [io  0x1000-0x2fff]
-[    0.859329] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe20fffff]
-[    0.859337] pci 0000:00:1e.0:   bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
-[    0.859340] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
-[    0.859343] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
-[    0.859346] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
-[    0.859349] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
-[    0.859352] pci 0000:00:1e.0:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
-[    0.859354] pci 0000:00:1e.0:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
-[    0.859357] pci 0000:00:1e.0:   bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
-[    0.859360] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
-[    0.859362] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
-[    0.859365] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
-[    0.859368] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
-[    0.859370] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
-[    0.859373] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
-[    0.859376] pci 0000:00:1e.0:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
-[    0.859378] pci 0000:00:1e.0:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
-[    0.859381] pci 0000:00:1e.0:   bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
-[    0.859384] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
-[    0.859387] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
-[    0.859456] pci_bus 0000:06: busn_res: can not insert [bus 06-ff] under [bus 05-06] (conflicts with (null) [bus 05-06])
-[    0.859462] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
-[    0.859465] pci_bus 0000:06: busn_res: can not insert [bus 06-09] under [bus 05-06] (conflicts with (null) [bus 05-06])
-[    0.859470] pci_bus 0000:06: [bus 06-09] partially hidden behind transparent bridge 0000:05 [bus 05-06]
-[    0.859475] pci 0000:00:1e.0: bridge has subordinate 06 but max busn 09
-[    0.859631] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 12 14 15)
-[    0.859697] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 11 12 14 15) *10
-[    0.859760] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12 14 15)
-[    0.859822] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 11 12 14 15) *10
-[    0.859883] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12 14 15) *0, disabled.
-[    0.859945] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 11 12 14 15) *0, disabled.
-[    0.860013] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12 14 15)
-[    0.860075] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 11 12 14 15) *10
-[    0.860982] ACPI: Enabled 7 GPEs in block 00 to 1F
-[    0.861059] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
-[    0.861188] vgaarb: setting as boot device: PCI:0000:00:02.0
-[    0.861188] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
-[    0.861188] vgaarb: loaded
-[    0.861188] vgaarb: bridge control possible 0000:00:02.0
-[    0.861188] SCSI subsystem initialized
-[    0.861188] libata version 3.00 loaded.
-[    0.861188] ACPI: bus type USB registered
-[    0.861188] usbcore: registered new interface driver usbfs
-[    0.861188] usbcore: registered new interface driver hub
-[    0.861188] usbcore: registered new device driver usb
-[    0.861188] PCI: Using ACPI for IRQ routing
-[    0.864455] PCI: pci_cache_line_size set to 64 bytes
-[    0.864555] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
-[    0.864557] e820: reserve RAM buffer [mem 0x7f69e000-0x7fffffff]
-[    0.864717] NetLabel: Initializing
-[    0.864720] NetLabel:  domain hash size = 128
-[    0.864721] NetLabel:  protocols = UNLABELED CIPSOv4
-[    0.864740] NetLabel:  unlabeled traffic allowed by default
-[    0.864772] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
-[    0.864772] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
-[    0.864772] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
-[    0.866084] Switched to clocksource hpet
-[    0.874523] AppArmor: AppArmor Filesystem Enabled
-[    0.874647] pnp: PnP ACPI init
-[    1.120312] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
-[    1.120317] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
-[    1.120320] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
-[    1.120323] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
-[    1.120326] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
-[    1.120329] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
-[    1.120332] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
-[    1.120335] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
-[    1.120341] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
-[    1.120629] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
-[    1.120634] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
-[    1.120708] system 00:02: [io  0x0800-0x080f] has been reserved
-[    1.120711] system 00:02: [io  0x0500-0x057f] could not be reserved
-[    1.120715] system 00:02: [io  0x0480-0x04bf] has been reserved
-[    1.120718] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
-[    1.120757] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
-[    1.121133] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
-[    1.121280] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (disabled)
-[    1.121652] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
-[    1.122011] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
-[    1.122085] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
-[    1.122133] pnp 00:09: Plug and Play ACPI device, IDs PNP0f13 (active)
-[    1.122164] pnp: PnP ACPI: found 10 devices
-[    1.130235] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
-[    1.130241] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
-[    1.130244] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
-[    1.130295] pci 0000:00:1f.0: BAR 13: [io  0x0500-0x057f] has bogus alignment
-[    1.130299] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
-[    1.130303] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
-[    1.130306] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
-[    1.130316] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
-[    1.130329] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
-[    1.130333] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x5fff]
-[    1.130337] pci 0000:00:1c.0: PCI bridge to [bus 01]
-[    1.130342] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
-[    1.130349] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
-[    1.130354] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
-[    1.130363] pci 0000:00:1c.1: PCI bridge to [bus 02]
-[    1.130370] pci 0000:00:1c.1:   bridge window [mem 0xe4100000-0xe41fffff]
-[    1.130381] pci 0000:00:1c.2: PCI bridge to [bus 03]
-[    1.130397] pci 0000:00:1c.3: PCI bridge to [bus 04]
-[    1.130401] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
-[    1.130408] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff]
-[    1.130421] pci 0000:05:05.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
-[    1.130424] pci 0000:05:05.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
-[    1.130428] pci 0000:05:05.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
-[    1.130431] pci 0000:05:05.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
-[    1.130439] pci 0000:05:05.0: BAR 15: assigned [mem 0x84000000-0x87ffffff pref]
-[    1.130447] pci 0000:05:05.0: BAR 16: assigned [mem 0x88000000-0x8bffffff]
-[    1.130450] pci 0000:05:05.0: BAR 13: assigned [io  0x1000-0x10ff]
-[    1.130453] pci 0000:05:05.0: BAR 14: assigned [io  0x1400-0x14ff]
-[    1.130456] pci 0000:05:05.0: CardBus bridge to [bus 06-09]
-[    1.130459] pci 0000:05:05.0:   bridge window [io  0x1000-0x10ff]
-[    1.130464] pci 0000:05:05.0:   bridge window [io  0x1400-0x14ff]
-[    1.130471] pci 0000:05:05.0:   bridge window [mem 0x84000000-0x87ffffff pref]
-[    1.130477] pci 0000:05:05.0:   bridge window [mem 0x88000000-0x8bffffff]
-[    1.130483] pci 0000:00:1e.0: PCI bridge to [bus 05-06]
-[    1.130487] pci 0000:00:1e.0:   bridge window [io  0x1000-0x2fff]
-[    1.130494] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe20fffff]
-[    1.130500] pci 0000:00:1e.0:   bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
-[    1.130509] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
-[    1.130511] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
-[    1.130514] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
-[    1.130516] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
-[    1.130519] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
-[    1.130522] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
-[    1.130524] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
-[    1.130526] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
-[    1.130529] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
-[    1.130531] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
-[    1.130534] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
-[    1.130536] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
-[    1.130538] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
-[    1.130541] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
-[    1.130543] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
-[    1.130546] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
-[    1.130548] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfebfffff]
-[    1.130550] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff]
-[    1.130553] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
-[    1.130556] pci_bus 0000:01: resource 1 [mem 0x80000000-0x801fffff]
-[    1.130558] pci_bus 0000:01: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
-[    1.130561] pci_bus 0000:02: resource 1 [mem 0xe4100000-0xe41fffff]
-[    1.130564] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
-[    1.130566] pci_bus 0000:04: resource 1 [mem 0xe4200000-0xe42fffff]
-[    1.130569] pci_bus 0000:05: resource 0 [io  0x1000-0x2fff]
-[    1.130572] pci_bus 0000:05: resource 1 [mem 0xe0000000-0xe20fffff]
-[    1.130574] pci_bus 0000:05: resource 2 [mem 0xe2100000-0xe40fffff 64bit pref]
-[    1.130577] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
-[    1.130579] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
-[    1.130582] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
-[    1.130584] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000c3fff]
-[    1.130587] pci_bus 0000:05: resource 8 [mem 0x000c4000-0x000c7fff]
-[    1.130589] pci_bus 0000:05: resource 9 [mem 0x000c8000-0x000cbfff]
-[    1.130592] pci_bus 0000:05: resource 10 [mem 0x000cc000-0x000cffff]
-[    1.130594] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
-[    1.130597] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
-[    1.130599] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
-[    1.130602] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
-[    1.130604] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
-[    1.130606] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
-[    1.130609] pci_bus 0000:05: resource 17 [mem 0x000e8000-0x000ebfff]
-[    1.130611] pci_bus 0000:05: resource 18 [mem 0x000ec000-0x000effff]
-[    1.130613] pci_bus 0000:05: resource 19 [mem 0x000f0000-0x000fffff]
-[    1.130616] pci_bus 0000:05: resource 20 [mem 0x80000000-0xfebfffff]
-[    1.130618] pci_bus 0000:05: resource 21 [mem 0xfed40000-0xfed44fff]
-[    1.130621] pci_bus 0000:06: resource 0 [io  0x1000-0x10ff]
-[    1.130623] pci_bus 0000:06: resource 1 [io  0x1400-0x14ff]
-[    1.130626] pci_bus 0000:06: resource 2 [mem 0x84000000-0x87ffffff pref]
-[    1.130629] pci_bus 0000:06: resource 3 [mem 0x88000000-0x8bffffff]
-[    1.130665] NET: Registered protocol family 2
-[    1.130890] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
-[    1.130956] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
-[    1.131033] TCP: Hash tables configured (established 16384 bind 16384)
-[    1.131072] TCP: reno registered
-[    1.131079] UDP hash table entries: 1024 (order: 3, 32768 bytes)
-[    1.131095] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
-[    1.131150] NET: Registered protocol family 1
-[    1.131170] pci 0000:00:02.0: Video device with shadowed ROM
-[    1.132305] PCI: CLS 64 bytes, default 64
-[    1.132372] Trying to unpack rootfs image as initramfs...
-[    1.843872] Freeing initrd memory: 31868K (ffff8800341b2000 - ffff8800360d1000)
-[    1.844323] microcode: CPU0 sig=0x6f6, pf=0x20, revision=0xd1
-[    1.844331] microcode: CPU1 sig=0x6f6, pf=0x20, revision=0xd1
-[    1.844444] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
-[    1.844488] Scanning for low memory corruption every 60 seconds
-[    1.844916] futex hash table entries: 512 (order: 3, 32768 bytes)
-[    1.844953] Initialise system trusted keyring
-[    1.844989] audit: initializing netlink subsys (disabled)
-[    1.845028] audit: type=2000 audit(1439445622.844:1): initialized
-[    1.845488] HugeTLB registered 2 MB page size, pre-allocated 0 pages
-[    1.848067] zpool: loaded
-[    1.848071] zbud: loaded
-[    1.848266] VFS: Disk quotas dquot_6.5.2
-[    1.848329] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
-[    1.849129] fuse init (API version 7.23)
-[    1.849362] Key type big_key registered
-[    1.849978] Key type asymmetric registered
-[    1.849983] Asymmetric key parser 'x509' registered
-[    1.850042] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
-[    1.850098] io scheduler noop registered
-[    1.850102] io scheduler deadline registered (default)
-[    1.850153] io scheduler cfq registered
-[    1.850283] pcieport 0000:00:1c.0: enabling device (0104 -> 0107)
-[    1.851368] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
-[    1.851375] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
-[    1.851403] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
-[    1.851406] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
-[    1.851412] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
-[    1.851437] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
-[    1.851443] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
-[    1.851470] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
-[    1.851473] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
-[    1.851479] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
-[    1.851489] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
-[    1.851529] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
-[    1.851564] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
-[    1.851573] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
-[    1.851627] vesafb: mode is 1024x768x32, linelength=4096, pages=0
-[    1.851629] vesafb: scrolling: redraw
-[    1.851632] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
-[    1.851659] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004400000, using 3072k, total 3072k
-[    1.851806] Console: switching to colour frame buffer device 128x48
-[    1.851833] fb0: VESA VGA frame buffer device
-[    1.851857] intel_idle: does not run on family 6 model 15
-[    2.100031] ACPI: AC Adapter [AC] (on-line)
-[    2.100180] input: Lid Switch as /devices/LNXSYSTM:00/PNP0C0D:00/input/input0
-[    2.100314] ACPI: Lid Switch [LID0]
-[    2.100378] input: Sleep Button as /devices/LNXSYSTM:00/PNP0C0E:00/input/input1
-[    2.100383] ACPI: Sleep Button [SLPB]
-[    2.100445] input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input2
-[    2.100448] ACPI: Power Button [PWRB]
-[    2.100508] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
-[    2.100511] ACPI: Power Button [PWRF]
-[    2.101568] Monitor-Mwait will be used to enter C-1 state
-[    2.101589] tsc: Marking TSC unstable due to TSC halts in idle
-[    2.101602] ACPI: acpi_idle registered with cpuidle
-[    2.103761] ACPI: Invalid active0 threshold
-[    2.104208] thermal LNXTHERM:00: registered as thermal_zone0
-[    2.104211] ACPI: Thermal Zone [THRM] (54 C)
-[    2.104259] GHES: HEST is not enabled!
-[    2.104448] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
-[    2.125059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
-[    2.125181] serial 00:05: [io  0x02f8-0x02ff]
-[    2.125261] serial 00:05: [irq 3]
-[    2.125881] serial 00:05: activated
-[    2.146431] 00:05: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
-[    2.167083] 00:06: ttyS2 at I/O 0x3e8 (irq = 5, base_baud = 115200) is a 16550A
-[    2.187735] 00:07: ttyS3 at I/O 0x2e8 (irq = 5, base_baud = 115200) is a 16550A
-[    2.190660] Linux agpgart interface v0.103
-[    2.190748] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
-[    2.190764] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
-[    2.191599] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
-[    2.191800] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
-[    2.194203] brd: module loaded
-[    2.195401] loop: module loaded
-[    2.195617] ata_piix 0000:00:1f.2: version 2.13
-[    2.195755] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
-[    2.196426] scsi host0: ata_piix
-[    2.196659] scsi host1: ata_piix
-[    2.196723] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4080 irq 14
-[    2.196726] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x4088 irq 15
-[    2.196866] libphy: Fixed MDIO Bus: probed
-[    2.196870] tun: Universal TUN/TAP device driver, 1.6
-[    2.196872] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
-[    2.197078] PPP generic driver version 2.4.2
-[    2.197215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
-[    2.197222] ehci-pci: EHCI PCI platform driver
-[    2.197385] ehci-pci 0000:00:1d.7: EHCI Host Controller
-[    2.197394] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
-[    2.197412] ehci-pci 0000:00:1d.7: debug port 1
-[    2.201328] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
-[    2.201345] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe4444000
-[    2.212056] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
-[    2.212153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
-[    2.212159] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
-[    2.212165] usb usb1: Product: EHCI Host Controller
-[    2.212170] usb usb1: Manufacturer: Linux 3.19.0-25-generic ehci_hcd
-[    2.212175] usb usb1: SerialNumber: 0000:00:1d.7
-[    2.212419] hub 1-0:1.0: USB hub found
-[    2.212431] hub 1-0:1.0: 8 ports detected
-[    2.212790] ehci-platform: EHCI generic platform driver
-[    2.212806] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
-[    2.212812] ohci-pci: OHCI PCI platform driver
-[    2.212829] ohci-platform: OHCI generic platform driver
-[    2.212842] uhci_hcd: USB Universal Host Controller Interface driver
-[    2.212969] uhci_hcd 0000:00:1d.0: UHCI Host Controller
-[    2.212977] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
-[    2.212989] uhci_hcd 0000:00:1d.0: detected 2 ports
-[    2.213013] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004000
-[    2.213070] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
-[    2.213073] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
-[    2.213076] usb usb2: Product: UHCI Host Controller
-[    2.213079] usb usb2: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
-[    2.213081] usb usb2: SerialNumber: 0000:00:1d.0
-[    2.213243] hub 2-0:1.0: USB hub found
-[    2.213253] hub 2-0:1.0: 2 ports detected
-[    2.213487] uhci_hcd 0000:00:1d.1: UHCI Host Controller
-[    2.213497] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
-[    2.213506] uhci_hcd 0000:00:1d.1: detected 2 ports
-[    2.213539] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004020
-[    2.213595] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
-[    2.213598] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
-[    2.213600] usb usb3: Product: UHCI Host Controller
-[    2.213603] usb usb3: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
-[    2.213606] usb usb3: SerialNumber: 0000:00:1d.1
-[    2.213765] hub 3-0:1.0: USB hub found
-[    2.213775] hub 3-0:1.0: 2 ports detected
-[    2.214008] uhci_hcd 0000:00:1d.2: UHCI Host Controller
-[    2.214016] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
-[    2.214025] uhci_hcd 0000:00:1d.2: detected 2 ports
-[    2.214059] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
-[    2.214123] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
-[    2.214126] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
-[    2.214129] usb usb4: Product: UHCI Host Controller
-[    2.214131] usb usb4: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
-[    2.214134] usb usb4: SerialNumber: 0000:00:1d.2
-[    2.214293] hub 4-0:1.0: USB hub found
-[    2.214301] hub 4-0:1.0: 2 ports detected
-[    2.214533] uhci_hcd 0000:00:1d.3: UHCI Host Controller
-[    2.214541] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
-[    2.214549] uhci_hcd 0000:00:1d.3: detected 2 ports
-[    2.214584] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004060
-[    2.214640] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
-[    2.214643] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
-[    2.214646] usb usb5: Product: UHCI Host Controller
-[    2.214648] usb usb5: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
-[    2.214651] usb usb5: SerialNumber: 0000:00:1d.3
-[    2.214813] hub 5-0:1.0: USB hub found
-[    2.214821] hub 5-0:1.0: 2 ports detected
-[    2.215008] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
-[    2.217110] i8042: Detected active multiplexing controller, rev 1.1
-[    2.218333] serio: i8042 KBD port at 0x60,0x64 irq 1
-[    2.218339] serio: i8042 AUX0 port at 0x60,0x64 irq 12
-[    2.218381] serio: i8042 AUX1 port at 0x60,0x64 irq 12
-[    2.218416] serio: i8042 AUX2 port at 0x60,0x64 irq 12
-[    2.218452] serio: i8042 AUX3 port at 0x60,0x64 irq 12
-[    2.218670] mousedev: PS/2 mouse device common for all mice
-[    2.219058] rtc_cmos 00:03: RTC can wake from S4
-[    2.219250] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
-[    2.219285] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
-[    2.219308] i2c /dev entries driver
-[    2.219414] device-mapper: uevent: version 1.0.3
-[    2.219533] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
-[    2.219554] ledtrig-cpu: registered to indicate activity on CPUs
-[    2.219838] PCCT header not found.
-[    2.219840] ACPI PCC probe failed.
-[    2.219969] TCP: cubic registered
-[    2.220149] NET: Registered protocol family 10
-[    2.220472] NET: Registered protocol family 17
-[    2.220489] Key type dns_resolver registered
-[    2.220986] Loading compiled-in X.509 certificates
-[    2.222400] Loaded X.509 cert 'Magrathea: Glacier signing key: 897aad757d0e4d72cd84240b25ac782885bfae3f'
-[    2.222424] registered taskstats version 1
-[    2.225467] Key type trusted registered
-[    2.230448] Key type encrypted registered
-[    2.230457] AppArmor: AppArmor sha1 policy hashing enabled
-[    2.230462] ima: No TPM chip found, activating TPM-bypass!
-[    2.230490] evm: HMAC attrs: 0x1
-[    2.231029]   Magic number: 11:583:13
-[    2.231183] rtc_cmos 00:03: setting system clock to 2015-08-13 06:00:24 UTC (1439445624)
-[    2.231965] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
-[    2.231970] EDD information not available.
-[    2.232079] PM: Hibernation image not present or could not be loaded.
-[    2.243638] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
-[    2.360621] ata2.00: ATAPI: MATSHITADVD-RAM UJ-850S, 1.60, max UDMA/33
-[    2.360755] ata1.00: ATA-8: FUJITSU MHW2120BH, 00000012, max UDMA/100
-[    2.360759] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
-[    2.376544] ata2.00: configured for UDMA/33
-[    2.376641] ata1.00: configured for UDMA/100
-[    2.377706] ACPI: Battery Slot [BAT0] (battery present)
-[    2.500198] ACPI: Battery Slot [BAT1] (battery absent)
-[    2.500403] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHW2120B 0012 PQ: 0 ANSI: 5
-[    2.500671] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
-[    2.500702] sd 0:0:0:0: Attached scsi generic sg0 type 0
-[    2.500739] sd 0:0:0:0: [sda] Write Protect is off
-[    2.500742] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
-[    2.500873] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
-[    2.502647] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-850S  1.60 PQ: 0 ANSI: 5
-[    2.517883] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
-[    2.517887] cdrom: Uniform CD-ROM driver Revision: 3.20
-[    2.518054] sr 1:0:0:0: Attached scsi CD-ROM sr0
-[    2.518169] sr 1:0:0:0: Attached scsi generic sg1 type 5
-[    2.530136]  sda: sda1 sda2 < sda5 >
-[    2.530531] sd 0:0:0:0: [sda] Attached SCSI disk
-[    2.531169] Freeing unused kernel memory: 1408K (ffffffff81d36000 - ffffffff81e96000)
-[    2.531172] Write protecting the kernel read-only data: 12288k
-[    2.531475] Freeing unused kernel memory: 176K (ffff8800017d4000 - ffff880001800000)
-[    2.531680] Freeing unused kernel memory: 336K (ffff880001bac000 - ffff880001c00000)
-[    2.548189] random: systemd-udevd urandom read with 15 bits of entropy available
-[    2.708057] usb 4-1: new full-speed USB device number 2 using uhci_hcd
-[    2.806984] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
-[    2.807295] acpi device:03: registered as cooling_device2
-[    2.807382] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
-[    2.824690] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
-[    2.824738] [drm] Initialized drm 1.1.0 20060810
-[    2.825234] r8169 0000:04:00.0 eth0: RTL8168b/8111b at 0xffffc90000004000, 00:40:d0:e4:58:4b, XID 18000000 IRQ 28
-[    2.825238] r8169 0000:04:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
-[    2.845898] pci 0000:00:1e.0: enabling device (0104 -> 0107)
-[    2.847762] sdhci: Secure Digital Host Controller Interface driver
-[    2.847765] sdhci: Copyright(c) Pierre Ossman
-[    2.879966] [drm] Memory usable by graphics device = 256M
-[    2.880577] checking generic (d0000000 300000) vs hw (d0000000 10000000)
-[    2.880580] fb: switching to inteldrmfb from VESA VGA
-[    2.880609] Console: switching to colour dummy device 80x25
-[    2.880700] [drm] Replacing VGA console driver
-[    2.884639] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
-[    2.884644] [drm] Driver supports precise vblank timestamp query.
-[    2.885174] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
-[    2.900102] firewire_ohci 0000:05:05.1: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
-[    2.900129] usb 4-1: New USB device found, idVendor=0a12, idProduct=0001
-[    2.900132] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
-[    2.900522] sdhci-pci 0000:05:05.3: SDHCI controller found [104c:803c] (rev 0)
-[    2.900660] sdhci-pci 0000:05:05.3: No vmmc regulator found
-[    2.900663] sdhci-pci 0000:05:05.3: No vqmmc regulator found
-[    2.901849] mmc0: SDHCI controller on PCI [0000:05:05.3] using DMA
-[    3.044057] usb 1-7: new high-speed USB device number 4 using ehci-pci
-[    3.144047] usb 4-2: new full-speed USB device number 3 using uhci_hcd
-[    3.177416] usb 1-7: New USB device found, idVendor=05e3, idProduct=0608
-[    3.177420] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
-[    3.177424] usb 1-7: Product: USB2.0 Hub
-[    3.177837] hub 1-7:1.0: USB hub found
-[    3.178165] hub 1-7:1.0: 4 ports detected
-[    3.253354] [drm] initialized overlay support
-[    3.253409] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
-[    3.273820] fbcon: inteldrmfb (fb0) is primary device
-[    3.273855] Console: switching to colour frame buffer device 160x50
-[    3.273891] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
-[    3.273894] i915 0000:00:02.0: registered panic notifier
-[    3.326093] usb 4-2: New USB device found, idVendor=147e, idProduct=2016
-[    3.326098] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
-[    3.326100] usb 4-2: Product: Fingerprint Sensor   
-[    3.326103] usb 4-2: Manufacturer: TouchStrip        
-[    3.400120] firewire_core 0000:05:05.1: created device fw0: GUID 0040d00100437d35, S400
-[    3.611303] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x92a0b1, caps: 0xa04713/0x200000/0x0, board id: 0, fw id: 50149
-[    3.663321] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
-[   18.968698] random: nonblocking pool is initialized
-[   20.051713] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
-[   21.636876] systemd[1]: Inserted module 'autofs4'
-[   21.788532] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
-[   21.788707] systemd[1]: Detected architecture x86-64.
-[   21.824868] systemd[1]: Set hostname to <t-rex>.
-[   23.194260] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
-[   23.194276] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
-[   23.194401] systemd[1]: Created slice Root Slice.
-[   23.194415] systemd[1]: Starting Root Slice.
-[   23.194504] systemd[1]: Listening on udev Kernel Socket.
-[   23.194516] systemd[1]: Starting udev Kernel Socket.
-[   23.194590] systemd[1]: Listening on fsck to fsckd communication Socket.
-[   23.194602] systemd[1]: Starting fsck to fsckd communication Socket.
-[   23.194674] systemd[1]: Listening on Delayed Shutdown Socket.
-[   23.194685] systemd[1]: Starting Delayed Shutdown Socket.
-[   23.194827] systemd[1]: Listening on Journal Audit Socket.
-[   23.194839] systemd[1]: Starting Journal Audit Socket.
-[   23.194999] systemd[1]: Created slice User and Session Slice.
-[   23.195011] systemd[1]: Starting User and Session Slice.
-[   23.195114] systemd[1]: Listening on Journal Socket.
-[   23.195134] systemd[1]: Starting Journal Socket.
-[   23.195236] systemd[1]: Listening on Device-mapper event daemon FIFOs.
-[   23.195248] systemd[1]: Starting Device-mapper event daemon FIFOs.
-[   23.195323] systemd[1]: Listening on LVM2 metadata daemon socket.
-[   23.195335] systemd[1]: Starting LVM2 metadata daemon socket.
-[   23.195412] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
-[   23.195425] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
-[   23.195574] systemd[1]: Created slice System Slice.
-[   23.195594] systemd[1]: Starting System Slice.
-[   23.196415] systemd[1]: Starting Uncomplicated firewall...
-[   23.196665] systemd[1]: Created slice system-getty.slice.
-[   23.196686] systemd[1]: Starting system-getty.slice.
-[   23.260491] systemd[1]: Starting Load Kernel Modules...
-[   23.261524] systemd[1]: Starting Increase datagram queue length...
-[   23.262582] systemd[1]: Starting Create list of required static device nodes for the current kernel...
-[   23.263767] systemd[1]: Started Read required files in advance.
-[   23.264623] systemd[1]: Starting Read required files in advance...
-[   23.265527] systemd[1]: Mounting POSIX Message Queue File System...
-[   23.266571] systemd[1]: Mounting Huge Pages File System...
-[   23.267573] systemd[1]: Starting Nameserver information manager...
-[   23.268607] systemd[1]: Starting Setup Virtual Console...
-[   23.269621] systemd[1]: Started Braille Device Support.
-[   23.269912] systemd[1]: Starting Braille Device Support...
-[   23.270148] systemd[1]: Created slice system-systemd\x2dfsck.slice.
-[   23.270166] systemd[1]: Starting system-systemd\x2dfsck.slice.
-[   23.270234] systemd[1]: Reached target Slices.
-[   23.270245] systemd[1]: Starting Slices.
-[   23.270444] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
-[   23.270456] systemd[1]: Starting system-systemd\x2dcryptsetup.slice.
-[   23.271326] systemd[1]: Mounting Debug File System...
-[   23.271482] systemd[1]: Reached target Remote File Systems (Pre).
-[   23.271505] systemd[1]: Starting Remote File Systems (Pre).
-[   23.272493] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
-[   23.272710] systemd[1]: Listening on Journal Socket (/dev/log).
-[   23.272755] systemd[1]: Starting Journal Socket (/dev/log).
-[   23.272867] systemd[1]: Listening on udev Control Socket.
-[   23.272879] systemd[1]: Starting udev Control Socket.
-[   23.273800] systemd[1]: Starting udev Coldplug all Devices...
-[   23.275113] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
-[   23.275145] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
-[   23.506481] systemd[1]: Started Set Up Additional Binary Formats.
-[   23.508367] systemd[1]: Started Setup Virtual Console.
-[   23.729116] systemd[1]: Started Create list of required static device nodes for the current kernel.
-[   23.730378] systemd[1]: Starting Create Static Device Nodes in /dev...
-[   23.918972] systemd[1]: Started Uncomplicated firewall.
-[   24.211408] systemd[1]: Started udev Coldplug all Devices.
-[   24.212706] systemd[1]: Starting udev Wait for Complete Device Initialization...
-[   24.259964] systemd[1]: Mounted POSIX Message Queue File System.
-[   24.260318] systemd[1]: Mounted Huge Pages File System.
-[   24.260546] systemd[1]: Mounted Debug File System.
-[   24.261072] systemd[1]: Started Increase datagram queue length.
-[   24.274163] systemd[1]: Listening on Syslog Socket.
-[   24.274183] systemd[1]: Starting Syslog Socket.
-[   24.275114] systemd[1]: Starting Journal Service...
-[   24.429297] lp: driver loaded but no devices found
-[   24.466536] systemd[1]: Started Nameserver information manager.
-[   24.525297] ppdev: user-space parallel port driver
-[   24.837400] systemd[1]: Started Load Kernel Modules.
-[   24.838631] systemd[1]: Mounting FUSE Control File System...
-[   24.839604] systemd[1]: Starting Apply Kernel Variables...
-[   24.839734] systemd[1]: Mounted Configuration File System.
-[   24.843678] systemd[1]: Mounted FUSE Control File System.
-[   25.507741] systemd[1]: Started Journal Service.
-[   30.263550] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
-[   30.610064] intel_rng: FWH not detected
-[   30.867466] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\PMIO) (20141107/utaddress-258)
-[   30.867476] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
-[   30.867481] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x0000000000000480-0x00000000000004bb (\GPIO) (20141107/utaddress-258)
-[   30.867485] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
-[   30.867487] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x0000000000000480-0x00000000000004bb (\GPIO) (20141107/utaddress-258)
-[   30.867492] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
-[   30.867493] lpc_ich: Resource conflict(s) found affecting gpio_ich
-[   31.162237] leds_ss4200: no LED devices found
-[   31.214120] yenta_cardbus 0000:05:05.0: CardBus bridge found [104c:ac48]
-[   31.214144] yenta_cardbus 0000:05:05.0: Enabling burst memory read transactions
-[   31.214150] yenta_cardbus 0000:05:05.0: Using CSCINT to route CSC interrupts to PCI
-[   31.214153] yenta_cardbus 0000:05:05.0: Routing CardBus interrupts to PCI
-[   31.214160] yenta_cardbus 0000:05:05.0: TI: mfunc 0x01aa1b22, devctl 0x64
-[   31.444823] yenta_cardbus 0000:05:05.0: ISA IRQ mask 0x0cf8, PCI irq 16
-[   31.444830] yenta_cardbus 0000:05:05.0: Socket status: 30000006
-[   31.444836] pci_bus 0000:05: Raising subordinate bus# of parent bus (#05) from #06 to #09
-[   31.444847] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [io  0x1000-0x2fff]
-[   31.444851] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [mem 0xe0000000-0xe20fffff]
-[   31.444854] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0000000-0xe20fffff:
-[   31.444860]  excluding 0xe0000000-0xe020ffff 0xe1ef0000-0xe20fffff
-[   31.444871] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [mem 0xe2100000-0xe40fffff 64bit pref]
-[   31.444874] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe2100000-0xe40fffff:
-[   31.444879]  excluding 0xe2100000-0xe40fffff
-[   31.487198] Bluetooth: Core ver 2.20
-[   31.487226] NET: Registered protocol family 31
-[   31.487228] Bluetooth: HCI device and connection manager initialized
-[   31.487235] Bluetooth: HCI socket layer initialized
-[   31.487239] Bluetooth: L2CAP socket layer initialized
-[   31.487249] Bluetooth: SCO socket layer initialized
-[   31.668994] usbcore: registered new interface driver btusb
-[   31.715518] cfg80211: Calling CRDA to update world regulatory domain
-[   32.437061] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
-[   32.437065] iwl3945: Copyright(c) 2003-2011 Intel Corporation
-[   32.491052] iwl3945 0000:02:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
-[   32.491056] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
-[   32.723625] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
-[   32.764072] sound hdaudioC0D0: ALC262: SKU not ready 0x411111f0
-[   32.764569] sound hdaudioC0D0: autoconfig: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:line
-[   32.764573] sound hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
-[   32.764576] sound hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
-[   32.764578] sound hdaudioC0D0:    mono: mono_out=0x0
-[   32.764581] sound hdaudioC0D0:    inputs:
-[   32.764584] sound hdaudioC0D0:      Internal Mic=0x19
-[   32.764587] sound hdaudioC0D0:      Front Mic=0x1a
-[   32.764590] sound hdaudioC0D0:      Rear Mic=0x18
-[   32.770964] sound hdaudioC0D1: autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
-[   32.770969] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
-[   32.770972] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
-[   32.770975] sound hdaudioC0D1:    mono: mono_out=0x0
-[   32.770977] sound hdaudioC0D1:    inputs:
-[   32.775616] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
-[   32.775718] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
-[   32.775805] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
-[   32.775894] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
-[   33.421784] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
-[   33.421808]  excluding 0xf0000-0xfffff
-[   33.421827] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
-[   33.421854]  clean.
-[   33.421871] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
-[   33.421896]  excluding 0x60000000-0x60ffffff
-[   35.194179] cfg80211: World regulatory domain updated:
-[   35.194187] cfg80211:  DFS Master region: unset
-[   35.194189] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
-[   35.194193] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
-[   35.194196] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
-[   35.194199] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
-[   35.194202] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
-[   35.194204] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
-[   37.042460] Adding 2088956k swap on /dev/mapper/t--rex--vg-swap_1.  Priority:-1 extents:1 across:2088956k FS
-[   38.242096] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
-[   38.495725] systemd-journald[314]: Received request to flush runtime journal from PID 1
-[   39.076512] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
-[   39.131764] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
-[   40.597914] audit: type=1400 audit(1439445662.864:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=602 comm="apparmor_parser"
-[   40.597927] audit: type=1400 audit(1439445662.864:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=602 comm="apparmor_parser"
-[   40.706120] audit: type=1400 audit(1439445662.972:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=602 comm="apparmor_parser"
-[   40.706131] audit: type=1400 audit(1439445662.972:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=602 comm="apparmor_parser"
-[   40.706140] audit: type=1400 audit(1439445662.972:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=602 comm="apparmor_parser"
-[   40.706147] audit: type=1400 audit(1439445662.972:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=602 comm="apparmor_parser"
-[   40.782199] audit: type=1400 audit(1439445663.048:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=602 comm="apparmor_parser"
-[   40.929923] audit: type=1400 audit(1439445663.196:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=602 comm="apparmor_parser"
-[   40.929935] audit: type=1400 audit(1439445663.196:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=602 comm="apparmor_parser"
-[   40.929943] audit: type=1400 audit(1439445663.196:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="third_party" pid=602 comm="apparmor_parser"
-[   44.641364] r8169 0000:04:00.0 eth0: link down
-[   44.641383] r8169 0000:04:00.0 eth0: link down
-[   44.641399] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
-[   47.105364] r8169 0000:04:00.0 eth0: link up
-[   47.105381] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
-[   54.515410] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
-[   54.515415] Bluetooth: BNEP filters: protocol multicast
-[   54.515422] Bluetooth: BNEP socket layer initialized
-[   54.525155] Bluetooth: RFCOMM TTY layer initialized
-[   54.525165] Bluetooth: RFCOMM socket layer initialized
-[   54.525173] Bluetooth: RFCOMM ver 1.11
-[   58.643161] iwl3945 0000:02:00.0: loaded firmware version 15.32.2.9
+[    0.012644] Freeing SMP alternatives memory: 32K (ffffffff81e96000 - ffffffff81e9e000)
+[    0.014252] ftrace: allocating 30087 entries in 118 pages
+[    0.028379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
+[    0.068078] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (fam: 06, model: 0f, stepping: 06)
+[    0.072000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
+[    0.072000] perf_event_intel: PEBS disabled due to CPU errata
+[    0.072000] ... version:                2
+[    0.072000] ... bit width:              40
+[    0.072000] ... generic registers:      2
+[    0.072000] ... value mask:             000000ffffffffff
+[    0.072000] ... max period:             000000007fffffff
+[    0.072000] ... fixed-purpose events:   3
+[    0.072000] ... event mask:             0000000700000003
+[    0.072000] x86: Booting SMP configuration:
+[    0.072000] .... node  #0, CPUs:      #1
+[    0.082893] x86: Booted up 1 node, 2 CPUs
+[    0.082899] smpboot: Total of 2 processors activated (7980.41 BogoMIPS)
+[    0.082955] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
+[    0.084147] devtmpfs: initialized
+[    0.087009] evm: security.selinux
+[    0.087011] evm: security.SMACK64
+[    0.087013] evm: security.SMACK64EXEC
+[    0.087014] evm: security.SMACK64TRANSMUTE
+[    0.087016] evm: security.SMACK64MMAP
+[    0.087017] evm: security.ima
+[    0.087018] evm: security.capability
+[    0.088183] pinctrl core: initialized pinctrl subsystem
+[    0.088198] RTC time:  6:24:58, date: 08/13/15
+[    0.088333] NET: Registered protocol family 16
+[    0.092008] cpuidle: using governor ladder
+[    0.096008] cpuidle: using governor menu
+[    0.096065] ACPI: bus type PCI registered
+[    0.096069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
+[    0.096167] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
+[    0.096171] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
+[    0.096316] PCI: Using configuration type 1 for base access
+[    0.104142] ACPI: Added _OSI(Module Device)
+[    0.104145] ACPI: Added _OSI(Processor Device)
+[    0.104147] ACPI: Added _OSI(3.0 _SCP Extensions)
+[    0.104149] ACPI: Added _OSI(Processor Aggregator Device)
+[    0.108530] ACPI : EC: EC description table is found, configuring boot EC
+[    0.110297] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
+[    0.111144] ACPI: Interpreter enabled
+[    0.111154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
+[    0.111160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
+[    0.111179] ACPI: (supports S0 S3 S4 S5)
+[    0.111181] ACPI: Using IOAPIC for interrupt routing
+[    0.111222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
+[    0.856192] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
+[    0.856199] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
+[    0.856287] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
+[    0.856396] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
+[    0.856606] PCI host bridge to bus 0000:00
+[    0.856610] pci_bus 0000:00: root bus resource [bus 00-ff]
+[    0.856613] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
+[    0.856616] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
+[    0.856619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
+[    0.856621] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
+[    0.856624] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
+[    0.856626] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
+[    0.856629] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
+[    0.856631] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
+[    0.856634] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
+[    0.856636] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
+[    0.856639] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
+[    0.856641] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
+[    0.856643] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
+[    0.856646] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
+[    0.856648] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
+[    0.856651] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
+[    0.856653] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
+[    0.856656] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
+[    0.856667] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
+[    0.856807] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
+[    0.856821] pci 0000:00:02.0: reg 0x10: [mem 0xe4300000-0xe437ffff]
+[    0.856828] pci 0000:00:02.0: reg 0x14: [io  0x4090-0x4097]
+[    0.856836] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
+[    0.856843] pci 0000:00:02.0: reg 0x1c: [mem 0xe4400000-0xe443ffff]
+[    0.856971] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
+[    0.856982] pci 0000:00:02.1: reg 0x10: [mem 0xe4380000-0xe43fffff]
+[    0.857171] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
+[    0.857197] pci 0000:00:1b.0: reg 0x10: [mem 0xe4440000-0xe4443fff 64bit]
+[    0.857315] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
+[    0.857374] pci 0000:00:1b.0: System wakeup disabled by ACPI
+[    0.857440] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
+[    0.857557] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
+[    0.857677] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
+[    0.857800] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
+[    0.857918] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
+[    0.858033] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
+[    0.858156] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
+[    0.858279] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
+[    0.858397] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
+[    0.858455] pci 0000:00:1d.0: reg 0x20: [io  0x4000-0x401f]
+[    0.858548] pci 0000:00:1d.0: System wakeup disabled by ACPI
+[    0.858608] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
+[    0.858665] pci 0000:00:1d.1: reg 0x20: [io  0x4020-0x403f]
+[    0.858757] pci 0000:00:1d.1: System wakeup disabled by ACPI
+[    0.858817] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
+[    0.858874] pci 0000:00:1d.2: reg 0x20: [io  0x4040-0x405f]
+[    0.858967] pci 0000:00:1d.2: System wakeup disabled by ACPI
+[    0.859026] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
+[    0.859083] pci 0000:00:1d.3: reg 0x20: [io  0x4060-0x407f]
+[    0.859174] pci 0000:00:1d.3: System wakeup disabled by ACPI
+[    0.859245] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
+[    0.859271] pci 0000:00:1d.7: reg 0x10: [mem 0xe4444000-0xe44443ff]
+[    0.859381] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
+[    0.859435] pci 0000:00:1d.7: System wakeup disabled by ACPI
+[    0.859498] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
+[    0.859668] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
+[    0.859786] pci 0000:00:1f.0: can't claim BAR 13 [io  0x0500-0x057f]: address conflict with ACPI PM1a_EVT_BLK [io  0x0500-0x0503]
+[    0.859793] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
+[    0.859798] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 02e0 (mask 001f)
+[    0.859803] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0600 (mask 00ff)
+[    0.859808] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
+[    0.860035] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
+[    0.860058] pci 0000:00:1f.2: reg 0x10: [io  0x4098-0x409f]
+[    0.860071] pci 0000:00:1f.2: reg 0x14: [io  0x40a8-0x40ab]
+[    0.860083] pci 0000:00:1f.2: reg 0x18: [io  0x40a0-0x40a7]
+[    0.860096] pci 0000:00:1f.2: reg 0x1c: [io  0x40ac-0x40af]
+[    0.860109] pci 0000:00:1f.2: reg 0x20: [io  0x4080-0x408f]
+[    0.860135] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
+[    0.860138] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
+[    0.860140] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
+[    0.860143] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
+[    0.860178] pci 0000:00:1f.2: PME# supported from D3hot
+[    0.860285] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
+[    0.860360] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
+[    0.860574] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    0.860734] pci 0000:02:00.0: [8086:4222] type 00 class 0x028000
+[    0.860802] pci 0000:02:00.0: reg 0x10: [mem 0xe4100000-0xe4100fff]
+[    0.861258] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
+[    0.861380] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
+[    0.861409] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    0.861418] pci 0000:00:1c.1:   bridge window [mem 0xe4100000-0xe41fffff]
+[    0.861510] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    0.861638] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
+[    0.861668] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
+[    0.861712] pci 0000:04:00.0: reg 0x18: [mem 0xe4220000-0xe4220fff 64bit]
+[    0.861762] pci 0000:04:00.0: reg 0x30: [mem 0xe4200000-0xe421ffff pref]
+[    0.861902] pci 0000:04:00.0: supports D1 D2
+[    0.861905] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
+[    0.861986] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
+[    0.862000] pci 0000:00:1c.3: PCI bridge to [bus 04]
+[    0.862005] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
+[    0.862011] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff]
+[    0.862140] pci 0000:05:05.0: [104c:8039] type 02 class 0x060700
+[    0.862167] pci 0000:05:05.0: reg 0x10: [mem 0xe2004000-0xe2004fff]
+[    0.862215] pci 0000:05:05.0: supports D1 D2
+[    0.862217] pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot D3cold
+[    0.862249] pci 0000:05:05.0: System wakeup disabled by ACPI
+[    0.862317] pci 0000:05:05.1: [104c:803a] type 00 class 0x0c0010
+[    0.862344] pci 0000:05:05.1: reg 0x10: [mem 0xe2008000-0xe20087ff]
+[    0.862359] pci 0000:05:05.1: reg 0x14: [mem 0xe0000000-0xe0003fff]
+[    0.862469] pci 0000:05:05.1: supports D1 D2
+[    0.862472] pci 0000:05:05.1: PME# supported from D0 D1 D2 D3hot
+[    0.862558] pci 0000:05:05.2: [104c:803b] type 00 class 0x018000
+[    0.862585] pci 0000:05:05.2: reg 0x10: [mem 0xe2005000-0xe2005fff]
+[    0.862700] pci 0000:05:05.2: supports D1 D2
+[    0.862703] pci 0000:05:05.2: PME# supported from D0 D1 D2 D3hot
+[    0.862788] pci 0000:05:05.3: [104c:803c] type 00 class 0x080501
+[    0.862815] pci 0000:05:05.3: reg 0x10: [mem 0xe2008800-0xe20088ff]
+[    0.862931] pci 0000:05:05.3: supports D1 D2
+[    0.862933] pci 0000:05:05.3: PME# supported from D0 D1 D2 D3hot
+[    0.863020] pci 0000:05:05.4: [104c:803d] type 00 class 0x078000
+[    0.863047] pci 0000:05:05.4: reg 0x10: [mem 0xe2006000-0xe2006fff]
+[    0.863062] pci 0000:05:05.4: reg 0x14: [mem 0xe2007000-0xe2007fff]
+[    0.863168] pci 0000:05:05.4: supports D1 D2
+[    0.863171] pci 0000:05:05.4: PME# supported from D0 D1 D2 D3hot D3cold
+[    0.863299] pci 0000:00:1e.0: PCI bridge to [bus 05-06] (subtractive decode)
+[    0.863305] pci 0000:00:1e.0:   bridge window [io  0x1000-0x2fff]
+[    0.863311] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe20fffff]
+[    0.863320] pci 0000:00:1e.0:   bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
+[    0.863323] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
+[    0.863325] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
+[    0.863328] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
+[    0.863331] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
+[    0.863334] pci 0000:00:1e.0:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
+[    0.863336] pci 0000:00:1e.0:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
+[    0.863339] pci 0000:00:1e.0:   bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
+[    0.863342] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
+[    0.863344] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
+[    0.863347] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
+[    0.863350] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
+[    0.863352] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
+[    0.863355] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
+[    0.863358] pci 0000:00:1e.0:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
+[    0.863360] pci 0000:00:1e.0:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
+[    0.863363] pci 0000:00:1e.0:   bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
+[    0.863366] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
+[    0.863368] pci 0000:00:1e.0:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
+[    0.863437] pci_bus 0000:06: busn_res: can not insert [bus 06-ff] under [bus 05-06] (conflicts with (null) [bus 05-06])
+[    0.863443] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
+[    0.863446] pci_bus 0000:06: busn_res: can not insert [bus 06-09] under [bus 05-06] (conflicts with (null) [bus 05-06])
+[    0.863452] pci_bus 0000:06: [bus 06-09] partially hidden behind transparent bridge 0000:05 [bus 05-06]
+[    0.863457] pci 0000:00:1e.0: bridge has subordinate 06 but max busn 09
+[    0.863611] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 12 14 15)
+[    0.863677] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 11 12 14 15) *10
+[    0.863740] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12 14 15)
+[    0.863802] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 11 12 14 15) *10
+[    0.863864] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12 14 15) *0, disabled.
+[    0.863925] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 11 12 14 15) *0, disabled.
+[    0.863987] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12 14 15)
+[    0.864056] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 11 12 14 15) *10
+[    0.864967] ACPI: Enabled 7 GPEs in block 00 to 1F
+[    0.865044] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
+[    0.865174] vgaarb: setting as boot device: PCI:0000:00:02.0
+[    0.865174] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
+[    0.865174] vgaarb: loaded
+[    0.865174] vgaarb: bridge control possible 0000:00:02.0
+[    0.865174] SCSI subsystem initialized
+[    0.865174] libata version 3.00 loaded.
+[    0.865174] ACPI: bus type USB registered
+[    0.865174] usbcore: registered new interface driver usbfs
+[    0.865174] usbcore: registered new interface driver hub
+[    0.865174] usbcore: registered new device driver usb
+[    0.865174] PCI: Using ACPI for IRQ routing
+[    0.868437] PCI: pci_cache_line_size set to 64 bytes
+[    0.868536] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
+[    0.868539] e820: reserve RAM buffer [mem 0x7f68e000-0x7fffffff]
+[    0.868699] NetLabel: Initializing
+[    0.868701] NetLabel:  domain hash size = 128
+[    0.868703] NetLabel:  protocols = UNLABELED CIPSOv4
+[    0.868721] NetLabel:  unlabeled traffic allowed by default
+[    0.868753] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
+[    0.868753] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
+[    0.868753] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
+[    0.870085] Switched to clocksource hpet
+[    0.878505] AppArmor: AppArmor Filesystem Enabled
+[    0.878630] pnp: PnP ACPI init
+[    1.124312] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
+[    1.124317] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
+[    1.124320] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
+[    1.124323] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
+[    1.124327] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
+[    1.124330] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
+[    1.124333] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
+[    1.124336] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
+[    1.124341] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    1.124631] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
+[    1.124635] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
+[    1.124709] system 00:02: [io  0x0800-0x080f] has been reserved
+[    1.124713] system 00:02: [io  0x0500-0x057f] could not be reserved
+[    1.124716] system 00:02: [io  0x0480-0x04bf] has been reserved
+[    1.124719] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    1.124759] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
+[    1.125137] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
+[    1.125285] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (disabled)
+[    1.125656] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
+[    1.126015] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
+[    1.126089] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
+[    1.126138] pnp 00:09: Plug and Play ACPI device, IDs PNP0f13 (active)
+[    1.126168] pnp: PnP ACPI: found 10 devices
+[    1.134250] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
+[    1.134255] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
+[    1.134259] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
+[    1.134309] pci 0000:00:1f.0: BAR 13: [io  0x0500-0x057f] has bogus alignment
+[    1.134313] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
+[    1.134317] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
+[    1.134320] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
+[    1.134330] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
+[    1.134343] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
+[    1.134347] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x5fff]
+[    1.134351] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    1.134355] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
+[    1.134362] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
+[    1.134368] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
+[    1.134376] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    1.134383] pci 0000:00:1c.1:   bridge window [mem 0xe4100000-0xe41fffff]
+[    1.134394] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    1.134410] pci 0000:00:1c.3: PCI bridge to [bus 04]
+[    1.134414] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
+[    1.134421] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff]
+[    1.134435] pci 0000:05:05.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
+[    1.134438] pci 0000:05:05.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
+[    1.134441] pci 0000:05:05.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
+[    1.134444] pci 0000:05:05.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
+[    1.134452] pci 0000:05:05.0: BAR 15: assigned [mem 0x84000000-0x87ffffff pref]
+[    1.134460] pci 0000:05:05.0: BAR 16: assigned [mem 0x88000000-0x8bffffff]
+[    1.134463] pci 0000:05:05.0: BAR 13: assigned [io  0x1000-0x10ff]
+[    1.134466] pci 0000:05:05.0: BAR 14: assigned [io  0x1400-0x14ff]
+[    1.134469] pci 0000:05:05.0: CardBus bridge to [bus 06-09]
+[    1.134472] pci 0000:05:05.0:   bridge window [io  0x1000-0x10ff]
+[    1.134478] pci 0000:05:05.0:   bridge window [io  0x1400-0x14ff]
+[    1.134484] pci 0000:05:05.0:   bridge window [mem 0x84000000-0x87ffffff pref]
+[    1.134490] pci 0000:05:05.0:   bridge window [mem 0x88000000-0x8bffffff]
+[    1.134496] pci 0000:00:1e.0: PCI bridge to [bus 05-06]
+[    1.134500] pci 0000:00:1e.0:   bridge window [io  0x1000-0x2fff]
+[    1.134507] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe20fffff]
+[    1.134512] pci 0000:00:1e.0:   bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
+[    1.134521] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
+[    1.134524] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
+[    1.134527] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
+[    1.134529] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
+[    1.134532] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
+[    1.134534] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
+[    1.134537] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
+[    1.134539] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
+[    1.134542] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
+[    1.134544] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
+[    1.134546] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
+[    1.134549] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
+[    1.134551] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
+[    1.134554] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
+[    1.134556] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
+[    1.134558] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
+[    1.134561] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfebfffff]
+[    1.134563] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff]
+[    1.134566] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
+[    1.134568] pci_bus 0000:01: resource 1 [mem 0x80000000-0x801fffff]
+[    1.134571] pci_bus 0000:01: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
+[    1.134574] pci_bus 0000:02: resource 1 [mem 0xe4100000-0xe41fffff]
+[    1.134577] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
+[    1.134579] pci_bus 0000:04: resource 1 [mem 0xe4200000-0xe42fffff]
+[    1.134582] pci_bus 0000:05: resource 0 [io  0x1000-0x2fff]
+[    1.134584] pci_bus 0000:05: resource 1 [mem 0xe0000000-0xe20fffff]
+[    1.134587] pci_bus 0000:05: resource 2 [mem 0xe2100000-0xe40fffff 64bit pref]
+[    1.134590] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
+[    1.134592] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
+[    1.134595] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
+[    1.134597] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000c3fff]
+[    1.134600] pci_bus 0000:05: resource 8 [mem 0x000c4000-0x000c7fff]
+[    1.134602] pci_bus 0000:05: resource 9 [mem 0x000c8000-0x000cbfff]
+[    1.134605] pci_bus 0000:05: resource 10 [mem 0x000cc000-0x000cffff]
+[    1.134607] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
+[    1.134609] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
+[    1.134612] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
+[    1.134614] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
+[    1.134617] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
+[    1.134619] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
+[    1.134621] pci_bus 0000:05: resource 17 [mem 0x000e8000-0x000ebfff]
+[    1.134624] pci_bus 0000:05: resource 18 [mem 0x000ec000-0x000effff]
+[    1.134626] pci_bus 0000:05: resource 19 [mem 0x000f0000-0x000fffff]
+[    1.134628] pci_bus 0000:05: resource 20 [mem 0x80000000-0xfebfffff]
+[    1.134631] pci_bus 0000:05: resource 21 [mem 0xfed40000-0xfed44fff]
+[    1.134633] pci_bus 0000:06: resource 0 [io  0x1000-0x10ff]
+[    1.134636] pci_bus 0000:06: resource 1 [io  0x1400-0x14ff]
+[    1.134639] pci_bus 0000:06: resource 2 [mem 0x84000000-0x87ffffff pref]
+[    1.134641] pci_bus 0000:06: resource 3 [mem 0x88000000-0x8bffffff]
+[    1.134678] NET: Registered protocol family 2
+[    1.134903] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
+[    1.134970] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
+[    1.135045] TCP: Hash tables configured (established 16384 bind 16384)
+[    1.135084] TCP: reno registered
+[    1.135091] UDP hash table entries: 1024 (order: 3, 32768 bytes)
+[    1.135107] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
+[    1.135162] NET: Registered protocol family 1
+[    1.135183] pci 0000:00:02.0: Video device with shadowed ROM
+[    1.136316] PCI: CLS 64 bytes, default 64
+[    1.136384] Trying to unpack rootfs image as initramfs...
+[    1.847940] Freeing initrd memory: 31868K (ffff8800341b2000 - ffff8800360d1000)
+[    1.848349] microcode: CPU0 sig=0x6f6, pf=0x20, revision=0xd1
+[    1.848360] microcode: CPU1 sig=0x6f6, pf=0x20, revision=0xd1
+[    1.848482] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
+[    1.848522] Scanning for low memory corruption every 60 seconds
+[    1.848954] futex hash table entries: 512 (order: 3, 32768 bytes)
+[    1.848989] Initialise system trusted keyring
+[    1.849025] audit: initializing netlink subsys (disabled)
+[    1.849063] audit: type=2000 audit(1439447098.848:1): initialized
+[    1.849543] HugeTLB registered 2 MB page size, pre-allocated 0 pages
+[    1.852125] zpool: loaded
+[    1.852129] zbud: loaded
+[    1.852323] VFS: Disk quotas dquot_6.5.2
+[    1.852385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
+[    1.853190] fuse init (API version 7.23)
+[    1.853422] Key type big_key registered
+[    1.854033] Key type asymmetric registered
+[    1.854038] Asymmetric key parser 'x509' registered
+[    1.854097] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
+[    1.854153] io scheduler noop registered
+[    1.854157] io scheduler deadline registered (default)
+[    1.854209] io scheduler cfq registered
+[    1.854336] pcieport 0000:00:1c.0: enabling device (0104 -> 0107)
+[    1.855417] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
+[    1.855424] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
+[    1.855450] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
+[    1.855453] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
+[    1.855459] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
+[    1.855484] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
+[    1.855490] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
+[    1.855516] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
+[    1.855519] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
+[    1.855524] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
+[    1.855534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
+[    1.855575] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
+[    1.855610] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
+[    1.855621] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
+[    1.855677] vesafb: mode is 1024x768x32, linelength=4096, pages=0
+[    1.855679] vesafb: scrolling: redraw
+[    1.855682] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
+[    1.855708] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004400000, using 3072k, total 3072k
+[    1.855853] Console: switching to colour frame buffer device 128x48
+[    1.855880] fb0: VESA VGA frame buffer device
+[    1.855906] intel_idle: does not run on family 6 model 15
+[    2.104035] ACPI: AC Adapter [AC] (on-line)
+[    2.104191] input: Lid Switch as /devices/LNXSYSTM:00/PNP0C0D:00/input/input0
+[    2.104325] ACPI: Lid Switch [LID0]
+[    2.104389] input: Sleep Button as /devices/LNXSYSTM:00/PNP0C0E:00/input/input1
+[    2.104394] ACPI: Sleep Button [SLPB]
+[    2.104453] input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input2
+[    2.104456] ACPI: Power Button [PWRB]
+[    2.104516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
+[    2.104519] ACPI: Power Button [PWRF]
+[    2.105574] Monitor-Mwait will be used to enter C-1 state
+[    2.105596] tsc: Marking TSC unstable due to TSC halts in idle
+[    2.105609] ACPI: acpi_idle registered with cpuidle
+[    2.107764] ACPI: Invalid active0 threshold
+[    2.108352] thermal LNXTHERM:00: registered as thermal_zone0
+[    2.108355] ACPI: Thermal Zone [THRM] (53 C)
+[    2.108404] GHES: HEST is not enabled!
+[    2.108595] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
+[    2.129206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
+[    2.129326] serial 00:05: [io  0x02f8-0x02ff]
+[    2.129405] serial 00:05: [irq 3]
+[    2.130023] serial 00:05: activated
+[    2.150573] 00:05: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
+[    2.171223] 00:06: ttyS2 at I/O 0x3e8 (irq = 5, base_baud = 115200) is a 16550A
+[    2.191872] 00:07: ttyS3 at I/O 0x2e8 (irq = 5, base_baud = 115200) is a 16550A
+[    2.194793] Linux agpgart interface v0.103
+[    2.194881] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
+[    2.194895] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
+[    2.195729] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
+[    2.195930] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
+[    2.198318] brd: module loaded
+[    2.199522] loop: module loaded
+[    2.199739] ata_piix 0000:00:1f.2: version 2.13
+[    2.199879] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
+[    2.200548] scsi host0: ata_piix
+[    2.200783] scsi host1: ata_piix
+[    2.200845] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4080 irq 14
+[    2.200847] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x4088 irq 15
+[    2.200989] libphy: Fixed MDIO Bus: probed
+[    2.200993] tun: Universal TUN/TAP device driver, 1.6
+[    2.200995] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
+[    2.201201] PPP generic driver version 2.4.2
+[    2.201335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
+[    2.201343] ehci-pci: EHCI PCI platform driver
+[    2.201505] ehci-pci 0000:00:1d.7: EHCI Host Controller
+[    2.201515] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
+[    2.201533] ehci-pci 0000:00:1d.7: debug port 1
+[    2.205432] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
+[    2.205451] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe4444000
+[    2.216056] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
+[    2.216159] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
+[    2.216165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.216171] usb usb1: Product: EHCI Host Controller
+[    2.216176] usb usb1: Manufacturer: Linux 3.19.0-25-generic ehci_hcd
+[    2.216181] usb usb1: SerialNumber: 0000:00:1d.7
+[    2.216420] hub 1-0:1.0: USB hub found
+[    2.216431] hub 1-0:1.0: 8 ports detected
+[    2.216791] ehci-platform: EHCI generic platform driver
+[    2.216806] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
+[    2.216811] ohci-pci: OHCI PCI platform driver
+[    2.216828] ohci-platform: OHCI generic platform driver
+[    2.216841] uhci_hcd: USB Universal Host Controller Interface driver
+[    2.216975] uhci_hcd 0000:00:1d.0: UHCI Host Controller
+[    2.216983] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
+[    2.216994] uhci_hcd 0000:00:1d.0: detected 2 ports
+[    2.217018] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004000
+[    2.217075] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
+[    2.217078] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.217081] usb usb2: Product: UHCI Host Controller
+[    2.217083] usb usb2: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
+[    2.217086] usb usb2: SerialNumber: 0000:00:1d.0
+[    2.217253] hub 2-0:1.0: USB hub found
+[    2.217262] hub 2-0:1.0: 2 ports detected
+[    2.217497] uhci_hcd 0000:00:1d.1: UHCI Host Controller
+[    2.217507] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
+[    2.217516] uhci_hcd 0000:00:1d.1: detected 2 ports
+[    2.217548] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004020
+[    2.217604] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
+[    2.217607] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.217610] usb usb3: Product: UHCI Host Controller
+[    2.217613] usb usb3: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
+[    2.217615] usb usb3: SerialNumber: 0000:00:1d.1
+[    2.217775] hub 3-0:1.0: USB hub found
+[    2.217784] hub 3-0:1.0: 2 ports detected
+[    2.218018] uhci_hcd 0000:00:1d.2: UHCI Host Controller
+[    2.218026] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
+[    2.218035] uhci_hcd 0000:00:1d.2: detected 2 ports
+[    2.218069] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
+[    2.218127] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
+[    2.218130] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.218133] usb usb4: Product: UHCI Host Controller
+[    2.218136] usb usb4: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
+[    2.218138] usb usb4: SerialNumber: 0000:00:1d.2
+[    2.218299] hub 4-0:1.0: USB hub found
+[    2.218308] hub 4-0:1.0: 2 ports detected
+[    2.218538] uhci_hcd 0000:00:1d.3: UHCI Host Controller
+[    2.218546] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
+[    2.218555] uhci_hcd 0000:00:1d.3: detected 2 ports
+[    2.218589] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004060
+[    2.218646] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
+[    2.218649] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    2.218651] usb usb5: Product: UHCI Host Controller
+[    2.218654] usb usb5: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
+[    2.218657] usb usb5: SerialNumber: 0000:00:1d.3
+[    2.218815] hub 5-0:1.0: USB hub found
+[    2.218824] hub 5-0:1.0: 2 ports detected
+[    2.219016] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
+[    2.221475] i8042: Detected active multiplexing controller, rev 1.1
+[    2.222698] serio: i8042 KBD port at 0x60,0x64 irq 1
+[    2.222704] serio: i8042 AUX0 port at 0x60,0x64 irq 12
+[    2.222746] serio: i8042 AUX1 port at 0x60,0x64 irq 12
+[    2.222782] serio: i8042 AUX2 port at 0x60,0x64 irq 12
+[    2.222818] serio: i8042 AUX3 port at 0x60,0x64 irq 12
+[    2.223033] mousedev: PS/2 mouse device common for all mice
+[    2.223427] rtc_cmos 00:03: RTC can wake from S4
+[    2.223617] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
+[    2.223652] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
+[    2.223675] i2c /dev entries driver
+[    2.223777] device-mapper: uevent: version 1.0.3
+[    2.223898] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
+[    2.223920] ledtrig-cpu: registered to indicate activity on CPUs
+[    2.224215] PCCT header not found.
+[    2.224217] ACPI PCC probe failed.
+[    2.224346] TCP: cubic registered
+[    2.224512] NET: Registered protocol family 10
+[    2.224829] NET: Registered protocol family 17
+[    2.224845] Key type dns_resolver registered
+[    2.225328] Loading compiled-in X.509 certificates
+[    2.226741] Loaded X.509 cert 'Magrathea: Glacier signing key: 897aad757d0e4d72cd84240b25ac782885bfae3f'
+[    2.226764] registered taskstats version 1
+[    2.229746] Key type trusted registered
+[    2.234723] Key type encrypted registered
+[    2.234732] AppArmor: AppArmor sha1 policy hashing enabled
+[    2.234737] ima: No TPM chip found, activating TPM-bypass!
+[    2.234770] evm: HMAC attrs: 0x1
+[    2.235306]   Magic number: 11:995:417
+[    2.235460] rtc_cmos 00:03: setting system clock to 2015-08-13 06:25:00 UTC (1439447100)
+[    2.236274] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
+[    2.236278] EDD information not available.
+[    2.236360] PM: Hibernation image not present or could not be loaded.
+[    2.247979] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
+[    2.364624] ata2.00: ATAPI: MATSHITADVD-RAM UJ-850S, 1.60, max UDMA/33
+[    2.364756] ata1.00: ATA-8: FUJITSU MHW2120BH, 00000012, max UDMA/100
+[    2.364760] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
+[    2.380573] ata2.00: configured for UDMA/33
+[    2.380675] ata1.00: configured for UDMA/100
+[    2.381387] ACPI: Battery Slot [BAT0] (battery present)
+[    2.504196] ACPI: Battery Slot [BAT1] (battery absent)
+[    2.504391] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHW2120B 0012 PQ: 0 ANSI: 5
+[    2.504659] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
+[    2.504706] sd 0:0:0:0: Attached scsi generic sg0 type 0
+[    2.504730] sd 0:0:0:0: [sda] Write Protect is off
+[    2.504734] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
+[    2.504769] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
+[    2.506615] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-850S  1.60 PQ: 0 ANSI: 5
+[    2.521834] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
+[    2.521837] cdrom: Uniform CD-ROM driver Revision: 3.20
+[    2.522004] sr 1:0:0:0: Attached scsi CD-ROM sr0
+[    2.522117] sr 1:0:0:0: Attached scsi generic sg1 type 5
+[    2.534319]  sda: sda1 sda2 < sda5 >
+[    2.534710] sd 0:0:0:0: [sda] Attached SCSI disk
+[    2.535343] Freeing unused kernel memory: 1408K (ffffffff81d36000 - ffffffff81e96000)
+[    2.535346] Write protecting the kernel read-only data: 12288k
+[    2.535647] Freeing unused kernel memory: 176K (ffff8800017d4000 - ffff880001800000)
+[    2.535851] Freeing unused kernel memory: 336K (ffff880001bac000 - ffff880001c00000)
+[    2.552209] random: systemd-udevd urandom read with 15 bits of entropy available
+[    2.712058] usb 4-1: new full-speed USB device number 2 using uhci_hcd
+[    2.811021] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
+[    2.811335] acpi device:03: registered as cooling_device2
+[    2.811421] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
+[    2.829881] [drm] Initialized drm 1.1.0 20060810
+[    2.842494] sdhci: Secure Digital Host Controller Interface driver
+[    2.842498] sdhci: Copyright(c) Pierre Ossman
+[    2.844718] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
+[    2.845243] r8169 0000:04:00.0 eth0: RTL8168b/8111b at 0xffffc90000004000, 00:40:d0:e4:58:4b, XID 18000000 IRQ 28
+[    2.845247] r8169 0000:04:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
+[    2.847582] sdhci-pci 0000:05:05.3: SDHCI controller found [104c:803c] (rev 0)
+[    2.847596] pci 0000:00:1e.0: enabling device (0104 -> 0107)
+[    2.847681] sdhci-pci 0000:05:05.3: No vmmc regulator found
+[    2.847684] sdhci-pci 0000:05:05.3: No vqmmc regulator found
+[    2.855730] mmc0: SDHCI controller on PCI [0000:05:05.3] using DMA
+[    2.866196] [drm] Memory usable by graphics device = 256M
+[    2.866202] checking generic (d0000000 300000) vs hw (d0000000 10000000)
+[    2.866204] fb: switching to inteldrmfb from VESA VGA
+[    2.866240] Console: switching to colour dummy device 80x25
+[    2.866338] [drm] Replacing VGA console driver
+[    2.867698] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
+[    2.867700] [drm] Driver supports precise vblank timestamp query.
+[    2.867779] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
+[    2.905097] usb 4-1: New USB device found, idVendor=0a12, idProduct=0001
+[    2.905103] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    2.912095] firewire_ohci 0000:05:05.1: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
+[    3.048060] usb 1-7: new high-speed USB device number 4 using ehci-pci
+[    3.181400] usb 1-7: New USB device found, idVendor=05e3, idProduct=0608
+[    3.181404] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
+[    3.181407] usb 1-7: Product: USB2.0 Hub
+[    3.181821] hub 1-7:1.0: USB hub found
+[    3.182148] hub 1-7:1.0: 4 ports detected
+[    3.229359] [drm] initialized overlay support
+[    3.229415] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
+[    3.249785] fbcon: inteldrmfb (fb0) is primary device
+[    3.249821] Console: switching to colour frame buffer device 160x50
+[    3.249857] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
+[    3.249860] i915 0000:00:02.0: registered panic notifier
+[    3.352041] usb 4-2: new full-speed USB device number 3 using uhci_hcd
+[    3.412151] firewire_core 0000:05:05.1: created device fw0: GUID 0040d00100437d35, S400
+[    3.524094] usb 4-2: New USB device found, idVendor=147e, idProduct=2016
+[    3.524098] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    3.524101] usb 4-2: Product: Fingerprint Sensor   
+[    3.524103] usb 4-2: Manufacturer: TouchStrip        
+[    3.608845] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x92a0b1, caps: 0xa04713/0x200000/0x0, board id: 0, fw id: 50149
+[    3.645871] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
+[   48.743611] random: nonblocking pool is initialized
+[   53.971017] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
+[   55.556168] systemd[1]: Inserted module 'autofs4'
+[   55.707800] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
+[   55.707973] systemd[1]: Detected architecture x86-64.
+[   55.744153] systemd[1]: Set hostname to <t-rex>.
+[   57.180222] systemd[1]: Created slice Root Slice.
+[   57.180238] systemd[1]: Starting Root Slice.
+[   57.180324] systemd[1]: Listening on udev Control Socket.
+[   57.180336] systemd[1]: Starting udev Control Socket.
+[   57.180412] systemd[1]: Listening on LVM2 metadata daemon socket.
+[   57.180425] systemd[1]: Starting LVM2 metadata daemon socket.
+[   57.180519] systemd[1]: Listening on Journal Socket.
+[   57.180537] systemd[1]: Starting Journal Socket.
+[   57.180706] systemd[1]: Created slice User and Session Slice.
+[   57.180719] systemd[1]: Starting User and Session Slice.
+[   57.180988] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
+[   57.181003] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
+[   57.181092] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
+[   57.181104] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
+[   57.181244] systemd[1]: Listening on Journal Audit Socket.
+[   57.181256] systemd[1]: Starting Journal Audit Socket.
+[   57.181313] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
+[   57.181324] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
+[   57.181397] systemd[1]: Listening on udev Kernel Socket.
+[   57.181408] systemd[1]: Starting udev Kernel Socket.
+[   57.181485] systemd[1]: Listening on Delayed Shutdown Socket.
+[   57.181497] systemd[1]: Starting Delayed Shutdown Socket.
+[   57.181598] systemd[1]: Listening on Device-mapper event daemon FIFOs.
+[   57.181610] systemd[1]: Starting Device-mapper event daemon FIFOs.
+[   57.181763] systemd[1]: Created slice System Slice.
+[   57.181783] systemd[1]: Starting System Slice.
+[   57.182599] systemd[1]: Mounting Debug File System...
+[   57.183576] systemd[1]: Starting Increase datagram queue length...
+[   57.184535] systemd[1]: Starting Uncomplicated firewall...
+[   57.327344] systemd[1]: Starting Load Kernel Modules...
+[   57.328442] systemd[1]: Started Read required files in advance.
+[   57.329684] systemd[1]: Starting Read required files in advance...
+[   57.330613] systemd[1]: Mounting Huge Pages File System...
+[   57.331676] systemd[1]: Started Braille Device Support.
+[   57.331941] systemd[1]: Starting Braille Device Support...
+[   57.332876] systemd[1]: Starting Nameserver information manager...
+[   57.452358] systemd[1]: Started Set Up Additional Binary Formats.
+[   57.452458] systemd[1]: Reached target Slices.
+[   57.452476] systemd[1]: Starting Slices.
+[   57.455549] systemd[1]: Starting udev Coldplug all Devices...
+[   57.456644] systemd[1]: Starting Create list of required static device nodes for the current kernel...
+[   57.456876] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
+[   57.456896] systemd[1]: Starting system-systemd\x2dcryptsetup.slice.
+[   57.457801] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
+[   57.458024] systemd[1]: Created slice system-systemd\x2dfsck.slice.
+[   57.458043] systemd[1]: Starting system-systemd\x2dfsck.slice.
+[   57.458213] systemd[1]: Created slice system-getty.slice.
+[   57.458230] systemd[1]: Starting system-getty.slice.
+[   57.459076] systemd[1]: Mounting POSIX Message Queue File System...
+[   57.459237] systemd[1]: Listening on fsck to fsckd communication Socket.
+[   57.459269] systemd[1]: Starting fsck to fsckd communication Socket.
+[   57.459337] systemd[1]: Reached target Remote File Systems (Pre).
+[   57.459354] systemd[1]: Starting Remote File Systems (Pre).
+[   57.460359] systemd[1]: Starting Setup Virtual Console...
+[   57.460676] systemd[1]: Listening on Journal Socket (/dev/log).
+[   57.460706] systemd[1]: Starting Journal Socket (/dev/log).
+[   57.616437] systemd[1]: Started Setup Virtual Console.
+[   57.682624] systemd[1]: Started Uncomplicated firewall.
+[   57.815041] systemd[1]: Started Create list of required static device nodes for the current kernel.
+[   57.816360] systemd[1]: Starting Create Static Device Nodes in /dev...
+[   58.054735] systemd[1]: Mounted Huge Pages File System.
+[   58.054988] systemd[1]: Mounted Debug File System.
+[   58.055640] systemd[1]: Mounted POSIX Message Queue File System.
+[   58.056333] systemd[1]: Started Increase datagram queue length.
+[   58.059265] systemd[1]: Listening on Syslog Socket.
+[   58.059298] systemd[1]: Starting Syslog Socket.
+[   58.061741] systemd[1]: Starting Journal Service...
+[   58.169330] systemd[1]: Started Nameserver information manager.
+[   58.286795] systemd[1]: Started udev Coldplug all Devices.
+[   58.288091] systemd[1]: Starting udev Wait for Complete Device Initialization...
+[   58.637508] lp: driver loaded but no devices found
+[   58.764152] ppdev: user-space parallel port driver
+[   59.034427] systemd[1]: Started Load Kernel Modules.
+[   59.034877] systemd[1]: Mounted Configuration File System.
+[   59.035818] systemd[1]: Starting Apply Kernel Variables...
+[   59.036803] systemd[1]: Mounting FUSE Control File System...
+[   59.039592] systemd[1]: Mounted FUSE Control File System.
+[   59.181554] systemd[1]: Started Journal Service.
+[   64.138689] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[   64.329283] intel_rng: FWH not detected
+[   64.509304] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\PMIO) (20141107/utaddress-258)
+[   64.509314] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[   64.509319] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x0000000000000480-0x00000000000004bb (\GPIO) (20141107/utaddress-258)
+[   64.509323] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[   64.509325] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x0000000000000480-0x00000000000004bb (\GPIO) (20141107/utaddress-258)
+[   64.509330] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
+[   64.509331] lpc_ich: Resource conflict(s) found affecting gpio_ich
+[   64.747987] leds_ss4200: no LED devices found
+[   64.911197] yenta_cardbus 0000:05:05.0: CardBus bridge found [104c:ac48]
+[   64.911221] yenta_cardbus 0000:05:05.0: Enabling burst memory read transactions
+[   64.911228] yenta_cardbus 0000:05:05.0: Using CSCINT to route CSC interrupts to PCI
+[   64.911230] yenta_cardbus 0000:05:05.0: Routing CardBus interrupts to PCI
+[   64.911237] yenta_cardbus 0000:05:05.0: TI: mfunc 0x01aa1b22, devctl 0x64
+[   65.140940] yenta_cardbus 0000:05:05.0: ISA IRQ mask 0x0cf8, PCI irq 16
+[   65.140948] yenta_cardbus 0000:05:05.0: Socket status: 30000006
+[   65.140953] pci_bus 0000:05: Raising subordinate bus# of parent bus (#05) from #06 to #09
+[   65.140970] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [io  0x1000-0x2fff]
+[   65.140974] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [mem 0xe0000000-0xe20fffff]
+[   65.140977] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0000000-0xe20fffff:
+[   65.140982]  excluding 0xe0000000-0xe020ffff 0xe1ef0000-0xe20fffff
+[   65.140993] yenta_cardbus 0000:05:05.0: pcmcia: parent PCI bridge window: [mem 0xe2100000-0xe40fffff 64bit pref]
+[   65.140996] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe2100000-0xe40fffff:
+[   65.141001]  excluding 0xe2100000-0xe40fffff
+[   65.417706] Bluetooth: Core ver 2.20
+[   65.417738] NET: Registered protocol family 31
+[   65.417740] Bluetooth: HCI device and connection manager initialized
+[   65.417747] Bluetooth: HCI socket layer initialized
+[   65.417751] Bluetooth: L2CAP socket layer initialized
+[   65.417759] Bluetooth: SCO socket layer initialized
+[   65.652422] cfg80211: Calling CRDA to update world regulatory domain
+[   65.777237] usbcore: registered new interface driver btusb
+[   66.061102] sound hdaudioC0D0: ALC262: SKU not ready 0x411111f0
+[   66.061509] sound hdaudioC0D0: autoconfig: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:line
+[   66.061513] sound hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
+[   66.061516] sound hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
+[   66.061518] sound hdaudioC0D0:    mono: mono_out=0x0
+[   66.061521] sound hdaudioC0D0:    inputs:
+[   66.061524] sound hdaudioC0D0:      Internal Mic=0x19
+[   66.061527] sound hdaudioC0D0:      Front Mic=0x1a
+[   66.061530] sound hdaudioC0D0:      Rear Mic=0x18
+[   66.068313] sound hdaudioC0D1: autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
+[   66.068318] sound hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
+[   66.068322] sound hdaudioC0D1:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
+[   66.068324] sound hdaudioC0D1:    mono: mono_out=0x0
+[   66.068327] sound hdaudioC0D1:    inputs:
+[   66.077653] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
+[   66.077756] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
+[   66.077848] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
+[   66.077942] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
+[   66.345387] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
+[   66.345392] iwl3945: Copyright(c) 2003-2011 Intel Corporation
+[   66.399365] iwl3945 0000:02:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
+[   66.399369] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
+[   66.576131] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
+[   67.185534] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
+[   67.185558]  excluding 0xf0000-0xfffff
+[   67.185578] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
+[   67.185605]  clean.
+[   67.185622] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
+[   67.185648]  excluding 0x60000000-0x60ffffff
+[   69.091276] cfg80211: World regulatory domain updated:
+[   69.091284] cfg80211:  DFS Master region: unset
+[   69.091286] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
+[   69.091289] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
+[   69.091293] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
+[   69.091295] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
+[   69.091298] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
+[   69.091301] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
+[   71.135536] Adding 2088956k swap on /dev/mapper/t--rex--vg-swap_1.  Priority:-1 extents:1 across:2088956k FS
+[   72.403734] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
+[   72.671058] systemd-journald[309]: Received request to flush runtime journal from PID 1
+[   73.236171] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
+[   73.313914] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
+[   73.671305] ifquery[556]: segfault at 1 ip 00000000004031c8 sp 00007ffecd036290 error 4 in ifup[400000+d000]
+[   74.672998] ifquery[605]: segfault at 1 ip 00000000004031c8 sp 00007fff17be5aa0 error 4 in ifup[400000+d000]
+[   74.866650] audit: type=1400 audit(1439447173.128:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=604 comm="apparmor_parser"
+[   74.866662] audit: type=1400 audit(1439447173.128:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=604 comm="apparmor_parser"
+[   74.957950] audit: type=1400 audit(1439447173.220:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=604 comm="apparmor_parser"
+[   74.957961] audit: type=1400 audit(1439447173.220:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=604 comm="apparmor_parser"
+[   74.957969] audit: type=1400 audit(1439447173.220:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=604 comm="apparmor_parser"
+[   74.957976] audit: type=1400 audit(1439447173.220:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=604 comm="apparmor_parser"
+[   75.041247] audit: type=1400 audit(1439447173.304:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=604 comm="apparmor_parser"
+[   75.170513] audit: type=1400 audit(1439447173.432:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=604 comm="apparmor_parser"
+[   79.197370] r8169 0000:04:00.0 eth0: link down
+[   79.197396] r8169 0000:04:00.0 eth0: link down
+[   79.197408] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
+[   81.537884] r8169 0000:04:00.0 eth0: link up
+[   81.537900] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
+[   89.687813] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
+[   89.687819] Bluetooth: BNEP filters: protocol multicast
+[   89.687827] Bluetooth: BNEP socket layer initialized
+[   89.694051] Bluetooth: RFCOMM TTY layer initialized
+[   89.694068] Bluetooth: RFCOMM socket layer initialized
+[   89.694075] Bluetooth: RFCOMM ver 1.11
+[   93.095889] iwl3945 0000:02:00.0: loaded firmware version 15.32.2.9