Reboot fails after upgrade to kernel 4.1.15

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Reboot fails after upgrade to kernel 4.1.15

Postby dude » Feb 18th, '16, 00:53

Hardware: Dell Optiplex 3020, Intel HD graphics, Intel i5 CPU, 8 GB RAM. Mageia is installed in legacy mode. UEFI is completely disabled.(On my Lenovo T540p laptop, I have not had any of those issues described here.)

After upgrading to kernel 4.1.15, the PC no longer reboots correctly. Boot manager is GRUB graphical. However, I cannot completely rule out that this problem is related to something else than the kernel version.
Some more details: I did a clean install of Mageia 5, which worked nicely. All required reboots perfomed without problems. I then updated the kernel from 3.19.8-3.mga5 to 4.1.15-2.mga5, as well as all other installed packages. The update worked fine. However, rebooting from Mageia no longer works. What happens is, Mageia 5 correctly shuts down and initiates the reboot. After GRUB (graphical) comes up and I choose Mageia, the PC hangs with a black screen. The only option I have is to force a shutdown and boot the PC manually afterwards. Then, the boot process continues as it should and Mageia loads correctly.
When I boot into the older kernel version (3.19.8) and restart the PC from within Mageia, the PC reboots correctly every time.

Below is output from /var/log/dmesg when the PC booted correctly (sorry, I do not know how to access the log file from a failed boot - dmesg.old seemed to be from an old kernel version):

Code: Select all
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.15-desktop-2.mga5 (iurt@sucuk.mageia.org) (gcc version 4.9.2 (GCC) ) #1 SMP Wed Jan 20 17:05:51 UTC 2016
[    0.000000] Command line: BOOT_IMAGE=desktop_4.1.15-2.mga5 root=UUID=37dca6d9-65cb-4518-a3eb-df643141dd91 splash quiet noiswmd resume=UUID=5984e608-e5cb-4830-b3ed-0c317b7fd4ca vga=788
[    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-0x00000000d1e4bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d1e4c000-0x00000000d1e52fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d1e53000-0x00000000d2287fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d2288000-0x00000000d26adfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d26ae000-0x00000000d7ee3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d7ee4000-0x00000000d7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d8000000-0x00000000d875dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d875e000-0x00000000d87fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d8800000-0x00000000d8fadfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d8fae000-0x00000000d8ffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9000000-0x00000000da71dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da71e000-0x00000000da7fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000da800000-0x00000000db80dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db80e000-0x00000000dbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] 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-0x000000021fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Dell Inc. OptiPlex 3020/040DDP, BIOS A09 07/27/2015
[    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 = 0x21fe00 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-D3FFF write-protect
[    0.000000]   D4000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 021FE00000 mask 7FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC 
[    0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdb80e max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd960-0x000fd96f] mapped at [ffff8800000fd960]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01f4b000, 0x01f4bfff] PGTABLE
[    0.000000] BRK [0x01f4c000, 0x01f4cfff] PGTABLE
[    0.000000] BRK [0x01f4d000, 0x01f4dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff]
[    0.000000]  [mem 0x21fc00000-0x21fdfffff] page 2M
[    0.000000] BRK [0x01f4e000, 0x01f4efff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x200000000-0x21fbfffff]
[    0.000000]  [mem 0x200000000-0x21fbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[    0.000000]  [mem 0x1e0000000-0x1ffffffff] page 1G
[    0.000000] init_memory_mapping: [mem 0x00100000-0xd1e4bfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0xbfffffff] page 1G
[    0.000000]  [mem 0xc0000000-0xd1dfffff] page 2M
[    0.000000]  [mem 0xd1e00000-0xd1e4bfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xd1e53000-0xd2287fff]
[    0.000000]  [mem 0xd1e53000-0xd1ffffff] page 4k
[    0.000000]  [mem 0xd2000000-0xd21fffff] page 2M
[    0.000000]  [mem 0xd2200000-0xd2287fff] page 4k
[    0.000000] BRK [0x01f4f000, 0x01f4ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xd26ae000-0xd7ee3fff]
[    0.000000]  [mem 0xd26ae000-0xd27fffff] page 4k
[    0.000000]  [mem 0xd2800000-0xd7dfffff] page 2M
[    0.000000]  [mem 0xd7e00000-0xd7ee3fff] page 4k
[    0.000000] BRK [0x01f50000, 0x01f50fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xd8000000-0xd875dfff]
[    0.000000]  [mem 0xd8000000-0xd85fffff] page 2M
[    0.000000]  [mem 0xd8600000-0xd875dfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xd8800000-0xd8fadfff]
[    0.000000]  [mem 0xd8800000-0xd8dfffff] page 2M
[    0.000000]  [mem 0xd8e00000-0xd8fadfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xd9000000-0xda71dfff]
[    0.000000]  [mem 0xd9000000-0xda5fffff] page 2M
[    0.000000]  [mem 0xda600000-0xda71dfff] page 4k
[    0.000000] init_memory_mapping: [mem 0xda800000-0xdb80dfff]
[    0.000000]  [mem 0xda800000-0xdb7fffff] page 2M
[    0.000000]  [mem 0xdb800000-0xdb80dfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[    0.000000]  [mem 0x100000000-0x1dfffffff] page 1G
[    0.000000] RAMDISK: [mem 0x3773f000-0x37feffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000D8FEE080 000084 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000D8FFA458 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000D8FEE198 00C2BE (v02 DELL   CBX3     00000014 INTL 20091112)
[    0.000000] ACPI: FACS 0x00000000DA7FE080 000040
[    0.000000] ACPI: APIC 0x00000000D8FFA568 000072 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000D8FFA5E0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: SLIC 0x00000000D8FFA628 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.000000] ACPI: SSDT 0x00000000D8FFA7A0 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000D8FFACE0 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000D8FFB7B8 0001C7 (v01 PmRef  LakeTiny 00003000 INTL 20120711)
[    0.000000] ACPI: HPET 0x00000000D8FFB980 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000D8FFB9B8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: MCFG 0x00000000D8FFBD28 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000D8FFBD68 003528 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.000000] ACPI: MSDM 0x00000000D8FFF290 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21fdf4000-0x21fdf8fff]
[    0.000000]  [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217400000-ffff88021f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000d1e4bfff]
[    0.000000]   node   0: [mem 0x00000000d1e53000-0x00000000d2287fff]
[    0.000000]   node   0: [mem 0x00000000d26ae000-0x00000000d7ee3fff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000d875dfff]
[    0.000000]   node   0: [mem 0x00000000d8800000-0x00000000d8fadfff]
[    0.000000]   node   0: [mem 0x00000000d9000000-0x00000000da71dfff]
[    0.000000]   node   0: [mem 0x00000000da800000-0x00000000db80dfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021fdfffff]
[    0.000000] On node 0 totalpages: 2076299
[    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: 13956 pages used for memmap
[    0.000000]   DMA32 zone: 893167 pages, LIFO batch:31
[    0.000000]   Normal zone: 18424 pages used for memmap
[    0.000000]   Normal zone: 1179136 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdd200000-0xdf1fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 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 0xd1e4c000-0xd1e52fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd2288000-0xd26adfff]
[    0.000000] PM: Registered nosave memory: [mem 0xd7ee4000-0xd7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd875e000-0xd87fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd8fae000-0xd8ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xda71e000-0xda7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb80e000-0xdbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-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 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 34 pages/cpu @ffff88021fa00000 s99224 r8192 d31848 u524288
[    0.000000] pcpu-alloc: s99224 r8192 d31848 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: 2043834
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=desktop_4.1.15-2.mga5 root=UUID=37dca6d9-65cb-4518-a3eb-df643141dd91 splash quiet noiswmd resume=UUID=5984e608-e5cb-4830-b3ed-0c317b7fd4ca vga=788
[    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: 8082560K/8305196K available (7129K kernel code, 1177K rwdata, 3428K rodata, 1340K init, 816K bss, 222636K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]    RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3292.479 MHz processor
[    0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.95 BogoMIPS (lpj=3292479)
[    0.000021] pid_max: default: 32768 minimum: 301
[    0.000025] ACPI: Core revision 20150410
[    0.007701] ACPI: All ACPI Tables successfully acquired
[    0.007713] Security Framework initialized
[    0.007721] TOMOYO Linux initialized
[    0.008052] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009111] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009565] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009571] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.009712] Initializing cgroup subsys blkio
[    0.009714] Initializing cgroup subsys devices
[    0.009716] Initializing cgroup subsys freezer
[    0.009718] Initializing cgroup subsys net_cls
[    0.009733] CPU: Physical Processor ID: 0
[    0.009734] CPU: Processor Core ID: 0
[    0.009737] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.009737] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.010470] mce: CPU supports 9 MCE banks
[    0.010480] CPU0: Thermal monitoring enabled (TM1)
[    0.010487] process: using mwait in idle threads
[    0.010489] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.010489] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.010746] Freeing SMP alternatives memory: 24K (ffffffff81e77000 - ffffffff81e7d000)
[    0.011448] ftrace: allocating 26396 entries in 104 pages
[    0.019170] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.019533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.029537] TSC deadline timer enabled
[    0.029539] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[    0.029554] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.029567] ... version:                3
[    0.029568] ... bit width:              48
[    0.029568] ... generic registers:      8
[    0.029569] ... value mask:             0000ffffffffffff
[    0.029569] ... max period:             0000ffffffffffff
[    0.029570] ... fixed-purpose events:   3
[    0.029570] ... event mask:             00000007000000ff
[    0.029919] x86: Booting SMP configuration:
[    0.029920] .... node  #0, CPUs:      #1 #2 #3
[    0.071669] x86: Booted up 1 node, 4 CPUs
[    0.071671] smpboot: Total of 4 processors activated (26339.83 BogoMIPS)
[    0.074141] devtmpfs: initialized
[    0.075510] PM: Registering ACPI NVS region [mem 0xd1e4c000-0xd1e52fff] (28672 bytes)
[    0.075511] PM: Registering ACPI NVS region [mem 0xda71e000-0xda7fffff] (925696 bytes)
[    0.075564] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.075607] xor: automatically using best checksumming function:
[    0.085038]    avx       : 49644.000 MB/sec
[    0.085044] pinctrl core: initialized pinctrl subsystem
[    0.085107] RTC time: 16:26:12, date: 02/17/16
[    0.085178] NET: Registered protocol family 16
[    0.093070] cpuidle: using governor ladder
[    0.099083] cpuidle: using governor menu
[    0.099116] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.099117] ACPI: bus type PCI registered
[    0.099118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.099166] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.099168] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.099225] PCI: Using configuration type 1 for base access
[    0.099230] dmi type 0xB1 record - unknown flag
[    0.099364] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.122109] raid6: sse2x1   gen() 11371 MB/s
[    0.139117] raid6: sse2x1   xor()  8863 MB/s
[    0.156125] raid6: sse2x2   gen() 14222 MB/s
[    0.173134] raid6: sse2x2   xor()  9726 MB/s
[    0.190143] raid6: sse2x4   gen() 16589 MB/s
[    0.207154] raid6: sse2x4   xor() 11468 MB/s
[    0.224164] raid6: avx2x1   gen() 22136 MB/s
[    0.241171] raid6: avx2x2   gen() 25554 MB/s
[    0.258179] raid6: avx2x4   gen() 30011 MB/s
[    0.258180] raid6: using algorithm avx2x4 gen() 30011 MB/s
[    0.258181] raid6: using avx2x2 recovery algorithm
[    0.258235] ACPI: Added _OSI(Module Device)
[    0.258235] ACPI: Added _OSI(Processor Device)
[    0.258236] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.258237] ACPI: Added _OSI(Processor Aggregator Device)
[    0.260587] ACPI: Executed 1 blocks of module-level executable AML code
[    0.262173] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.262646] ACPI: Dynamic OEM Table Load:
[    0.262650] ACPI: SSDT 0xFFFF8802163B7000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
[    0.263059] ACPI: Dynamic OEM Table Load:
[    0.263062] ACPI: SSDT 0xFFFF8802163A3800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
[    0.263502] ACPI: Dynamic OEM Table Load:
[    0.263504] ACPI: SSDT 0xFFFF880215C6E000 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
[    0.264115] ACPI: Interpreter enabled
[    0.264120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
[    0.264124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
[    0.264135] ACPI: (supports S0 S3 S4 S5)
[    0.264136] ACPI: Using IOAPIC for interrupt routing
[    0.264152] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.269194] ACPI: Power Resource [FN00] (off)
[    0.269241] ACPI: Power Resource [FN01] (off)
[    0.269284] ACPI: Power Resource [FN02] (off)
[    0.269327] ACPI: Power Resource [FN03] (off)
[    0.269370] ACPI: Power Resource [FN04] (off)
[    0.269832] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.269835] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.451607] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.451609] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.451813] PCI host bridge to bus 0000:00
[    0.451815] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.451816] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.451817] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.451818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.451819] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.451820] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.451821] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.451822] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.451823] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.451823] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
[    0.451828] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.451879] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.451900] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.451947] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.451970] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[    0.451977] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
[    0.451981] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.451984] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.452029] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.452034] pci 0000:00:03.0: reg 0x10: [mem 0xf7c14000-0xf7c17fff 64bit]
[    0.452098] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.452112] pci 0000:00:14.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff 64bit]
[    0.452158] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.452179] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.452202] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.452216] pci 0000:00:16.0: reg 0x10: [mem 0xf7c1e000-0xf7c1e00f 64bit]
[    0.452265] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.452313] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.452328] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c1c000-0xf7c1c3ff]
[    0.452393] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.452416] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.452439] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.452452] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c10000-0xf7c13fff 64bit]
[    0.452504] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.452528] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.452552] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.452600] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.452641] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.452665] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.452713] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.452752] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.452778] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.452792] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c1b000-0xf7c1b3ff]
[    0.452857] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.452881] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.452905] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
[    0.453025] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.453036] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.453042] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.453048] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.453054] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.453060] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.453066] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c1a000-0xf7c1a7ff]
[    0.453091] pci 0000:00:1f.2: PME# supported from D3hot
[    0.453130] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.453142] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c19000-0xf7c190ff 64bit]
[    0.453158] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.453235] pci 0000:01:00.0: [10dc:018d] type 00 class 0x000000
[    0.453252] pci 0000:01:00.0: reg 0x10: [mem 0xf7900000-0xf79fffff 64bit]
[    0.453263] pci 0000:01:00.0: reg 0x18: [mem 0xf7800000-0xf78fffff 64bit]
[    0.453274] pci 0000:01:00.0: reg 0x20: [mem 0xf7a00000-0xf7a00fff 64bit]
[    0.453321] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.454571] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.454573] pci 0000:00:01.0:   bridge window [mem 0xf7800000-0xf7afffff]
[    0.454615] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.454672] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.454690] pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.454716] pci 0000:03:00.0: reg 0x18: [mem 0xf7b00000-0xf7b00fff 64bit]
[    0.454733] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.454806] pci 0000:03:00.0: supports D1 D2
[    0.454807] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.454831] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.456579] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.456582] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.456585] pci 0000:00:1c.3:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    0.456590] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.457048] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.457079] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.457109] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.457139] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.457169] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.457198] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.457226] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.457254] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.457418] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.457474] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.457476] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.457477] vgaarb: loaded
[    0.457478] vgaarb: bridge control possible 0000:00:02.0
[    0.457592] SCSI subsystem initialized
[    0.457611] libata version 3.00 loaded.
[    0.457679] PCI: Using ACPI for IRQ routing
[    0.458864] PCI: pci_cache_line_size set to 64 bytes
[    0.458895] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.458896] e820: reserve RAM buffer [mem 0xd1e4c000-0xd3ffffff]
[    0.458897] e820: reserve RAM buffer [mem 0xd2288000-0xd3ffffff]
[    0.458897] e820: reserve RAM buffer [mem 0xd7ee4000-0xd7ffffff]
[    0.458898] e820: reserve RAM buffer [mem 0xd875e000-0xdbffffff]
[    0.458899] e820: reserve RAM buffer [mem 0xd8fae000-0xdbffffff]
[    0.458900] e820: reserve RAM buffer [mem 0xda71e000-0xdbffffff]
[    0.458901] e820: reserve RAM buffer [mem 0xdb80e000-0xdbffffff]
[    0.458901] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[    0.458960] NetLabel: Initializing
[    0.458961] NetLabel:  domain hash size = 128
[    0.458961] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.458968] NetLabel:  unlabeled traffic allowed by default
[    0.458991] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.458994] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.461011] Switched to clocksource hpet
[    0.464732] pnp: PnP ACPI init
[    0.464785] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.464787] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.464883] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.464885] system 00:01: [io  0xffff] has been reserved
[    0.464886] system 00:01: [io  0xffff] has been reserved
[    0.464887] system 00:01: [io  0xffff] has been reserved
[    0.464888] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.464889] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.464890] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.464891] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.464892] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.464893] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.464894] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.464910] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.464934] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.464936] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.464987] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.464988] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.465019] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.465021] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.465324] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.465326] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.465327] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.465328] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.465329] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.465330] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.465331] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.465332] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.465333] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.465335] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.465336] system 00:06: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.465337] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.465338] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.465464] pnp: PnP ACPI: found 7 devices
[    0.471114] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.471128] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.471129] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.471131] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.471139] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.471140] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.471141] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.471142] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.471143] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.471144] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.471148] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[    0.471152] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.471153] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.471155] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.471157] pci 0000:00:01.0:   bridge window [mem 0xf7800000-0xf7afffff]
[    0.471160] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.471162] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.471166] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf3fffff]
[    0.471169] pci 0000:00:1c.0:   bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.471174] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.471176] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.471180] pci 0000:00:1c.3:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    0.471183] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.471188] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.471189] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.471190] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.471191] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
[    0.471192] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
[    0.471193] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window]
[    0.471194] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff window]
[    0.471195] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff window]
[    0.471196] pci_bus 0000:00: resource 12 [mem 0xdf200000-0xfeafffff window]
[    0.471197] pci_bus 0000:01: resource 1 [mem 0xf7800000-0xf7afffff]
[    0.471198] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.471199] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
[    0.471199] pci_bus 0000:02: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.471201] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.471201] pci_bus 0000:03: resource 1 [mem 0xf7b00000-0xf7bfffff]
[    0.471202] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.471223] NET: Registered protocol family 2
[    0.471330] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.471417] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.471520] TCP: Hash tables configured (established 65536 bind 65536)
[    0.471537] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.471557] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.471593] NET: Registered protocol family 1
[    0.471603] pci 0000:00:02.0: Video device with shadowed ROM
[    0.505080] PCI: CLS 64 bytes, default 64
[    0.505112] Trying to unpack rootfs image as initramfs...
[    0.564732] Freeing initrd memory: 8900K (ffff88003773f000 - ffff880037ff0000)
[    0.564740] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.564741] software IO TLB [mem 0xd3ee4000-0xd7ee4000] (64MB) mapped at [ffff8800d3ee4000-ffff8800d7ee3fff]
[    0.564785] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.564785] hw unit of domain pp0-core 2^-14 Joules
[    0.564786] hw unit of domain package 2^-14 Joules
[    0.564787] hw unit of domain dram 2^-14 Joules
[    0.564787] hw unit of domain pp1-gpu 2^-14 Joules
[    0.565029] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.565048] audit: initializing netlink subsys (disabled)
[    0.565057] audit: type=2000 audit(1455726372.374:1): initialized
[    0.565264] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.565265] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.566103] zpool: loaded
[    0.566105] zbud: loaded
[    0.566207] VFS: Disk quotas dquot_6.6.0
[    0.566226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.566611] bounce: pool size: 64 pages
[    0.566629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.566652] io scheduler noop registered
[    0.566654] io scheduler deadline registered
[    0.566671] io scheduler cfq registered (default)
[    0.567010] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.567012] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.567013] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.567025] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.567028] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.567039] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.567039] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.567043] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.567046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.567072] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[    0.567090] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[    0.567093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.567117] vesafb: mode is 800x600x16, linelength=1600, pages=33
[    0.567118] vesafb: scrolling: redraw
[    0.567119] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    0.567125] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90001000000, using 1875k, total 32704k
[    0.581490] Console: switching to colour frame buffer device 100x37
[    0.595716] fb0: VESA VGA frame buffer device
[    0.595725] intel_idle: MWAIT substates: 0x42120
[    0.595726] intel_idle: v0.4 model 0x3C
[    0.595726] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.595842] GHES: HEST is not enabled!
[    0.595885] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.596125] Linux agpgart interface v0.103
[    0.597111] brd: module loaded
[    0.597200] ahci 0000:00:1f.2: version 3.0
[    0.597293] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x21 impl SATA mode
[    0.597295] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems
[    0.599340] scsi host0: ahci
[    0.599412] scsi host1: ahci
[    0.599466] scsi host2: ahci
[    0.599522] scsi host3: ahci
[    0.599576] scsi host4: ahci
[    0.599631] scsi host5: ahci
[    0.599654] ata1: SATA max UDMA/133 abar m2048@0xf7c1a000 port 0xf7c1a100 irq 27
[    0.599654] ata2: DUMMY
[    0.599655] ata3: DUMMY
[    0.599656] ata4: DUMMY
[    0.599656] ata5: DUMMY
[    0.599658] ata6: SATA max UDMA/133 abar m2048@0xf7c1a000 port 0xf7c1a380 irq 27
[    0.599694] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.602684] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.602687] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.602765] mousedev: PS/2 mouse device common for all mice
[    0.602840] rtc_cmos 00:02: RTC can wake from S4
[    0.602935] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.602960] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.602969] Intel P-state driver initializing.
[    0.603071] ledtrig-cpu: registered to indicate activity on CPUs
[    0.603147] Key type dns_resolver registered
[    0.603148] mpls_gso: MPLS GSO support
[    0.603356] registered taskstats version 1
[    0.603652] Btrfs loaded
[    0.603947]   Magic number: 4:324:439
[    0.603961] pcieport 0000:00:1c.0: hash matches
[    0.604033] rtc_cmos 00:02: setting system clock to 2016-02-17 16:26:12 UTC (1455726372)
[    0.604074] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[    0.604139] PM: Checking hibernation image partition UUID=5984e608-e5cb-4830-b3ed-0c317b7fd4ca
[    0.904045] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.904061] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.905422] ata1.00: ATA-8: ST500DM002-1BD142, KC48, max UDMA/133
[    0.905424] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    0.905678] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.905682] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.905683] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.907049] ata1.00: configured for UDMA/133
[    0.907058] ata6.00: ATAPI: HL-DT-ST DVD+/-RW GHB0N, A1C0, max UDMA/100
[    0.907184] scsi 0:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 KC48 PQ: 0 ANSI: 5
[    0.907450] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.907452] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.907535] sd 0:0:0:0: [sda] Write Protect is off
[    0.907538] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.907592] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.908928] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.908930] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.908931] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.909941] ata6.00: configured for UDMA/100
[    0.912088] scsi 5:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GHB0N    A1C0 PQ: 0 ANSI: 5
[    0.958989]  sda: sda1 sda2 < sda5 sda6 sda7 >
[    0.959804] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.959812] PM: Hibernation image not present or could not be loaded.
[    0.960069] Freeing unused kernel memory: 1340K (ffffffff81d28000 - ffffffff81e77000)
[    0.960070] Write protecting the kernel read-only data: 12288k
[    0.960300] Freeing unused kernel memory: 1052K (ffff8800016f9000 - ffff880001800000)
[    0.960402] Freeing unused kernel memory: 668K (ffff880001b59000 - ffff880001c00000)
[    0.985932] dracut: dracut-038
[    1.046219] random: systemd-udevd urandom read with 19 bits of entropy available
[    1.066463] [drm] Initialized drm 1.1.0 20060810
[    1.072038] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    1.072042] ACPI: Power Button [PWRB]
[    1.072074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    1.072076] ACPI: Power Button [PWRF]
[    1.102527] [drm] Memory usable by graphics device = 2048M
[    1.102543] checking generic (e0000000 1ff0000) vs hw (e0000000 10000000)
[    1.102543] fb: switching to inteldrmfb from VESA VGA
[    1.102571] Console: switching to colour dummy device 80x25
[    1.102691] [drm] Replacing VGA console driver
[    1.109100] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.109102] [drm] Driver supports precise vblank timestamp query.
[    1.109165] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.118526] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.118822] acpi device:60: registered as cooling_device0
[    1.118864] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    1.118894] [drm] Initialized i915 1.6.0 20150327 for 0000:00:02.0 on minor 0
[    1.140906] fbcon: inteldrmfb (fb0) is primary device
[    1.188257] Console: switching to colour frame buffer device 240x67
[    1.190985] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.190986] i915 0000:00:02.0: registered panic notifier
[    1.198065] dracut: Starting plymouth daemon
[    1.563943] tsc: Refined TSC clocksource calibration: 3292.376 MHz
[    1.563946] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2f752a1872e, max_idle_ns: 440795303697 ns
[    1.905590] ACPI: bus type USB registered
[    1.905606] usbcore: registered new interface driver usbfs
[    1.905611] usbcore: registered new interface driver hub
[    1.905624] usbcore: registered new device driver usb
[    1.908889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.909260] ehci-pci: EHCI PCI platform driver
[    1.909571] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.909575] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.909585] ehci-pci 0000:00:1a.0: debug port 2
[    1.913491] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.913502] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c1c000
[    1.918929] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.918960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.918961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.918962] usb usb1: Product: EHCI Host Controller
[    1.918963] usb usb1: Manufacturer: Linux 4.1.15-desktop-2.mga5 ehci_hcd
[    1.918964] usb usb1: SerialNumber: 0000:00:1a.0
[    1.919050] hub 1-0:1.0: USB hub found
[    1.919053] hub 1-0:1.0: 2 ports detected
[    1.919215] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.919219] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.919228] ehci-pci 0000:00:1d.0: debug port 2
[    1.922816] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.922819] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.922892] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.923134] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.923231] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c1b000
[    1.928968] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.928996] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.928997] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.928998] usb usb2: Product: EHCI Host Controller
[    1.928999] usb usb2: Manufacturer: Linux 4.1.15-desktop-2.mga5 ehci_hcd
[    1.929000] usb usb2: SerialNumber: 0000:00:1d.0
[    1.929110] hub 2-0:1.0: USB hub found
[    1.929114] hub 2-0:1.0: 2 ports detected
[    1.929287] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.929291] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.930362] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    1.930366] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.930418] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.930419] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.930420] usb usb3: Product: xHCI Host Controller
[    1.930420] usb usb3: Manufacturer: Linux 4.1.15-desktop-2.mga5 xhci-hcd
[    1.930421] usb usb3: SerialNumber: 0000:00:14.0
[    1.930548] hub 3-0:1.0: USB hub found
[    1.930559] hub 3-0:1.0: 10 ports detected
[    1.932023] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.932025] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.932044] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    1.932045] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.932045] usb usb4: Product: xHCI Host Controller
[    1.932046] usb usb4: Manufacturer: Linux 4.1.15-desktop-2.mga5 xhci-hcd
[    1.932047] usb usb4: SerialNumber: 0000:00:14.0
[    1.932172] hub 4-0:1.0: USB hub found
[    1.932176] hub 4-0:1.0: 2 ports detected
[    2.220933] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.230933] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.284911] usb 3-4: new low-speed USB device number 2 using xhci_hcd
[    2.334110] random: nonblocking pool is initialized
[    2.335273] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    2.335275] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.335403] hub 1-1:1.0: USB hub found
[    2.335512] hub 1-1:1.0: 4 ports detected
[    2.345312] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    2.345314] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.345552] hub 2-1:1.0: USB hub found
[    2.345674] hub 2-1:1.0: 6 ports detected
[    2.413324] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[    2.413326] PM: Marking nosave pages: [mem 0x0009d000-0x000fffff]
[    2.413328] PM: Marking nosave pages: [mem 0xd1e4c000-0xd1e52fff]
[    2.413329] PM: Marking nosave pages: [mem 0xd2288000-0xd26adfff]
[    2.413341] PM: Marking nosave pages: [mem 0xd7ee4000-0xd7ffffff]
[    2.413344] PM: Marking nosave pages: [mem 0xd875e000-0xd87fffff]
[    2.413347] PM: Marking nosave pages: [mem 0xd8fae000-0xd8ffffff]
[    2.413348] PM: Marking nosave pages: [mem 0xda71e000-0xda7fffff]
[    2.413351] PM: Marking nosave pages: [mem 0xdb80e000-0xffffffff]
[    2.413697] PM: Basic memory bitmaps created
[    2.414212] PM: Basic memory bitmaps freed
[    2.414218] video LNXVIDEO:00: Restoring backlight state
[    2.415671] PM: Starting manual resume from disk
[    2.415673] PM: Hibernation image partition 8:5 present
[    2.415674] PM: Looking for hibernation image.
[    2.423841] PM: Image not found (code -22)
[    2.423843] PM: Hibernation image not present or could not be loaded.
[    2.452251] usb 3-4: New USB device found, idVendor=0461, idProduct=4e22
[    2.452253] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.452254] usb 3-4: Product: USB Optical Mouse
[    2.452255] usb 3-4: Manufacturer: PixArt
[    2.452356] usb 3-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.456361] hidraw: raw HID events driver (C) Jiri Kosina
[    2.459510] usbcore: registered new interface driver usbhid
[    2.459512] usbhid: USB HID core driver
[    2.459940] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:0461:4E22.0001/input/input6
[    2.459988] hid-generic 0003:0461:4E22.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-4/input0
[    2.486612] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.563951] Switched to clocksource tsc
[    2.593152] dracut: Checking ext4: /dev/disk/by-uuid/37dca6d9-65cb-4518-a3eb-df643141dd91
[    2.593248] dracut: issuing e2fsck -a  /dev/disk/by-uuid/37dca6d9-65cb-4518-a3eb-df643141dd91
[    2.605901] usb 3-6: new low-speed USB device number 3 using xhci_hcd
[    2.647270] dracut: /dev/disk/by-uuid/37dca6d9-65cb-4518-a3eb-df643141dd91: clean, 88348/2048000 files, 834076/8190885 blocks
[    2.648270] dracut: Mounting /dev/disk/by-uuid/37dca6d9-65cb-4518-a3eb-df643141dd91 with -o noatime,acl
[    2.705269] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: acl
[    2.777305] dracut: Mounted root filesystem /dev/sda1
[    2.781354] usb 3-6: New USB device found, idVendor=413c, idProduct=2111
[    2.781356] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.781358] usb 3-6: Product: Dell USB Wired Entry Keyboard
[    2.781359] usb 3-6: Manufacturer: Dell
[    2.781438] usb 3-6: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.781440] usb 3-6: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.785419] input: Dell Dell USB Wired Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:413C:2111.0002/input/input7
[    2.836004] hid-generic 0003:413C:2111.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Wired Entry Keyboard] on usb-0000:00:14.0-6/input0
[    2.839831] input: Dell Dell USB Wired Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:413C:2111.0003/input/input8
[    2.889986] hid-generic 0003:413C:2111.0003: input,hidraw2: USB HID v1.10 Device [Dell Dell USB Wired Entry Keyboard] on usb-0000:00:14.0-6/input1
[    3.027143] dracut: Switching root
[    3.085064] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    3.417971] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    3.676876] NET: Registered protocol family 10
[    5.240823] EXT4-fs (sda1): re-mounted. Opts: acl
[    5.401123] RPC: Registered named UNIX socket transport module.
[    5.401125] RPC: Registered udp transport module.
[    5.401126] RPC: Registered tcp transport module.
[    5.401127] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.642626] Non-volatile memory driver v1.3
[    6.930782] systemd-journald[446]: Received request to flush runtime journal from PID 1
[    7.257178] thermal LNXTHERM:00: registered as thermal_zone0
[    7.257180] ACPI: Thermal Zone [TZ00] (28 C)
[    7.257309] thermal LNXTHERM:01: registered as thermal_zone1
[    7.257310] ACPI: Thermal Zone [TZ01] (30 C)
[    7.350368] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1d
[    7.354057] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.364590] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB_.PCI0.SBUS.SMBI) (20150410/utaddress-254)
[    7.364594] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.418362] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1d
[    7.418384] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1d
[    7.418400] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1d
[    7.418442] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    7.452436] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    7.577662] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    7.666910] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC3220: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[    7.666912] snd_hda_codec_realtek hdaudioC1D2:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    7.666914] snd_hda_codec_realtek hdaudioC1D2:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    7.666915] snd_hda_codec_realtek hdaudioC1D2:    mono: mono_out=0x0
[    7.666915] snd_hda_codec_realtek hdaudioC1D2:    inputs:
[    7.666917] snd_hda_codec_realtek hdaudioC1D2:      Front Mic=0x1a
[    7.666918] snd_hda_codec_realtek hdaudioC1D2:      Rear Mic=0x18
[    7.674121] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[    7.674166] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[    7.674207] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[    7.674297] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[    7.745767] iTCO_vendor_support: vendor-support=0
[    7.889947] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    7.889975] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    7.890049] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
[    7.921914] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    7.921920] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    7.924356] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90000ea4000, 64:00:6a:2f:54:c7, XID 0c000800 IRQ 33
[    7.924357] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    7.977864] AVX2 version of gcm_enc/dec engaged.
[    7.977865] AES CTR mode by8 optimization enabled
[    7.996362] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    8.173999] kvm: disabled by bios
[    8.184926] kvm: disabled by bios
[    8.197969] kvm: disabled by bios
[    8.209965] kvm: disabled by bios
[    8.291776] intel_rapl: Found RAPL domain package
[    8.291779] intel_rapl: Found RAPL domain core
[    8.291781] intel_rapl: Found RAPL domain uncore
[    8.291782] intel_rapl: Found RAPL domain dram
[    8.801931] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    8.929037] Adding 17405036k swap on /dev/sda5.  Priority:-1 extents:1 across:17405036k FS
[    9.403446] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: acl


Any advice is much appreciated!

Cheers
Dude
dude
 
Posts: 14
Joined: Feb 17th, '16, 23:49

Re: Reboot fails after upgrade to kernel 4.1.15

Postby doktor5000 » Feb 18th, '16, 01:48

Where does it stop booting, directly after you select 4.1.15-2.mga5 in bootloader menu?

What happens if you select failsafe boot entry? And please show the output of
Code: Select all
rpm -qa|sort| grep ^kernel
ls -al /boot
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Reboot fails after upgrade to kernel 4.1.15

Postby dude » Feb 18th, '16, 10:24

Yes, the PC stops with a blank screen immediately after selecting Mageia with kernel 4.1.15.

Selecting failsafe works and I can do some work on the command line. However, if I type "reboot" and subsequently select kernel 4.1.15, the PC hangs again.

Output of "rpm -qa | sort | grep ^kernel":
Code: Select all
kernel-desktop-3.19.8-3.mga5-1-1.mga5
kernel-desktop-4.1.15-2.mga5-1-1.mga5
kernel-desktop-latest-4.1.15-2.mga5
kernel-firmware-20150722-1.mga5
kernel-firmware-nonfree-20151018-1.mga5.nonfree


Output of "ls -la /boot":
Code: Select all
total 34284
drwxr-xr-x  4 root root    4096 Feb 17 16:35 ./
drwxr-xr-x 20 root root    4096 Feb 17 14:22 ../
-rw-r--r--  1 root root     440 Feb 17 16:35 boot.backup.sda
-rw-r--r--  1 root root  171324 Jun 13  2015 config-3.19.8-desktop-3.mga5
-rw-r--r--  1 root root  174215 Jan 20 18:09 config-4.1.15-desktop-2.mga5
drwxr-xr-x  2 root root    4096 Jun  5  2015 dracut/
-rwxr-xr-x  1 root root  562688 Feb 17 12:23 gfxmenu*
drwxr-xr-x  2 root root    4096 Feb 17 16:35 grub/
-rw-------  1 root root 9246739 Feb 17 12:22 initrd-3.19.8-desktop-3.mga5.img
-rw-------  1 root root 9112392 Feb 17 14:25 initrd-4.1.15-desktop-2.mga5.img
lrwxrwxrwx  1 root root      32 Feb 17 14:25 initrd-desktop.img -> initrd-4.1.15-desktop-2.mga5.img
lrwxrwxrwx  1 root root      32 Feb 17 14:25 initrd.img -> initrd-4.1.15-desktop-2.mga5.img
-rw-r--r--  1 root root  245392 Jun 13  2015 symvers-3.19.8-desktop-3.mga5.xz
-rw-r--r--  1 root root  249556 Jan 20 18:09 symvers-4.1.15-desktop-2.mga5.xz
-rw-r--r--  1 root root 3224453 Jun 13  2015 System.map-3.19.8-desktop-3.mga5
-rw-r--r--  1 root root 3301523 Jan 20 18:09 System.map-4.1.15-desktop-2.mga5
lrwxrwxrwx  1 root root      29 Feb 17 14:25 vmlinuz -> vmlinuz-4.1.15-desktop-2.mga5
-rw-r--r--  1 root root 4342080 Jun 13  2015 vmlinuz-3.19.8-desktop-3.mga5
-rw-r--r--  1 root root 4433392 Jan 20 18:09 vmlinuz-4.1.15-desktop-2.mga5
lrwxrwxrwx  1 root root      29 Feb 17 14:25 vmlinuz-desktop -> vmlinuz-4.1.15-desktop-2.mga5


Thanks, doktor!

Edit: I have a PCIe card installed. With the card removed, the reboot works fine with kernel 4.1.15. However, with kernel 3.19.8, the reboot works even with the PCIe card in place.
dude
 
Posts: 14
Joined: Feb 17th, '16, 23:49

Re: Reboot fails after upgrade to kernel 4.1.15

Postby doktor5000 » Feb 18th, '16, 21:03

What PCIe card in particular? Best add the output of
Code: Select all
lspcidrake -v
and highlight it in the output.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Reboot fails after upgrade to kernel 4.1.15

Postby dude » Feb 21st, '16, 18:05

The ouput you requested is at the bottom of this post. It is the card in the second line ("unknown"). The card is a Simple PCIe FMC carrier (FMC=FPGA Mezzanine card), see here for more info:
http://www.ohwr.org/projects/spec/wiki

The card is a part of CERN's White Rabbit project for time transfer. I realize that this is not a common card. Mageia recognizes the card as it should, though.
Slightly off-topic, there are also some problems when I try to compile the drivers, but this might also be related to the kernel version. Officially, the card has been tested on Ubuntu 14.04 LTS with kernel version 3.13. I cannot downgrade Mageia 5 to kernel 3.13 or an even earlier kernel version, if I am not mistaken. Therefore, I will try on Mageia 4.1.

After all, I am inclined to think this is a more of a kernel compatibility problem than a Mageia 5 problem.

Here's the output of "lspcidrake -v":
Code: Select all
r8169           : Realtek Semiconductor Co., Ltd.|RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [NETWORK_ETHERNET] (vendor:10ec device:8168 subv:1028 subd:0612) (rev: 0c)
unknown         : CERN/ECP/EDU|Device 018d (vendor:10dc device:018d subv:1a39 subd:0004) (rev: 03)
i2c_i801        : Intel Corporation|8 Series/C220 Series Chipset Family SMBus Controller [SERIAL_SMBUS] (vendor:8086 device:8c22 subv:1028 subd:0612) (rev: 04)
unknown         : Intel Corporation|8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [STORAGE_SATA] (vendor:8086 device:8c02 subv:1028 subd:0612) (rev: 04)
lpc_ich         : Intel Corporation|C220 Series Chipset Family H81 Express LPC Controller [BRIDGE_ISA] (vendor:8086 device:8c5c subv:1028 subd:0612) (rev: 04)
ehci_pci        : Intel Corporation|8 Series/C220 Series Chipset Family USB EHCI #1 [SERIAL_USB] (vendor:8086 device:8c26 subv:1028 subd:0612) (rev: 04)
shpchp          : Intel Corporation|8 Series/C220 Series Chipset Family PCI Express Root Port #4 [BRIDGE_PCI] (vendor:8086 device:8c16) (rev: d4)
shpchp          : Intel Corporation|8 Series/C220 Series Chipset Family PCI Express Root Port #1 [BRIDGE_PCI] (vendor:8086 device:8c10) (rev: d4)
snd_hda_intel   : Intel Corporation|8 Series/C220 Series Chipset High Definition Audio Controller [MULTIMEDIA_AUDIO_DEV] (vendor:8086 device:8c20 subv:1028 subd:0612) (rev: 04)
ehci_pci        : Intel Corporation|8 Series/C220 Series Chipset Family USB EHCI #2 [SERIAL_USB] (vendor:8086 device:8c2d subv:1028 subd:0612) (rev: 04)
mei_me          : Intel Corporation|8 Series/C220 Series Chipset Family MEI Controller #1 [COMMUNICATION_OTHER] (vendor:8086 device:8c3a subv:1028 subd:0612) (rev: 04)
xhci_pci        : Intel Corporation|8 Series/C220 Series Chipset Family USB xHCI [SERIAL_USB] (vendor:8086 device:8c31 subv:1028 subd:0612) (rev: 04)
snd_hda_intel   : Intel Corporation|Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [MULTIMEDIA_AUDIO_DEV] (vendor:8086 device:0c0c subv:1028 subd:0612) (rev: 06)
Card:Intel 810 and later: Intel Corporation|Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0412 subv:1028 subd:0612) (rev: 06)
shpchp          : Intel Corporation|Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [BRIDGE_PCI] (vendor:8086 device:0c01) (rev: 06)
unknown         : Intel Corporation|4th Gen Core Processor DRAM Controller [BRIDGE_HOST] (vendor:8086 device:0c00 subv:1028 subd:0612) (rev: 06)
hub             : Linux 4.1.15-desktop-2.mga5 xhci-hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0003)
hub             : Linux 4.1.15-desktop-2.mga5 xhci-hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
usbhid          : PixArt|USB Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] (vendor:0461 device:4e22)
usbhid          : Dell|Dell USB Wired Entry Keyboard [Human Interface Device|Boot Interface Subclass|Keyboard] (vendor:413c device:2111)
hub             : Linux 4.1.15-desktop-2.mga5 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Unknown [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:8000)
hub             : Linux 4.1.15-desktop-2.mga5 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Unknown [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:8008)
hid_generic     : Dell Dell USB Wired Entry Keyboard
hid_generic     : Dell Dell USB Wired Entry Keyboard
hid_generic     : PixArt USB Optical Mouse
dude
 
Posts: 14
Joined: Feb 17th, '16, 23:49

Re: Reboot fails after upgrade to kernel 4.1.15

Postby doktor5000 » Feb 21st, '16, 21:04

Well, you could still boot into kernel 3.19.8 and try to compile the drivers with that kernel. Otherwise be aware that Mageia 4.1 is end of life and doesn't receive any maintenance/updates anymore.
Maybe you should also try booting the 4.1.15 kernel in debug mode to see where it stops or how far it goes in the boot process. To do that, in grub bootmenu press F6 then select -> Default and then delete the following options to show the boot messages and to not show the bootsplash:
Code: Select all
quiet splash=silent


And then append
Code: Select all
debug
to the boot options.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Reboot fails after upgrade to kernel 4.1.15

Postby boombaby » Mar 6th, '16, 08:36

Hello, dude...

Recently I downloaded and tried Rosa-7. It (I believe) came out of the Mandriva stable, like Mageia. It uses the 4.1.16 kernel.

My PC is old, and uses a 32-bit single-core CPU, with 786MB mem and an older AGP SiS video card (4MB effective ram), so I have real problems loading various distros.

(Bear with me.)

With the recent ROSA-7 I could run the install and initial boot, but then any change to the desktop, particularly setting monitor and screen resolution and colour depth (although initially changeable), seemed to crash the next boot - right after the "loading Gnome..." line - with a screen message saying "Oh no, something really bad happened!".

Now, here's the reason why I am telling you this...

Changing desktop (ie Gnome, Gnome-classic, LXDE) made no difference, and resulted in exactly the same crash. With my limited knowledge about Linux, at each crash my escape was to delete the newly-created "xorg.conf" file, restore the old one, and re-boot to the basic desktop again. Strangely, I managed to get Rosa7-&-Mate working at a reasonable pace (although without any other screen resolution).

Now here's a thing...

Under Mate I manually configured iptables because I didn't want the standard firewall setup - ie iptables-Mandi-Shorewall. Under the other desktops SHOREWALL was present (ie the service started). [I qualify that by saying under LXDE I cannot be sure.] Under Mate the Shorewall service was "missing", and absent from the Services control GUI. That puzzled me, but I thought no more about it. I kept testing the running system, and reviewing its software. However, when I shut down the system the Shorewall service (daemon?) was there in the background trying to start.

The CRUX of what I am getting to is that the boot process (under various distros) seems to be a timing free-for-all. If a service (or any other process) is supposed to start, but another service (or process) it relies on is not ready, then "Oops!". (Doktor5000 may have info or feedback about this.)

[Whether a service doesn't start, and is "not ready", BECAUSE a driver is wrong or deficient (or something like that) I do not discount. Also, I am NOT referring to the order in which services/processes are commanded to start, but to the sequence they actually "arrive" (for doing tasks) after starting.]

When I read your post about the opposing outcomes of the two similar kernels you used - one causing the boot blank-screen - it immediately reminded me of the Rosa-7 incidents (and other installs I have encountered) so I would consider it in your case.

How you/I/we go about setting-up AUTO-delaying particular parts of the boot process (ie AT boot time) until other events have finalized - in a controlled sequence - I have no idea. [I am NOT referring to manual, interactive booting either.]

So if Doktor5000 might indicate how to do that, if it is possible, it might be worth a try in your case (and mine).


[P.S. I am NOT referring to Mageia-5 under MY hardware. My new-install Mageia-5-on-Mate (4.1.13 kernel) loaded like a dream, boots straight every time, runs on modified video/resolution settings, and has never missed a beat. (I'll qualify that last point, noting a "temporary-stall-while-opening-a-menu" glitch, but that - I believe - is a memory or settings-adjustment thing - and a minor nothing that does halt my system.)]

(If this info is worthless to you, sorry.)


Regards,
wayne (of kelmscott)
boombaby
 
Posts: 40
Joined: Dec 15th, '15, 11:18

Re: Reboot fails after upgrade to kernel 4.1.15

Postby boombaby » Mar 6th, '16, 08:44

NOTE WELL

In my previous post - near the last line - SHOULD read...

"....and does NOT halt my system".


Sorry, don't know how to RE-EDIT a post to fix it. (If a Forum Administrator wishes to fix that last post then by all means, do so.)

wayne (of kelmscott)
boombaby
 
Posts: 40
Joined: Dec 15th, '15, 11:18

Re: Reboot fails after upgrade to kernel 4.1.15

Postby benmc » Mar 6th, '16, 09:02

boombaby wrote:Sorry, don't know how to RE-EDIT a post to fix it. (


there should be a "edit" button top right of the last post [yours], and you can edit the post as you wish, you just cannot delete it.

If your post is not the last, that option is not available.

regards

Edit: I see that you can delete the post if it is the last one [ red X ]
benmc
 
Posts: 1214
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: Reboot fails after upgrade to kernel 4.1.15

Postby boombaby » Mar 7th, '16, 09:13

Hello again, dude...


Today I found the following info/link (by sheer accident).

http://www.novell.com/support/kb/doc.php?id=7002295

Near the bottom it tells how to make Services boot SEQUENTIALLY. (I assume it means that the NEXT service will start AFTER the previous one is "UP".)

So, after encountering such a suspected problem, setup that configuration as a brief temp measure to, I suspect, rule in/out issues of "crash/stall/halt" due to "unavailable" prior services/processes (as I had previously mentioned).

(Yes; the boot process would be extended - but at least the outcome would give a worthwhile indication of possible next steps.)

[This is based on logic and assumption. Others may have a better methodology to advise you.)]

Regards,
wayne (of kelmscott)
boombaby
 
Posts: 40
Joined: Dec 15th, '15, 11:18

Re: Reboot fails after upgrade to kernel 4.1.15

Postby doktor5000 » Mar 7th, '16, 20:24

This will not work, as we don't use SysV init anymore, and we don't have a /etc/sysconfig/boot file.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Reboot fails after upgrade to kernel 4.1.15

Postby boombaby » Mar 8th, '16, 06:42

So, is this an "option"? That is, is it worthwhile in such a circumstance as this (or possibly something similar) for a User to know how to sequentially start (ie heel-to-toe) services at boot (in order to eliminate or discover options)? If so, can you advise?
boombaby
 
Posts: 40
Joined: Dec 15th, '15, 11:18

Re: Reboot fails after upgrade to kernel 4.1.15

Postby doktor5000 » Mar 8th, '16, 21:19

No, it's not an option as it will simply not change anything.
On a related note, already advised the user how to obtain more verbose logs from boot process but he didn't reply back. If you have your own issues with booting better start a separate thread and describe your issues.

For something like the "interactive" boot that was possible back in Mandriva days, you could try the following boot option:
Code: Select all
systemd.confirm_spawn=true
although I can't tell you if this will help or if it does what you ask for.
man systemd wrote:systemd.confirm_spawn=
Takes a boolean argument. If yes, the system manager (PID 1) asks for confirmation when spawning processes. Defaults to no.


For some further reading on that topic check the following links:
https://lists.fedoraproject.org/piperma ... 49191.html
https://freedesktop.org/wiki/Software/s ... Debugging/
https://fedoraproject.org/wiki/How_to_d ... d_problems
https://wiki.archlinux.org/index.php/boot_debugging
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest