Hello everyone,

one of my USB wireless adapters, based on the Ralink RT5390/RT5370
chipset and RF, no longer works on more recent kernels. It doesn't
report any networks on "iw dev wlan0 scan" and doesn't associate if told
to do so.

Tested kernels are:

3.16.0-30-generic (Ubuntu 14.10): Works
3.18.0-12-generic (Ubuntu 15.04): Does not work
3.19.0-rc7 (built manually): Does not work


Firmware md5sums (rt2870.bin is loaded):

99bce75086ea635a2f8288d9b835f787  /lib/firmware/rt2561.bin
2878d5eaa4ff907d4df36a834915aa53  /lib/firmware/rt2561s.bin
9998485bc152cf0f39dd61a33b92ad9b  /lib/firmware/rt2661.bin
75a1da3caa0b1c95e81dfba207f834c6  /lib/firmware/rt2860.bin
36c944c3138125605d28c0a3a1338be9  /lib/firmware/rt2870.bin
36c944c3138125605d28c0a3a1338be9  /lib/firmware/rt3070.bin
75a1da3caa0b1c95e81dfba207f834c6  /lib/firmware/rt3090.bin
f8d8051e24cd4c8c298bc84c7309fe1a  /lib/firmware/rt3290.bin
bd733372ae21a010bf8a5511d7711c2d  /lib/firmware/rt73.bin


A dmesg output for the non-working kernel 3.18.0-12-generic is attached.


regards,
Simon
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.18.0-12-generic (buildd@komainu) (gcc version 
4.9.2 (Ubuntu 4.9.2-10ubuntu2) ) #13-Ubuntu SMP Thu Jan 29 04:35:32 UTC 2015 
(Ubuntu 3.18.0-12.13-generic 3.18.4)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic 
root=UUID=515fd7b0-86f0-455c-9981-c47125d77a2c ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d9b40fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9b41000-0x00000000dab66fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dab67000-0x00000000dab76fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dab77000-0x00000000dac78fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dac79000-0x00000000dc28dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc28e000-0x00000000dc28efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc28f000-0x00000000dc2d1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dc2d2000-0x00000000dcd71fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dcd72000-0x00000000dcfeefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dcfef000-0x00000000dcffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: FUJITSU ESPRIMO P910/D3162-A1, BIOS V4.6.5.3 R1.22.0 for 
D3162-A1x 10/15/2013
[    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 = 0x21e600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask FE0000000 write-back
[    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   3 base 0DE000000 mask FFE000000 uncachable
[    0.000000]   4 base 0DD800000 mask FFF800000 uncachable
[    0.000000]   5 base 21F000000 mask FFF000000 uncachable
[    0.000000]   6 base 21E800000 mask FFF800000 uncachable
[    0.000000]   7 base 21E600000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 512MB, type WB
[    0.000000] reg 2, base: 3584MB, range: 512MB, type UC
[    0.000000] reg 3, base: 3552MB, range: 32MB, type UC
[    0.000000] reg 4, base: 3544MB, range: 8MB, type UC
[    0.000000] reg 5, base: 8688MB, range: 16MB, type UC
[    0.000000] reg 6, base: 8680MB, range: 8MB, type UC
[    0.000000] reg 7, base: 8678MB, range: 2MB, type UC
[    0.000000] total RAM covered: 8126M
[    0.000000]  gran_size: 64K  chunk_size: 64K         num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 64K  chunk_size: 128K        num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 64K  chunk_size: 256K        num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 64K  chunk_size: 512K        num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 64K  chunk_size: 1M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 64K  chunk_size: 2M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 64K  chunk_size: 4M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 64K  chunk_size: 8M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 64K  chunk_size: 16M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000] *BAD*gran_size: 64K      chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 64K  chunk_size: 64M         num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 64K  chunk_size: 128M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 64K  chunk_size: 256M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 64K  chunk_size: 512M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 64K  chunk_size: 1G  num_reg: 10     lose cover RAM: 
0G
[    0.000000] *BAD*gran_size: 64K      chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 128K         chunk_size: 128K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 256K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 512K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 1M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 2M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 4M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 8M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 128K         chunk_size: 16M         num_reg: 10     
lose cover RAM: 102M
[    0.000000] *BAD*gran_size: 128K     chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 128K         chunk_size: 64M         num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 128K         chunk_size: 128M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 128K         chunk_size: 256M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 128K         chunk_size: 512M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 128K         chunk_size: 1G  num_reg: 10     lose 
cover RAM: 0G
[    0.000000] *BAD*gran_size: 128K     chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 256K         chunk_size: 256K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 512K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 1M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 2M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 4M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 8M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 256K         chunk_size: 16M         num_reg: 10     
lose cover RAM: 102M
[    0.000000] *BAD*gran_size: 256K     chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 256K         chunk_size: 64M         num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 256K         chunk_size: 128M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 256K         chunk_size: 256M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 256K         chunk_size: 512M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 256K         chunk_size: 1G  num_reg: 10     lose 
cover RAM: 0G
[    0.000000] *BAD*gran_size: 256K     chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 512K         chunk_size: 512K        num_reg: 10     
lose cover RAM: 102M
[    0.000000]  gran_size: 512K         chunk_size: 1M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 512K         chunk_size: 2M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 512K         chunk_size: 4M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 512K         chunk_size: 8M  num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 512K         chunk_size: 16M         num_reg: 10     
lose cover RAM: 102M
[    0.000000] *BAD*gran_size: 512K     chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 512K         chunk_size: 64M         num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 512K         chunk_size: 128M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 512K         chunk_size: 256M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 512K         chunk_size: 512M        num_reg: 10     
lose cover RAM: 0G
[    0.000000]  gran_size: 512K         chunk_size: 1G  num_reg: 10     lose 
cover RAM: 0G
[    0.000000] *BAD*gran_size: 512K     chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 1M   chunk_size: 1M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 1M   chunk_size: 2M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 1M   chunk_size: 4M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 1M   chunk_size: 8M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 1M   chunk_size: 16M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000] *BAD*gran_size: 1M       chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 1M   chunk_size: 64M         num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 1M   chunk_size: 128M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 1M   chunk_size: 256M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 1M   chunk_size: 512M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 1M   chunk_size: 1G  num_reg: 10     lose cover RAM: 
0G
[    0.000000] *BAD*gran_size: 1M       chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 2M   chunk_size: 2M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 2M   chunk_size: 4M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 2M   chunk_size: 8M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 2M   chunk_size: 16M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000] *BAD*gran_size: 2M       chunk_size: 32M         num_reg: 10     
lose cover RAM: -24M
[    0.000000]  gran_size: 2M   chunk_size: 64M         num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 2M   chunk_size: 128M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 2M   chunk_size: 256M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 2M   chunk_size: 512M        num_reg: 10     lose 
cover RAM: 0G
[    0.000000]  gran_size: 2M   chunk_size: 1G  num_reg: 10     lose cover RAM: 
0G
[    0.000000] *BAD*gran_size: 2M       chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1G
[    0.000000]  gran_size: 4M   chunk_size: 4M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 4M   chunk_size: 8M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 4M   chunk_size: 16M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000] *BAD*gran_size: 4M       chunk_size: 32M         num_reg: 10     
lose cover RAM: -22M
[    0.000000]  gran_size: 4M   chunk_size: 64M         num_reg: 10     lose 
cover RAM: 2M
[    0.000000]  gran_size: 4M   chunk_size: 128M        num_reg: 10     lose 
cover RAM: 2M
[    0.000000]  gran_size: 4M   chunk_size: 256M        num_reg: 10     lose 
cover RAM: 2M
[    0.000000]  gran_size: 4M   chunk_size: 512M        num_reg: 10     lose 
cover RAM: 2M
[    0.000000]  gran_size: 4M   chunk_size: 1G  num_reg: 10     lose cover RAM: 
2M
[    0.000000] *BAD*gran_size: 4M       chunk_size: 2G  num_reg: 10     lose 
cover RAM: -1022M
[    0.000000]  gran_size: 8M   chunk_size: 8M  num_reg: 10     lose cover RAM: 
102M
[    0.000000]  gran_size: 8M   chunk_size: 16M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 8M   chunk_size: 32M         num_reg: 10     lose 
cover RAM: 102M
[    0.000000]  gran_size: 8M   chunk_size: 64M         num_reg: 8      lose 
cover RAM: 6M
[    0.000000]  gran_size: 8M   chunk_size: 128M        num_reg: 8      lose 
cover RAM: 6M
[    0.000000]  gran_size: 8M   chunk_size: 256M        num_reg: 8      lose 
cover RAM: 6M
[    0.000000]  gran_size: 8M   chunk_size: 512M        num_reg: 8      lose 
cover RAM: 6M
[    0.000000]  gran_size: 8M   chunk_size: 1G  num_reg: 8      lose cover RAM: 
6M
[    0.000000]  gran_size: 8M   chunk_size: 2G  num_reg: 9      lose cover RAM: 
6M
[    0.000000]  gran_size: 16M  chunk_size: 16M         num_reg: 10     lose 
cover RAM: 46M
[    0.000000]  gran_size: 16M  chunk_size: 32M         num_reg: 10     lose 
cover RAM: 110M
[    0.000000]  gran_size: 16M  chunk_size: 64M         num_reg: 8      lose 
cover RAM: 14M
[    0.000000]  gran_size: 16M  chunk_size: 128M        num_reg: 8      lose 
cover RAM: 14M
[    0.000000]  gran_size: 16M  chunk_size: 256M        num_reg: 8      lose 
cover RAM: 14M
[    0.000000]  gran_size: 16M  chunk_size: 512M        num_reg: 8      lose 
cover RAM: 14M
[    0.000000]  gran_size: 16M  chunk_size: 1G  num_reg: 8      lose cover RAM: 
14M
[    0.000000]  gran_size: 16M  chunk_size: 2G  num_reg: 9      lose cover RAM: 
14M
[    0.000000]  gran_size: 32M  chunk_size: 32M         num_reg: 10     lose 
cover RAM: 30M
[    0.000000]  gran_size: 32M  chunk_size: 64M         num_reg: 8      lose 
cover RAM: 30M
[    0.000000]  gran_size: 32M  chunk_size: 128M        num_reg: 7      lose 
cover RAM: 30M
[    0.000000]  gran_size: 32M  chunk_size: 256M        num_reg: 7      lose 
cover RAM: 30M
[    0.000000]  gran_size: 32M  chunk_size: 512M        num_reg: 7      lose 
cover RAM: 30M
[    0.000000]  gran_size: 32M  chunk_size: 1G  num_reg: 7      lose cover RAM: 
30M
[    0.000000]  gran_size: 32M  chunk_size: 2G  num_reg: 8      lose cover RAM: 
30M
[    0.000000]  gran_size: 64M  chunk_size: 64M         num_reg: 9      lose 
cover RAM: 62M
[    0.000000]  gran_size: 64M  chunk_size: 128M        num_reg: 7      lose 
cover RAM: 62M
[    0.000000]  gran_size: 64M  chunk_size: 256M        num_reg: 7      lose 
cover RAM: 62M
[    0.000000]  gran_size: 64M  chunk_size: 512M        num_reg: 7      lose 
cover RAM: 62M
[    0.000000]  gran_size: 64M  chunk_size: 1G  num_reg: 7      lose cover RAM: 
62M
[    0.000000]  gran_size: 64M  chunk_size: 2G  num_reg: 8      lose cover RAM: 
62M
[    0.000000]  gran_size: 128M         chunk_size: 128M        num_reg: 7      
lose cover RAM: 190M
[    0.000000]  gran_size: 128M         chunk_size: 256M        num_reg: 7      
lose cover RAM: 190M
[    0.000000]  gran_size: 128M         chunk_size: 512M        num_reg: 7      
lose cover RAM: 190M
[    0.000000]  gran_size: 128M         chunk_size: 1G  num_reg: 7      lose 
cover RAM: 190M
[    0.000000]  gran_size: 128M         chunk_size: 2G  num_reg: 8      lose 
cover RAM: 190M
[    0.000000]  gran_size: 256M         chunk_size: 256M        num_reg: 5      
lose cover RAM: 446M
[    0.000000]  gran_size: 256M         chunk_size: 512M        num_reg: 7      
lose cover RAM: 446M
[    0.000000]  gran_size: 256M         chunk_size: 1G  num_reg: 7      lose 
cover RAM: 446M
[    0.000000]  gran_size: 256M         chunk_size: 2G  num_reg: 8      lose 
cover RAM: 446M
[    0.000000]  gran_size: 512M         chunk_size: 512M        num_reg: 3      
lose cover RAM: 958M
[    0.000000]  gran_size: 512M         chunk_size: 1G  num_reg: 3      lose 
cover RAM: 958M
[    0.000000]  gran_size: 512M         chunk_size: 2G  num_reg: 3      lose 
cover RAM: 958M
[    0.000000]  gran_size: 1G   chunk_size: 1G  num_reg: 3      lose cover RAM: 
958M
[    0.000000]  gran_size: 1G   chunk_size: 2G  num_reg: 3      lose cover RAM: 
958M
[    0.000000]  gran_size: 2G   chunk_size: 2G  num_reg: 2      lose cover RAM: 
1982M
[    0.000000] mtrr_cleanup: can not find optimal value
[    0.000000] please specify mtrr_gran_size/mtrr_chunk_size
[    0.000000] e820: update [mem 0xdd800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdd000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE
[    0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE
[    0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21e400000-0x21e5fffff]
[    0.000000]  [mem 0x21e400000-0x21e5fffff] page 2M
[    0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21c000000-0x21e3fffff]
[    0.000000]  [mem 0x21c000000-0x21e3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
[    0.000000]  [mem 0x200000000-0x21bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x40003fff] page 4k
[    0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE
[    0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x40005000-0xd9b40fff]
[    0.000000]  [mem 0x40005000-0x401fffff] page 4k
[    0.000000]  [mem 0x40200000-0xd99fffff] page 2M
[    0.000000]  [mem 0xd9a00000-0xd9b40fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xdc28e000-0xdc28efff]
[    0.000000]  [mem 0xdc28e000-0xdc28efff] page 4k
[    0.000000] init_memory_mapping: [mem 0xdc2d2000-0xdcd71fff]
[    0.000000]  [mem 0xdc2d2000-0xdc3fffff] page 4k
[    0.000000]  [mem 0xdc400000-0xdcbfffff] page 2M
[    0.000000]  [mem 0xdcc00000-0xdcd71fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xdcfef000-0xdcffffff]
[    0.000000]  [mem 0xdcfef000-0xdcffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x3447c000-0x36235fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 FTS   )
[    0.000000] ACPI: XSDT 0x00000000DAB6A080 000084 (v01 FUJ    PC       
01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DAB74228 00010C (v05 FUJ    PC       
01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DAB6A198 00A08A (v02 FTS    D3162-A1 
00000023 INTL 20091112)
[    0.000000] ACPI: FACS 0x00000000DAC77080 000040
[    0.000000] ACPI: APIC 0x00000000DAB74338 000072 (v03 FTS    D3162-A1 
01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DAB743B0 000044 (v01 FTS    D3162-A1 
01072009 AMI  00010013)
[    0.000000] ACPI: TCPA 0x00000000DAB743F8 000032 (v02 APTIO4 NAPAASF  
00000001 MSFT 01000013)
[    0.000000] ACPI: MCFG 0x00000000DAB74430 00003C (v01 FTS    D3162-A1 
01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DAB74470 000038 (v01 FTS    D3162-A1 
01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DAB744A8 00036D (v01 SataRe SataTabl 
00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DAB74818 0009AA (v01 PmRef  Cpu0Ist  
00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000DAB751C8 000B22 (v01 PmRef  CpuPm    
00003000 INTL 20051117)
[    0.000000] ACPI: DMAR 0x00000000DAB75CF0 0000B8 (v01 INTEL  SNB      
00000001 INTL 00000001)
[    0.000000] ACPI: SLIC 0x00000000DAB75DA8 000176 (v01 FUJ    PC       
01072009 AMI  00010013)
[    0.000000] ACPI: ASF! 0x00000000DAB75F20 0000A5 (v32 INTEL   HCG     
00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21e5f1000-0x21e5f5fff]
[    0.000000]  [ffffea0000000000-ffffea00087fffff] PMD -> 
[ffff880215c00000-ffff88021dbfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x21e5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xd9b40fff]
[    0.000000]   node   0: [mem 0xdc28e000-0xdc28efff]
[    0.000000]   node   0: [mem 0xdc2d2000-0xdcd71fff]
[    0.000000]   node   0: [mem 0xdcfef000-0xdcffffff]
[    0.000000]   node   0: [mem 0x100000000-0x21e5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x21e5fffff]
[    0.000000] On node 0 totalpages: 2066830
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13904 pages used for memmap
[    0.000000]   DMA32 zone: 889842 pages, LIFO batch:31
[    0.000000]   Normal zone: 18328 pages used for memmap
[    0.000000]   Normal zone: 1172992 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdda00000-0xdf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9b41000-0xdab66fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdab67000-0xdab76fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdab77000-0xdac78fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdac79000-0xdc28dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdc28f000-0xdc2d1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcd72000-0xdcfeefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdd7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd800000-0xdf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 
nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff88021e200000 s83904 r8192 
d30784 u524288
[    0.000000] pcpu-alloc: s83904 r8192 d30784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 2034513
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic 
root=UUID=515fd7b0-86f0-455c-9981-c47125d77a2c ro nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard 
form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8022580K/8267320K available (7913K kernel code, 1220K 
rwdata, 3692K rodata, 1396K init, 1324K bss, 244740K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:456 0
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-3.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want 
memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3192.656 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 6385.31 BogoMIPS (lpj=12770624)
[    0.000031] pid_max: default: 32768 minimum: 301
[    0.000036] ACPI: Core revision 20140926
[    0.005128] ACPI: All ACPI Tables successfully acquired
[    0.015533] Security Framework initialized
[    0.015548] AppArmor: AppArmor initialized
[    0.015550] Yama: becoming mindful.
[    0.015936] Dentry cache hash table entries: 1048576 (order: 11, 8388608 
bytes)
[    0.017489] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.018171] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.018179] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 
bytes)
[    0.018344] Initializing cgroup subsys memory
[    0.018350] Initializing cgroup subsys devices
[    0.018352] Initializing cgroup subsys freezer
[    0.018355] Initializing cgroup subsys net_cls
[    0.018357] Initializing cgroup subsys blkio
[    0.018359] Initializing cgroup subsys perf_event
[    0.018361] Initializing cgroup subsys net_prio
[    0.018364] Initializing cgroup subsys hugetlb
[    0.018382] CPU: Physical Processor ID: 0
[    0.018384] CPU: Processor Core ID: 0
[    0.018388] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.018670] mce: CPU supports 9 MCE banks
[    0.018681] CPU0: Thermal monitoring enabled (TM1)
[    0.018689] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.018792] Freeing SMP alternatives memory: 32K (ffffffff81e90000 - 
ffffffff81e98000)
[    0.019816] ftrace: allocating 29673 entries in 116 pages
[    0.030510] dmar: Host address width 36
[    0.030513] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.030520] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 
ecap f0101a
[    0.030522] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.030525] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 
ecap f0105a
[    0.030527] dmar: RMRR base: 0x000000dc11f000 end: 0x000000dc12efff
[    0.030529] dmar: RMRR base: 0x000000dd800000 end: 0x000000df9fffff
[    0.030599] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.030601] HPET id 0 under DRHD base 0xfed91000
[    0.030602] Queued invalidation will be enabled to support x2apic and 
Intr-remapping.
[    0.030715] Enabled IRQ remapping in x2apic mode
[    0.030717] Enabling x2apic
[    0.030718] Enabled x2apic
[    0.030723] Switched APIC routing to cluster x2apic.
[    0.031157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070874] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, 
model: 3a, stepping: 09)
[    0.070881] TSC deadline timer enabled
[    0.070897] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, 
full-width counters, Intel PMU driver.
[    0.070914] ... version:                3
[    0.070915] ... bit width:              48
[    0.070916] ... generic registers:      8
[    0.070917] ... value mask:             0000ffffffffffff
[    0.070918] ... max period:             0000ffffffffffff
[    0.070919] ... fixed-purpose events:   3
[    0.070921] ... event mask:             00000007000000ff
[    0.072146] x86: Booting SMP configuration:
[    0.072148] .... node  #0, CPUs:      #1
[    0.085493] TSC synchronization [CPU#0 -> CPU#1]:
[    0.085497] Measured 7356 cycles TSC warp between CPUs, turning off TSC 
clock.
[    0.085502] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.085566] NMI watchdog: enabled on all CPUs, permanently consumes one 
hw-PMU counter.
[    0.085639]  #2 #3
[    0.101549] x86: Booted up 1 node, 4 CPUs
[    0.101554] smpboot: Total of 4 processors activated (25541.24 BogoMIPS)
[    0.104037] devtmpfs: initialized
[    0.106681] evm: security.selinux
[    0.106683] evm: security.SMACK64
[    0.106684] evm: security.SMACK64EXEC
[    0.106685] evm: security.SMACK64TRANSMUTE
[    0.106686] evm: security.SMACK64MMAP
[    0.106687] evm: security.ima
[    0.106688] evm: security.capability
[    0.106701] PM: Registering ACPI NVS region [mem 0xdab77000-0xdac78fff] 
(1056768 bytes)
[    0.106701] PM: Registering ACPI NVS region [mem 0xdc28f000-0xdc2d1fff] 
(274432 bytes)
[    0.106701] pinctrl core: initialized pinctrl subsystem
[    0.106701] regulator-dummy: no parameters
[    0.106701] RTC time: 16:39:08, date: 02/07/15
[    0.106701] NET: Registered protocol family 16
[    0.108006] cpuidle: using governor ladder
[    0.112007] cpuidle: using governor menu
[    0.112139] ACPI FADT declares the system doesn't support PCIe ASPM, so 
disable it
[    0.112142] ACPI: bus type PCI registered
[    0.112144] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.112205] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 
0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.112208] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.112269] PCI: Using configuration type 1 for base access
[    0.128068] ACPI: Added _OSI(Module Device)
[    0.128071] ACPI: Added _OSI(Processor Device)
[    0.128072] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.128073] ACPI: Added _OSI(Processor Aggregator Device)
[    0.130134] ACPI: Executed 1 blocks of module-level executable AML code
[    0.136293] ACPI: Dynamic OEM Table Load:
[    0.136300] ACPI: SSDT 0xFFFF880212535000 00083B (v01 PmRef  Cpu0Cst  
00003001 INTL 20051117)
[    0.144176] ACPI: Dynamic OEM Table Load:
[    0.144180] ACPI: SSDT 0xFFFF880212764000 000303 (v01 PmRef  ApIst    
00003000 INTL 20051117)
[    0.152088] ACPI: Dynamic OEM Table Load:
[    0.152091] ACPI: SSDT 0xFFFF880212703200 000119 (v01 PmRef  ApCst    
00003000 INTL 20051117)
[    0.160435] ACPI: Interpreter enabled
[    0.160441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State 
[\_S1_] (20140926/hwxface-580)
[    0.160445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State 
[\_S2_] (20140926/hwxface-580)
[    0.160456] ACPI: (supports S0 S3 S4 S5)
[    0.160458] ACPI: Using IOAPIC for interrupt routing
[    0.160477] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.164972] ACPI: Power Resource [FN00] (off)
[    0.165028] ACPI: Power Resource [FN01] (off)
[    0.165083] ACPI: Power Resource [FN02] (off)
[    0.165137] ACPI: Power Resource [FN03] (off)
[    0.165194] ACPI: Power Resource [FN04] (off)
[    0.165579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.165584] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.165694] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
[    0.165782] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.166220] PCI host bridge to bus 0000:00
[    0.166223] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.166225] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.166227] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.166229] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.166230] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.166232] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.166234] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.166236] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.166237] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.166239] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.166241] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.166247] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.166316] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.166324] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.166329] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit 
pref]
[    0.166332] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.166414] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.166435] pci 0000:00:14.0: reg 0x10: [mem 0xf7d20000-0xf7d2ffff 64bit]
[    0.166502] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.166535] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.166569] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.166591] pci 0000:00:16.0: reg 0x10: [mem 0xf7d3c000-0xf7d3c00f 64bit]
[    0.166664] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.166731] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.166747] pci 0000:00:19.0: reg 0x10: [mem 0xf7d00000-0xf7d1ffff]
[    0.166755] pci 0000:00:19.0: reg 0x14: [mem 0xf7d39000-0xf7d39fff]
[    0.166763] pci 0000:00:19.0: reg 0x18: [io  0xf080-0xf09f]
[    0.166822] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.166856] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.166889] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.166908] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d38000-0xf7d383ff]
[    0.166994] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.167038] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.167072] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.167087] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d30000-0xf7d33fff 64bit]
[    0.167157] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.167192] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.167222] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.167300] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.167337] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.167377] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.167396] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d37000-0xf7d373ff]
[    0.167481] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.167524] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.167553] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.167625] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.167657] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100
[    0.167812] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.167829] pci 0000:00:1f.2: reg 0x10: [io  0xf0d0-0xf0d7]
[    0.167836] pci 0000:00:1f.2: reg 0x14: [io  0xf0c0-0xf0c3]
[    0.167843] pci 0000:00:1f.2: reg 0x18: [io  0xf0b0-0xf0b7]
[    0.167851] pci 0000:00:1f.2: reg 0x1c: [io  0xf0a0-0xf0a3]
[    0.167858] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.167865] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d36000-0xf7d367ff]
[    0.167908] pci 0000:00:1f.2: PME# supported from D3hot
[    0.167964] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.167978] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d35000-0xf7d350ff 64bit]
[    0.167997] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.168066] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
[    0.168085] pci 0000:00:1f.6: reg 0x10: [mem 0xf7d34000-0xf7d34fff 64bit]
[    0.168473] pci 0000:01:00.0: [15b3:634a] type 00 class 0x0c0600
[    0.168736] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7cfffff 64bit]
[    0.168922] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit 
pref]
[    0.170165] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.180085] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.180092] pci 0000:00:1c.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.180097] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf07fffff 
64bit pref]
[    0.180171] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
[    0.180180] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] 
(subtractive decode)
[    0.180182] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] 
(subtractive decode)
[    0.180183] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] 
(subtractive decode)
[    0.180184] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] 
(subtractive decode)
[    0.180185] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] 
(subtractive decode)
[    0.180186] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] 
(subtractive decode)
[    0.180187] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] 
(subtractive decode)
[    0.180188] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] 
(subtractive decode)
[    0.180189] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff] 
(subtractive decode)
[    0.180190] pci 0000:00:1e.0:   bridge window [mem 0xdfa00000-0xfeafffff] 
(subtractive decode)
[    0.180219] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is 
unsupported)
[    0.180611] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.180649] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) 
*0, disabled.
[    0.180686] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.180721] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.180757] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.180794] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) 
*0, disabled.
[    0.180831] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.180867] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.181037] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.184009] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.184011] vgaarb: device added: 
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.184014] vgaarb: loaded
[    0.184015] vgaarb: bridge control possible 0000:00:02.0
[    0.184186] SCSI subsystem initialized
[    0.184199] libata version 3.00 loaded.
[    0.184199] ACPI: bus type USB registered
[    0.184199] usbcore: registered new interface driver usbfs
[    0.184199] usbcore: registered new interface driver hub
[    0.184199] usbcore: registered new device driver usb
[    0.184199] PCI: Using ACPI for IRQ routing
[    0.185440] PCI: pci_cache_line_size set to 64 bytes
[    0.185506] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.185508] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.185509] e820: reserve RAM buffer [mem 0xd9b41000-0xdbffffff]
[    0.185510] e820: reserve RAM buffer [mem 0xdc28f000-0xdfffffff]
[    0.185511] e820: reserve RAM buffer [mem 0xdcd72000-0xdfffffff]
[    0.185512] e820: reserve RAM buffer [mem 0xdd000000-0xdfffffff]
[    0.185513] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
[    0.185597] NetLabel: Initializing
[    0.185599] NetLabel:  domain hash size = 128
[    0.185600] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.185610] NetLabel:  unlabeled traffic allowed by default
[    0.185620] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.185620] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.189027] Switched to clocksource hpet
[    0.192090] AppArmor: AppArmor Filesystem Enabled
[    0.192119] pnp: PnP ACPI init
[    0.192226] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.192228] system 00:00: [io  0x1000-0x100f] has been reserved
[    0.192230] system 00:00: [io  0xffff] has been reserved
[    0.192232] system 00:00: [io  0xffff] has been reserved
[    0.192234] system 00:00: [io  0x0400-0x0453] could not be reserved
[    0.192236] system 00:00: [io  0x0458-0x047f] has been reserved
[    0.192237] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.192239] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.192242] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.192267] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.192302] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.192305] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 
(active)
[    0.192452] system 00:03: [io  0x0600-0x063f] has been reserved
[    0.192454] system 00:03: [io  0x0640-0x064f] has been reserved
[    0.192456] system 00:03: [io  0x0778-0x077f] has been reserved
[    0.192458] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.192875] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.193337] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.193370] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.193372] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193529] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.193532] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.193533] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.193536] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.193539] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.193540] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.193542] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.193544] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.193546] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.193548] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.193550] system 00:07: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.193552] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193653] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    0.193656] system 00:08: [mem 0x40004000-0x40004fff] has been reserved
[    0.193658] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.193679] pnp 00:09: Plug and Play ACPI device, IDs IFX0102 PNP0c31 
(active)
[    0.193694] pnp: PnP ACPI: found 10 devices
[    0.199905] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.199912] pci 0000:00:1c.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.199916] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf07fffff 
64bit pref]
[    0.199922] pci 0000:00:1e.0: PCI bridge to [bus 02]
[    0.199933] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.199934] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.199935] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.199936] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.199937] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.199939] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.199940] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.199941] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.199942] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.199943] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.199944] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.199945] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf07fffff 64bit 
pref]
[    0.199947] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.199948] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.199949] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.199950] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.199951] pci_bus 0000:02: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.199952] pci_bus 0000:02: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.199953] pci_bus 0000:02: resource 10 [mem 0x000dc000-0x000dffff]
[    0.199954] pci_bus 0000:02: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.199955] pci_bus 0000:02: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.199957] pci_bus 0000:02: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.199976] NET: Registered protocol family 2
[    0.200104] TCP established hash table entries: 65536 (order: 7, 524288 
bytes)
[    0.200215] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.200336] TCP: Hash tables configured (established 65536 bind 65536)
[    0.200348] TCP: reno registered
[    0.200356] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.200378] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.200421] NET: Registered protocol family 1
[    0.200450] pci 0000:00:02.0: Video device with shadowed ROM
[    0.240126] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.240166] Trying to unpack rootfs image as initramfs...
[    0.589910] Freeing initrd memory: 30440K (ffff88003447c000 - 
ffff880036236000)
[    0.589949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.589952] software IO TLB [mem 0xd5b41000-0xd9b41000] (64MB) mapped at 
[ffff8800d5b41000-ffff8800d9b40fff]
[    0.590156] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 
Joules, 3 fixed counters 163840 ms ovfl timer
[    0.590246] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x19
[    0.590255] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x19
[    0.590258] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x19
[    0.590266] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x19
[    0.590319] microcode: Microcode Update Driver: v2.00 
<tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    0.590340] Scanning for low memory corruption every 60 seconds
[    0.590596] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.590611] Initialise system trusted keyring
[    0.590629] audit: initializing netlink subsys (disabled)
[    0.590642] audit: type=2000 audit(1423327147.588:1): initialized
[    0.590940] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.591967] zpool: loaded
[    0.591970] zbud: loaded
[    0.592115] VFS: Disk quotas dquot_6.5.2
[    0.592139] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.592467] fuse init (API version 7.23)
[    0.592533] msgmni has been set to 15728
[    0.592575] Key type big_key registered
[    0.593006] Key type asymmetric registered
[    0.593010] Asymmetric key parser 'x509' registered
[    0.593035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
252)
[    0.593072] io scheduler noop registered
[    0.593075] io scheduler deadline registered (default)
[    0.593097] io scheduler cfq registered
[    0.593253] pcieport 0000:00:1c.0: irq 26 for MSI/MSI-X
[    0.593333] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.593336] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.593341] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.593351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.593365] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.593400] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.593402] vesafb: scrolling: redraw
[    0.593403] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.593416] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004e80000, 
using 8128k, total 8128k
[    0.705432] Console: switching to colour frame buffer device 240x67
[    0.817480] fb0: VESA VGA frame buffer device
[    0.817844] intel_idle: MWAIT substates: 0x1120
[    0.817845] intel_idle: v0.4 model 0x3A
[    0.817846] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.818006] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.818674] ACPI: Power Button [PWRB]
[    0.818992] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.819583] ACPI: Power Button [PWRF]
[    0.820425] thermal LNXTHERM:00: registered as thermal_zone0
[    0.820877] ACPI: Thermal Zone [TZ00] (28 C)
[    0.821357] thermal LNXTHERM:01: registered as thermal_zone1
[    0.821809] ACPI: Thermal Zone [TZ01] (30 C)
[    0.822180] GHES: HEST is not enabled!
[    0.822543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.843736] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    0.845730] Linux agpgart interface v0.103
[    0.846349] tpm_tis 00:09: 1.2 TPM (device-id 0xB, rev-id 16)
[    1.073456] brd: module loaded
[    1.074193] loop: module loaded
[    1.074597] libphy: Fixed MDIO Bus: probed
[    1.074926] tun: Universal TUN/TAP device driver, 1.6
[    1.075329] tun: (C) 1999-2004 Max Krasnyansky <m...@qualcomm.com>
[    1.075858] PPP generic driver version 2.4.2
[    1.076340] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.076763] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 1
[    1.077443] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.077461] xhci_hcd 0000:00:14.0: irq 27 for MSI/MSI-X
[    1.077515] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.078057] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.078633] usb usb1: Product: xHCI Host Controller
[    1.079023] usb usb1: Manufacturer: Linux 3.18.0-12-generic xhci-hcd
[    1.079530] usb usb1: SerialNumber: 0000:00:14.0
[    1.080009] hub 1-0:1.0: USB hub found
[    1.080320] hub 1-0:1.0: 4 ports detected
[    1.080887] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.081306] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 2
[    1.081922] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.082464] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.083040] usb usb2: Product: xHCI Host Controller
[    1.083430] usb usb2: Manufacturer: Linux 3.18.0-12-generic xhci-hcd
[    1.083937] usb usb2: SerialNumber: 0000:00:14.0
[    1.084402] hub 2-0:1.0: USB hub found
[    1.084710] hub 2-0:1.0: 4 ports detected
[    1.085265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.085790] ehci-pci: EHCI PCI platform driver
[    1.086212] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.086632] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus 
number 3
[    1.110162] ehci-pci 0000:00:1a.0: debug port 2
[    1.137277] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.137288] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d38000
[    1.172013] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.195448] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.219032] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.242580] usb usb3: Product: EHCI Host Controller
[    1.266149] usb usb3: Manufacturer: Linux 3.18.0-12-generic ehci_hcd
[    1.289968] usb usb3: SerialNumber: 0000:00:1a.0
[    1.313924] hub 3-0:1.0: USB hub found
[    1.337670] hub 3-0:1.0: 2 ports detected
[    1.361318] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.384755] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus 
number 4
[    1.408033] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.432306] ehci-pci 0000:00:1d.0: debug port 2
[    1.460128] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.460139] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d37000
[    1.552042] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.575714] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.599483] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.599508] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[    1.599509] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.623299] hub 1-1:1.0: USB hub found
[    1.623321] hub 1-1:1.0: 4 ports detected
[    1.672030] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.741076] usb usb4: Product: EHCI Host Controller
[    1.764283] usb usb4: Manufacturer: Linux 3.18.0-12-generic ehci_hcd
[    1.787548] usb usb4: SerialNumber: 0000:00:1d.0
[    1.810573] hub 4-0:1.0: USB hub found
[    1.833096] hub 4-0:1.0: 2 ports detected
[    1.855377] ehci-platform: EHCI generic platform driver
[    1.877491] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.899690] ohci-pci: OHCI PCI platform driver
[    1.899725] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[    1.899726] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.908032] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.921788] hub 3-1:1.0: USB hub found
[    1.944052] hub 3-1:1.0: 6 ports detected
[    2.032815] ohci-platform: OHCI generic platform driver
[    2.054712] uhci_hcd: USB Universal Host Controller Interface driver
[    2.076765] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.102052] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.124504] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.147018] mousedev: PS/2 mouse device common for all mice
[    2.169509] rtc_cmos 00:01: RTC can wake from S4
[    2.176029] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    2.191687] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[    2.191688] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.191689] usb 1-2: Product: USB2.0 Hub
[    2.236384] usb 1-1.1: new low-speed USB device number 4 using xhci_hcd
[    2.236418] hub 1-2:1.0: USB hub found
[    2.258786] hub 1-2:1.0: 4 ports detected
[    2.347143] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    2.369298] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, 
hpet irqs
[    2.391687] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
[    2.391722] device-mapper: uevent: version 1.0.3
[    2.391828] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: 
dm-de...@redhat.com
[    2.391839] Intel P-state driver initializing.
[    2.409812] usb 1-1.1: New USB device found, idVendor=413c, idProduct=2003
[    2.409813] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.409814] usb 1-1.1: Product: Dell USB Keyboard
[    2.409814] usb 1-1.1: Manufacturer: Dell
[    2.409938] usb 1-1.1: ep 0x81 - rounding interval to 128 microframes, ep 
desc says 192 microframes
[    2.413222] Consider also installing thermald for improved thermal control.
[    2.413225] ledtrig-cpu: registered to indicate activity on CPUs
[    2.413292] TCP: cubic registered
[    2.413359] NET: Registered protocol family 10
[    2.413528] NET: Registered protocol family 17
[    2.413534] Key type dns_resolver registered
[    2.414039] Loading compiled-in X.509 certificates
[    2.414646] Loaded X.509 cert 'Magrathea: Glacier signing key: 
38354857b6188cd5a02fc6effcf60645a4560ad2'
[    2.414656] registered taskstats version 1
[    2.416240] Key type trusted registered
[    2.418630] Key type encrypted registered
[    2.418634] AppArmor: AppArmor sha1 policy hashing enabled
[    2.484044] usb 1-1.2: new low-speed USB device number 5 using xhci_hcd
[    2.797351] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c05a
[    2.797352] usb 1-1.2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    2.797353] usb 1-1.2: Product: USB Optical Mouse
[    2.797353] usb 1-1.2: Manufacturer: Logitech
[    2.797480] usb 1-1.2: ep 0x81 - rounding interval to 64 microframes, ep 
desc says 80 microframes
[    2.971105] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.993490] hub 4-1:1.0: USB hub found
[    3.015564] hub 4-1:1.0: 8 ports detected
[    3.028119] evm: HMAC attrs: 0x1
[    3.028540]   Magic number: 3:330:691
[    3.037760] rtc_cmos 00:01: setting system clock to 2015-02-07 16:39:10 UTC 
(1423327150)
[    3.037948] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.037948] EDD information not available.
[    3.038020] PM: Hibernation image not present or could not be loaded.
[    3.147325] Freeing unused kernel memory: 1396K (ffffffff81d33000 - 
ffffffff81e90000)
[    3.169374] Write protecting the kernel read-only data: 12288k
[    3.192179] Freeing unused kernel memory: 268K (ffff8800017bd000 - 
ffff880001800000)
[    3.215142] Freeing unused kernel memory: 404K (ffff880001b9b000 - 
ffff880001c00000)
[    3.290171] random: systemd-udevd urandom read with 9 bits of entropy 
available
[    3.326499] pps_core: LinuxPPS API ver. 1 registered
[    3.350243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    3.374261] hidraw: raw HID events driver (C) Jiri Kosina
[    3.400057] ahci 0000:00:1f.2: version 3.0
[    3.400186] ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
[    3.400213] mlx4_core: Mellanox ConnectX core driver v2.2-1 (Feb, 2014)
[    3.404189] usbcore: registered new interface driver usbhid
[    3.404189] usbhid: USB HID core driver
[    3.416060] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3b 
impl SATA mode
[    3.416062] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems 
apst 
[    3.448461] scsi host0: ahci
[    3.448543] scsi host1: ahci
[    3.448601] scsi host2: ahci
[    3.448654] scsi host3: ahci
[    3.448718] scsi host4: ahci
[    3.448772] scsi host5: ahci
[    3.448803] ata1: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36100 
irq 28
[    3.448806] ata2: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36180 
irq 28
[    3.448806] ata3: DUMMY
[    3.448808] ata4: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36280 
irq 28
[    3.448809] ata5: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36300 
irq 28
[    3.448811] ata6: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36380 
irq 28
[    3.471383] [drm] Initialized drm 1.1.0 20060810
[    3.476126] usb 4-1.6: new high-speed USB device number 3 using ehci-pci
[    3.625746] usb 4-1.6: New USB device found, idVendor=148f, idProduct=5370
[    3.625747] usb 4-1.6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    3.625747] usb 4-1.6: Product: 802.11 n WLAN
[    3.625748] usb 4-1.6: Manufacturer: Ralink
[    3.625749] usb 4-1.6: SerialNumber: 1.0
[    3.659474] PTP clock support registered
[    3.796396] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.796414] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.796427] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.796440] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.796452] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.798289] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.798290] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.798291] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.798457] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.798458] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.798459] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.798534] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.798535] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max 
UDMA/133
[    3.798536] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.798914] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.798915] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.798916] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.799138] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.799218] ata1.00: configured for UDMA/133
[    3.799998] ata4.00: ATAPI: Optiarc DVD RW AD-7290H, 1.80, max UDMA/100
[    3.802613] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.802614] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.802615] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.804161] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  5B0Q 
PQ: 0 ANSI: 5
[    3.804172] ata4.00: configured for UDMA/100
[    3.804392] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.804400] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 
GiB)
[    3.804460] sd 0:0:0:0: [sda] Write Protect is off
[    3.804461] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.804539] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    3.805113]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    3.805460] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.807629] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.807630] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.807631] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.807982] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.807983] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.807984] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.809803] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.809805] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.809806] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.818988] input: Dell Dell USB Keyboard as 
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:413C:2003.0001/input/input5
[    3.820145] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 
Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-1.1/input0
[    3.820241] input: Logitech USB Optical Mouse as 
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C05A.0002/input/input6
[    3.820360] hid-generic 0003:046D:C05A.0002: input,hidraw1: USB HID v1.11 
Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1.2/input0
[    3.836699] ata6.00: ATA-8: ST31000340NS, SN06, max UDMA/133
[    3.836700] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.837181] ata5.00: ATA-8: ST31000340NS, SN06, max UDMA/133
[    3.837181] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.838975] ata2.00: ATA-8: ST31000340NS, SN06, max UDMA/133
[    3.838976] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.861347] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.861348] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.861349] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.861947] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.861949] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.861950] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.863683] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    3.863684] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[    3.863685] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[    3.890396] ata6.00: configured for UDMA/133
[    3.891102] ata5.00: configured for UDMA/133
[    3.892835] ata2.00: configured for UDMA/133
[    3.892885] scsi 1:0:0:0: Direct-Access     ATA      ST31000340NS     SN06 
PQ: 0 ANSI: 5
[    3.893009] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    3.893045] sd 1:0:0:0: [sdb] Write Protect is off
[    3.893046] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.893061] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    3.893153] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.893849] scsi 3:0:0:0: CD-ROM            Optiarc  DVD RW AD-7290H  1.80 
PQ: 0 ANSI: 5
[    3.904162] sr 3:0:0:0: [sr0] scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw 
xa/form2 cdda tray
[    3.904163] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.904235] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.904278] sr 3:0:0:0: Attached scsi generic sg2 type 5
[    3.904335] scsi 4:0:0:0: Direct-Access     ATA      ST31000340NS     SN06 
PQ: 0 ANSI: 5
[    3.904433] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    3.904486] scsi 5:0:0:0: Direct-Access     ATA      ST31000340NS     SN06 
PQ: 0 ANSI: 5
[    3.904580] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    3.904615] sd 5:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    3.904637] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    3.904687] sd 5:0:0:0: [sdd] Write Protect is off
[    3.904688] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    3.904709] sd 4:0:0:0: [sdc] Write Protect is off
[    3.904709] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.904718] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    3.904749] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    3.906903]  sdb: sdb1
[    3.907032] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.909139] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    3.909139] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    3.909256] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[    3.909271] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[    3.920048]  sdd: sdd1
[    3.920067]  sdc: sdc1
[    3.920298] sd 5:0:0:0: [sdd] Attached SCSI disk
[    3.920307] sd 4:0:0:0: [sdc] Attached SCSI disk
[    4.108409] e1000e 0000:00:19.0 eth0: registered PHC clock
[    4.108410] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 
90:1b:0e:1f:af:8a
[    4.108411] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.108439] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[    4.161632] [drm] Memory usable by graphics device = 2048M
[    4.161634] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[    4.161634] fb: switching to inteldrmfb from VESA VGA
[    5.863965] mlx4_core: Initializing 0000:01:00.0
[    5.863973] Console: switching to colour dummy device 80x25
[    5.864228] [drm] Replacing VGA console driver
[    5.888093] i915 0000:00:02.0: irq 30 for MSI/MSI-X
[    5.888100] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.888102] [drm] Driver supports precise vblank timestamp query.
[    5.888169] vgaarb: device changed decodes: 
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.908287] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.908440] acpi device:4b: registered as cooling_device9
[    5.908497] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[    5.908629] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[    6.013890] fbcon: inteldrmfb (fb0) is primary device
[    6.080593] [drm:ivybridge_set_fifo_underrun_reporting] *ERROR* uncleared 
fifo underrun on pipe B
[    6.080594] [drm:ivb_err_int_handler] *ERROR* Pipe B FIFO underrun
[    6.080624] [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo 
underrun on pch transcoder A
[    6.080625] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
[    6.080629] [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo 
underrun on pch transcoder B
[    6.080629] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder B FIFO underrun
[    6.080895] Console: switching to colour frame buffer device 240x67
[    6.084143] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    6.084160] i915 0000:00:02.0: registered panic notifier
[    8.524881] mlx4_core 0000:01:00.0: PCIe BW is different than device's 
capability
[    8.524904] mlx4_core 0000:01:00.0: PCIe link speed is 2.5GT/s, device 
supports 2.5GT/s
[    8.524924] mlx4_core 0000:01:00.0: PCIe link width is x4, device supports x8
[    8.525031] mlx4_core 0000:01:00.0: irq 31 for MSI/MSI-X
[    8.525035] mlx4_core 0000:01:00.0: irq 32 for MSI/MSI-X
[    8.525037] mlx4_core 0000:01:00.0: irq 33 for MSI/MSI-X
[    8.525042] mlx4_core 0000:01:00.0: irq 34 for MSI/MSI-X
[    8.525045] mlx4_core 0000:01:00.0: irq 35 for MSI/MSI-X
[    8.525048] mlx4_core 0000:01:00.0: irq 36 for MSI/MSI-X
[    8.525051] mlx4_core 0000:01:00.0: irq 37 for MSI/MSI-X
[    8.525053] mlx4_core 0000:01:00.0: irq 38 for MSI/MSI-X
[    8.525056] mlx4_core 0000:01:00.0: irq 39 for MSI/MSI-X
[    8.525058] mlx4_core 0000:01:00.0: irq 40 for MSI/MSI-X
[    8.525061] mlx4_core 0000:01:00.0: irq 41 for MSI/MSI-X
[    8.525063] mlx4_core 0000:01:00.0: irq 42 for MSI/MSI-X
[    8.525066] mlx4_core 0000:01:00.0: irq 43 for MSI/MSI-X
[    8.525069] mlx4_core 0000:01:00.0: irq 44 for MSI/MSI-X
[    8.585114] mlx4_core 0000:01:00.0: command 0xc failed: fw status = 0x40
[    8.590023] mlx4_en: Mellanox ConnectX HCA Ethernet driver v2.2-1 (Feb 2014)
[    8.590200] mlx4_en 0000:01:00.0: UDP RSS is not supported on this device
[    8.634623] md: linear personality registered for level -1
[    8.636386] md: multipath personality registered for level -4
[    8.638113] md: raid0 personality registered for level 0
[    8.640038] md: raid1 personality registered for level 1
[    8.708012] raid6: sse2x1    9540 MB/s
[    8.776010] raid6: sse2x2   11821 MB/s
[    8.844017] raid6: sse2x4   13959 MB/s
[    8.844027] raid6: using algorithm sse2x4 (13959 MB/s)
[    8.844039] raid6: using ssse3x2 recovery algorithm
[    8.844973] xor: automatically using best checksumming function:
[    8.884009]    avx       : 26744.000 MB/sec
[    8.884930] async_tx: api initialized (async)
[    8.889636] md: raid6 personality registered for level 6
[    8.889651] md: raid5 personality registered for level 5
[    8.889664] md: raid4 personality registered for level 4
[    8.893363] md: raid10 personality registered for level 10
[    8.917480] Btrfs loaded
[    8.973215] random: nonblocking pool is initialized
[    9.422030] BTRFS: device label datengrab devid 1 transid 5716 /dev/sdb1
[    9.422793] BTRFS: device label datengrab devid 3 transid 5716 /dev/sdd1
[    9.423901] BTRFS: device label datengrab devid 2 transid 5716 /dev/sdc1
[    9.429364] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[    9.429382] EXT4-fs (sda5): write access will be enabled during recovery
[    9.570187] EXT4-fs (sda5): recovery complete
[    9.571855] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: 
(null)
[    9.707836] init: plymouth-upstart-bridge main process (266) killed by TERM 
signal
[    9.769041] Adding 8265724k swap on /dev/sda6.  Priority:-1 extents:1 
across:8265724k SSFS
[    9.815030] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,discard
[    9.819469] BTRFS info (device sdc1): disk space caching is enabled
[   10.992646] lp: driver loaded but no devices found
[   10.996379] Bluetooth: Core ver 2.19
[   10.996390] NET: Registered protocol family 31
[   10.996391] Bluetooth: HCI device and connection manager initialized
[   10.996397] Bluetooth: HCI socket layer initialized
[   10.996399] Bluetooth: L2CAP socket layer initialized
[   10.996403] Bluetooth: SCO socket layer initialized
[   10.998797] init: avahi-cups-reload main process (582) terminated with 
status 1
[   11.000976] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.000978] Bluetooth: BNEP filters: protocol multicast
[   11.000984] Bluetooth: BNEP socket layer initialized
[   11.001706] ppdev: user-space parallel port driver
[   11.002238] Bluetooth: RFCOMM TTY layer initialized
[   11.002253] Bluetooth: RFCOMM socket layer initialized
[   11.002258] Bluetooth: RFCOMM ver 1.11
[   11.003923] parport_pc 00:05: reported by Plug and Play ACPI
[   11.003952] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE,EPP]
[   11.011985] rfkill: input handler disabled
[   11.025486] EDAC MC: Ver: 3.0.0
[   11.100270] lp0: using parport0 (interrupt-driven).
[   11.139392] systemd-logind[596]: New seat seat0.
[   11.177483] systemd-logind[596]: Watching system buttons on 
/dev/input/event1 (Power Button)
[   11.185242] fujitsu_laptop: driver 0.6.0 successfully loaded
[   11.185758] systemd-logind[596]: Watching system buttons on 
/dev/input/event4 (Video Bus)
[   11.199319] systemd-logind[596]: Watching system buttons on 
/dev/input/event0 (Power Button)
[   11.212988] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   11.220073] ACPI Warning: SystemIO range 
0x0000000000000428-0x000000000000042f conflicts with OpRegion 
0x0000000000000400-0x000000000000047f (\PMIO) (20140926/utaddress-258)
[   11.220079] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   11.220082] ACPI Warning: SystemIO range 
0x0000000000000540-0x000000000000054f conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[   11.220084] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   11.220085] ACPI Warning: SystemIO range 
0x0000000000000530-0x000000000000053f conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[   11.220087] ACPI Warning: SystemIO range 
0x0000000000000530-0x000000000000053f conflicts with OpRegion 
0x0000000000000538-0x0000000000000538 (\_SB_.PCI0.PEG0.SPWR) 
(20140926/utaddress-258)
[   11.220089] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   11.220090] ACPI Warning: SystemIO range 
0x0000000000000500-0x000000000000052f conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20140926/utaddress-258)
[   11.220092] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   11.220093] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   11.220520] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
[   11.268865] audit: type=1400 audit(1423327158.736:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=569 comm="apparmor_parser"
[   11.269123] audit: type=1400 audit(1423327158.736:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=569 
comm="apparmor_parser"
[   11.269265] audit: type=1400 audit(1423327158.736:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="third_party" pid=569 
comm="apparmor_parser"
[   11.321694] AVX version of gcm_enc/dec engaged.
[   11.321696] AES CTR mode by8 optimization enabled
[   11.324048] device-mapper: multipath: version 1.7.0 loaded
[   11.380724] intel_rapl: Found RAPL domain package
[   11.380727] intel_rapl: Found RAPL domain core
[   11.380728] intel_rapl: Found RAPL domain uncore
[   11.411205] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[   11.438700] audit: type=1400 audit(1423327158.904:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=654 
comm="apparmor_parser"
[   11.438926] audit: type=1400 audit(1423327158.904:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=654 
comm="apparmor_parser"
[   11.439111] audit: type=1400 audit(1423327158.904:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=654 comm="apparmor_parser"
[   11.439276] audit: type=1400 audit(1423327158.904:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/connman/scripts/dhclient-script" pid=654 comm="apparmor_parser"
[   11.439316] sound hdaudioC0D2: CX20642: BIOS auto-probing.
[   11.439866] sound hdaudioC0D2: autoconfig: line_outs=1 
(0x1c/0x0/0x0/0x0/0x0) type:line
[   11.439868] sound hdaudioC0D2:    speaker_outs=1 (0x1f/0x0/0x0/0x0/0x0)
[   11.439869] sound hdaudioC0D2:    hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
[   11.439870] sound hdaudioC0D2:    mono: mono_out=0x0
[   11.439871] sound hdaudioC0D2:    inputs:
[   11.439872] sound hdaudioC0D2:      Rear Mic=0x1b
[   11.439874] sound hdaudioC0D2:      Front Mic=0x1a
[   11.439875] sound hdaudioC0D2:      Line=0x1d
[   11.441021] sound hdaudioC0D2: Enable sync_write for stable communication
[   11.462028] input: HDA Intel PCH Rear Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   11.462156] input: HDA Intel PCH Front Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   11.462217] input: HDA Intel PCH Line as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   11.462258] input: HDA Intel PCH Line Out as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   11.462300] input: HDA Intel PCH Front Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   11.463457] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   11.463542] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   11.529471] audit: type=1400 audit(1423327158.996:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=872 
comm="apparmor_parser"
[   11.647213] audit: type=1400 audit(1423327159.112:10): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=857 
comm="apparmor_parser"
[   11.647389] audit: type=1400 audit(1423327159.112:11): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=857 
comm="apparmor_parser"
[   11.677051] init: failsafe main process (924) killed by TERM signal
[   11.715268] cfg80211: Calling CRDA to update world regulatory domain
[   11.740204] cfg80211: World regulatory domain updated:
[   11.740207] cfg80211:  DFS Master region: unset
[   11.740208] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[   11.740210] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 
2000 mBm), (N/A)
[   11.740211] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 
2000 mBm), (N/A)
[   11.740212] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 
2000 mBm), (N/A)
[   11.740213] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 
2000 mBm), (N/A)
[   11.740214] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 
2000 mBm), (N/A)
[   11.981402] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[   12.084083] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[   12.556189] usb 4-1.6: reset high-speed USB device number 3 using ehci-pci
[   12.658811] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 
detected
[   12.687041] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
[   12.691096] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.691334] usbcore: registered new interface driver rt2800usb
[   12.696776] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading 
firmware file 'rt2870.bin'
[   12.697162] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware 
detected - version: 0.29
[   15.085319] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
None
[   15.655124] init: alsa-restore main process (1472) terminated with status 99
[   16.161437] systemd-logind[596]: Failed to start user service: Unknown unit: 
user@111.service
[   16.164329] systemd-logind[596]: New session c1 of user lightdm.
[   16.753533] vboxdrv: module verification failed: signature and/or  required 
key missing - tainting kernel
[   16.756071] vboxdrv: Found 4 processor cores.
[   16.756717] vboxdrv: fAsync=1 offMin=0xd7b offMax=0xd7b
[   16.756792] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 
'normal'.
[   16.756793] vboxdrv: Successfully loaded version 4.3.20_Ubuntu (interface 
0x001a0008).
[   16.768463] vboxpci: IOMMU not found (not registered)
[   17.477335] audit_printk_skb: 108 callbacks suppressed
[   17.477338] audit: type=1400 audit(1423327164.944:48): apparmor="DENIED" 
operation="exec" profile="/usr/sbin/libvirtd" 
name="/usr/local/bin/qemu-system-aarch64" pid=2515 comm="libvirtd" 
requested_mask="x" denied_mask="x" fsuid=108 ouid=0
[   17.479531] audit: type=1400 audit(1423327164.944:49): apparmor="DENIED" 
operation="exec" profile="/usr/sbin/libvirtd" 
name="/usr/local/bin/qemu-system-aarch64" pid=2516 comm="libvirtd" 
requested_mask="x" denied_mask="x" fsuid=108 ouid=0
[   17.652273] bridge: automatic filtering via arp/ip/ip6tables has been 
deprecated. Update your scripts to load br_netfilter if you need this.
[   17.707065] ip_tables: (C) 2000-2006 Netfilter Core Team
[   17.739249] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)

Reply via email to