clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
521 stars 29 forks source link

Panic in i915 kernel module on boot #48

Closed omkhar closed 6 years ago

omkhar commented 6 years ago

Kernel 4.16.2-551.native running on baremetal

[ 1.405712] ------------[ cut here ]------------ [ 1.405713] RPM wakelock ref not held during HW access [ 1.405731] WARNING: CPU: 1 PID: 177 at ../drivers/gpu/drm/i915/intel_drv.h:1813 gen8_write32+0x1e7/0x240 [ 1.405732] Modules linked in: nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4(+) nf_nat nf_conntrack ipt_REJECT iptable_filter iptable_mangle iptable_raw iptable_security ip_tables intel_spi_platform intel_spi spi_nor mtd snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_core i2c_i801 igb(+) snd_pcm snd shpchp lpc_ich soundcore [ 1.405756] CPU: 1 PID: 177 Comm: clr_power Not tainted 4.16.2-551.native #1 [ 1.405757] Hardware name: To be filled by O.E.M. To be filled by O.E.M./Q3XXG4-P, BIOS 5.6.5 09/19/2016 [ 1.405760] RIP: 0010:gen8_write32+0x1e7/0x240 [ 1.405761] RSP: 0018:ffff98ce411ebd60 EFLAGS: 00010246 [ 1.405764] RAX: 0000000000000000 RBX: 000000000e000000 RCX: 0000000000000000 [ 1.405765] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 1.405766] RBP: 000000000000a008 R08: 0000000000000000 R09: 0000000000000000 [ 1.405767] R10: 0000000000000000 R11: 0000000000000000 R12: ffff907a54010000 [ 1.405768] R13: ffff907a54014d30 R14: 0000000000000004 R15: ffff907a511fefa8 [ 1.405770] FS: 00007f1c82753500(0000) GS:ffff907a5f500000(0000) knlGS:0000000000000000 [ 1.405772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1.405773] CR2: 00000000019a8448 CR3: 0000000211272004 CR4: 00000000000606e0 [ 1.405774] Call Trace: [ 1.405780] gen6_set_rps+0x173/0x1a0 [ 1.405784] i915_min_freq_set+0x9d/0xf0 [ 1.405788] simple_attr_write+0xbc/0xe0 [ 1.405792] full_proxy_write+0x4e/0x80 [ 1.405796] __vfs_write+0x21/0x160 [ 1.405800] ? SyS_newfstat+0x29/0x40 [ 1.405803] ? _cond_resched+0x14/0x40 [ 1.405806] vfs_write+0xac/0x1a0 [ 1.405809] SyS_write+0x3d/0xa0 [ 1.405812] do_syscall_64+0x69/0x1a0 [ 1.405815] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [ 1.405818] RIP: 0033:0x7f1c82671f14 [ 1.405819] RSP: 002b:00007ffdd5e36018 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 1.405821] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f1c82671f14 [ 1.405822] RDX: 0000000000000004 RSI: 00000000019a7430 RDI: 0000000000000003 [ 1.405823] RBP: 00000000019a7430 R08: 00007f1c82753500 R09: 00007f1c826cdf20 [ 1.405825] R10: 00000000019a7010 R11: 0000000000000246 R12: 00000000019af510 [ 1.405826] R13: 0000000000000004 R14: 00007f1c827492a0 R15: 00007f1c82748760 [ 1.405827] Code: 0f 87 a7 fe ff ff e9 f0 fe ff ff 80 3d f2 72 f0 00 00 0f 85 63 fe ff ff 48 c7 c7 20 d7 47 8b c6 05 de 72 f0 00 01 e8 69 f4 8a ff <0f> 0b e9 49 fe ff ff b9 01 00 00 00 31 d2 89 ee 48 89 04 24 4c [ 1.405866] ---[ end trace de493c822de9904a ]---

omkhar commented 6 years ago

Just updated to 4.16.2-552.native, it's still there

[ 1.407126] ------------[ cut here ]------------ [ 1.407127] RPM wakelock ref not held during HW access [ 1.407146] WARNING: CPU: 1 PID: 209 at ../drivers/gpu/drm/i915/intel_drv.h:1813 gen8_write32+0x1e7/0x240 [ 1.407147] Modules linked in: ipt_MASQUERADE nf_nat_masquerade_ipv4 xt_REDIRECT nf_nat_redirect xt_nat iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ipt_REJECT iptable_filter iptable_mangle iptable_raw iptable_security ip_tables intel_spi_platform intel_spi spi_nor mtd snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep snd_hda_core i2c_i801 snd_pcm snd soundcore lpc_ich igb(+) shpchp [ 1.407177] CPU: 1 PID: 209 Comm: clr_power Not tainted 4.16.2-552.native #1 [ 1.407178] Hardware name: To be filled by O.E.M. To be filled by O.E.M./Q3XXG4-P, BIOS 5.6.5 09/19/2016 [ 1.407181] RIP: 0010:gen8_write32+0x1e7/0x240 [ 1.407183] RSP: 0018:ffffa7b681673d60 EFLAGS: 00010246 [ 1.407185] RAX: 0000000000000000 RBX: 000000000e000000 RCX: 0000000000000000 [ 1.407186] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 1.407187] RBP: 000000000000a008 R08: 0000000000000000 R09: 0000000000000000 [ 1.407188] R10: 0000000000000000 R11: 0000000000000000 R12: ffff937654018000 [ 1.407189] R13: ffff93765401cd30 R14: 0000000000000004 R15: ffff9376537ae0a8 [ 1.407192] FS: 00007f3e5c125500(0000) GS:ffff93765f500000(0000) knlGS:0000000000000000 [ 1.407193] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1.407194] CR2: 00007f3e5bf8d920 CR3: 000000021128e005 CR4: 00000000000606e0 [ 1.407195] Call Trace: [ 1.407202] gen6_set_rps+0x173/0x1a0 [ 1.407206] i915_min_freq_set+0x9d/0xf0 [ 1.407210] simple_attr_write+0xbc/0xe0 [ 1.407215] full_proxy_write+0x4e/0x80 [ 1.407219] __vfs_write+0x21/0x160 [ 1.407223] ? SyS_newfstat+0x29/0x40 [ 1.407226] ? _cond_resched+0x14/0x40 [ 1.407229] vfs_write+0xac/0x1a0 [ 1.407232] SyS_write+0x3d/0xa0 [ 1.407235] do_syscall_64+0x69/0x1a0 [ 1.407239] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [ 1.407241] RIP: 0033:0x7f3e5c043f14 [ 1.407243] RSP: 002b:00007ffe415822b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 1.407245] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f3e5c043f14 [ 1.407246] RDX: 0000000000000004 RSI: 0000000001e95430 RDI: 0000000000000003 [ 1.407247] RBP: 0000000001e95430 R08: 00007f3e5c125500 R09: 00007f3e5c09ff20 [ 1.407248] R10: 0000000001e95010 R11: 0000000000000246 R12: 0000000001e9d510 [ 1.407249] R13: 0000000000000004 R14: 00007f3e5c11b2a0 R15: 00007f3e5c11a760 [ 1.407251] Code: 0f 87 a7 fe ff ff e9 f0 fe ff ff 80 3d f2 72 f0 00 00 0f 85 63 fe ff ff 48 c7 c7 20 d7 47 a3 c6 05 de 72 f0 00 01 e8 69 f4 8a ff <0f> 0b e9 49 fe ff ff b9 01 00 00 00 31 d2 89 ee 48 89 04 24 4c [ 1.407291] ---[ end trace 68b4fa63430d1625 ]---

ahkok commented 6 years ago

This is an old bug that we've been on and off tracking since over a year. We can't do much more than to note that this is an upstream kernel issue and the best way to report this is to the Intel Gfx Driver maintainers.

https://github.com/torvalds/linux/blob/master/MAINTAINERS#L7051

omkhar commented 6 years ago

And it seems to have disappeared with 4.16.3-553.native

omkhar commented 6 years ago

Reopening as it seems to be happening again. I have opened a defect as directed with the Intel GFX team: https://bugs.freedesktop.org/show_bug.cgi?id=106237

omkhar commented 6 years ago

The Intel GFX group provided some debug kernel params for additional diagnostics. The messages are supposed to be retrieved through dmesg. As per the dmesg contained below, the time stamp starts at 0.190165 rather than 0. How do I get the missing dmesg (this is after a fresh reboot):

[ 0.190165] pci_bus 0000:00: root bus resource [mem 0xdf800000-0xfeafffff window] [ 0.190168] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.190178] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000 [ 0.190337] pci 0000:00:02.0: [8086:1606] type 00 class 0x030000 [ 0.190352] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit] [ 0.190360] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.190366] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.190383] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.190516] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300 [ 0.190528] pci 0000:00:03.0: reg 0x10: [mem 0xf7414000-0xf7417fff 64bit] [ 0.190697] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330 [ 0.190719] pci 0000:00:14.0: reg 0x10: [mem 0xf7400000-0xf740ffff 64bit] [ 0.190785] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.190912] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000 [ 0.190934] pci 0000:00:16.0: reg 0x10: [mem 0xf741c000-0xf741c01f 64bit] [ 0.191008] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.191174] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300 [ 0.191194] pci 0000:00:1b.0: reg 0x10: [mem 0xf7410000-0xf7413fff 64bit] [ 0.191251] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.191412] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400 [ 0.191508] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.191539] pci 0000:00:1c.0: Enabling MPC IRBNCE [ 0.191541] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled [ 0.191746] pci 0000:00:1c.1: [8086:9c92] type 01 class 0x060400 [ 0.191841] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.191860] pci 0000:00:1c.1: Enabling MPC IRBNCE [ 0.191863] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled [ 0.192070] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400 [ 0.192165] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.192184] pci 0000:00:1c.2: Enabling MPC IRBNCE [ 0.192186] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled [ 0.192388] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400 [ 0.192482] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.192501] pci 0000:00:1c.4: Enabling MPC IRBNCE [ 0.192503] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled [ 0.192701] pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320 [ 0.192725] pci 0000:00:1d.0: reg 0x10: [mem 0xf741a000-0xf741a3ff] [ 0.192819] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.192950] pci 0000:00:1f.0: [8086:9cc5] type 00 class 0x060100 [ 0.193200] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601 [ 0.193218] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] [ 0.193226] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] [ 0.193234] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] [ 0.193241] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] [ 0.193249] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] [ 0.193257] pci 0000:00:1f.2: reg 0x24: [mem 0xf7419000-0xf74197ff] [ 0.193297] pci 0000:00:1f.2: PME# supported from D3hot [ 0.193418] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500 [ 0.193437] pci 0000:00:1f.3: reg 0x10: [mem 0xf7418000-0xf74180ff 64bit] [ 0.193458] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] [ 0.193708] pci 0000:01:00.0: [8086:1539] type 00 class 0x020000 [ 0.193747] pci 0000:01:00.0: reg 0x10: [mem 0xf7300000-0xf731ffff] [ 0.193776] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f] [ 0.193792] pci 0000:01:00.0: reg 0x1c: [mem 0xf7320000-0xf7323fff] [ 0.193944] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.197041] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.197045] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] [ 0.197049] pci 0000:00:1c.0: bridge window [mem 0xf7300000-0xf73fffff] [ 0.197163] pci 0000:02:00.0: [8086:1539] type 00 class 0x020000 [ 0.197201] pci 0000:02:00.0: reg 0x10: [mem 0xf7200000-0xf721ffff] [ 0.197230] pci 0000:02:00.0: reg 0x18: [io 0xd000-0xd01f] [ 0.197245] pci 0000:02:00.0: reg 0x1c: [mem 0xf7220000-0xf7223fff] [ 0.197397] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.200039] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.200043] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] [ 0.200046] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] [ 0.200158] pci 0000:03:00.0: [8086:1539] type 00 class 0x020000 [ 0.200196] pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf711ffff] [ 0.200225] pci 0000:03:00.0: reg 0x18: [io 0xc000-0xc01f] [ 0.200240] pci 0000:03:00.0: reg 0x1c: [mem 0xf7120000-0xf7123fff] [ 0.200391] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.203041] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.203045] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.203048] pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff] [ 0.203159] pci 0000:04:00.0: [8086:1539] type 00 class 0x020000 [ 0.203196] pci 0000:04:00.0: reg 0x10: [mem 0xf7000000-0xf701ffff] [ 0.203225] pci 0000:04:00.0: reg 0x18: [io 0xb000-0xb01f] [ 0.203240] pci 0000:04:00.0: reg 0x1c: [mem 0xf7020000-0xf7023fff] [ 0.203390] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold [ 0.206038] pci 0000:00:1c.4: PCI bridge to [bus 04] [ 0.206042] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff] [ 0.206046] pci 0000:00:1c.4: bridge window [mem 0xf7000000-0xf70fffff] [ 0.207761] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.207867] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.207969] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.208077] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.208177] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) 0, disabled. [ 0.208277] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) 0, disabled. [ 0.208378] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.208477] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) [ 0.209070] initcall acpi_init+0x0/0x32c returned 0 after 69315 usecs [ 0.209074] calling pnp_init+0x0/0xc @ 1 [ 0.209084] initcall pnp_init+0x0/0xc returned 0 after 7 usecs [ 0.209087] calling misc_init+0x0/0xbd @ 1 [ 0.209097] initcall misc_init+0x0/0xbd returned 0 after 6 usecs [ 0.209101] calling cn_init+0x0/0xc0 @ 1 [ 0.209112] initcall cn_init+0x0/0xc0 returned 0 after 7 usecs [ 0.209115] calling dax_fs_init+0x0/0xc5 @ 1 [ 0.209137] initcall dax_fs_init+0x0/0xc5 returned 0 after 18 usecs [ 0.209139] calling dax_init+0x0/0x31 @ 1 [ 0.209145] initcall dax_init+0x0/0x31 returned 0 after 3 usecs [ 0.209147] calling dma_buf_init+0x0/0xb0 @ 1 [ 0.209153] initcall dma_buf_init+0x0/0xb0 returned 0 after 3 usecs [ 0.209155] calling init_scsi+0x0/0x77 @ 1 [ 0.209217] SCSI subsystem initialized [ 0.209219] initcall init_scsi+0x0/0x77 returned 0 after 60 usecs [ 0.209222] calling ata_init+0x0/0x2df @ 1 [ 0.209238] libata version 3.00 loaded. [ 0.209238] initcall ata_init+0x0/0x2df returned 0 after 15 usecs [ 0.209238] calling vga_arb_device_init+0x0/0x223 @ 1 [ 0.209238] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.209238] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.209238] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.209238] vgaarb: loaded [ 0.209238] initcall vga_arb_device_init+0x0/0x223 returned 0 after 0 usecs [ 0.209238] calling usb_init+0x0/0x168 @ 1 [ 0.209238] ACPI: bus type USB registered [ 0.209238] usbcore: registered new interface driver usbfs [ 0.209238] usbcore: registered new interface driver hub [ 0.209238] usbcore: registered new device driver usb [ 0.209238] initcall usb_init+0x0/0x168 returned 0 after 0 usecs [ 0.209238] calling serio_init+0x0/0x29 @ 1 [ 0.209238] initcall serio_init+0x0/0x29 returned 0 after 0 usecs [ 0.209238] calling input_init+0x0/0x100 @ 1 [ 0.209238] initcall input_init+0x0/0x100 returned 0 after 0 usecs [ 0.209238] calling rtc_init+0x0/0x4e @ 1 [ 0.209238] initcall rtc_init+0x0/0x4e returned 0 after 0 usecs [ 0.209238] calling dw_i2c_init_driver+0x0/0xe @ 1 [ 0.209238] initcall dw_i2c_init_driver+0x0/0xe returned 0 after 0 usecs [ 0.209238] calling pps_init+0x0/0xad @ 1 [ 0.209238] pps_core: LinuxPPS API ver. 1 registered [ 0.209238] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.209238] initcall pps_init+0x0/0xad returned 0 after 0 usecs [ 0.209238] calling ptp_init+0x0/0x9c @ 1 [ 0.209238] PTP clock support registered [ 0.209238] initcall ptp_init+0x0/0x9c returned 0 after 0 usecs [ 0.209238] calling power_supply_class_init+0x0/0x41 @ 1 [ 0.209238] initcall power_supply_class_init+0x0/0x41 returned 0 after 0 usecs [ 0.209238] calling hwmon_init+0x0/0xcf @ 1 [ 0.209238] initcall hwmon_init+0x0/0xcf returned 0 after 0 usecs [ 0.209238] calling md_init+0x0/0x16a @ 1 [ 0.209238] initcall md_init+0x0/0x16a returned 0 after 0 usecs [ 0.209238] calling mmc_init+0x0/0x30 @ 1 [ 0.209238] initcall mmc_init+0x0/0x30 returned 0 after 0 usecs [ 0.209238] calling leds_init+0x0/0x3d @ 1 [ 0.209238] initcall leds_init+0x0/0x3d returned 0 after 0 usecs [ 0.209238] calling dmi_init+0x0/0x115 @ 1 [ 0.209238] initcall dmi_init+0x0/0x115 returned 0 after 0 usecs [ 0.209238] calling efisubsys_init+0x0/0x28f @ 1 [ 0.209238] Registered efivars operations [ 0.211605] initcall efisubsys_init+0x0/0x28f returned 0 after 2308 usecs [ 0.211607] calling devfreq_init+0x0/0xac @ 1 [ 0.211632] initcall devfreq_init+0x0/0xac returned 0 after 23 usecs [ 0.211632] calling devfreq_performance_init+0x0/0xc @ 1 [ 0.211632] initcall devfreq_performance_init+0x0/0xc returned 0 after 0 usecs [ 0.211632] calling fpga_mgr_class_init+0x0/0x49 @ 1 [ 0.211632] FPGA manager framework [ 0.211632] initcall fpga_mgr_class_init+0x0/0x49 returned 0 after 0 usecs [ 0.211632] calling pci_subsys_init+0x0/0x64 @ 1 [ 0.211632] PCI: Using ACPI for IRQ routing [ 0.213098] PCI: pci_cache_line_size set to 64 bytes [ 0.213219] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.213221] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] [ 0.213222] e820: reserve RAM buffer [mem 0xd3f29018-0xd3ffffff] [ 0.213224] e820: reserve RAM buffer [mem 0xd6d7d000-0xd7ffffff] [ 0.213225] e820: reserve RAM buffer [mem 0xdb377000-0xdbffffff] [ 0.213226] e820: reserve RAM buffer [mem 0xdb5ac000-0xdbffffff] [ 0.213228] e820: reserve RAM buffer [mem 0x21f800000-0x21fffffff] [ 0.213232] initcall pci_subsys_init+0x0/0x64 returned 0 after 1559 usecs [ 0.213235] calling proto_init+0x0/0xc @ 1 [ 0.213239] initcall proto_init+0x0/0xc returned 0 after 1 usecs [ 0.213242] calling net_dev_init+0x0/0x208 @ 1 [ 0.213331] initcall net_dev_init+0x0/0x208 returned 0 after 84 usecs [ 0.213334] calling neigh_init+0x0/0x86 @ 1 [ 0.213338] initcall neigh_init+0x0/0x86 returned 0 after 1 usecs [ 0.213341] calling fib_notifier_init+0x0/0xc @ 1 [ 0.213344] initcall fib_notifier_init+0x0/0xc returned 0 after 0 usecs [ 0.213346] calling fib_rules_init+0x0/0xb2 @ 1 [ 0.213351] initcall fib_rules_init+0x0/0xb2 returned 0 after 1 usecs [ 0.213353] calling init_cgroup_netprio+0x0/0x11 @ 1 [ 0.213357] initcall init_cgroup_netprio+0x0/0x11 returned 0 after 0 usecs [ 0.213360] calling pktsched_init+0x0/0x115 @ 1 [ 0.213366] initcall pktsched_init+0x0/0x115 returned 0 after 3 usecs [ 0.213369] calling tc_filter_init+0x0/0xa9 @ 1 [ 0.213377] initcall tc_filter_init+0x0/0xa9 returned 0 after 4 usecs [ 0.213379] calling tc_action_init+0x0/0x6f @ 1 [ 0.213384] initcall tc_action_init+0x0/0x6f returned 0 after 2 usecs [ 0.213387] calling genl_init+0x0/0x35 @ 1 [ 0.213395] initcall genl_init+0x0/0x35 returned 0 after 5 usecs [ 0.213397] calling cipso_v4_init+0x0/0x67 @ 1 [ 0.213400] initcall cipso_v4_init+0x0/0x67 returned 0 after 0 usecs [ 0.213403] calling wireless_nlevent_init+0x0/0x39 @ 1 [ 0.213406] initcall wireless_nlevent_init+0x0/0x39 returned 0 after 0 usecs [ 0.213408] calling netlbl_init+0x0/0x78 @ 1 [ 0.213409] NetLabel: Initializing [ 0.213409] NetLabel: domain hash size = 128 [ 0.213410] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.213429] NetLabel: unlabeled traffic allowed by default [ 0.213432] initcall netlbl_init+0x0/0x78 returned 0 after 20 usecs [ 0.213556] calling nmi_warning_debugfs+0x0/0x2a @ 1 [ 0.213562] initcall nmi_warning_debugfs+0x0/0x2a returned 0 after 3 usecs [ 0.213564] calling save_microcode_in_initrd+0x0/0x57 @ 1 [ 0.213570] initcall save_microcode_in_initrd+0x0/0x57 returned 0 after 3 usecs [ 0.213572] calling hpet_late_init+0x0/0x11a @ 1 [ 0.213581] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.213588] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.215003] initcall hpet_late_init+0x0/0x11a returned 0 after 1394 usecs [ 0.215006] calling init_amd_nbs+0x0/0xf7 @ 1 [ 0.215014] initcall init_amd_nbs+0x0/0xf7 returned 0 after 5 usecs [ 0.215017] calling clocksource_done_booting+0x0/0x3f @ 1 [ 0.215028] clocksource: Switched to clocksource tsc-early [ 0.215031] initcall clocksource_done_booting+0x0/0x3f returned 0 after 10 usecs [ 0.215033] calling tracer_init_tracefs+0x0/0x18d @ 1 [ 0.221728] initcall tracer_init_tracefs+0x0/0x18d returned 0 after 6535 usecs [ 0.221731] calling init_trace_printk_function_export+0x0/0x38 @ 1 [ 0.221734] initcall init_trace_printk_function_export+0x0/0x38 returned 0 after 1 usecs [ 0.221736] calling event_trace_init+0x0/0x2e3 @ 1 [ 0.233627] initcall event_trace_init+0x0/0x2e3 returned 0 after 11604 usecs [ 0.233630] calling bpf_init+0x0/0x49 @ 1 [ 0.233638] initcall bpf_init+0x0/0x49 returned 0 after 5 usecs [ 0.233641] calling init_pipe_fs+0x0/0x46 @ 1 [ 0.233655] initcall init_pipe_fs+0x0/0x46 returned 0 after 10 usecs [ 0.233657] calling cgroup_writeback_init+0x0/0x31 @ 1 [ 0.233675] initcall cgroup_writeback_init+0x0/0x31 returned 0 after 14 usecs [ 0.233677] calling inotify_user_setup+0x0/0x4e @ 1 [ 0.233683] initcall inotify_user_setup+0x0/0x4e returned 0 after 3 usecs [ 0.233685] calling eventpoll_init+0x0/0xaa @ 1 [ 0.233700] initcall eventpoll_init+0x0/0xaa returned 0 after 12 usecs [ 0.233702] calling anon_inode_init+0x0/0x5a @ 1 [ 0.233711] initcall anon_inode_init+0x0/0x5a returned 0 after 5 usecs [ 0.233713] calling init_dax_wait_table+0x0/0x41 @ 1 [ 0.233745] initcall init_dax_wait_table+0x0/0x41 returned 0 after 28 usecs [ 0.233748] calling proc_locks_init+0x0/0x22 @ 1 [ 0.233753] initcall proc_locks_init+0x0/0x22 returned 0 after 2 usecs [ 0.233755] calling proc_cmdline_init+0x0/0x22 @ 1 [ 0.233759] initcall proc_cmdline_init+0x0/0x22 returned 0 after 0 usecs [ 0.233761] calling proc_consoles_init+0x0/0x22 @ 1 [ 0.233765] initcall proc_consoles_init+0x0/0x22 returned 0 after 1 usecs [ 0.233767] calling proc_cpuinfo_init+0x0/0x22 @ 1 [ 0.233770] initcall proc_cpuinfo_init+0x0/0x22 returned 0 after 0 usecs [ 0.233773] calling proc_devices_init+0x0/0x22 @ 1 [ 0.233777] initcall proc_devices_init+0x0/0x22 returned 0 after 1 usecs [ 0.233779] calling proc_interrupts_init+0x0/0x22 @ 1 [ 0.233783] initcall proc_interrupts_init+0x0/0x22 returned 0 after 1 usecs [ 0.233785] calling proc_loadavg_init+0x0/0x22 @ 1 [ 0.233788] initcall proc_loadavg_init+0x0/0x22 returned 0 after 0 usecs [ 0.233790] calling proc_meminfo_init+0x0/0x22 @ 1 [ 0.233793] initcall proc_meminfo_init+0x0/0x22 returned 0 after 0 usecs [ 0.233796] calling proc_stat_init+0x0/0x22 @ 1 [ 0.233799] initcall proc_stat_init+0x0/0x22 returned 0 after 0 usecs [ 0.233801] calling proc_uptime_init+0x0/0x22 @ 1 [ 0.233804] initcall proc_uptime_init+0x0/0x22 returned 0 after 0 usecs [ 0.233807] calling proc_version_init+0x0/0x22 @ 1 [ 0.233810] initcall proc_version_init+0x0/0x22 returned 0 after 0 usecs [ 0.233812] calling proc_softirqs_init+0x0/0x22 @ 1 [ 0.233815] initcall proc_softirqs_init+0x0/0x22 returned 0 after 0 usecs [ 0.233818] calling proc_kmsg_init+0x0/0x25 @ 1 [ 0.233821] initcall proc_kmsg_init+0x0/0x25 returned 0 after 0 usecs [ 0.233823] calling proc_page_init+0x0/0x59 @ 1 [ 0.233828] initcall proc_page_init+0x0/0x59 returned 0 after 1 usecs [ 0.233830] calling init_ramfs_fs+0x0/0x1d @ 1 [ 0.233832] initcall init_ramfs_fs+0x0/0x1d returned 0 after 0 usecs [ 0.233833] calling init_hugetlbfs_fs+0x0/0x15f @ 1 [ 0.233857] initcall init_hugetlbfs_fs+0x0/0x15f returned 0 after 20 usecs [ 0.233861] calling blk_scsi_ioctl_init+0x0/0x398 @ 1 [ 0.233864] initcall blk_scsi_ioctl_init+0x0/0x398 returned 0 after 0 usecs [ 0.233866] calling dynamic_debug_init_debugfs+0x0/0x6d @ 1 [ 0.233873] initcall dynamic_debug_init_debugfs+0x0/0x6d returned 0 after 4 usecs [ 0.233875] calling acpi_event_init+0x0/0x2a @ 1 [ 0.233887] initcall acpi_event_init+0x0/0x2a returned 0 after 9 usecs [ 0.233890] calling pnp_system_init+0x0/0xc @ 1 [ 0.233902] initcall pnp_system_init+0x0/0xc returned 0 after 9 usecs [ 0.233905] calling pnpacpi_init+0x0/0x71 @ 1 [ 0.233906] pnp: PnP ACPI init [ 0.234301] system 00:00: [io 0x0a00-0x0a2f] has been reserved [ 0.234304] system 00:00: [io 0x0a30-0x0a3f] has been reserved [ 0.234306] system 00:00: [io 0x0a40-0x0a4f] has been reserved [ 0.234313] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.234811] pnp 00:01: [dma 0 disabled] [ 0.234880] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.235304] pnp 00:02: [dma 0 disabled] [ 0.235368] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.235516] system 00:03: [io 0x0680-0x069f] has been reserved [ 0.235519] system 00:03: [io 0xffff] has been reserved [ 0.235521] system 00:03: [io 0xffff] has been reserved [ 0.235523] system 00:03: [io 0xffff] has been reserved [ 0.235526] system 00:03: [io 0x1800-0x18fe] has been reserved [ 0.235528] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.235533] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.235593] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.235649] system 00:05: [io 0x1854-0x1857] has been reserved [ 0.235654] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.235965] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.235968] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.235971] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.235973] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.235976] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.235979] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.235981] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.235984] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.235986] system 00:06: [mem 0xff000000-0xffffffff] has been reserved [ 0.235989] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.235991] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved [ 0.235993] system 00:06: [mem 0xf7ff0000-0xf7ffffff] has been reserved [ 0.235998] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.236633] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.237363] pnp: PnP ACPI: found 8 devices [ 0.237367] initcall pnpacpi_init+0x0/0x71 returned 0 after 3376 usecs [ 0.237370] calling chr_dev_init+0x0/0xaf @ 1 [ 0.238906] initcall chr_dev_init+0x0/0xaf returned 0 after 1496 usecs [ 0.238909] calling firmware_class_init+0x0/0xea @ 1 [ 0.238913] initcall firmware_class_init+0x0/0xea returned 0 after 1 usecs [ 0.238915] calling thermal_init+0x0/0xe0 @ 1 [ 0.238930] initcall thermal_init+0x0/0xe0 returned 0 after 12 usecs [ 0.238932] calling cpufreq_gov_performance_init+0x0/0xc @ 1 [ 0.238934] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 0 usecs [ 0.238937] calling map_properties+0x0/0x524 @ 1 [ 0.238940] initcall map_properties+0x0/0x524 returned 0 after 0 usecs [ 0.238942] calling init_acpi_pm_clocksource+0x0/0xdc @ 1 [ 0.243471] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.243474] initcall init_acpi_pm_clocksource+0x0/0xdc returned 0 after 4423 usecs [ 0.243477] calling pcibios_assign_resources+0x0/0xc3 @ 1 [ 0.243519] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.243523] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] [ 0.243529] pci 0000:00:1c.0: bridge window [mem 0xf7300000-0xf73fffff] [ 0.243538] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.243541] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] [ 0.243546] pci 0000:00:1c.1: bridge window [mem 0xf7200000-0xf72fffff] [ 0.243554] pci 0000:00:1c.2: PCI bridge to [bus 03] [ 0.243557] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.243562] pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff] [ 0.243571] pci 0000:00:1c.4: PCI bridge to [bus 04] [ 0.243573] pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff] [ 0.243578] pci 0000:00:1c.4: bridge window [mem 0xf7000000-0xf70fffff] [ 0.243588] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.243590] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.243592] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.243594] pci_bus 0000:00: resource 7 [mem 0xdf800000-0xfeafffff window] [ 0.243596] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] [ 0.243598] pci_bus 0000:01: resource 1 [mem 0xf7300000-0xf73fffff] [ 0.243601] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] [ 0.243602] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf72fffff] [ 0.243604] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] [ 0.243606] pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff] [ 0.243608] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] [ 0.243610] pci_bus 0000:04: resource 1 [mem 0xf7000000-0xf70fffff] [ 0.243788] initcall pcibios_assign_resources+0x0/0xc3 returned 0 after 301 usecs [ 0.243791] calling sysctl_core_init+0x0/0x26 @ 1 [ 0.243810] initcall sysctl_core_init+0x0/0x26 returned 0 after 15 usecs [ 0.243813] calling eth_offload_init+0x0/0x11 @ 1 [ 0.243816] initcall eth_offload_init+0x0/0x11 returned 0 after 0 usecs [ 0.243818] calling inet_init+0x0/0x268 @ 1 [ 0.243852] NET: Registered protocol family 2 [ 0.244018] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) [ 0.244051] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244180] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.244325] TCP: Hash tables configured (established 65536 bind 65536) [ 0.244364] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.244398] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.244459] initcall inet_init+0x0/0x268 returned 0 after 621 usecs [ 0.244461] calling ipv4_offload_init+0x0/0x73 @ 1 [ 0.244464] initcall ipv4_offload_init+0x0/0x73 returned 0 after 0 usecs [ 0.244466] calling af_unix_init+0x0/0x4d @ 1 [ 0.244468] NET: Registered protocol family 1 [ 0.244475] initcall af_unix_init+0x0/0x4d returned 0 after 6 usecs [ 0.244477] calling ipv6_offload_init+0x0/0x7e @ 1 [ 0.244479] initcall ipv6_offload_init+0x0/0x7e returned 0 after 0 usecs [ 0.244482] calling pci_apply_final_quirks+0x0/0xfd @ 1 [ 0.244494] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.261557] PCI: CLS 64 bytes, default 64 [ 0.261560] initcall pci_apply_final_quirks+0x0/0xfd returned 0 after 16674 usecs [ 0.261563] calling acpi_reserve_resources+0x0/0xec @ 1 [ 0.261567] initcall acpi_reserve_resources+0x0/0xec returned 0 after 1 usecs [ 0.261571] calling populate_rootfs+0x0/0xaa @ 1 [ 0.261616] initcall populate_rootfs+0x0/0xaa returned 0 after 41 usecs [ 0.261619] calling pci_iommu_init+0x0/0x3a @ 1 [ 0.261638] DMAR: No ATSR found [ 0.261673] DMAR: dmar1: Using Queued invalidation [ 0.261685] DMAR: Setting RMRR: [ 0.261738] DMAR: Setting identity map for device 0000:00:14.0 [0xdbf04000 - 0xdbf12fff] [ 0.261803] DMAR: Setting identity map for device 0000:00:1d.0 [0xdbf04000 - 0xdbf12fff] [ 0.261824] DMAR: Prepare 0-16MiB unity mapping for LPC [ 0.261861] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff] [ 0.261877] DMAR: Intel(R) Virtualization Technology for Directed I/O [ 0.261920] iommu: Adding device 0000:00:00.0 to group 0 [ 0.261931] iommu: Adding device 0000:00:03.0 to group 1 [ 0.261942] iommu: Adding device 0000:00:14.0 to group 2 [ 0.261956] iommu: Adding device 0000:00:16.0 to group 3 [ 0.261966] iommu: Adding device 0000:00:1b.0 to group 4 [ 0.261976] iommu: Adding device 0000:00:1c.0 to group 5 [ 0.261987] iommu: Adding device 0000:00:1c.1 to group 6 [ 0.261997] iommu: Adding device 0000:00:1c.2 to group 7 [ 0.262008] iommu: Adding device 0000:00:1c.4 to group 8 [ 0.262017] iommu: Adding device 0000:00:1d.0 to group 9 [ 0.262037] iommu: Adding device 0000:00:1f.0 to group 10 [ 0.262047] iommu: Adding device 0000:00:1f.2 to group 10 [ 0.262057] iommu: Adding device 0000:00:1f.3 to group 10 [ 0.262067] iommu: Adding device 0000:01:00.0 to group 11 [ 0.262077] iommu: Adding device 0000:02:00.0 to group 12 [ 0.262088] iommu: Adding device 0000:03:00.0 to group 13 [ 0.262098] iommu: Adding device 0000:04:00.0 to group 14 [ 0.263872] initcall pci_iommu_init+0x0/0x3a returned 0 after 2195 usecs [ 0.263875] calling ir_dev_scope_init+0x0/0x30 @ 1 [ 0.263878] initcall ir_dev_scope_init+0x0/0x30 returned 0 after 0 usecs [ 0.264003] calling ia32_binfmt_init+0x0/0x11 @ 1 [ 0.264010] initcall ia32_binfmt_init+0x0/0x11 returned 0 after 3 usecs [ 0.264012] calling amd_uncore_init+0x0/0x27e @ 1 [ 0.264016] initcall amd_uncore_init+0x0/0x27e returned -19 after 0 usecs [ 0.264018] calling amd_ibs_init+0x0/0x1b0 @ 1 [ 0.264021] initcall amd_ibs_init+0x0/0x1b0 returned -19 after 0 usecs [ 0.264024] calling msr_init+0x0/0xd3 @ 1 [ 0.264031] initcall msr_init+0x0/0xd3 returned 0 after 4 usecs [ 0.264033] calling rapl_pmu_init+0x0/0x239 @ 1 [ 0.264055] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer [ 0.264056] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 0.264057] RAPL PMU: hw unit of domain package 2^-14 Joules [ 0.264058] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 0.264058] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules [ 0.264060] initcall rapl_pmu_init+0x0/0x239 returned 0 after 24 usecs [ 0.264062] calling intel_uncore_init+0x0/0x252 @ 1 [ 0.264144] initcall intel_uncore_init+0x0/0x252 returned 0 after 77 usecs [ 0.264146] calling cstate_pmu_init+0x0/0x1ad @ 1 [ 0.264165] initcall cstate_pmu_init+0x0/0x1ad returned 0 after 16 usecs [ 0.264167] calling vmx_init+0x0/0x18 @ 1 [ 0.264305] initcall vmx_init+0x0/0x18 returned 0 after 131 usecs [ 0.264308] calling register_kernel_offset_dumper+0x0/0x1a @ 1 [ 0.264311] initcall register_kernel_offset_dumper+0x0/0x1a returned 0 after 0 usecs [ 0.264314] calling i8259A_init_ops+0x0/0x1e @ 1 [ 0.264316] initcall i8259A_init_ops+0x0/0x1e returned 0 after 0 usecs [ 0.264319] calling init_tsc_clocksource+0x0/0xca @ 1 [ 0.264323] initcall init_tsc_clocksource+0x0/0xca returned 0 after 1 usecs [ 0.264326] calling add_rtc_cmos+0x0/0xc8 @ 1 [ 0.264330] initcall add_rtc_cmos+0x0/0xc8 returned 0 after 1 usecs [ 0.264332] calling i8237A_init_ops+0x0/0x11 @ 1 [ 0.264340] initcall i8237A_init_ops+0x0/0x11 returned 0 after 4 usecs [ 0.264343] calling thermal_throttle_init_device+0x0/0x4b @ 1 [ 0.264361] initcall thermal_throttle_init_device+0x0/0x4b returned 0 after 14 usecs [ 0.264363] calling msr_init+0x0/0xde @ 1 [ 0.264464] initcall msr_init+0x0/0xde returned 0 after 95 usecs [ 0.264466] calling cpuid_init+0x0/0xde @ 1 [ 0.264527] initcall cpuid_init+0x0/0xde returned 0 after 56 usecs [ 0.264530] calling ioapic_init_ops+0x0/0x11 @ 1 [ 0.264533] initcall ioapic_init_ops+0x0/0x11 returned 0 after 0 usecs [ 0.264536] calling start_periodic_check_for_corruption+0x0/0x60 @ 1 [ 0.264539] initcall start_periodic_check_for_corruption+0x0/0x60 returned 0 after 0 usecs [ 0.264542] calling sysfb_init+0x0/0x7b @ 1 [ 0.264566] initcall sysfb_init+0x0/0x7b returned 0 after 20 usecs [ 0.264568] calling aes_init+0x0/0xc @ 1 [ 0.264602] alg: self-tests disabled [ 0.264609] initcall aes_init+0x0/0xc returned 0 after 37 usecs [ 0.264612] calling init+0x0/0x42 @ 1 [ 0.264738] initcall init+0x0/0x42 returned 0 after 121 usecs [ 0.264740] calling crc32c_intel_mod_init+0x0/0x51 @ 1 [ 0.264771] initcall crc32c_intel_mod_init+0x0/0x51 returned 0 after 27 usecs [ 0.264773] calling sha256_ssse3_mod_init+0x0/0xe7 @ 1 [ 0.264818] initcall sha256_ssse3_mod_init+0x0/0xe7 returned 0 after 41 usecs [ 0.264820] calling sha512_ssse3_mod_init+0x0/0xac @ 1 [ 0.264862] initcall sha512_ssse3_mod_init+0x0/0xac returned 0 after 38 usecs [ 0.264864] calling camellia_aesni_init+0x0/0x7a @ 1 [ 0.264864] AVX or AES-NI instructions are not detected. [ 0.264866] initcall camellia_aesni_init+0x0/0x7a returned -19 after 0 usecs [ 0.264868] calling serpent_init+0x0/0x40 @ 1 [ 0.264869] CPU feature 'AVX registers' is not supported. [ 0.264871] initcall serpent_init+0x0/0x40 returned -19 after 1 usecs [ 0.264873] calling camellia_aesni_init+0x0/0x88 @ 1 [ 0.264873] AVX2 or AES-NI instructions are not detected. [ 0.264875] initcall camellia_aesni_init+0x0/0x88 returned -19 after 0 usecs [ 0.264877] calling init+0x0/0x6e @ 1 [ 0.264877] AVX2 instructions are not detected. [ 0.264879] initcall init+0x0/0x6e returned -19 after 0 usecs [ 0.264881] calling iosf_mbi_init+0x0/0x15 @ 1 [ 0.264897] initcall iosf_mbi_init+0x0/0x15 returned 0 after 13 usecs [ 0.264899] calling proc_execdomains_init+0x0/0x22 @ 1 [ 0.264903] initcall proc_execdomains_init+0x0/0x22 returned 0 after 2 usecs [ 0.264906] calling register_warn_debugfs+0x0/0x2a @ 1 [ 0.264910] initcall register_warn_debugfs+0x0/0x2a returned 0 after 2 usecs [ 0.264912] calling cpuhp_sysfs_init+0x0/0x6c @ 1 [ 0.264921] initcall cpuhp_sysfs_init+0x0/0x6c returned 0 after 6 usecs [ 0.264923] calling ioresources_init+0x0/0x39 @ 1 [ 0.264928] initcall ioresources_init+0x0/0x39 returned 0 after 2 usecs [ 0.264930] calling init_sched_debug_procfs+0x0/0x2c @ 1 [ 0.264934] initcall init_sched_debug_procfs+0x0/0x2c returned 0 after 1 usecs [ 0.264936] calling irq_pm_init_ops+0x0/0x11 @ 1 [ 0.264939] initcall irq_pm_init_ops+0x0/0x11 returned 0 after 0 usecs [ 0.264942] calling timekeeping_init_ops+0x0/0x11 @ 1 [ 0.264945] initcall timekeeping_init_ops+0x0/0x11 returned 0 after 0 usecs [ 0.264948] calling init_clocksource_sysfs+0x0/0x68 @ 1 [ 0.264979] initcall init_clocksource_sysfs+0x0/0x68 returned 0 after 27 usecs [ 0.264981] calling init_timer_list_procfs+0x0/0x2c @ 1 [ 0.264985] initcall init_timer_list_procfs+0x0/0x2c returned 0 after 0 usecs [ 0.264988] calling alarmtimer_init+0x0/0x112 @ 1 [ 0.265020] initcall alarmtimer_init+0x0/0x112 returned 0 after 28 usecs [ 0.265022] calling init_posix_timers+0x0/0x30 @ 1 [ 0.265033] initcall init_posix_timers+0x0/0x30 returned 0 after 6 usecs [ 0.265036] calling clockevents_init_sysfs+0x0/0xc8 @ 1 [ 0.265083] initcall clockevents_init_sysfs+0x0/0xc8 returned 0 after 43 usecs [ 0.265086] calling proc_dma_init+0x0/0x22 @ 1 [ 0.265090] initcall proc_dma_init+0x0/0x22 returned 0 after 1 usecs [ 0.265093] calling proc_modules_init+0x0/0x3a @ 1 [ 0.265097] initcall proc_modules_init+0x0/0x3a returned 0 after 0 usecs [ 0.265099] calling kallsyms_init+0x0/0x25 @ 1 [ 0.265104] initcall kallsyms_init+0x0/0x25 returned 0 after 1 usecs [ 0.265105] calling pid_namespaces_init+0x0/0x46 @ 1 [ 0.265116] initcall pid_namespaces_init+0x0/0x46 returned 0 after 8 usecs [ 0.265118] calling seccomp_sysctl_init+0x0/0x2b @ 1 [ 0.265123] initcall seccomp_sysctl_init+0x0/0x2b returned 0 after 3 usecs [ 0.265125] calling utsname_sysctl_init+0x0/0x11 @ 1 [ 0.265132] initcall utsname_sysctl_init+0x0/0x11 returned 0 after 4 usecs [ 0.265133] calling init_tracepoints+0x0/0x25 @ 1 [ 0.265136] initcall init_tracepoints+0x0/0x25 returned 0 after 0 usecs [ 0.265137] calling init_lstats_procfs+0x0/0x25 @ 1 [ 0.265140] initcall init_lstats_procfs+0x0/0x25 returned 0 after 0 usecs [ 0.265142] calling init_blk_tracer+0x0/0x53 @ 1 [ 0.265153] initcall init_blk_tracer+0x0/0x53 returned 0 after 8 usecs [ 0.265156] calling perf_event_sysfs_init+0x0/0x8a @ 1 [ 0.265379] initcall perf_event_sysfs_init+0x0/0x8a returned 0 after 215 usecs [ 0.265381] calling padata_driver_init+0x0/0x42 @ 1 [ 0.265384] initcall padata_driver_init+0x0/0x42 returned 0 after 0 usecs [ 0.265386] calling system_trusted_keyring_init+0x0/0x6a @ 1 [ 0.265387] Initialise system trusted keyrings [ 0.265393] initcall system_trusted_keyring_init+0x0/0x6a returned 0 after 4 usecs [ 0.265396] calling kswapd_init+0x0/0x8e @ 1 [ 0.265417] initcall kswapd_init+0x0/0x8e returned 0 after 17 usecs [ 0.265420] calling extfrag_debug_init+0x0/0x7e @ 1 [ 0.265429] initcall extfrag_debug_init+0x0/0x7e returned 0 after 5 usecs [ 0.265431] calling mm_compute_batch_init+0x0/0x16 @ 1 [ 0.265435] initcall mm_compute_batch_init+0x0/0x16 returned 0 after 0 usecs [ 0.265438] calling slab_proc_init+0x0/0x25 @ 1 [ 0.265443] initcall slab_proc_init+0x0/0x25 returned 0 after 2 usecs [ 0.265445] calling workingset_init+0x0/0x85 @ 1 [ 0.265447] workingset: timestamp_bits=44 max_order=21 bucket_order=0 [ 0.265451] initcall workingset_init+0x0/0x85 returned 0 after 2 usecs [ 0.265453] calling proc_vmalloc_init+0x0/0x25 @ 1 [ 0.265457] initcall proc_vmalloc_init+0x0/0x25 returned 0 after 1 usecs [ 0.265459] calling procswaps_init+0x0/0x22 @ 1 [ 0.265462] initcall procswaps_init+0x0/0x22 returned 0 after 0 usecs [ 0.265464] calling slab_proc_init+0x0/0x3 @ 1 [ 0.265466] initcall slab_proc_init+0x0/0x3 returned 0 after 0 usecs [ 0.265468] calling cpucache_init+0x0/0x3e @ 1 [ 0.265479] initcall cpucache_init+0x0/0x3e returned 0 after 9 usecs [ 0.265481] calling fcntl_init+0x0/0x30 @ 1 [ 0.265485] initcall fcntl_init+0x0/0x30 returned 0 after 1 usecs [ 0.265487] calling proc_filesystems_init+0x0/0x22 @ 1 [ 0.265490] initcall proc_filesystems_init+0x0/0x22 returned 0 after 1 usecs [ 0.265493] calling start_dirtytime_writeback+0x0/0x2d @ 1 [ 0.265495] initcall start_dirtytime_writeback+0x0/0x2d returned 0 after 0 usecs [ 0.265498] calling blkdev_init+0x0/0x2b @ 1 [ 0.265506] initcall blkdev_init+0x0/0x2b returned 0 after 5 usecs [ 0.265508] calling dio_init+0x0/0x33 @ 1 [ 0.265519] initcall dio_init+0x0/0x33 returned 0 after 8 usecs [ 0.265522] calling dnotify_init+0x0/0x7f @ 1 [ 0.265531] initcall dnotify_init+0x0/0x7f returned 0 after 6 usecs [ 0.265533] calling fanotify_user_setup+0x0/0x58 @ 1 [ 0.265537] initcall fanotify_user_setup+0x0/0x58 returned 0 after 1 usecs [ 0.265539] calling aio_setup+0x0/0xa7 @ 1 [ 0.265551] initcall aio_setup+0x0/0xa7 returned 0 after 9 usecs [ 0.265554] calling init_sys32_ioctl+0x0/0x2e @ 1 [ 0.265826] initcall init_sys32_ioctl+0x0/0x2e returned 0 after 263 usecs [ 0.265829] calling mbcache_init+0x0/0x37 @ 1 [ 0.265842] initcall mbcache_init+0x0/0x37 returned 0 after 10 usecs [ 0.265845] calling init_devpts_fs+0x0/0x25 @ 1 [ 0.265856] initcall init_devpts_fs+0x0/0x25 returned 0 after 8 usecs [ 0.265859] calling ext4_init_fs+0x0/0x1b1 @ 1 [ 0.265891] initcall ext4_init_fs+0x0/0x1b1 returned 0 after 27 usecs [ 0.265893] calling journal_init+0x0/0x112 @ 1 [ 0.265919] initcall journal_init+0x0/0x112 returned 0 after 22 usecs [ 0.265921] calling init_fat_fs+0x0/0x50 @ 1 [ 0.265929] initcall init_fat_fs+0x0/0x50 returned 0 after 5 usecs [ 0.265930] calling init_vfat_fs+0x0/0xc @ 1 [ 0.265933] initcall init_vfat_fs+0x0/0xc returned 0 after 0 usecs [ 0.265934] calling init_nls_cp437+0x0/0xe @ 1 [ 0.265936] initcall init_nls_cp437+0x0/0xe returned 0 after 0 usecs [ 0.265938] calling init_nls_ascii+0x0/0xe @ 1 [ 0.265940] initcall init_nls_ascii+0x0/0xe returned 0 after 0 usecs [ 0.265941] calling init_nls_iso8859_1+0x0/0xe @ 1 [ 0.265943] initcall init_nls_iso8859_1+0x0/0xe returned 0 after 0 usecs [ 0.265945] calling init_nls_utf8+0x0/0x21 @ 1 [ 0.265947] initcall init_nls_utf8+0x0/0x21 returned 0 after 0 usecs [ 0.265949] calling init_autofs4_fs+0x0/0x23 @ 1 [ 0.265981] initcall init_autofs4_fs+0x0/0x23 returned 0 after 28 usecs [ 0.265982] calling ovl_init+0x0/0x5e @ 1 [ 0.265988] initcall ovl_init+0x0/0x5e returned 0 after 3 usecs [ 0.265990] calling init_xfs_fs+0x0/0x1a1 @ 1 [ 0.265991] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 0.266143] initcall init_xfs_fs+0x0/0x1a1 returned 0 after 145 usecs [ 0.266146] calling init_pstore_fs+0x0/0x49 @ 1 [ 0.266150] initcall init_pstore_fs+0x0/0x49 returned 0 after 1 usecs [ 0.266152] calling efivarfs_init+0x0/0x29 @ 1 [ 0.266155] initcall efivarfs_init+0x0/0x29 returned 0 after 0 usecs [ 0.266158] calling ipc_init+0x0/0x4b @ 1 [ 0.266165] initcall ipc_init+0x0/0x4b returned 0 after 4 usecs [ 0.266167] calling ipc_sysctl_init+0x0/0x11 @ 1 [ 0.266178] initcall ipc_sysctl_init+0x0/0x11 returned 0 after 8 usecs [ 0.266181] calling init_mqueue_fs+0x0/0xf6 @ 1 [ 0.266202] initcall init_mqueue_fs+0x0/0xf6 returned 0 after 18 usecs [ 0.266205] calling key_proc_init+0x0/0x5b @ 1 [ 0.266209] initcall key_proc_init+0x0/0x5b returned 0 after 1 usecs [ 0.266212] calling crypto_algapi_init+0x0/0x8 @ 1 [ 0.266215] initcall crypto_algapi_init+0x0/0x8 returned 0 after 0 usecs [ 0.266218] calling seqiv_module_init+0x0/0xc @ 1 [ 0.266221] initcall seqiv_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266224] calling echainiv_module_init+0x0/0xc @ 1 [ 0.266227] initcall echainiv_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266230] calling rsa_init+0x0/0x50 @ 1 [ 0.266258] initcall rsa_init+0x0/0x50 returned 0 after 23 usecs [ 0.266261] calling hmac_module_init+0x0/0xc @ 1 [ 0.266264] initcall hmac_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266267] calling crypto_null_mod_init+0x0/0x47 @ 1 [ 0.266357] initcall crypto_null_mod_init+0x0/0x47 returned 0 after 84 usecs [ 0.266359] calling md5_mod_init+0x0/0xc @ 1 [ 0.266385] initcall md5_mod_init+0x0/0xc returned 0 after 21 usecs [ 0.266387] calling sha1_generic_mod_init+0x0/0xc @ 1 [ 0.266412] initcall sha1_generic_mod_init+0x0/0xc returned 0 after 20 usecs [ 0.266415] calling sha256_generic_mod_init+0x0/0x11 @ 1 [ 0.266460] initcall sha256_generic_mod_init+0x0/0x11 returned 0 after 40 usecs [ 0.266463] calling sha512_generic_mod_init+0x0/0x11 @ 1 [ 0.266507] initcall sha512_generic_mod_init+0x0/0x11 returned 0 after 39 usecs [ 0.266510] calling crypto_ecb_module_init+0x0/0xc @ 1 [ 0.266513] initcall crypto_ecb_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266516] calling crypto_cbc_module_init+0x0/0xc @ 1 [ 0.266518] initcall crypto_cbc_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266521] calling crypto_module_init+0x0/0xc @ 1 [ 0.266524] initcall crypto_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266526] calling crypto_module_init+0x0/0xc @ 1 [ 0.266529] initcall crypto_module_init+0x0/0xc returned 0 after 0 usecs [ 0.266531] calling crypto_ctr_module_init+0x0/0x39 @ 1 [ 0.266534] initcall crypto_ctr_module_init+0x0/0x39 returned 0 after 0 usecs [ 0.266537] calling crypto_ccm_module_init+0x0/0x73 @ 1 [ 0.266540] initcall crypto_ccm_module_init+0x0/0x73 returned 0 after 0 usecs [ 0.266543] calling serpent_mod_init+0x0/0x11 @ 1 [ 0.266588] initcall serpent_mod_init+0x0/0x11 returned 0 after 40 usecs [ 0.266591] calling aes_init+0x0/0xc @ 1 [ 0.266615] initcall aes_init+0x0/0xc returned 0 after 20 usecs [ 0.266618] calling aes_init+0x0/0xc @ 1 [ 0.266642] initcall aes_init+0x0/0xc returned 0 after 20 usecs [ 0.266645] calling arc4_init+0x0/0x11 @ 1 [ 0.266689] initcall arc4_init+0x0/0x11 returned 0 after 39 usecs [ 0.266692] calling deflate_mod_init+0x0/0x3e @ 1 [ 0.266757] initcall deflate_mod_init+0x0/0x3e returned 0 after 60 usecs [ 0.266760] calling crc32c_mod_init+0x0/0xc @ 1 [ 0.266786] initcall crc32c_mod_init+0x0/0xc returned 0 after 21 usecs [ 0.266789] calling crct10dif_mod_init+0x0/0xc @ 1 [ 0.266814] initcall crct10dif_mod_init+0x0/0xc returned 0 after 21 usecs [ 0.266817] calling drbg_init+0x0/0x1cc @ 1 [ 0.266989] initcall drbg_init+0x0/0x1cc returned 0 after 164 usecs [ 0.266992] calling jent_mod_init+0x0/0x2d @ 1 [ 0.267233] initcall jent_mod_init+0x0/0x2d returned 0 after 231 usecs [ 0.267235] calling af_alg_init+0x0/0x3d @ 1 [ 0.267237] NET: Registered protocol family 38 [ 0.267240] initcall af_alg_init+0x0/0x3d returned 0 after 1 usecs [ 0.267242] calling algif_hash_init+0x0/0xc @ 1 [ 0.267245] initcall algif_hash_init+0x0/0xc returned 0 after 0 usecs [ 0.267248] calling algif_skcipher_init+0x0/0xc @ 1 [ 0.267251] initcall algif_skcipher_init+0x0/0xc returned 0 after 0 usecs [ 0.267254] calling asymmetric_key_init+0x0/0xc @ 1 [ 0.267255] Key type asymmetric registered [ 0.267258] initcall asymmetric_key_init+0x0/0xc returned 0 after 1 usecs [ 0.267261] calling x509_key_init+0x0/0xc @ 1 [ 0.267262] Asymmetric key parser 'x509' registered [ 0.267265] initcall x509_key_init+0x0/0xc returned 0 after 1 usecs [ 0.267267] calling proc_genhd_init+0x0/0x39 @ 1 [ 0.267273] initcall proc_genhd_init+0x0/0x39 returned 0 after 2 usecs [ 0.267275] calling bsg_init+0x0/0x16f @ 1 [ 0.267286] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.267289] initcall bsg_init+0x0/0x16f returned 0 after 9 usecs [ 0.267292] calling throtl_init+0x0/0x3c @ 1 [ 0.267321] initcall throtl_init+0x0/0x3c returned 0 after 24 usecs [ 0.267323] calling noop_init+0x0/0xc @ 1 [ 0.267325] io scheduler noop registered [ 0.267328] initcall noop_init+0x0/0xc returned 0 after 1 usecs [ 0.267331] calling deadline_init+0x0/0xc @ 1 [ 0.267332] io scheduler deadline registered [ 0.267335] initcall deadline_init+0x0/0xc returned 0 after 1 usecs [ 0.267337] calling cfq_init+0x0/0x7a @ 1 [ 0.267353] io scheduler cfq registered (default) [ 0.267356] initcall cfq_init+0x0/0x7a returned 0 after 14 usecs [ 0.267359] calling deadline_init+0x0/0xc @ 1 [ 0.267360] io scheduler mq-deadline registered [ 0.267363] initcall deadline_init+0x0/0xc returned 0 after 1 usecs [ 0.267365] calling kyber_init+0x0/0xc @ 1 [ 0.267365] io scheduler kyber registered [ 0.267367] initcall kyber_init+0x0/0xc returned 0 after 1 usecs [ 0.267373] calling bfq_init+0x0/0xb1 @ 1 [ 0.267379] io scheduler bfq registered [ 0.267381] initcall bfq_init+0x0/0xb1 returned 0 after 5 usecs [ 0.267383] calling crc_t10dif_mod_init+0x0/0x3f @ 1 [ 0.267387] initcall crc_t10dif_mod_init+0x0/0x3f returned 0 after 2 usecs [ 0.267389] calling libcrc32c_mod_init+0x0/0x2c @ 1 [ 0.267392] initcall libcrc32c_mod_init+0x0/0x2c returned 0 after 1 usecs [ 0.267393] calling percpu_counter_startup+0x0/0x5f @ 1 [ 0.267406] initcall percpu_counter_startup+0x0/0x5f returned 0 after 9 usecs [ 0.267407] calling sg_pool_init+0x0/0xe4 @ 1 [ 0.267424] initcall sg_pool_init+0x0/0xe4 returned 0 after 14 usecs [ 0.267426] calling phy_core_init+0x0/0x4c @ 1 [ 0.267432] initcall phy_core_init+0x0/0x4c returned 0 after 4 usecs [ 0.267434] calling pci_proc_init+0x0/0x69 @ 1 [ 0.267461] initcall pci_proc_init+0x0/0x69 returned 0 after 24 usecs [ 0.267463] calling pcie_portdrv_init+0x0/0x70 @ 1 [ 0.268495] initcall pcie_portdrv_init+0x0/0x70 returned 0 after 1004 usecs [ 0.268497] calling pcie_pme_service_init+0x0/0xc @ 1 [ 0.268527] pcieport 0000:00:1c.0: Signaling PME with IRQ 42 [ 0.268555] pcieport 0000:00:1c.1: Signaling PME with IRQ 43 [ 0.268584] pcieport 0000:00:1c.2: Signaling PME with IRQ 44 [ 0.268611] pcieport 0000:00:1c.4: Signaling PME with IRQ 45 [ 0.268622] initcall pcie_pme_service_init+0x0/0xc returned 0 after 120 usecs [ 0.268624] calling pci_hotplug_init+0x0/0x3 @ 1 [ 0.268626] initcall pci_hotplug_init+0x0/0x3 returned 0 after 0 usecs [ 0.268628] calling pcied_init+0x0/0x57 @ 1 [ 0.268634] initcall pcied_init+0x0/0x57 returned 0 after 4 usecs [ 0.268636] calling pci_stub_init+0x0/0x14c @ 1 [ 0.268647] initcall pci_stub_init+0x0/0x14c returned 0 after 8 usecs [ 0.268649] calling pci_ep_cfs_init+0x0/0xcf @ 1 [ 0.268669] initcall pci_ep_cfs_init+0x0/0xcf returned 0 after 16 usecs [ 0.268671] calling pci_epc_init+0x0/0x43 @ 1 [ 0.268676] initcall pci_epc_init+0x0/0x43 returned 0 after 3 usecs [ 0.268678] calling pci_epf_init+0x0/0x29 @ 1 [ 0.268686] initcall pci_epf_init+0x0/0x29 returned 0 after 6 usecs [ 0.268688] calling efifb_driver_init+0x0/0xe @ 1 [ 0.268698] efifb: probing for efifb [ 0.268711] efifb: framebuffer at 0xe0000000, using 1876k, total 1875k [ 0.268713] efifb: mode is 800x600x32, linelength=3200, pages=1 [ 0.268713] efifb: scrolling: redraw [ 0.268715] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.270101] Console: switching to colour frame buffer device 100x37 [ 0.271382] fb0: EFI VGA frame buffer device [ 0.271393] initcall efifb_driver_init+0x0/0xe returned 0 after 2639 usecs [ 0.271395] calling intel_idle_init+0x0/0x172 @ 1 [ 0.271398] intel_idle: MWAIT substates: 0x11142120 [ 0.271399] intel_idle: v0.4.1 model 0x3D [ 0.271507] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.271510] initcall intel_idle_init+0x0/0x172 returned 0 after 109 usecs [ 0.271513] calling acpi_button_driver_init+0x0/0xc @ 1 [ 0.271591] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 [ 0.271601] ACPI: Sleep Button [SLPB] [ 0.271642] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 0.271649] ACPI: Power Button [PWRB] [ 0.271690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.271703] ACPI: Power Button [PWRF] [ 0.271720] initcall acpi_button_driver_init+0x0/0xc returned 0 after 198 usecs [ 0.271722] calling acpi_fan_driver_init+0x0/0xe @ 1 [ 0.272065] initcall acpi_fan_driver_init+0x0/0xe returned 0 after 331 usecs [ 0.272068] calling acpi_video_init+0x0/0x81 @ 1 [ 0.272076] initcall acpi_video_init+0x0/0x81 returned 0 after 5 usecs [ 0.272079] calling acpi_processor_driver_init+0x0/0xa1 @ 1 [ 0.272185] initcall acpi_processor_driver_init+0x0/0xa1 returned 0 after 101 usecs [ 0.272188] calling acpi_thermal_init+0x0/0x85 @ 1 [ 0.273081] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.273083] ACPI: Thermal Zone [TZ00] (28 C) [ 0.273479] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.273481] ACPI: Thermal Zone [TZ01] (30 C) [ 0.273493] initcall acpi_thermal_init+0x0/0x85 returned 0 after 1271 usecs [ 0.273496] calling acpi_ec_sys_init+0x0/0x123 @ 1 [ 0.273499] initcall acpi_ec_sys_init+0x0/0x123 returned -19 after 0 usecs [ 0.273502] calling acpi_pad_init+0x0/0xc3 @ 1 [ 0.273545] initcall acpi_pad_init+0x0/0xc3 returned 0 after 38 usecs [ 0.273547] calling erst_init+0x0/0x2f4 @ 1 [ 0.273551] initcall erst_init+0x0/0x2f4 returned 0 after 0 usecs [ 0.273553] calling gpio_clk_driver_init+0x0/0xe @ 1 [ 0.273563] initcall gpio_clk_driver_init+0x0/0xe returned 0 after 6 usecs [ 0.273565] calling plt_clk_driver_init+0x0/0xe @ 1 [ 0.273574] initcall plt_clk_driver_init+0x0/0xe returned 0 after 5 usecs [ 0.273577] calling ioat_init_module+0x0/0xb7 @ 1 [ 0.273578] ioatdma: Intel(R) QuickData Technology Driver 4.00 [ 0.273603] initcall ioat_init_module+0x0/0xb7 returned 0 after 22 usecs [ 0.273606] calling virtio_pci_driver_init+0x0/0x15 @ 1 [ 0.273620] initcall virtio_pci_driver_init+0x0/0x15 returned 0 after 10 usecs [ 0.273622] calling n_null_init+0x0/0x1e @ 1 [ 0.273625] initcall n_null_init+0x0/0x1e returned 0 after 0 usecs [ 0.273628] calling pty_init+0x0/0x1f2 @ 1 [ 0.273687] initcall pty_init+0x0/0x1f2 returned 0 after 54 usecs [ 0.273690] calling sysrq_init+0x0/0x6f @ 1 [ 0.273695] initcall sysrq_init+0x0/0x6f returned 0 after 2 usecs [ 0.273698] calling serial8250_init+0x0/0x15c @ 1 [ 0.273700] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.294361] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.315081] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 0.315330] initcall serial8250_init+0x0/0x15c returned 0 after 40651 usecs [ 0.315333] calling serial_pci_driver_init+0x0/0x15 @ 1 [ 0.315356] initcall serial_pci_driver_init+0x0/0x15 returned 0 after 18 usecs [ 0.315358] calling ttyprintk_init+0x0/0x105 @ 1 [ 0.315418] initcall ttyprintk_init+0x0/0x105 returned 0 after 50 usecs [ 0.315421] calling init+0x0/0xfe @ 1 [ 0.315441] initcall init+0x0/0xfe returned 0 after 16 usecs [ 0.315444] calling hpet_init+0x0/0x62 @ 1 [ 0.315669] initcall hpet_init+0x0/0x62 returned 0 after 216 usecs [ 0.315672] calling hwrng_modinit+0x0/0x7e @ 1 [ 0.315723] initcall hwrng_modinit+0x0/0x7e returned 0 after 46 usecs [ 0.315726] calling mod_init+0x0/0x1d0 @ 1 [ 0.315763] initcall mod_init+0x0/0x1d0 returned -19 after 33 usecs [ 0.315766] calling mod_init+0x0/0x198 @ 1 [ 0.315772] initcall mod_init+0x0/0x198 returned -19 after 3 usecs [ 0.315774] calling virtio_rng_driver_init+0x0/0xc @ 1 [ 0.315782] initcall virtio_rng_driver_init+0x0/0xc returned 0 after 5 usecs [ 0.315784] calling cn_proc_init+0x0/0x37 @ 1 [ 0.315787] initcall cn_proc_init+0x0/0x37 returned 0 after 0 usecs [ 0.315790] calling topology_sysfs_init+0x0/0x30 @ 1 [ 0.315801] initcall topology_sysfs_init+0x0/0x30 returned 0 after 7 usecs [ 0.315803] calling cacheinfo_sysfs_init+0x0/0x27 @ 1 [ 0.315961] initcall cacheinfo_sysfs_init+0x0/0x27 returned 175 after 152 usecs [ 0.315963] calling devcoredump_init+0x0/0x13 @ 1 [ 0.315970] initcall devcoredump_init+0x0/0x13 returned 0 after 4 usecs [ 0.315972] calling loop_init+0x0/0x143 @ 1 [ 0.317335] loop: module loaded [ 0.317339] initcall loop_init+0x0/0x143 returned 0 after 1331 usecs [ 0.317342] calling init_cryptoloop+0x0/0x25 @ 1 [ 0.317345] initcall init_cryptoloop+0x0/0x25 returned 0 after 0 usecs [ 0.317346] calling init+0x0/0x80 @ 1 [ 0.317370] initcall init+0x0/0x80 returned 0 after 20 usecs [ 0.317372] calling intel_lpss_init+0x0/0x1c @ 1 [ 0.317377] initcall intel_lpss_init+0x0/0x1c returned 0 after 3 usecs [ 0.317379] calling intel_lpss_pci_driver_init+0x0/0x15 @ 1 [ 0.317402] initcall intel_lpss_pci_driver_init+0x0/0x15 returned 0 after 19 usecs [ 0.317404] calling intel_lpss_acpi_driver_init+0x0/0xe @ 1 [ 0.317418] initcall intel_lpss_acpi_driver_init+0x0/0xe returned 0 after 11 usecs [ 0.317420] calling intel_soc_pmic_i2c_driver_init+0x0/0xe @ 1 [ 0.317428] initcall intel_soc_pmic_i2c_driver_init+0x0/0xe returned 0 after 5 usecs [ 0.317430] calling raid_init+0x0/0xc @ 1 [ 0.317436] initcall raid_init+0x0/0xc returned 0 after 3 usecs [ 0.317438] calling spi_transport_init+0x0/0x7f @ 1 [ 0.317448] initcall spi_transport_init+0x0/0x7f returned 0 after 7 usecs [ 0.317450] calling fc_transport_init+0x0/0x7d @ 1 [ 0.317463] initcall fc_transport_init+0x0/0x7d returned 0 after 10 usecs [ 0.317465] calling sas_transport_init+0x0/0xb3 @ 1 [ 0.317481] initcall sas_transport_init+0x0/0xb3 returned 0 after 13 usecs [ 0.317483] calling sas_class_init+0x0/0x7a @ 1 [ 0.317490] initcall sas_class_init+0x0/0x7a returned 0 after 4 usecs [ 0.317492] calling libfc_init+0x0/0x30 @ 1 [ 0.317572] initcall libfc_init+0x0/0x30 returned 0 after 74 usecs [ 0.317574] calling blogic_init+0x0/0x1014 @ 1 [ 0.317599] initcall blogic_init+0x0/0x1014 returned 0 after 22 usecs [ 0.317601] calling isci_init+0x0/0x69 @ 1 [ 0.317602] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0 [ 0.317619] initcall isci_init+0x0/0x69 returned 0 after 15 usecs [ 0.317622] calling hpsa_init+0x0/0x4f @ 1 [ 0.317637] initcall hpsa_init+0x0/0x4f returned 0 after 12 usecs [ 0.317639] calling pqi_init+0x0/0xdc @ 1 [ 0.317639] Microsemi PQI Driver (v1.1.2-126) [ 0.317655] initcall pqi_init+0x0/0xdc returned 0 after 13 usecs [ 0.317657] calling megasas_init+0x0/0x211 @ 1 [ 0.317658] megasas: 07.704.04.00-rc1 [ 0.317677] initcall megasas_init+0x0/0x211 returned 0 after 16 usecs [ 0.317679] calling _mpt3sas_init+0x0/0x1bc @ 1 [ 0.317680] mpt3sas version 17.100.00.00 loaded [ 0.317741] initcall _mpt3sas_init+0x0/0x1bc returned 0 after 57 usecs [ 0.317743] calling init+0x0/0xd2 @ 1 [ 0.317761] initcall init+0x0/0xd2 returned 0 after 15 usecs [ 0.317763] calling pvscsi_init+0x0/0x2f @ 1 [ 0.317764] VMware PVSCSI driver - version 1.0.7.0-k [ 0.317777] initcall pvscsi_init+0x0/0x2f returned 0 after 10 usecs [ 0.317779] calling init_sd+0x0/0x173 @ 1 [ 0.317800] initcall init_sd+0x0/0x173 returned 0 after 18 usecs [ 0.317802] calling init_sg+0x0/0xc2 @ 1 [ 0.317808] initcall init_sg+0x0/0xc2 returned 0 after 3 usecs [ 0.317810] calling nvme_core_init+0x0/0x149 @ 1 [ 0.317922] initcall nvme_core_init+0x0/0x149 returned 0 after 106 usecs [ 0.317924] calling nvme_init+0x0/0x15 @ 1 [ 0.317940] initcall nvme_init+0x0/0x15 returned 0 after 12 usecs [ 0.317943] calling ahci_pci_driver_init+0x0/0x15 @ 1 [ 0.317964] ahci 0000:00:1f.2: version 3.0 [ 0.318206] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x1 impl SATA mode [ 0.318210] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst [ 0.318656] scsi host0: ahci [ 0.318799] scsi host1: ahci [ 0.318875] ata1: SATA max UDMA/133 abar m2048@0xf7419000 port 0xf7419100 irq 46 [ 0.318876] ata2: DUMMY [ 0.318904] initcall ahci_pci_driver_init+0x0/0x15 returned 0 after 935 usecs [ 0.318907] calling ahci_driver_init+0x0/0xe @ 1 [ 0.318922] initcall ahci_driver_init+0x0/0xe returned 0 after 13 usecs [ 0.318925] calling piix_init+0x0/0x2a @ 1 [ 0.318944] initcall piix_init+0x0/0x2a returned 0 after 16 usecs [ 0.318947] calling sch_pci_driver_init+0x0/0x15 @ 1 [ 0.318960] initcall sch_pci_driver_init+0x0/0x15 returned 0 after 10 usecs [ 0.318963] calling mpiix_pci_driver_init+0x0/0x15 @ 1 [ 0.318975] initcall mpiix_pci_driver_init+0x0/0x15 returned 0 after 9 usecs [ 0.318978] calling ata_generic_pci_driver_init+0x0/0x15 @ 1 [ 0.318992] initcall ata_generic_pci_driver_init+0x0/0x15 returned 0 after 11 usecs [ 0.318994] calling drm_kms_helper_init+0x0/0x12 @ 1 [ 0.318997] initcall drm_kms_helper_init+0x0/0x12 returned 0 after 0 usecs [ 0.318999] calling drm_core_init+0x0/0xe9 @ 1 [ 0.319012] initcall drm_core_init+0x0/0xe9 returned 0 after 10 usecs [ 0.319015] calling ttm_init+0x0/0x63 @ 1 [ 0.319030] initcall ttm_init+0x0/0x63 returned 0 after 12 usecs [ 0.319032] calling i915_init+0x0/0x55 @ 1 [ 0.319234] [drm:intel_detect_pch] Found WildcatPoint LP PCH [ 0.319238] [drm:intel_power_domains_init] Allowed DC state mask 00 [ 0.319378] [drm:i915_driver_load] ppgtt mode: 3 [ 0.319382] [drm:intel_uc_sanitize_options] enable_guc=0 (submission:no huc:no) [ 0.319403] [drm:i915_ggtt_probe_hw] GGTT size = 4096M [ 0.319406] [drm:i915_ggtt_probe_hw] GMADR size = 256M [ 0.319408] [drm:i915_ggtt_probe_hw] DSM size = 32M [ 0.319411] checking generic (e0000000 1d5000) vs hw (e0000000 10000000) [ 0.319412] fb: switching to inteldrmfb from EFI VGA [ 0.319430] Console: switching to colour dummy device 80x25 [ 0.319535] [drm] Replacing VGA console driver [ 0.319553] [drm:i915_gem_init_stolen] Memory reserved for graphics device: 32768K, usable: 31744K [ 0.319562] [drm:intel_opregion_setup] graphic opregion physical addr: 0xdbd0b018 [ 0.319571] [drm:intel_opregion_setup] Public ACPI methods supported [ 0.319573] [drm:intel_opregion_setup] SWSCI supported [ 0.322367] [drm:intel_opregion_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00700483 [ 0.322369] [drm:intel_opregion_setup] ASLE supported [ 0.322371] [drm:intel_opregion_setup] ASLE extension supported [ 0.322374] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4) [ 0.322433] [drm:intel_gvt_init] GVT-g is disabled by kernel params [ 0.322434] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 0.322435] [drm] Driver supports precise vblank timestamp query. [ 0.322438] [drm:intel_bios_init] Set default to SSC at 120000 kHz [ 0.322441] [drm:intel_bios_init] VBT signature "$VBT HASWELL ", BDB version 184 [ 0.322444] [drm:intel_bios_init] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0 [ 0.322446] [drm:intel_bios_init] crt_ddc_bus_pin: 2 [ 0.323419] [drm:intel_opregion_get_panel_type] Ignoring OpRegion panel type (0) [ 0.323423] [drm:intel_bios_init] Panel type: 2 (VBT) [ 0.323426] [drm:intel_bios_init] DRRS supported mode is static [ 0.323431] [drm:intel_bios_init] Found panel mode in BIOS VBT tables: [ 0.323437] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa [ 0.323439] [drm:intel_bios_init] VBT initial LVDS value 300 [ 0.323442] [drm:intel_bios_init] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 255, controller 0 [ 0.323445] [drm:intel_bios_init] Found SDVO panel mode in BIOS VBT tables: [ 0.323450] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa [ 0.323452] [drm:intel_bios_init] DRRS State Enabled:1 [ 0.323455] [drm:intel_bios_init] Skipping SDVO device mapping [ 0.323458] [drm:intel_bios_init] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0 [ 0.323460] [drm:intel_bios_init] VBT HDMI level shift for port A: 0 [ 0.323463] [drm:intel_bios_init] Port B VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0 [ 0.323466] [drm:intel_bios_init] VBT HDMI level shift for port B: 3 [ 0.323468] [drm:intel_bios_init] Port C VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0 [ 0.323470] [drm:intel_bios_init] VBT HDMI level shift for port C: 3 [ 0.323473] [drm:intel_bios_init] Port D VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0 [ 0.323475] [drm:intel_bios_init] VBT HDMI level shift for port D: 3 [ 0.323492] [drm:intel_dsm_detect] no _DSM method for intel device [ 0.323500] [drm:i915_driver_load] rawclk rate: 24000 kHz [ 0.323504] [drm:intel_power_well_enable] enabling always-on [ 0.323505] [drm:intel_power_well_enable] enabling display [ 0.323513] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 0.323798] [drm:intel_fbc_init] Sanitized enable_fbc value: 1 [ 0.323803] [drm:intel_print_wm_latency] Primary WM0 latency 20 (2.0 usec) [ 0.323806] [drm:intel_print_wm_latency] Primary WM1 latency 50 (25.0 usec) [ 0.323809] [drm:intel_print_wm_latency] Primary WM2 latency 90 (45.0 usec) [ 0.323811] [drm:intel_print_wm_latency] Primary WM3 latency 130 (65.0 usec) [ 0.323814] [drm:intel_print_wm_latency] Primary WM4 latency 160 (80.0 usec) [ 0.323817] [drm:intel_print_wm_latency] Sprite WM0 latency 20 (2.0 usec) [ 0.323820] [drm:intel_print_wm_latency] Sprite WM1 latency 50 (25.0 usec) [ 0.323823] [drm:intel_print_wm_latency] Sprite WM2 latency 90 (45.0 usec) [ 0.323825] [drm:intel_print_wm_latency] Sprite WM3 latency 130 (65.0 usec) [ 0.323828] [drm:intel_print_wm_latency] Sprite WM4 latency 160 (80.0 usec) [ 0.323831] [drm:intel_print_wm_latency] Cursor WM0 latency 20 (2.0 usec) [ 0.323833] [drm:intel_print_wm_latency] Cursor WM1 latency 50 (25.0 usec) [ 0.323836] [drm:intel_print_wm_latency] Cursor WM2 latency 90 (45.0 usec) [ 0.323839] [drm:intel_print_wm_latency] Cursor WM3 latency 130 (65.0 usec) [ 0.323842] [drm:intel_print_wm_latency] Cursor WM4 latency 160 (80.0 usec) [ 0.323844] [drm:intel_modeset_init] 3 display pipes available. [ 0.323888] [drm:intel_dump_cdclk_state] Current CDCLK 540000 kHz, VCO 0 kHz, ref 0 kHz, voltage level 1 [ 0.323891] [drm:intel_update_max_cdclk] Max CD clock rate: 540000 kHz [ 0.323894] [drm:intel_modeset_init] Max dotclock rate: 540000 kHz [ 0.324204] [drm:intel_hdmi_init_connector] Adding HDMI connector on port C [ 0.324208] [drm:intel_hdmi_init_connector] Using DDC pin 0x4 for port C (VBT) [ 0.324242] [drm:intel_modeset_setup_hw_state] pipe A active planes 0x0 [ 0.324245] [drm:intel_modeset_setup_hw_state] pipe A active planes 0x0 [ 0.324247] [drm:intel_modeset_setup_hw_state] pipe A active planes 0x0 [ 0.324250] [drm:intel_modeset_setup_hw_state] [CRTC:37:pipe A] hw state readout: disabled [ 0.324254] [drm:intel_modeset_setup_hw_state] pipe B active planes 0x0 [ 0.324256] [drm:intel_modeset_setup_hw_state] pipe B active planes 0x0 [ 0.324259] [drm:intel_modeset_setup_hw_state] pipe B active planes 0x0 [ 0.324261] [drm:intel_modeset_setup_hw_state] [CRTC:47:pipe B] hw state readout: disabled [ 0.324265] [drm:intel_modeset_setup_hw_state] pipe C active planes 0x0 [ 0.324268] [drm:intel_modeset_setup_hw_state] pipe C active planes 0x0 [ 0.324270] [drm:intel_modeset_setup_hw_state] pipe C active planes 0x0 [ 0.324273] [drm:intel_modeset_setup_hw_state] [CRTC:57:pipe C] hw state readout: disabled [ 0.324276] [drm:intel_modeset_setup_hw_state] WRPLL 1 hw state readout: crtc_mask 0x00000000, on 0 [ 0.324279] [drm:intel_modeset_setup_hw_state] WRPLL 2 hw state readout: crtc_mask 0x00000000, on 0 [ 0.324282] [drm:intel_modeset_setup_hw_state] SPLL hw state readout: crtc_mask 0x00000000, on 0 [ 0.324285] [drm:intel_modeset_setup_hw_state] LCPLL 810 hw state readout: crtc_mask 0x00000000, on 1 [ 0.324287] [drm:intel_modeset_setup_hw_state] LCPLL 1350 hw state readout: crtc_mask 0x00000000, on 1 [ 0.324290] [drm:intel_modeset_setup_hw_state] LCPLL 2700 hw state readout: crtc_mask 0x00000000, on 1 [ 0.324293] [drm:intel_modeset_setup_hw_state] [ENCODER:58:DDI C] hw state readout: disabled, pipe A [ 0.324297] [drm:intel_modeset_setup_hw_state] [CONNECTOR:59:HDMI-A-1] hw state readout: disabled [ 0.324301] [drm:intel_dump_pipe_config] [CRTC:37:pipe A][setup_hw_state] [ 0.324303] [drm:intel_dump_pipe_config] output_types: (0x0) [ 0.324305] [drm:intel_dump_pipe_config] cpu_transcoder: A, pipe bpp: 0, dithering: 0 [ 0.324307] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0 [ 0.324308] [drm:intel_dump_pipe_config] requested mode: [ 0.324313] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324315] [drm:intel_dump_pipe_config] adjusted mode: [ 0.324319] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324322] [drm:intel_dump_pipe_config] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0 [ 0.324324] [drm:intel_dump_pipe_config] port clock: 0, pipe src size: 0x0, pixel rate 0 [ 0.324327] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled [ 0.324328] [drm:intel_dump_pipe_config] ips: 0, double wide: 0 [ 0.324331] [drm:intel_dump_pipe_config] dpll_hw_state: wrpll: 0x0 spll: 0x0 [ 0.324332] [drm:intel_dump_pipe_config] planes on this crtc [ 0.324334] [drm:intel_dump_pipe_config] [PLANE:28:primary A] disabled, scaler_id = 0 [ 0.324336] [drm:intel_dump_pipe_config] [PLANE:31:sprite A] disabled, scaler_id = 0 [ 0.324338] [drm:intel_dump_pipe_config] [PLANE:34:cursor A] disabled, scaler_id = 0 [ 0.324340] [drm:intel_dump_pipe_config] [CRTC:47:pipe B][setup_hw_state] [ 0.324342] [drm:intel_dump_pipe_config] output_types: (0x0) [ 0.324344] [drm:intel_dump_pipe_config] cpu_transcoder: B, pipe bpp: 0, dithering: 0 [ 0.324346] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0 [ 0.324347] [drm:intel_dump_pipe_config] requested mode: [ 0.324351] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324353] [drm:intel_dump_pipe_config] adjusted mode: [ 0.324357] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324365] [drm:intel_dump_pipe_config] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0 [ 0.324367] [drm:intel_dump_pipe_config] port clock: 0, pipe src size: 0x0, pixel rate 0 [ 0.324369] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled [ 0.324371] [drm:intel_dump_pipe_config] ips: 0, double wide: 0 [ 0.324373] [drm:intel_dump_pipe_config] dpll_hw_state: wrpll: 0x0 spll: 0x0 [ 0.324374] [drm:intel_dump_pipe_config] planes on this crtc [ 0.324376] [drm:intel_dump_pipe_config] [PLANE:38:primary B] disabled, scaler_id = 0 [ 0.324378] [drm:intel_dump_pipe_config] [PLANE:41:sprite B] disabled, scaler_id = 0 [ 0.324380] [drm:intel_dump_pipe_config] [PLANE:44:cursor B] disabled, scaler_id = 0 [ 0.324382] [drm:intel_dump_pipe_config] [CRTC:57:pipe C][setup_hw_state] [ 0.324384] [drm:intel_dump_pipe_config] output_types: (0x0) [ 0.324386] [drm:intel_dump_pipe_config] cpu_transcoder: C, pipe bpp: 0, dithering: 0 [ 0.324388] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0 [ 0.324389] [drm:intel_dump_pipe_config] requested mode: [ 0.324393] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324395] [drm:intel_dump_pipe_config] adjusted mode: [ 0.324399] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 0.324402] [drm:intel_dump_pipe_config] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0 [ 0.324404] [drm:intel_dump_pipe_config] port clock: 0, pipe src size: 0x0, pixel rate 0 [ 0.324406] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled [ 0.324408] [drm:intel_dump_pipe_config] ips: 0, double wide: 0 [ 0.324409] [drm:intel_dump_pipe_config] dpll_hw_state: wrpll: 0x0 spll: 0x0 [ 0.324411] [drm:intel_dump_pipe_config] planes on this crtc [ 0.324413] [drm:intel_dump_pipe_config] [PLANE:48:primary C] disabled, scaler_id = 0 [ 0.324415] [drm:intel_dump_pipe_config] [PLANE:51:sprite C] disabled, scaler_id = 0 [ 0.324417] [drm:intel_dump_pipe_config] [PLANE:54:cursor C] disabled, scaler_id = 0 [ 0.324419] [drm:intel_modeset_setup_hw_state] LCPLL 810 enabled but not in use, disabling [ 0.324422] [drm:intel_modeset_setup_hw_state] LCPLL 1350 enabled but not in use, disabling [ 0.324424] [drm:intel_modeset_setup_hw_state] LCPLL 2700 enabled but not in use, disabling [ 0.324431] [drm:intel_power_well_disable] disabling display [ 0.324436] [drm:intel_power_well_disable] disabling always-on [ 0.324661] [drm:i915_gem_init_ggtt] clearing unused GTT space: [1000, 100000000] [ 0.324685] [drm:i915_gem_contexts_init] logical context support initialized [ 0.324696] [drm:intel_engine_create_scratch] rcs0 pipe control offset: 0xfffff000 [ 0.324916] [drm:intel_engine_init_common] rcs0 hws offset: 0xfffe8000 [ 0.325007] [drm:intel_engine_init_common] bcs0 hws offset: 0xfffe4000 [ 0.325078] [drm:intel_engine_init_common] vcs0 hws offset: 0xfffe0000 [ 0.325121] [drm:intel_engine_init_common] vecs0 hws offset: 0xfffdc000 [ 0.325131] [drm:gen8_init_common_ring] Execlists enabled for rcs0 [ 0.325134] [drm:init_workarounds_ring] rcs0: Number of context specific w/a: 11 [ 0.325138] [drm:gen8_init_common_ring] Execlists enabled for bcs0 [ 0.325143] [drm:gen8_init_common_ring] Execlists enabled for vcs0 [ 0.325147] [drm:gen8_init_common_ring] Execlists enabled for vecs0 [ 0.325220] [drm:intel_power_well_enable] enabling always-on [ 0.325396] [drm:intel_fbdev_init] pipe A not active or no fb, skipping [ 0.325398] [drm:intel_fbdev_init] pipe B not active or no fb, skipping [ 0.325400] [drm:intel_fbdev_init] pipe C not active or no fb, skipping [ 0.325402] [drm:intel_fbdev_init] no active fbs found, not using BIOS config [ 0.325619] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0 [ 0.325707] [drm:intel_opregion_register] 1 outputs detected [ 0.327191] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 0.327638] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3 [ 0.327695] i915 device info: pciid=0x1606 rev=0x09 platform=BROADWELL gen=8 [ 0.327696] i915 device info: is_mobile: no [ 0.327698] i915 device info: is_lp: no [ 0.327699] i915 device info: is_alpha_support: no [ 0.327700] i915 device info: has_64bit_reloc: yes [ 0.327702] i915 device info: has_aliasing_ppgtt: yes [ 0.327703] i915 device info: has_csr: no [ 0.327704] i915 device info: has_ddi: yes [ 0.327705] i915 device info: has_dp_mst: yes [ 0.327707] i915 device info: has_reset_engine: yes [ 0.327708] i915 device info: has_fbc: yes [ 0.327709] i915 device info: has_fpga_dbg: yes [ 0.327711] i915 device info: has_full_ppgtt: yes [ 0.327716] [drm:drm_setup_crtcs] [ 0.327717] i915 device info: has_full_48bit_ppgtt: yes [ 0.327722] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:59:HDMI-A-1] [ 0.327723] i915 device info: has_gmch_display: no [ 0.327727] [drm:intel_hdmi_detect] [CONNECTOR:59:HDMI-A-1] [ 0.327729] i915 device info: has_guc: no [ 0.327730] i915 device info: has_guc_ct: no [ 0.327731] i915 device info: has_hotplug: yes [ 0.327732] i915 device info: has_l3_dpf: no [ 0.327734] i915 device info: has_llc: yes [ 0.327735] i915 device info: has_logical_ring_contexts: yes [ 0.327736] i915 device info: has_logical_ring_preemption: no [ 0.327738] i915 device info: has_overlay: no [ 0.327739] i915 device info: has_pooled_eu: no [ 0.327740] i915 device info: has_psr: yes [ 0.327742] i915 device info: has_rc6: yes [ 0.327743] i915 device info: has_rc6p: no [ 0.327744] i915 device info: has_resource_streamer: yes [ 0.327745] i915 device info: has_runtime_pm: yes [ 0.327747] i915 device info: has_snoop: no [ 0.327748] i915 device info: unfenced_needs_alignment: no [ 0.327749] i915 device info: cursor_needs_physical: no [ 0.327751] i915 device info: hws_needs_physical: no [ 0.327752] i915 device info: overlay_needs_physical: no [ 0.327753] i915 device info: supports_tv: no [ 0.327755] i915 device info: has_ipc: no [ 0.327756] i915 device info: slice mask: 0001 [ 0.327757] i915 device info: slice total: 1 [ 0.327758] i915 device info: subslice total: 2 [ 0.327760] i915 device info: subslice mask 0003 [ 0.327761] i915 device info: subslice per slice: 2 [ 0.327762] i915 device info: EU total: 12 [ 0.327764] i915 device info: EU per subslice: 6 [ 0.327765] i915 device info: has slice power gating: no [ 0.327766] i915 device info: has subslice power gating: no [ 0.327767] i915 device info: has EU power gating: no [ 0.327769] i915 device info: CS timestamp frequency: 12500 kHz [ 0.327807] initcall i915_init+0x0/0x55 returned 0 after 8564 usecs [ 0.327810] calling cirrus_init+0x0/0x3c @ 1 [ 0.327827] initcall cirrus_init+0x0/0x3c returned 0 after 13 usecs [ 0.327830] calling bochs_init+0x0/0x3c @ 1 [ 0.327843] initcall bochs_init+0x0/0x3c returned 0 after 10 usecs [ 0.327846] calling virtio_gpu_driver_init+0x0/0xc @ 1 [ 0.327855] initcall virtio_gpu_driver_init+0x0/0xc returned 0 after 5 usecs [ 0.327857] calling net_olddevs_init+0x0/0x5e @ 1 [ 0.327864] initcall net_olddevs_init+0x0/0x5e returned 0 after 3 usecs [ 0.327866] calling tun_init+0x0/0xa0 @ 1 [ 0.327877] tun: Universal TUN/TAP device driver, 1.6 [ 0.327923] initcall tun_init+0x0/0xa0 returned 0 after 42 usecs [ 0.327926] calling e100_init_module+0x0/0x53 @ 1 [ 0.327927] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 0.327928] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.327944] initcall e100_init_module+0x0/0x53 returned 0 after 14 usecs [ 0.327946] calling fusion_init+0x0/0xf1 @ 1 [ 0.327947] Fusion MPT base driver 3.04.20 [ 0.327948] Copyright (c) 1999-2008 LSI Corporation [ 0.327955] initcall fusion_init+0x0/0xf1 returned 0 after 5 usecs [ 0.327957] calling mptspi_init+0x0/0xed @ 1 [ 0.327958] Fusion MPT SPI Host driver 3.04.20 [ 0.327973] initcall mptspi_init+0x0/0xed returned 0 after 12 usecs [ 0.327976] calling mptsas_init+0x0/0x129 @ 1 [ 0.327976] Fusion MPT SAS Host driver 3.04.20 [ 0.327992] initcall mptsas_init+0x0/0x129 returned 0 after 13 usecs [ 0.327995] calling ehci_hcd_init+0x0/0xc5 @ 1 [ 0.327996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.328002] initcall ehci_hcd_init+0x0/0xc5 returned 0 after 4 usecs [ 0.328005] calling ehci_pci_init+0x0/0x66 @ 1 [ 0.328006] ehci-pci: EHCI PCI platform driver [ 0.328183] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 0.328190] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 0.328214] ehci-pci 0000:00:1d.0: debug port 2 [ 0.328395] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0050 w(1) [ 0.328398] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK on first message, retry [ 0.329394] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0050 w(1) [ 0.329399] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpc [ 0.329402] [drm:intel_hdmi_set_edid] HDMI GMBUS EDID read failed, retry using GPIO bit-banging [ 0.329405] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus dpc. force bit now 1 [ 0.330158] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpc [ 0.330160] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus dpc. force bit now 0 [ 0.330377] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) [ 0.330380] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK on first message, retry [ 0.331398] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) [ 0.331403] [drm:drm_dp_dual_mode_detect] DP dual mode HDMI ID: (err -6) [ 0.331407] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:59:HDMI-A-1] status updated from unknown to disconnected [ 0.331412] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:59:HDMI-A-1] disconnected [ 0.331416] [drm:drm_setup_crtcs] No connectors reported connected with modes [ 0.331419] [drm:drm_setup_crtcs] connector 59 enabled? no [ 0.331434] [drm:intel_fb_initial_config] Not using firmware configuration [ 0.331437] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config [ 0.331439] [drm] Cannot find any crtc or sizes [ 0.332130] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 0.332151] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf741a000 [ 0.339292] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 0.339354] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.339356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.339358] usb usb1: Product: EHCI Host Controller [ 0.339360] usb usb1: Manufacturer: Linux 4.16.4-556.native ehci_hcd [ 0.339362] usb usb1: SerialNumber: 0000:00:1d.0 [ 0.339565] hub 1-0:1.0: USB hub found [ 0.339572] hub 1-0:1.0: 2 ports detected [ 0.339772] initcall ehci_pci_init+0x0/0x66 returned 0 after 11485 usecs [ 0.339776] calling uhci_hcd_init+0x0/0x11a @ 1 [ 0.339777] uhci_hcd: USB Universal Host Controller Interface driver [ 0.339804] initcall uhci_hcd_init+0x0/0x11a returned 0 after 24 usecs [ 0.339807] calling xhci_hcd_init+0x0/0x1a @ 1 [ 0.339813] initcall xhci_hcd_init+0x0/0x1a returned 0 after 2 usecs [ 0.339815] calling xhci_pci_init+0x0/0x3e @ 1 [ 0.339996] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.340002] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.341092] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810 [ 0.341098] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 0.341229] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.341231] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.341233] usb usb2: Product: xHCI Host Controller [ 0.341235] usb usb2: Manufacturer: Linux 4.16.4-556.native xhci-hcd [ 0.341236] usb usb2: SerialNumber: 0000:00:14.0 [ 0.341441] hub 2-0:1.0: USB hub found [ 0.341456] hub 2-0:1.0: 11 ports detected [ 0.345896] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.345902] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 0.345948] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.345950] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.345952] usb usb3: Product: xHCI Host Controller [ 0.345954] usb usb3: Manufacturer: Linux 4.16.4-556.native xhci-hcd [ 0.345956] usb usb3: SerialNumber: 0000:00:14.0 [ 0.346162] hub 3-0:1.0: USB hub found [ 0.346173] hub 3-0:1.0: 4 ports detected [ 0.348155] initcall xhci_pci_init+0x0/0x3e returned 0 after 8138 usecs [ 0.348158] calling usb_storage_driver_init+0x0/0x2a @ 1 [ 0.348179] usbcore: registered new interface driver usb-storage [ 0.348182] initcall usb_storage_driver_init+0x0/0x2a returned 0 after 20 usecs [ 0.348186] calling evdev_init+0x0/0xc @ 1 [ 0.348542] initcall evdev_init+0x0/0xc returned 0 after 343 usecs [ 0.348546] calling rmi_bus_init+0x0/0xdb @ 1 [ 0.348600] initcall rmi_bus_init+0x0/0xdb returned 0 after 50 usecs [ 0.348603] calling cmos_init+0x0/0x6d @ 1 [ 0.348625] rtc_cmos 00:04: RTC can wake from S4 [ 0.348779] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.348814] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.348825] initcall cmos_init+0x0/0x6d returned 0 after 213 usecs [ 0.348828] calling acpi_smbus_cmi_driver_init+0x0/0xc @ 1 [ 0.348871] initcall acpi_smbus_cmi_driver_init+0x0/0xc returned 0 after 38 usecs [ 0.348874] calling dw_i2c_driver_init+0x0/0x15 @ 1 [ 0.348892] initcall dw_i2c_driver_init+0x0/0x15 returned 0 after 13 usecs [ 0.348895] calling acpi_power_meter_init+0x0/0x35 @ 1 [ 0.348928] initcall acpi_power_meter_init+0x0/0x35 returned 0 after 29 usecs [ 0.348931] calling coretemp_init+0x0/0xbc @ 1 [ 0.349054] initcall coretemp_init+0x0/0xbc returned 0 after 116 usecs [ 0.349056] calling powerclamp_init+0x0/0x1fa @ 1 [ 0.349090] initcall powerclamp_init+0x0/0x1fa returned 0 after 31 usecs [ 0.349092] calling pkg_temp_thermal_init+0x0/0x124 @ 1 [ 0.349168] initcall pkg_temp_thermal_init+0x0/0x124 returned 0 after 71 usecs [ 0.349169] calling raid0_init+0x0/0xc @ 1 [ 0.349172] initcall raid0_init+0x0/0xc returned 0 after 0 usecs [ 0.349173] calling raid_init+0x0/0xc @ 1 [ 0.349175] initcall raid_init+0x0/0xc returned 0 after 0 usecs [ 0.349177] calling raid_init+0x0/0xc @ 1 [ 0.349178] initcall raid_init+0x0/0xc returned 0 after 0 usecs [ 0.349180] calling dm_init+0x0/0x42 @ 1 [ 0.349249] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 0.349252] initcall dm_init+0x0/0x42 returned 0 after 67 usecs [ 0.349253] calling dm_crypt_init+0x0/0x29 @ 1 [ 0.349256] initcall dm_crypt_init+0x0/0x29 returned 0 after 0 usecs [ 0.349258] calling cpufreq_gov_dbs_init+0x0/0xc @ 1 [ 0.349260] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 0 usecs [ 0.349262] calling intel_pstate_init+0x0/0x315 @ 1 [ 0.349269] intel_pstate: Intel P-state driver initializing [ 0.349330] initcall intel_pstate_init+0x0/0x315 returned 0 after 64 usecs [ 0.349332] calling mmc_blk_init+0x0/0xed @ 1 [ 0.349347] initcall mmc_blk_init+0x0/0xed returned 0 after 13 usecs [ 0.349349] calling sdhci_drv_init+0x0/0x1d @ 1 [ 0.349350] sdhci: Secure Digital Host Controller Interface driver [ 0.349351] sdhci: Copyright(c) Pierre Ossman [ 0.349352] initcall sdhci_drv_init+0x0/0x1d returned 0 after 1 usecs [ 0.349354] calling sdhci_driver_init+0x0/0x15 @ 1 [ 0.349370] initcall sdhci_driver_init+0x0/0x15 returned 0 after 13 usecs [ 0.349372] calling sdhci_acpi_driver_init+0x0/0xe @ 1 [ 0.349384] initcall sdhci_acpi_driver_init+0x0/0xe returned 0 after 9 usecs [ 0.349386] calling dmi_sysfs_init+0x0/0xb2 @ 1 [ 0.349743] initcall dmi_sysfs_init+0x0/0xb2 returned 0 after 345 usecs [ 0.349746] calling efivars_sysfs_init+0x0/0x210 @ 1 [ 0.349747] EFI Variables Facility v0.08 2004-May-17 [ 0.352446] initcall efivars_sysfs_init+0x0/0x210 returned 0 after 2633 usecs [ 0.352449] calling esrt_sysfs_init+0x0/0x2d4 @ 1 [ 0.352470] initcall esrt_sysfs_init+0x0/0x2d4 returned 0 after 18 usecs [ 0.352473] calling efivars_pstore_init+0x0/0x9b @ 1 [ 0.352474] pstore: using zlib compression [ 0.352478] pstore: Registered efi as persistent store backend [ 0.352480] initcall efivars_pstore_init+0x0/0x9b returned 0 after 4 usecs [ 0.352482] calling efibc_init+0x0/0x35 @ 1 [ 0.352485] initcall efibc_init+0x0/0x35 returned 0 after 0 usecs [ 0.352487] calling efi_capsule_loader_init+0x0/0x35 @ 1 [ 0.352540] initcall efi_capsule_loader_init+0x0/0x35 returned 0 after 48 usecs [ 0.352542] calling hid_init+0x0/0x5a @ 1 [ 0.352554] hidraw: raw HID events driver (C) Jiri Kosina [ 0.352559] initcall hid_init+0x0/0x5a returned 0 after 14 usecs [ 0.352561] calling hid_generic_init+0x0/0x15 @ 1 [ 0.352571] initcall hid_generic_init+0x0/0x15 returned 0 after 6 usecs [ 0.352573] calling belkin_driver_init+0x0/0x15 @ 1 [ 0.352581] initcall belkin_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352583] calling ch_driver_init+0x0/0x15 @ 1 [ 0.352591] initcall ch_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352593] calling ch_driver_init+0x0/0x15 @ 1 [ 0.352600] initcall ch_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352603] calling holtek_kbd_driver_init+0x0/0x15 @ 1 [ 0.352611] initcall holtek_kbd_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352614] calling holtek_mouse_driver_init+0x0/0x15 @ 1 [ 0.352621] initcall holtek_mouse_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352624] calling holtek_driver_init+0x0/0x15 @ 1 [ 0.352631] initcall holtek_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352633] calling ks_driver_init+0x0/0x15 @ 1 [ 0.352641] initcall ks_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352643] calling lenovo_driver_init+0x0/0x15 @ 1 [ 0.352651] initcall lenovo_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352653] calling lg_driver_init+0x0/0x15 @ 1 [ 0.352665] initcall lg_driver_init+0x0/0x15 returned 0 after 8 usecs [ 0.352667] calling ms_driver_init+0x0/0x15 @ 1 [ 0.352676] initcall ms_driver_init+0x0/0x15 returned 0 after 6 usecs [ 0.352678] calling samsung_driver_init+0x0/0x15 @ 1 [ 0.352686] initcall samsung_driver_init+0x0/0x15 returned 0 after 5 usecs [ 0.352688] calling hid_init+0x0/0x5a @ 1 [ 0.352701] usbcore: registered new interface driver usbhid [ 0.352702] usbhid: USB HID core driver [ 0.352704] initcall hid_init+0x0/0x5a returned 0 after 13 usecs [ 0.352706] calling ips_pci_driver_init+0x0/0x15 @ 1 [ 0.352719] initcall ips_pci_driver_init+0x0/0x15 returned 0 after 10 usecs [ 0.352722] calling pmc_atom_init+0x0/0x264 @ 1 [ 0.352728] initcall pmc_atom_init+0x0/0x264 returned -19 after 3 usecs [ 0.352730] calling vbg_pci_driver_init+0x0/0x15 @ 1 [ 0.352741] initcall vbg_pci_driver_init+0x0/0x15 returned 0 after 8 usecs [ 0.352743] calling extcon_class_init+0x0/0x12 @ 1 [ 0.352749] initcall extcon_class_init+0x0/0x12 returned 0 after 3 usecs [ 0.352751] calling powercap_init+0x0/0x2a4 @ 1 [ 0.352809] initcall powercap_init+0x0/0x2a4 returned 0 after 54 usecs [ 0.352811] calling rapl_init+0x0/0x222 @ 1 [ 0.352847] intel_rapl: Found RAPL domain package [ 0.352849] intel_rapl: Found RAPL domain core [ 0.352851] intel_rapl: Found RAPL domain dram [ 0.352854] intel_rapl: RAPL package 0 domain package locked by BIOS [ 0.352858] intel_rapl: RAPL package 0 domain dram locked by BIOS [ 0.352966] initcall rapl_init+0x0/0x222 returned 0 after 148 usecs [ 0.352969] calling pm_check_save_msr+0x0/0x20 @ 1 [ 0.352971] initcall pm_check_save_msr+0x0/0x20 returned 0 after 0 usecs [ 0.352974] calling sock_diag_init+0x0/0x2f @ 1 [ 0.352991] initcall sock_diag_init+0x0/0x2f returned 0 after 14 usecs [ 0.352994] calling llc_init+0x0/0x1d @ 1 [ 0.352998] initcall llc_init+0x0/0x1d returned 0 after 0 usecs [ 0.353000] calling snap_init+0x0/0x39 @ 1 [ 0.353004] initcall snap_init+0x0/0x39 returned 0 after 1 usecs [ 0.353007] calling blackhole_init+0x0/0xc @ 1 [ 0.353011] initcall blackhole_init+0x0/0xc returned 0 after 0 usecs [ 0.353014] calling cbq_module_init+0x0/0xc @ 1 [ 0.353017] initcall cbq_module_init+0x0/0xc returned 0 after 0 usecs [ 0.353020] calling multiq_module_init+0x0/0xc @ 1 [ 0.353023] initcall multiq_module_init+0x0/0xc returned 0 after 0 usecs [ 0.353025] calling codel_module_init+0x0/0xc @ 1 [ 0.353029] initcall codel_module_init+0x0/0xc returned 0 after 0 usecs [ 0.353031] calling fq_codel_module_init+0x0/0xc @ 1 [ 0.353035] initcall fq_codel_module_init+0x0/0xc returned 0 after 0 usecs [ 0.353037] calling fq_module_init+0x0/0x57 @ 1 [ 0.353043] initcall fq_module_init+0x0/0x57 returned 0 after 2 usecs [ 0.353046] calling init_cgroup_cls+0x0/0xc @ 1 [ 0.353049] initcall init_cgroup_cls+0x0/0xc returned 0 after 0 usecs [ 0.353052] calling cls_bpf_init_mod+0x0/0xc @ 1 [ 0.353055] initcall cls_bpf_init_mod+0x0/0xc returned 0 after 0 usecs [ 0.353057] calling nfnetlink_init+0x0/0x5b @ 1 [ 0.353063] initcall nfnetlink_init+0x0/0x5b returned 0 after 2 usecs [ 0.353066] calling nfnl_acct_init+0x0/0x55 @ 1 [ 0.353069] initcall nfnl_acct_init+0x0/0x55 returned 0 after 0 usecs [ 0.353072] calling nfnetlink_queue_init+0x0/0x95 @ 1 [ 0.353079] initcall nfnetlink_queue_init+0x0/0x95 returned 0 after 4 usecs [ 0.353082] calling nfnetlink_log_init+0x0/0x99 @ 1 [ 0.353087] initcall nfnetlink_log_init+0x0/0x99 returned 0 after 1 usecs [ 0.353090] calling xt_init+0x0/0x108 @ 1 [ 0.353094] initcall xt_init+0x0/0x108 returned 0 after 1 usecs [ 0.353096] calling tcpudp_mt_init+0x0/0x11 @ 1 [ 0.353098] initcall tcpudp_mt_init+0x0/0x11 returned 0 after 0 usecs [ 0.353100] calling mark_mt_init+0x0/0x3d @ 1 [ 0.353102] initcall mark_mt_init+0x0/0x3d returned 0 after 0 usecs [ 0.353103] calling ip_set_init+0x0/0x8d @ 1 [ 0.353106] initcall ip_set_init+0x0/0x8d returned 0 after 0 usecs [ 0.353108] calling hash_ip_init+0x0/0xc @ 1 [ 0.353110] initcall hash_ip_init+0x0/0xc returned 0 after 0 usecs [ 0.353112] calling gre_offload_init+0x0/0x48 @ 1 [ 0.353115] initcall gre_offload_init+0x0/0x48 returned 0 after 0 usecs [ 0.353116] calling sysctl_ipv4_init+0x0/0x4d @ 1 [ 0.353171] initcall sysctl_ipv4_init+0x0/0x4d returned 0 after 50 usecs [ 0.353172] calling bbr_register+0x0/0xc @ 1 [ 0.353175] initcall bbr_register+0x0/0xc returned 0 after 0 usecs [ 0.353177] calling xfrm_user_init+0x0/0x45 @ 1 [ 0.353178] Initializing XFRM netlink socket [ 0.353184] initcall xfrm_user_init+0x0/0x45 returned 0 after 4 usecs [ 0.353186] calling inet6_init+0x0/0x350 @ 1 [ 0.353222] NET: Registered protocol family 10 [ 0.353467] Segment Routing with IPv6 [ 0.353490] initcall inet6_init+0x0/0x350 returned 0 after 292 usecs [ 0.353492] calling packet_init+0x0/0x41 @ 1 [ 0.353494] NET: Registered protocol family 17 [ 0.353498] initcall packet_init+0x0/0x41 returned 0 after 2 usecs [ 0.353500] calling packet_diag_init+0x0/0xc @ 1 [ 0.353503] initcall packet_diag_init+0x0/0xc returned 0 after 0 usecs [ 0.353505] calling br_init+0x0/0xcd @ 1 [ 0.353514] initcall br_init+0x0/0xcd returned 0 after 6 usecs [ 0.353517] calling br_netfilter_init+0x0/0xad @ 1 [ 0.353522] Bridge firewalling registered [ 0.353525] initcall br_netfilter_init+0x0/0xad returned 0 after 5 usecs [ 0.353527] calling ebtables_init+0x0/0x3d @ 1 [ 0.353529] initcall ebtables_init+0x0/0x3d returned 0 after 0 usecs [ 0.353532] calling ebtable_broute_init+0x0/0x20 @ 1 [ 0.353541] initcall ebtable_broute_init+0x0/0x20 returned 0 after 7 usecs [ 0.353544] calling ebtable_filter_init+0x0/0xc @ 1 [ 0.353605] initcall ebtable_filter_init+0x0/0xc returned 0 after 56 usecs [ 0.353607] calling ebtable_nat_init+0x0/0xc @ 1 [ 0.353638] initcall ebtable_nat_init+0x0/0xc returned 0 after 28 usecs [ 0.353640] calling ebt_802_3_init+0x0/0xc @ 1 [ 0.353643] initcall ebt_802_3_init+0x0/0xc returned 0 after 0 usecs [ 0.353645] calling ebt_among_init+0x0/0xc @ 1 [ 0.353647] initcall ebt_among_init+0x0/0xc returned 0 after 0 usecs [ 0.353649] calling ebt_arp_init+0x0/0xc @ 1 [ 0.353651] initcall ebt_arp_init+0x0/0xc returned 0 after 0 usecs [ 0.353653] calling ebt_ip_init+0x0/0xc @ 1 [ 0.353656] initcall ebt_ip_init+0x0/0xc returned 0 after 0 usecs [ 0.353658] calling ebt_ip6_init+0x0/0xc @ 1 [ 0.353660] initcall ebt_ip6_init+0x0/0xc returned 0 after 0 usecs [ 0.353662] calling ebt_limit_init+0x0/0xc @ 1 [ 0.353664] initcall ebt_limit_init+0x0/0xc returned 0 after 0 usecs [ 0.353667] calling ebt_mark_m_init+0x0/0xc @ 1 [ 0.353669] initcall ebt_mark_m_init+0x0/0xc returned 0 after 0 usecs [ 0.353671] calling ebt_pkttype_init+0x0/0xc @ 1 [ 0.353673] initcall ebt_pkttype_init+0x0/0xc returned 0 after 0 usecs [ 0.353675] calling ebt_stp_init+0x0/0xc @ 1 [ 0.353677] initcall ebt_stp_init+0x0/0xc returned 0 after 0 usecs [ 0.353680] calling ebt_vlan_init+0x0/0x26 @ 1 [ 0.353682] initcall ebt_vlan_init+0x0/0x26 returned 0 after 0 usecs [ 0.353684] calling ebt_arpreply_init+0x0/0xc @ 1 [ 0.353686] initcall ebt_arpreply_init+0x0/0xc returned 0 after 0 usecs [ 0.353688] calling ebt_mark_init+0x0/0xc @ 1 [ 0.353691] initcall ebt_mark_init+0x0/0xc returned 0 after 0 usecs [ 0.353693] calling ebt_dnat_init+0x0/0xc @ 1 [ 0.353695] initcall ebt_dnat_init+0x0/0xc returned 0 after 0 usecs [ 0.353697] calling ebt_redirect_init+0x0/0xc @ 1 [ 0.353700] initcall ebt_redirect_init+0x0/0xc returned 0 after 0 usecs [ 0.353702] calling ebt_snat_init+0x0/0xc @ 1 [ 0.353704] initcall ebt_snat_init+0x0/0xc returned 0 after 0 usecs [ 0.353706] calling ebt_log_init+0x0/0xc @ 1 [ 0.353708] initcall ebt_log_init+0x0/0xc returned 0 after 0 usecs [ 0.353710] calling ebt_nflog_init+0x0/0xc @ 1 [ 0.353713] initcall ebt_nflog_init+0x0/0xc returned 0 after 0 usecs [ 0.353715] calling dcbnl_init+0x0/0x53 @ 1 [ 0.353718] initcall dcbnl_init+0x0/0x53 returned 0 after 0 usecs [ 0.353722] calling mcheck_init_device+0x0/0x138 @ 1 [ 0.353819] initcall mcheck_init_device+0x0/0x138 returned 0 after 91 usecs [ 0.353822] calling dev_mcelog_init_device+0x0/0x4a @ 1 [ 0.353859] initcall dev_mcelog_init_device+0x0/0x4a returned 0 after 33 usecs [ 0.353984] calling intel_rdt_late_init+0x0/0x539 @ 1 [ 0.353988] initcall intel_rdt_late_init+0x0/0x539 returned -19 after 0 usecs [ 0.353991] calling mcheck_late_init+0x0/0x76 @ 1 [ 0.353999] initcall mcheck_late_init+0x0/0x76 returned 0 after 5 usecs [ 0.354002] calling severities_debugfs_init+0x0/0x41 @ 1 [ 0.354008] initcall severities_debugfs_init+0x0/0x41 returned 0 after 2 usecs [ 0.354011] calling threshold_init_device+0x0/0x4a @ 1 [ 0.354014] initcall threshold_init_device+0x0/0x4a returned 0 after 0 usecs [ 0.354016] calling microcode_init+0x0/0x1de @ 1 [ 0.354042] microcode: sig=0x306d4, pf=0x40, revision=0xa [ 0.354072] microcode: Microcode Update Driver: v2.2. [ 0.354075] initcall microcode_init+0x0/0x1de returned 0 after 55 usecs [ 0.354077] calling hpet_insert_resource+0x0/0x22 @ 1 [ 0.354080] initcall hpet_insert_resource+0x0/0x22 returned 0 after 1 usecs [ 0.354083] calling update_mp_table+0x0/0x512 @ 1 [ 0.354085] initcall update_mp_table+0x0/0x512 returned 0 after 0 usecs [ 0.354088] calling lapic_insert_resource+0x0/0x40 @ 1 [ 0.354091] initcall lapic_insert_resource+0x0/0x40 returned 0 after 0 usecs [ 0.354094] calling print_ICs+0x0/0x190 @ 1 [ 0.354097] initcall print_ICs+0x0/0x190 returned 0 after 0 usecs [ 0.354100] calling pat_memtype_list_init+0x0/0x38 @ 1 [ 0.354104] initcall pat_memtype_list_init+0x0/0x38 returned 0 after 1 usecs [ 0.354107] calling create_tlb_single_page_flush_ceiling+0x0/0x2f @ 1 [ 0.354112] initcall create_tlb_single_page_flush_ceiling+0x0/0x2f returned 0 after 1 usecs [ 0.354114] calling aesni_init+0x0/0x207 @ 1 [ 0.354116] initcall aesni_init+0x0/0x207 returned -19 after 0 usecs [ 0.354120] calling init_oops_id+0x0/0x40 @ 1 [ 0.354124] initcall init_oops_id+0x0/0x40 returned 0 after 1 usecs [ 0.354127] calling sched_clock_init_late+0x0/0x94 @ 1 [ 0.354129] sched_clock: Marking stable (354067586, 0)->(455104299, -101036713) [ 0.354210] initcall sched_clock_init_late+0x0/0x94 returned 0 after 78 usecs [ 0.354212] calling sched_init_debug+0x0/0x44 @ 1 [ 0.354217] initcall sched_init_debug+0x0/0x44 returned 0 after 2 usecs [ 0.354219] calling pm_qos_power_init+0x0/0xb3 @ 1 [ 0.354313] initcall pm_qos_power_init+0x0/0xb3 returned 0 after 88 usecs [ 0.354316] calling pm_debugfs_init+0x0/0x2a @ 1 [ 0.354319] initcall pm_debugfs_init+0x0/0x2a returned 0 after 1 usecs [ 0.354322] calling printk_late_init+0x0/0x12b @ 1 [ 0.354325] initcall printk_late_init+0x0/0x12b returned 0 after 0 usecs [ 0.354328] calling tk_debug_sleep_time_init+0x0/0x42 @ 1 [ 0.354332] initcall tk_debug_sleep_time_init+0x0/0x42 returned 0 after 1 usecs [ 0.354334] calling taskstats_init+0x0/0x36 @ 1 [ 0.354339] registered taskstats version 1 [ 0.354341] initcall taskstats_init+0x0/0x36 returned 0 after 5 usecs [ 0.354344] calling load_system_certificate_list+0x0/0xf3 @ 1 [ 0.354344] Loading compiled-in X.509 certificates [ 0.354376] clr: call_modprobe: crypto-pkcs1pad(rsa,sha512) 2 [ 0.354433] clr: call_modprobe: crypto-pkcs1pad(rsa,sha512)-all 2 [ 0.355514] Loaded X.509 cert 'Build time autogenerated kernel key: 712ec9c6387926bfe4ae5f355690a3dc68352910' [ 0.355518] initcall load_system_certificate_list+0x0/0xf3 returned 0 after 1143 usecs [ 0.355522] calling fault_around_debugfs+0x0/0x3b @ 1 [ 0.355527] initcall fault_around_debugfs+0x0/0x3b returned 0 after 2 usecs [ 0.355529] calling max_swapfiles_check+0x0/0x3 @ 1 [ 0.355531] initcall max_swapfiles_check+0x0/0x3 returned 0 after 0 usecs [ 0.355533] calling split_huge_pages_debugfs+0x0/0x3b @ 1 [ 0.355537] initcall split_huge_pages_debugfs+0x0/0x3b returned 0 after 1 usecs [ 0.355539] calling check_early_ioremap_leak+0x0/0x3a @ 1 [ 0.355541] initcall check_early_ioremap_leak+0x0/0x3a returned 0 after 0 usecs [ 0.355544] calling init_btrfs_fs+0x0/0x128 @ 1 [ 0.355702] Btrfs loaded, crc32c=crc32c-intel [ 0.355708] initcall init_btrfs_fs+0x0/0x128 returned 0 after 156 usecs [ 0.355710] calling init_root_keyring+0x0/0x5 @ 1 [ 0.355720] initcall init_root_keyring+0x0/0x5 returned 0 after 6 usecs [ 0.355722] calling prandom_reseed+0x0/0x2c @ 1 [ 0.355726] initcall prandom_reseed+0x0/0x2c returned 0 after 2 usecs [ 0.355728] calling pci_resource_alignment_sysfs_init+0x0/0x13 @ 1 [ 0.355731] initcall pci_resource_alignment_sysfs_init+0x0/0x13 returned 0 after 1 usecs [ 0.355733] calling pci_sysfs_init+0x0/0x51 @ 1 [ 0.356494] initcall pci_sysfs_init+0x0/0x51 returned 0 after 739 usecs [ 0.356497] calling bert_init+0x0/0x21b @ 1 [ 0.356501] initcall bert_init+0x0/0x21b returned 0 after 1 usecs [ 0.356503] calling clk_debug_init+0x0/0x144 @ 1 [ 0.356514] initcall clk_debug_init+0x0/0x144 returned 0 after 7 usecs [ 0.356517] calling dmar_free_unused_resources+0x0/0xba @ 1 [ 0.356519] initcall dmar_free_unused_resources+0x0/0xba returned 0 after 0 usecs [ 0.356522] calling deferred_probe_initcall+0x0/0x30 @ 1 [ 0.356552] initcall deferred_probe_initcall+0x0/0x30 returned 0 after 22 usecs [ 0.356556] calling acpi_cpufreq_init+0x0/0x1f5 @ 1 [ 0.356559] initcall acpi_cpufreq_init+0x0/0x1f5 returned -17 after 0 usecs [ 0.356561] calling firmware_memmap_init+0x0/0x30 @ 1 [ 0.356618] initcall firmware_memmap_init+0x0/0x30 returned 0 after 53 usecs [ 0.356620] calling efi_shutdown_init+0x0/0x39 @ 1 [ 0.356622] initcall efi_shutdown_init+0x0/0x39 returned 0 after 0 usecs [ 0.356625] calling itmt_legacy_init+0x0/0x54 @ 1 [ 0.356627] initcall itmt_legacy_init+0x0/0x54 returned -19 after 0 usecs [ 0.356630] calling pci_mmcfg_late_insert_resources+0x0/0x50 @ 1 [ 0.356634] initcall pci_mmcfg_late_insert_resources+0x0/0x50 returned 0 after 1 usecs [ 0.356636] calling tcp_congestion_default+0x0/0x13 @ 1 [ 0.356639] initcall tcp_congestion_default+0x0/0x13 returned 0 after 0 usecs [ 0.356641] calling clear_boot_tracer+0x0/0x2a @ 1 [ 0.356643] initcall clear_boot_tracer+0x0/0x2a returned 0 after 0 usecs [ 0.356646] calling clk_disable_unused+0x0/0x170 @ 1 [ 0.356648] initcall clk_disable_unused+0x0/0x170 returned 0 after 0 usecs [ 0.434337] [drm:intel_power_well_disable] disabling always-on [ 0.631219] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 0.632377] ata1.00: ATA-9: TS64GMSA370, P1225CH1, max UDMA/133 [ 0.632380] ata1.00: 125045424 sectors, multi 2: LBA48 NCQ (depth 31/32), AA [ 0.633488] ata1.00: configured for UDMA/133 [ 0.644180] ahci 0000:00:1f.2: port does not support device sleep [ 0.644326] scsi 0:0:0:0: Direct-Access ATA TS64GMSA370 5CH1 PQ: 0 ANSI: 5 [ 0.644492] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB) [ 0.644499] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.644500] sd 0:0:0:0: [sda] Write Protect is off [ 0.644502] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 0.644511] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.646253] sda: sda1 sda2 sda3 [ 0.646521] sd 0:0:0:0: [sda] Attached SCSI disk [ 0.646541] md: Skipping autodetection of RAID arrays. (raid=autodetect will force) [ 0.651754] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 0.651767] VFS: Mounted root (ext4 filesystem) on device 8:3. [ 0.652321] devtmpfs: mounted [ 0.653651] Freeing unused kernel memory: 1136K [ 0.653652] Write protecting the kernel read-only data: 22528k [ 0.654266] Freeing unused kernel memory: 1976K [ 0.656058] Freeing unused kernel memory: 676K [ 0.661181] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.666919] random: fast init done [ 0.749791] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL -XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=legacy) [ 0.749947] systemd[1]: Detected architecture x86-64. [ 0.750212] systemd[1]: Set hostname to . [ 0.792605] usb 1-1: New USB device found, idVendor=8087, idProduct=8001 [ 0.792608] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 0.792836] hub 1-1:1.0: USB hub found [ 0.792923] hub 1-1:1.0: 8 ports detected [ 0.860299] random: systemd: uninitialized urandom read (16 bytes read) [ 0.860374] systemd[1]: Listening on Journal Socket. [ 0.860452] random: systemd: uninitialized urandom read (16 bytes read) [ 0.860463] systemd[1]: Reached target Remote File Systems. [ 0.860474] random: systemd: uninitialized urandom read (16 bytes read) [ 0.860521] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 0.860533] random: systemd: uninitialized urandom read (16 bytes read) [ 0.860569] systemd[1]: Listening on Journal Socket (/dev/log). [ 0.860586] random: systemd: uninitialized urandom read (16 bytes read) [ 0.861047] systemd[1]: Created slice System Slice. [ 0.861073] random: systemd: uninitialized urandom read (16 bytes read) [ 0.861647] systemd[1]: Started Clear Linux debuginfo daemon. [ 0.861717] random: systemd: uninitialized urandom read (16 bytes read) [ 0.861888] systemd[1]: Listening on Process Core Dump Socket. [ 0.861955] random: systemd: uninitialized urandom read (16 bytes read) [ 0.861999] random: systemd: uninitialized urandom read (16 bytes read) [ 0.862228] random: systemd: uninitialized urandom read (16 bytes read) [ 0.864271] clr: call_modprobe: net-pf-16-proto-9 2 [ 0.928304] systemd-journald[127]: Received request to flush runtime journal from PID 1 [ 1.076926] calling init_soundcore+0x0/0x1000 [soundcore] @ 146 [ 1.076936] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 6 usecs [ 1.078796] calling lpc_ich_driver_init+0x0/0x1000 [lpc_ich] @ 154 [ 1.081083] initcall lpc_ich_driver_init+0x0/0x1000 [lpc_ich] returned 0 after 2226 usecs [ 1.084561] calling shpcd_init+0x0/0x1000 [shpchp] @ 152 [ 1.084583] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.084587] initcall shpcd_init+0x0/0x1000 [shpchp] returned 0 after 21 usecs [ 1.084842] calling alsa_sound_init+0x0/0x88 [snd] @ 151 [ 1.084858] initcall alsa_sound_init+0x0/0x88 [snd] returned 0 after 9 usecs [ 1.099657] calling igb_init_module+0x0/0x1000 [igb] @ 150 [ 1.099659] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.099660] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.101713] calling alsa_pcm_init+0x0/0x6d [snd_pcm] @ 151 [ 1.101725] initcall alsa_pcm_init+0x0/0x6d [snd_pcm] returned 0 after 4 usecs [ 1.109870] calling i2c_i801_init+0x0/0x1000 [i2c_i801] @ 152 [ 1.110070] i801_smbus 0000:00:1f.3: SPD Write Disable is set [ 1.110103] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 1.117279] initcall i2c_i801_init+0x0/0x1000 [i2c_i801] returned 0 after 7226 usecs [ 1.120407] calling hda_bus_init+0x0/0xc [snd_hda_core] @ 151 [ 1.120424] initcall hda_bus_init+0x0/0xc [snd_hda_core] returned 0 after 9 usecs [ 1.122549] calling alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 146 [ 1.122557] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 3 usecs [ 1.135688] calling azx_driver_init+0x0/0xfca [snd_hda_intel] @ 151 [ 1.135723] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002) [ 1.135913] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops) [ 1.135915] clr: call_modprobe: i915 2 [ 1.139412] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) [ 1.140626] initcall azx_driver_init+0x0/0xfca [snd_hda_intel] returned 0 after 4811 usecs [ 1.140758] [drm:intel_power_well_enable] enabling always-on [ 1.140760] [drm:intel_power_well_enable] enabling display [ 1.143445] clr: call_modprobe: hdaudio:v80862808r00100000a01 2 [ 1.147420] clr: call_modprobe: hdaudio:v10EC0662r00100300a01 2 [ 1.153386] calling hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] @ 164 [ 1.155031] [drm:i915_audio_component_get_eld] Not valid for port B [ 1.155034] [drm:i915_audio_component_get_eld] Not valid for port B [ 1.155036] [drm:i915_audio_component_get_eld] Not valid for port B [ 1.155038] [drm:i915_audio_component_get_eld] Not valid for port C [ 1.155040] [drm:i915_audio_component_get_eld] Not valid for port C [ 1.155042] [drm:i915_audio_component_get_eld] Not valid for port C [ 1.155044] [drm:i915_audio_component_get_eld] Not valid for port D [ 1.155046] [drm:i915_audio_component_get_eld] Not valid for port D [ 1.155048] [drm:i915_audio_component_get_eld] Not valid for port D [ 1.155659] initcall hdmi_driver_init+0x0/0x1000 [snd_hda_codec_hdmi] returned 0 after 2210 usecs [ 1.156509] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input4 [ 1.156563] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input5 [ 1.156611] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input6 [ 1.156661] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input7 [ 1.156707] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8 [ 1.160551] calling generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] @ 165 [ 1.160573] initcall generic_driver_init+0x0/0x1000 [snd_hda_codec_generic] returned 0 after 15 usecs [ 1.165698] calling realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] @ 165 [ 1.168564] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 1.168568] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 1.168570] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 1.168572] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 1.168573] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 1.168576] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 1.168578] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 1.179638] initcall realtek_driver_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 13601 usecs [ 1.180204] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9 [ 1.180277] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10 [ 1.180332] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11 [ 1.193229] Adding 32764k swap on /dev/sda2. Priority:-2 extents:1 across:32764k SS [ 1.226807] calling init_mtd+0x0/0x105 [mtd] @ 152 [ 1.227383] initcall init_mtd+0x0/0x105 [mtd] returned 0 after 521 usecs [ 1.245857] ahci 0000:00:1f.2: port does not support device sleep [ 1.255177] calling intel_spi_platform_driver_init+0x0/0x1000 [intel_spi_platform] @ 152 [ 1.255232] intel-spi intel-spi: s25fl064k (8192 Kbytes) [ 1.255243] clr: call_modprobe: cmdlinepart 2 [ 1.259092] clr: call_modprobe: ofpart 2 [ 1.259890] Creating 1 MTD partitions on "intel-spi": [ 1.259894] 0x000000000000-0x000000800000 : "BIOS" [ 1.260083] initcall intel_spi_platform_driver_init+0x0/0x1000 [intel_spi_platform] returned 0 after 4784 usecs [ 1.298728] [drm:intel_power_well_disable] disabling display [ 1.298735] [drm:intel_power_well_disable] disabling always-on [ 1.312135] tsc: Refined TSC clocksource calibration: 1696.075 MHz [ 1.312141] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872ab846c0, max_idle_ns: 440795273396 ns [ 1.312162] clocksource: Switched to clocksource tsc [ 1.324183] calling ip_tables_init+0x0/0x1000 [ip_tables] @ 196 [ 1.324194] initcall ip_tables_init+0x0/0x1000 [ip_tables] returned 0 after 6 usecs [ 1.324439] clr: call_modprobe: iptable_security 2 [ 1.327080] calling iptable_security_init+0x0/0x1000 [iptable_security] @ 198 [ 1.327140] initcall iptable_security_init+0x0/0x1000 [iptable_security] returned 0 after 54 usecs [ 1.327731] clr: call_modprobe: iptable_raw 2 [ 1.330086] calling iptable_raw_init+0x0/0x1000 [iptable_raw] @ 199 [ 1.330139] initcall iptable_raw_init+0x0/0x1000 [iptable_raw] returned 0 after 47 usecs [ 1.330603] clr: call_modprobe: iptable_mangle 2 [ 1.335591] calling iptable_mangle_init+0x0/0x1000 [iptable_mangle] @ 200 [ 1.335662] initcall iptable_mangle_init+0x0/0x1000 [iptable_mangle] returned 0 after 66 usecs [ 1.336155] clr: call_modprobe: iptable_filter 2 [ 1.341103] calling iptable_filter_init+0x0/0x1000 [iptable_filter] @ 202 [ 1.341121] initcall iptable_filter_init+0x0/0x1000 [iptable_filter] returned 0 after 13 usecs [ 1.362101] clr: call_modprobe: ipt_REJECT 2 [ 1.367521] calling reject_tg_init+0x0/0x1000 [ipt_REJECT] @ 206 [ 1.367524] initcall reject_tg_init+0x0/0x1000 [ipt_REJECT] returned 0 after 0 usecs [ 1.367732] pps pps0: new PPS source ptp0 [ 1.367736] igb 0000:01:00.0: added PHC on eth0 [ 1.367738] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection [ 1.367741] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:0e:c4:d3:3f:75 [ 1.367744] igb 0000:01:00.0: eth0: PBA No: FFFFFF-0FF [ 1.367746] igb 0000:01:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) [ 1.368616] [drm:i915_min_freq_set] Manually setting min freq to 700 [ 1.368617] ------------[ cut here ]------------ [ 1.368618] RPM wakelock ref not held during HW access [ 1.368634] WARNING: CPU: 1 PID: 190 at ../drivers/gpu/drm/i915/intel_drv.h:1813 gen8_write32+0x1e7/0x240 [ 1.368634] Modules linked in: ipt_REJECT iptable_filter iptable_mangle iptable_raw iptable_security ip_tables intel_spi_platform intel_spi spi_nor mtd snd_hda_codec_realtek snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec snd_hwdep i2c_i801 snd_hda_core igb(+) snd_pcm shpchp snd lpc_ich soundcore [ 1.368652] CPU: 1 PID: 190 Comm: clr_power Not tainted 4.16.4-556.native #1 [ 1.368653] Hardware name: To be filled by O.E.M. To be filled by O.E.M./Q3XXG4-P, BIOS 5.6.5 09/19/2016 [ 1.368656] RIP: 0010:gen8_write32+0x1e7/0x240 [ 1.368658] RSP: 0018:ffffb4974137fd60 EFLAGS: 00010246 [ 1.368659] RAX: 0000000000000000 RBX: 000000000e000000 RCX: 0000000000000000 [ 1.368661] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 1.368662] RBP: 000000000000a008 R08: 0000000000000000 R09: 0000000000000000 [ 1.368663] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa2d414020000 [ 1.368664] R13: ffffa2d414024d30 R14: 0000000000000004 R15: ffffa2d411cbd928 [ 1.368666] FS: 00007fdc1159b500(0000) GS:ffffa2d41f500000(0000) knlGS:0000000000000000 [ 1.368667] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1.368668] CR2: 00000000017b3448 CR3: 0000000211ace004 CR4: 00000000000606e0 [ 1.368669] Call Trace: [ 1.368676] gen6_set_rps+0x173/0x1a0 [ 1.368679] i915_min_freq_set+0x9d/0xf0 [ 1.368683] simple_attr_write+0xbc/0xe0 [ 1.368687] full_proxy_write+0x4e/0x80 [ 1.368691] __vfs_write+0x21/0x160 [ 1.368694] ? SyS_newfstat+0x29/0x40 [ 1.368697] ? _cond_resched+0x14/0x40 [ 1.368700] vfs_write+0xac/0x1a0 [ 1.368703] SyS_write+0x3d/0xa0 [ 1.368706] do_syscall_64+0x69/0x1a0 [ 1.368710] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [ 1.368712] RIP: 0033:0x7fdc114b9f14 [ 1.368713] RSP: 002b:00007ffd665b9928 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 1.368715] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007fdc114b9f14 [ 1.368716] RDX: 0000000000000004 RSI: 00000000017b2430 RDI: 0000000000000003 [ 1.368717] RBP: 00000000017b2430 R08: 00007fdc1159b500 R09: 00007fdc11515f20 [ 1.368718] R10: 00000000017b2010 R11: 0000000000000246 R12: 00000000017ba510 [ 1.368719] R13: 0000000000000004 R14: 00007fdc115912a0 R15: 00007fdc11590760 [ 1.368720] Code: 0f 87 a7 fe ff ff e9 f0 fe ff ff 80 3d 52 74 f0 00 00 0f 85 63 fe ff ff 48 c7 c7 f0 da 47 90 c6 05 3e 74 f0 00 01 e8 e9 f6 8a ff <0f> 0b e9 49 fe ff ff b9 01 00 00 00 31 d2 89 ee 48 89 04 24 4c [ 1.368753] ---[ end trace 95e0c702dc2d7e9e ]--- [ 1.368983] clr: call_modprobe: iptable_nat 2 [ 1.386122] random: crng init done [ 1.391859] calling nf_conntrack_standalone_init+0x0/0x1000 [nf_conntrack] @ 208 [ 1.392051] initcall nf_conntrack_standalone_init+0x0/0x1000 [nf_conntrack] returned 0 after 176 usecs [ 1.395651] microcode: updated to revision 0x2a, date = 2018-01-18 [ 1.397378] x86/CPU: CPU features have changed after loading microcode, but might not take effect. [ 1.397379] x86/CPU: Please consider either early loading through initrd/built-in or a potential BIOS update. [ 1.400182] calling nf_nat_init+0x0/0x1000 [nf_nat] @ 208 [ 1.400258] initcall nf_nat_init+0x0/0x1000 [nf_nat] returned 0 after 69 usecs [ 1.401989] calling nf_nat_l3proto_ipv4_init+0x0/0x1000 [nf_nat_ipv4] @ 208 [ 1.401994] clr: call_modprobe: nf_conntrack-2 2 [ 1.404239] calling nf_defrag_init+0x0/0x1000 [nf_defrag_ipv4] @ 210 [ 1.404243] initcall nf_defrag_init+0x0/0x1000 [nf_defrag_ipv4] returned 0 after 0 usecs [ 1.406086] calling nf_conntrack_l3proto_ipv4_init+0x0/0x1000 [nf_conntrack_ipv4] @ 210 [ 1.406125] initcall nf_conntrack_l3proto_ipv4_init+0x0/0x1000 [nf_conntrack_ipv4] returned 0 after 33 usecs [ 1.406324] initcall nf_nat_l3proto_ipv4_init+0x0/0x1000 [nf_nat_ipv4] returned 0 after 4227 usecs [ 1.407815] calling iptable_nat_init+0x0/0x1000 [iptable_nat] @ 208 [ 1.407836] initcall iptable_nat_init+0x0/0x1000 [iptable_nat] returned 0 after 17 usecs [ 1.413929] clr: call_modprobe: ipt_DNAT 2 [ 1.416230] calling xt_nat_init+0x0/0x1000 [xt_nat] @ 212 [ 1.416235] initcall xt_nat_init+0x0/0x1000 [xt_nat] returned 0 after 0 usecs [ 1.416436] clr: call_modprobe: ipt_REDIRECT 2 [ 1.420081] calling redirect_tg_init+0x0/0x1000 [xt_REDIRECT] @ 213 [ 1.420085] initcall redirect_tg_init+0x0/0x1000 [xt_REDIRECT] returned 0 after 0 usecs [ 1.420301] clr: call_modprobe: ipt_MASQUERADE 2 [ 1.424087] calling masquerade_tg_init+0x0/0x1000 [ipt_MASQUERADE] @ 214 [ 1.424094] initcall masquerade_tg_init+0x0/0x1000 [ipt_MASQUERADE] returned 0 after 3 usecs [ 1.440986] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready [ 1.624012] pps pps1: new PPS source ptp1 [ 1.624016] igb 0000:02:00.0: added PHC on eth1 [ 1.624017] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection [ 1.624020] igb 0000:02:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 00:0e:c4:d3:3f:76 [ 1.624022] igb 0000:02:00.0: eth1: PBA No: FFFFFF-0FF [ 1.624024] igb 0000:02:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) [ 1.860052] pps pps2: new PPS source ptp2 [ 1.860055] igb 0000:03:00.0: added PHC on eth2 [ 1.860057] igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection [ 1.860060] igb 0000:03:00.0: eth2: (PCIe:2.5Gb/s:Width x1) 00:0e:c4:d3:3f:77 [ 1.860062] igb 0000:03:00.0: eth2: PBA No: FFFFFF-0FF [ 1.860064] igb 0000:03:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) [ 1.909840] calling fuse_init+0x0/0x1ae [fuse] @ 227 [ 1.909842] fuse init (API version 7.26) [ 1.911215] initcall fuse_init+0x0/0x1ae [fuse] returned 0 after 1332 usecs [ 2.100667] pps pps3: new PPS source ptp3 [ 2.100670] igb 0000:04:00.0: added PHC on eth3 [ 2.100672] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection [ 2.100674] igb 0000:04:00.0: eth3: (PCIe:2.5Gb/s:Width x1) 00:0e:c4:d3:3f:78 [ 2.100676] igb 0000:04:00.0: eth3: PBA No: FFFFFF-0FF [ 2.100679] igb 0000:04:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) [ 2.100743] initcall igb_init_module+0x0/0x1000 [igb] returned 0 after 977609 usecs [ 2.101881] igb 0000:04:00.0 enp4s0: renamed from eth3 [ 2.119631] igb 0000:03:00.0 enp3s0: renamed from eth2 [ 2.134599] igb 0000:02:00.0 enp2s0: renamed from eth1 [ 2.147670] igb 0000:01:00.0 enp1s0: renamed from eth0 [ 2.162250] br0: port 1(enp4s0) entered blocking state [ 2.162253] br0: port 1(enp4s0) entered disabled state [ 2.162314] device enp4s0 entered promiscuous mode [ 2.162975] br0: port 2(enp3s0) entered blocking state [ 2.162977] br0: port 2(enp3s0) entered disabled state [ 2.163047] device enp3s0 entered promiscuous mode [ 2.192754] br0: port 1(enp4s0) entered blocking state [ 2.192757] br0: port 1(enp4s0) entered forwarding state [ 2.193304] br0: port 3(enp2s0) entered blocking state [ 2.193306] br0: port 3(enp2s0) entered disabled state [ 2.193359] device enp2s0 entered promiscuous mode [ 2.226226] br0: port 2(enp3s0) entered blocking state [ 2.226229] br0: port 2(enp3s0) entered forwarding state [ 2.228115] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready [ 2.272735] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready [ 2.303637] br0: port 3(enp2s0) entered blocking state [ 2.303640] br0: port 3(enp2s0) entered forwarding state [ 2.368089] br0: port 3(enp2s0) entered disabled state [ 2.368689] br0: port 2(enp3s0) entered disabled state [ 2.369220] br0: port 1(enp4s0) entered disabled state [ 3.933668] igb 0000:03:00.0 enp3s0: igb: enp3s0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX [ 3.933930] br0: port 2(enp3s0) entered blocking state [ 3.933933] br0: port 2(enp3s0) entered forwarding state [ 4.934667] igb 0000:01:00.0 enp1s0: igb: enp1s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 4.934975] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready [ 5.355670] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 5.464349] br0: port 1(enp4s0) entered blocking state [ 5.464352] br0: port 1(enp4s0) entered forwarding state

omkhar commented 6 years ago

bump maintainers are still looking for further information as to how to get earlier dmesg info. As per the dmesg contained above, the time stamp starts at 0.190165 rather than 0.

bryteise commented 6 years ago

That seems a bit odd I wonder with the debug options our dmesg buffer just isn't long enough. Do you normally see the dmesg output truncated without those options? (I don't have a system where this truncation happens)

omkhar commented 6 years ago

dmesg is still truncated - does yours begin at 0 and contain the kernel params?

bryteise commented 6 years ago

[ 0.000000] Linux version ... is the first line. The next line is the kernel command line in full.

omkhar commented 6 years ago

I'm at a loss, is there a way for me to increase the buffer?

bryteise commented 6 years ago

Try adding log_buf_len=4M to the kernel command line. You can create a file in /etc/kernel/cmdline.d/logbuf.conf with that in it and then run sudo clr-boot-manager update.

omkhar commented 6 years ago

perfect

bryteise commented 6 years ago

@omkhar Still seeing this issue (and have you been able to get the log to show what you needed)?

chivakker commented 6 years ago

@omkhar saw you closed fdo bug. Is this still a concern for you? Are you using newer kernel, i.e. 4.17-x?

omkhar commented 6 years ago

No longer seeing the defect, please close. Will open if it reappears.

-oa

On Jun 19, 2018, at 7:35 PM, Daniel Charles notifications@github.com wrote:

@omkhar saw you closed fdo bug. Is this still a concern for you? Are you using newer kernel, i.e. 4.17-x?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

AthenasJimenez commented 6 years ago

Closing: No longer seeing.