* Corrupted pagetable on Linux 5.8.8
@ 2020-09-14 9:58 Alex Dewar
0 siblings, 0 replies; only message in thread
From: Alex Dewar @ 2020-09-14 9:58 UTC (permalink / raw)
To: linux-mm
Hi all,
I've had various hangs and crashes when running a particular electron
app (Franz) on Arch Linux 5.8.8.
Dmesg output below. Any thoughts welcome!
Best,
Alex
[ 0.000000] microcode: microcode updated early to revision 0xba, date = 2010-10-03
[ 0.000000] Linux version 5.8.8-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Wed, 09 Sep 2020 18:59:45 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=bab4cf30-4010-49d7-bab9-4cc491e77f94 rw quiet
[ 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: x87 FPU will use FXSAVE
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfe8ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cfe90000-0x00000000cfee2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cfee3000-0x00000000cfeeffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cfef0000-0x00000000cfefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: MEDIONPC MS-7502/MS-7502, BIOS 6.00 PG 01/13/2010
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.094 MHz processor
[ 0.001987] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001989] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001994] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[ 0.002000] MTRR default type: uncachable
[ 0.002001] MTRR fixed ranges enabled:
[ 0.002002] 00000-9FFFF write-back
[ 0.002004] A0000-BFFFF uncachable
[ 0.002005] C0000-CEFFF write-protect
[ 0.002006] CF000-FFFFF write-through
[ 0.002007] MTRR variable ranges enabled:
[ 0.002009] 0 base 100000000 mask F00000000 write-back
[ 0.002010] 1 base 200000000 mask FE0000000 write-back
[ 0.002012] 2 base 220000000 mask FF0000000 write-back
[ 0.002013] 3 base 000000000 mask F80000000 write-back
[ 0.002014] 4 base 080000000 mask FC0000000 write-back
[ 0.002015] 5 base 0C0000000 mask FF0000000 write-back
[ 0.002017] 6 base 0CFF00000 mask FFFF00000 uncachable
[ 0.002017] 7 disabled
[ 0.002916] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003052] total RAM covered: 8191M
[ 0.003464] Found optimal setting for mtrr clean up
[ 0.003465] gran_size: 64K chunk_size: 2M num_reg: 7 lose cover RAM: 0G
[ 0.004342] e820: update [mem 0xcff00000-0xffffffff] usable ==> reserved
[ 0.004348] last_pfn = 0xcfe90 max_arch_pfn = 0x400000000
[ 0.008882] found SMP MP-table at [mem 0x000f3e50-0x000f3e5f]
[ 0.032819] check: Scanning 1 areas for low memory corruption
[ 0.033379] RAMDISK: [mem 0x36095000-0x37041fff]
[ 0.033388] ACPI: Early table checksum verification disabled
[ 0.033392] ACPI: RSDP 0x00000000000F8050 000014 (v00 MEDION)
[ 0.033396] ACPI: RSDT 0x00000000CFEE3000 00003C (v01 MEDION MEDIONAG 42302E31 AWRD 00000000)
[ 0.033403] ACPI: FACP 0x00000000CFEE30C0 000074 (v01 MEDION MEDIONAG 42302E31 AWRD 00000000)
[ 0.033409] ACPI: DSDT 0x00000000CFEE3140 004AC3 (v01 MEDION AWRDACPI 00001000 MSFT 03000000)
[ 0.033413] ACPI: FACS 0x00000000CFE90000 000040
[ 0.033416] ACPI: HPET 0x00000000CFEE7E80 000038 (v01 MEDION MEDIONAG 42302E31 AWRD 00000098)
[ 0.033420] ACPI: MCFG 0x00000000CFEE7EC0 00003C (v01 MEDION MEDIONAG 42302E31 AWRD 00000000)
[ 0.033424] ACPI: SLIC 0x00000000CFEE7C40 000176 (v01 MEDION MEDIONAG 42302E31 AWRD 00000000)
[ 0.033428] ACPI: APIC 0x00000000CFEE7DC0 000084 (v01 MEDION MEDIONAG 42302E31 AWRD 00000000)
[ 0.033432] ACPI: SSDT 0x00000000CFEE8820 000380 (v01 PmRef CpuPm 00003000 INTL 20041203)
[ 0.033441] ACPI: Local APIC address 0xfee00000
[ 0.033489] No NUMA configuration found
[ 0.033490] Faking a node at [mem 0x0000000000000000-0x000000022fffffff]
[ 0.033494] NODE_DATA(0) allocated [mem 0x22fff8000-0x22fffbfff]
[ 0.033527] Zone ranges:
[ 0.033528] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.033530] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.033531] Normal [mem 0x0000000100000000-0x000000022fffffff]
[ 0.033533] Device empty
[ 0.033534] Movable zone start for each node
[ 0.033535] Early memory node ranges
[ 0.033536] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.033537] node 0: [mem 0x0000000000100000-0x00000000cfe8ffff]
[ 0.033538] node 0: [mem 0x0000000100000000-0x000000022fffffff]
[ 0.033551] Zeroed struct page in unavailable ranges: 467 pages
[ 0.033553] Initmem setup node 0 [mem 0x0000000000001000-0x000000022fffffff]
[ 0.033554] On node 0 totalpages: 2096685
[ 0.033556] DMA zone: 64 pages used for memmap
[ 0.033557] DMA zone: 21 pages reserved
[ 0.033558] DMA zone: 3997 pages, LIFO batch:0
[ 0.033611] DMA32 zone: 13243 pages used for memmap
[ 0.033612] DMA32 zone: 847504 pages, LIFO batch:63
[ 0.056230] Normal zone: 19456 pages used for memmap
[ 0.056231] Normal zone: 1245184 pages, LIFO batch:63
[ 0.091283] ACPI: PM-Timer IO Port: 0x408
[ 0.091286] ACPI: Local APIC address 0xfee00000
[ 0.091297] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.091298] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.091299] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.091300] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.091313] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.091315] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.091318] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.091320] ACPI: IRQ0 used by override.
[ 0.091321] ACPI: IRQ9 used by override.
[ 0.091323] Using ACPI (MADT) for SMP configuration information
[ 0.091325] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.091334] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.091351] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.091352] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.091353] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.091354] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.091355] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.091357] PM: hibernation: Registered nosave memory: [mem 0xcfe90000-0xcfee2fff]
[ 0.091358] PM: hibernation: Registered nosave memory: [mem 0xcfee3000-0xcfeeffff]
[ 0.091358] PM: hibernation: Registered nosave memory: [mem 0xcfef0000-0xcfefffff]
[ 0.091359] PM: hibernation: Registered nosave memory: [mem 0xcff00000-0xdfffffff]
[ 0.091360] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.091361] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.091362] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.091364] [mem 0xcff00000-0xdfffffff] available for PCI devices
[ 0.091366] Booting paravirtualized kernel on bare hardware
[ 0.091371] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.098745] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[ 0.099332] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[ 0.099339] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[ 0.099340] pcpu-alloc: [0] 0 1 2 3
[ 0.099369] Built 1 zonelists, mobility grouping on. Total pages: 2063901
[ 0.099370] Policy zone: Normal
[ 0.099373] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=bab4cf30-4010-49d7-bab9-4cc491e77f94 rw quiet
[ 0.101784] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.103033] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.103098] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.190654] Memory: 8125476K/8386740K available (14339K kernel code, 1480K rwdata, 7916K rodata, 1644K init, 3024K bss, 261264K reserved, 0K cma-reserved)
[ 0.190668] random: get_random_u64 called from __kmem_cache_create+0x3e/0x600 with crng_init=0
[ 0.190882] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.190908] Kernel/User page tables isolation: enabled
[ 0.190939] ftrace: allocating 40116 entries in 157 pages
[ 0.208600] ftrace: allocated 157 pages with 5 groups
[ 0.208813] rcu: Preemptible hierarchical RCU implementation.
[ 0.208814] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.208815] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[ 0.208816] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.208817] Trampoline variant of Tasks RCU enabled.
[ 0.208818] Rude variant of Tasks RCU enabled.
[ 0.208819] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.208820] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.213276] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[ 0.213551] Console: colour dummy device 80x25
[ 0.213557] printk: console [tty0] enabled
[ 0.213580] ACPI: Core revision 20200528
[ 0.213658] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.213671] APIC: Switch to symmetric I/O mode setup
[ 0.214038] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.230338] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22826c3e5bb, max_idle_ns: 440795293813 ns
[ 0.230343] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.69 BogoMIPS (lpj=7980313)
[ 0.230346] pid_max: default: 32768 minimum: 301
[ 0.230385] LSM: Security Framework initializing
[ 0.230391] Yama: becoming mindful.
[ 0.230454] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.230497] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.230851] mce: CPU0: Thermal monitoring enabled (TM2)
[ 0.230855] process: using mwait in idle threads
[ 0.230859] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.230860] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.230864] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.230865] Spectre V2 : Mitigation: Full generic retpoline
[ 0.230866] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.230867] Speculative Store Bypass: Vulnerable
[ 0.230871] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.231079] Freeing SMP alternatives memory: 32K
[ 0.341296] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (family: 0x6, model: 0xf, stepping: 0xb)
[ 0.341475] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
[ 0.341482] core: PEBS disabled due to CPU errata
[ 0.341484] ... version: 2
[ 0.341485] ... bit width: 40
[ 0.341486] ... generic registers: 2
[ 0.341487] ... value mask: 000000ffffffffff
[ 0.341488] ... max period: 000000007fffffff
[ 0.341489] ... fixed-purpose events: 3
[ 0.341490] ... event mask: 0000000700000003
[ 0.341556] rcu: Hierarchical SRCU implementation.
[ 0.342424] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.342525] smp: Bringing up secondary CPUs ...
[ 0.342755] x86: Booting SMP configuration:
[ 0.342756] .... node #0, CPUs: #1 #2 #3
[ 0.363770] smp: Brought up 1 node, 4 CPUs
[ 0.363770] smpboot: Max logical packages: 1
[ 0.363770] smpboot: Total of 4 processors activated (19160.78 BogoMIPS)
[ 0.367607] devtmpfs: initialized
[ 0.367607] x86/mm: Memory block size: 128MB
[ 0.370394] PM: Registering ACPI NVS region [mem 0xcfe90000-0xcfee2fff] (339968 bytes)
[ 0.370605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.370605] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.370605] pinctrl core: initialized pinctrl subsystem
[ 0.370605] PM: RTC time: 09:04:15, date: 2020-09-14
[ 0.370605] thermal_sys: Registered thermal governor 'fair_share'
[ 0.370605] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.370605] thermal_sys: Registered thermal governor 'step_wise'
[ 0.370605] thermal_sys: Registered thermal governor 'user_space'
[ 0.370605] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.370775] NET: Registered protocol family 16
[ 0.371063] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.371252] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.371472] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.371497] audit: initializing netlink subsys (disabled)
[ 0.371529] audit: type=2000 audit(1600074255.156:1): state=initialized audit_enabled=0 res=1
[ 0.371529] cpuidle: using governor ladder
[ 0.371529] cpuidle: using governor menu
[ 0.371529] ACPI: bus type PCI registered
[ 0.371529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.371529] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.371529] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.371529] PCI: Using configuration type 1 for base access
[ 0.373756] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.377269] ACPI: Added _OSI(Module Device)
[ 0.377271] ACPI: Added _OSI(Processor Device)
[ 0.377273] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.377275] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.377277] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.377278] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.377280] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.380337] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.382629] ACPI: Dynamic OEM Table Load:
[ 0.382635] ACPI: SSDT 0xFFFF98A726588400 00022A (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.383244] ACPI: Dynamic OEM Table Load:
[ 0.383248] ACPI: SSDT 0xFFFF98A726586600 000152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.383798] ACPI: Dynamic OEM Table Load:
[ 0.383802] ACPI: SSDT 0xFFFF98A726587C00 000152 (v01 PmRef Cpu2Ist 00003000 INTL 20041203)
[ 0.384344] ACPI: Dynamic OEM Table Load:
[ 0.384348] ACPI: SSDT 0xFFFF98A726587000 000152 (v01 PmRef Cpu3Ist 00003000 INTL 20041203)
[ 0.385277] ACPI: Interpreter enabled
[ 0.385301] ACPI: (supports S0 S3 S4 S5)
[ 0.385302] ACPI: Using IOAPIC for interrupt routing
[ 0.385333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.385660] ACPI: Enabled 14 GPEs in block 00 to 3F
[ 0.393490] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.393498] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.393504] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.393914] PCI host bridge to bus 0000:00
[ 0.393917] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.393919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.393921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.393922] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.393924] pci_bus 0000:00: root bus resource [mem 0xcff00000-0xfebfffff window]
[ 0.393926] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.393938] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.394088] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400
[ 0.394138] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.394282] pci 0000:00:19.0: [8086:10c0] type 00 class 0x020000
[ 0.394300] pci 0000:00:19.0: reg 0x10: [mem 0xfdfc0000-0xfdfdffff]
[ 0.394308] pci 0000:00:19.0: reg 0x14: [mem 0xfdfff000-0xfdffffff]
[ 0.394315] pci 0000:00:19.0: reg 0x18: [io 0xff00-0xff1f]
[ 0.394377] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.394528] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.394569] pci 0000:00:1a.0: reg 0x20: [io 0xfe00-0xfe1f]
[ 0.394740] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.394781] pci 0000:00:1a.1: reg 0x20: [io 0xfd00-0xfd1f]
[ 0.394952] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[ 0.394993] pci 0000:00:1a.2: reg 0x20: [io 0xfc00-0xfc1f]
[ 0.395170] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.395189] pci 0000:00:1a.7: reg 0x10: [mem 0xfdffe000-0xfdffe3ff]
[ 0.395263] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.395413] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.395432] pci 0000:00:1b.0: reg 0x10: [mem 0xfdff4000-0xfdff7fff 64bit]
[ 0.395503] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.395648] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.395691] pci 0000:00:1d.0: reg 0x20: [io 0xfb00-0xfb1f]
[ 0.395863] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.395904] pci 0000:00:1d.1: reg 0x20: [io 0xfa00-0xfa1f]
[ 0.396072] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.396113] pci 0000:00:1d.2: reg 0x20: [io 0xf900-0xf91f]
[ 0.396286] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.396305] pci 0000:00:1d.7: reg 0x10: [mem 0xfdffd000-0xfdffd3ff]
[ 0.396374] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.396513] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.396704] pci 0000:00:1f.0: [8086:2912] type 00 class 0x060100
[ 0.396783] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.396787] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.396790] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[ 0.396793] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 001f)
[ 0.396957] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.396975] pci 0000:00:1f.2: reg 0x10: [io 0xf800-0xf807]
[ 0.396982] pci 0000:00:1f.2: reg 0x14: [io 0xf700-0xf703]
[ 0.396988] pci 0000:00:1f.2: reg 0x18: [io 0xf600-0xf607]
[ 0.396995] pci 0000:00:1f.2: reg 0x1c: [io 0xf500-0xf503]
[ 0.397002] pci 0000:00:1f.2: reg 0x20: [io 0xf400-0xf41f]
[ 0.397097] pci 0000:00:1f.2: reg 0x24: [mem 0xfdffc000-0xfdffc7ff]
[ 0.397138] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.397288] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.397305] pci 0000:00:1f.3: reg 0x10: [mem 0xfdffb000-0xfdffb0ff 64bit]
[ 0.397324] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.397519] pci 0000:01:00.0: [1002:68d8] type 00 class 0x030000
[ 0.397537] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.397546] pci 0000:01:00.0: reg 0x18: [mem 0xfdec0000-0xfdedffff 64bit]
[ 0.397553] pci 0000:01:00.0: reg 0x20: [io 0xde00-0xdeff]
[ 0.397564] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.397570] pci 0000:01:00.0: enabling Extended Tags
[ 0.397606] pci 0000:01:00.0: supports D1 D2
[ 0.397669] pci 0000:01:00.1: [1002:aa60] type 00 class 0x040300
[ 0.397693] pci 0000:01:00.1: reg 0x10: [mem 0xfdefc000-0xfdefffff 64bit]
[ 0.397722] pci 0000:01:00.1: enabling Extended Tags
[ 0.397762] pci 0000:01:00.1: supports D1 D2
[ 0.397832] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.397850] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.397853] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.397855] pci 0000:00:01.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 0.397859] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.397875] pci_bus 0000:02: extended config space not accessible
[ 0.397902] pci 0000:02:00.0: [1131:7133] type 00 class 0x048000
[ 0.397918] pci 0000:02:00.0: reg 0x10: [mem 0xfddff000-0xfddff7ff]
[ 0.397991] pci 0000:02:00.0: supports D1 D2
[ 0.398039] pci 0000:02:02.0: [1106:3044] type 00 class 0x0c0010
[ 0.398056] pci 0000:02:02.0: reg 0x10: [mem 0xfddfe000-0xfddfe7ff]
[ 0.398065] pci 0000:02:02.0: reg 0x14: [io 0xcf00-0xcf7f]
[ 0.398133] pci 0000:02:02.0: supports D2
[ 0.398135] pci 0000:02:02.0: PME# supported from D2 D3hot D3cold
[ 0.398216] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
[ 0.398219] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff]
[ 0.398223] pci 0000:00:1e.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.398227] pci 0000:00:1e.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
[ 0.398229] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.398231] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.398233] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.398234] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[ 0.398236] pci 0000:00:1e.0: bridge window [mem 0xcff00000-0xfebfffff window] (subtractive decode)
[ 0.399265] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[ 0.399368] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *7 9 10 11 12 14 15)
[ 0.399470] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 0.399572] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[ 0.399673] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[ 0.399775] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[ 0.399876] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[ 0.399978] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[ 0.400348] iommu: Default domain type: Translated
[ 0.400382] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.400382] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.400382] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.400382] vgaarb: loaded
[ 0.400570] SCSI subsystem initialized
[ 0.400604] libata version 3.00 loaded.
[ 0.400604] ACPI: bus type USB registered
[ 0.400604] usbcore: registered new interface driver usbfs
[ 0.400604] usbcore: registered new interface driver hub
[ 0.400604] usbcore: registered new device driver usb
[ 0.400604] pps_core: LinuxPPS API ver. 1 registered
[ 0.400604] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.400604] PTP clock support registered
[ 0.400604] EDAC MC: Ver: 3.0.0
[ 0.400846] NetLabel: Initializing
[ 0.400847] NetLabel: domain hash size = 128
[ 0.400848] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.400869] NetLabel: unlabeled traffic allowed by default
[ 0.400870] PCI: Using ACPI for IRQ routing
[ 0.408186] PCI: pci_cache_line_size set to 64 bytes
[ 0.408233] e820: reserve RAM buffer [mem 0x0009e400-0x0009ffff]
[ 0.408235] e820: reserve RAM buffer [mem 0xcfe90000-0xcfffffff]
[ 0.408242] hpet: 4 channels of 0 reserved for per-cpu timers
[ 0.408242] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.408242] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.411442] clocksource: Switched to clocksource tsc-early
[ 0.430153] VFS: Disk quotas dquot_6.6.0
[ 0.430176] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.430285] pnp: PnP ACPI init
[ 0.430603] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.430606] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.430610] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.430618] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.430722] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.431173] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.431533] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.431753] system 00:04: [io 0x0400-0x04bf] could not be reserved
[ 0.431759] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.432105] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.432111] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.432273] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.432275] system 00:06: [mem 0xcff00000-0xcfffffff] has been reserved
[ 0.432277] system 00:06: [mem 0xfed00000-0xfed000ff] has been reserved
[ 0.432279] system 00:06: [mem 0xcfe90000-0xcfefffff] could not be reserved
[ 0.432281] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.432283] system 00:06: [mem 0x00100000-0xcfe8ffff] could not be reserved
[ 0.432285] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.432287] system 00:06: [mem 0xfed14000-0xfed1dfff] has been reserved
[ 0.432289] system 00:06: [mem 0xfed20000-0xfed9ffff] has been reserved
[ 0.432292] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.432294] system 00:06: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.432296] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.432298] system 00:06: [mem 0x000e0000-0x000effff] has been reserved
[ 0.432304] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.432314] pnp: PnP ACPI: found 7 devices
[ 0.438841] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.438927] NET: Registered protocol family 2
[ 0.439181] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.439317] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.439633] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.439782] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.440020] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.440065] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.440168] NET: Registered protocol family 1
[ 0.440181] NET: Registered protocol family 44
[ 0.440254] pci 0000:01:00.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff pref]
[ 0.440257] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.440260] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.440263] pci 0000:00:01.0: bridge window [mem 0xfde00000-0xfdefffff]
[ 0.440266] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.440271] pci 0000:00:1e.0: PCI bridge to [bus 02]
[ 0.440273] pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff]
[ 0.440277] pci 0000:00:1e.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.440280] pci 0000:00:1e.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
[ 0.440286] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.440288] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.440289] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.440291] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.440293] pci_bus 0000:00: resource 8 [mem 0xcff00000-0xfebfffff window]
[ 0.440294] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.440296] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
[ 0.440297] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.440299] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
[ 0.440301] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff]
[ 0.440302] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
[ 0.440304] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7 window]
[ 0.440305] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff window]
[ 0.440307] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.440308] pci_bus 0000:02: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.440310] pci_bus 0000:02: resource 8 [mem 0xcff00000-0xfebfffff window]
[ 0.441983] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.441994] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.442039] PCI: CLS 64 bytes, default 64
[ 0.442114] Trying to unpack rootfs image as initramfs...
[ 0.499582] Freeing initrd memory: 16052K
[ 0.499587] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.499589] software IO TLB: mapped [mem 0xcbe90000-0xcfe90000] (64MB)
[ 0.499836] check: Scanning for low memory corruption every 60 seconds
[ 0.500389] Initialise system trusted keyrings
[ 0.500405] Key type blacklist registered
[ 0.500515] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 0.502419] zbud: loaded
[ 0.514628] Key type asymmetric registered
[ 0.514631] Asymmetric key parser 'x509' registered
[ 0.514652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.514724] io scheduler mq-deadline registered
[ 0.514725] io scheduler kyber registered
[ 0.514757] io scheduler bfq registered
[ 0.515303] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.515404] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
[ 0.515405] vesafb: scrolling: redraw
[ 0.515407] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 0.515448] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 5824k, total 5824k
[ 0.515509] fbcon: Deferring console take-over
[ 0.515511] fb0: VESA VGA frame buffer device
[ 0.515529] intel_idle: MWAIT substates: 0x20
[ 0.515538] intel_idle: ACPI _CST not found or not usable
[ 0.515602] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.515633] ACPI: Power Button [PWRB]
[ 0.515714] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.517819] ACPI: Power Button [PWRF]
[ 0.518668] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.518670] ACPI: Thermal Zone [THRM] (22 C)
[ 0.518942] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.519098] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.519641] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.520410] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.520411] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.521240] ahci 0000:00:1f.2: version 3.0
[ 0.521476] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.521507] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 0.521510] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pmp pio slum part ccc ems sxs
[ 0.572192] scsi host0: ahci
[ 0.572421] scsi host1: ahci
[ 0.572609] scsi host2: ahci
[ 0.572773] scsi host3: ahci
[ 0.572929] scsi host4: ahci
[ 0.573082] scsi host5: ahci
[ 0.573146] ata1: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc100 irq 25
[ 0.573148] ata2: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc180 irq 25
[ 0.573150] ata3: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc200 irq 25
[ 0.573151] ata4: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc280 irq 25
[ 0.573153] ata5: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc300 irq 25
[ 0.573154] ata6: SATA max UDMA/133 abar m2048@0xfdffc000 port 0xfdffc380 irq 25
[ 0.573274] usbcore: registered new interface driver usbserial_generic
[ 0.573280] usbserial: USB Serial support registered for generic
[ 0.573309] rtc_cmos 00:01: RTC can wake from S4
[ 0.573544] rtc_cmos 00:01: registered as rtc0
[ 0.573575] rtc_cmos 00:01: setting system clock to 2020-09-14T09:04:15 UTC (1600074255)
[ 0.573600] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.573677] intel_pstate: CPU model not supported
[ 0.573745] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.573871] drop_monitor: Initializing network drop monitor service
[ 0.574092] NET: Registered protocol family 10
[ 0.581498] Segment Routing with IPv6
[ 0.581500] RPL Segment Routing with IPv6
[ 0.581550] NET: Registered protocol family 17
[ 0.581921] microcode: sig=0x6fb, pf=0x10, revision=0xba
[ 0.581995] microcode: Microcode Update Driver: v2.2.
[ 0.582001] IPI shorthand broadcast: enabled
[ 0.582010] sched_clock: Marking stable (581804479, 184774)->(589127112, -7137859)
[ 0.582119] registered taskstats version 1
[ 0.582132] Loading compiled-in X.509 certificates
[ 0.586439] Loaded X.509 cert 'Build time autogenerated kernel key: 415d2afb7a54757adba1fe75bab6fac8b0e758a4'
[ 0.586643] zswap: loaded using pool lz4/z3fold
[ 0.586864] Key type ._fscrypt registered
[ 0.586866] Key type .fscrypt registered
[ 0.586867] Key type fscrypt-provisioning registered
[ 0.587319] PM: Magic number: 4:536:70
[ 0.587402] memory: hash matches
[ 0.587538] RAS: Correctable Errors collector initialized.
[ 1.054687] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.054795] ata1.00: ATA-11: P3-128, 1.00, max UDMA/133
[ 1.054798] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.054896] ata1.00: configured for UDMA/133
[ 1.055077] scsi 0:0:0:0: Direct-Access ATA P3-128 1.00 PQ: 0 ANSI: 5
[ 1.055448] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 1.055461] sd 0:0:0:0: [sda] Write Protect is off
[ 1.055463] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.055482] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.056262] sda: sda1 sda2 sda3
[ 1.056685] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.517032] tsc: Refined TSC clocksource calibration: 2393.999 MHz
[ 1.517039] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22821267f49, max_idle_ns: 440795240327 ns
[ 1.517064] clocksource: Switched to clocksource tsc
[ 1.523704] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.526350] ata2.00: ATAPI: HL-DT-ST DVDRAM GH20NS10, EL00, max UDMA/100
[ 1.530213] ata2.00: configured for UDMA/100
[ 1.645649] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GH20NS10 EL00 PQ: 0 ANSI: 5
[ 2.010114] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.480374] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.515999] ata4.00: ATA-7: ST3500830AS, 3.AAD, max UDMA/133
[ 2.516001] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32)
[ 2.574309] ata4.00: configured for UDMA/133
[ 2.574457] scsi 3:0:0:0: Direct-Access ATA ST3500830AS D PQ: 0 ANSI: 5
[ 2.574729] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.574743] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.574746] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.574768] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.617821] sdb: sdb1 sdb2
[ 2.618290] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[ 2.886843] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.200113] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.202010] Freeing unused decrypted memory: 2040K
[ 3.202680] Freeing unused kernel image (initmem) memory: 1644K
[ 3.202725] Write protecting the kernel read-only data: 24576k
[ 3.203885] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 3.204114] Freeing unused kernel image (rodata/data gap) memory: 276K
[ 3.255817] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.255833] x86/mm: Checking user space page tables
[ 3.306817] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.306826] Run /init as init process
[ 3.306828] with arguments:
[ 3.306829] /init
[ 3.306830] with environment:
[ 3.306831] HOME=/
[ 3.306832] TERM=linux
[ 3.306833] BOOT_IMAGE=/vmlinuz-linux
[ 3.330820] fbcon: Taking over console
[ 3.330936] Console: switching to colour frame buffer device 175x65
[ 3.484518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.485962] ehci-pci: EHCI PCI platform driver
[ 3.486182] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 3.486190] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 3.490095] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 3.490112] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfdffe000
[ 3.500693] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 3.500772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 3.500775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.500777] usb usb1: Product: EHCI Host Controller
[ 3.500779] usb usb1: Manufacturer: Linux 5.8.8-arch1-1 ehci_hcd
[ 3.500781] usb usb1: SerialNumber: 0000:00:1a.7
[ 3.500964] hub 1-0:1.0: USB hub found
[ 3.500974] hub 1-0:1.0: 6 ports detected
[ 3.501446] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 3.501453] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 3.505354] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 3.505374] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdffd000
[ 3.517104] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 3.517197] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 3.517200] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.517202] usb usb2: Product: EHCI Host Controller
[ 3.517204] usb usb2: Manufacturer: Linux 5.8.8-arch1-1 ehci_hcd
[ 3.517206] usb usb2: SerialNumber: 0000:00:1d.7
[ 3.517362] hub 2-0:1.0: USB hub found
[ 3.517371] hub 2-0:1.0: 6 ports detected
[ 3.520119] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.520300] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 3.520307] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 3.520315] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 3.520363] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000fe00
[ 3.520456] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.520458] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.520459] usb usb3: Product: UHCI Host Controller
[ 3.520461] usb usb3: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.520464] usb usb3: SerialNumber: 0000:00:1a.0
[ 3.520651] hub 3-0:1.0: USB hub found
[ 3.520661] hub 3-0:1.0: 2 ports detected
[ 3.520949] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 3.520955] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 3.520972] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 3.521001] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fd00
[ 3.521063] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.521065] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.521066] usb usb4: Product: UHCI Host Controller
[ 3.521068] usb usb4: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.521070] usb usb4: SerialNumber: 0000:00:1a.1
[ 3.521194] hub 4-0:1.0: USB hub found
[ 3.521203] hub 4-0:1.0: 2 ports detected
[ 3.521471] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 3.521477] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 3.521483] uhci_hcd 0000:00:1a.2: detected 2 ports
[ 3.521508] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fc00
[ 3.521567] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.521569] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.521571] usb usb5: Product: UHCI Host Controller
[ 3.521572] usb usb5: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.521574] usb usb5: SerialNumber: 0000:00:1a.2
[ 3.521699] hub 5-0:1.0: USB hub found
[ 3.521709] hub 5-0:1.0: 2 ports detected
[ 3.521963] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 3.521969] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 3.521974] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 3.521992] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fb00
[ 3.522050] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.522053] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.522054] usb usb6: Product: UHCI Host Controller
[ 3.522056] usb usb6: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.522058] usb usb6: SerialNumber: 0000:00:1d.0
[ 3.522183] hub 6-0:1.0: USB hub found
[ 3.522193] hub 6-0:1.0: 2 ports detected
[ 3.522447] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 3.522453] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 3.522459] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 3.522477] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fa00
[ 3.522543] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.522546] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.522547] usb usb7: Product: UHCI Host Controller
[ 3.522549] usb usb7: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.522551] usb usb7: SerialNumber: 0000:00:1d.1
[ 3.522673] hub 7-0:1.0: USB hub found
[ 3.522682] hub 7-0:1.0: 2 ports detected
[ 3.522945] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 3.522953] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 3.522959] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 3.522977] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f900
[ 3.523038] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 3.523040] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.523042] usb usb8: Product: UHCI Host Controller
[ 3.523043] usb usb8: Manufacturer: Linux 5.8.8-arch1-1 uhci_hcd
[ 3.523045] usb usb8: SerialNumber: 0000:00:1d.2
[ 3.523168] hub 8-0:1.0: USB hub found
[ 3.523177] hub 8-0:1.0: 2 ports detected
[ 3.563739] firewire_ohci 0000:02:02.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[ 3.634067] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.634071] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.730751] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.830383] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 4.047034] usb 6-2: new full-speed USB device number 2 using uhci_hcd
[ 4.062911] usb 1-1: New USB device found, idVendor=0424, idProduct=2228, bcdDevice= 5.14
[ 4.062915] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.062918] usb 1-1: Product: Flash Card Reader
[ 4.062920] usb 1-1: Manufacturer: Generic
[ 4.062922] usb 1-1: SerialNumber: 000022272228
[ 4.067373] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 4.067591] scsi host6: usb-storage 1-1:1.0
[ 4.067695] usbcore: registered new interface driver usb-storage
[ 4.069677] usbcore: registered new interface driver uas
[ 4.077137] firewire_core 0000:02:02.0: created device fw0: GUID 0010dc000126adeb, S400
[ 4.152686] random: fast init done
[ 4.183701] usb 1-5: new high-speed USB device number 3 using ehci-pci
[ 4.253051] usb 6-2: New USB device found, idVendor=0db0, idProduct=1967, bcdDevice= 5.25
[ 4.253055] usb 6-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.347663] usb 1-5: New USB device found, idVendor=13d3, idProduct=3247, bcdDevice= 8.01
[ 4.347666] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.347669] usb 1-5: Product: 802.11 n WLAN
[ 4.347671] usb 1-5: Manufacturer: Ralink
[ 4.347673] usb 1-5: SerialNumber: 1.0
[ 4.603702] usb 5-2: new low-speed USB device number 2 using uhci_hcd
[ 4.740355] usb 2-3: new high-speed USB device number 3 using ehci-pci
[ 4.791722] usb 5-2: New USB device found, idVendor=0bc7, idProduct=0006, bcdDevice= 2.00
[ 4.791725] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.791728] usb 5-2: Product: RF receiver
[ 4.791730] usb 5-2: Manufacturer: X10 WTI
[ 4.887427] usb 2-3: New USB device found, idVendor=0424, idProduct=2504, bcdDevice= 0.01
[ 4.887431] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.887709] hub 2-3:1.0: USB hub found
[ 4.887792] hub 2-3:1.0: 4 ports detected
[ 4.898935] PCLMULQDQ-NI instructions are not detected.
[ 5.039856] F2FS-fs (sda3): Mounted with checkpoint version = 171230c5
[ 5.100685] scsi 6:0:0:0: Direct-Access Generic Flash HS-CF 5.14 PQ: 0 ANSI: 0
[ 5.103812] scsi 6:0:0:1: Direct-Access Generic Flash HS-MS/SD 5.14 PQ: 0 ANSI: 0
[ 5.107054] scsi 6:0:0:2: Direct-Access Generic Flash HS-SM 5.14 PQ: 0 ANSI: 0
[ 5.139432] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[ 5.143551] sd 6:0:0:2: [sde] Attached SCSI removable disk
[ 5.143691] usb 8-1: new low-speed USB device number 2 using uhci_hcd
[ 5.151669] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 5.308030] systemd[1]: systemd 246.4-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 5.322733] usb 8-1: New USB device found, idVendor=093a, idProduct=2521, bcdDevice= 1.00
[ 5.322737] usb 8-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 5.322739] usb 8-1: Product: USB OPTICAL MOUSE
[ 5.323919] systemd[1]: Detected architecture x86-64.
[ 5.357959] systemd[1]: Set hostname to <medion>.
[ 5.611511] systemd[1]: Queued start job for default target Graphical Interface.
[ 5.611863] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.613128] systemd[1]: Created slice system-getty.slice.
[ 5.613194] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.613658] systemd[1]: Created slice system-modprobe.slice.
[ 5.613720] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.614188] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.614746] systemd[1]: Created slice User and Session Slice.
[ 5.614843] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.614926] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.615173] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.615236] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.615288] systemd[1]: Reached target Remote File Systems.
[ 5.615312] systemd[1]: Reached target Slices.
[ 5.615438] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.615772] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 5.616258] systemd[1]: Listening on LVM2 poll daemon socket.
[ 5.619852] systemd[1]: Listening on Process Core Dump Socket.
[ 5.620285] systemd[1]: Listening on Journal Audit Socket.
[ 5.620497] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.620658] systemd[1]: Listening on Journal Socket.
[ 5.621043] systemd[1]: Listening on udev Control Socket.
[ 5.621214] systemd[1]: Listening on udev Kernel Socket.
[ 5.622765] systemd[1]: Mounting Huge Pages File System...
[ 5.624364] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.626095] systemd[1]: Mounting Kernel Debug File System...
[ 5.627996] systemd[1]: Mounting Kernel Trace File System...
[ 5.629981] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.631887] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 5.633510] systemd[1]: Starting Load Kernel Module drm...
[ 5.635796] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 5.638400] systemd[1]: Starting Journal Service...
[ 5.644984] systemd[1]: Starting Load Kernel Modules...
[ 5.646495] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.648144] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 5.649625] systemd[1]: Starting Coldplug All udev Devices...
[ 5.652295] systemd[1]: Mounted Huge Pages File System.
[ 5.652511] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.652700] systemd[1]: Mounted Kernel Debug File System.
[ 5.652888] systemd[1]: Mounted Kernel Trace File System.
[ 5.654057] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 5.659079] Linux agpgart interface v0.103
[ 5.665082] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 5.665385] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 5.673279] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 5.675004] systemd[1]: Starting Load/Save Random Seed...
[ 5.675117] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 5.676737] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.692813] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.692868] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 5.692941] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 5.692987] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 5.693032] sd 6:0:0:1: Attached scsi generic sg4 type 0
[ 5.693086] sd 6:0:0:2: Attached scsi generic sg5 type 0
[ 5.715636] systemd[1]: modprobe@drm.service: Succeeded.
[ 5.716199] systemd[1]: Finished Load Kernel Module drm.
[ 5.717047] usb 2-3.3: new high-speed USB device number 5 using ehci-pci
[ 5.782283] systemd[1]: Finished Coldplug All udev Devices.
[ 5.915176] usb 2-3.3: New USB device found, idVendor=1b71, idProduct=0056, bcdDevice= 0.00
[ 5.915178] usb 2-3.3: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 5.915180] usb 2-3.3: Product: USB 2.0 Camera
[ 5.915182] usb 2-3.3: Manufacturer: Sonix Technology Co., Ltd.
[ 6.337042] usb 8-2: new low-speed USB device number 3 using uhci_hcd
[ 6.533733] usb 8-2: New USB device found, idVendor=045e, idProduct=00db, bcdDevice= 1.73
[ 6.533737] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.533739] usb 8-2: Product: Natural® Ergonomic Keyboard 4000
[ 6.533741] usb 8-2: Manufacturer: Microsoft
[ 10.746324] Asymmetric key parser 'pkcs8' registered
[ 15.760902] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 15.763210] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 17.537023] random: crng init done
[ 17.537026] random: 7 urandom warning(s) missed due to ratelimiting
[ 20.514493] systemd[1]: Finished Load/Save Random Seed.
[ 20.514717] audit: type=1130 audit(1600074275.436:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.522653] vboxdrv: loading out-of-tree module taints kernel.
[ 20.523043] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 20.528632] vboxdrv: Found 4 processor cores
[ 20.528916] vboxdrv: fAsync=0 offMin=0x3c3 offMax=0x1452
[ 20.576281] systemd[1]: Started Rule-based Manager for Device Events and Files.
[ 20.578066] systemd[1]: Started LVM2 metadata daemon.
[ 20.578652] audit: type=1130 audit(1600074275.496: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'
[ 20.578657] audit: type=1130 audit(1600074275.500: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'
[ 20.615941] systemd[1]: Started Journal Service.
[ 20.617036] audit: type=1130 audit(1600074275.536:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.629107] vboxdrv: TSC mode is Synchronous, tentative frequency 2393998616 Hz
[ 20.629110] vboxdrv: Successfully loaded version 6.1.14 (interface 0x002e0000)
[ 20.631304] VBoxNetAdp: Successfully started.
[ 20.635869] VBoxNetFlt: Successfully started.
[ 20.640026] audit: type=1130 audit(1600074275.560:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.656592] audit: type=1130 audit(1600074275.576:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 20.778853] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 20.778855] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 20.779082] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 20.814699] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000429-0x0000000000000429 (\PM2S) (20200528/utaddress-204)
[ 20.814707] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 20.814710] ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x00000000000004B8-0x00000000000004BB (\GPO2) (20200528/utaddress-204)
[ 20.814714] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 20.814715] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x000000000000048C-0x000000000000048F (\GPO) (20200528/utaddress-204)
[ 20.814719] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000490-0x0000000000000490 (\PALD) (20200528/utaddress-204)
[ 20.814722] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 20.814723] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 20.896624] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 20.897052] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 20.916955] audit: type=1130 audit(1600074275.836:8): 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'
[ 20.953843] Adding 4686472k swap on /dev/sda1. Priority:-2 extents:1 across:4686472k SSFS
[ 21.007491] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 88:88:88:88:87:88
[ 21.007503] e1000e 0000:00:19.0 eth0: Intel(R) PRO/10/100 Network Connection
[ 21.007523] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 7, PBA No: FFFFFF-0FF
[ 21.128603] hid: raw HID events driver (C) Jiri Kosina
[ 21.130730] coretemp coretemp.0: Using relative temperature scale!
[ 21.130758] coretemp coretemp.0: Using relative temperature scale!
[ 21.132471] coretemp coretemp.0: Using relative temperature scale!
[ 21.133149] coretemp coretemp.0: Using relative temperature scale!
[ 21.138727] intel_powerclamp: No package C-state available
[ 21.180932] iTCO_vendor_support: vendor-support=0
[ 21.181733] intel_powerclamp: No package C-state available
[ 21.183239] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input3
[ 21.190535] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 21.190597] iTCO_wdt: Found a ICH9DH TCO device (Version=2, TCOBASE=0x0460)
[ 21.190715] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 21.196980] usbcore: registered new interface driver usbhid
[ 21.196982] usbhid: USB HID core driver
[ 21.198737] snd_hda_codec_realtek hdaudioC0D0: ALC1200: SKU not ready 0x00000100
[ 21.199291] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1200: line_outs=3 (0x14/0x16/0x15/0x0/0x0) type:line
[ 21.199293] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 21.199295] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 21.199297] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 21.199299] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 21.199300] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 21.199303] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 21.199305] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 21.199307] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 21.199308] snd_hda_codec_realtek hdaudioC0D0: CD=0x1c
[ 21.199310] snd_hda_codec_realtek hdaudioC0D0: dig-in=0x1f
[ 21.218090] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 21.218174] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 21.218255] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 21.218330] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 21.218403] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 21.218476] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 21.218560] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 21.218630] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 21.219902] intel_powerclamp: No package C-state available
[ 21.225283] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 21.250863] intel_powerclamp: No package C-state available
[ 21.252134] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/0003:093A:2521.0001/input/input12
[ 21.256138] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:1d.2-1/input0
[ 21.287137] Adding 4881404k swap on /dev/sdb1. Priority:-3 extents:1 across:4881404k FS
[ 21.315043] mc: Linux media interface: v0.10
[ 21.320539] mousedev: PS/2 mouse device common for all mice
[ 21.339918] [drm] radeon kernel modesetting enabled.
[ 21.340000] checking generic (d0000000 5b0000) vs hw (d0000000 10000000)
[ 21.340002] fb0: switching to radeondrmfb from VESA VGA
[ 21.340449] Console: switching to colour dummy device 80x25
[ 21.340514] radeon 0000:01:00.0: vgaarb: deactivate vga console
[ 21.340897] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68D8 0x174B:0xE166 0x00).
[ 21.341016] ATOM BIOS: REDWOOD
[ 21.341076] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 21.341079] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[ 21.341082] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 21.341083] [drm] RAM width 128bits DDR
[ 21.346942] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 21.347069] [TTM] Zone kernel: Available graphics memory: 4073782 KiB
[ 21.347072] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 21.347073] [TTM] Initializing pool allocator
[ 21.347080] [TTM] Initializing DMA pool allocator
[ 21.347112] [drm] radeon: 1024M of VRAM memory ready
[ 21.347116] [drm] radeon: 1024M of GTT memory ready.
[ 21.347134] [drm] Loading REDWOOD Microcode
[ 21.356659] videodev: Linux video capture interface: v2.00
[ 21.358667] [drm] Internal thermal controller with fan control
[ 21.363848] Registered IR keymap rc-medion-x10-or2x
[ 21.363887] rc rc0: X10 WTI RF receiver as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/rc/rc0
[ 21.363954] rc rc0: lirc_dev: driver ati_remote registered at minor = 0, scancode receiver, no transmitter
[ 21.364012] input: X10 WTI RF receiver as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/rc/rc0/input13
[ 21.364150] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 21.364213] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 21.364216] cfg80211: failed to load regulatory.db
[ 21.364359] input: X10 WTI RF receiver mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/input/input14
[ 21.365364] usbcore: registered new interface driver ati_remote
[ 21.396862] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (1b71:0056)
[ 21.415298] audit: type=1130 audit(1600074276.336:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.422923] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/0003:045E:00DB.0002/input/input15
[ 21.444063] Bluetooth: Core ver 2.22
[ 21.444183] NET: Registered protocol family 31
[ 21.444185] Bluetooth: HCI device and connection manager initialized
[ 21.444191] Bluetooth: HCI socket layer initialized
[ 21.444195] Bluetooth: L2CAP socket layer initialized
[ 21.444200] Bluetooth: SCO socket layer initialized
[ 21.446657] uvcvideo 2-3.3:1.0: Entity type for entity Extension 4 was not initialized!
[ 21.446661] uvcvideo 2-3.3:1.0: Entity type for entity Processing 3 was not initialized!
[ 21.446663] uvcvideo 2-3.3:1.0: Entity type for entity Camera 1 was not initialized!
[ 21.446848] input: USB 2.0 Camera: HD 720P Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-3/2-3.3/2-3.3:1.0/input/input16
[ 21.478293] usbcore: registered new interface driver uvcvideo
[ 21.478296] USB Video Class driver (1.1.1)
[ 21.479562] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.2-2/input0
[ 21.480118] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/0003:045E:00DB.0003/input/input17
[ 21.482806] usbcore: registered new interface driver btusb
[ 21.486559] usb 2-3.3: 3:1: cannot get freq at ep 0x84
[ 21.486830] [drm] radeon: dpm initialized
[ 21.486940] Bluetooth: hci0: unexpected event for opcode 0x0000
[ 21.501770] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 21.504114] audit: type=1130 audit(1600074276.426: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'
[ 21.516680] usbcore: registered new interface driver snd-usb-audio
[ 21.523638] [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
[ 21.523765] radeon 0000:01:00.0: WB enabled
[ 21.523769] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x00000000ebd6cf2f
[ 21.523771] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x0000000098231809
[ 21.524278] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0x00000000f3092f2a
[ 21.524284] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 21.524286] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[ 21.524342] radeon 0000:01:00.0: radeon: using MSI.
[ 21.524367] [drm] radeon: irq initialized.
[ 21.534209] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.2-2/input1
[ 21.541055] [drm] ring test on 0 succeeded in 1 usecs
[ 21.541062] [drm] ring test on 3 succeeded in 2 usecs
[ 21.571124] audit: type=1130 audit(1600074276.490:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-D46B\x2d379E comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.643707] usb 1-5: reset high-speed USB device number 3 using ehci-pci
[ 21.720127] [drm] ring test on 5 succeeded in 1 usecs
[ 21.720132] [drm] UVD initialized successfully.
[ 21.720549] [drm] ib test on ring 0 succeeded in 0 usecs
[ 21.720585] [drm] ib test on ring 3 succeeded in 0 usecs
[ 21.800918] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 2860, rev 0101 detected
[ 21.855319] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0003 detected
[ 21.855568] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 21.856328] usbcore: registered new interface driver rt2800usb
[ 21.927810] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: data=ordered
[ 22.397046] [drm] ib test on ring 5 succeeded
[ 22.398823] [drm] Radeon Display Connectors
[ 22.398824] [drm] Connector 0:
[ 22.398825] [drm] DP-1
[ 22.398826] [drm] HPD4
[ 22.398828] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[ 22.398828] [drm] Encoders:
[ 22.398829] [drm] DFP1: INTERNAL_UNIPHY2
[ 22.398830] [drm] Connector 1:
[ 22.398831] [drm] HDMI-A-1
[ 22.398831] [drm] HPD5
[ 22.398833] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
[ 22.398834] [drm] Encoders:
[ 22.398834] [drm] DFP2: INTERNAL_UNIPHY2
[ 22.398835] [drm] Connector 2:
[ 22.398836] [drm] DVI-I-1
[ 22.398836] [drm] HPD1
[ 22.398838] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[ 22.398838] [drm] Encoders:
[ 22.398839] [drm] DFP3: INTERNAL_UNIPHY1
[ 22.398840] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 22.517620] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 22.517636] snd_hda_codec_hdmi hdaudioC1D0: HDMI ATI/AMD: no speaker allocation for ELD
[ 22.555059] [drm] fb mappable at 0xD034D000
[ 22.555060] [drm] vram apper at 0xD0000000
[ 22.555061] [drm] size 8294400
[ 22.555062] [drm] fb depth is 24
[ 22.555063] [drm] pitch is 7680
[ 22.555212] fbcon: radeondrmfb (fb0) is primary device
[ 22.632620] Console: switching to colour frame buffer device 210x65
[ 22.637661] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 22.653071] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[ 22.711737] NET: Registered protocol family 38
[ 22.809384] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.809387] Bluetooth: BNEP filters: protocol multicast
[ 22.809393] Bluetooth: BNEP socket layer initialized
[ 22.997713] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 23.001930] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 23.594513] wlan0: authenticate with 48:d3:43:03:66:69
[ 23.627227] wlan0: send auth to 48:d3:43:03:66:69 (try 1/3)
[ 23.629587] wlan0: authenticated
[ 23.630365] wlan0: associate with 48:d3:43:03:66:69 (try 1/3)
[ 23.636688] wlan0: RX AssocResp from 48:d3:43:03:66:69 (capab=0x431 status=0 aid=1)
[ 23.645547] wlan0: associated
[ 23.665992] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 24.102094] wlan0: deauthenticating from 48:d3:43:03:66:69 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 26.869816] kauditd_printk_skb: 30 callbacks suppressed
[ 26.869819] audit: type=1131 audit(1600074281.790:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.059557] audit: type=1130 audit(1600074284.980:43): 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'
[ 30.205823] audit: type=1130 audit(1600074285.126:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 30.410835] audit: type=1130 audit(1600074285.333:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 30.637972] audit: type=1130 audit(1600074285.560:46): 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'
[ 30.944291] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 30.950984] Bridge firewalling registered
[ 31.045873] audit: type=1325 audit(1600074285.966:47): table=nat family=2 entries=0 op=register pid=1142 comm="modprobe"
[ 31.054904] audit: type=1325 audit(1600074285.973:48): table=filter family=2 entries=0 op=register pid=1153 comm="modprobe"
[ 31.091561] audit: type=1325 audit(1600074286.013:49): table=nat family=2 entries=5 op=replace pid=1177 comm="iptables"
[ 31.094765] audit: type=1325 audit(1600074286.016:50): table=filter family=2 entries=4 op=replace pid=1179 comm="iptables"
[ 31.098047] audit: type=1325 audit(1600074286.020:51): table=filter family=2 entries=6 op=replace pid=1181 comm="iptables"
[ 31.122460] Initializing XFRM netlink socket
[ 31.676316] process 'docker/tmp/qemu-check192928193/check' started with executable stack
[ 34.007502] kauditd_printk_skb: 37 callbacks suppressed
[ 34.007505] audit: type=1131 audit(1600074288.930:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 38.298223] audit: type=1100 audit(1600074293.220:90): pid=600 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="alex" exe="/usr/bin/login" hostname=medion addr=? terminal=tty1 res=success'
[ 38.302593] audit: type=1101 audit(1600074293.223:91): pid=600 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="alex" exe="/usr/bin/login" hostname=medion addr=? terminal=tty1 res=success'
[ 38.304599] audit: type=1103 audit(1600074293.226:92): pid=600 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="alex" exe="/usr/bin/login" hostname=medion addr=? terminal=tty1 res=success'
[ 38.304756] audit: type=1006 audit(1600074293.226:93): pid=600 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[ 38.320576] wlan0: authenticate with 48:d3:43:03:66:69
[ 38.339641] audit: type=1130 audit(1600074293.260:94): 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'
[ 38.340598] wlan0: send auth to 48:d3:43:03:66:69 (try 1/3)
[ 38.351556] audit: type=1101 audit(1600074293.273:95): pid=1937 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="alex" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 38.351610] audit: type=1103 audit(1600074293.273:96): pid=1937 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="alex" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 38.351705] audit: type=1006 audit(1600074293.273:97): pid=1937 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 38.353274] audit: type=1105 audit(1600074293.273:98): pid=1937 uid=0 auid=1000 ses=2 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="alex" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 38.356194] wlan0: authenticated
[ 38.357068] wlan0: associate with 48:d3:43:03:66:69 (try 1/3)
[ 38.361984] wlan0: RX AssocResp from 48:d3:43:03:66:69 (capab=0x431 status=0 aid=1)
[ 38.370930] wlan0: associated
[ 42.594492] fuse: init (API version 7.31)
[ 42.913331] kauditd_printk_skb: 6 callbacks suppressed
[ 42.913334] audit: type=1130 audit(1600074297.833:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 44.574595] audit: type=1130 audit(1600074299.496:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 45.466369] usb 2-3.3: 3:1: cannot get freq at ep 0x84
[ 45.475366] usb 2-3.3: 3:1: cannot get freq at ep 0x84
[ 47.486238] audit: type=1334 audit(1600074302.406:107): prog-id=12 op=LOAD
[ 47.486282] audit: type=1334 audit(1600074302.406:108): prog-id=13 op=LOAD
[ 48.506503] audit: type=1130 audit(1600074303.426:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 48.518154] audit: type=1130 audit(1600074303.440:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 49.008656] audit: type=1131 audit(1600074303.930:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 49.168476] audit: type=1130 audit(1600074304.090:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 49.330413] audit: type=1325 audit(1600074304.250:113): table=nat family=2 entries=11 op=replace pid=3311 comm="iptables"
[ 49.345582] audit: type=1130 audit(1600074304.266:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 49.350260] audit: type=1325 audit(1600074304.270:115): table=filter family=2 entries=23 op=replace pid=3314 comm="iptables"
[ 49.355378] audit: type=1325 audit(1600074304.276:116): table=filter family=2 entries=24 op=replace pid=3318 comm="iptables"
[ 49.370717] audit: type=1325 audit(1600074304.293:117): table=filter family=2 entries=25 op=replace pid=3320 comm="iptables"
[ 49.377504] Bluetooth: RFCOMM TTY layer initialized
[ 49.377518] Bluetooth: RFCOMM socket layer initialized
[ 49.377534] Bluetooth: RFCOMM ver 1.11
[ 49.386444] audit: type=1130 audit(1600074304.306:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.684653] kauditd_printk_skb: 1 callbacks suppressed
[ 53.684656] audit: type=1131 audit(1600074307.839:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.843849] audit: type=1334 audit(1600074308.002:121): prog-id=10 op=UNLOAD
[ 53.843858] audit: type=1334 audit(1600074308.002:122): prog-id=9 op=UNLOAD
[ 54.441655] audit: type=1130 audit(1600074308.599:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.441663] audit: type=1131 audit(1600074308.599:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 60.015202] audit: type=1131 audit(1600074314.172:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 71.874530] audit: type=1100 audit(1600074326.032:126): pid=4414 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alex" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 71.878162] audit: type=1101 audit(1600074326.035:127): pid=4414 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="alex" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 71.878380] audit: type=1110 audit(1600074326.035:128): pid=4414 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 71.882756] audit: type=1105 audit(1600074326.039:129): pid=4414 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 80.169530] audit: type=1131 audit(1600074334.325:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 181.098626] audit: type=1106 audit(1600074435.218:131): pid=4414 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 181.098632] audit: type=1104 audit(1600074435.218:132): pid=4414 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 916.804553] audit: type=1130 audit(1600075170.867:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 916.804559] audit: type=1131 audit(1600075170.867:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1624.094710] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 2114.684865] kdeconnectd[3177]: segfault at 0 ip 00007f7f731e362e sp 00007ffe5f4cec30 error 4 in libkdeconnectcore.so.1.4.0[7f7f731bd000+2b000]
[ 2114.684879] Code: 24 b0 00 00 00 eb 1e 0f 1f 44 00 00 4c 89 f7 e8 e8 e5 fd ff 4c 89 e7 ff 15 87 82 01 00 49 89 c4 48 39 d8 74 47 4d 8b 6c 24 18 <49> 8b 45 00 4c 89 ef ff 50 70 49 8b 45 00 4c 89 ee 4c 89 f7 ff 50
[ 2114.684920] audit: type=1701 audit(1600076368.766:135): auid=1000 uid=1000 gid=1000 ses=2 pid=3177 comm="kdeconnectd" exe="/usr/lib/kdeconnectd" sig=11 res=1
[ 2114.717419] audit: type=1334 audit(1600076368.800:136): prog-id=14 op=LOAD
[ 2114.717487] audit: type=1334 audit(1600076368.800:137): prog-id=15 op=LOAD
[ 2114.719402] audit: type=1130 audit(1600076368.803:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-54167-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2116.053920] audit: type=1131 audit(1600076370.136:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-54167-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2116.268723] audit: type=1334 audit(1600076370.353:140): prog-id=15 op=UNLOAD
[ 2116.268746] audit: type=1334 audit(1600076370.353:141): prog-id=14 op=UNLOAD
[ 2460.505902] franz[61973]: segfault at 138 ip 00005593b73bf1a1 sp 00007ffeabe981a0 error 4 in franz[5593b57ff000+53cf000]
[ 2460.505916] Code: 48 89 7d c0 48 89 75 b0 4c 8b 2e 4d 8b b5 e0 02 00 00 49 8b 46 28 48 89 45 b8 49 83 c6 10 4c 89 f7 e8 b3 d2 d7 ff 48 89 45 a8 <49> 8b 87 38 01 00 00 48 89 45 a0 bf 20 00 00 00 e8 9a 87 34 00 49
[ 2460.506019] audit: type=1701 audit(1600076714.589:142): auid=1000 uid=1000 gid=1000 ses=1 pid=61973 comm="franz" exe="/usr/lib/franz/franz" sig=11 res=1
[ 2460.539429] audit: type=1334 audit(1600076714.625:143): prog-id=16 op=LOAD
[ 2460.539514] audit: type=1334 audit(1600076714.625:144): prog-id=17 op=LOAD
[ 2460.541749] audit: type=1130 audit(1600076714.625:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-62240-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2463.356294] audit: type=1131 audit(1600076717.442:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-62240-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2463.532795] audit: type=1334 audit(1600076717.619:147): prog-id=17 op=UNLOAD
[ 2463.532804] audit: type=1334 audit(1600076717.619:148): prog-id=16 op=UNLOAD
[ 2493.865050] ThreadPoolForeg: Corrupted page table at address 2563a1cdecac
[ 2493.865057] PGD 800000011a3c4067 P4D 800000011a3c4067 PUD 117673067 PMD 11a384067 PTE 80000035184dd867
[ 2493.865063] Bad pagetable: 000d [#1] PREEMPT SMP PTI
[ 2493.865066] CPU: 2 PID: 63147 Comm: ThreadPoolForeg Tainted: G OE 5.8.8-arch1-1 #1
[ 2493.865068] Hardware name: MEDIONPC MS-7502/MS-7502, BIOS 6.00 PG 01/13/2010
[ 2493.865073] RIP: 0033:0x55e082934ff1
[ 2493.865076] Code: 00 48 8b 45 a8 49 89 46 50 49 8b 46 10 48 85 c0 0f 84 6c 03 00 00 49 89 c6 48 83 c0 48 48 89 45 a8 4d 8b 6e 48 4d 85 ed 74 cf <45> 8b 4d 04 41 f7 c1 00 02 00 00 0f 85 07 01 00 00 49 8b 54 24 08
[ 2493.865078] RSP: 002b:00007fc335ced260 EFLAGS: 00010202
[ 2493.865081] RAX: 00000000000004da RBX: 00000000040c359e RCX: 00002563a1d5a310
[ 2493.865082] RDX: 00002563a1972048 RSI: 00002563a11ba110 RDI: 00002563a0d354d8
[ 2493.865084] RBP: 00007fc335ced2c0 R08: 00002563a1cd3ce0 R09: 0000000000000800
[ 2493.865086] R10: 0000000000000000 R11: 00002563a11ba110 R12: 00002563a1cc0498
[ 2493.865087] R13: 00002563a1cdeca8 R14: 00002563a1cc0498 R15: 00002563a1cc0498
[ 2493.865089] FS: 00007fc335cef640 GS: 0000000000000000
[ 2493.865090] Modules linked in: rfcomm fuse xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc overlay ccm algif_aead des_generic libdes bnep cbc ecb algif_skcipher cmac md4 algif_hash af_alg ext4 crc32c_generic mbcache jbd2 nls_iso8859_1 nls_cp437 vfat fat joydev input_leds rt2800usb rt2x00usb rt2800lib rt2x00lib btusb btrtl mac80211 btbcm btintel bluetooth hid_microsoft ff_memless snd_usb_audio uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common snd_usbmidi_lib videodev rc_medion_x10_or2x snd_rawmidi cfg80211 snd_seq_device ecdh_generic ecc mc crc16 mousedev ati_remote hid_generic radeon snd_hda_codec_realtek iTCO_wdt intel_pmc_bxt snd_hda_codec_hdmi snd_hda_codec_generic iTCO_vendor_support ledtrig_audio usbhid snd_hda_intel coretemp rfkill libarc4 hid snd_intel_dspcfg kvm_intel snd_hda_codec kvm i2c_algo_bit
[ 2493.865135] snd_hda_core ttm snd_hwdep snd_pcm drm_kms_helper cec irqbypass i2c_i801 pcspkr rc_core snd_timer i2c_smbus lpc_ich snd syscopyarea intel_agp sysfillrect e1000e soundcore sysimgblt fb_sys_fops intel_gtt evdev mac_hid acpi_cpufreq vboxnetflt(OE) vboxnetadp(OE) vboxdrv(OE) pkcs8_key_parser drm sg crypto_user agpgart ip_tables x_tables crc32_generic f2fs uas usb_storage uhci_hcd sr_mod firewire_ohci cdrom firewire_core crc_itu_t ehci_pci ehci_hcd
[ 2493.865166] ---[ end trace daf39a703e4e4717 ]---
[ 2493.865168] RIP: 0033:0x55e082934ff1
[ 2493.865171] Code: 00 48 8b 45 a8 49 89 46 50 49 8b 46 10 48 85 c0 0f 84 6c 03 00 00 49 89 c6 48 83 c0 48 48 89 45 a8 4d 8b 6e 48 4d 85 ed 74 cf <45> 8b 4d 04 41 f7 c1 00 02 00 00 0f 85 07 01 00 00 49 8b 54 24 08
[ 2493.865173] RSP: 002b:00007fc335ced260 EFLAGS: 00010202
[ 2493.865175] RAX: 00000000000004da RBX: 00000000040c359e RCX: 00002563a1d5a310
[ 2493.865177] RDX: 00002563a1972048 RSI: 00002563a11ba110 RDI: 00002563a0d354d8
[ 2493.865178] RBP: 00007fc335ced2c0 R08: 00002563a1cd3ce0 R09: 0000000000000800
[ 2493.865180] R10: 0000000000000000 R11: 00002563a11ba110 R12: 00002563a1cc0498
[ 2493.865182] R13: 00002563a1cdeca8 R14: 00002563a1cc0498 R15: 00002563a1cc0498
[ 2493.865184] FS: 00007fc335cef640(0000) GS:ffff98a727d00000(0000) knlGS:0000000000000000
[ 2493.865186] CS: 0033 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2493.865188] CR2: 00002563a1cdecac CR3: 000000011fcaa000 CR4: 00000000000006e0
[ 2500.588961] perf: interrupt took too long (3147 > 3136), lowering kernel.perf_event_max_sample_rate to 63300
[ 2518.548785] traps: franz[64112] trap invalid opcode ip:7f01987489fb sp:7fff37f23250 error:0 in r600_dri.so[7f0198170000+df6000]
[ 2518.548906] audit: type=1701 audit(1600076772.633:149): auid=1000 uid=1000 gid=1000 ses=1 pid=64112 comm="franz" exe="/usr/lib/franz/franz" sig=4 res=1
[ 2518.578468] audit: type=1701 audit(1600076772.663:150): auid=1000 uid=1000 gid=1000 ses=1 pid=2244 comm="Xorg" exe="/usr/lib/Xorg" sig=6 res=1
[ 2518.582940] audit: type=1334 audit(1600076772.669:151): prog-id=18 op=LOAD
[ 2518.587980] audit: type=1334 audit(1600076772.673:152): prog-id=19 op=LOAD
[ 2518.596605] audit: type=1130 audit(1600076772.683:153): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-64997-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2518.623662] audit: type=1334 audit(1600076772.709:154): prog-id=20 op=LOAD
[ 2518.629255] audit: type=1334 audit(1600076772.713:155): prog-id=21 op=LOAD
[ 2518.640095] audit: type=1130 audit(1600076772.726:156): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-65007-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2521.027393] audit: type=1131 audit(1600076775.113:157): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-64997-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-14 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 9:58 Corrupted pagetable on Linux 5.8.8 Alex Dewar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox