Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [cribari@darwin5 ~]$ uname -a
- Linux darwin5 4.13.3-2-MANJARO #1 SMP PREEMPT Wed Sep 20 15:53:16 UTC 2017 x86_64 GNU/Linux
- [cribari@darwin5 ~]$ lsmod | grep bluetooth
- bluetooth 479232 41 btrtl,btintel,bnep,btbcm,rfcomm,btusb
- ecdh_generic 24576 1 bluetooth
- rfkill 20480 11 bluetooth,samsung_laptop,cfg80211
- crc16 16384 2 bluetooth,ext4
- [cribari@darwin5 ~]$ sudo lastlog
- Username Port From Latest
- root **Never logged in**
- bin **Never logged in**
- daemon **Never logged in**
- mail **Never logged in**
- ftp **Never logged in**
- http **Never logged in**
- uuidd **Never logged in**
- dbus **Never logged in**
- nobody **Never logged in**
- systemd-journal-gateway **Never logged in**
- systemd-timesync **Never logged in**
- systemd-network **Never logged in**
- systemd-bus-proxy **Never logged in**
- systemd-resolve **Never logged in**
- systemd-coredump **Never logged in**
- systemd-journal-upload **Never logged in**
- systemd-journal-remote **Never logged in**
- rpc **Never logged in**
- dnsmasq **Never logged in**
- avahi **Never logged in**
- polkitd **Never logged in**
- nm-openconnect **Never logged in**
- nm-openvpn **Never logged in**
- ntp **Never logged in**
- rtkit **Never logged in**
- usbmux **Never logged in**
- git **Never logged in**
- colord **Never logged in**
- sddm **Never logged in**
- mpd **Never logged in**
- mysql **Never logged in**
- cribari tty2 sáb set 23 15:01:08 -0300 2017
- anavcaula **Never logged in**
- cribari2 **Never logged in**
- [cribari@darwin5 ~]$ sudo faillog -a
- Login Failures Maximum Latest On
- root 594 0 09/23/17 13:42:30 -0300 211.111.250
- bin 2 0 09/23/17 11:08:44 -0300 103.79.142.
- daemon 0 0 12/31/69 21:00:00 -0300
- mail 0 0 12/31/69 21:00:00 -0300
- ftp 36 0 09/23/17 11:04:30 -0300 103.79.142.
- http 0 0 12/31/69 21:00:00 -0300
- uuidd 0 0 12/31/69 21:00:00 -0300
- dbus 0 0 12/31/69 21:00:00 -0300
- nobody 71 0 09/22/17 11:43:41 -0300 193.201.224
- systemd-journal-gateway 0 0 12/31/69 21:00:00 -0300
- systemd-timesync 0 0 12/31/69 21:00:00 -0300
- systemd-network 0 0 12/31/69 21:00:00 -0300
- systemd-bus-proxy 0 0 12/31/69 21:00:00 -0300
- systemd-resolve 0 0 12/31/69 21:00:00 -0300
- systemd-coredump 0 0 12/31/69 21:00:00 -0300
- systemd-journal-upload 0 0 12/31/69 21:00:00 -0300
- systemd-journal-remote 0 0 12/31/69 21:00:00 -0300
- rpc 0 0 12/31/69 21:00:00 -0300
- dnsmasq 0 0 12/31/69 21:00:00 -0300
- avahi 0 0 12/31/69 21:00:00 -0300
- polkitd 0 0 12/31/69 21:00:00 -0300
- nm-openconnect 0 0 12/31/69 21:00:00 -0300
- nm-openvpn 0 0 12/31/69 21:00:00 -0300
- ntp 0 0 12/31/69 21:00:00 -0300
- rtkit 0 0 12/31/69 21:00:00 -0300
- usbmux 0 0 12/31/69 21:00:00 -0300
- git 10 0 08/30/17 12:44:42 -0300 31.207.47.5
- colord 0 0 12/31/69 21:00:00 -0300
- sddm 0 0 12/31/69 21:00:00 -0300
- mpd 0 0 12/31/69 21:00:00 -0300
- mysql 21 0 09/23/17 11:09:46 -0300 103.79.142.
- cribari 0 0 12/31/69 21:00:00 -0300
- anavcaula 0 0 12/31/69 21:00:00 -0300
- cribari2 0 0 12/31/69 21:00:00 -0300
- [cribari@darwin5 ~]$
- Output from dmesg:
- [ 0.000000] microcode: microcode updated early to revision 0xba, date = 2017-04-09
- [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0
- [ 0.000000] Linux version 4.13.3-2-MANJARO (builduser@manjaro) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Wed Sep 20 15:53:16 UTC 2017
- [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13-x86_64 root=UUID=a2e651db-7143-428c-9d81-616e5805207d rw quiet libata.noacpi=1 resume=UUID=7e243ab6-c0ec-434b-b581-11ecc4d8639b
- [ 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-0x000000000009c7ff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf34cfff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000cf34d000-0x00000000cf34dfff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x00000000cf34e000-0x00000000cf377fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000cf378000-0x00000000d3acefff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000d3acf000-0x00000000d4555fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000d4556000-0x00000000d4580fff] ACPI data
- [ 0.000000] BIOS-e820: [mem 0x00000000d4581000-0x00000000d4e77fff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x00000000d4e78000-0x00000000d52fdfff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000d52fe000-0x00000000d52fefff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000d5300000-0x00000000d53fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000226ffffff] usable
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] random: fast init done
- [ 0.000000] SMBIOS 3.0.0 present.
- [ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 900X3L/NP900X3L-KW1BR, BIOS P05AFN.035.160331.PS 03/31/2016
- [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
- [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
- [ 0.000000] e820: last_pfn = 0x227000 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 00E0000000 mask 7FE0000000 uncachable
- [ 0.000000] 1 base 00D8000000 mask 7FF8000000 uncachable
- [ 0.000000] 2 base 00D6000000 mask 7FFE000000 uncachable
- [ 0.000000] 3 base 00D5800000 mask 7FFF800000 uncachable
- [ 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 = 0xd52ff max_arch_pfn = 0x400000000
- [ 0.000000] found SMP MP-table at [mem 0x000fccc0-0x000fcccf] mapped at [ffff9e28c00fccc0]
- [ 0.000000] Scanning 1 areas for low memory corruption
- [ 0.000000] Base memory trampoline at [ffff9e28c0096000] 96000 size 24576
- [ 0.000000] Using GB pages for direct mapping
- [ 0.000000] BRK [0x5fd64000, 0x5fd64fff] PGTABLE
- [ 0.000000] BRK [0x5fd65000, 0x5fd65fff] PGTABLE
- [ 0.000000] BRK [0x5fd66000, 0x5fd66fff] PGTABLE
- [ 0.000000] BRK [0x5fd67000, 0x5fd67fff] PGTABLE
- [ 0.000000] BRK [0x5fd68000, 0x5fd68fff] PGTABLE
- [ 0.000000] BRK [0x5fd69000, 0x5fd69fff] PGTABLE
- [ 0.000000] BRK [0x5fd6a000, 0x5fd6afff] PGTABLE
- [ 0.000000] RAMDISK: [mem 0x370ab000-0x3784cfff]
- [ 0.000000] ACPI: Early table checksum verification disabled
- [ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 SECCSD)
- [ 0.000000] ACPI: XSDT 0x00000000D455E090 0000A4 (v01 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: FACP 0x00000000D4572000 00010C (v05 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: DSDT 0x00000000D455E1C8 013E31 (v02 SECCSD LH43STAR 01072009 INTL 20120913)
- [ 0.000000] ACPI: FACS 0x00000000D4E75F80 000040
- [ 0.000000] ACPI: APIC 0x00000000D4572110 000084 (v03 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: FPDT 0x00000000D4572198 000044 (v01 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: FIDT 0x00000000D45721E0 0000B0 (v01 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: MCFG 0x00000000D4572290 00003C (v01 SECCSD LH43STAR 01072009 MSFT 00000097)
- [ 0.000000] ACPI: HPET 0x00000000D45722D0 000038 (v01 SECCSD LH43STAR 01072009 AMI. 0005000B)
- [ 0.000000] ACPI: LPIT 0x00000000D4572308 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
- [ 0.000000] ACPI: DBGP 0x00000000D45723A0 000034 (v01 INTEL 00000000 MSFT 0000005F)
- [ 0.000000] ACPI: DBG2 0x00000000D45723D8 000054 (v00 INTEL 00000000 MSFT 0000005F)
- [ 0.000000] ACPI: SSDT 0x00000000D4572430 00847E (v02 DptfTa DptfTabl 00001000 INTL 20120913)
- [ 0.000000] ACPI: MSDM 0x00000000D457A8B0 000055 (v03 SECCSD LH43STAR 01072009 AMI 00010013)
- [ 0.000000] ACPI: SSDT 0x00000000D457A908 005461 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
- [ 0.000000] ACPI: UEFI 0x00000000D457FD70 000042 (v01 00000000 00000000)
- [ 0.000000] ACPI: SSDT 0x00000000D457FDB8 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
- [ 0.000000] ACPI: DMAR 0x00000000D4580C30 0000CC (v01 INTEL SKL 00000001 INTL 00000001)
- [ 0.000000] ACPI: TPM2 0x00000000D4580D00 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
- [ 0.000000] ACPI: Local APIC address 0xfee00000
- [ 0.000000] No NUMA configuration found
- [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000226ffffff]
- [ 0.000000] NODE_DATA(0) allocated [mem 0x226ff9000-0x226ffdfff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
- [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
- [ 0.000000] Normal [mem 0x0000000100000000-0x0000000226ffffff]
- [ 0.000000] Device empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
- [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000cf34cfff]
- [ 0.000000] node 0: [mem 0x00000000cf378000-0x00000000d3acefff]
- [ 0.000000] node 0: [mem 0x00000000d52fe000-0x00000000d52fefff]
- [ 0.000000] node 0: [mem 0x0000000100000000-0x0000000226ffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000226ffffff]
- [ 0.000000] On node 0 totalpages: 2075200
- [ 0.000000] DMA zone: 64 pages used for memmap
- [ 0.000000] DMA zone: 21 pages reserved
- [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
- [ 0.000000] DMA32 zone: 13483 pages used for memmap
- [ 0.000000] DMA32 zone: 862885 pages, LIFO batch:31
- [ 0.000000] Normal zone: 18880 pages used for memmap
- [ 0.000000] Normal zone: 1208320 pages, LIFO batch:31
- [ 0.000000] Reserving Intel graphics memory at 0x00000000d6000000-0x00000000d7ffffff
- [ 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] 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: 0x8086a701 base: 0xfed00000
- [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
- [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xcf34d000-0xcf34dfff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xcf34e000-0xcf377fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd3acf000-0xd4555fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd4556000-0xd4580fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd4581000-0xd4e77fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd4e78000-0xd52fdfff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd52ff000-0xd52fffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd5300000-0xd53fffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd5400000-0xd5ffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd6000000-0xd7ffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xd8000000-0xf7ffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
- [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
- [ 0.000000] e820: [mem 0xd8000000-0xf7ffffff] available for PCI devices
- [ 0.000000] Booting paravirtualized kernel on bare hardware
- [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
- [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
- [ 0.000000] percpu: Embedded 36 pages/cpu @ffff9e2ae6c00000 s106520 r8192 d32744 u524288
- [ 0.000000] pcpu-alloc: s106520 r8192 d32744 u524288 alloc=1*2097152
- [ 0.000000] pcpu-alloc: [0] 0 1 2 3
- [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2042752
- [ 0.000000] Policy zone: Normal
- [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13-x86_64 root=UUID=a2e651db-7143-428c-9d81-616e5805207d rw quiet libata.noacpi=1 resume=UUID=7e243ab6-c0ec-434b-b581-11ecc4d8639b
- [ 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: 8081448K/8300800K available (6715K kernel code, 1138K rwdata, 2048K rodata, 1336K init, 900K bss, 219352K reserved, 0K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 28420 entries in 112 pages
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 8448, nr_irqs: 1024, preallocated irqs: 16
- [ 0.000000] spurious 8259A interrupt: IRQ7.
- [ 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.003333] tsc: Detected 2600.000 MHz processor
- [ 0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
- [ 0.003333] pid_max: default: 32768 minimum: 301
- [ 0.003333] ACPI: Core revision 20170531
- [ 0.032088] ACPI: 4 ACPI AML tables successfully acquired and loaded
- [ 0.032112] Security Framework initialized
- [ 0.032113] Yama: becoming mindful.
- [ 0.033415] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
- [ 0.034014] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
- [ 0.034038] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
- [ 0.034057] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
- [ 0.034245] CPU: Physical Processor ID: 0
- [ 0.034246] CPU: Processor Core ID: 0
- [ 0.034250] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
- [ 0.034251] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
- [ 0.034256] mce: CPU supports 8 MCE banks
- [ 0.034265] CPU0: Thermal monitoring enabled (TM1)
- [ 0.034281] process: using mwait in idle threads
- [ 0.034283] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
- [ 0.034284] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
- [ 0.034794] Freeing SMP alternatives memory: 24K
- [ 0.035791] smpboot: Max logical packages: 2
- [ 0.035795] DMAR: Host address width 39
- [ 0.035797] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
- [ 0.035802] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
- [ 0.035804] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
- [ 0.035808] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
- [ 0.035809] DMAR: RMRR base: 0x000000d42f8000 end: 0x000000d4317fff
- [ 0.035811] DMAR: RMRR base: 0x000000d5800000 end: 0x000000d7ffffff
- [ 0.035811] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
- [ 0.035814] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
- [ 0.035814] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
- [ 0.035815] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
- [ 0.035815] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
- [ 0.036020] DMAR: DRHD: handling fault status reg 2
- [ 0.036027] DMAR: [INTR-REMAP] Request device [f0:1f.0] fault index 0 [fault reason 37] Blocked a compatibility format interrupt request
- [ 0.037293] DMAR-IR: Enabled IRQ remapping in xapic mode
- [ 0.037294] x2apic: IRQ remapping doesn't support X2APIC mode
- [ 0.041320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.074366] TSC deadline timer enabled
- [ 0.074371] smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
- [ 0.086694] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
- [ 0.086839] ... version: 4
- [ 0.086840] ... bit width: 48
- [ 0.086840] ... generic registers: 4
- [ 0.086841] ... value mask: 0000ffffffffffff
- [ 0.086842] ... max period: 00007fffffffffff
- [ 0.086842] ... fixed-purpose events: 3
- [ 0.086842] ... event mask: 000000070000000f
- [ 0.093344] Hierarchical SRCU implementation.
- [ 0.106864] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
- [ 0.113343] smp: Bringing up secondary CPUs ...
- [ 0.140042] x86: Booting SMP configuration:
- [ 0.140047] .... node #0, CPUs: #1 #2 #3
- [ 0.443365] smp: Brought up 1 node, 4 CPUs
- [ 0.443365] smpboot: Total of 4 processors activated (20749.98 BogoMIPS)
- [ 0.446983] devtmpfs: initialized
- [ 0.446983] x86/mm: Memory block size: 128MB
- [ 0.447244] PM: Registering ACPI NVS region [mem 0xcf34d000-0xcf34dfff] (4096 bytes)
- [ 0.447244] PM: Registering ACPI NVS region [mem 0xd4581000-0xd4e77fff] (9400320 bytes)
- [ 0.447244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
- [ 0.447244] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.447244] pinctrl core: initialized pinctrl subsystem
- [ 0.447244] RTC time: 13:04:32, date: 09/27/17
- [ 0.447244] NET: Registered protocol family 16
- [ 0.447244] cpuidle: using governor ladder
- [ 0.447244] cpuidle: using governor menu
- [ 0.447244] PCCT header not found.
- [ 0.447244] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
- [ 0.447244] ACPI: bus type PCI registered
- [ 0.447244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
- [ 0.447244] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
- [ 0.447244] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
- [ 0.447244] PCI: Using configuration type 1 for base access
- [ 0.447268] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.447268] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.447268] ACPI: Added _OSI(Module Device)
- [ 0.447268] ACPI: Added _OSI(Processor Device)
- [ 0.447268] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.447268] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.450167] ACPI: Executed 18 blocks of module-level executable AML code
- [ 0.456685] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
- [ 0.462525] ACPI: Dynamic OEM Table Load:
- [ 0.462530] ACPI: SSDT 0xFFFF9E2ADE00E800 000660 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
- [ 0.462747] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
- [ 0.463779] ACPI: Dynamic OEM Table Load:
- [ 0.463783] ACPI: SSDT 0xFFFF9E2ADCF88C00 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
- [ 0.464049] ACPI: Dynamic OEM Table Load:
- [ 0.464052] ACPI: SSDT 0xFFFF9E2ADC8C7300 00008E (v02 PmRef Cpu0Hwp 00003000 INTL 20120913)
- [ 0.464223] ACPI: Dynamic OEM Table Load:
- [ 0.464226] ACPI: SSDT 0xFFFF9E2ADC8B2000 000130 (v02 PmRef HwpLvt 00003000 INTL 20120913)
- [ 0.464892] ACPI: Dynamic OEM Table Load:
- [ 0.464896] ACPI: SSDT 0xFFFF9E2ADE00F000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
- [ 0.465340] ACPI: Dynamic OEM Table Load:
- [ 0.465343] ACPI: SSDT 0xFFFF9E2ADC8B2A00 000119 (v02 PmRef ApHwp 00003000 INTL 20120913)
- [ 0.465602] ACPI: Dynamic OEM Table Load:
- [ 0.465605] ACPI: SSDT 0xFFFF9E2ADC8B2400 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
- [ 0.467395] ACPI: EC: EC started
- [ 0.467396] ACPI: EC: interrupt blocked
- [ 0.469421] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
- [ 0.469422] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0xf, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.469423] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions
- [ 0.469424] ACPI: Interpreter enabled
- [ 0.469466] ACPI: (supports S0 S3 S4 S5)
- [ 0.469467] ACPI: Using IOAPIC for interrupt routing
- [ 0.469502] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.472415] ACPI: Power Resource [PG00] (on)
- [ 0.472736] ACPI: Power Resource [PG01] (on)
- [ 0.473043] ACPI: Power Resource [PG02] (on)
- [ 0.476509] ACPI: Power Resource [WRST] (off)
- [ 0.477011] ACPI: Power Resource [WRST] (off)
- [ 0.487110] ACPI: Power Resource [FN00] (off)
- [ 0.487171] ACPI: Power Resource [FN01] (off)
- [ 0.488308] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
- [ 0.488330] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
- [ 0.488360] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
- [ 0.488968] PCI host bridge to bus 0000:00
- [ 0.488970] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.488971] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.488972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.488973] pci_bus 0000:00: root bus resource [mem 0xd8000000-0xf7ffffff window]
- [ 0.488974] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
- [ 0.488975] pci_bus 0000:00: root bus resource [bus 00-3e]
- [ 0.488983] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
- [ 0.489095] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
- [ 0.489106] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
- [ 0.489112] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
- [ 0.489116] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
- [ 0.489240] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
- [ 0.489254] pci 0000:00:04.0: reg 0x10: [mem 0xf7220000-0xf7227fff 64bit]
- [ 0.489452] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
- [ 0.489474] pci 0000:00:14.0: reg 0x10: [mem 0xf7210000-0xf721ffff 64bit]
- [ 0.489543] pci 0000:00:14.0: PME# supported from D3hot D3cold
- [ 0.489658] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
- [ 0.489681] pci 0000:00:14.2: reg 0x10: [mem 0xf7237000-0xf7237fff 64bit]
- [ 0.489920] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
- [ 0.490154] pci 0000:00:15.0: reg 0x10: [mem 0xf7236000-0xf7236fff 64bit]
- [ 0.491015] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
- [ 0.491034] pci 0000:00:16.0: reg 0x10: [mem 0xf7235000-0xf7235fff 64bit]
- [ 0.491089] pci 0000:00:16.0: PME# supported from D3hot
- [ 0.491214] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
- [ 0.491233] pci 0000:00:17.0: reg 0x10: [mem 0xf7230000-0xf7231fff]
- [ 0.491240] pci 0000:00:17.0: reg 0x14: [mem 0xf7234000-0xf72340ff]
- [ 0.491248] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
- [ 0.491256] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
- [ 0.491264] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
- [ 0.491272] pci 0000:00:17.0: reg 0x24: [mem 0xf7233000-0xf72337ff]
- [ 0.491314] pci 0000:00:17.0: PME# supported from D3hot
- [ 0.491435] pci 0000:00:1c.0: [8086:9d12] type 01 class 0x060400
- [ 0.491507] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
- [ 0.491652] pci 0000:00:1c.3: [8086:9d13] type 01 class 0x060400
- [ 0.491724] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
- [ 0.491878] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
- [ 0.492092] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
- [ 0.492107] pci 0000:00:1f.2: reg 0x10: [mem 0xf722c000-0xf722ffff]
- [ 0.492269] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
- [ 0.492297] pci 0000:00:1f.3: reg 0x10: [mem 0xf7228000-0xf722bfff 64bit]
- [ 0.492331] pci 0000:00:1f.3: reg 0x20: [mem 0xf7200000-0xf720ffff 64bit]
- [ 0.492382] pci 0000:00:1f.3: PME# supported from D3hot D3cold
- [ 0.492556] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
- [ 0.492616] pci 0000:00:1f.4: reg 0x10: [mem 0xf7232000-0xf72320ff 64bit]
- [ 0.492685] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
- [ 0.492951] pci 0000:01:00.0: [8086:24f3] type 00 class 0x028000
- [ 0.493006] pci 0000:01:00.0: reg 0x10: [mem 0xf7100000-0xf7101fff 64bit]
- [ 0.493212] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
- [ 0.503436] pci 0000:00:1c.0: PCI bridge to [bus 01]
- [ 0.503440] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
- [ 0.503524] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
- [ 0.503556] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
- [ 0.503583] pci 0000:02:00.0: reg 0x18: [mem 0xf7004000-0xf7004fff 64bit]
- [ 0.503600] pci 0000:02:00.0: reg 0x20: [mem 0xf7000000-0xf7003fff 64bit]
- [ 0.503697] pci 0000:02:00.0: supports D1 D2
- [ 0.503698] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
- [ 0.513397] pci 0000:00:1c.3: PCI bridge to [bus 02]
- [ 0.513400] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
- [ 0.513402] pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf70fffff]
- [ 0.515133] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515181] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
- [ 0.515225] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515268] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515311] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515355] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515398] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.515442] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.516042] ACPI: Enabled 4 GPEs in block 00 to 7F
- [ 0.516158] ACPI: EC: interrupt unblocked
- [ 0.516170] ACPI: EC: event unblocked
- [ 0.516181] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0xf, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.516182] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events
- [ 0.516239] pci 0000:00:02.0: vgaarb: setting as boot VGA device
- [ 0.516239] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
- [ 0.516239] pci 0000:00:02.0: vgaarb: bridge control possible
- [ 0.516239] vgaarb: loaded
- [ 0.516239] EDAC MC: Ver: 3.0.0
- [ 0.516239] PCI: Using ACPI for IRQ routing
- [ 0.523222] PCI: pci_cache_line_size set to 64 bytes
- [ 0.523319] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
- [ 0.523320] e820: reserve RAM buffer [mem 0xcf34d000-0xcfffffff]
- [ 0.523321] e820: reserve RAM buffer [mem 0xd3acf000-0xd3ffffff]
- [ 0.523321] e820: reserve RAM buffer [mem 0xd52ff000-0xd7ffffff]
- [ 0.523322] e820: reserve RAM buffer [mem 0x227000000-0x227ffffff]
- [ 0.523390] NetLabel: Initializing
- [ 0.523391] NetLabel: domain hash size = 128
- [ 0.523391] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 0.523404] NetLabel: unlabeled traffic allowed by default
- [ 0.523706] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
- [ 0.523710] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
- [ 0.525750] clocksource: Switched to clocksource hpet
- [ 0.531045] VFS: Disk quotas dquot_6.6.0
- [ 0.531061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.531117] pnp: PnP ACPI init
- [ 0.531363] system 00:00: [io 0x0680-0x069f] has been reserved
- [ 0.531364] system 00:00: [io 0xffff] has been reserved
- [ 0.531366] system 00:00: [io 0xffff] has been reserved
- [ 0.531367] system 00:00: [io 0xffff] has been reserved
- [ 0.531368] system 00:00: [io 0x1800-0x18fe] has been reserved
- [ 0.531369] system 00:00: [io 0x164e-0x164f] has been reserved
- [ 0.531372] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.531464] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
- [ 0.531492] system 00:02: [io 0x1854-0x1857] has been reserved
- [ 0.531494] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
- [ 0.531513] pnp 00:03: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
- [ 0.531954] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
- [ 0.531955] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
- [ 0.531956] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
- [ 0.531957] system 00:04: [mem 0xf8000000-0xfbffffff] has been reserved
- [ 0.531958] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
- [ 0.531959] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
- [ 0.531960] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
- [ 0.531962] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
- [ 0.531963] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
- [ 0.531964] system 00:04: [mem 0xf7fe0000-0xf7ffffff] has been reserved
- [ 0.531966] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.531997] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
- [ 0.531999] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
- [ 0.532000] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
- [ 0.532001] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
- [ 0.532002] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
- [ 0.532003] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
- [ 0.532004] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
- [ 0.532006] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.532285] system 00:06: [io 0xff00-0xfffe] has been reserved
- [ 0.532287] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.533261] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
- [ 0.533262] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
- [ 0.533264] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.533745] system 00:08: [io 0x0a00-0x0a07] has been reserved
- [ 0.533747] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.534210] pnp: PnP ACPI: found 9 devices
- [ 0.542040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
- [ 0.542058] pci 0000:00:1c.0: PCI bridge to [bus 01]
- [ 0.542062] pci 0000:00:1c.0: bridge window [mem 0xf7100000-0xf71fffff]
- [ 0.542068] pci 0000:00:1c.3: PCI bridge to [bus 02]
- [ 0.542070] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
- [ 0.542073] pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf70fffff]
- [ 0.542080] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
- [ 0.542081] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
- [ 0.542082] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
- [ 0.542083] pci_bus 0000:00: resource 7 [mem 0xd8000000-0xf7ffffff window]
- [ 0.542084] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
- [ 0.542085] pci_bus 0000:01: resource 1 [mem 0xf7100000-0xf71fffff]
- [ 0.542086] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
- [ 0.542087] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
- [ 0.542200] NET: Registered protocol family 2
- [ 0.542324] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.542433] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
- [ 0.542563] TCP: Hash tables configured (established 65536 bind 65536)
- [ 0.542588] UDP hash table entries: 4096 (order: 5, 131072 bytes)
- [ 0.542611] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
- [ 0.542653] NET: Registered protocol family 1
- [ 0.542665] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
- [ 0.542964] PCI: CLS 0 bytes, default 64
- [ 0.542991] Unpacking initramfs...
- [ 0.647142] Freeing initrd memory: 7816K
- [ 0.647173] DMAR: ACPI device "device:5d" under DMAR at fed91000 as 00:15.0
- [ 0.647187] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
- [ 0.647189] software IO TLB [mem 0xcfacf000-0xd3acf000] (64MB) mapped at [ffff9e298facf000-ffff9e2993acefff]
- [ 0.647395] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
- [ 0.647509] Scanning for low memory corruption every 60 seconds
- [ 0.648021] Initialise system trusted keyrings
- [ 0.648030] Key type blacklist registered
- [ 0.648118] workingset: timestamp_bits=40 max_order=21 bucket_order=0
- [ 0.648958] zbud: loaded
- [ 0.649874] Key type asymmetric registered
- [ 0.649896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 0.649946] io scheduler noop registered
- [ 0.649947] io scheduler deadline registered
- [ 0.649966] io scheduler cfq registered
- [ 0.649967] io scheduler mq-deadline registered
- [ 0.649967] io scheduler kyber registered
- [ 0.649984] io scheduler bfq registered
- [ 0.650041] io scheduler bfq-sq registered (default)
- [ 0.650041] BFQ I/O-scheduler: v8r12 (with cgroups support)
- [ 0.650060] io scheduler bfq-mq registered
- [ 0.650061] BFQ I/O-scheduler: v8r12 (with cgroups support)
- [ 0.650532] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
- [ 0.650532] vesafb: scrolling: redraw
- [ 0.650533] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
- [ 0.650541] vesafb: framebuffer at 0xe0000000, mapped to 0xffffbcf501800000, using 8128k, total 8128k
- [ 0.837364] Console: switching to colour frame buffer device 240x67
- [ 1.023377] fb0: VESA VGA frame buffer device
- [ 1.023387] intel_idle: MWAIT substates: 0x11142120
- [ 1.023387] intel_idle: v0.4.1 model 0x4E
- [ 1.023628] intel_idle: lapic_timer_reliable_states 0xffffffff
- [ 1.024231] GHES: HEST is not enabled!
- [ 1.024326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 1.024913] Linux agpgart interface v0.103
- [ 1.025659] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
- [ 1.025746] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
- [ 1.025751] intel_pstate: Intel P-state driver initializing
- [ 1.026265] intel_pstate: HWP enabled
- [ 1.026393] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.026425] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
- [ 1.026598] NET: Registered protocol family 10
- [ 1.030516] Segment Routing with IPv6
- [ 1.030530] NET: Registered protocol family 17
- [ 1.030987] RAS: Correctable Errors collector initialized.
- [ 1.031008] microcode: sig=0x406e3, pf=0x80, revision=0xba
- [ 1.031208] microcode: Microcode Update Driver: v2.2.
- [ 1.031220] sched_clock: Marking stable (1031205943, 0)->(1033095240, -1889297)
- [ 1.031544] registered taskstats version 1
- [ 1.031550] Loading compiled-in X.509 certificates
- [ 1.031560] zswap: loaded using pool lzo/zbud
- [ 1.032303] Magic number: 1:938:79
- [ 1.032481] rtc_cmos 00:01: setting system clock to 2017-09-27 13:04:32 UTC (1506517472)
- [ 1.032935] PM: Checking hibernation image partition UUID=7e243ab6-c0ec-434b-b581-11ecc4d8639b
- [ 1.032938] PM: Hibernation image not present or could not be loaded.
- [ 1.033940] Freeing unused kernel memory: 1336K
- [ 1.033941] Write protecting the kernel read-only data: 10240k
- [ 1.034342] Freeing unused kernel memory: 1464K
- [ 1.076975] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
- [ 1.076977] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
- [ 1.079610] serio: i8042 KBD port at 0x60,0x64 irq 1
- [ 1.086273] ACPI: bus type USB registered
- [ 1.086289] usbcore: registered new interface driver usbfs
- [ 1.086294] usbcore: registered new interface driver hub
- [ 1.086315] usbcore: registered new device driver usb
- [ 1.086879] SCSI subsystem initialized
- [ 1.087856] xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 1.087862] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
- [ 1.088104] libata version 3.00 loaded.
- [ 1.089056] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
- [ 1.089061] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
- [ 1.089268] hub 1-0:1.0: USB hub found
- [ 1.089298] hub 1-0:1.0: 12 ports detected
- [ 1.090047] xhci_hcd 0000:00:14.0: xHCI Host Controller
- [ 1.090050] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
- [ 1.090183] hub 2-0:1.0: USB hub found
- [ 1.090205] hub 2-0:1.0: 6 ports detected
- [ 1.090825] ahci 0000:00:17.0: version 3.0
- [ 1.091058] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
- [ 1.091059] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
- [ 1.091298] scsi host0: ahci
- [ 1.091408] scsi host1: ahci
- [ 1.091448] ata1: DUMMY
- [ 1.091451] ata2: SATA max UDMA/133 abar m2048@0xf7233000 port 0xf7233180 irq 123
- [ 1.113561] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
- [ 1.403659] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
- [ 1.406908] ata2.00: ATA-9: LITEON CV1-8B256, G882002, max UDMA/133
- [ 1.406914] ata2.00: 500118192 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
- [ 1.408239] ata2.00: configured for UDMA/133
- [ 1.408725] scsi 1:0:0:0: Direct-Access ATA LITEON CV1-8B256 002 PQ: 0 ANSI: 5
- [ 1.447397] sd 1:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
- [ 1.447445] sd 1:0:0:0: [sda] Write Protect is off
- [ 1.447451] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 1.447552] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 1.448638] sda: sda1 sda2 sda3 sda4 < sda5 >
- [ 1.449910] sd 1:0:0:0: [sda] Attached SCSI disk
- [ 1.463442] usb 1-5: new full-speed USB device number 2 using xhci_hcd
- [ 1.559892] PM: Starting manual resume from disk
- [ 1.559898] PM: Hibernation image partition 8:5 present
- [ 1.559899] PM: Looking for hibernation image.
- [ 1.560230] PM: Image not found (code -22)
- [ 1.560233] PM: Hibernation image not present or could not be loaded.
- [ 1.625496] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
- [ 1.653582] clocksource: Switched to clocksource tsc
- [ 1.726276] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 1.730797] 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=hybrid)
- [ 1.730885] systemd[1]: Detected architecture x86-64.
- [ 1.731020] systemd[1]: Set hostname to <darwin5>.
- [ 1.788552] systemd[1]: Created slice System Slice.
- [ 1.788969] systemd[1]: Mounting POSIX Message Queue File System...
- [ 1.789031] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 1.789437] systemd[1]: Mounting Kernel Debug File System...
- [ 1.792830] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 1.792876] systemd[1]: Listening on Journal Socket.
- [ 1.793002] systemd[1]: Created slice User and Session Slice.
- [ 1.801730] EXT4-fs (sda3): re-mounted. Opts: discard
- [ 1.803781] sd 1:0:0:0: Attached scsi generic sg0 type 0
- [ 1.823629] usb 1-6: new high-speed USB device number 3 using xhci_hcd
- [ 1.833853] systemd-journald[172]: Received request to flush runtime journal from PID 1
- [ 1.913831] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
- [ 1.913869] ACPI: Lid Switch [LID0]
- [ 1.913911] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
- [ 1.913928] ACPI: Power Button [PWRB]
- [ 1.913968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
- [ 1.913977] ACPI: Power Button [PWRF]
- [ 1.914821] ACPI: AC Adapter [ADP1] (on-line)
- [ 1.979186] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.980658] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
- [ 1.983357] idma64 idma64.0: Found Intel integrated DMA 64-bit
- [ 1.984259] ACPI: Invalid active2 threshold
- [ 1.984636] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 1.985177] thermal LNXTHERM:00: registered as thermal_zone2
- [ 1.985179] ACPI: Thermal Zone [TZ00] (49 C)
- [ 1.988520] thermal LNXTHERM:01: registered as thermal_zone3
- [ 1.988522] ACPI: Thermal Zone [TZ01] (49 C)
- [ 2.021096] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
- [ 2.021265] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 2.021430] i801_smbus 0000:00:1f.4: SPD Write Disable is set
- [ 2.021452] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
- [ 2.028147] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
- [ 2.032126] input: PC Speaker as /devices/platform/pcspkr/input/input4
- [ 2.090267] random: crng init done
- [ 2.091193] ACPI: Battery Slot [BAT1] (battery present)
- [ 2.217207] Adding 9215112k swap on /dev/sda5. Priority:-1 extents:1 across:9215112k SSDscFS
- [ 2.237706] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
- [ 2.237711] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
- [ 2.237713] RAPL PMU: hw unit of domain package 2^-14 Joules
- [ 2.237716] RAPL PMU: hw unit of domain dram 2^-14 Joules
- [ 2.237718] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
- [ 2.237720] RAPL PMU: hw unit of domain psys 2^-14 Joules
- [ 2.239924] r8168: loading out-of-tree module taints kernel.
- [ 2.241399] r8168 Gigabit Ethernet driver 8.044.02-NAPI loaded
- [ 2.241420] r8168 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
- [ 2.252739] iTCO_vendor_support: vendor-support=0
- [ 2.258873] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
- [ 2.258885] r8168 Copyright (C) 2017 Realtek NIC software team <nicfae@realtek.com>
- This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
- This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
- [ 2.265729] samsung_laptop: detected SABI interface: SwSmi@
- [ 2.272703] AVX2 version of gcm_enc/dec engaged.
- [ 2.272706] AES CTR mode by8 optimization enabled
- [ 2.295252] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
- [ 2.296354] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
- [ 2.298182] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
- [ 2.324719] input: SYN2602:00 06CB:2871 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-SYN2602:00/0018:06CB:2871.0001/input/input6
- [ 2.324978] hid-multitouch 0018:06CB:2871.0001: input,hidraw0: I2C HID v1.00 Mouse [SYN2602:00 06CB:2871] on i2c-SYN2602:00
- [ 2.357213] Setting dangerous option enable_psr - tainting kernel
- [ 2.366865] [drm] Memory usable by graphics device = 4096M
- [ 2.366869] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
- [ 2.366870] fb: switching to inteldrmfb from VESA VGA
- [ 2.366895] Console: switching to colour dummy device 80x25
- [ 2.366995] [drm] Replacing VGA console driver
- [ 2.375234] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 2.375236] [drm] Driver supports precise vblank timestamp query.
- [ 2.380504] Intel(R) Wireless WiFi driver for Linux
- [ 2.380505] Copyright(c) 2003- 2015 Intel Corporation
- [ 2.382248] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-33.ucode failed with error -2
- [ 2.382263] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8000C-32.ucode failed with error -2
- [ 2.383715] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
- [ 2.388367] iwlwifi 0000:01:00.0: loaded firmware version 31.532993.0 op_mode iwlmvm
- [ 2.388886] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26)
- [ 2.394614] r8168 0000:02:00.0 enp2s0: renamed from eth0
- [ 2.396875] intel_rapl: Found RAPL domain package
- [ 2.396877] intel_rapl: Found RAPL domain core
- [ 2.396878] intel_rapl: Found RAPL domain uncore
- [ 2.396879] intel_rapl: Found RAPL domain dram
- [ 2.406915] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
- [ 2.408137] mousedev: PS/2 mouse device common for all mice
- [ 2.409140] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
- [ 2.409327] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
- [ 2.426466] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
- [ 2.427730] fbcon: inteldrmfb (fb0) is primary device
- [ 2.431992] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
- [ 2.474417] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
- [ 2.474419] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
- [ 2.474420] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
- [ 2.474420] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
- [ 2.474421] snd_hda_codec_realtek hdaudioC0D0: inputs:
- [ 2.474422] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
- [ 2.474422] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
- [ 2.507665] iwlwifi 0000:01:00.0: base HW address: 00:c2:c6:cf:a5:21
- [ 2.530675] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
- [ 2.530727] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
- [ 2.530770] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
- [ 2.530815] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
- [ 2.530858] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
- [ 2.530905] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
- [ 2.530948] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
- [ 2.589111] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
- [ 2.589577] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
- [ 2.589595] thermal thermal_zone7: failed to read out thermal zone (-5)
- [ 2.595279] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
- [ 3.074142] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
- [ 3.074487] enp2s0: 0xffffbcf500e01000, 98:83:89:6c:49:7a, IRQ 277
- [ 3.099405] Bluetooth: Core ver 2.22
- [ 3.099441] NET: Registered protocol family 31
- [ 3.099442] Bluetooth: HCI device and connection manager initialized
- [ 3.099445] Bluetooth: HCI socket layer initialized
- [ 3.099446] Bluetooth: L2CAP socket layer initialized
- [ 3.099456] Bluetooth: SCO socket layer initialized
- [ 3.103622] usbcore: registered new interface driver btusb
- [ 3.104816] media: Linux media interface: v0.10
- [ 3.107864] Bluetooth: hci0: Firmware revision 0.0 build 118 week 50 2016
- [ 3.110254] Linux video capture interface: v2.00
- [ 3.124212] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
- [ 3.125200] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 3.125200] Bluetooth: BNEP filters: protocol multicast
- [ 3.125204] Bluetooth: BNEP socket layer initialized
- [ 3.132303] uvcvideo: Found UVC 1.00 device ATIV Real HD Camera (2232:1079)
- [ 3.133485] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 3.134405] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
- [ 3.134406] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
- [ 3.134407] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
- [ 3.134471] input: ATIV Real HD Camera: ATIV Real as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input19
- [ 3.134619] usbcore: registered new interface driver uvcvideo
- [ 3.134619] USB Video Class driver (1.1.1)
- [ 3.370187] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 3.492658] Console: switching to colour frame buffer device 240x67
- [ 3.532130] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
- [ 3.618017] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 3.679751] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 4.255278] [drm] RC6 on
- [ 9.899198] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 9.906299] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 9.910149] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 11.231720] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 11.234808] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 11.238920] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 11.470792] Bluetooth: RFCOMM TTY layer initialized
- [ 11.470796] Bluetooth: RFCOMM socket layer initialized
- [ 11.470801] Bluetooth: RFCOMM ver 1.11
- [ 12.688639] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 12.695147] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 12.699980] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 13.636259] fuse init (API version 7.26)
- [ 14.286709] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 14.295820] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 14.301237] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 15.948703] NET: Registered protocol family 38
- [ 16.359606] input: Designer Mouse as /devices/virtual/misc/uhid/0005:045E:0805.0002/input/input20
- [ 16.361602] hid-generic 0005:045E:0805.0002: input,hidraw1: BLUETOOTH HID v1.00 Mouse [Designer Mouse] on 00:C2:C6:CF:A5:25
- [ 18.547015] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 24.971017] wlp1s0: authenticate with 10:be:f5:d8:7c:9c
- [ 24.980926] wlp1s0: send auth to 10:be:f5:d8:7c:9c (try 1/3)
- [ 24.989575] wlp1s0: authenticated
- [ 24.993361] wlp1s0: associate with 10:be:f5:d8:7c:9c (try 1/3)
- [ 25.002410] wlp1s0: RX AssocResp from 10:be:f5:d8:7c:9c (capab=0x411 status=0 aid=3)
- [ 25.006764] wlp1s0: associated
- [ 25.006812] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
- [ 70.407316] usb 1-5: USB disconnect, device number 2
- [ 72.433002] usb 1-5: new full-speed USB device number 4 using xhci_hcd
- [ 72.625918] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
- [ 72.633002] Bluetooth: hci0: Device revision is 5
- [ 72.633009] Bluetooth: hci0: Secure boot is enabled
- [ 72.633012] Bluetooth: hci0: OTP lock is enabled
- [ 72.633015] Bluetooth: hci0: API lock is enabled
- [ 72.633019] Bluetooth: hci0: Debug lock is disabled
- [ 72.633023] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
- [ 72.638650] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
- [ 74.137256] Bluetooth: hci0: Waiting for firmware download to complete
- [ 74.137931] Bluetooth: hci0: Firmware loaded in 1476959 usecs
- [ 74.138049] Bluetooth: hci0: Waiting for device to boot
- [ 74.148926] Bluetooth: hci0: Device booted in 10667 usecs
- [ 74.149225] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
- [ 74.152983] Bluetooth: hci0: Applying Intel DDC parameters completed
- [ 76.998267] input: Designer Mouse as /devices/virtual/misc/uhid/0005:045E:0805.0003/input/input21
- [ 77.001747] hid-generic 0005:045E:0805.0003: input,hidraw1: BLUETOOTH HID v1.00 Mouse [Designer Mouse] on 00:C2:C6:CF:A5:25
- [ 88.796615] iwlwifi 0000:01:00.0: Queue 5 is active on fifo 3 and stuck for 10000 ms. SW [8, 32] HW [8, 32] FH TRB=0x080305017
- [ 88.796807] iwlwifi 0000:01:00.0: Microcode SW error detected. Restarting 0x2000000.
- [ 88.796968] iwlwifi 0000:01:00.0: Start IWL Error Log Dump:
- [ 88.796976] iwlwifi 0000:01:00.0: Status: 0x00000200, count: 6
- [ 88.796982] iwlwifi 0000:01:00.0: Loaded firmware version: 31.532993.0
- [ 88.796989] iwlwifi 0000:01:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN
- [ 88.796995] iwlwifi 0000:01:00.0: 0x000002F3 | trm_hw_status0
- [ 88.797001] iwlwifi 0000:01:00.0: 0x00000000 | trm_hw_status1
- [ 88.797007] iwlwifi 0000:01:00.0: 0x00010040 | branchlink2
- [ 88.797012] iwlwifi 0000:01:00.0: 0x00028DA6 | interruptlink1
- [ 88.797018] iwlwifi 0000:01:00.0: 0x00010F16 | interruptlink2
- [ 88.797023] iwlwifi 0000:01:00.0: 0x00000000 | data1
- [ 88.797028] iwlwifi 0000:01:00.0: 0x00000080 | data2
- [ 88.797034] iwlwifi 0000:01:00.0: 0x07830000 | data3
- [ 88.797039] iwlwifi 0000:01:00.0: 0x9B8171D8 | beacon time
- [ 88.797044] iwlwifi 0000:01:00.0: 0xCC3ADE27 | tsf low
- [ 88.797050] iwlwifi 0000:01:00.0: 0x00000001 | tsf hi
- [ 88.797055] iwlwifi 0000:01:00.0: 0x00000000 | time gp1
- [ 88.797061] iwlwifi 0000:01:00.0: 0x0514286B | time gp2
- [ 88.797066] iwlwifi 0000:01:00.0: 0x00000001 | uCode revision type
- [ 88.797072] iwlwifi 0000:01:00.0: 0x0000001F | uCode version major
- [ 88.797077] iwlwifi 0000:01:00.0: 0x00082201 | uCode version minor
- [ 88.797083] iwlwifi 0000:01:00.0: 0x00000201 | hw version
- [ 88.797088] iwlwifi 0000:01:00.0: 0x00C89008 | board version
- [ 88.797093] iwlwifi 0000:01:00.0: 0x00CE019C | hcmd
- [ 88.797099] iwlwifi 0000:01:00.0: 0x26F2200A | isr0
- [ 88.797104] iwlwifi 0000:01:00.0: 0x01804000 | isr1
- [ 88.797109] iwlwifi 0000:01:00.0: 0x0800180A | isr2
- [ 88.797114] iwlwifi 0000:01:00.0: 0x00414584 | isr3
- [ 88.797119] iwlwifi 0000:01:00.0: 0x00000000 | isr4
- [ 88.797125] iwlwifi 0000:01:00.0: 0x00CE019C | last cmd Id
- [ 88.797130] iwlwifi 0000:01:00.0: 0x00000000 | wait_event
- [ 88.797135] iwlwifi 0000:01:00.0: 0x00000050 | l2p_control
- [ 88.797141] iwlwifi 0000:01:00.0: 0x00001C22 | l2p_duration
- [ 88.797146] iwlwifi 0000:01:00.0: 0x0000003F | l2p_mhvalid
- [ 88.797151] iwlwifi 0000:01:00.0: 0x00000000 | l2p_addr_match
- [ 88.797157] iwlwifi 0000:01:00.0: 0x0000000F | lmpm_pmg_sel
- [ 88.797162] iwlwifi 0000:01:00.0: 0x15062149 | timestamp
- [ 88.797168] iwlwifi 0000:01:00.0: 0x0034F808 | flow_handler
- [ 88.797241] iwlwifi 0000:01:00.0: 0x00000000 | ADVANCED_SYSASSERT
- [ 88.797247] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink1
- [ 88.797252] iwlwifi 0000:01:00.0: 0x00000000 | umac branchlink2
- [ 88.797257] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink1
- [ 88.797262] iwlwifi 0000:01:00.0: 0x00000000 | umac interruptlink2
- [ 88.797267] iwlwifi 0000:01:00.0: 0x00000000 | umac data1
- [ 88.797273] iwlwifi 0000:01:00.0: 0x00000000 | umac data2
- [ 88.797278] iwlwifi 0000:01:00.0: 0x00000000 | umac data3
- [ 88.797283] iwlwifi 0000:01:00.0: 0x00000000 | umac major
- [ 88.797288] iwlwifi 0000:01:00.0: 0x00000000 | umac minor
- [ 88.797293] iwlwifi 0000:01:00.0: 0x00000000 | frame pointer
- [ 88.797298] iwlwifi 0000:01:00.0: 0x00000000 | stack pointer
- [ 88.797303] iwlwifi 0000:01:00.0: 0x00000000 | last host cmd
- [ 88.797308] iwlwifi 0000:01:00.0: 0x00000000 | isr status reg
- [ 88.797320] ieee80211 phy0: Hardware restart was requested
- [ 95.201482] wlp1s0: deauthenticating from 10:be:f5:d8:7c:9c by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 95.286354] wlp1s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
- [ 95.289400] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 95.554747] PM: Syncing filesystems ... done.
- [ 95.572091] PM: Preparing system for sleep (mem)
- [ 95.572705] Freezing user space processes ... (elapsed 0.001 seconds) done.
- [ 95.574706] OOM killer disabled.
- [ 95.574707] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
- [ 95.575850] PM: Suspending system (mem)
- [ 95.575883] Suspending console(s) (use no_console_suspend to debug)
- [ 95.576381] sd 1:0:0:0: [sda] Synchronizing SCSI cache
- [ 95.577268] sd 1:0:0:0: [sda] Stopping disk
- [ 95.866597] PM: suspend of devices complete after 290.587 msecs
- [ 95.886352] PM: late suspend of devices complete after 19.744 msecs
- [ 95.919474] PM: noirq suspend of devices complete after 33.112 msecs
- [ 95.921130] ACPI: Preparing to enter system sleep state S3
- [ 96.002970] ACPI: EC: event blocked
- [ 96.002972] ACPI: EC: EC stopped
- [ 96.002973] PM: Saving platform NVS memory
- [ 96.003167] Disabling non-boot CPUs ...
- [ 96.031588] smpboot: CPU 1 is now offline
- [ 96.053201] smpboot: CPU 2 is now offline
- [ 96.077980] smpboot: CPU 3 is now offline
- [ 96.082445] ACPI: Low-level resume complete
- [ 96.082554] ACPI: EC: EC started
- [ 96.082554] PM: Restoring platform NVS memory
- [ 96.083344] Suspended for 360.453 seconds
- [ 96.084722] Enabling non-boot CPUs ...
- [ 96.084756] x86: Booting SMP configuration:
- [ 96.084756] smpboot: Booting Node 0 Processor 1 APIC 0x2
- [ 96.086675] cache: parent cpu1 should not be sleeping
- [ 96.086879] CPU1 is up
- [ 96.086896] smpboot: Booting Node 0 Processor 2 APIC 0x1
- [ 96.088660] cache: parent cpu2 should not be sleeping
- [ 96.088847] CPU2 is up
- [ 96.088869] smpboot: Booting Node 0 Processor 3 APIC 0x3
- [ 96.090424] cache: parent cpu3 should not be sleeping
- [ 96.090610] CPU3 is up
- [ 96.094266] ACPI: Waking up from system sleep state S3
- [ 96.337743] PM: noirq resume of devices complete after 33.022 msecs
- [ 96.346409] PM: early resume of devices complete after 8.581 msecs
- [ 96.346580] ACPI: EC: event unblocked
- [ 96.346740] ACPI: button: The lid device is not compliant to SW_LID.
- [ 96.347066] sd 1:0:0:0: [sda] Starting disk
- [ 96.579652] PM: resume of devices complete after 233.238 msecs
- [ 96.580312] PM: Finishing wakeup.
- [ 96.580313] OOM killer enabled.
- [ 96.580315] Restarting tasks ...
- [ 96.585872] [drm] RC6 on
- [ 96.591180] done.
- [ 96.593015] thermal thermal_zone7: failed to read out thermal zone (-5)
- [ 96.661969] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
- [ 96.666001] ata2.00: configured for UDMA/133
- [ 96.711310] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
- [ 96.711987] enp2s0: 0xffffbcf500e01000, 98:83:89:6c:49:7a, IRQ 277
- [ 96.775986] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
- [ 96.779616] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 97.017139] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 97.263828] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 97.321415] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 100.880393] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 102.111382] wlp1s0: authenticate with 00:1b:1b:91:cc:40
- [ 102.117819] wlp1s0: send auth to 00:1b:1b:91:cc:40 (try 1/3)
- [ 102.126626] wlp1s0: authenticated
- [ 102.127770] wlp1s0: associate with 00:1b:1b:91:cc:40 (try 1/3)
- [ 102.135312] wlp1s0: RX AssocResp from 00:1b:1b:91:cc:40 (capab=0x401 status=0 aid=5)
- [ 102.139328] wlp1s0: associated
- [ 102.139379] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
- [ 124.716435] wlp1s0: deauthenticating from 00:1b:1b:91:cc:40 by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 124.741723] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 124.751699] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 128.209402] wlp1s0: authenticate with 00:1b:1b:91:cc:41
- [ 128.215732] wlp1s0: send auth to 00:1b:1b:91:cc:41 (try 1/3)
- [ 128.221701] wlp1s0: authenticated
- [ 128.829944] iwlwifi 0000:01:00.0: No association and the time event is over already...
- [ 128.829961] wlp1s0: Connection to AP 00:1b:1b:91:cc:41 lost
- [ 133.220571] wlp1s0: aborting authentication with 00:1b:1b:91:cc:41 by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 134.742186] wlp1s0: authenticate with 00:1b:1b:91:cc:41
- [ 134.748575] wlp1s0: send auth to 00:1b:1b:91:cc:41 (try 1/3)
- [ 134.758765] wlp1s0: authenticated
- [ 135.362663] iwlwifi 0000:01:00.0: No association and the time event is over already...
- [ 135.362693] wlp1s0: Connection to AP 00:1b:1b:91:cc:41 lost
- [ 139.750639] wlp1s0: aborting authentication with 00:1b:1b:91:cc:41 by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 143.747076] wlp1s0: authenticate with 00:1b:1b:91:cc:41
- [ 143.753505] wlp1s0: send auth to 00:1b:1b:91:cc:41 (try 1/3)
- [ 143.760242] wlp1s0: authenticated
- [ 144.367643] iwlwifi 0000:01:00.0: No association and the time event is over already...
- [ 144.367684] wlp1s0: Connection to AP 00:1b:1b:91:cc:41 lost
- [ 148.755646] wlp1s0: aborting authentication with 00:1b:1b:91:cc:41 by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 150.018150] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 150.036035] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 151.460930] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 152.807648] wlp1s0: authenticate with 00:1b:1b:91:cc:40
- [ 152.814061] wlp1s0: send auth to 00:1b:1b:91:cc:40 (try 1/3)
- [ 152.820562] wlp1s0: authenticated
- [ 152.823830] wlp1s0: associate with 00:1b:1b:91:cc:40 (try 1/3)
- [ 152.826725] wlp1s0: RX AssocResp from 00:1b:1b:91:cc:40 (capab=0x401 status=0 aid=5)
- [ 152.828201] wlp1s0: associated
- [ 152.828254] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
- [ 198.084240] wlp1s0: deauthenticating from 00:1b:1b:91:cc:40 by local choice (Reason: 3=DEAUTH_LEAVING)
- [ 198.107132] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 199.498274] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
- [ 200.728873] wlp1s0: authenticate with 00:1b:1b:91:cc:40
- [ 200.735260] wlp1s0: send auth to 00:1b:1b:91:cc:40 (try 1/3)
- [ 200.762233] wlp1s0: authenticated
- [ 200.763284] wlp1s0: associate with 00:1b:1b:91:cc:40 (try 1/3)
- [ 200.766123] wlp1s0: RX AssocResp from 00:1b:1b:91:cc:40 (capab=0x401 status=0 aid=3)
- [ 200.767508] wlp1s0: associated
- [ 200.767554] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
- [ 205.350134] usb 1-5: USB disconnect, device number 4
- [ 207.489986] usb 1-5: new full-speed USB device number 5 using xhci_hcd
- [ 207.680024] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
- [ 207.686905] Bluetooth: hci0: Device revision is 5
- [ 207.686912] Bluetooth: hci0: Secure boot is enabled
- [ 207.686915] Bluetooth: hci0: OTP lock is enabled
- [ 207.686917] Bluetooth: hci0: API lock is enabled
- [ 207.686920] Bluetooth: hci0: Debug lock is disabled
- [ 207.686924] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
- [ 207.687484] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
- [ 209.358411] Bluetooth: hci0: Waiting for firmware download to complete
- [ 209.358758] Bluetooth: hci0: Firmware loaded in 1640127 usecs
- [ 209.358945] Bluetooth: hci0: Waiting for device to boot
- [ 209.370004] Bluetooth: hci0: Device booted in 10868 usecs
- [ 209.370121] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
- [ 209.373886] Bluetooth: hci0: Applying Intel DDC parameters completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement