Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mattmceuen@behemoth:/var/lib/iscsi-loopback$ systemctl status target
- ● target.service - LSB: The Linux SCSI Target service
- Loaded: loaded (/etc/init.d/target; bad; vendor preset: enabled)
- Active: active (exited) since Fri 2018-02-16 10:27:22 CST; 1h 8min ago
- Docs: man:systemd-sysv-generator(8)
- Process: 1074 ExecStart=/etc/init.d/target start (code=exited, status=0/SUCCESS)
- Tasks: 0
- Memory: 0B
- CPU: 0
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module tcm_usb_gadget
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module tcm_qla2xxx
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module tcm_loop
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module tcm_fc
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module ib_srpt
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module vhost_scsi
- Feb 16 10:27:22 behemoth target[1074]: * Loaded fabric module iscsi_target_mod
- Feb 16 10:27:22 behemoth target[1074]: * Startup config /etc/target/scsi_target.lio is empty, skipping
- Feb 16 10:27:22 behemoth target[1074]: * Started The Linux SCSI Target
- Feb 16 10:27:22 behemoth systemd[1]: Started LSB: The Linux SCSI Target service.
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$ systemctl status iscsid
- ● iscsid.service - iSCSI initiator daemon (iscsid)
- Loaded: loaded (/lib/systemd/system/iscsid.service; enabled; vendor preset: enabled)
- Active: active (running) since Fri 2018-02-16 10:27:22 CST; 1h 8min ago
- Docs: man:iscsid(8)
- Process: 1063 ExecStart=/sbin/iscsid (code=exited, status=0/SUCCESS)
- Process: 1043 ExecStartPre=/lib/open-iscsi/startup-checks.sh (code=exited, status=0/SUCCESS)
- Main PID: 1070 (iscsid)
- Tasks: 2
- Memory: 3.3M
- CPU: 517ms
- CGroup: /system.slice/iscsid.service
- ├─1067 /sbin/iscsid
- └─1070 /sbin/iscsid
- Feb 16 10:27:22 behemoth systemd[1]: Starting iSCSI initiator daemon (iscsid)...
- Feb 16 10:27:22 behemoth systemd[1]: Started iSCSI initiator daemon (iscsid).
- Feb 16 10:27:23 behemoth iscsid[1067]: iSCSI daemon with pid=1070 started!
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$ systemctl status open-iscsi
- ● open-iscsi.service - Login to default iSCSI targets
- Loaded: loaded (/lib/systemd/system/open-iscsi.service; enabled; vendor preset: enabled)
- Active: failed (Result: exit-code) since Fri 2018-02-16 10:27:27 CST; 1h 10min ago
- Docs: man:iscsiadm(8)
- man:iscsid(8)
- Process: 1395 ExecStartPre=/sbin/iscsiadm -m discovery -t st -p 0.0.0.0 (code=exited, status=4)
- Feb 16 10:27:24 behemoth iscsiadm[1395]: iscsiadm: cannot make connection to 0.0.0.0: Connection refused
- Feb 16 10:27:25 behemoth iscsiadm[1395]: iscsiadm: cannot make connection to 0.0.0.0: Connection refused
- Feb 16 10:27:26 behemoth iscsiadm[1395]: iscsiadm: cannot make connection to 0.0.0.0: Connection refused
- Feb 16 10:27:27 behemoth iscsiadm[1395]: iscsiadm: cannot make connection to 0.0.0.0: Connection refused
- Feb 16 10:27:27 behemoth iscsiadm[1395]: iscsiadm: connection login retries (reopen_max) 5 exceeded
- Feb 16 10:27:27 behemoth iscsiadm[1395]: iscsiadm: Could not perform SendTargets discovery: encountered connection failure
- Feb 16 10:27:27 behemoth systemd[1]: open-iscsi.service: Control process exited, code=exited status=4
- Feb 16 10:27:27 behemoth systemd[1]: Failed to start Login to default iSCSI targets.
- Feb 16 10:27:27 behemoth systemd[1]: open-iscsi.service: Unit entered failed state.
- Feb 16 10:27:27 behemoth systemd[1]: open-iscsi.service: Failed with result 'exit-code'.
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
- mattmceuen@behemoth:/var/lib/iscsi-loopback$ dmesg
- [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0
- [ 0.000000] Linux version 4.13.0-32-generic (buildd@lgw01-amd64-004) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018 (Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13)
- [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed root=UUID=6c020206-88b2-4854-94c0-3e122f384fd5 ro quiet splash vt.handoff=7
- [ 0.000000] KERNEL supported cpus:
- [ 0.000000] Intel GenuineIntel
- [ 0.000000] AMD AuthenticAMD
- [ 0.000000] Centaur CentaurHauls
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
- [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
- [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
- [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
- [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
- [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
- [ 0.000000] e820: BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
- [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000033939fff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000003393a000-0x000000003393afff] reserved
- [ 0.000000] BIOS-e820: [mem 0x000000003393b000-0x0000000033c56fff] usable
- [ 0.000000] BIOS-e820: [mem 0x0000000033c57000-0x0000000033c57fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000033c58000-0x000000003d0fafff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000003d0fb000-0x000000003dc7efff] reserved
- [ 0.000000] BIOS-e820: [mem 0x000000003dc7f000-0x000000003de7efff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x000000003de7f000-0x000000003defefff] ACPI data
- [ 0.000000] BIOS-e820: [mem 0x000000003deff000-0x000000003defffff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000003df00000-0x000000003fffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000f00fa000-0x00000000f00fafff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000f00fd000-0x00000000f00fdfff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008bdffffff] usable
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] e820: update [mem 0x23b59018-0x23b72457] usable ==> usable
- [ 0.000000] e820: update [mem 0x23b59018-0x23b72457] usable ==> usable
- [ 0.000000] extended physical RAM map:
- [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
- [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
- [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
- [ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
- [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000023b59017] usable
- [ 0.000000] reserve setup_data: [mem 0x0000000023b59018-0x0000000023b72457] usable
- [ 0.000000] reserve setup_data: [mem 0x0000000023b72458-0x0000000033939fff] usable
- [ 0.000000] reserve setup_data: [mem 0x000000003393a000-0x000000003393afff] reserved
- [ 0.000000] reserve setup_data: [mem 0x000000003393b000-0x0000000033c56fff] usable
- [ 0.000000] reserve setup_data: [mem 0x0000000033c57000-0x0000000033c57fff] reserved
- [ 0.000000] reserve setup_data: [mem 0x0000000033c58000-0x000000003d0fafff] usable
- [ 0.000000] reserve setup_data: [mem 0x000000003d0fb000-0x000000003dc7efff] reserved
- [ 0.000000] reserve setup_data: [mem 0x000000003dc7f000-0x000000003de7efff] ACPI NVS
- [ 0.000000] reserve setup_data: [mem 0x000000003de7f000-0x000000003defefff] ACPI data
- [ 0.000000] reserve setup_data: [mem 0x000000003deff000-0x000000003defffff] usable
- [ 0.000000] reserve setup_data: [mem 0x000000003df00000-0x000000003fffffff] reserved
- [ 0.000000] reserve setup_data: [mem 0x00000000f00fa000-0x00000000f00fafff] reserved
- [ 0.000000] reserve setup_data: [mem 0x00000000f00fd000-0x00000000f00fdfff] reserved
- [ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
- [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000008bdffffff] usable
- [ 0.000000] efi: EFI v2.40 by HP
- [ 0.000000] efi: ACPI=0x3defe000 ACPI 2.0=0x3defe014 SMBIOS=0x3d8db000 ESRT=0x3d06b660
- [ 0.000000] random: fast init done
- [ 0.000000] SMBIOS 2.7 present.
- [ 0.000000] DMI: HP HP ZBook 15 G3/80D5, BIOS N81 Ver. 01.12 11/01/2016
- [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
- [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
- [ 0.000000] e820: last_pfn = 0x8be000 max_arch_pfn = 0x400000000
- [ 0.000000] MTRR default type: write-back
- [ 0.000000] MTRR fixed ranges enabled:
- [ 0.000000] 00000-9FFFF write-back
- [ 0.000000] A0000-BFFFF uncachable
- [ 0.000000] C0000-FFFFF write-protect
- [ 0.000000] MTRR variable ranges enabled:
- [ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
- [ 0.000000] 1 base 0040000000 mask 7FC0000000 uncachable
- [ 0.000000] 2 disabled
- [ 0.000000] 3 disabled
- [ 0.000000] 4 disabled
- [ 0.000000] 5 disabled
- [ 0.000000] 6 disabled
- [ 0.000000] 7 disabled
- [ 0.000000] 8 disabled
- [ 0.000000] 9 disabled
- [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
- [ 0.000000] e820: last_pfn = 0x3df00 max_arch_pfn = 0x400000000
- [ 0.000000] esrt: ESRT header is not in the memory map.
- [ 0.000000] Scanning 1 areas for low memory corruption
- [ 0.000000] Base memory trampoline at [ffff9a1200098000] 98000 size 24576
- [ 0.000000] Using GB pages for direct mapping
- [ 0.000000] BRK [0x11c92a000, 0x11c92afff] PGTABLE
- [ 0.000000] BRK [0x11c92b000, 0x11c92bfff] PGTABLE
- [ 0.000000] BRK [0x11c92c000, 0x11c92cfff] PGTABLE
- [ 0.000000] BRK [0x11c92d000, 0x11c92dfff] PGTABLE
- [ 0.000000] BRK [0x11c92e000, 0x11c92efff] PGTABLE
- [ 0.000000] BRK [0x11c92f000, 0x11c92ffff] PGTABLE
- [ 0.000000] BRK [0x11c930000, 0x11c930fff] PGTABLE
- [ 0.000000] BRK [0x11c931000, 0x11c931fff] PGTABLE
- [ 0.000000] BRK [0x11c932000, 0x11c932fff] PGTABLE
- [ 0.000000] Secure boot enabled and kernel locked down
- [ 0.000000] RAMDISK: [mem 0x23b73000-0x26a75fff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x000000003DEFE014 000024 (v02 HPQOEM)
- [ 0.000000] ACPI: XSDT 0x000000003DEBB188 0000D4 (v01 HPQOEM SLIC-BPC 00000000 01000013)
- [ 0.000000] ACPI: FACP 0x000000003DEEF000 0000F4 (v05 HPQOEM SLIC-BPC 00000000 HP 00000001)
- [ 0.000000] ACPI: DSDT 0x000000003DEC6000 02502A (v02 HPQOEM 80D5 00000000 INTL 20121018)
- [ 0.000000] ACPI: FACS 0x000000003DE5A000 000040
- [ 0.000000] ACPI: SSDT 0x000000003DEFC000 000108 (v02 HP ShmTable 00000001 INTL 20121018)
- [ 0.000000] ACPI: TCPA 0x000000003DEFA000 000032 (v02 HPQOEM EDK2 00000002 01000013)
- [ 0.000000] ACPI: SSDT 0x000000003DEF9000 0003B8 (v02 HPQOEM TcgTable 00001000 INTL 20121018)
- [ 0.000000] ACPI: UEFI 0x000000003DE6A000 000042 (v01 HPQOEM EDK2 00000002 01000013)
- [ 0.000000] ACPI: SSDT 0x000000003DEF3000 0051FA (v02 SaSsdt SaSsdt 00003000 INTL 20121018)
- [ 0.000000] ACPI: SSDT 0x000000003DEF2000 0005B1 (v01 Intel PerfTune 00001000 INTL 20121018)
- [ 0.000000] ACPI: MSDM 0x000000003DEF1000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP 00000001)
- [ 0.000000] ACPI: SLIC 0x000000003DEF0000 000176 (v01 HPQOEM SLIC-BPC 00000001 HP 00000001)
- [ 0.000000] ACPI: HPET 0x000000003DEEE000 000038 (v01 HPQOEM 80D5 00000001 HP 00000001)
- [ 0.000000] ACPI: APIC 0x000000003DEED000 0000BC (v01 HPQOEM 80D5 00000001 HP 00000001)
- [ 0.000000] ACPI: MCFG 0x000000003DEEC000 00003C (v01 HPQOEM 80D5 00000001 HP 00000001)
- [ 0.000000] ACPI: SSDT 0x000000003DEC5000 00019A (v02 HPQOEM Sata0Ide 00001000 INTL 20121018)
- [ 0.000000] ACPI: SSDT 0x000000003DEC4000 000729 (v01 HPQOEM PtidDevc 00001000 INTL 20121018)
- [ 0.000000] ACPI: SSDT 0x000000003DEC3000 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20121018)
- [ 0.000000] ACPI: DMAR 0x000000003DEC2000 000070 (v01 INTEL SKL 00000001 INTL 00000001)
- [ 0.000000] ACPI: NHLT 0x000000003DEC1000 00002D (v00 INTEL EDK2 00000002 01000013)
- [ 0.000000] ACPI: SSDT 0x000000003DEBE000 00205E (v01 HP NVIDIAGF 00001000 INTL 20121018)
- [ 0.000000] ACPI: ASF! 0x000000003DEBD000 0000A5 (v32 HPQOEM UYA 00000001 TFSM 000F4240)
- [ 0.000000] ACPI: FPDT 0x000000003DEBC000 000044 (v01 HPQOEM EDK2 00000002 01000013)
- [ 0.000000] ACPI: BGRT 0x000000003DEFD000 000038 (v01 HPQOEM EDK2 00000002 01000013)
- [ 0.000000] ACPI: SSDT 0x000000003DEFB000 000260 (v02 HP PwrCtlEv 00000001 INTL 20121018)
- [ 0.000000] ACPI: Local APIC address 0xfee00000
- [ 0.000000] No NUMA configuration found
- [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000008bdffffff]
- [ 0.000000] NODE_DATA(0) allocated [mem 0x8bdfd5000-0x8bdffffff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
- [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
- [ 0.000000] Normal [mem 0x0000000100000000-0x00000008bdffffff]
- [ 0.000000] Device empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
- [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000033939fff]
- [ 0.000000] node 0: [mem 0x000000003393b000-0x0000000033c56fff]
- [ 0.000000] node 0: [mem 0x0000000033c58000-0x000000003d0fafff]
- [ 0.000000] node 0: [mem 0x000000003deff000-0x000000003defffff]
- [ 0.000000] node 0: [mem 0x0000000100000000-0x00000008bdffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000008bdffffff]
- [ 0.000000] On node 0 totalpages: 8368278
- [ 0.000000] DMA zone: 64 pages used for memmap
- [ 0.000000] DMA zone: 21 pages reserved
- [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
- [ 0.000000] DMA32 zone: 3844 pages used for memmap
- [ 0.000000] DMA32 zone: 246010 pages, LIFO batch:31
- [ 0.000000] Normal zone: 126848 pages used for memmap
- [ 0.000000] Normal zone: 8118272 pages, LIFO batch:31
- [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_TYPE_RESERVED
- [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
- [ 0.000000] ACPI: Local APIC address 0xfee00000
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
- [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
- [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.000000] ACPI: IRQ0 used by override.
- [ 0.000000] ACPI: IRQ9 used by override.
- [ 0.000000] Using ACPI (MADT) for SMP configuration information
- [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
- [ 0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
- [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
- [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x23b59000-0x23b59fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x23b72000-0x23b72fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x3393a000-0x3393afff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x33c57000-0x33c57fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x3d0fb000-0x3dc7efff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x3dc7f000-0x3de7efff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x3de7f000-0x3defefff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x3df00000-0x3fffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0xf00f9fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xf00fa000-0xf00fafff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xf00fb000-0xf00fcfff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xf00fd000-0xf00fdfff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xf00fe000-0xfdffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
- [ 0.000000] e820: [mem 0x40000000-0xf00f9fff] available for PCI devices
- [ 0.000000] Booting paravirtualized kernel on bare hardware
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
- [ 0.000000] percpu: Embedded 45 pages/cpu @ffff9a1abdc00000 s146520 r8192 d29608 u262144
- [ 0.000000] pcpu-alloc: s146520 r8192 d29608 u262144 alloc=1*2097152
- [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
- [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 8237501
- [ 0.000000] Policy zone: Normal
- [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed root=UUID=6c020206-88b2-4854-94c0-3e122f384fd5 ro quiet splash vt.handoff=7
- [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
- [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
- [ 0.000000] Memory: 32723588K/33473112K available (12300K kernel code, 2481K rwdata, 4004K rodata, 2364K init, 2368K bss, 749524K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
- [ 0.000000] Kernel/User page tables isolation: enabled
- [ 0.000000] ftrace: allocating 37823 entries in 148 pages
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
- [ 0.000000] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
- [ 0.000000] vt handoff: transparent VT on vt#7
- [ 0.000000] Console: colour dummy device 80x25
- [ 0.000000] console [tty0] enabled
- [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
- [ 0.000000] hpet clockevent registered
- [ 0.004000] tsc: Detected 2700.000 MHz processor
- [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5424.00 BogoMIPS (lpj=10848000)
- [ 0.004000] pid_max: default: 32768 minimum: 301
- [ 0.004000] ACPI: Core revision 20170531
- [ 0.027306] ACPI: 10 ACPI AML tables successfully acquired and loaded
- [ 0.027601] Security Framework initialized
- [ 0.027602] Yama: becoming mindful.
- [ 0.027630] AppArmor: AppArmor initialized
- [ 0.031363] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
- [ 0.033260] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
- [ 0.033324] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.033381] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.033519] CPU: Physical Processor ID: 0
- [ 0.033519] CPU: Processor Core ID: 0
- [ 0.033523] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
- [ 0.033523] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
- [ 0.033524] FEATURE SPEC_CTRL Not Present
- [ 0.033527] mce: CPU supports 10 MCE banks
- [ 0.033534] CPU0: Thermal monitoring enabled (TM1)
- [ 0.033548] process: using mwait in idle threads
- [ 0.033549] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
- [ 0.033550] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
- [ 0.033882] Freeing SMP alternatives memory: 36K
- [ 0.036895] smpboot: Max logical packages: 2
- [ 0.036901] DMAR: Host address width 39
- [ 0.036902] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
- [ 0.036906] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
- [ 0.036906] DMAR: RMRR base: 0x0000003dc38000 end: 0x0000003dc57fff
- [ 0.036909] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
- [ 0.036910] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
- [ 0.036910] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
- [ 0.036911] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
- [ 0.038212] DMAR-IR: Enabled IRQ remapping in xapic mode
- [ 0.038212] x2apic: IRQ remapping doesn't support X2APIC mode
- [ 0.042207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.084000] smpboot: CPU0: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
- [ 0.084000] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
- [ 0.084000] ... version: 4
- [ 0.084000] ... bit width: 48
- [ 0.084000] ... generic registers: 4
- [ 0.084000] ... value mask: 0000ffffffffffff
- [ 0.084000] ... max period: 00007fffffffffff
- [ 0.084000] ... fixed-purpose events: 3
- [ 0.084000] ... event mask: 000000070000000f
- [ 0.084000] Hierarchical SRCU implementation.
- [ 0.084000] smp: Bringing up secondary CPUs ...
- [ 0.084000] x86: Booting SMP configuration:
- [ 0.084000] .... node #0, CPUs: #1
- [ 0.084000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
- [ 0.084000] #2 #3 #4 #5 #6 #7
- [ 0.084557] smp: Brought up 1 node, 8 CPUs
- [ 0.084557] smpboot: Total of 8 processors activated (43392.00 BogoMIPS)
- [ 0.092485] devtmpfs: initialized
- [ 0.092485] x86/mm: Memory block size: 128MB
- [ 0.093632] evm: security.selinux
- [ 0.093632] evm: security.SMACK64
- [ 0.093632] evm: security.SMACK64EXEC
- [ 0.093633] evm: security.SMACK64TRANSMUTE
- [ 0.093633] evm: security.SMACK64MMAP
- [ 0.093633] evm: security.ima
- [ 0.093634] evm: security.capability
- [ 0.093642] PM: Registering ACPI NVS region [mem 0x3dc7f000-0x3de7efff] (2097152 bytes)
- [ 0.093642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.093642] futex hash table entries: 2048 (order: 5, 131072 bytes)
- [ 0.093642] pinctrl core: initialized pinctrl subsystem
- [ 0.093642] RTC time: 16:27:07, date: 02/16/18
- [ 0.093642] NET: Registered protocol family 16
- [ 0.093642] cpuidle: using governor ladder
- [ 0.093642] cpuidle: using governor menu
- [ 0.093642] PCCT header not found.
- [ 0.093642] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
- [ 0.093642] ACPI: bus type PCI registered
- [ 0.093642] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
- [ 0.093642] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
- [ 0.093642] PCI: not using MMCONFIG
- [ 0.093642] PCI: Using configuration type 1 for base access
- [ 0.093642] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.093642] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.096043] ACPI: Added _OSI(Module Device)
- [ 0.096044] ACPI: Added _OSI(Processor Device)
- [ 0.096044] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.096045] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.096420] ACPI: Executed 6 blocks of module-level executable AML code
- [ 0.100124] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
- [ 0.106570] ACPI: Dynamic OEM Table Load:
- [ 0.106603] ACPI: SSDT 0xFFFF9A1A999BB800 0005FD (v02 PmRef Cpu0Ist 00003000 INTL 20121018)
- [ 0.106758] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
- [ 0.106933] ACPI Error: Field [CAP1] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20170531/dsopcode-235)
- [ 0.106937] ACPI Error: Method parse/execution failed \_SB._OSC, AE_AML_BUFFER_LIMIT (20170531/psparse-550)
- [ 0.107380] ACPI: Dynamic OEM Table Load:
- [ 0.107386] ACPI: SSDT 0xFFFF9A1A9973B400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20121018)
- [ 0.107944] ACPI: Dynamic OEM Table Load:
- [ 0.107949] ACPI: SSDT 0xFFFF9A1A999BA800 0005AA (v02 PmRef ApIst 00003000 INTL 20121018)
- [ 0.108291] ACPI: Dynamic OEM Table Load:
- [ 0.108296] ACPI: SSDT 0xFFFF9A1A99737600 000119 (v02 PmRef ApCst 00003000 INTL 20121018)
- [ 0.110971] ACPI: EC: EC started
- [ 0.110971] ACPI: EC: interrupt blocked
- [ 3.472303] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
- [ 3.472304] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 3.472305] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
- [ 3.472306] ACPI: Interpreter enabled
- [ 3.472349] ACPI: (supports S0 S3 S4 S5)
- [ 3.472350] ACPI: Using IOAPIC for interrupt routing
- [ 3.472383] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
- [ 3.473154] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
- [ 3.473161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 3.473425] ACPI: Enabled 8 GPEs in block 00 to 7F
- [ 3.474604] ACPI: Power Resource [PG01] (on)
- [ 3.474952] ACPI: Power Resource [PG02] (on)
- [ 3.475296] ACPI: Power Resource [PG00] (on)
- [ 3.505654] ACPI: Power Resource [WRST] (off)
- [ 3.506015] ACPI: Power Resource [WRST] (off)
- [ 3.506303] ACPI: Power Resource [WRST] (off)
- [ 3.506595] ACPI: Power Resource [WRST] (off)
- [ 3.506898] ACPI: Power Resource [WRST] (off)
- [ 3.507334] ACPI: Power Resource [WRST] (off)
- [ 3.507624] ACPI: Power Resource [WRST] (off)
- [ 3.507913] ACPI: Power Resource [WRST] (off)
- [ 3.508203] ACPI: Power Resource [WRST] (off)
- [ 3.508493] ACPI: Power Resource [WRST] (off)
- [ 3.508779] ACPI: Power Resource [WRST] (off)
- [ 3.509067] ACPI: Power Resource [WRST] (off)
- [ 3.509355] ACPI: Power Resource [WRST] (off)
- [ 3.509643] ACPI: Power Resource [WRST] (off)
- [ 3.509932] ACPI: Power Resource [WRST] (off)
- [ 3.510220] ACPI: Power Resource [WRST] (off)
- [ 3.510509] ACPI: Power Resource [WRST] (off)
- [ 3.510804] ACPI: Power Resource [WRST] (off)
- [ 3.511091] ACPI: Power Resource [WRST] (off)
- [ 3.511382] ACPI: Power Resource [WRST] (off)
- [ 3.514035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
- [ 3.514039] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
- [ 3.514171] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
- [ 3.514295] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
- [ 3.514296] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
- [ 3.515941] PCI host bridge to bus 0000:00
- [ 3.515943] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 3.515943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 3.515944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 3.515945] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
- [ 3.515946] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
- [ 3.515946] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
- [ 3.515947] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
- [ 3.515947] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
- [ 3.515948] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
- [ 3.515949] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
- [ 3.515949] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
- [ 3.515950] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
- [ 3.515951] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
- [ 3.515951] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
- [ 3.515952] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
- [ 3.515953] pci_bus 0000:00: root bus resource [mem 0x40000000-0xefffffff window]
- [ 3.515953] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
- [ 3.515954] pci_bus 0000:00: root bus resource [bus 00-7e]
- [ 3.515959] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
- [ 3.516588] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
- [ 3.516618] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
- [ 3.517335] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
- [ 3.517353] pci 0000:00:14.0: reg 0x10: [mem 0xe4320000-0xe432ffff 64bit]
- [ 3.517406] pci 0000:00:14.0: PME# supported from D3hot D3cold
- [ 3.518040] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
- [ 3.518057] pci 0000:00:14.2: reg 0x10: [mem 0xe434b000-0xe434bfff 64bit]
- [ 3.518720] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
- [ 3.518740] pci 0000:00:16.0: reg 0x10: [mem 0xe434c000-0xe434cfff 64bit]
- [ 3.518790] pci 0000:00:16.0: PME# supported from D3hot
- [ 3.519417] pci 0000:00:16.3: [8086:a13d] type 00 class 0x070002
- [ 3.519429] pci 0000:00:16.3: reg 0x10: [io 0x6040-0x6047]
- [ 3.519434] pci 0000:00:16.3: reg 0x14: [mem 0xe434a000-0xe434afff]
- [ 3.520089] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
- [ 3.520103] pci 0000:00:17.0: reg 0x10: [mem 0xe4348000-0xe4349fff]
- [ 3.520108] pci 0000:00:17.0: reg 0x14: [mem 0xe434f000-0xe434f0ff]
- [ 3.520114] pci 0000:00:17.0: reg 0x18: [io 0x6048-0x604f]
- [ 3.520120] pci 0000:00:17.0: reg 0x1c: [io 0x6050-0x6053]
- [ 3.520125] pci 0000:00:17.0: reg 0x20: [io 0x6000-0x601f]
- [ 3.520131] pci 0000:00:17.0: reg 0x24: [mem 0xe434d000-0xe434d7ff]
- [ 3.520163] pci 0000:00:17.0: PME# supported from D3hot
- [ 3.520792] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
- [ 3.520844] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
- [ 3.521489] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
- [ 3.521540] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
- [ 3.522185] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
- [ 3.522243] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
- [ 3.522898] pci 0000:00:1f.0: [8086:a150] type 00 class 0x060100
- [ 3.523588] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
- [ 3.523599] pci 0000:00:1f.2: reg 0x10: [mem 0xe4340000-0xe4343fff]
- [ 3.524258] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040380
- [ 3.524280] pci 0000:00:1f.3: reg 0x10: [mem 0xe4344000-0xe4347fff 64bit]
- [ 3.524301] pci 0000:00:1f.3: reg 0x20: [mem 0xe4330000-0xe433ffff 64bit]
- [ 3.524341] pci 0000:00:1f.3: PME# supported from D3hot D3cold
- [ 3.524994] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
- [ 3.525047] pci 0000:00:1f.4: reg 0x10: [mem 0xe434e000-0xe434e0ff 64bit]
- [ 3.525097] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
- [ 3.525786] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
- [ 3.525811] pci 0000:00:1f.6: reg 0x10: [mem 0xe4300000-0xe431ffff]
- [ 3.525911] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
- [ 3.526560] pci 0000:01:00.0: [10de:13b1] type 00 class 0x030000
- [ 3.526578] pci 0000:01:00.0: reg 0x10: [mem 0xe3000000-0xe3ffffff]
- [ 3.526587] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
- [ 3.526596] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
- [ 3.526602] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
- [ 3.526608] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
- [ 3.526879] pci 0000:01:00.1: [10de:0fbc] type 00 class 0x040300
- [ 3.526891] pci 0000:01:00.1: reg 0x10: [mem 0xe4000000-0xe4003fff]
- [ 3.540047] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 3.540049] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
- [ 3.540051] pci 0000:00:01.0: bridge window [mem 0xe3000000-0xe40fffff]
- [ 3.540053] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
- [ 3.540334] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
- [ 3.540380] pci 0000:02:00.0: reg 0x10: [mem 0xe4100000-0xe4101fff 64bit]
- [ 3.540626] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
- [ 3.552285] pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 3.552289] pci 0000:00:1c.0: bridge window [mem 0xe4100000-0xe41fffff]
- [ 3.552413] pci 0000:03:00.0: [10ec:525a] type 00 class 0xff0000
- [ 3.552443] pci 0000:03:00.0: reg 0x14: [mem 0xe4200000-0xe4200fff]
- [ 3.552539] pci 0000:03:00.0: supports D1 D2
- [ 3.552540] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
- [ 3.564126] pci 0000:00:1c.1: PCI bridge to [bus 03]
- [ 3.564128] pci 0000:00:1c.1: bridge window [io 0x4000-0x5fff]
- [ 3.564130] pci 0000:00:1c.1: bridge window [mem 0xe4200000-0xe42fffff]
- [ 3.564183] pci 0000:00:1c.4: PCI bridge to [bus 04-6e]
- [ 3.564186] pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xe20fffff]
- [ 3.564190] pci 0000:00:1c.4: bridge window [mem 0x50000000-0x99ffffff 64bit pref]
- [ 3.565256] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565318] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
- [ 3.565378] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565437] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565497] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565559] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565622] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565685] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 3.565972] ACPI: EC: interrupt unblocked
- [ 3.565987] ACPI: EC: event unblocked
- [ 3.565995] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 3.565996] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
- [ 3.566137] SCSI subsystem initialized
- [ 3.566147] libata version 3.00 loaded.
- [ 3.566147] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
- [ 3.566147] pci 0000:01:00.0: vgaarb: setting as boot device
- [ 3.566147] pci 0000:01:00.0: vgaarb: bridge control possible
- [ 3.566147] vgaarb: loaded
- [ 3.566147] ACPI: bus type USB registered
- [ 3.566147] usbcore: registered new interface driver usbfs
- [ 3.566147] usbcore: registered new interface driver hub
- [ 3.566147] usbcore: registered new device driver usb
- [ 3.566147] EDAC MC: Ver: 3.0.0
- [ 3.566147] Registered efivars operations
- [ 3.601141] PCI: Using ACPI for IRQ routing
- [ 3.605823] PCI: pci_cache_line_size set to 64 bytes
- [ 3.606415] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
- [ 3.606416] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
- [ 3.606416] e820: reserve RAM buffer [mem 0x23b59018-0x23ffffff]
- [ 3.606417] e820: reserve RAM buffer [mem 0x3393a000-0x33ffffff]
- [ 3.606417] e820: reserve RAM buffer [mem 0x33c57000-0x33ffffff]
- [ 3.606418] e820: reserve RAM buffer [mem 0x3d0fb000-0x3fffffff]
- [ 3.606419] e820: reserve RAM buffer [mem 0x3df00000-0x3fffffff]
- [ 3.606419] e820: reserve RAM buffer [mem 0x8be000000-0x8bfffffff]
- [ 3.606467] NetLabel: Initializing
- [ 3.606467] NetLabel: domain hash size = 128
- [ 3.606468] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 3.606477] NetLabel: unlabeled traffic allowed by default
- [ 3.606485] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
- [ 3.606485] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
- [ 3.608014] clocksource: Switched to clocksource hpet
- [ 3.614709] VFS: Disk quotas dquot_6.6.0
- [ 3.614720] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 3.614796] AppArmor: AppArmor Filesystem Enabled
- [ 3.614815] pnp: PnP ACPI init
- [ 3.614914] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
- [ 3.614915] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
- [ 3.614916] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
- [ 3.614917] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
- [ 3.614918] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
- [ 3.614920] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615138] system 00:01: [io 0x2000-0x20fe] has been reserved
- [ 3.615139] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615234] system 00:02: [io 0x0680-0x069f] has been reserved
- [ 3.615235] system 00:02: [io 0xffff] has been reserved
- [ 3.615236] system 00:02: [io 0xffff] has been reserved
- [ 3.615236] system 00:02: [io 0xffff] has been reserved
- [ 3.615237] system 00:02: [io 0x1800-0x18fe] has been reserved
- [ 3.615238] system 00:02: [io 0x164e-0x164f] has been reserved
- [ 3.615239] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615301] system 00:03: [io 0x0800-0x087f] has been reserved
- [ 3.615302] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615314] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
- [ 3.615336] system 00:05: [io 0x1854-0x1857] has been reserved
- [ 3.615337] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
- [ 3.615352] pnp 00:06: Plug and Play ACPI device, IDs HPQ8002 PNP0303 (active)
- [ 3.615363] pnp 00:07: Plug and Play ACPI device, IDs SYN3042 SYN0100 SYN0002 PNP0f13 (active)
- [ 3.615400] system 00:08: [io 0x0200-0x023f] has been reserved
- [ 3.615401] system 00:08: [mem 0xfedf0000-0xfedfffff] has been reserved
- [ 3.615402] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615624] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
- [ 3.615625] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
- [ 3.615626] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
- [ 3.615627] system 00:09: [mem 0xf0000000-0xf7ffffff] could not be reserved
- [ 3.615627] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
- [ 3.615628] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
- [ 3.615629] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
- [ 3.615630] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
- [ 3.615631] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
- [ 3.615631] system 00:09: [mem 0x40000000-0x4001ffff] has been reserved
- [ 3.615633] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 3.615844] pnp 00:0a: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
- [ 3.615882] pnp: PnP ACPI: found 11 devices
- [ 3.624239] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
- [ 3.624241] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
- [ 3.624264] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
- [ 3.624269] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 04-6e] add_size 1000
- [ 3.624278] pci 0000:00:1c.1: BAR 15: assigned [mem 0x40100000-0x402fffff 64bit pref]
- [ 3.624279] pci 0000:00:1c.4: BAR 13: assigned [io 0x7000-0x7fff]
- [ 3.624281] pci 0000:01:00.0: BAR 6: assigned [mem 0xe4080000-0xe40fffff pref]
- [ 3.624282] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 3.624283] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
- [ 3.624285] pci 0000:00:01.0: bridge window [mem 0xe3000000-0xe40fffff]
- [ 3.624287] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
- [ 3.624289] pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 3.624302] pci 0000:00:1c.0: bridge window [mem 0xe4100000-0xe41fffff]
- [ 3.624306] pci 0000:00:1c.1: PCI bridge to [bus 03]
- [ 3.624307] pci 0000:00:1c.1: bridge window [io 0x4000-0x5fff]
- [ 3.624309] pci 0000:00:1c.1: bridge window [mem 0xe4200000-0xe42fffff]
- [ 3.624311] pci 0000:00:1c.1: bridge window [mem 0x40100000-0x402fffff 64bit pref]
- [ 3.624314] pci 0000:00:1c.4: PCI bridge to [bus 04-6e]
- [ 3.624315] pci 0000:00:1c.4: bridge window [io 0x7000-0x7fff]
- [ 3.624318] pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xe20fffff]
- [ 3.624320] pci 0000:00:1c.4: bridge window [mem 0x50000000-0x99ffffff 64bit pref]
- [ 3.624324] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
- [ 3.624325] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
- [ 3.624325] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
- [ 3.624326] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
- [ 3.624327] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
- [ 3.624327] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
- [ 3.624328] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
- [ 3.624329] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
- [ 3.624329] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
- [ 3.624330] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
- [ 3.624331] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
- [ 3.624331] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
- [ 3.624332] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
- [ 3.624332] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
- [ 3.624333] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
- [ 3.624334] pci_bus 0000:00: resource 19 [mem 0x40000000-0xefffffff window]
- [ 3.624334] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
- [ 3.624335] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
- [ 3.624336] pci_bus 0000:01: resource 1 [mem 0xe3000000-0xe40fffff]
- [ 3.624336] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
- [ 3.624337] pci_bus 0000:02: resource 1 [mem 0xe4100000-0xe41fffff]
- [ 3.624338] pci_bus 0000:03: resource 0 [io 0x4000-0x5fff]
- [ 3.624339] pci_bus 0000:03: resource 1 [mem 0xe4200000-0xe42fffff]
- [ 3.624339] pci_bus 0000:03: resource 2 [mem 0x40100000-0x402fffff 64bit pref]
- [ 3.624340] pci_bus 0000:04: resource 0 [io 0x7000-0x7fff]
- [ 3.624340] pci_bus 0000:04: resource 1 [mem 0xb4000000-0xe20fffff]
- [ 3.624341] pci_bus 0000:04: resource 2 [mem 0x50000000-0x99ffffff 64bit pref]
- [ 3.624430] NET: Registered protocol family 2
- [ 3.624571] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
- [ 3.624814] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
- [ 3.624895] TCP: Hash tables configured (established 262144 bind 65536)
- [ 3.624930] UDP hash table entries: 16384 (order: 7, 524288 bytes)
- [ 3.624987] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
- [ 3.625057] NET: Registered protocol family 1
- [ 3.625575] PCI: CLS 0 bytes, default 64
- [ 3.625596] Unpacking initramfs...
- [ 4.158787] Freeing initrd memory: 48140K
- [ 4.158831] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
- [ 4.158832] software IO TLB [mem 0x38664000-0x3c664000] (64MB) mapped at [ffff9a1238664000-ffff9a123c663fff]
- [ 4.159197] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2717868ea45, max_idle_ns: 440795316085 ns
- [ 4.159469] Scanning for low memory corruption every 60 seconds
- [ 4.159778] audit: initializing netlink subsys (disabled)
- [ 4.159859] audit: type=2000 audit(1518798431.159:1): state=initialized audit_enabled=0 res=1
- [ 4.160185] Initialise system trusted keyrings
- [ 4.160190] Key type blacklist registered
- [ 4.160258] workingset: timestamp_bits=36 max_order=23 bucket_order=0
- [ 4.161018] zbud: loaded
- [ 4.161286] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 4.161448] fuse init (API version 7.26)
- [ 4.164899] Key type asymmetric registered
- [ 4.164900] Asymmetric key parser 'x509' registered
- [ 4.164950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 4.165022] io scheduler noop registered
- [ 4.165022] io scheduler deadline registered
- [ 4.165040] io scheduler cfq registered (default)
- [ 4.165949] pcieport 0000:00:1c.0: AER enabled with IRQ 121
- [ 4.165966] pcieport 0000:00:1c.1: AER enabled with IRQ 122
- [ 4.165984] pcieport 0000:00:1c.4: AER enabled with IRQ 123
- [ 4.166021] efifb: probing for efifb
- [ 4.166028] efifb: framebuffer at 0xa0000000, using 8640k, total 8640k
- [ 4.166029] efifb: mode is 1920x1080x32, linelength=8192, pages=1
- [ 4.166029] efifb: scrolling: redraw
- [ 4.166030] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
- [ 4.166166] Console: switching to colour frame buffer device 240x67
- [ 4.166181] fb0: EFI VGA frame buffer device
- [ 4.166184] intel_idle: MWAIT substates: 0x11142120
- [ 4.166184] intel_idle: v0.4.1 model 0x5E
- [ 4.166672] intel_idle: lapic_timer_reliable_states 0xffffffff
- [ 4.166800] ACPI: AC Adapter [AC] (on-line)
- [ 4.166836] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
- [ 4.166854] ACPI: Sleep Button [SLPB]
- [ 4.166892] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
- [ 4.166926] ACPI: Lid Switch [LID]
- [ 4.166946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
- [ 4.167008] ACPI: Power Button [PWRF]
- [ 4.172144] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 4.172730] thermal LNXTHERM:00: registered as thermal_zone0
- [ 4.172731] ACPI: Thermal Zone [CPUZ] (46 C)
- [ 4.175361] thermal LNXTHERM:01: registered as thermal_zone1
- [ 4.175361] ACPI: Thermal Zone [GFXZ] (0 C)
- [ 4.177077] thermal LNXTHERM:02: registered as thermal_zone2
- [ 4.177077] ACPI: Thermal Zone [EXTZ] (40 C)
- [ 4.180916] thermal LNXTHERM:03: registered as thermal_zone3
- [ 4.180916] ACPI: Thermal Zone [LOCZ] (43 C)
- [ 4.183619] thermal LNXTHERM:04: registered as thermal_zone4
- [ 4.183619] ACPI: Thermal Zone [BATZ] (28 C)
- [ 4.183757] thermal LNXTHERM:05: registered as thermal_zone5
- [ 4.183758] ACPI: Thermal Zone [PCHZ] (0 C)
- [ 4.183797] GHES: HEST is not enabled!
- [ 4.183930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
- [ 4.186613] serial 0000:00:16.3: enabling device (0000 -> 0003)
- [ 4.193247] ACPI: Battery Slot [BAT0] (battery present)
- [ 4.207414] 0000:00:16.3: ttyS4 at I/O 0x6040 (irq = 19, base_baud = 115200) is a 16550A
- [ 4.207733] Linux agpgart interface v0.103
- [ 4.252314] tpm_tis 00:0a: 1.2 TPM (device-id 0x1B, rev-id 16)
- [ 4.512057] loop: module loaded
- [ 4.512177] libphy: Fixed MDIO Bus: probed
- [ 4.512178] tun: Universal TUN/TAP device driver, 1.6
- [ 4.512267] PPP generic driver version 2.4.2
- [ 4.512357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 4.512358] ehci-pci: EHCI PCI platform driver
- [ 4.512366] ehci-platform: EHCI generic platform driver
- [ 4.512374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 4.512375] ohci-pci: OHCI PCI platform driver
- [ 4.512380] ohci-platform: OHCI generic platform driver
- [ 4.512384] uhci_hcd: USB Universal Host Controller Interface driver
- [ 4.512554] xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 4.512558] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
- [ 4.513655] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
- [ 4.513658] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
- [ 4.513742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 4.513742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 4.513743] usb usb1: Product: xHCI Host Controller
- [ 4.513744] usb usb1: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
- [ 4.513745] usb usb1: SerialNumber: 0000:00:14.0
- [ 4.513882] hub 1-0:1.0: USB hub found
- [ 4.513906] hub 1-0:1.0: 16 ports detected
- [ 4.514527] xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 4.514529] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
- [ 4.514553] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
- [ 4.514554] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 4.514555] usb usb2: Product: xHCI Host Controller
- [ 4.514555] usb usb2: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
- [ 4.514556] usb usb2: SerialNumber: 0000:00:14.0
- [ 4.514682] hub 2-0:1.0: USB hub found
- [ 4.514703] hub 2-0:1.0: 10 ports detected
- [ 4.514754] usb: port power management may be unreliable
- [ 4.515083] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
- [ 4.516866] i8042: Detected active multiplexing controller, rev 1.1
- [ 4.517179] serio: i8042 KBD port at 0x60,0x64 irq 1
- [ 4.517181] serio: i8042 AUX0 port at 0x60,0x64 irq 12
- [ 4.517195] serio: i8042 AUX1 port at 0x60,0x64 irq 12
- [ 4.517205] serio: i8042 AUX2 port at 0x60,0x64 irq 12
- [ 4.517215] serio: i8042 AUX3 port at 0x60,0x64 irq 12
- [ 4.517498] mousedev: PS/2 mouse device common for all mice
- [ 4.518038] rtc_cmos 00:04: RTC can wake from S4
- [ 4.518499] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
- [ 4.518597] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
- [ 4.518605] i2c /dev entries driver
- [ 4.518632] device-mapper: uevent: version 1.0.3
- [ 4.518785] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
- [ 4.518787] intel_pstate: Intel P-state driver initializing
- [ 4.519958] intel_pstate: HWP enabled
- [ 4.520666] ledtrig-cpu: registered to indicate activity on CPUs
- [ 4.520667] EFI Variables Facility v0.08 2004-May-17
- [ 4.544152] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
- [ 4.563554] NET: Registered protocol family 10
- [ 4.566844] Segment Routing with IPv6
- [ 4.566853] NET: Registered protocol family 17
- [ 4.566858] Key type dns_resolver registered
- [ 4.567727] RAS: Correctable Errors collector initialized.
- [ 4.567739] microcode: sig=0x506e3, pf=0x20, revision=0x84
- [ 4.568108] microcode: Microcode Update Driver: v2.2.
- [ 4.568685] sched_clock: Marking stable (4568072914, 0)->(4673254536, -105181622)
- [ 4.569304] registered taskstats version 1
- [ 4.569323] Loading compiled-in X.509 certificates
- [ 4.570997] Loaded X.509 cert 'Build time autogenerated kernel key: ea5b2e3dc303efbb5e4e4f76f9dbd395fda5b554'
- [ 4.571521] Loaded UEFI:db cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec' linked to secondary sys keyring
- [ 4.571533] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
- [ 4.571545] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
- [ 4.574208] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
- [ 4.574712] zswap: loaded using pool lzo/zbud
- [ 4.578421] Key type big_key registered
- [ 4.578424] Key type trusted registered
- [ 4.579896] Key type encrypted registered
- [ 4.579898] AppArmor: AppArmor sha1 policy hashing enabled
- [ 4.840224] usb 1-1: new full-speed USB device number 2 using xhci_hcd
- [ 4.984371] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b
- [ 4.984372] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 4.984373] usb 1-1: Product: USB Receiver
- [ 4.984374] usb 1-1: Manufacturer: Logitech
- [ 5.104215] usb 1-7: new high-speed USB device number 3 using xhci_hcd
- [ 5.180707] clocksource: Switched to clocksource tsc
- [ 5.200353] evm: HMAC attrs: 0x1
- [ 5.201494] Magic number: 6:799:489
- [ 5.201706] rtc_cmos 00:04: setting system clock to 2018-02-16 16:27:13 UTC (1518798433)
- [ 5.201812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
- [ 5.201812] EDD information not available.
- [ 5.203228] Freeing unused kernel memory: 2364K
- [ 5.203229] Write protecting the kernel read-only data: 18432k
- [ 5.203698] Freeing unused kernel memory: 2024K
- [ 5.203915] Freeing unused kernel memory: 92K
- [ 5.205169] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 5.205169] x86/mm: Checking user space page tables
- [ 5.206252] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 5.246974] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
- [ 5.251127] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
- [ 5.251145] acpi device:06: registered as cooling_device8
- [ 5.251234] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
- [ 5.251239] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:00/input/input8
- [ 5.258578] pps_core: LinuxPPS API ver. 1 registered
- [ 5.258578] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 5.258908] rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
- [ 5.259229] ahci 0000:00:17.0: version 3.0
- [ 5.259346] PTP clock support registered
- [ 5.259441] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
- [ 5.262185] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 5.262186] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 5.269517] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x12 impl SATA mode
- [ 5.269519] ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst
- [ 5.280343] scsi host0: ahci
- [ 5.280393] scsi host1: ahci
- [ 5.282272] scsi host2: ahci
- [ 5.282322] scsi host3: ahci
- [ 5.282367] scsi host4: ahci
- [ 5.282392] ata1: DUMMY
- [ 5.282394] ata2: SATA max UDMA/133 abar m2048@0xe434d000 port 0xe434d180 irq 126
- [ 5.282394] ata3: DUMMY
- [ 5.282395] ata4: DUMMY
- [ 5.282396] ata5: SATA max UDMA/133 abar m2048@0xe434d000 port 0xe434d300 irq 126
- [ 5.282580] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
- [ 5.285383] usb 1-7: New USB device found, idVendor=05c8, idProduct=0383
- [ 5.285384] usb 1-7: New USB device strings: Mfr=2, Product=1, SerialNumber=0
- [ 5.285401] usb 1-7: Product: HP HD Camera
- [ 5.285401] usb 1-7: Manufacturer: Sonix Technology Co., Ltd.
- [ 5.286078] MXM: GUID detected in BIOS
- [ 5.286303] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
- [ 5.286575] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
- [ 5.286675] checking generic (a0000000 870000) vs hw (a0000000 10000000)
- [ 5.286676] fb: switching to nouveaufb from EFI VGA
- [ 5.286691] Console: switching to colour dummy device 80x25
- [ 5.286799] nouveau 0000:01:00.0: NVIDIA GM107 (117310a2)
- [ 5.298788] nouveau 0000:01:00.0: bios: version 82.07.9b.00.01
- [ 5.299466] nouveau 0000:01:00.0: mxm: BIOS version 3.0
- [ 5.302054] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170531/nsarguments-95)
- [ 5.302998] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
- [ 5.303009] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- [ 5.304564] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
- [ 5.359828] [TTM] Zone kernel: Available graphics memory: 16429794 kiB
- [ 5.359829] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
- [ 5.359829] [TTM] Initializing pool allocator
- [ 5.359831] [TTM] Initializing DMA pool allocator
- [ 5.359839] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
- [ 5.359840] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
- [ 5.359841] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
- [ 5.359841] nouveau 0000:01:00.0: DRM: DCB version 4.0
- [ 5.359843] nouveau 0000:01:00.0: DRM: DCB outp 03: 01875fd6 04420020
- [ 5.359844] nouveau 0000:01:00.0: DRM: DCB outp 04: 01075f92 00020020
- [ 5.359844] nouveau 0000:01:00.0: DRM: DCB outp 05: 08814fc6 04420010
- [ 5.359845] nouveau 0000:01:00.0: DRM: DCB outp 06: 08014f82 00020010
- [ 5.359846] nouveau 0000:01:00.0: DRM: DCB outp 08: 04838fb6 04420010
- [ 5.359846] nouveau 0000:01:00.0: DRM: DCB outp 09: 04038f72 00020010
- [ 5.359847] nouveau 0000:01:00.0: DRM: DCB outp 10: 02027fa6 04430014
- [ 5.359848] nouveau 0000:01:00.0: DRM: DCB conn 00: 08000040
- [ 5.359848] nouveau 0000:01:00.0: DRM: DCB conn 01: 00001161
- [ 5.359849] nouveau 0000:01:00.0: DRM: DCB conn 02: 00001231
- [ 5.359849] nouveau 0000:01:00.0: DRM: DCB conn 04: 01000446
- [ 5.359850] nouveau 0000:01:00.0: DRM: DCB conn 05: 02000546
- [ 5.359850] nouveau 0000:01:00.0: DRM: DCB conn 06: 00010631
- [ 5.359851] nouveau 0000:01:00.0: DRM: DCB conn 07: 00010747
- [ 5.359852] nouveau 0000:01:00.0: DRM: DCB conn 08: 00020846
- [ 5.359852] nouveau 0000:01:00.0: DRM: DCB conn 09: 00000900
- [ 5.408076] usb 1-8: new full-speed USB device number 4 using xhci_hcd
- [ 5.435926] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
- [ 5.443042] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 5.443042] [drm] Driver supports precise vblank timestamp query.
- [ 5.501882] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 3c:52:82:10:de:87
- [ 5.501883] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
- [ 5.501951] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
- [ 5.502747] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
- [ 5.549458] usb 1-8: New USB device found, idVendor=138a, idProduct=003f
- [ 5.549459] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=1
- [ 5.549460] usb 1-8: SerialNumber: 003020650380
- [ 5.570507] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
- [ 5.599249] ata2: SATA link down (SStatus 4 SControl 300)
- [ 5.668032] usb 1-12: new full-speed USB device number 5 using xhci_hcd
- [ 5.809263] usb 1-12: New USB device found, idVendor=8087, idProduct=0a2b
- [ 5.809264] usb 1-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 5.812503] hidraw: raw HID events driver (C) Jiri Kosina
- [ 5.816776] usbcore: registered new interface driver usbhid
- [ 5.816777] usbhid: USB HID core driver
- [ 5.818042] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
- [ 5.833815] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo ffff9a1a99b87000
- [ 5.833932] fbcon: nouveaufb (fb0) is primary device
- [ 5.834009] Console: switching to colour frame buffer device 240x67
- [ 5.834038] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
- [ 5.868059] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
- [ 5.915006] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
- [ 5.915399] ata5.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
- [ 5.915400] ata5.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
- [ 5.915403] ata5.00: supports DRM functions and may not be fully accessible
- [ 5.915587] ata5.00: ATA-9: SanDisk SD7TN3Q-256G-1006, X2180306, max UDMA/133
- [ 5.915588] ata5.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
- [ 5.918775] ata5.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
- [ 5.918776] ata5.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
- [ 5.918777] ata5.00: supports DRM functions and may not be fully accessible
- [ 5.921739] ata5.00: configured for UDMA/133
- [ 5.921954] scsi 4:0:0:0: Direct-Access ATA SanDisk SD7TN3Q- 0306 PQ: 0 ANSI: 5
- [ 5.950618] input: Logitech K400 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input11
- [ 5.950697] logitech-hidpp-device 0003:046D:4024.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400] on usb-0000:00:14.0-1:1
- [ 6.016177] sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
- [ 6.016178] sd 4:0:0:0: Attached scsi generic sg0 type 0
- [ 6.016178] sd 4:0:0:0: [sda] 4096-byte physical blocks
- [ 6.016183] sd 4:0:0:0: [sda] Write Protect is off
- [ 6.016184] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 6.016191] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 6.017660] sda: sda1 sda2 sda3
- [ 6.018585] sd 4:0:0:0: [sda] supports TCG Opal
- [ 6.018586] sd 4:0:0:0: [sda] Attached SCSI disk
- [ 6.249455] nouveau 0000:01:00.0: disp: 0x000066d7[0]: INIT_GENERIC_CONDITON: unknown 0x07
- [ 6.276619] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
- [ 6.355541] input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input10
- [ 6.473009] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
- [ 6.473171] systemd[1]: Detected architecture x86-64.
- [ 6.473350] systemd[1]: Set hostname to <behemoth>.
- [ 6.521256] systemd[1]: Configuration file /lib/systemd/system/open-iscsi.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
- [ 6.522291] systemd[1]: Configuration file /etc/systemd/system/kubelet.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
- [ 6.523363] systemd[1]: Configuration file /etc/systemd/system/kubelet.service.d/10-kubeadm.conf is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
- [ 6.523571] systemd[1]: Configuration file /etc/systemd/system/docker.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
- [ 6.538816] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 6.538873] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 6.538879] systemd[1]: Reached target Encrypted Volumes.
- [ 6.582303] lp: driver loaded but no devices found
- [ 6.586568] ppdev: user-space parallel port driver
- [ 6.592592] RPC: Registered named UNIX socket transport module.
- [ 6.592593] RPC: Registered udp transport module.
- [ 6.592593] RPC: Registered tcp transport module.
- [ 6.592594] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 6.596726] Loading iSCSI transport class v2.0-870.
- [ 6.602969] iscsi: registered transport (tcp)
- [ 6.621723] iscsi: registered transport (iser)
- [ 6.678082] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
- [ 6.690278] systemd-journald[296]: Received request to flush runtime journal from PID 1
- [ 6.804413] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 6.805776] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
- [ 6.805871] input: HP Wireless hotkeys as /devices/virtual/input/input13
- [ 6.808235] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
- [ 6.811566] hp_accel: hardware type HPZBook15 found
- [ 6.880127] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff9a1a8f038288 (20170531/exresop-593)
- [ 6.880133] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170531/dswexec-461)
- [ 6.880135] ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.880140] ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.880735] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff9a1a99798c18 (20170531/exresop-593)
- [ 6.880737] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170531/dswexec-461)
- [ 6.880739] ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.880743] ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.881372] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff9a1a8f038ab0 (20170531/exresop-593)
- [ 6.881374] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170531/dswexec-461)
- [ 6.881377] ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.881380] ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170531/psparse-550)
- [ 6.881412] input: HP WMI hotkeys as /devices/virtual/input/input14
- [ 6.882925] ACPI Error: Attempt to CreateField of length zero (20170531/dsopcode-168)
- [ 6.882929] ACPI Error: Method parse/execution failed \_SB.WMIV.WVPI, AE_AML_OPERAND_VALUE (20170531/psparse-550)
- [ 6.882936] ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_VALUE (20170531/psparse-550)
- [ 6.910634] Bluetooth: Core ver 2.22
- [ 6.910644] NET: Registered protocol family 31
- [ 6.910644] Bluetooth: HCI device and connection manager initialized
- [ 6.910646] Bluetooth: HCI socket layer initialized
- [ 6.910647] Bluetooth: L2CAP socket layer initialized
- [ 6.910650] Bluetooth: SCO socket layer initialized
- [ 6.917045] Intel(R) Wireless WiFi driver for Linux
- [ 6.917046] Copyright(c) 2003- 2015 Intel Corporation
- [ 6.917337] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
- [ 6.924051] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
- [ 6.924052] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
- [ 6.924053] RAPL PMU: hw unit of domain package 2^-14 Joules
- [ 6.924053] RAPL PMU: hw unit of domain dram 2^-14 Joules
- [ 6.924053] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
- [ 6.924054] RAPL PMU: hw unit of domain psys 2^-14 Joules
- [ 6.928347] usbcore: registered new interface driver btusb
- [ 6.929579] Bluetooth: hci0: Firmware revision 0.0 build 176 week 45 2017
- [ 6.934934] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-33.ucode failed with error -2
- [ 6.934944] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-8000C-32.ucode failed with error -2
- [ 6.938534] lis3lv02d: 8 bits 3DC sensor found
- [ 6.942681] iwlwifi 0000:02:00.0: loaded firmware version 31.560484.0 op_mode iwlmvm
- [ 6.943012] random: crng init done
- [ 6.963560] media: Linux media interface: v0.10
- [ 6.974698] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
- [ 6.976598] Linux video capture interface: v2.00
- [ 6.995786] AVX2 version of gcm_enc/dec engaged.
- [ 6.995787] AES CTR mode by8 optimization enabled
- [ 7.052692] uvcvideo: Found UVC 1.00 device HP HD Camera (05c8:0383)
- [ 7.053328] iwlwifi 0000:02:00.0: base HW address: b8:8a:60:b1:10:a7
- [ 7.055338] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
- [ 7.055623] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
- [ 7.055678] snd_hda_intel 0000:01:00.1: Disabling MSI
- [ 7.055680] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
- [ 7.082908] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not initialized!
- [ 7.082911] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
- [ 7.082912] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
- [ 7.082974] input: HP HD Camera: HP HD Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input15
- [ 7.083029] usbcore: registered new interface driver uvcvideo
- [ 7.083029] USB Video Class driver (1.1.1)
- [ 7.088721] snd_hda_codec_conexant hdaudioC0D0: CX20724: BIOS auto-probing.
- [ 7.089525] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20724: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
- [ 7.089526] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
- [ 7.089527] snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
- [ 7.089528] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
- [ 7.089529] snd_hda_codec_conexant hdaudioC0D0: inputs:
- [ 7.089530] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x1a
- [ 7.089531] snd_hda_codec_conexant hdaudioC0D0: Mic=0x19
- [ 7.090674] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
- [ 7.094279] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
- [ 7.094327] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
- [ 7.107370] psmouse serio3: synaptics: queried max coordinates: x [..5664], y [..4742]
- [ 7.128919] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
- [ 7.129139] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 7.129156] thermal thermal_zone8: failed to read out thermal zone (-5)
- [ 7.129230] intel_rapl: Found RAPL domain package
- [ 7.129231] intel_rapl: Found RAPL domain core
- [ 7.129232] intel_rapl: Found RAPL domain dram
- [ 7.137700] psmouse serio3: synaptics: queried min coordinates: x [1280..], y [1110..]
- [ 7.137704] psmouse serio3: synaptics: Your touchpad (PNP: SYN3042 SYN0100 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to [email protected].
- [ 7.156623] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
- [ 7.190415] psmouse serio3: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf40223/0x840300/0x2e800/0x0, board id: 2706, fw id: 2017334
- [ 7.223859] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input12
- [ 7.277102] Adding 33472508k swap on /dev/sda3. Priority:-1 extents:1 across:33472508k SSFS
- [ 7.397823] audit: type=1400 audit(1518798435.696:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=836 comm="apparmor_parser"
- [ 7.399108] audit: type=1400 audit(1518798435.697:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=833 comm="apparmor_parser"
- [ 7.399110] audit: type=1400 audit(1518798435.697:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=833 comm="apparmor_parser"
- [ 7.399111] audit: type=1400 audit(1518798435.697:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=833 comm="apparmor_parser"
- [ 7.401946] audit: type=1400 audit(1518798435.700:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=834 comm="apparmor_parser"
- [ 7.403241] audit: type=1400 audit(1518798435.701:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=838 comm="apparmor_parser"
- [ 7.403878] audit: type=1400 audit(1518798435.702:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=829 comm="apparmor_parser"
- [ 7.403880] audit: type=1400 audit(1518798435.702:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=829 comm="apparmor_parser"
- [ 7.403881] audit: type=1400 audit(1518798435.702:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=829 comm="apparmor_parser"
- [ 7.740566] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
- [ 7.740625] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
- [ 7.769235] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 7.769236] Bluetooth: BNEP filters: protocol multicast
- [ 7.769238] Bluetooth: BNEP socket layer initialized
- [ 7.858223] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 8.103031] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 8.106187] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
- [ 8.260228] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input21
- [ 8.296403] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
- [ 8.376043] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 14.204010] Rounding down aligned max_sectors from 4294967295 to 4294967288
- [ 14.249733] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.00.00.00-k.
- [ 17.378465] Bluetooth: RFCOMM TTY layer initialized
- [ 17.378471] Bluetooth: RFCOMM socket layer initialized
- [ 17.378474] Bluetooth: RFCOMM ver 1.11
- [ 19.350673] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
- [ 19.352107] Bridge firewalling registered
- [ 20.407052] kauditd_printk_skb: 14 callbacks suppressed
- [ 20.407052] audit: type=1400 audit(1518798448.705:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1802 comm="apparmor_parser"
- [ 20.413348] aufs 4.13-20170911
- [ 21.164684] aufs au_opts_verify:1584:dockerd[1714]: dirperm1 breaks the protection by the permission bits on the lower branch
- [ 21.363043] Initializing XFRM netlink socket
- [ 21.368710] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
- [ 21.397067] Adding 33472508k swap on /dev/sda3. Priority:-1 extents:1 across:33472508k SSFS
- [ 32.353262] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 32.360568] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
- [ 36.586917] Adding 33472508k swap on /dev/sda3. Priority:-1 extents:1 across:33472508k SSFS
- [ 36.589906] wlp2s0: authenticate with f8:4f:57:85:44:1e
- [ 36.598576] wlp2s0: send auth to f8:4f:57:85:44:1e (try 1/3)
- [ 36.604297] wlp2s0: authenticated
- [ 36.611999] wlp2s0: associate with f8:4f:57:85:44:1e (try 1/3)
- [ 36.614773] wlp2s0: RX AssocResp from f8:4f:57:85:44:1e (capab=0x101 status=0 aid=40)
- [ 36.615949] wlp2s0: associated
- [ 36.616043] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
- [ 36.616782] wlp2s0: Limiting TX power to 14 dBm as advertised by f8:4f:57:85:44:1e
- [ 45.886394] FS-Cache: Loaded
- [ 45.908436] FS-Cache: Netfs 'nfs' registered for caching
- [ 45.920858] NFS: Registering the id_resolver key type
- [ 45.920865] Key type id_resolver registered
- [ 45.920865] Key type id_legacy registered
- [ 63.082067] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
- [ 63.082108] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
- [ 63.082271] IPVS: ipvs loaded.
- [ 63.138889] Netfilter messages via NETLINK v0.30.
- [ 63.141236] ip_set: protocol 6
- [ 76.624755] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 76.624940] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 76.711625] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 76.711735] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 76.940413] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 76.940553] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 77.075126] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 77.075232] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 77.703148] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 77.703322] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 77.904166] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 77.904309] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 78.850756] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 78.850956] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 78.933869] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 78.934015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 79.045521] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 79.045675] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 79.112333] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 79.112492] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 80.056857] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 80.056980] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 80.154114] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 80.154387] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 80.958394] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 80.958540] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 81.469532] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 81.469785] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 81.966185] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 81.966339] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 81.998936] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 81.999839] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 82.121867] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 82.159514] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 82.215062] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 82.215228] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 82.424497] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 82.424633] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 83.815975] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 83.816123] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 84.820327] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 84.820542] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 103.158670] ipip: IPv4 and MPLS over IPv4 tunneling driver
- [ 110.546619] ctnetlink v0.93: registering with nfnetlink.
- [ 118.971850] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 118.972070] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 119.009508] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 119.048956] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 119.049386] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 119.049608] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 119.049662] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 119.089143] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 362.232227] wlp2s0: disconnect from AP f8:4f:57:85:44:1e for new auth to f8:4f:57:85:44:11
- [ 362.240985] wlp2s0: authenticate with f8:4f:57:85:44:11
- [ 362.250365] wlp2s0: send auth to f8:4f:57:85:44:11 (try 1/3)
- [ 362.258030] wlp2s0: authenticated
- [ 362.261433] wlp2s0: associate with f8:4f:57:85:44:11 (try 1/3)
- [ 362.264005] wlp2s0: RX AssocResp from f8:4f:57:85:44:11 (capab=0x421 status=17 aid=0)
- [ 362.264007] wlp2s0: f8:4f:57:85:44:11 denied association (code=17)
- [ 362.823492] wlp2s0: authenticate with f8:4f:57:85:44:1e
- [ 362.832883] wlp2s0: send auth to f8:4f:57:85:44:1e (try 1/3)
- [ 362.834188] wlp2s0: authenticated
- [ 362.837439] wlp2s0: associate with f8:4f:57:85:44:1e (try 1/3)
- [ 362.839779] wlp2s0: RX AssocResp from f8:4f:57:85:44:1e (capab=0x101 status=0 aid=40)
- [ 362.841610] wlp2s0: associated
- [ 362.906556] wlp2s0: Limiting TX power to 14 dBm as advertised by f8:4f:57:85:44:1e
- [ 1502.348686] nouveau 0000:01:00.0: disp: 0x000066d7[0]: INIT_GENERIC_CONDITON: unknown 0x07
- [ 3869.757166] nouveau 0000:01:00.0: disp: 0x000066d7[0]: INIT_GENERIC_CONDITON: unknown 0x07
- mattmceuen@behemoth:/var/lib/iscsi-loopback$
Advertisement
Add Comment
Please, Sign In to add comment