Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- XXXX@xdesk:~$ sudo dmesg
- [sudo] password for XXXX:
- [ 0.000000] microcode: microcode updated early to revision 0x28, date = 2019-11-12
- [ 0.000000] Linux version 5.8.0-43-generic (buildd@lgw01-amd64-036) (gcc (Ubuntu 10.2.0-13ubuntu1) 10.2.0, GNU ld (GNU Binutils for Ubuntu) 2.35.1) #49-Ubuntu SMP Fri Feb 5 03:01:28 UTC 2021 (Ubuntu 5.8.0-43.49-generic 5.8.18)
- [ 0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-5.8.0-43-generic root=UUID=1f72fa12-f1a2-4fad-89f4-547b68443248 ro rootflags=subvol=@ quiet splash amdgpu.ppfeaturemask=0xffff7fff vt.handoff=7
- [ 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-0x000000000009dbff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aa68afff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000aa68b000-0x00000000aa691fff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x00000000aa692000-0x00000000aaad7fff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000aaad8000-0x00000000aae90fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000aae91000-0x00000000bdb7ffff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000bdb80000-0x00000000bdd76fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000bdd77000-0x00000000bdd96fff] ACPI data
- [ 0.000000] BIOS-e820: [mem 0x00000000bdd97000-0x00000000bde82fff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x00000000bde83000-0x00000000c9ffefff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000c9fff000-0x00000000c9ffffff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000cc000000-0x00000000ce1fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000032fdfffff] usable
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.7 present.
- [ 0.000000] DMI: Hewlett-Packard HP ProDesk 600 G1 TWR/18E7, BIOS L01 v02.77 04/17/2019
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 3192.751 MHz processor
- [ 0.000836] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
- [ 0.000837] e820: remove [mem 0x000a0000-0x000fffff] usable
- [ 0.000843] last_pfn = 0x32fe00 max_arch_pfn = 0x400000000
- [ 0.000846] MTRR default type: uncachable
- [ 0.000847] MTRR fixed ranges enabled:
- [ 0.000848] 00000-9FFFF write-back
- [ 0.000848] A0000-BFFFF uncachable
- [ 0.000849] C0000-D3FFF write-protect
- [ 0.000849] D4000-E7FFF uncachable
- [ 0.000850] E8000-FFFFF write-protect
- [ 0.000850] MTRR variable ranges enabled:
- [ 0.000851] 0 base 0000000000 mask 7E00000000 write-back
- [ 0.000852] 1 base 0200000000 mask 7F00000000 write-back
- [ 0.000853] 2 base 0300000000 mask 7FC0000000 write-back
- [ 0.000853] 3 base 00E0000000 mask 7FE0000000 uncachable
- [ 0.000854] 4 base 00D0000000 mask 7FF0000000 uncachable
- [ 0.000854] 5 base 00CC000000 mask 7FFC000000 uncachable
- [ 0.000855] 6 base 0330000000 mask 7FF0000000 uncachable
- [ 0.000855] 7 base 032FE00000 mask 7FFFE00000 uncachable
- [ 0.000856] 8 disabled
- [ 0.000856] 9 disabled
- [ 0.001133] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
- [ 0.001258] total RAM covered: 12222M
- [ 0.001484] Found optimal setting for mtrr clean up
- [ 0.001485] gran_size: 64K chunk_size: 4M num_reg: 9 lose cover RAM: 0G
- [ 0.001805] e820: update [mem 0xcc000000-0xffffffff] usable ==> reserved
- [ 0.001809] last_pfn = 0xca000 max_arch_pfn = 0x400000000
- [ 0.004920] found SMP MP-table at [mem 0x000f4de0-0x000f4def]
- [ 0.010566] check: Scanning 1 areas for low memory corruption
- [ 0.010570] Using GB pages for direct mapping
- [ 0.010970] RAMDISK: [mem 0x2cd0b000-0x3267cfff]
- [ 0.010983] ACPI: Early table checksum verification disabled
- [ 0.010985] ACPI: RSDP 0x00000000000F9810 000024 (v02 HPQOEM)
- [ 0.010988] ACPI: XSDT 0x00000000BDD7D090 00009C (v01 HPQOEM SLIC-BPC 20190417 AMI 00010013)
- [ 0.010992] ACPI: FACP 0x00000000BDD8B000 00010C (v05 HPQOEM SLIC-BPC 20190417 AMI 00010013)
- [ 0.010997] ACPI: DSDT 0x00000000BDD7D1B8 00DE46 (v02 HPQOEM SLIC-BPC 00000001 INTL 20091112)
- [ 0.010999] ACPI: FACS 0x00000000BDE81080 000040
- [ 0.011001] ACPI: APIC 0x00000000BDD8B110 000072 (v03 HPQOEM SLIC-BPC 20190417 AMI 00010013)
- [ 0.011003] ACPI: FPDT 0x00000000BDD8B188 000044 (v01 HPQOEM SLIC-BPC 20190417 AMI 00010013)
- [ 0.011005] ACPI: ASF! 0x00000000BDD8B1D0 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
- [ 0.011007] ACPI: SSDT 0x00000000BDD8B278 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
- [ 0.011009] ACPI: SSDT 0x00000000BDD8B7B8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
- [ 0.011011] ACPI: SSDT 0x00000000BDD8C290 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20120711)
- [ 0.011013] ACPI: MCFG 0x00000000BDD8C458 00003C (v01 HPQOEM SLIC-BPC 20190417 MSFT 00000097)
- [ 0.011015] ACPI: HPET 0x00000000BDD8C498 000038 (v01 HPQOEM SLIC-BPC 20190417 AMI. 00000005)
- [ 0.011016] ACPI: SSDT 0x00000000BDD8C4D0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
- [ 0.011018] ACPI: SSDT 0x00000000BDD8C840 00348C (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
- [ 0.011020] ACPI: SSDT 0x00000000BDD8FCD0 00668F (v01 COMPAQ WMI 00000001 MSFT 03000001)
- [ 0.011022] ACPI: SLIC 0x00000000BDD96360 000176 (v01 HPQOEM SLIC-BPC 00000001 00000000)
- [ 0.011024] ACPI: MSDM 0x00000000BDD964D8 000055 (v03 HPQOEM SLIC-BPC 20190417 HPQ 00010013)
- [ 0.011026] ACPI: TCPA 0x00000000BDD96530 000032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013)
- [ 0.011033] ACPI: Local APIC address 0xfee00000
- [ 0.011073] No NUMA configuration found
- [ 0.011073] Faking a node at [mem 0x0000000000000000-0x000000032fdfffff]
- [ 0.011082] NODE_DATA(0) allocated [mem 0x32fdd4000-0x32fdfdfff]
- [ 0.011335] Zone ranges:
- [ 0.011335] DMA [mem 0x0000000000001000-0x0000000000ffffff]
- [ 0.011336] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
- [ 0.011337] Normal [mem 0x0000000100000000-0x000000032fdfffff]
- [ 0.011338] Device empty
- [ 0.011338] Movable zone start for each node
- [ 0.011341] Early memory node ranges
- [ 0.011341] node 0: [mem 0x0000000000001000-0x000000000009cfff]
- [ 0.011342] node 0: [mem 0x0000000000100000-0x00000000aa68afff]
- [ 0.011343] node 0: [mem 0x00000000aa692000-0x00000000aaad7fff]
- [ 0.011343] node 0: [mem 0x00000000aae91000-0x00000000bdb7ffff]
- [ 0.011344] node 0: [mem 0x00000000c9fff000-0x00000000c9ffffff]
- [ 0.011344] node 0: [mem 0x0000000100000000-0x000000032fdfffff]
- [ 0.011647] Zeroed struct page in unavailable ranges: 43683 pages
- [ 0.011648] Initmem setup node 0 [mem 0x0000000000001000-0x000000032fdfffff]
- [ 0.011650] On node 0 totalpages: 3069277
- [ 0.011650] DMA zone: 64 pages used for memmap
- [ 0.011651] DMA zone: 21 pages reserved
- [ 0.011651] DMA zone: 3996 pages, LIFO batch:0
- [ 0.011673] DMA32 zone: 12064 pages used for memmap
- [ 0.011674] DMA32 zone: 772033 pages, LIFO batch:63
- [ 0.017063] Normal zone: 35832 pages used for memmap
- [ 0.017064] Normal zone: 2293248 pages, LIFO batch:63
- [ 0.033330] ACPI: PM-Timer IO Port: 0x408
- [ 0.033333] ACPI: Local APIC address 0xfee00000
- [ 0.033339] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
- [ 0.033354] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
- [ 0.033356] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
- [ 0.033357] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
- [ 0.033358] ACPI: IRQ0 used by override.
- [ 0.033359] ACPI: IRQ9 used by override.
- [ 0.033361] Using ACPI (MADT) for SMP configuration information
- [ 0.033362] ACPI: HPET id: 0x8086a701 base: 0xfed00000
- [ 0.033365] TSC deadline timer available
- [ 0.033366] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
- [ 0.033383] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
- [ 0.033384] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
- [ 0.033384] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
- [ 0.033385] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
- [ 0.033385] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
- [ 0.033386] PM: hibernation: Registered nosave memory: [mem 0xaa68b000-0xaa691fff]
- [ 0.033387] PM: hibernation: Registered nosave memory: [mem 0xaaad8000-0xaae90fff]
- [ 0.033388] PM: hibernation: Registered nosave memory: [mem 0xbdb80000-0xbdd76fff]
- [ 0.033389] PM: hibernation: Registered nosave memory: [mem 0xbdd77000-0xbdd96fff]
- [ 0.033389] PM: hibernation: Registered nosave memory: [mem 0xbdd97000-0xbde82fff]
- [ 0.033390] PM: hibernation: Registered nosave memory: [mem 0xbde83000-0xc9ffefff]
- [ 0.033391] PM: hibernation: Registered nosave memory: [mem 0xca000000-0xcbffffff]
- [ 0.033391] PM: hibernation: Registered nosave memory: [mem 0xcc000000-0xce1fffff]
- [ 0.033391] PM: hibernation: Registered nosave memory: [mem 0xce200000-0xf7ffffff]
- [ 0.033392] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
- [ 0.033392] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
- [ 0.033393] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
- [ 0.033393] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
- [ 0.033393] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
- [ 0.033394] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
- [ 0.033394] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
- [ 0.033395] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
- [ 0.033395] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
- [ 0.033395] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
- [ 0.033396] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
- [ 0.033397] [mem 0xce200000-0xf7ffffff] available for PCI devices
- [ 0.033398] Booting paravirtualized kernel on bare hardware
- [ 0.033400] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.033407] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
- [ 0.033556] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
- [ 0.033561] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
- [ 0.033562] pcpu-alloc: [0] 0 1 2 3
- [ 0.033583] Built 1 zonelists, mobility grouping on. Total pages: 3021296
- [ 0.033584] Policy zone: Normal
- [ 0.033585] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.8.0-43-generic root=UUID=1f72fa12-f1a2-4fad-89f4-547b68443248 ro rootflags=subvol=@ quiet splash amdgpu.ppfeaturemask=0xffff7fff vt.handoff=7
- [ 0.034395] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
- [ 0.034766] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
- [ 0.034802] mem auto-init: stack:off, heap alloc:on, heap free:off
- [ 0.065646] Memory: 11862328K/12277108K available (14339K kernel code, 2562K rwdata, 8768K rodata, 2644K init, 4888K bss, 414780K reserved, 0K cma-reserved)
- [ 0.065652] random: get_random_u64 called from kmem_cache_open+0x2b/0x240 with crng_init=0
- [ 0.065752] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.065763] Kernel/User page tables isolation: enabled
- [ 0.065779] ftrace: allocating 48593 entries in 190 pages
- [ 0.080209] ftrace: allocated 190 pages with 6 groups
- [ 0.080299] rcu: Hierarchical RCU implementation.
- [ 0.080300] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
- [ 0.080300] Trampoline variant of Tasks RCU enabled.
- [ 0.080300] Rude variant of Tasks RCU enabled.
- [ 0.080301] Tracing variant of Tasks RCU enabled.
- [ 0.080301] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- [ 0.080302] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.082883] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
- [ 0.083165] random: crng done (trusting CPU's manufacturer)
- [ 0.083180] vt handoff: transparent VT on vt#7
- [ 0.083184] Console: colour dummy device 80x25
- [ 0.083189] printk: console [tty0] enabled
- [ 0.083203] ACPI: Core revision 20200528
- [ 0.083310] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
- [ 0.083323] APIC: Switch to symmetric I/O mode setup
- [ 0.083388] x2apic: IRQ remapping doesn't support X2APIC mode
- [ 0.083762] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
- [ 0.103327] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0589e8251, max_idle_ns: 440795242884 ns
- [ 0.103330] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.50 BogoMIPS (lpj=12771004)
- [ 0.103332] pid_max: default: 32768 minimum: 301
- [ 0.103353] LSM: Security Framework initializing
- [ 0.103361] Yama: becoming mindful.
- [ 0.103381] AppArmor: AppArmor initialized
- [ 0.103427] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.103457] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.103672] mce: CPU0: Thermal monitoring enabled (TM1)
- [ 0.103685] process: using mwait in idle threads
- [ 0.103687] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
- [ 0.103687] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
- [ 0.103689] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
- [ 0.103690] Spectre V2 : Mitigation: Full generic retpoline
- [ 0.103691] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
- [ 0.103691] Spectre V2 : Enabling Restricted Speculation for firmware calls
- [ 0.103692] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
- [ 0.103693] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
- [ 0.103696] SRBDS: Mitigation: Microcode
- [ 0.103697] MDS: Mitigation: Clear CPU buffers
- [ 0.103881] Freeing SMP alternatives memory: 40K
- [ 0.105731] smpboot: CPU0: Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (family: 0x6, model: 0x3c, stepping: 0x3)
- [ 0.105825] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
- [ 0.105838] ... version: 3
- [ 0.105839] ... bit width: 48
- [ 0.105839] ... generic registers: 8
- [ 0.105840] ... value mask: 0000ffffffffffff
- [ 0.105840] ... max period: 00007fffffffffff
- [ 0.105840] ... fixed-purpose events: 3
- [ 0.105841] ... event mask: 00000007000000ff
- [ 0.105867] rcu: Hierarchical SRCU implementation.
- [ 0.106439] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
- [ 0.106481] smp: Bringing up secondary CPUs ...
- [ 0.106547] x86: Booting SMP configuration:
- [ 0.106547] .... node #0, CPUs: #1 #2 #3
- [ 0.108895] smp: Brought up 1 node, 4 CPUs
- [ 0.108895] smpboot: Max logical packages: 1
- [ 0.108895] smpboot: Total of 4 processors activated (25542.00 BogoMIPS)
- [ 0.108895] devtmpfs: initialized
- [ 0.108895] x86/mm: Memory block size: 128MB
- [ 0.111974] PM: Registering ACPI NVS region [mem 0xaa68b000-0xaa691fff] (28672 bytes)
- [ 0.111974] PM: Registering ACPI NVS region [mem 0xbdd97000-0xbde82fff] (966656 bytes)
- [ 0.111974] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.111974] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.111974] pinctrl core: initialized pinctrl subsystem
- [ 0.111974] PM: RTC time: 08:43:55, date: 2021-02-21
- [ 0.111974] thermal_sys: Registered thermal governor 'fair_share'
- [ 0.111974] thermal_sys: Registered thermal governor 'bang_bang'
- [ 0.111974] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.111974] thermal_sys: Registered thermal governor 'user_space'
- [ 0.111974] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.111974] NET: Registered protocol family 16
- [ 0.111974] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
- [ 0.111974] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.111974] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.111974] audit: initializing netlink subsys (disabled)
- [ 0.111974] audit: type=2000 audit(1613897035.028:1): state=initialized audit_enabled=0 res=1
- [ 0.111974] EISA bus registered
- [ 0.111974] cpuidle: using governor ladder
- [ 0.111974] cpuidle: using governor menu
- [ 0.111974] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
- [ 0.111974] ACPI: bus type PCI registered
- [ 0.111974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
- [ 0.111974] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
- [ 0.111974] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
- [ 0.111974] PCI: Using configuration type 1 for base access
- [ 0.111974] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
- [ 0.111974] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
- [ 0.112503] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
- [ 0.112503] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.115333] ACPI: Added _OSI(Module Device)
- [ 0.115333] ACPI: Added _OSI(Processor Device)
- [ 0.115333] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.115333] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.115333] ACPI: Added _OSI(Linux-Dell-Video)
- [ 0.115333] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
- [ 0.115333] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
- [ 0.125112] ACPI: 7 ACPI AML tables successfully acquired and loaded
- [ 0.126584] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
- [ 0.127572] ACPI: Dynamic OEM Table Load:
- [ 0.127577] ACPI: SSDT 0xFFFF943DE1913400 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
- [ 0.128575] ACPI: Dynamic OEM Table Load:
- [ 0.128578] ACPI: SSDT 0xFFFF943DE18BF800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
- [ 0.129621] ACPI: Dynamic OEM Table Load:
- [ 0.129624] ACPI: SSDT 0xFFFF943DE15D7400 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
- [ 0.131299] ACPI: Interpreter enabled
- [ 0.131324] ACPI: (supports S0 S3 S4 S5)
- [ 0.131325] ACPI: Using IOAPIC for interrupt routing
- [ 0.131352] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.131662] ACPI: Enabled 7 GPEs in block 00 to 3F
- [ 0.142016] ACPI: Power Resource [FN00] (off)
- [ 0.142106] ACPI: Power Resource [FN01] (off)
- [ 0.142191] ACPI: Power Resource [FN02] (off)
- [ 0.142274] ACPI: Power Resource [FN03] (off)
- [ 0.142358] ACPI: Power Resource [FN04] (off)
- [ 0.143243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
- [ 0.143247] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
- [ 0.143537] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
- [ 0.143702] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
- [ 0.143702] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
- [ 0.144147] PCI host bridge to bus 0000:00
- [ 0.144149] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.144150] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.144150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.144151] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
- [ 0.144152] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
- [ 0.144152] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
- [ 0.144153] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
- [ 0.144154] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
- [ 0.144155] pci_bus 0000:00: root bus resource [mem 0xce200000-0xfeafffff window]
- [ 0.144155] pci_bus 0000:00: root bus resource [bus 00-3e]
- [ 0.144163] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
- [ 0.144246] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
- [ 0.144280] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
- [ 0.144412] pci 0000:00:02.0: [8086:0412] type 00 class 0x038000
- [ 0.144421] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
- [ 0.144425] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
- [ 0.144428] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
- [ 0.144505] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
- [ 0.144512] pci 0000:00:03.0: reg 0x10: [mem 0xf7e24000-0xf7e27fff 64bit]
- [ 0.144618] pci 0000:00:19.0: [8086:153a] type 00 class 0x020000
- [ 0.144634] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
- [ 0.144641] pci 0000:00:19.0: reg 0x14: [mem 0xf7e2d000-0xf7e2dfff]
- [ 0.144648] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
- [ 0.144699] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
- [ 0.144778] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
- [ 0.144797] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e2c000-0xf7e2c3ff]
- [ 0.144871] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
- [ 0.144951] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
- [ 0.144969] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e20000-0xf7e23fff 64bit]
- [ 0.145032] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
- [ 0.145111] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
- [ 0.145190] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
- [ 0.145323] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
- [ 0.145402] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
- [ 0.145540] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
- [ 0.145560] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e2b000-0xf7e2b3ff]
- [ 0.145634] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
- [ 0.145715] pci 0000:00:1f.0: [8086:8c4c] type 00 class 0x060100
- [ 0.145880] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
- [ 0.145894] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
- [ 0.145900] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
- [ 0.145906] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
- [ 0.145913] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
- [ 0.145919] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
- [ 0.145925] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e2a000-0xf7e2a7ff]
- [ 0.145957] pci 0000:00:1f.2: PME# supported from D3hot
- [ 0.146029] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
- [ 0.146045] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e29000-0xf7e290ff 64bit]
- [ 0.146063] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
- [ 0.146184] pci 0000:01:00.0: [1002:67df] type 00 class 0x030000
- [ 0.146201] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
- [ 0.146208] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
- [ 0.146213] pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
- [ 0.146218] pci 0000:01:00.0: reg 0x24: [mem 0xf7d00000-0xf7d3ffff]
- [ 0.146223] pci 0000:01:00.0: reg 0x30: [mem 0xf7d40000-0xf7d5ffff pref]
- [ 0.146268] pci 0000:01:00.0: supports D1 D2
- [ 0.146269] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
- [ 0.146341] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300
- [ 0.146355] pci 0000:01:00.1: reg 0x10: [mem 0xf7d60000-0xf7d63fff 64bit]
- [ 0.146411] pci 0000:01:00.1: supports D1 D2
- [ 0.146476] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 0.146478] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
- [ 0.146479] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
- [ 0.146481] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
- [ 0.146541] acpiphp: Slot [1] registered
- [ 0.146550] pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 0.146706] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
- [ 0.146767] pci 0000:03:00.0: reg 0x10: [mem 0xf7cc0000-0xf7cdffff]
- [ 0.146792] pci 0000:03:00.0: reg 0x14: [mem 0xf7c00000-0xf7c7ffff]
- [ 0.146817] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd01f]
- [ 0.146842] pci 0000:03:00.0: reg 0x1c: [mem 0xf7ce0000-0xf7ce3fff]
- [ 0.146913] pci 0000:03:00.0: reg 0x30: [mem 0xf7c80000-0xf7cbffff pref]
- [ 0.147079] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
- [ 0.147281] pci 0000:00:1c.4: PCI bridge to [bus 03]
- [ 0.147284] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
- [ 0.147287] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
- [ 0.148405] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.148475] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
- [ 0.148538] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
- [ 0.148601] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
- [ 0.148663] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
- [ 0.148730] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
- [ 0.148797] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
- [ 0.148864] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
- [ 0.151334] iommu: Default domain type: Translated
- [ 0.151459] SCSI subsystem initialized
- [ 0.151467] libata version 3.00 loaded.
- [ 0.151467] pci 0000:01:00.0: vgaarb: setting as boot VGA device
- [ 0.151467] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
- [ 0.151467] pci 0000:01:00.0: vgaarb: bridge control possible
- [ 0.151467] vgaarb: loaded
- [ 0.151467] ACPI: bus type USB registered
- [ 0.151467] usbcore: registered new interface driver usbfs
- [ 0.151467] usbcore: registered new interface driver hub
- [ 0.151467] usbcore: registered new device driver usb
- [ 0.151467] pps_core: LinuxPPS API ver. 1 registered
- [ 0.151467] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.151467] PTP clock support registered
- [ 0.151467] EDAC MC: Ver: 3.0.0
- [ 0.151467] NetLabel: Initializing
- [ 0.151467] NetLabel: domain hash size = 128
- [ 0.151467] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- [ 0.151467] NetLabel: unlabeled traffic allowed by default
- [ 0.151467] PCI: Using ACPI for IRQ routing
- [ 0.152576] PCI: pci_cache_line_size set to 64 bytes
- [ 0.152619] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
- [ 0.152620] e820: reserve RAM buffer [mem 0xaa68b000-0xabffffff]
- [ 0.152621] e820: reserve RAM buffer [mem 0xaaad8000-0xabffffff]
- [ 0.152621] e820: reserve RAM buffer [mem 0xbdb80000-0xbfffffff]
- [ 0.152622] e820: reserve RAM buffer [mem 0xca000000-0xcbffffff]
- [ 0.152623] e820: reserve RAM buffer [mem 0x32fe00000-0x32fffffff]
- [ 0.152625] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
- [ 0.152625] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
- [ 0.155329] clocksource: Switched to clocksource tsc-early
- [ 0.166407] VFS: Disk quotas dquot_6.6.0
- [ 0.166420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.166507] AppArmor: AppArmor Filesystem Enabled
- [ 0.166529] pnp: PnP ACPI init
- [ 0.166627] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
- [ 0.166631] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
- [ 0.166749] pnp 00:01: can't evaluate _CRS: 12311
- [ 0.166775] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.166793] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
- [ 0.166835] system 00:03: [io 0x1854-0x1857] has been reserved
- [ 0.166838] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
- [ 0.166974] system 00:04: [io 0x0a20-0x0a3f] has been reserved
- [ 0.166975] system 00:04: [io 0x0a10-0x0a1f] has been reserved
- [ 0.166977] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.167003] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
- [ 0.167040] pnp 00:06: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
- [ 0.167083] system 00:07: [io 0x04d0-0x04d1] has been reserved
- [ 0.167085] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.167293] pnp 00:08: [dma 0 disabled]
- [ 0.167358] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
- [ 0.167598] pnp 00:09: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
- [ 0.168112] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
- [ 0.168113] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
- [ 0.168114] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
- [ 0.168115] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
- [ 0.168115] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
- [ 0.168116] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
- [ 0.168117] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
- [ 0.168118] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
- [ 0.168119] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
- [ 0.168120] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
- [ 0.168121] system 00:0a: [mem 0xf7fdf000-0xf7fdffff] has been reserved
- [ 0.168122] system 00:0a: [mem 0xf7fe0000-0xf7feffff] has been reserved
- [ 0.168124] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.168467] pnp: PnP ACPI: found 11 devices
- [ 0.173883] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
- [ 0.173929] NET: Registered protocol family 2
- [ 0.174051] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
- [ 0.174119] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
- [ 0.174282] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
- [ 0.174386] TCP: Hash tables configured (established 131072 bind 65536)
- [ 0.174462] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 0.174496] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
- [ 0.174546] NET: Registered protocol family 1
- [ 0.174549] NET: Registered protocol family 44
- [ 0.174556] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
- [ 0.174558] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
- [ 0.174559] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
- [ 0.174565] pci 0000:00:1c.0: BAR 14: assigned [mem 0xce200000-0xce3fffff]
- [ 0.174570] pci 0000:00:1c.0: BAR 15: assigned [mem 0xce400000-0xce5fffff 64bit pref]
- [ 0.174571] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
- [ 0.174573] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 0.174575] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
- [ 0.174577] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
- [ 0.174578] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
- [ 0.174581] pci 0000:00:1c.0: PCI bridge to [bus 02]
- [ 0.174588] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
- [ 0.174592] pci 0000:00:1c.0: bridge window [mem 0xce200000-0xce3fffff]
- [ 0.174595] pci 0000:00:1c.0: bridge window [mem 0xce400000-0xce5fffff 64bit pref]
- [ 0.174601] pci 0000:00:1c.4: PCI bridge to [bus 03]
- [ 0.174603] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
- [ 0.174607] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
- [ 0.174614] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
- [ 0.174615] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
- [ 0.174616] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
- [ 0.174616] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
- [ 0.174617] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
- [ 0.174618] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window]
- [ 0.174618] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff window]
- [ 0.174619] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff window]
- [ 0.174620] pci_bus 0000:00: resource 12 [mem 0xce200000-0xfeafffff window]
- [ 0.174621] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
- [ 0.174621] pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7dfffff]
- [ 0.174622] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
- [ 0.174623] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
- [ 0.174624] pci_bus 0000:02: resource 1 [mem 0xce200000-0xce3fffff]
- [ 0.174624] pci_bus 0000:02: resource 2 [mem 0xce400000-0xce5fffff 64bit pref]
- [ 0.174625] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
- [ 0.174626] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
- [ 0.195425] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x114 took 20201 usecs
- [ 0.219417] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x114 took 23412 usecs
- [ 0.219436] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
- [ 0.219441] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
- [ 0.219514] PCI: CLS 64 bytes, default 64
- [ 0.219571] Trying to unpack rootfs image as initramfs...
- [ 0.389769] Freeing initrd memory: 91592K
- [ 0.389813] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
- [ 0.389815] software IO TLB: mapped [mem 0xb9b80000-0xbdb80000] (64MB)
- [ 0.390018] check: Scanning for low memory corruption every 60 seconds
- [ 0.390350] Initialise system trusted keyrings
- [ 0.390358] Key type blacklist registered
- [ 0.390383] workingset: timestamp_bits=36 max_order=22 bucket_order=0
- [ 0.391344] zbud: loaded
- [ 0.391529] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.391645] fuse: init (API version 7.31)
- [ 0.391736] integrity: Platform Keyring initialized
- [ 0.400677] Key type asymmetric registered
- [ 0.400678] Asymmetric key parser 'x509' registered
- [ 0.400684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
- [ 0.400710] io scheduler mq-deadline registered
- [ 0.401250] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
- [ 0.401287] vesafb: mode is 1920x1200x32, linelength=7680, pages=0
- [ 0.401287] vesafb: scrolling: redraw
- [ 0.401288] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
- [ 0.401298] vesafb: framebuffer at 0xe0000000, mapped to 0x000000003f33e0a9, using 9024k, total 9024k
- [ 0.401324] fbcon: Deferring console take-over
- [ 0.401325] fb0: VESA VGA frame buffer device
- [ 0.401333] intel_idle: MWAIT substates: 0x42120
- [ 0.401334] intel_idle: v0.5.1 model 0x3C
- [ 0.401489] intel_idle: Local APIC timer is reliable in all C-states
- [ 0.401614] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
- [ 0.401642] ACPI: Power Button [PWRB]
- [ 0.401668] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
- [ 0.401685] ACPI: Power Button [PWRF]
- [ 0.402363] thermal LNXTHERM:00: registered as thermal_zone0
- [ 0.402364] ACPI: Thermal Zone [TZ00] (28 C)
- [ 0.402593] thermal LNXTHERM:01: registered as thermal_zone1
- [ 0.402593] ACPI: Thermal Zone [TZ01] (30 C)
- [ 0.402776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
- [ 0.423230] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
- [ 0.425176] Linux agpgart interface v0.103
- [ 0.447425] tpm_tis 00:09: 1.2 TPM (device-id 0xB, rev-id 16)
- [ 0.575419] tpm tpm0: TPM is disabled/deactivated (0x7)
- [ 0.593351] loop: module loaded
- [ 0.593592] libphy: Fixed MDIO Bus: probed
- [ 0.593593] tun: Universal TUN/TAP device driver, 1.6
- [ 0.593618] PPP generic driver version 2.4.2
- [ 0.593672] VFIO - User Level meta-driver version: 0.3
- [ 0.593752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 0.593754] ehci-pci: EHCI PCI platform driver
- [ 0.593904] ehci-pci 0000:00:1a.0: EHCI Host Controller
- [ 0.593908] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
- [ 0.593922] ehci-pci 0000:00:1a.0: debug port 2
- [ 0.597827] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
- [ 0.597839] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e2c000
- [ 0.611412] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
- [ 0.611458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
- [ 0.611460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.611460] usb usb1: Product: EHCI Host Controller
- [ 0.611461] usb usb1: Manufacturer: Linux 5.8.0-43-generic ehci_hcd
- [ 0.611462] usb usb1: SerialNumber: 0000:00:1a.0
- [ 0.611639] hub 1-0:1.0: USB hub found
- [ 0.611644] hub 1-0:1.0: 3 ports detected
- [ 0.611932] ehci-pci 0000:00:1d.0: EHCI Host Controller
- [ 0.611935] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
- [ 0.611949] ehci-pci 0000:00:1d.0: debug port 2
- [ 0.615863] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
- [ 0.615872] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e2b000
- [ 0.631407] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
- [ 0.631448] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
- [ 0.631449] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.631450] usb usb2: Product: EHCI Host Controller
- [ 0.631451] usb usb2: Manufacturer: Linux 5.8.0-43-generic ehci_hcd
- [ 0.631451] usb usb2: SerialNumber: 0000:00:1d.0
- [ 0.631627] hub 2-0:1.0: USB hub found
- [ 0.631632] hub 2-0:1.0: 3 ports detected
- [ 0.631788] ehci-platform: EHCI generic platform driver
- [ 0.631804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 0.631807] ohci-pci: OHCI PCI platform driver
- [ 0.631814] ohci-platform: OHCI generic platform driver
- [ 0.631820] uhci_hcd: USB Universal Host Controller Interface driver
- [ 0.631868] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
- [ 0.634713] serio: i8042 KBD port at 0x60,0x64 irq 1
- [ 0.634719] serio: i8042 AUX port at 0x60,0x64 irq 12
- [ 0.634962] mousedev: PS/2 mouse device common for all mice
- [ 0.635209] rtc_cmos 00:02: RTC can wake from S4
- [ 0.635382] rtc_cmos 00:02: registered as rtc0
- [ 0.635426] rtc_cmos 00:02: setting system clock to 2021-02-21T08:43:55 UTC (1613897035)
- [ 0.635438] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
- [ 0.635444] i2c /dev entries driver
- [ 0.635490] device-mapper: uevent: version 1.0.3
- [ 0.635526] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: [email protected]
- [ 0.635546] platform eisa.0: Probing EISA bus 0
- [ 0.635547] platform eisa.0: EISA: Cannot allocate resource for mainboard
- [ 0.635548] platform eisa.0: Cannot allocate resource for EISA slot 1
- [ 0.635549] platform eisa.0: Cannot allocate resource for EISA slot 2
- [ 0.635549] platform eisa.0: Cannot allocate resource for EISA slot 3
- [ 0.635550] platform eisa.0: Cannot allocate resource for EISA slot 4
- [ 0.635551] platform eisa.0: Cannot allocate resource for EISA slot 5
- [ 0.635551] platform eisa.0: Cannot allocate resource for EISA slot 6
- [ 0.635552] platform eisa.0: Cannot allocate resource for EISA slot 7
- [ 0.635552] platform eisa.0: Cannot allocate resource for EISA slot 8
- [ 0.635553] platform eisa.0: EISA: Detected 0 cards
- [ 0.635557] intel_pstate: Intel P-state driver initializing
- [ 0.635841] ledtrig-cpu: registered to indicate activity on CPUs
- [ 0.636038] drop_monitor: Initializing network drop monitor service
- [ 0.636480] NET: Registered protocol family 10
- [ 0.648015] Segment Routing with IPv6
- [ 0.648039] NET: Registered protocol family 17
- [ 0.648189] Key type dns_resolver registered
- [ 0.648507] microcode: sig=0x306c3, pf=0x2, revision=0x28
- [ 0.648614] microcode: Microcode Update Driver: v2.2.
- [ 0.648617] IPI shorthand broadcast: enabled
- [ 0.648633] sched_clock: Marking stable (648370969, 240648)->(652613456, -4001839)
- [ 0.648722] registered taskstats version 1
- [ 0.648729] Loading compiled-in X.509 certificates
- [ 0.649439] Loaded X.509 cert 'Build time autogenerated kernel key: e9402576cff2df7aeecfd07bd6a3a17ae35f2723'
- [ 0.649461] zswap: loaded using pool lzo/zbud
- [ 0.649560] Key type ._fscrypt registered
- [ 0.649561] Key type .fscrypt registered
- [ 0.649562] Key type fscrypt-provisioning registered
- [ 0.649599] Key type trusted registered
- [ 0.651624] Key type encrypted registered
- [ 0.651626] AppArmor: AppArmor sha1 policy hashing enabled
- [ 0.651649] ima: Allocated hash algorithm: sha1
- [ 0.667503] ima: Error Communicating to TPM chip
- [ 0.683525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
- [ 0.687494] ima: Error Communicating to TPM chip
- [ 0.707471] ima: Error Communicating to TPM chip
- [ 0.727467] ima: Error Communicating to TPM chip
- [ 0.747490] ima: Error Communicating to TPM chip
- [ 0.767492] ima: Error Communicating to TPM chip
- [ 0.787471] ima: Error Communicating to TPM chip
- [ 0.807472] ima: Error Communicating to TPM chip
- [ 0.839534] ima: No architecture policies found
- [ 0.839567] evm: Initialising EVM extended attributes:
- [ 0.839569] evm: security.selinux
- [ 0.839571] evm: security.SMACK64
- [ 0.839572] evm: security.SMACK64EXEC
- [ 0.839573] evm: security.SMACK64TRANSMUTE
- [ 0.839574] evm: security.SMACK64MMAP
- [ 0.839575] evm: security.apparmor
- [ 0.839577] evm: security.ima
- [ 0.839578] evm: security.capability
- [ 0.839580] evm: HMAC attrs: 0x1
- [ 0.841186] PM: Magic number: 9:85:726
- [ 0.841211] block loop6: hash matches
- [ 0.841244] pci 0000:01:00.1: hash matches
- [ 0.841758] RAS: Correctable Errors collector initialized.
- [ 0.844925] Freeing unused decrypted memory: 2040K
- [ 0.846049] Freeing unused kernel image (initmem) memory: 2644K
- [ 0.846164] Write protecting the kernel read-only data: 26624k
- [ 0.847490] Freeing unused kernel image (text/rodata gap) memory: 2044K
- [ 0.848246] Freeing unused kernel image (rodata/data gap) memory: 1472K
- [ 0.947399] usb 1-1: new high-speed USB device number 2 using ehci-pci
- [ 0.967398] usb 2-1: new high-speed USB device number 2 using ehci-pci
- [ 1.023171] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 1.023174] x86/mm: Checking user space page tables
- [ 1.061812] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 1.061833] Run /init as init process
- [ 1.061844] with arguments:
- [ 1.061844] /init
- [ 1.061845] splash
- [ 1.061845] with environment:
- [ 1.061846] HOME=/
- [ 1.061846] TERM=linux
- [ 1.061847] BOOT_IMAGE=/@/boot/vmlinuz-5.8.0-43-generic
- [ 1.103766] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.04
- [ 1.103767] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1.104016] hub 1-1:1.0: USB hub found
- [ 1.104102] hub 1-1:1.0: 6 ports detected
- [ 1.120954] ACPI: Video Device [PEG0] (multi-head: yes rom: no post: no)
- [ 1.121124] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
- [ 1.121205] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
- [ 1.121973] acpi device:4f: registered as cooling_device9
- [ 1.122000] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/LNXVIDEO:01/input/input5
- [ 1.122075] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
- [ 1.123730] usb 2-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
- [ 1.123732] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1.123873] hub 2-1:1.0: USB hub found
- [ 1.123977] hub 2-1:1.0: 8 ports detected
- [ 1.141728] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 1.141729] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 1.141900] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
- [ 1.375357] usb 1-1.4: new low-speed USB device number 3 using ehci-pci
- [ 1.395351] tsc: Refined TSC clocksource calibration: 3192.608 MHz
- [ 1.395356] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0502f3f6b, max_idle_ns: 440795217409 ns
- [ 2.139534] clocksource: Switched to clocksource tsc
- [ 2.139554] usb 2-1.2: new full-speed USB device number 3 using ehci-pci
- [ 2.155432] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200528/utaddress-204)
- [ 2.155447] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
- [ 2.156221] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20200528/utaddress-204)
- [ 2.156232] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
- [ 2.156253] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRL) (20200528/utaddress-204)
- [ 2.156259] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20200528/utaddress-204)
- [ 2.156265] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
- [ 2.156421] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRL) (20200528/utaddress-204)
- [ 2.156426] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x00000000000008FF (\GPR) (20200528/utaddress-204)
- [ 2.156432] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
- [ 2.156433] lpc_ich: Resource conflict(s) found affecting gpio_ich
- [ 2.156815] ahci 0000:00:1f.2: version 3.0
- [ 2.157301] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xf impl SATA mode
- [ 2.157305] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
- [ 2.158184] i801_smbus 0000:00:1f.3: SPD Write Disable is set
- [ 2.158202] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
- [ 2.159262] i2c i2c-0: 3/4 memory slots populated (from DMI)
- [ 2.159559] i2c i2c-0: Successfully instantiated SPD at 0x50
- [ 2.159884] i2c i2c-0: Successfully instantiated SPD at 0x51
- [ 2.160171] i2c i2c-0: Successfully instantiated SPD at 0x52
- [ 2.168047] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
- [ 2.168048] AMD-Vi: AMD IOMMUv2 functionality not available on this system
- [ 2.171535] e1000e: probe of 0000:00:19.0 failed with error -3
- [ 2.171617] e1000e 0000:03:00.0: Disabling ASPM L0s L1
- [ 2.171618] e1000e 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
- [ 2.171788] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
- [ 2.192062] scsi host0: ahci
- [ 2.192437] scsi host1: ahci
- [ 2.192539] scsi host2: ahci
- [ 2.192610] scsi host3: ahci
- [ 2.192669] scsi host4: ahci
- [ 2.192727] scsi host5: ahci
- [ 2.192760] ata1: SATA max UDMA/133 abar m2048@0xf7e2a000 port 0xf7e2a100 irq 27
- [ 2.192762] ata2: SATA max UDMA/133 abar m2048@0xf7e2a000 port 0xf7e2a180 irq 27
- [ 2.192764] ata3: SATA max UDMA/133 abar m2048@0xf7e2a000 port 0xf7e2a200 irq 27
- [ 2.192766] ata4: SATA max UDMA/133 abar m2048@0xf7e2a000 port 0xf7e2a280 irq 27
- [ 2.192766] ata5: DUMMY
- [ 2.192767] ata6: DUMMY
- [ 2.213237] checking generic (e0000000 8d0000) vs hw (f7800000 400000)
- [ 2.213239] checking generic (e0000000 8d0000) vs hw (d0000000 10000000)
- [ 2.214955] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 2.219921] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
- [ 2.226035] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
- [ 2.239755] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
- [ 2.239759] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 2.239761] usb 1-1.4: Product: USB Optical Mouse
- [ 2.239763] usb 1-1.4: Manufacturer: Logitech
- [ 2.246681] checking generic (e0000000 8d0000) vs hw (d0000000 10000000)
- [ 2.246735] fbcon: Deferring console take-over
- [ 2.246736] i915 0000:00:02.0: fb1: i915drmfb frame buffer device
- [ 2.248717] hid: raw HID events driver (C) Jiri Kosina
- [ 2.248913] [drm] amdgpu kernel modesetting enabled.
- [ 2.248971] CRAT table not found
- [ 2.248973] Virtual CRAT table created for CPU
- [ 2.248983] amdgpu: Topology: Add CPU node
- [ 2.249034] checking generic (e0000000 8d0000) vs hw (e0000000 10000000)
- [ 2.249035] fb0: switching to amdgpudrmfb from VESA VGA
- [ 2.249108] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
- [ 2.249190] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x174B:0xE347 0xC7).
- [ 2.249193] amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
- [ 2.249199] [drm] register mmio base: 0xF7D00000
- [ 2.249200] [drm] register mmio size: 262144
- [ 2.249206] [drm] add ip block number 0 <vi_common>
- [ 2.249207] [drm] add ip block number 1 <gmc_v8_0>
- [ 2.249207] [drm] add ip block number 2 <tonga_ih>
- [ 2.249208] [drm] add ip block number 3 <gfx_v8_0>
- [ 2.249209] [drm] add ip block number 4 <sdma_v3_0>
- [ 2.249209] [drm] add ip block number 5 <powerplay>
- [ 2.249210] [drm] add ip block number 6 <dm>
- [ 2.249210] [drm] add ip block number 7 <uvd_v6_0>
- [ 2.249211] [drm] add ip block number 8 <vce_v3_0>
- [ 2.249387] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d4000-0x000d7fff window]
- [ 2.249391] caller pci_map_rom+0x70/0x111 mapping multiple BARs
- [ 2.249392] amdgpu 0000:01:00.0: No more image in the PCI ROM
- [ 2.249410] amdgpu: ATOM BIOS: 113-2E3471U.O63
- [ 2.249422] [drm] UVD is enabled in VM mode
- [ 2.249422] [drm] UVD ENC is enabled in VM mode
- [ 2.249424] [drm] VCE enabled in VM mode
- [ 2.249446] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
- [ 2.249477] amdgpu 0000:01:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
- [ 2.249478] amdgpu 0000:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
- [ 2.249482] [drm] Detected VRAM RAM=4096M, BAR=256M
- [ 2.249483] [drm] RAM width 256bits GDDR5
- [ 2.249541] [TTM] Zone kernel: Available graphics memory: 5981080 KiB
- [ 2.249541] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
- [ 2.249542] [TTM] Initializing pool allocator
- [ 2.249545] [TTM] Initializing DMA pool allocator
- [ 2.249577] [drm] amdgpu: 4096M of VRAM memory ready
- [ 2.249579] [drm] amdgpu: 4096M of GTT memory ready.
- [ 2.249580] [drm] GART: num cpu pages 65536, num gpu pages 65536
- [ 2.250126] [drm] PCIE GART of 256M enabled (table at 0x000000F4008CA000).
- [ 2.250221] [drm] Chained IB support enabled!
- [ 2.251031] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
- [ 2.251124] [drm] Found UVD firmware Version: 1.130 Family ID: 16
- [ 2.251685] usbcore: registered new interface driver usbhid
- [ 2.251686] usbhid: USB HID core driver
- [ 2.251767] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
- [ 2.253722] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C077.0001/input/input7
- [ 2.253810] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1.4/input0
- [ 2.277688] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 68:05:ca:39:d3:ef
- [ 2.277690] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
- [ 2.277707] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: E46981-008
- [ 2.279148] e1000e 0000:03:00.0 enp3s0: renamed from eth0
- [ 2.293387] usb 2-1.2: New USB device found, idVendor=0ca6, idProduct=0010, bcdDevice= 0.05
- [ 2.293389] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 2.293391] usb 2-1.2: Product: EZ100PU Smart Card Reader
- [ 2.293392] usb 2-1.2: Manufacturer: CASTLES
- [ 2.308715] [drm] DM_PPLIB: values for Engine clock
- [ 2.308715] [drm] DM_PPLIB: 300000
- [ 2.308716] [drm] DM_PPLIB: 608000
- [ 2.308716] [drm] DM_PPLIB: 910000
- [ 2.308716] [drm] DM_PPLIB: 1077000
- [ 2.308717] [drm] DM_PPLIB: 1145000
- [ 2.308717] [drm] DM_PPLIB: 1191000
- [ 2.308717] [drm] DM_PPLIB: 1236000
- [ 2.308717] [drm] DM_PPLIB: 1306000
- [ 2.308718] [drm] DM_PPLIB: Validation clocks:
- [ 2.308718] [drm] DM_PPLIB: engine_max_clock: 130600
- [ 2.308718] [drm] DM_PPLIB: memory_max_clock: 175000
- [ 2.308719] [drm] DM_PPLIB: level : 8
- [ 2.308719] [drm] DM_PPLIB: values for Memory clock
- [ 2.308720] [drm] DM_PPLIB: 300000
- [ 2.308720] [drm] DM_PPLIB: 1750000
- [ 2.308720] [drm] DM_PPLIB: Validation clocks:
- [ 2.308721] [drm] DM_PPLIB: engine_max_clock: 130600
- [ 2.308721] [drm] DM_PPLIB: memory_max_clock: 175000
- [ 2.308721] [drm] DM_PPLIB: level : 8
- [ 2.308844] [drm] Display Core initialized with v3.2.84!
- [ 2.319435] usb 1-1.5: new full-speed USB device number 4 using ehci-pci
- [ 2.371706] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 2.397587] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
- [ 2.398385] [drm] UVD and UVD ENC initialized successfully.
- [ 2.432792] usb 1-1.5: New USB device found, idVendor=0d8c, idProduct=000e, bcdDevice= 1.00
- [ 2.432796] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
- [ 2.432799] usb 1-1.5: Product: Generic USB Audio Device
- [ 2.498344] [drm] VCE initialized successfully.
- [ 2.502482] kfd kfd: Allocated 3969056 bytes on gart
- [ 2.504696] Virtual CRAT table created for GPU
- [ 2.504762] amdgpu: Topology: Add dGPU node [0x67df:0x1002]
- [ 2.504764] kfd kfd: added device 1002:67df
- [ 2.504766] amdgpu 0000:01:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 36
- [ 2.506262] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
- [ 2.506648] ata1.00: ATA-9: ADATA SU800, R0918B, max UDMA/133
- [ 2.506649] ata1.00: 1000215216 sectors, multi 2: LBA48 NCQ (depth 32), AA
- [ 2.506949] [drm] fb mappable at 0xE0DFA000
- [ 2.506949] [drm] vram apper at 0xE0000000
- [ 2.506950] [drm] size 9216000
- [ 2.506950] [drm] fb depth is 24
- [ 2.506950] [drm] pitch is 7680
- [ 2.507028] fbcon: amdgpudrmfb (fb0) is primary device
- [ 2.507028] fbcon: Deferring console take-over
- [ 2.507030] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
- [ 2.507317] ata1.00: configured for UDMA/133
- [ 2.507398] scsi 0:0:0:0: Direct-Access ATA ADATA SU800 8B PQ: 0 ANSI: 5
- [ 2.507525] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 2.507559] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
- [ 2.507567] sd 0:0:0:0: [sda] Write Protect is off
- [ 2.507568] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 2.507594] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 2.510070] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
- [ 2.510261] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
- [ 2.510278] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
- [ 2.510829] ata4.00: ATA-8: FUJITSU MHZ2320BH G2, 8909, max UDMA/100
- [ 2.510831] ata4.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
- [ 2.510938] [drm] Initialized amdgpu 3.38.0 20150101 for 0000:01:00.0 on minor 1
- [ 2.511179] ata3.00: ATA-8: HITACHI HTS723232A7A364, EC2ZB70W, max UDMA/100
- [ 2.511180] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
- [ 2.511316] ata2.00: ATA-8: ST250DM000-1BD141, KC47, max UDMA/133
- [ 2.511317] ata2.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 32)
- [ 2.511410] ata4.00: configured for UDMA/100
- [ 2.512095] usb 2-1.3: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00
- [ 2.512097] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 2.512098] usb 2-1.3: Product: USB-Serial Controller D
- [ 2.512098] usb 2-1.3: Manufacturer: Prolific Technology Inc.
- [ 2.512117] ata3.00: configured for UDMA/100
- [ 2.512793] ata2.00: configured for UDMA/133
- [ 2.512857] scsi 1:0:0:0: Direct-Access ATA ST250DM000-1BD14 KC47 PQ: 0 ANSI: 5
- [ 2.513007] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
- [ 2.513009] sd 1:0:0:0: [sdb] 4096-byte physical blocks
- [ 2.513014] sd 1:0:0:0: [sdb] Write Protect is off
- [ 2.513016] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
- [ 2.513025] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 2.513044] sd 1:0:0:0: Attached scsi generic sg1 type 0
- [ 2.513141] scsi 2:0:0:0: Direct-Access ATA HITACHI HTS72323 B70W PQ: 0 ANSI: 5
- [ 2.513264] scsi 2:0:0:0: Attached scsi generic sg2 type 0
- [ 2.513368] scsi 3:0:0:0: Direct-Access ATA FUJITSU MHZ2320B 8909 PQ: 0 ANSI: 5
- [ 2.513480] sd 3:0:0:0: Attached scsi generic sg3 type 0
- [ 2.513521] sd 2:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
- [ 2.513543] sd 2:0:0:0: [sdc] Write Protect is off
- [ 2.513544] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
- [ 2.513554] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 2.513562] sd 3:0:0:0: [sdd] 625142448 512-byte logical blocks: (320 GB/298 GiB)
- [ 2.513568] sd 3:0:0:0: [sdd] Write Protect is off
- [ 2.513569] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
- [ 2.513578] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 2.527910] sda: sda1 sda2 sda3 sda4 < sda5 >
- [ 2.528320] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 2.573501] sdb: sdb1 sdb2 sdb3
- [ 2.573859] sd 1:0:0:0: [sdb] Attached SCSI disk
- [ 2.591414] usb 2-1.4: new high-speed USB device number 5 using ehci-pci
- [ 2.831337] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input6
- [ 2.905640] sdc: sdc1 sdc9
- [ 2.906030] sd 2:0:0:0: [sdc] Attached SCSI disk
- [ 2.916204] usb 2-1.4: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.10
- [ 2.916205] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=2
- [ 2.916206] usb 2-1.4: SerialNumber: C10C65E0
- [ 2.977831] sdd: sdd1 sdd9
- [ 2.978735] sd 3:0:0:0: [sdd] Attached SCSI disk
- [ 4.383365] raid6: avx2x4 gen() 20823 MB/s
- [ 4.451364] raid6: avx2x4 xor() 8986 MB/s
- [ 4.519364] raid6: avx2x2 gen() 20336 MB/s
- [ 4.587364] raid6: avx2x2 xor() 12108 MB/s
- [ 4.655364] raid6: avx2x1 gen() 16797 MB/s
- [ 4.723364] raid6: avx2x1 xor() 10185 MB/s
- [ 4.791365] raid6: sse2x4 gen() 11381 MB/s
- [ 4.859363] raid6: sse2x4 xor() 6663 MB/s
- [ 4.927364] raid6: sse2x2 gen() 11328 MB/s
- [ 4.995365] raid6: sse2x2 xor() 7025 MB/s
- [ 5.063366] raid6: sse2x1 gen() 8842 MB/s
- [ 5.131364] raid6: sse2x1 xor() 5669 MB/s
- [ 5.131365] raid6: using algorithm avx2x4 gen() 20823 MB/s
- [ 5.131366] raid6: .... xor() 8986 MB/s, rmw enabled
- [ 5.131367] raid6: using avx2x2 recovery algorithm
- [ 5.132137] xor: automatically using best checksumming function avx
- [ 5.148894] Btrfs loaded, crc32c=crc32c-intel
- [ 6.078925] BTRFS: device fsid 1f72fa12-f1a2-4fad-89f4-547b68443248 devid 1 transid 420725 /dev/sda3 scanned by btrfs (437)
- [ 6.110116] BTRFS info (device sda3): disk space caching is enabled
- [ 6.110117] BTRFS info (device sda3): has skinny extents
- [ 6.153527] BTRFS info (device sda3): enabling ssd optimizations
- [ 6.371476] systemd[1]: Inserted module 'autofs4'
- [ 6.385179] systemd[1]: systemd 246.6-1ubuntu1.1 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)
- [ 6.403674] systemd[1]: Detected architecture x86-64.
- [ 6.420849] systemd[1]: Set hostname to <xdesk>.
- [ 6.584389] systemd[1]: /lib/systemd/system/dbus.service:12: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.621286] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.638742] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
- [ 6.646717] systemd[1]: /lib/systemd/system/smartmontools.service:10: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
- [ 6.647724] systemd[1]: /lib/systemd/system/pmlogger_daily-poll.service:8: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.648023] systemd[1]: /lib/systemd/system/pmlogger_daily.service:8: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.648268] systemd[1]: /lib/systemd/system/pmlogger_check.service:8: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.648648] systemd[1]: /lib/systemd/system/pmie_daily.service:8: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.648896] systemd[1]: /lib/systemd/system/pmie_check.service:9: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
- [ 6.652562] systemd[1]: /etc/systemd/system/anydesk.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/anydesk.pid → /run/anydesk.pid; please update the unit file accordingly.
- [ 6.656174] systemd[1]: Queued start job for default target Graphical Interface.
- [ 6.656990] systemd[1]: Created slice Virtual Machine and Container Slice.
- [ 6.657390] systemd[1]: Created slice system-modprobe.slice.
- [ 6.657603] systemd[1]: Created slice system-systemd\x2dfsck.slice.
- [ 6.657836] systemd[1]: Created slice User and Session Slice.
- [ 6.657888] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 6.658041] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 6.658091] systemd[1]: Reached target User and Group Name Lookups.
- [ 6.658101] systemd[1]: Reached target Remote File Systems.
- [ 6.658108] systemd[1]: Reached target Slices.
- [ 6.658130] systemd[1]: Reached target Libvirt guests shutdown.
- [ 6.658201] systemd[1]: Listening on Device-mapper event daemon FIFOs.
- [ 6.658292] systemd[1]: Listening on LVM2 poll daemon socket.
- [ 6.658650] systemd[1]: Listening on Syslog Socket.
- [ 6.658716] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 6.658753] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 6.658892] systemd[1]: Listening on Journal Audit Socket.
- [ 6.658960] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 6.659039] systemd[1]: Listening on Journal Socket.
- [ 6.659137] systemd[1]: Listening on udev Control Socket.
- [ 6.659208] systemd[1]: Listening on udev Kernel Socket.
- [ 6.659969] systemd[1]: Mounting Huge Pages File System...
- [ 6.660715] systemd[1]: Mounting POSIX Message Queue File System...
- [ 6.661652] systemd[1]: Mounting Kernel Debug File System...
- [ 6.662392] systemd[1]: Mounting Kernel Trace File System...
- [ 6.663669] systemd[1]: Starting Journal Service...
- [ 6.664542] systemd[1]: Starting Availability of block devices...
- [ 6.665719] systemd[1]: Starting Set the console keyboard layout...
- [ 6.666512] systemd[1]: Starting Create list of static device nodes for the current kernel...
- [ 6.667283] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
- [ 6.667310] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
- [ 6.667562] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
- [ 6.667588] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
- [ 6.668469] systemd[1]: Starting Load Kernel Modules...
- [ 6.669161] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 6.669934] systemd[1]: Starting Coldplug All udev Devices...
- [ 6.670706] systemd[1]: Starting Uncomplicated firewall...
- [ 6.672264] systemd[1]: Mounted Huge Pages File System.
- [ 6.672398] systemd[1]: Mounted POSIX Message Queue File System.
- [ 6.672502] systemd[1]: Mounted Kernel Debug File System.
- [ 6.672595] systemd[1]: Mounted Kernel Trace File System.
- [ 6.673056] systemd[1]: Finished Availability of block devices.
- [ 6.673781] systemd[1]: Finished Create list of static device nodes for the current kernel.
- [ 6.679496] BTRFS info (device sda3): disk space caching is enabled
- [ 6.681444] systemd[1]: Finished Remount Root and Kernel File Systems.
- [ 6.682131] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
- [ 6.682162] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
- [ 6.682931] systemd[1]: Starting Load/Save Random Seed...
- [ 6.683704] systemd[1]: Starting Create System Users...
- [ 6.698364] systemd[1]: Finished Load/Save Random Seed.
- [ 6.700103] lp: driver loaded but no devices found
- [ 6.702865] systemd[1]: Finished Create System Users.
- [ 6.703845] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 6.704927] ppdev: user-space parallel port driver
- [ 6.714444] systemd[1]: Finished Create Static Device Nodes in /dev.
- [ 6.715776] systemd[1]: Starting Rule-based Manager for Device Events and Files...
- [ 6.725626] systemd[1]: Finished Load Kernel Modules.
- [ 6.726582] systemd[1]: Mounting FUSE Control File System...
- [ 6.727466] systemd[1]: Mounting Kernel Configuration File System...
- [ 6.728206] systemd[1]: Starting Apply Kernel Variables...
- [ 6.729776] systemd[1]: Mounted FUSE Control File System.
- [ 6.729905] systemd[1]: Mounted Kernel Configuration File System.
- [ 6.754068] systemd[1]: Finished Apply Kernel Variables.
- [ 6.762576] systemd[1]: Finished Set the console keyboard layout.
- [ 6.764614] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
- [ 6.764742] systemd[1]: Reached target Local File Systems (Pre).
- [ 6.766866] systemd[1]: Mounting Mount unit for chromium, revision 1479...
- [ 6.768428] systemd[1]: Mounting Mount unit for chromium, revision 1497...
- [ 6.769631] systemd[1]: Mounting Mount unit for core, revision 10583...
- [ 6.770451] systemd[1]: Mounting Mount unit for core, revision 10823...
- [ 6.771830] systemd[1]: Mounting Mount unit for core18, revision 1944...
- [ 6.772735] systemd[1]: Mounting Mount unit for core18, revision 1988...
- [ 6.773515] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 128...
- [ 6.774306] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 145...
- [ 6.775820] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 60...
- [ 6.776740] systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 66...
- [ 6.777726] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1513...
- [ 6.778572] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1514...
- [ 6.779699] systemd[1]: Mounting Mount unit for lxd, revision 19325...
- [ 6.780514] systemd[1]: Mounting Mount unit for lxd, revision 19389...
- [ 6.781556] systemd[1]: Mounting Mount unit for skype, revision 162...
- [ 6.782372] systemd[1]: Mounting Mount unit for skype, revision 164...
- [ 6.783173] systemd[1]: Mounting Mount unit for snap-store, revision 498...
- [ 6.784400] systemd[1]: Mounting Mount unit for snap-store, revision 518...
- [ 6.785484] systemd[1]: Mounting Mount unit for snapd, revision 10707...
- [ 6.786322] systemd[1]: Mounting Mount unit for snapd, revision 11036...
- [ 6.786354] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
- [ 6.786387] systemd[1]: Reached target Containers.
- [ 6.786918] systemd[1]: Started Journal Service.
- [ 7.095914] at24 0-0050: supply vcc not found, using dummy regulator
- [ 7.096448] at24 0-0050: 256 byte spd EEPROM, read-only
- [ 7.096471] at24 0-0051: supply vcc not found, using dummy regulator
- [ 7.097194] at24 0-0051: 256 byte spd EEPROM, read-only
- [ 7.097214] at24 0-0052: supply vcc not found, using dummy regulator
- [ 7.097723] at24 0-0052: 256 byte spd EEPROM, read-only
- [ 7.144910] input: HP WMI hotkeys as /devices/virtual/input/input8
- [ 7.195358] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
- [ 7.195359] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
- [ 7.195360] RAPL PMU: hw unit of domain package 2^-14 Joules
- [ 7.195360] RAPL PMU: hw unit of domain dram 2^-14 Joules
- [ 7.195360] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
- [ 7.210871] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
- [ 7.212486] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
- [ 7.216932] cryptd: max_cpu_qlen set to 1000
- [ 7.224957] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
- [ 7.226703] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
- [ 7.226797] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input14
- [ 7.226817] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
- [ 7.226851] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
- [ 7.226879] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input15
- [ 7.226909] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input16
- [ 7.226939] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
- [ 7.226964] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
- [ 7.226991] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
- [ 7.227016] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
- [ 7.227108] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input19
- [ 7.235641] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC221: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
- [ 7.235643] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
- [ 7.235644] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
- [ 7.235644] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
- [ 7.235645] snd_hda_codec_realtek hdaudioC1D0: inputs:
- [ 7.235646] snd_hda_codec_realtek hdaudioC1D0: Mic=0x1a
- [ 7.235647] snd_hda_codec_realtek hdaudioC1D0: Line=0x1b
- [ 7.243253] mc: Linux media interface: v0.10
- [ 7.247018] cm109: Keymap for Komunikate KIP1000 phone loaded
- [ 7.247077] input: CM109 USB driver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.3/input/input20
- [ 7.248164] AVX2 version of gcm_enc/dec engaged.
- [ 7.248165] AES CTR mode by8 optimization enabled
- [ 7.248228] usbcore: registered new interface driver cm109
- [ 7.248230] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
- [ 7.248304] usbcore: registered new interface driver usbserial_generic
- [ 7.248308] usbserial: USB Serial support registered for generic
- [ 7.253620] usbcore: registered new interface driver pl2303
- [ 7.253627] usbserial: USB Serial support registered for pl2303
- [ 7.253642] pl2303 2-1.3:1.0: pl2303 converter detected
- [ 7.260400] usb 2-1.3: pl2303 converter now attached to ttyUSB0
- [ 7.266616] videodev: Linux video capture interface: v2.00
- [ 7.496435] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input21
- [ 7.496472] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input22
- [ 7.496501] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input23
- [ 7.496530] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input24
- [ 7.522154] intel_rapl_common: Found RAPL domain package
- [ 7.522156] intel_rapl_common: Found RAPL domain core
- [ 7.522157] intel_rapl_common: Found RAPL domain uncore
- [ 7.522157] intel_rapl_common: Found RAPL domain dram
- [ 7.522159] intel_rapl_common: RAPL package-0 domain package locked by BIOS
- [ 7.522163] intel_rapl_common: RAPL package-0 domain dram locked by BIOS
- [ 7.655451] Adding 12583932k swap on /dev/sdb3. Priority:-2 extents:1 across:12583932k FS
- [ 7.808766] zlua: loading out-of-tree module taints kernel.
- [ 7.808768] zlua: module license 'MIT' taints kernel.
- [ 7.808769] Disabling lock debugging due to kernel taint
- [ 8.569747] usb 2-1.4: set resolution quirk: cval->res = 384
- [ 8.569882] usbcore: registered new interface driver snd-usb-audio
- [ 8.569998] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
- [ 8.607297] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input25
- [ 8.607505] usbcore: registered new interface driver uvcvideo
- [ 8.607506] USB Video Class driver (1.1.1)
- [ 9.806839] ZFS: Loaded module v0.8.4-1ubuntu11.1, ZFS pool version 5000, ZFS filesystem version 5
- [ 14.427517] zd16: p1
- [ 14.480182] BTRFS: device fsid 5bb6b0ad-b28f-4add-aff3-24c00196e998 devid 1 transid 250 /dev/zd16p1 scanned by systemd-udevd (1791)
- [ 14.495269] zd32: p1 p9
- [ 14.505468] zd48: p1
- [ 17.237130] EXT4-fs (zd48p1): mounted filesystem with ordered data mode. Opts: (null)
- [ 17.267266] audit: type=1400 audit(1613897052.124:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=2199 comm="apparmor_parser"
- [ 17.268766] audit: type=1400 audit(1613897052.128:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=2198 comm="apparmor_parser"
- [ 17.272123] audit: type=1400 audit(1613897052.132:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=2200 comm="apparmor_parser"
- [ 17.278391] audit: type=1400 audit(1613897052.132:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=2196 comm="apparmor_parser"
- [ 17.278394] audit: type=1400 audit(1613897052.132:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=2196 comm="apparmor_parser"
- [ 17.278396] audit: type=1400 audit(1613897052.132:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=2196 comm="apparmor_parser"
- [ 17.278398] audit: type=1400 audit(1613897052.132:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=2196 comm="apparmor_parser"
- [ 17.281260] audit: type=1400 audit(1613897052.140:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=2201 comm="apparmor_parser"
- [ 17.281586] audit: type=1400 audit(1613897052.140:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=2197 comm="apparmor_parser"
- [ 17.281588] audit: type=1400 audit(1613897052.140:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=2197 comm="apparmor_parser"
- [ 17.505805] Process accounting resumed
- [ 17.739662] process '@/usr/bin/anydesk' started with executable stack
- [ 18.047904] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
- [ 18.062316] vboxdrv: Found 4 processor cores
- [ 18.087537] vboxdrv: TSC mode is Invariant, tentative frequency 3192600177 Hz
- [ 18.087538] vboxdrv: Successfully loaded version 6.1.16 (interface 0x00300000)
- [ 18.294247] VBoxNetFlt: Successfully started.
- [ 18.318854] VBoxNetAdp: Successfully started.
- [ 18.349550] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
- [ 18.351307] virbr0: port 1(virbr0-nic) entered blocking state
- [ 18.351309] virbr0: port 1(virbr0-nic) entered disabled state
- [ 18.354721] device virbr0-nic entered promiscuous mode
- [ 18.606707] virbr0: port 1(virbr0-nic) entered blocking state
- [ 18.606709] virbr0: port 1(virbr0-nic) entered listening state
- [ 18.670996] virbr0: port 1(virbr0-nic) entered disabled state
- [ 20.279395] usb 2-1.4: reset high-speed USB device number 5 using ehci-pci
- [ 21.516440] e1000e 0000:03:00.0 enp3s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
- [ 21.516757] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
- [ 26.984496] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59419 DF PROTO=UDP SPT=39702 DPT=50001 LEN=157
- [ 26.985166] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59420 DF PROTO=UDP SPT=46020 DPT=50002 LEN=157
- [ 26.985798] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59421 DF PROTO=UDP SPT=34409 DPT=50003 LEN=157
- [ 27.987630] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59441 DF PROTO=UDP SPT=47101 DPT=50001 LEN=157
- [ 27.988320] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59442 DF PROTO=UDP SPT=40237 DPT=50002 LEN=157
- [ 27.989021] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59443 DF PROTO=UDP SPT=59749 DPT=50003 LEN=157
- [ 28.990813] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59648 DF PROTO=UDP SPT=52181 DPT=50001 LEN=157
- [ 28.991601] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59649 DF PROTO=UDP SPT=56239 DPT=50002 LEN=157
- [ 28.992264] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59650 DF PROTO=UDP SPT=45432 DPT=50003 LEN=157
- [ 29.993174] [UFW BLOCK] IN=enp3s0 OUT= MAC= SRC=10.42.1.150 DST=239.255.102.18 LEN=177 TOS=0x00 PREC=0x00 TTL=1 ID=59722 DF PROTO=UDP SPT=48077 DPT=50001 LEN=157
- [ 32.000937] kauditd_printk_skb: 52 callbacks suppressed
- [ 32.000938] audit: type=1400 audit(1613897066.860:64): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=2386 comm="cups-browsed" capability=12 capname="net_admin"
- [ 32.005908] audit: type=1400 audit(1613897066.864:65): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=2386 comm="cups-browsed" capability=12 capname="net_admin"
- [ 266.137913] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=2.17.7.74 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=50078 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.215340] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=104.103.89.117 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=56330 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.215381] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=104.103.89.117 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=56330 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.215488] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=104.103.89.117 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=56330 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.364570] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=2.18.69.32 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=39342 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.364670] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=2.18.69.32 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=39342 WINDOW=0 RES=0x00 RST URGP=0
- [ 268.364723] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=2.18.69.32 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=39342 WINDOW=0 RES=0x00 RST URGP=0
- [ 272.669518] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=92.123.1.148 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=54590 WINDOW=0 RES=0x00 RST URGP=0
- [ 272.747274] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=92.123.13.79 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=40400 WINDOW=0 RES=0x00 RST URGP=0
- [ 272.747299] [UFW BLOCK] IN=enp3s0 OUT= MAC=68:05:ca:39:d3:ef:58:25:75:d5:96:48:08:00 SRC=92.123.13.79 DST=10.42.1.150 LEN=40 TOS=0x00 PREC=0x00 TTL=59 ID=0 DF PROTO=TCP SPT=443 DPT=40400 WINDOW=0 RES=0x00 RST URGP=0
Add Comment
Please, Sign In to add comment