Created
June 23, 2020 00:01
-
-
Save Jirido/dd52ed5efa794fbe5ab5601415c8ebc5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 5.6.15-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 | |
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/sumo-root rw cryptdevice=/dev/disk/by-uuid/23d2e573-22b5-4271-b9f3-87ee61023501:cryptSumoMaa quiet resume=UUID=67ba8cbe-2f8e-4dee-99a0-cd00f39dce79 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Hygon HygonGenuine | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] zhaoxin Shanghai | |
[ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x00000000000bffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x000000008ad33fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000008ad34000-0x000000008ad5efff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x000000008ad5f000-0x000000008afa2fff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x000000008afa3000-0x000000008affefff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008b9fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x000000008ba00000-0x000000008f9fffff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026fdfffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 2.4 present. | |
[ 0.000000] DMI: Apple Inc. MacBookPro8,2/Mac-94245A3940C91C80, BIOS 87.0.0.0.0 06/13/2019 | |
[ 0.000000] tsc: Fast TSC calibration using PIT | |
[ 0.000000] tsc: Detected 2200.047 MHz processor | |
[ 0.002272] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.002274] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.002283] last_pfn = 0x26fe00 max_arch_pfn = 0x400000000 | |
[ 0.002288] MTRR default type: write-back | |
[ 0.002289] MTRR fixed ranges enabled: | |
[ 0.002290] 00000-9FFFF write-back | |
[ 0.002291] A0000-BFFFF uncachable | |
[ 0.002292] C0000-DFFFF write-protect | |
[ 0.002293] E0000-FFFFF uncachable | |
[ 0.002294] MTRR variable ranges enabled: | |
[ 0.002296] 0 base 0C0000000 mask FC0000000 uncachable | |
[ 0.002297] 1 base 0A0000000 mask FE0000000 uncachable | |
[ 0.002298] 2 base 090000000 mask FF0000000 uncachable | |
[ 0.002299] 3 base 08C000000 mask FFC000000 uncachable | |
[ 0.002300] 4 base 08B800000 mask FFF800000 uncachable | |
[ 0.002300] 5 disabled | |
[ 0.002301] 6 disabled | |
[ 0.002301] 7 disabled | |
[ 0.002302] 8 disabled | |
[ 0.002303] 9 disabled | |
[ 0.003273] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.003441] last_pfn = 0x8ad34 max_arch_pfn = 0x400000000 | |
[ 0.017371] check: Scanning 1 areas for low memory corruption | |
[ 0.017380] BRK [0x3b601000, 0x3b601fff] PGTABLE | |
[ 0.017383] BRK [0x3b602000, 0x3b602fff] PGTABLE | |
[ 0.017384] BRK [0x3b603000, 0x3b603fff] PGTABLE | |
[ 0.017464] BRK [0x3b604000, 0x3b604fff] PGTABLE | |
[ 0.017466] BRK [0x3b605000, 0x3b605fff] PGTABLE | |
[ 0.017894] BRK [0x3b606000, 0x3b606fff] PGTABLE | |
[ 0.017917] BRK [0x3b607000, 0x3b607fff] PGTABLE | |
[ 0.018019] BRK [0x3b608000, 0x3b608fff] PGTABLE | |
[ 0.018147] BRK [0x3b609000, 0x3b609fff] PGTABLE | |
[ 0.018170] BRK [0x3b60a000, 0x3b60afff] PGTABLE | |
[ 0.018192] BRK [0x3b60b000, 0x3b60bfff] PGTABLE | |
[ 0.018215] BRK [0x3b60c000, 0x3b60cfff] PGTABLE | |
[ 0.018315] RAMDISK: [mem 0x3511f000-0x36886fff] | |
[ 0.018323] ACPI: Early table checksum verification disabled | |
[ 0.018327] ACPI: RSDP 0x00000000000FE020 000024 (v02 APPLE ) | |
[ 0.018331] ACPI: XSDT 0x000000008AD8E1C0 0000A4 (v01 APPLE Apple00 0000F000 01000013) | |
[ 0.018338] ACPI: FACP 0x000000008AD8C000 0000F4 (v04 APPLE Apple00 0000F000 Loki 0000005F) | |
[ 0.018345] ACPI: DSDT 0x000000008AD80000 006F12 (v01 APPLE MacBookP 00080001 INTL 20061109) | |
[ 0.018349] ACPI: FACS 0x000000008AD3E000 000040 | |
[ 0.018352] ACPI: FACS 0x000000008AD3E000 000040 | |
[ 0.018355] ACPI: HPET 0x000000008AD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F) | |
[ 0.018358] ACPI: APIC 0x000000008AD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F) | |
[ 0.018362] ACPI: SBST 0x000000008AD88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F) | |
[ 0.018365] ACPI: ECDT 0x000000008AD87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F) | |
[ 0.018369] ACPI: SSDT 0x000000008AD7B000 000024 (v01 APPLE SmcDppt 00001000 INTL 20061109) | |
[ 0.018372] ACPI: SSDT 0x000000008AD79000 00061A (v01 APPLE UsbNoRmh 00001000 INTL 20061109) | |
[ 0.018376] ACPI: SSDT 0x000000008AD75000 0000A0 (v02 APPLE IGNoHda 00001000 INTL 20061109) | |
[ 0.018379] ACPI: SSDT 0x000000008AD73000 000671 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) | |
[ 0.018383] ACPI: SSDT 0x000000008AD72000 0009B1 (v01 PmRef CpuPm 00003000 INTL 20061109) | |
[ 0.018386] ACPI: SSDT 0x000000008AD71000 000315 (v01 PmRef Cpu0Tst 00003000 INTL 20061109) | |
[ 0.018390] ACPI: SSDT 0x000000008AD70000 00037A (v01 PmRef ApTst 00003000 INTL 20061109) | |
[ 0.018394] ACPI: MCFG 0x000000008AD89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F) | |
[ 0.018397] ACPI: SSDT 0x000000008AD7F000 000124 (v01 SataRe SataPri 00001000 INTL 20061109) | |
[ 0.018400] ACPI: SSDT 0x000000008AD7E000 0000FA (v01 SataRe SataSec 00001000 INTL 20061109) | |
[ 0.018404] ACPI: SSDT 0x000000008AD7D000 000032 (v01 Apple SsdtS3 00001000 INTL 20061109) | |
[ 0.018412] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware | |
[ 0.018415] ACPI: Local APIC address 0xfee00000 | |
[ 0.018459] No NUMA configuration found | |
[ 0.018460] Faking a node at [mem 0x0000000000000000-0x000000026fdfffff] | |
[ 0.018464] NODE_DATA(0) allocated [mem 0x26fdfb000-0x26fdfefff] | |
[ 0.018499] Zone ranges: | |
[ 0.018500] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.018501] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.018502] Normal [mem 0x0000000100000000-0x000000026fdfffff] | |
[ 0.018503] Device empty | |
[ 0.018504] Movable zone start for each node | |
[ 0.018505] Early memory node ranges | |
[ 0.018506] node 0: [mem 0x0000000000001000-0x000000000008dfff] | |
[ 0.018507] node 0: [mem 0x0000000000090000-0x000000000009efff] | |
[ 0.018508] node 0: [mem 0x0000000000100000-0x000000001fffffff] | |
[ 0.018509] node 0: [mem 0x0000000020200000-0x000000003fffffff] | |
[ 0.018509] node 0: [mem 0x0000000040200000-0x000000008ad33fff] | |
[ 0.018510] node 0: [mem 0x0000000100000000-0x000000026fdfffff] | |
[ 0.018775] Zeroed struct page in unavailable ranges: 22832 pages | |
[ 0.018777] Initmem setup node 0 [mem 0x0000000000001000-0x000000026fdfffff] | |
[ 0.018778] On node 0 totalpages: 2074320 | |
[ 0.018779] DMA zone: 64 pages used for memmap | |
[ 0.018780] DMA zone: 21 pages reserved | |
[ 0.018781] DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.018859] DMA32 zone: 8805 pages used for memmap | |
[ 0.018860] DMA32 zone: 563508 pages, LIFO batch:63 | |
[ 0.029864] Normal zone: 23544 pages used for memmap | |
[ 0.029866] Normal zone: 1506816 pages, LIFO batch:63 | |
[ 0.057741] Resetting Apple AirPort card (left enabled by EFI) | |
[ 0.057855] ACPI: PM-Timer IO Port: 0x408 | |
[ 0.057858] ACPI: Local APIC address 0xfee00000 | |
[ 0.057866] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) | |
[ 0.057867] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) | |
[ 0.057868] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) | |
[ 0.057869] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) | |
[ 0.057869] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) | |
[ 0.057870] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) | |
[ 0.057871] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) | |
[ 0.057871] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) | |
[ 0.057884] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 | |
[ 0.057886] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.057888] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.057889] ACPI: IRQ0 used by override. | |
[ 0.057891] ACPI: IRQ9 used by override. | |
[ 0.057893] Using ACPI (MADT) for SMP configuration information | |
[ 0.057895] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.057900] smpboot: Allowing 8 CPUs, 0 hotplug CPUs | |
[ 0.057932] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.057934] PM: hibernation: Registered nosave memory: [mem 0x0008e000-0x0008ffff] | |
[ 0.057936] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] | |
[ 0.057937] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff] | |
[ 0.057937] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000dffff] | |
[ 0.057938] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.057940] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff] | |
[ 0.057942] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff] | |
[ 0.057944] PM: hibernation: Registered nosave memory: [mem 0x8ad34000-0x8ad5efff] | |
[ 0.057945] PM: hibernation: Registered nosave memory: [mem 0x8ad5f000-0x8afa2fff] | |
[ 0.057945] PM: hibernation: Registered nosave memory: [mem 0x8afa3000-0x8affefff] | |
[ 0.057946] PM: hibernation: Registered nosave memory: [mem 0x8afff000-0x8affffff] | |
[ 0.057947] PM: hibernation: Registered nosave memory: [mem 0x8b000000-0x8b9fffff] | |
[ 0.057947] PM: hibernation: Registered nosave memory: [mem 0x8ba00000-0x8f9fffff] | |
[ 0.057948] PM: hibernation: Registered nosave memory: [mem 0x8fa00000-0xdfffffff] | |
[ 0.057949] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff] | |
[ 0.057949] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff] | |
[ 0.057950] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.057951] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff] | |
[ 0.057951] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff] | |
[ 0.057952] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed0ffff] | |
[ 0.057953] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed13fff] | |
[ 0.057953] PM: hibernation: Registered nosave memory: [mem 0xfed14000-0xfed17fff] | |
[ 0.057954] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed19fff] | |
[ 0.057955] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] | |
[ 0.057956] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] | |
[ 0.057956] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff] | |
[ 0.057957] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
[ 0.057958] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff7fffff] | |
[ 0.057958] PM: hibernation: Registered nosave memory: [mem 0xff800000-0xffffffff] | |
[ 0.057960] [mem 0x8fa00000-0xdfffffff] available for PCI devices | |
[ 0.057962] Booting paravirtualized kernel on bare hardware | |
[ 0.057965] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns | |
[ 0.063761] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1 | |
[ 0.063999] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144 | |
[ 0.064008] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152 | |
[ 0.064009] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 | |
[ 0.064036] Built 1 zonelists, mobility grouping on. Total pages: 2041886 | |
[ 0.064037] Policy zone: Normal | |
[ 0.064038] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/sumo-root rw cryptdevice=/dev/disk/by-uuid/23d2e573-22b5-4271-b9f3-87ee61023501:cryptSumoMaa quiet resume=UUID=67ba8cbe-2f8e-4dee-99a0-cd00f39dce79 | |
[ 0.064675] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.064926] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) | |
[ 0.065043] mem auto-init: stack:byref_all, heap alloc:on, heap free:off | |
[ 0.092476] Memory: 8031280K/8297280K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 266000K reserved, 0K cma-reserved) | |
[ 0.092483] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0 | |
[ 0.092631] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.092645] Kernel/User page tables isolation: enabled | |
[ 0.092665] ftrace: allocating 39096 entries in 153 pages | |
[ 0.109526] ftrace: allocated 153 pages with 4 groups | |
[ 0.109645] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.109646] rcu: RCU dyntick-idle grace-period acceleration is enabled. | |
[ 0.109647] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8. | |
[ 0.109648] rcu: RCU priority boosting: priority 1 delay 500 ms. | |
[ 0.109648] Tasks RCU enabled. | |
[ 0.109649] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. | |
[ 0.109650] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 | |
[ 0.113114] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16 | |
[ 0.113366] Console: colour dummy device 80x25 | |
[ 0.113371] printk: console [tty0] enabled | |
[ 0.113391] ACPI: Core revision 20200110 | |
[ 0.113515] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
[ 0.113530] APIC: Switch to symmetric I/O mode setup | |
[ 0.113600] x2apic: IRQ remapping doesn't support X2APIC mode | |
[ 0.114048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.130198] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb65f71017, max_idle_ns: 440795300424 ns | |
[ 0.130202] Calibrating delay loop (skipped), value calculated using timer frequency.. 4401.43 BogoMIPS (lpj=7333490) | |
[ 0.130204] pid_max: default: 32768 minimum: 301 | |
[ 0.130234] LSM: Security Framework initializing | |
[ 0.130238] Yama: becoming mindful. | |
[ 0.130273] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.130287] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
[ 0.130301] *** VALIDATE tmpfs *** | |
[ 0.130469] *** VALIDATE proc *** | |
[ 0.130525] *** VALIDATE cgroup *** | |
[ 0.130526] *** VALIDATE cgroup2 *** | |
[ 0.130579] mce: CPU0: Thermal monitoring enabled (TM1) | |
[ 0.130593] process: using mwait in idle threads | |
[ 0.130596] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 | |
[ 0.130597] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 | |
[ 0.130600] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization | |
[ 0.130602] Spectre V2 : Mitigation: Full generic retpoline | |
[ 0.130602] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
[ 0.130603] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
[ 0.130605] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier | |
[ 0.130605] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl | |
[ 0.130607] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
[ 0.130609] MDS: Mitigation: Clear CPU buffers | |
[ 0.130849] Freeing SMP alternatives memory: 32K | |
[ 0.132182] smpboot: CPU0: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz (family: 0x6, model: 0x2a, stepping: 0x7) | |
[ 0.150222] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver. | |
[ 0.150240] ... version: 3 | |
[ 0.150243] ... bit width: 48 | |
[ 0.150244] ... generic registers: 4 | |
[ 0.150247] ... value mask: 0000ffffffffffff | |
[ 0.150249] ... max period: 00007fffffffffff | |
[ 0.150251] ... fixed-purpose events: 3 | |
[ 0.150253] ... event mask: 000000070000000f | |
[ 0.156877] rcu: Hierarchical SRCU implementation. | |
[ 0.180421] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. | |
[ 0.186885] smp: Bringing up secondary CPUs ... | |
[ 0.226918] x86: Booting SMP configuration: | |
[ 0.226922] .... node #0, CPUs: #1 #2 #3 #4 | |
[ 0.360331] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. | |
[ 0.400252] #5 #6 #7 | |
[ 0.490276] smp: Brought up 1 node, 8 CPUs | |
[ 0.490276] smpboot: Max logical packages: 1 | |
[ 0.490276] smpboot: Total of 8 processors activated (35214.45 BogoMIPS) | |
[ 0.493921] devtmpfs: initialized | |
[ 0.493921] x86/mm: Memory block size: 128MB | |
[ 0.494516] PM: Registering ACPI NVS region [mem 0x8ad34000-0x8ad5efff] (176128 bytes) | |
[ 0.494516] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns | |
[ 0.494516] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) | |
[ 0.494516] pinctrl core: initialized pinctrl subsystem | |
[ 0.494516] PM: RTC time: 23:46:47, date: 2020-06-22 | |
[ 0.494516] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.494516] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.494516] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.494516] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.494516] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.494516] NET: Registered protocol family 16 | |
[ 0.494516] audit: initializing netlink subsys (disabled) | |
[ 0.494516] audit: type=2000 audit(1592869607.379:1): state=initialized audit_enabled=0 res=1 | |
[ 0.494516] cpuidle: using governor ladder | |
[ 0.494516] cpuidle: using governor menu | |
[ 0.494516] ACPI: bus type PCI registered | |
[ 0.494516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.494516] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000) | |
[ 0.494516] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in E820 | |
[ 0.494516] PCI: Using configuration type 1 for base access | |
[ 0.494516] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on | |
[ 0.498219] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.500334] ACPI: Disabled all _OSI OS vendors | |
[ 0.500336] ACPI: Added _OSI(Module Device) | |
[ 0.500337] ACPI: Added _OSI(Processor Device) | |
[ 0.500338] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.500339] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.500340] ACPI: Added _OSI(Linux-Dell-Video) | |
[ 0.500341] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) | |
[ 0.500342] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) | |
[ 0.500348] ACPI: Added _OSI(Darwin) | |
[ 0.510388] ACPI: 11 ACPI AML tables successfully acquired and loaded | |
[ 0.511207] ACPI: EC: EC started | |
[ 0.511208] ACPI: EC: interrupt blocked | |
[ 0.521046] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
[ 0.521048] ACPI: EC: Boot ECDT EC used to handle transactions | |
[ 0.521321] ACPI: BIOS _OSI(Darwin) query honored via DMI | |
[ 0.521848] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
[ 0.522531] ACPI: Dynamic OEM Table Load: | |
[ 0.522539] ACPI: SSDT 0xFFFFA187E6094000 000781 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) | |
[ 0.523797] ACPI: Dynamic OEM Table Load: | |
[ 0.523804] ACPI: SSDT 0xFFFFA187E60E3C00 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109) | |
[ 0.524731] ACPI: Dynamic OEM Table Load: | |
[ 0.524736] ACPI: SSDT 0xFFFFA187E5D29200 000119 (v01 PmRef ApCst 00003000 INTL 20061109) | |
[ 0.527676] ACPI: Interpreter enabled | |
[ 0.527699] ACPI: (supports S0 S3 S4 S5) | |
[ 0.527700] ACPI: Using IOAPIC for interrupt routing | |
[ 0.527737] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.528041] ACPI: Enabled 7 GPEs in block 00 to 3F | |
[ 0.545426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.545433] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR] | |
[ 0.545449] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge | |
[ 0.546216] PCI host bridge to bus 0000:00 | |
[ 0.546219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.546220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.546222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.546223] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff window] | |
[ 0.546224] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window] | |
[ 0.546226] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.546237] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 | |
[ 0.546380] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 | |
[ 0.546429] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold | |
[ 0.546555] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400 | |
[ 0.546600] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold | |
[ 0.546751] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 | |
[ 0.546780] pci 0000:00:16.0: reg 0x10: [mem 0xb0907100-0xb090710f 64bit] | |
[ 0.546861] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
[ 0.546979] pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300 | |
[ 0.547028] pci 0000:00:1a.0: reg 0x20: [io 0x3120-0x313f] | |
[ 0.547185] pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320 | |
[ 0.547209] pci 0000:00:1a.7: reg 0x10: [mem 0xb0906c00-0xb0906fff] | |
[ 0.547299] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold | |
[ 0.547508] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 | |
[ 0.547532] pci 0000:00:1b.0: reg 0x10: [mem 0xb0900000-0xb0903fff 64bit] | |
[ 0.547616] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
[ 0.547749] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 | |
[ 0.547852] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.547993] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 | |
[ 0.548097] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold | |
[ 0.548238] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 | |
[ 0.548342] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold | |
[ 0.548487] pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300 | |
[ 0.548536] pci 0000:00:1d.0: reg 0x20: [io 0x30c0-0x30df] | |
[ 0.548695] pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320 | |
[ 0.548719] pci 0000:00:1d.7: reg 0x10: [mem 0xb0906800-0xb0906bff] | |
[ 0.548809] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold | |
[ 0.549010] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100 | |
[ 0.549234] pci 0000:00:1f.2: [8086:1c01] type 00 class 0x01018f | |
[ 0.549253] pci 0000:00:1f.2: reg 0x10: [io 0x3148-0x314f] | |
[ 0.549261] pci 0000:00:1f.2: reg 0x14: [io 0x315c-0x315f] | |
[ 0.549269] pci 0000:00:1f.2: reg 0x18: [io 0x3140-0x3147] | |
[ 0.549277] pci 0000:00:1f.2: reg 0x1c: [io 0x3158-0x315b] | |
[ 0.549285] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x306f] | |
[ 0.549294] pci 0000:00:1f.2: reg 0x24: [io 0xffe0-0xffef] | |
[ 0.549434] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 | |
[ 0.549456] pci 0000:00:1f.3: reg 0x10: [mem 0xb0907000-0xb09070ff 64bit] | |
[ 0.549477] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] | |
[ 0.549673] pci 0000:01:00.0: [1002:6741] type 00 class 0x030000 | |
[ 0.549698] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x9fffffff 64bit pref] | |
[ 0.549711] pci 0000:01:00.0: reg 0x18: [mem 0xb0800000-0xb081ffff 64bit] | |
[ 0.549720] pci 0000:01:00.0: reg 0x20: [io 0x2000-0x20ff] | |
[ 0.549735] pci 0000:01:00.0: reg 0x30: [mem 0xb0820000-0xb083ffff pref] | |
[ 0.549742] pci 0000:01:00.0: enabling Extended Tags | |
[ 0.549794] pci 0000:01:00.0: supports D1 D2 | |
[ 0.549821] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 64.000 Gb/s with 5 GT/s x16 link) | |
[ 0.549918] pci 0000:01:00.1: [1002:aa90] type 00 class 0x040300 | |
[ 0.549943] pci 0000:01:00.1: reg 0x10: [mem 0xb0840000-0xb0843fff 64bit] | |
[ 0.549985] pci 0000:01:00.1: enabling Extended Tags | |
[ 0.550036] pci 0000:01:00.1: supports D1 D2 | |
[ 0.550164] pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.550167] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] | |
[ 0.550169] pci 0000:00:01.0: bridge window [mem 0xb0800000-0xb08fffff] | |
[ 0.550172] pci 0000:00:01.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref] | |
[ 0.550230] pci 0000:05:00.0: [8086:1513] type 01 class 0x060400 | |
[ 0.550273] pci 0000:05:00.0: enabling Extended Tags | |
[ 0.550326] pci 0000:05:00.0: supports D1 D2 | |
[ 0.550327] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.550466] pci 0000:00:01.1: PCI bridge to [bus 05-9b] | |
[ 0.550469] pci 0000:00:01.1: bridge window [io 0x4000-0x4fff] | |
[ 0.550471] pci 0000:00:01.1: bridge window [mem 0xb0a00000-0xb4efffff] | |
[ 0.550474] pci 0000:00:01.1: bridge window [mem 0xb4f00000-0xb8efffff 64bit pref] | |
[ 0.550620] acpiphp: Slot [3] registered | |
[ 0.550669] acpiphp: Slot [4] registered | |
[ 0.550693] pci 0000:06:00.0: [8086:1513] type 01 class 0x060400 | |
[ 0.550741] pci 0000:06:00.0: enabling Extended Tags | |
[ 0.550799] pci 0000:06:00.0: supports D1 D2 | |
[ 0.550800] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.550913] pci 0000:06:03.0: [8086:1513] type 01 class 0x060400 | |
[ 0.550955] pci 0000:06:03.0: enabling Extended Tags | |
[ 0.551015] pci 0000:06:03.0: supports D1 D2 | |
[ 0.551016] pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.551124] pci 0000:06:04.0: [8086:1513] type 01 class 0x060400 | |
[ 0.551166] pci 0000:06:04.0: enabling Extended Tags | |
[ 0.551225] pci 0000:06:04.0: supports D1 D2 | |
[ 0.551226] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.551335] pci 0000:06:05.0: [8086:1513] type 01 class 0x060400 | |
[ 0.551377] pci 0000:06:05.0: enabling Extended Tags | |
[ 0.551436] pci 0000:06:05.0: supports D1 D2 | |
[ 0.551437] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.551546] pci 0000:06:06.0: [8086:1513] type 01 class 0x060400 | |
[ 0.551588] pci 0000:06:06.0: enabling Extended Tags | |
[ 0.551647] pci 0000:06:06.0: supports D1 D2 | |
[ 0.551648] pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.551775] pci 0000:05:00.0: PCI bridge to [bus 06-6b] | |
[ 0.551782] pci 0000:05:00.0: bridge window [mem 0xb0a00000-0xb0efffff] | |
[ 0.551842] acpiphp: Slot [1] registered | |
[ 0.551860] pci 0000:07:00.0: [8086:1513] type 00 class 0x088000 | |
[ 0.551887] pci 0000:07:00.0: reg 0x10: [mem 0xb0c00000-0xb0c3ffff] | |
[ 0.551897] pci 0000:07:00.0: reg 0x14: [mem 0xb0c40000-0xb0c40fff] | |
[ 0.551949] pci 0000:07:00.0: enabling Extended Tags | |
[ 0.552033] pci 0000:07:00.0: supports D1 D2 | |
[ 0.552034] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.560256] pci 0000:06:00.0: PCI bridge to [bus 07] | |
[ 0.560270] pci 0000:06:00.0: bridge window [mem 0xb0c00000-0xb0cfffff] | |
[ 0.560328] pci 0000:06:03.0: PCI bridge to [bus 08] | |
[ 0.560335] pci 0000:06:03.0: bridge window [mem 0xb0b00000-0xb0bfffff] | |
[ 0.560391] pci 0000:06:04.0: PCI bridge to [bus 09-39] | |
[ 0.560398] pci 0000:06:04.0: bridge window [mem 0xb0d00000-0xb0dfffff] | |
[ 0.560451] pci 0000:06:05.0: PCI bridge to [bus 3a-6a] | |
[ 0.560457] pci 0000:06:05.0: bridge window [mem 0xb0e00000-0xb0efffff] | |
[ 0.560498] pci 0000:06:06.0: PCI bridge to [bus 6b] | |
[ 0.560505] pci 0000:06:06.0: bridge window [mem 0xb0a00000-0xb0afffff] | |
[ 0.560670] pci 0000:02:00.0: [14e4:16b4] type 00 class 0x020000 | |
[ 0.560732] pci 0000:02:00.0: reg 0x10: [mem 0xb0400000-0xb040ffff 64bit pref] | |
[ 0.560761] pci 0000:02:00.0: reg 0x18: [mem 0xb0410000-0xb041ffff 64bit pref] | |
[ 0.561006] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.561230] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501 | |
[ 0.561288] pci 0000:02:00.1: reg 0x10: [mem 0xb0420000-0xb042ffff 64bit pref] | |
[ 0.561546] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold | |
[ 0.561795] pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.561802] pci 0000:00:1c.0: bridge window [mem 0xb0700000-0xb07fffff] | |
[ 0.561808] pci 0000:00:1c.0: bridge window [mem 0xb0400000-0xb04fffff 64bit pref] | |
[ 0.561940] pci 0000:03:00.0: [14e4:4331] type 00 class 0x028000 | |
[ 0.562016] pci 0000:03:00.0: reg 0x10: [mem 0xb0600000-0xb0603fff 64bit] | |
[ 0.562147] pci 0000:03:00.0: enabling Extended Tags | |
[ 0.562321] pci 0000:03:00.0: supports D1 D2 | |
[ 0.562322] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.562582] pci 0000:00:1c.1: PCI bridge to [bus 03] | |
[ 0.562588] pci 0000:00:1c.1: bridge window [mem 0xb0600000-0xb06fffff] | |
[ 0.562691] pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010 | |
[ 0.562749] pci 0000:04:00.0: reg 0x10: [mem 0xb0500000-0xb0500fff 64bit] | |
[ 0.562968] pci 0000:04:00.0: supports D1 D2 | |
[ 0.562970] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.563241] pci 0000:00:1c.2: PCI bridge to [bus 04] | |
[ 0.563248] pci 0000:00:1c.2: bridge window [mem 0xb0500000-0xb05fffff] | |
[ 0.564123] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 | |
[ 0.564217] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15) | |
[ 0.564309] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 | |
[ 0.564400] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15) | |
[ 0.564490] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. | |
[ 0.564582] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 | |
[ 0.564673] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 | |
[ 0.564767] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15) | |
[ 0.565088] ACPI: EC: interrupt unblocked | |
[ 0.565099] ACPI: EC: event unblocked | |
[ 0.565104] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
[ 0.565105] ACPI: EC: GPE=0x17 | |
[ 0.565107] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events | |
[ 0.565185] iommu: Default domain type: Translated | |
[ 0.565228] pci 0000:01:00.0: vgaarb: setting as boot VGA device | |
[ 0.565228] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 0.565228] pci 0000:01:00.0: vgaarb: bridge control possible | |
[ 0.565228] vgaarb: loaded | |
[ 0.565228] SCSI subsystem initialized | |
[ 0.565228] libata version 3.00 loaded. | |
[ 0.565228] ACPI: bus type USB registered | |
[ 0.565228] usbcore: registered new interface driver usbfs | |
[ 0.565228] usbcore: registered new interface driver hub | |
[ 0.565228] usbcore: registered new device driver usb | |
[ 0.565228] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.565228] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.565228] PTP clock support registered | |
[ 0.565228] EDAC MC: Ver: 3.0.0 | |
[ 0.565228] PCI: Using ACPI for IRQ routing | |
[ 0.569755] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.569938] e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff] | |
[ 0.569939] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] | |
[ 0.569940] e820: reserve RAM buffer [mem 0x8ad34000-0x8bffffff] | |
[ 0.569942] e820: reserve RAM buffer [mem 0x26fe00000-0x26fffffff] | |
[ 0.570066] NetLabel: Initializing | |
[ 0.570067] NetLabel: domain hash size = 128 | |
[ 0.570067] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.570084] NetLabel: unlabeled traffic allowed by default | |
[ 0.570933] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 0.570939] hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
[ 0.573011] clocksource: Switched to clocksource tsc-early | |
[ 0.585105] *** VALIDATE bpf *** | |
[ 0.585225] VFS: Disk quotas dquot_6.6.0 | |
[ 0.585246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.585280] *** VALIDATE ramfs *** | |
[ 0.585284] *** VALIDATE hugetlbfs *** | |
[ 0.585331] pnp: PnP ACPI init | |
[ 0.585686] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved | |
[ 0.585693] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) | |
[ 0.585764] system 00:01: [io 0x0680-0x069f] has been reserved | |
[ 0.585766] system 00:01: [io 0x1000-0x100f] has been reserved | |
[ 0.585767] system 00:01: [io 0xffff] has been reserved | |
[ 0.585769] system 00:01: [io 0xffff] has been reserved | |
[ 0.585770] system 00:01: [io 0x0400-0x047f] has been reserved | |
[ 0.585772] system 00:01: [io 0x0500-0x057f] has been reserved | |
[ 0.585774] system 00:01: [io 0x164e-0x164f] has been reserved | |
[ 0.585779] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.585808] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.585917] pnp 00:03: Plug and Play ACPI device, IDs APP000b (active) | |
[ 0.586204] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
[ 0.586206] system 00:04: [mem 0xfed10000-0xfed17fff] could not be reserved | |
[ 0.586208] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 0.586210] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 0.586211] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved | |
[ 0.586213] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 0.586214] system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 0.586216] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved | |
[ 0.586218] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved | |
[ 0.586219] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 0.586224] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.586333] system 00:05: [mem 0x20000000-0x201fffff] has been reserved | |
[ 0.586335] system 00:05: [mem 0x40000000-0x401fffff] has been reserved | |
[ 0.586339] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 0.586552] pnp: PnP ACPI: found 6 devices | |
[ 0.592635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.592680] pci 0000:06:03.0: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 | |
[ 0.592682] pci 0000:06:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000 | |
[ 0.592684] pci 0000:06:04.0: bridge window [io 0x1000-0x0fff] to [bus 09-39] add_size 1000 | |
[ 0.592686] pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09-39] add_size 200000 add_align 100000 | |
[ 0.592688] pci 0000:06:05.0: bridge window [io 0x1000-0x0fff] to [bus 3a-6a] add_size 1000 | |
[ 0.592690] pci 0000:06:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3a-6a] add_size 200000 add_align 100000 | |
[ 0.592692] pci 0000:06:06.0: bridge window [io 0x1000-0x0fff] to [bus 6b] add_size 1000 | |
[ 0.592694] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000 | |
[ 0.592696] pci 0000:05:00.0: bridge window [io 0x1000-0x0fff] to [bus 06-6b] add_size 4000 | |
[ 0.592699] pci 0000:05:00.0: bridge window [mem 0x00100000-0x004fffff 64bit pref] to [bus 06-6b] add_size 800000 add_align 100000 | |
[ 0.592705] pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.592708] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] | |
[ 0.592711] pci 0000:00:01.0: bridge window [mem 0xb0800000-0xb08fffff] | |
[ 0.592713] pci 0000:00:01.0: bridge window [mem 0x90000000-0x9fffffff 64bit pref] | |
[ 0.592720] pci 0000:05:00.0: BAR 15: assigned [mem 0xb4f00000-0xb5afffff 64bit pref] | |
[ 0.592722] pci 0000:05:00.0: BAR 13: no space for [io size 0x4000] | |
[ 0.592723] pci 0000:05:00.0: BAR 13: failed to assign [io size 0x4000] | |
[ 0.592726] pci 0000:05:00.0: BAR 13: no space for [io size 0x4000] | |
[ 0.592727] pci 0000:05:00.0: BAR 13: failed to assign [io size 0x4000] | |
[ 0.592731] pci 0000:06:03.0: BAR 15: assigned [mem 0xb4f00000-0xb50fffff 64bit pref] | |
[ 0.592734] pci 0000:06:04.0: BAR 15: assigned [mem 0xb5100000-0xb52fffff 64bit pref] | |
[ 0.592736] pci 0000:06:05.0: BAR 15: assigned [mem 0xb5300000-0xb54fffff 64bit pref] | |
[ 0.592738] pci 0000:06:06.0: BAR 15: assigned [mem 0xb5500000-0xb56fffff 64bit pref] | |
[ 0.592739] pci 0000:06:03.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592740] pci 0000:06:03.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592743] pci 0000:06:04.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592745] pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592746] pci 0000:06:05.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592747] pci 0000:06:05.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592749] pci 0000:06:06.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592750] pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592753] pci 0000:06:06.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592755] pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592756] pci 0000:06:05.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592758] pci 0000:06:05.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592759] pci 0000:06:04.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592760] pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592762] pci 0000:06:03.0: BAR 13: no space for [io size 0x1000] | |
[ 0.592763] pci 0000:06:03.0: BAR 13: failed to assign [io size 0x1000] | |
[ 0.592765] pci 0000:06:00.0: PCI bridge to [bus 07] | |
[ 0.592769] pci 0000:06:00.0: bridge window [mem 0xb0c00000-0xb0cfffff] | |
[ 0.592776] pci 0000:06:03.0: PCI bridge to [bus 08] | |
[ 0.592780] pci 0000:06:03.0: bridge window [mem 0xb0b00000-0xb0bfffff] | |
[ 0.592783] pci 0000:06:03.0: bridge window [mem 0xb4f00000-0xb50fffff 64bit pref] | |
[ 0.592788] pci 0000:06:04.0: PCI bridge to [bus 09-39] | |
[ 0.592792] pci 0000:06:04.0: bridge window [mem 0xb0d00000-0xb0dfffff] | |
[ 0.592795] pci 0000:06:04.0: bridge window [mem 0xb5100000-0xb52fffff 64bit pref] | |
[ 0.592800] pci 0000:06:05.0: PCI bridge to [bus 3a-6a] | |
[ 0.592804] pci 0000:06:05.0: bridge window [mem 0xb0e00000-0xb0efffff] | |
[ 0.592807] pci 0000:06:05.0: bridge window [mem 0xb5300000-0xb54fffff 64bit pref] | |
[ 0.592812] pci 0000:06:06.0: PCI bridge to [bus 6b] | |
[ 0.592815] pci 0000:06:06.0: bridge window [mem 0xb0a00000-0xb0afffff] | |
[ 0.592818] pci 0000:06:06.0: bridge window [mem 0xb5500000-0xb56fffff 64bit pref] | |
[ 0.592823] pci 0000:05:00.0: PCI bridge to [bus 06-6b] | |
[ 0.592827] pci 0000:05:00.0: bridge window [mem 0xb0a00000-0xb0efffff] | |
[ 0.592830] pci 0000:05:00.0: bridge window [mem 0xb4f00000-0xb5afffff 64bit pref] | |
[ 0.592835] pci 0000:00:01.1: PCI bridge to [bus 05-9b] | |
[ 0.592836] pci 0000:00:01.1: bridge window [io 0x4000-0x4fff] | |
[ 0.592839] pci 0000:00:01.1: bridge window [mem 0xb0a00000-0xb4efffff] | |
[ 0.592841] pci 0000:00:01.1: bridge window [mem 0xb4f00000-0xb8efffff 64bit pref] | |
[ 0.592844] pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.592850] pci 0000:00:1c.0: bridge window [mem 0xb0700000-0xb07fffff] | |
[ 0.592854] pci 0000:00:1c.0: bridge window [mem 0xb0400000-0xb04fffff 64bit pref] | |
[ 0.592860] pci 0000:00:1c.1: PCI bridge to [bus 03] | |
[ 0.592865] pci 0000:00:1c.1: bridge window [mem 0xb0600000-0xb06fffff] | |
[ 0.592873] pci 0000:00:1c.2: PCI bridge to [bus 04] | |
[ 0.592878] pci 0000:00:1c.2: bridge window [mem 0xb0500000-0xb05fffff] | |
[ 0.592888] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.592890] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 0.592891] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.592892] pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff window] | |
[ 0.592894] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window] | |
[ 0.592895] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] | |
[ 0.592897] pci_bus 0000:01: resource 1 [mem 0xb0800000-0xb08fffff] | |
[ 0.592898] pci_bus 0000:01: resource 2 [mem 0x90000000-0x9fffffff 64bit pref] | |
[ 0.592899] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] | |
[ 0.592901] pci_bus 0000:05: resource 1 [mem 0xb0a00000-0xb4efffff] | |
[ 0.592902] pci_bus 0000:05: resource 2 [mem 0xb4f00000-0xb8efffff 64bit pref] | |
[ 0.592903] pci_bus 0000:06: resource 1 [mem 0xb0a00000-0xb0efffff] | |
[ 0.592905] pci_bus 0000:06: resource 2 [mem 0xb4f00000-0xb5afffff 64bit pref] | |
[ 0.592906] pci_bus 0000:07: resource 1 [mem 0xb0c00000-0xb0cfffff] | |
[ 0.592908] pci_bus 0000:08: resource 1 [mem 0xb0b00000-0xb0bfffff] | |
[ 0.592909] pci_bus 0000:08: resource 2 [mem 0xb4f00000-0xb50fffff 64bit pref] | |
[ 0.592910] pci_bus 0000:09: resource 1 [mem 0xb0d00000-0xb0dfffff] | |
[ 0.592912] pci_bus 0000:09: resource 2 [mem 0xb5100000-0xb52fffff 64bit pref] | |
[ 0.592913] pci_bus 0000:3a: resource 1 [mem 0xb0e00000-0xb0efffff] | |
[ 0.592914] pci_bus 0000:3a: resource 2 [mem 0xb5300000-0xb54fffff 64bit pref] | |
[ 0.592916] pci_bus 0000:6b: resource 1 [mem 0xb0a00000-0xb0afffff] | |
[ 0.592917] pci_bus 0000:6b: resource 2 [mem 0xb5500000-0xb56fffff 64bit pref] | |
[ 0.592919] pci_bus 0000:02: resource 1 [mem 0xb0700000-0xb07fffff] | |
[ 0.592920] pci_bus 0000:02: resource 2 [mem 0xb0400000-0xb04fffff 64bit pref] | |
[ 0.592921] pci_bus 0000:03: resource 1 [mem 0xb0600000-0xb06fffff] | |
[ 0.592923] pci_bus 0000:04: resource 1 [mem 0xb0500000-0xb05fffff] | |
[ 0.593053] NET: Registered protocol family 2 | |
[ 0.593212] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) | |
[ 0.593274] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) | |
[ 0.593466] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) | |
[ 0.593594] TCP: Hash tables configured (established 65536 bind 65536) | |
[ 0.593652] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.593686] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
[ 0.593790] NET: Registered protocol family 1 | |
[ 0.593797] NET: Registered protocol family 44 | |
[ 0.594839] pci 0000:01:00.0: extending delay after power-on from D3hot to 20 msec | |
[ 0.594846] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.594855] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 | |
[ 0.594982] PCI: CLS 256 bytes, default 64 | |
[ 0.595031] Trying to unpack rootfs image as initramfs... | |
[ 0.984321] Freeing initrd memory: 23968K | |
[ 0.984325] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 0.984326] software IO TLB: mapped [mem 0x86d34000-0x8ad34000] (64MB) | |
[ 0.984575] check: Scanning for low memory corruption every 60 seconds | |
[ 0.984584] efifb: dmi detected MacBookPro8,2 - framebuffer at 0x90000000 (1152x864, stride 4608) | |
[ 0.984994] Initialise system trusted keyrings | |
[ 0.985006] Key type blacklist registered | |
[ 0.985063] workingset: timestamp_bits=41 max_order=21 bucket_order=0 | |
[ 0.986527] zbud: loaded | |
[ 0.992910] Key type asymmetric registered | |
[ 0.992911] Asymmetric key parser 'x509' registered | |
[ 0.992922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.992972] io scheduler mq-deadline registered | |
[ 0.992973] io scheduler kyber registered | |
[ 0.993000] io scheduler bfq registered | |
[ 0.994415] pcieport 0000:06:03.0: enabling device (0000 -> 0002) | |
[ 0.994504] pcieport 0000:06:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ (with Cmd Compl erratum) | |
[ 0.994643] pcieport 0000:06:04.0: enabling device (0000 -> 0002) | |
[ 0.994737] pcieport 0000:06:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ (with Cmd Compl erratum) | |
[ 0.994863] pcieport 0000:06:05.0: enabling device (0000 -> 0002) | |
[ 0.994959] pcieport 0000:06:05.0: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ (with Cmd Compl erratum) | |
[ 0.995083] pcieport 0000:06:06.0: enabling device (0000 -> 0002) | |
[ 0.995190] pcieport 0000:06:06.0: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ (with Cmd Compl erratum) | |
[ 0.995354] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 0.995441] vesafb: mode is 1152x864x32, linelength=4608, pages=0 | |
[ 0.995441] vesafb: scrolling: redraw | |
[ 0.995443] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 | |
[ 0.995460] vesafb: framebuffer at 0x90000000, mapped to 0x(____ptrval____), using 3904k, total 3904k | |
[ 0.995499] fbcon: Deferring console take-over | |
[ 0.995500] fb0: VESA VGA frame buffer device | |
[ 0.995517] intel_idle: MWAIT substates: 0x21120 | |
[ 0.995518] intel_idle: v0.4.1 model 0x2A | |
[ 0.995914] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 0.995997] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 | |
[ 0.996928] ACPI: Lid Switch [LID0] | |
[ 0.996983] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 | |
[ 0.997006] ACPI: Power Button [PWRB] | |
[ 0.997041] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 | |
[ 0.997060] ACPI: Sleep Button [SLPB] | |
[ 0.997095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 | |
[ 1.000236] ACPI: Power Button [PWRF] | |
[ 1.000297] [Firmware Bug]: ACPI(GFX0) defines _DOD but not _DOS | |
[ 1.000338] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 1.001353] acpi device:02: registered as cooling_device0 | |
[ 1.001379] ACPI Error: Evaluating _BCM failed (20200110/video-357) | |
[ 1.001413] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input4 | |
[ 1.012163] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 1.012991] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]> | |
[ 1.012992] AMD-Vi: AMD IOMMUv2 functionality not available on this system | |
[ 1.014500] usbcore: registered new interface driver usbserial_generic | |
[ 1.014505] usbserial: USB Serial support registered for generic | |
[ 1.014527] rtc_cmos 00:02: RTC can wake from S4 | |
[ 1.014802] rtc_cmos 00:02: registered as rtc0 | |
[ 1.014822] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
[ 1.014884] intel_pstate: Intel P-state driver initializing | |
[ 1.015840] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.015988] drop_monitor: Initializing network drop monitor service | |
[ 1.016485] NET: Registered protocol family 10 | |
[ 1.032492] Segment Routing with IPv6 | |
[ 1.032557] NET: Registered protocol family 17 | |
[ 1.034299] RAS: Correctable Errors collector initialized. | |
[ 1.034460] microcode: sig=0x206a7, pf=0x10, revision=0x2f | |
[ 1.034910] microcode: Microcode Update Driver: v2.2. | |
[ 1.034920] IPI shorthand broadcast: enabled | |
[ 1.034941] sched_clock: Marking stable (1034670998, 224493)->(1047337740, -12442249) | |
[ 1.035275] registered taskstats version 1 | |
[ 1.035297] Loading compiled-in X.509 certificates | |
[ 1.042411] Loaded X.509 cert 'Build time autogenerated kernel key: 894bba9e744062e61838bb0821d34ad2b03ee272' | |
[ 1.042528] zswap: loaded using pool lzo/zbud | |
[ 1.043338] Key type ._fscrypt registered | |
[ 1.043342] Key type .fscrypt registered | |
[ 1.043344] Key type fscrypt-provisioning registered | |
[ 1.058761] Key type big_key registered | |
[ 1.060181] PM: Magic number: 8:331:808 | |
[ 1.060378] rtc_cmos 00:02: setting system clock to 2020-06-22T23:46:48 UTC (1592869608) | |
[ 1.064925] Freeing unused decrypted memory: 2040K | |
[ 1.065659] Freeing unused kernel image (initmem) memory: 1608K | |
[ 1.090299] Write protecting the kernel read-only data: 20480k | |
[ 1.092018] Freeing unused kernel image (text/rodata gap) memory: 2044K | |
[ 1.093018] Freeing unused kernel image (rodata/data gap) memory: 1680K | |
[ 1.127354] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 1.127355] x86/mm: Checking user space page tables | |
[ 1.155344] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 1.155345] Run /init as init process | |
[ 1.155346] with arguments: | |
[ 1.155347] /init | |
[ 1.155347] with environment: | |
[ 1.155348] HOME=/ | |
[ 1.155348] TERM=linux | |
[ 1.155349] BOOT_IMAGE=/vmlinuz-linux | |
[ 1.155349] cryptdevice=/dev/disk/by-uuid/23d2e573-22b5-4271-b9f3-87ee61023501:cryptSumoMaa | |
[ 1.175059] fbcon: Taking over console | |
[ 1.175129] Console: switching to colour frame buffer device 144x54 | |
[ 1.230270] device-mapper: uevent: version 1.0.3 | |
[ 1.230368] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: [email protected] | |
[ 1.332686] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.334222] ehci-pci: EHCI PCI platform driver | |
[ 1.334462] ehci-pci 0000:00:1a.7: EHCI Host Controller | |
[ 1.334470] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 | |
[ 1.334484] ehci-pci 0000:00:1a.7: debug port 2 | |
[ 1.338400] ehci-pci 0000:00:1a.7: cache line size of 256 is not supported | |
[ 1.338422] ehci-pci 0000:00:1a.7: irq 23, io mem 0xb0906c00 | |
[ 1.339531] cryptd: max_cpu_qlen set to 1000 | |
[ 1.340528] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.340529] sdhci: Copyright(c) Pierre Ossman | |
[ 1.346398] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10) | |
[ 1.346768] AVX version of gcm_enc/dec engaged. | |
[ 1.346769] AES CTR mode by8 optimization enabled | |
[ 1.351063] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 | |
[ 1.351133] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06 | |
[ 1.351136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.351138] usb usb1: Product: EHCI Host Controller | |
[ 1.351140] usb usb1: Manufacturer: Linux 5.6.15-arch1-1 ehci_hcd | |
[ 1.351141] usb usb1: SerialNumber: 0000:00:1a.7 | |
[ 1.351303] hub 1-0:1.0: USB hub found | |
[ 1.351311] hub 1-0:1.0: 6 ports detected | |
[ 1.351632] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA 64-bit | |
[ 1.351732] ehci-pci 0000:00:1d.7: EHCI Host Controller | |
[ 1.351739] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 | |
[ 1.351755] ehci-pci 0000:00:1d.7: debug port 2 | |
[ 1.353723] ata_piix 0000:00:1f.2: version 2.13 | |
[ 1.353871] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] | |
[ 1.355672] ehci-pci 0000:00:1d.7: cache line size of 256 is not supported | |
[ 1.355687] ehci-pci 0000:00:1d.7: irq 22, io mem 0xb0906800 | |
[ 1.366896] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 | |
[ 1.368356] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06 | |
[ 1.368357] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.368359] usb usb2: Product: EHCI Host Controller | |
[ 1.368360] usb usb2: Manufacturer: Linux 5.6.15-arch1-1 ehci_hcd | |
[ 1.368361] usb usb2: SerialNumber: 0000:00:1d.7 | |
[ 1.368586] hub 2-0:1.0: USB hub found | |
[ 1.368597] hub 2-0:1.0: 8 ports detected | |
[ 1.371420] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 1.371659] uhci_hcd 0000:00:1a.0: UHCI Host Controller | |
[ 1.371666] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 | |
[ 1.371674] uhci_hcd 0000:00:1a.0: detected 2 ports | |
[ 1.371716] uhci_hcd 0000:00:1a.0: irq 21, io base 0x00003120 | |
[ 1.371789] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.06 | |
[ 1.371791] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.371792] usb usb3: Product: UHCI Host Controller | |
[ 1.371794] usb usb3: Manufacturer: Linux 5.6.15-arch1-1 uhci_hcd | |
[ 1.371796] usb usb3: SerialNumber: 0000:00:1a.0 | |
[ 1.371937] hub 3-0:1.0: USB hub found | |
[ 1.371946] hub 3-0:1.0: 2 ports detected | |
[ 1.372164] uhci_hcd 0000:00:1d.0: UHCI Host Controller | |
[ 1.372169] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 | |
[ 1.372175] uhci_hcd 0000:00:1d.0: detected 2 ports | |
[ 1.372198] uhci_hcd 0000:00:1d.0: irq 19, io base 0x000030c0 | |
[ 1.372243] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.06 | |
[ 1.372245] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 1.372246] usb usb4: Product: UHCI Host Controller | |
[ 1.372247] usb usb4: Manufacturer: Linux 5.6.15-arch1-1 uhci_hcd | |
[ 1.372248] usb usb4: SerialNumber: 0000:00:1d.0 | |
[ 1.372326] hub 4-0:1.0: USB hub found | |
[ 1.372332] hub 4-0:1.0: 2 ports detected | |
[ 1.400466] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB | |
[ 1.512128] scsi host0: ata_piix | |
[ 1.512787] scsi host1: ata_piix | |
[ 1.512963] ata1: SATA max UDMA/133 cmd 0x3148 ctl 0x315c bmdma 0x3060 irq 19 | |
[ 1.512972] ata2: SATA max UDMA/133 cmd 0x3140 ctl 0x3158 bmdma 0x3068 irq 19 | |
[ 1.680319] usb 1-1: new high-speed USB device number 2 using ehci-pci | |
[ 1.696988] usb 2-1: new high-speed USB device number 2 using ehci-pci | |
[ 1.827724] usb 1-1: New USB device found, idVendor=0424, idProduct=2513, bcdDevice= b.b3 | |
[ 1.827731] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 1.828457] hub 1-1:1.0: USB hub found | |
[ 1.828602] hub 1-1:1.0: 3 ports detected | |
[ 1.844352] usb 2-1: New USB device found, idVendor=0424, idProduct=2513, bcdDevice= b.b3 | |
[ 1.844360] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 1.845115] hub 2-1:1.0: USB hub found | |
[ 1.845284] hub 2-1:1.0: 2 ports detected | |
[ 1.923939] firewire_core 0000:04:00.0: created device fw0: GUID 280b5cfffe390d8e, S800 | |
[ 1.923965] firewire_core 0000:04:00.0: phy config: new root=ffc0, gap_count=63 | |
[ 1.950336] usb 1-2: new high-speed USB device number 3 using ehci-pci | |
[ 2.003653] tsc: Refined TSC clocksource calibration: 2200.014 MHz | |
[ 2.003675] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb64003b85, max_idle_ns: 440795259466 ns | |
[ 2.003765] clocksource: Switched to clocksource tsc | |
[ 2.112528] usb 1-2: New USB device found, idVendor=05ac, idProduct=8509, bcdDevice= 5.16 | |
[ 2.112536] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 2.112540] usb 1-2: Product: FaceTime HD Camera (Built-in) | |
[ 2.112544] usb 1-2: Manufacturer: Apple Inc. | |
[ 2.112547] usb 1-2: SerialNumber: DJHB1B06YUDH7HL0 | |
[ 2.123625] usb 2-1.1: new low-speed USB device number 3 using ehci-pci | |
[ 2.170304] usb 1-1.1: new full-speed USB device number 4 using ehci-pci | |
[ 2.227303] usb 2-1.1: New USB device found, idVendor=05ac, idProduct=8242, bcdDevice= 0.16 | |
[ 2.227311] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.227315] usb 2-1.1: Product: IR Receiver | |
[ 2.227319] usb 2-1.1: Manufacturer: Apple Computer, Inc. | |
[ 2.241066] hid: raw HID events driver (C) Jiri Kosina | |
[ 2.245214] usbcore: registered new interface driver usbhid | |
[ 2.245215] usbhid: USB HID core driver | |
[ 2.248416] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.1/2-1.1:1.0/0003:05AC:8242.0001/input/input5 | |
[ 2.273282] usb 1-1.1: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00 | |
[ 2.273287] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.273291] usb 1-1.1: Product: BRCM2070 Hub | |
[ 2.273293] usb 1-1.1: Manufacturer: Apple Inc. | |
[ 2.273891] hub 1-1.1:1.0: USB hub found | |
[ 2.274161] hub 1-1.1:1.0: 3 ports detected | |
[ 2.304236] appleir 0003:05AC:8242.0001: input,hiddev0,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.7-1.1/input0 | |
[ 2.363654] usb 1-1.2: new full-speed USB device number 5 using ehci-pci | |
[ 2.468110] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0246, bcdDevice= 1.08 | |
[ 2.468117] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 2.468122] usb 1-1.2: Product: Apple Internal Keyboard / Trackpad | |
[ 2.468125] usb 1-1.2: Manufacturer: Apple Inc. | |
[ 2.480753] hid_apple: loading out-of-tree module taints kernel. | |
[ 2.480869] hid_apple: module verification failed: signature and/or required key missing - tainting kernel | |
[ 2.482136] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0246.0002/input/input6 | |
[ 2.537334] apple 0003:05AC:0246.0002: input,hidraw1: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0 | |
[ 2.537839] apple 0003:05AC:0246.0003: hidraw2: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1 | |
[ 2.550347] usb 1-1.3: new high-speed USB device number 6 using ehci-pci | |
[ 2.649089] usb 1-1.3: New USB device found, idVendor=19d2, idProduct=0307, bcdDevice=ff.ff | |
[ 2.649097] usb 1-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=4 | |
[ 2.649101] usb 1-1.3: Product: ZTE | |
[ 2.649104] usb 1-1.3: Manufacturer: MediaTek | |
[ 2.649107] usb 1-1.3: SerialNumber: Y5NZRGSKWKIBQS5P | |
[ 2.720325] usb 1-1.1.1: new full-speed USB device number 7 using ehci-pci | |
[ 2.734885] random: fast init done | |
[ 2.821119] usb 1-1.1.1: New USB device found, idVendor=05ac, idProduct=820a, bcdDevice= 1.00 | |
[ 2.821127] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 2.823912] input: HID 05ac:820a as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/0003:05AC:820A.0004/input/input7 | |
[ 2.860329] ata2.01: failed to resume link (SControl 0) | |
[ 2.860430] ata1.01: failed to resume link (SControl 0) | |
[ 2.880517] hid-generic 0003:05AC:820A.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:1a.7-1.1.1/input0 | |
[ 2.953656] usb 1-1.1.2: new full-speed USB device number 8 using ehci-pci | |
[ 3.017083] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 3.017104] ata2.01: SATA link down (SStatus 0 SControl 0) | |
[ 3.017358] ata1.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 3.017376] ata1.01: SATA link down (SStatus 0 SControl 0) | |
[ 3.019809] ata2.00: ATA-9: SAMSUNG MZYLF128HCHP-000L2, FXT63L1Q, max UDMA/133 | |
[ 3.019816] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 0/32) | |
[ 3.023629] ata2.00: configured for UDMA/133 | |
[ 3.037751] ata1.00: ATA-8: Corsair Force 3 SSD, 1.3.3, max UDMA/133 | |
[ 3.037757] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 0/32) | |
[ 3.054861] usb 1-1.1.2: New USB device found, idVendor=05ac, idProduct=820b, bcdDevice= 1.00 | |
[ 3.054868] usb 1-1.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 3.057573] input: HID 05ac:820b as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:05AC:820B.0005/input/input8 | |
[ 3.057689] hid-generic 0003:05AC:820B.0005: input,hidraw4: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:1a.7-1.1.2/input0 | |
[ 3.061011] ata1.00: configured for UDMA/133 | |
[ 3.061375] scsi 0:0:0:0: Direct-Access ATA Corsair Force 3 3 PQ: 0 ANSI: 5 | |
[ 3.062121] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/168 GiB) | |
[ 3.062154] sd 0:0:0:0: [sda] Write Protect is off | |
[ 3.062160] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 3.062209] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.062368] scsi 1:0:0:0: Direct-Access ATA SAMSUNG MZYLF128 3L1Q PQ: 0 ANSI: 5 | |
[ 3.063123] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB) | |
[ 3.063168] sd 1:0:0:0: [sdb] Write Protect is off | |
[ 3.063177] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 3.063244] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.113381] sdb: sdb1 sdb2 | |
[ 3.115186] sd 1:0:0:0: [sdb] Attached SCSI disk | |
[ 3.117722] sda: sda1 sda2 sda3 sda4 | |
[ 3.119395] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 3.130254] usb 1-1.1.3: new full-speed USB device number 9 using ehci-pci | |
[ 3.231630] usb 1-1.1.3: New USB device found, idVendor=05ac, idProduct=821a, bcdDevice= 0.42 | |
[ 3.231632] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 3.231633] usb 1-1.1.3: Product: Bluetooth USB Host Controller | |
[ 3.231634] usb 1-1.1.3: Manufacturer: Apple Inc. | |
[ 15.981791] random: crng init done | |
[ 16.942837] PM: Image not found (code -22) | |
[ 17.143783] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 17.482146] systemd[1]: systemd 245.6-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) | |
[ 17.497099] systemd[1]: Detected architecture x86-64. | |
[ 17.530350] systemd[1]: Set hostname to <TiisiPurki>. | |
[ 18.027834] systemd[1]: Created slice system-getty.slice. | |
[ 18.028162] systemd[1]: Created slice system-modprobe.slice. | |
[ 18.028416] systemd[1]: Created slice system-openvpn\x2dclient.slice. | |
[ 18.028733] systemd[1]: Created slice system-systemd\x2dfsck.slice. | |
[ 18.028967] systemd[1]: Created slice User and Session Slice. | |
[ 18.029041] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ 18.029098] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 18.029299] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 18.029337] systemd[1]: Reached target Local Encrypted Volumes. | |
[ 18.029348] systemd[1]: Reached target Login Prompts. | |
[ 18.029374] systemd[1]: Reached target Remote Encrypted Volumes. | |
[ 18.029385] systemd[1]: Reached target Remote File Systems. | |
[ 18.029400] systemd[1]: Reached target Slices. | |
[ 18.029484] systemd[1]: Listening on Device-mapper event daemon FIFOs. | |
[ 18.029581] systemd[1]: Listening on LVM2 metadata daemon socket. | |
[ 18.029668] systemd[1]: Listening on LVM2 poll daemon socket. | |
[ 18.031549] systemd[1]: Listening on Process Core Dump Socket. | |
[ 18.031614] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[ 18.031793] systemd[1]: Listening on Journal Audit Socket. | |
[ 18.031896] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 18.032009] systemd[1]: Listening on Journal Socket. | |
[ 18.032163] systemd[1]: Listening on Network Service Netlink Socket. | |
[ 18.032266] systemd[1]: Listening on udev Control Socket. | |
[ 18.032343] systemd[1]: Listening on udev Kernel Socket. | |
[ 18.033390] systemd[1]: Mounting Huge Pages File System... | |
[ 18.034539] systemd[1]: Mounting POSIX Message Queue File System... | |
[ 18.035434] systemd[1]: Mounting Kernel Debug File System... | |
[ 18.036410] systemd[1]: Mounting Kernel Trace File System... | |
[ 18.036547] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped. | |
[ 18.037793] systemd[1]: Starting Create list of static device nodes for the current kernel... | |
[ 18.038639] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... | |
[ 18.039512] systemd[1]: Starting Load Kernel Module drm... | |
[ 18.039553] systemd[1]: Condition check resulted in Load AppArmor profiles managed internally by snapd being skipped. | |
[ 18.045781] systemd[1]: Starting Set Up Additional Binary Formats... | |
[ 18.045845] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 18.049352] systemd[1]: Starting Load Kernel Modules... | |
[ 18.050444] systemd[1]: Starting Remount Root and Kernel File Systems... | |
[ 18.052076] systemd[1]: Starting udev Coldplug all Devices... | |
[ 18.054885] systemd[1]: Mounted Huge Pages File System. | |
[ 18.055167] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 18.055441] systemd[1]: Mounted Kernel Debug File System. | |
[ 18.055489] Linux agpgart interface v0.103 | |
[ 18.055681] systemd[1]: Mounted Kernel Trace File System. | |
[ 18.056518] systemd[1]: Finished Create list of static device nodes for the current kernel. | |
[ 18.056809] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 405 (systemd-binfmt) | |
[ 18.058108] systemd[1]: Mounting Arbitrary Executable File Formats File System... | |
[ 18.061618] systemd[1]: Mounted Arbitrary Executable File Formats File System. | |
[ 18.064121] EXT4-fs (dm-1): re-mounted. Opts: discard | |
[ 18.065297] systemd[1]: Finished Remount Root and Kernel File Systems. | |
[ 18.065433] systemd[1]: Condition check resulted in First Boot Wizard being skipped. | |
[ 18.074146] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. | |
[ 18.075196] systemd[1]: Starting Load/Save Random Seed... | |
[ 18.075236] systemd[1]: Condition check resulted in Create System Users being skipped. | |
[ 18.076095] systemd[1]: Starting Create Static Device Nodes in /dev... | |
[ 18.076671] systemd[1]: Finished Set Up Additional Binary Formats. | |
[ 18.086166] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 18.086198] sd 1:0:0:0: Attached scsi generic sg1 type 0 | |
[ 18.095425] systemd[1]: [email protected]: Succeeded. | |
[ 18.096021] systemd[1]: Finished Load Kernel Module drm. | |
[ 18.138076] systemd[1]: Finished udev Coldplug all Devices. | |
[ 19.510317] ata2.01: failed to resume link (SControl 0) | |
[ 19.667077] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 19.667097] ata2.01: SATA link down (SStatus 0 SControl 0) | |
[ 19.690965] ata2.00: configured for UDMA/133 | |
[ 21.083647] ata2.01: failed to resume link (SControl 0) | |
[ 21.240401] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 21.240422] ata2.01: SATA link down (SStatus 0 SControl 0) | |
[ 21.246669] ata2.00: configured for UDMA/133 | |
[ 22.650316] ata2.01: failed to resume link (SControl 0) | |
[ 22.807076] ata2.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 22.807097] ata2.01: SATA link down (SStatus 0 SControl 0) | |
[ 22.830944] ata2.00: configured for UDMA/133 | |
[ 22.869963] systemd[1]: Finished Load/Save Random Seed. | |
[ 22.879213] systemd[1]: Finished Load Kernel Modules. | |
[ 22.879414] systemd[1]: Condition check resulted in FUSE Control File System being skipped. | |
[ 22.880190] systemd[1]: Mounting Kernel Configuration File System... | |
[ 22.881105] systemd[1]: Starting Apply Kernel Variables... | |
[ 22.883887] systemd[1]: Mounted Kernel Configuration File System. | |
[ 22.885579] systemd[1]: Finished Create Static Device Nodes in /dev. | |
[ 22.886807] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm. | |
[ 22.888478] systemd[1]: Starting Journal Service... | |
[ 22.889664] systemd[1]: Starting udev Kernel Device Manager... | |
[ 22.891349] systemd[1]: Finished Apply Kernel Variables. | |
[ 23.199823] systemd[1]: Started Journal Service. | |
[ 23.199904] audit: type=1130 audit(1592869630.633:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.209608] systemd-journald[417]: Received client request to flush runtime journal. | |
[ 23.262786] audit: type=1130 audit(1592869630.696:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.264377] audit: type=1130 audit(1592869630.700:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.351442] ACPI: AC Adapter [ADP1] (on-line) | |
[ 23.381536] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10 | |
[ 23.382448] apple_gmux: Found gmux version 1.9.35 [classic] | |
[ 23.478487] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200110/utaddress-204) | |
[ 23.478494] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 23.478498] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200110/utaddress-204) | |
[ 23.478502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 23.478503] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200110/utaddress-204) | |
[ 23.478508] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 23.478509] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20200110/utaddress-204) | |
[ 23.478513] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 23.478514] lpc_ich: Resource conflict(s) found affecting gpio_ich | |
[ 23.485941] input: PC Speaker as /devices/platform/pcspkr/input/input9 | |
[ 23.488593] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt | |
[ 23.489396] bcma-pci-bridge 0000:03:00.0: bus0: Found chip with id 0x4331, rev 0x02 and package 0x09 | |
[ 23.489433] bcma-pci-bridge 0000:03:00.0: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x25, class 0x0) | |
[ 23.489459] bcma-pci-bridge 0000:03:00.0: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1D, class 0x0) | |
[ 23.489503] bcma-pci-bridge 0000:03:00.0: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x13, class 0x0) | |
[ 23.494018] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer | |
[ 23.494020] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules | |
[ 23.494021] RAPL PMU: hw unit of domain package 2^-16 Joules | |
[ 23.494022] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules | |
[ 23.502795] bcma-pci-bridge 0000:03:00.0: bus0: Bus registered | |
[ 23.576312] tg3.c:v3.137 (May 11, 2014) | |
[ 23.636457] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present) | |
[ 23.674194] audit: type=1130 audit(1592869631.106:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.696792] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM957765) rev 57785100] (PCI Express) MAC address ac:87:a3:30:0f:8c | |
[ 23.696796] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) | |
[ 23.696799] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] | |
[ 23.696801] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] | |
[ 23.720245] audit: type=1130 audit(1592869631.153:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.725457] audit: type=1130 audit(1592869631.160:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-pvscan@254:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.733869] applesmc: key=441 fan=2 temp=29 index=28 acc=1 lux=2 kbd=1 | |
[ 23.749438] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: discard | |
[ 23.749448] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff) | |
[ 23.772607] Adding 8044540k swap on /dev/mapper/sumo-swap. Priority:-2 extents:1 across:8044540k SSFS | |
[ 23.797104] iTCO_vendor_support: vendor-support=0 | |
[ 23.815797] audit: type=1130 audit(1592869631.250:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-7c7a6973\x2dca25\x2d435a\x2d9711\x2df2bf481ee0c1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.820415] input: applesmc as /devices/platform/applesmc.768/input/input10 | |
[ 23.824739] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) | |
[ 23.826954] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). | |
[ 23.831251] snd_hda_intel 0000:00:1b.0: Applying patch firmware 'hda-jack-retask.fw' | |
[ 23.831252] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 | |
[ 23.831298] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS | |
[ 23.832449] snd_hda_intel 0000:01:00.1: Applying patch firmware 'hda-jack-retask.fw' | |
[ 23.834168] fuse: init (API version 7.31) | |
[ 23.834216] *** VALIDATE fuseblk *** | |
[ 23.834220] *** VALIDATE fuse *** | |
[ 23.846558] tg3 0000:02:00.0 enp2s0f0: renamed from eth0 | |
[ 23.868477] audit: type=1130 audit(1592869631.303:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:smc::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 23.904195] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11 | |
[ 23.963677] ata2.00: limiting SATA link speed to 3.0 Gbps | |
[ 25.310320] ata2.01: failed to resume link (SControl 0) | |
[ 25.467068] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 320) | |
[ 25.467090] ata2.01: SATA link down (SStatus 0 SControl 0) | |
[ 25.473222] ata2.00: configured for UDMA/133 | |
[ 25.488008] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker | |
[ 25.488012] snd_hda_codec_cirrus hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 25.488014] snd_hda_codec_cirrus hdaudioC0D0: hp_outs=1 (0x9/0x0/0x0/0x0/0x0) | |
[ 25.488016] snd_hda_codec_cirrus hdaudioC0D0: mono: mono_out=0x0 | |
[ 25.488017] snd_hda_codec_cirrus hdaudioC0D0: dig-out=0x10/0x0 | |
[ 25.488019] snd_hda_codec_cirrus hdaudioC0D0: inputs: | |
[ 25.488021] snd_hda_codec_cirrus hdaudioC0D0: Mic=0xd | |
[ 25.488022] snd_hda_codec_cirrus hdaudioC0D0: Line=0xc | |
[ 25.488024] snd_hda_codec_cirrus hdaudioC0D0: dig-in=0xf | |
[ 25.497390] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 | |
[ 25.497459] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 | |
[ 25.497526] input: HDA Intel PCH SPDIF In as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 | |
[ 25.577776] intel_rapl_common: Found RAPL domain package | |
[ 25.577779] intel_rapl_common: Found RAPL domain core | |
[ 25.577780] intel_rapl_common: Found RAPL domain uncore | |
[ 25.627784] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 25.632308] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 25.682673] [drm] radeon kernel modesetting enabled. | |
[ 25.682737] checking generic (90000000 3d0000) vs hw (90000000 10000000) | |
[ 25.682738] fb0: switching to radeondrmfb from VESA VGA | |
[ 25.682831] Console: switching to colour dummy device 80x25 | |
[ 25.682879] radeon 0000:01:00.0: vgaarb: deactivate vga console | |
[ 25.683131] [drm] initializing kernel modesetting (TURKS 0x1002:0x6741 0x106B:0x00E2 0x00). | |
[ 25.683204] ATOM BIOS: Apple | |
[ 25.683361] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) | |
[ 25.683363] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF | |
[ 25.683367] [drm] Detected VRAM RAM=1024M, BAR=256M | |
[ 25.683369] [drm] RAM width 128bits DDR | |
[ 25.683430] [TTM] Zone kernel: Available graphics memory: 4031326 KiB | |
[ 25.683431] [TTM] Zone dma32: Available graphics memory: 2097152 KiB | |
[ 25.683432] [TTM] Initializing pool allocator | |
[ 25.683435] [TTM] Initializing DMA pool allocator | |
[ 25.683450] [drm] radeon: 1024M of VRAM memory ready | |
[ 25.683451] [drm] radeon: 1024M of GTT memory ready. | |
[ 25.683457] [drm] Loading TURKS Microcode | |
[ 25.746216] [drm] External GPIO thermal controller with fan control | |
[ 25.751378] [drm] radeon: dpm initialized | |
[ 25.759056] [drm] GART: num cpu pages 262144, num gpu pages 262144 | |
[ 25.761391] [drm] PCIE gen 2 link speeds already enabled | |
[ 25.777038] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000). | |
[ 25.777145] radeon 0000:01:00.0: WB enabled | |
[ 25.777148] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x00000000a0c01e2c | |
[ 25.777149] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x00000000e2a51f3d | |
[ 25.777909] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0x00000000774de2f6 | |
[ 25.777910] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 25.777911] [drm] Driver supports precise vblank timestamp query. | |
[ 25.777912] radeon 0000:01:00.0: radeon: MSI limited to 32-bit | |
[ 25.777955] radeon 0000:01:00.0: radeon: using MSI. | |
[ 25.777984] [drm] radeon: irq initialized. | |
[ 25.780093] b43-phy0: Broadcom 4331 WLAN found (core revision 29) | |
[ 25.780523] b43-phy0: Found PHY: Analog 9, Type 7 (HT), Revision 1 | |
[ 25.780534] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2059, Revision 0, Version 1 | |
[ 25.780535] b43-phy0 warning: 5 GHz band is unsupported on this PHY | |
[ 25.781072] Broadcom 43xx driver loaded [ Features: PNLS ] | |
[ 25.794548] [drm] ring test on 0 succeeded in 3 usecs | |
[ 25.794560] [drm] ring test on 3 succeeded in 7 usecs | |
[ 25.825739] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' | |
[ 25.831857] b43 bcma0:1 wlp3s0b1: renamed from wlan0 | |
[ 25.844836] audit: type=1130 audit(1592869633.280:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 25.971896] [drm] ring test on 5 succeeded in 2 usecs | |
[ 25.971905] [drm] UVD initialized successfully. | |
[ 25.972156] [drm] ib test on ring 0 succeeded in 0 usecs | |
[ 25.972290] [drm] ib test on ring 3 succeeded in 0 usecs | |
[ 26.174968] mc: Linux media interface: v0.10 | |
[ 26.203225] videodev: Linux video capture interface: v2.00 | |
[ 26.322982] uvcvideo: Found UVC 1.00 device FaceTime HD Camera (Built-in) (05ac:8509) | |
[ 26.347720] uvcvideo 1-2:1.0: Entity type for entity Processing 3 was not initialized! | |
[ 26.347727] uvcvideo 1-2:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 26.348014] input: FaceTime HD Camera (Built-in): as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input15 | |
[ 26.348342] usbcore: registered new interface driver uvcvideo | |
[ 26.348345] USB Video Class driver (1.1.1) | |
[ 26.643752] [drm] ib test on ring 5 succeeded | |
[ 26.652914] [drm] Radeon Display Connectors | |
[ 26.652918] [drm] Connector 0: | |
[ 26.652919] [drm] LVDS-1 | |
[ 26.652924] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c | |
[ 26.652925] [drm] Encoders: | |
[ 26.652927] [drm] LCD1: INTERNAL_UNIPHY | |
[ 26.652930] [drm] Connector 1: | |
[ 26.652931] [drm] DP-1 | |
[ 26.652933] [drm] HPD1 | |
[ 26.652937] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c | |
[ 26.652938] [drm] Encoders: | |
[ 26.652940] [drm] DFP1: INTERNAL_UNIPHY1 | |
[ 26.652942] [drm] Connector 2: | |
[ 26.652944] [drm] DP-2 | |
[ 26.652945] [drm] HPD2 | |
[ 26.652949] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c | |
[ 26.652950] [drm] Encoders: | |
[ 26.652952] [drm] DFP2: INTERNAL_UNIPHY1 | |
[ 26.652953] [drm] Connector 3: | |
[ 26.652955] [drm] DP-3 | |
[ 26.652957] [drm] HPD3 | |
[ 26.652961] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c | |
[ 26.652963] [drm] Encoders: | |
[ 26.652965] [drm] DFP3: INTERNAL_UNIPHY2 | |
[ 26.666355] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input16 | |
[ 26.666533] usbcore: registered new interface driver bcm5974 | |
[ 26.713031] mousedev: PS/2 mouse device common for all mice | |
[ 26.995750] audit: type=1130 audit(1592869634.430:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 27.155058] [drm] fb mappable at 0x90363000 | |
[ 27.155059] [drm] vram apper at 0x90000000 | |
[ 27.155060] [drm] size 5324800 | |
[ 27.155061] [drm] fb depth is 24 | |
[ 27.155061] [drm] pitch is 5888 | |
[ 27.155128] fbcon: radeondrmfb (fb0) is primary device | |
[ 27.308709] Bluetooth: Core ver 2.22 | |
[ 27.308730] NET: Registered protocol family 31 | |
[ 27.308730] Bluetooth: HCI device and connection manager initialized | |
[ 27.308734] Bluetooth: HCI socket layer initialized | |
[ 27.308736] Bluetooth: L2CAP socket layer initialized | |
[ 27.308739] Bluetooth: SCO socket layer initialized | |
[ 27.321194] usbcore: registered new interface driver btusb | |
[ 27.438564] Bluetooth: hci0: BCM: chip id 19 build 0847 | |
[ 27.440576] Bluetooth: hci0: BCM: product 05ac:821a | |
[ 27.442557] Bluetooth: hci0: BCM: features 0x07 | |
[ 27.453568] usb 1-1.1.1: USB disconnect, device number 7 | |
[ 27.459574] Bluetooth: hci0: Apple Bluetooth Device | |
[ 27.640847] Console: switching to colour frame buffer device 180x56 | |
[ 27.643634] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device | |
[ 27.657102] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0 | |
[ 27.670661] usb 1-1.1.2: USB disconnect, device number 8 | |
[ 28.229772] kauditd_printk_skb: 25 callbacks suppressed | |
[ 28.229774] audit: type=1130 audit(1592869635.663:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.557048] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19) | |
[ 29.923668] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19) | |
[ 30.168144] audit: type=1130 audit(1592869637.603:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.480745] audit: type=1103 audit(1592869637.916:39): pid=1116 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 30.531390] audit: type=1130 audit(1592869637.966:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.931339] audit: type=1101 audit(1592869638.366:41): pid=1120 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.931617] audit: type=1103 audit(1592869638.366:42): pid=1120 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' | |
[ 30.931983] audit: type=1006 audit(1592869638.366:43): pid=1120 uid=0 old-auid=4294967295 auid=620 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 30.939568] audit: type=1105 audit(1592869638.373:44): pid=1120 uid=0 auid=620 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 30.947181] audit: type=1334 audit(1592869638.383:45): prog-id=11 op=LOAD | |
[ 30.947205] audit: type=1334 audit(1592869638.383:46): prog-id=11 op=UNLOAD | |
[ 34.743229] kauditd_printk_skb: 5 callbacks suppressed | |
[ 34.743244] audit: type=1334 audit(1592869642.176:52): prog-id=12 op=LOAD | |
[ 34.743269] audit: type=1334 audit(1592869642.176:53): prog-id=13 op=LOAD | |
[ 35.388333] audit: type=1130 audit(1592869642.823:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 35.446659] audit: type=1130 audit(1592869642.880:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 40.015011] audit: type=1131 audit(1592869647.450:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 40.487954] audit: type=1100 audit(1592869647.923:57): pid=1264 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="jirido" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 40.513159] audit: type=1101 audit(1592869647.946:58): pid=1264 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="jirido" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 40.574795] audit: type=1106 audit(1592869648.010:59): pid=1116 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 40.574975] audit: type=1104 audit(1592869648.010:60): pid=1116 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 40.580710] audit: type=1103 audit(1592869648.016:61): pid=1264 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="jirido" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 40.581000] audit: type=1006 audit(1592869648.016:62): pid=1264 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 | |
[ 40.615246] audit: type=1130 audit(1592869648.050:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 40.622010] audit: type=1101 audit(1592869648.056:64): pid=1269 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="jirido" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 40.622061] audit: type=1103 audit(1592869648.056:65): pid=1269 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="jirido" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' | |
[ 44.443598] radeon_dp_aux_transfer_native: 368 callbacks suppressed | |
[ 50.642966] kauditd_printk_skb: 9 callbacks suppressed | |
[ 50.642970] audit: type=1131 audit(1592869658.076:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 50.661119] audit: type=1131 audit(1592869658.096:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 57.620315] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19) | |
[ 58.095895] audit: type=1131 audit(1592869665.530:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 58.170348] audit: type=1334 audit(1592869665.606:78): prog-id=10 op=UNLOAD | |
[ 58.170352] audit: type=1334 audit(1592869665.606:79): prog-id=9 op=UNLOAD | |
[ 58.459819] audit: type=1130 audit(1592869665.893:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 58.459830] audit: type=1131 audit(1592869665.893:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.194969] wlp3s0b1: authenticate with 8e:79:67:be:e7:38 | |
[ 59.247296] wlp3s0b1: send auth to 8e:79:67:be:e7:38 (try 1/3) | |
[ 59.250131] wlp3s0b1: authenticated | |
[ 59.253623] wlp3s0b1: associate with 8e:79:67:be:e7:38 (try 1/3) | |
[ 59.276054] wlp3s0b1: RX AssocResp from 8e:79:67:be:e7:38 (capab=0x431 status=0 aid=1) | |
[ 59.276846] wlp3s0b1: associated | |
[ 59.323828] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0b1: link becomes ready | |
[ 59.373936] audit: type=1130 audit(1592869666.810:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.389685] audit: type=1130 audit(1592869666.823:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.441498] audit: type=1130 audit(1592869666.876:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=openvpn-client@client comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.459810] audit: type=1130 audit(1592869666.893:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 67.731299] tun: Universal TUN/TAP device driver, 1.6 | |
[ 78.014990] audit: type=1131 audit(1592869692.125:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 358.944745] audit: type=1100 audit(1592869973.074:87): pid=5483 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="jirido" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/10 res=success' | |
[ 358.944991] audit: type=1101 audit(1592869973.074:88): pid=5483 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jirido" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/10 res=success' | |
[ 358.945337] audit: type=1110 audit(1592869973.074:89): pid=5483 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/10 res=success' | |
[ 358.947712] audit: type=1105 audit(1592869973.078:90): pid=5483 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/10 res=success' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment