Ryzen 2500u limited to max. 2000mhz in Linux (2024)

dmesg:

[ 0.000000] Linux version 4.18.0-1-custom+ (braulio@braulio-laptop) (gcc version 8.1.1 20180531 (GCC)) #6 SMP PREEMPT Wed Jul 4 18:16:01 -03 2018

[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=7bec7995-3557-480d-aee8-d9871405748d rw rcu_nocbs=0-15 pci=noaer idle=nomwait

[ 0.000000] KERNEL supported cpus:

[ 0.000000] Intel GenuineIntel

[ 0.000000] AMD AuthenticAMD

[ 0.000000] Centaur CentaurHauls

[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'

[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'

[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'

[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256

[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.

[ 0.000000] BIOS-provided physical RAM map:

[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable

[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved

[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable

[ 0.000000] BIOS-e820: [mem 0x0000000004000000-0x000000000400ffff] ACPI NVS

[ 0.000000] BIOS-e820: [mem 0x0000000004010000-0x0000000009e9ffff] usable

[ 0.000000] BIOS-e820: [mem 0x0000000009ea0000-0x0000000009ffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x00000000ccfaafff] usable

[ 0.000000] BIOS-e820: [mem 0x00000000ccfab000-0x00000000cd096fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000cd097000-0x00000000cd0c6fff] ACPI data

[ 0.000000] BIOS-e820: [mem 0x00000000cd0c7000-0x00000000cd59efff] ACPI NVS

[ 0.000000] BIOS-e820: [mem 0x00000000cd59f000-0x00000000cdd4bfff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000cdd4c000-0x00000000ceffffff] usable

[ 0.000000] BIOS-e820: [mem 0x00000000cf000000-0x00000000dfffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fd8fffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fe800000-0x00000000fe800fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved

[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved

[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000051f33ffff] usable

[ 0.000000] NX (Execute Disable) protection: active

[ 0.000000] SMBIOS 3.0.0 present.

[ 0.000000] DMI: HP HP ENVY x360 Convertible 15m-bq1xx/83C6, BIOS F.17 03/29/2018

[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved

[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable

[ 0.000000] last_pfn = 0x51f340 max_arch_pfn = 0x400000000

[ 0.000000] MTRR default type: uncachable

[ 0.000000] MTRR fixed ranges enabled:

[ 0.000000] 00000-9FFFF write-back

[ 0.000000] A0000-BFFFF write-through

[ 0.000000] C0000-FFFFF write-protect

[ 0.000000] MTRR variable ranges enabled:

[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back

[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back

[ 0.000000] 2 base 0000C0000000 mask FFFFE0000000 write-back

[ 0.000000] 3 disabled

[ 0.000000] 4 disabled

[ 0.000000] 5 disabled

[ 0.000000] 6 disabled

[ 0.000000] 7 disabled

[ 0.000000] TOM2: 0000000520000000 aka 20992M

[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT

[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved

[ 0.000000] last_pfn = 0xcf000 max_arch_pfn = 0x400000000

[ 0.000000] Scanning 1 areas for low memory corruption

[ 0.000000] Base memory trampoline at [(____ptrval____)] 97000 size 24576

[ 0.000000] Using GB pages for direct mapping

[ 0.000000] BRK [0x35665f000, 0x35665ffff] PGTABLE

[ 0.000000] BRK [0x356660000, 0x356660fff] PGTABLE

[ 0.000000] BRK [0x356661000, 0x356661fff] PGTABLE

[ 0.000000] BRK [0x356662000, 0x356662fff] PGTABLE

[ 0.000000] BRK [0x356663000, 0x356663fff] PGTABLE

[ 0.000000] BRK [0x356664000, 0x356664fff] PGTABLE

[ 0.000000] BRK [0x356665000, 0x356665fff] PGTABLE

[ 0.000000] BRK [0x356666000, 0x356666fff] PGTABLE

[ 0.000000] BRK [0x356667000, 0x356667fff] PGTABLE

[ 0.000000] BRK [0x356668000, 0x356668fff] PGTABLE

[ 0.000000] BRK [0x356669000, 0x356669fff] PGTABLE

[ 0.000000] RAMDISK: [mem 0x35e41000-0x36f17fff]

[ 0.000000] ACPI: Early table checksum verification disabled

[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 HPQOEM)

[ 0.000000] ACPI: XSDT 0x00000000CD0A7090 00009C (v01 HPQOEM SLIC-MPC 01072009 HP 00010013)

[ 0.000000] ACPI: FACP 0x00000000CD0BC1A0 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013)

[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180531/tbfadt-624)

[ 0.000000] ACPI: DSDT 0x00000000CD0A71B8 014FE2 (v02 HPQOEM 83C6 01072009 ACPI 20120913)

[ 0.000000] ACPI: FACS 0x00000000CD582F80 000040

[ 0.000000] ACPI: APIC 0x00000000CD0BC2B8 0000DE (v03 HPQOEM 83C6 01072009 HP 00010013)

[ 0.000000] ACPI: FPDT 0x00000000CD0BC398 000044 (v01 HPQOEM 83C6 01072009 HP 00010013)

[ 0.000000] ACPI: FIDT 0x00000000CD0BC3E0 00009C (v01 HPQOEM 83C6 01072009 HP 00010013)

[ 0.000000] ACPI: SSDT 0x00000000CD0BC480 0051C4 (v02 HPQOEM 83C6 00000002 ACPI 04000000)

[ 0.000000] ACPI: MCFG 0x00000000CD0C1648 00003C (v01 HPQOEM 83C6 01072009 HP 00010013)

[ 0.000000] ACPI: MSDM 0x00000000CD0C1688 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00010013)

[ 0.000000] ACPI: SSDT 0x00000000CD0C16E0 00119C (v01 HPQOEM 83C6 00000001 ACPI 00000001)

[ 0.000000] ACPI: CRAT 0x00000000CD0C2880 000838 (v01 HPQOEM 83C6 00000001 HP 00000001)

[ 0.000000] ACPI: CDIT 0x00000000CD0C30B8 000029 (v01 HPQOEM 83C6 00000001 HP 00000001)

[ 0.000000] ACPI: HPET 0x00000000CD0C30E8 000038 (v01 HPQOEM 83C6 01072009 HP 00000005)

[ 0.000000] ACPI: UEFI 0x00000000CD0C3120 000042 (v01 HPQOEM 83C6 00000000 HP 00000000)

[ 0.000000] ACPI: IVRS 0x00000000CD0C3168 0000D0 (v02 HPQOEM 83C6 00000001 HP 00000000)

[ 0.000000] ACPI: SSDT 0x00000000CD0C3238 001676 (v01 HPQOEM 83C6 00000001 ACPI 20120913)

[ 0.000000] ACPI: SSDT 0x00000000CD0C48B0 0018E2 (v01 HPQOEM 83C6 00000001 ACPI 20120913)

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] No NUMA configuration found

[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000051f33ffff]

[ 0.000000] NODE_DATA(0) allocated [mem 0x51f33d000-0x51f33ffff]

[ 0.000000] tsc: Fast TSC calibration using PIT

[ 0.000000] Zone ranges:

[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]

[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]

[ 0.000000] Normal [mem 0x0000000100000000-0x000000051f33ffff]

[ 0.000000] Device empty

[ 0.000000] Movable zone start for each node

[ 0.000000] Early memory node ranges

[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]

[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000003ffffff]

[ 0.000000] node 0: [mem 0x0000000004010000-0x0000000009e9ffff]

[ 0.000000] node 0: [mem 0x000000000a000000-0x00000000ccfaafff]

[ 0.000000] node 0: [mem 0x00000000cdd4c000-0x00000000ceffffff]

[ 0.000000] node 0: [mem 0x0000000100000000-0x000000051f33ffff]

[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000051f33ffff]

[ 0.000000] On node 0 totalpages: 5166027

[ 0.000000] DMA zone: 64 pages used for memmap

[ 0.000000] DMA zone: 21 pages reserved

[ 0.000000] DMA zone: 3996 pages, LIFO batch:0

[ 0.000000] DMA32 zone: 13124 pages used for memmap

[ 0.000000] DMA32 zone: 839919 pages, LIFO batch:31

[ 0.000000] Normal zone: 67533 pages used for memmap

[ 0.000000] Normal zone: 4322112 pages, LIFO batch:31

[ 0.000000] Reserved but unavailable: 100 pages

[ 0.000000] ACPI: PM-Timer IO Port: 0x808

[ 0.000000] ACPI: Local APIC address 0xfee00000

[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])

[ 0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23

[ 0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55

[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)

[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)

[ 0.000000] ACPI: IRQ0 used by override.

[ 0.000000] ACPI: IRQ9 used by override.

[ 0.000000] Using ACPI (MADT) for SMP configuration information

[ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000

[ 0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs

[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]

[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]

[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]

[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]

[ 0.000000] PM: Registered nosave memory: [mem 0x04000000-0x0400ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0x09ea0000-0x09ffffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xccfab000-0xcd096fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xcd097000-0xcd0c6fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xcd0c7000-0xcd59efff]

[ 0.000000] PM: Registered nosave memory: [mem 0xcd59f000-0xcdd4bfff]

[ 0.000000] PM: Registered nosave memory: [mem 0xcf000000-0xdfffffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfd8fffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfd900000-0xfe7fffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfe800fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfe801000-0xfeb7ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]

[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]

[ 0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices

[ 0.000000] Booting paravirtualized kernel on bare hardware

[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns

[ 0.000000] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0

[ 0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1

[ 0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144

[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152

[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15

[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 5085285

[ 0.000000] Policy zone: Normal

[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-custom root=UUID=7bec7995-3557-480d-aee8-d9871405748d rw rcu_nocbs=0-15 pci=noaer idle=nomwait

[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area

[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!

[ 0.000000] Memory: 20231268K/20664108K available (10252K kernel code, 1289K rwdata, 3392K rodata, 1464K init, 600K bss, 432840K reserved, 0K cma-reserved)

[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1

[ 0.000000] ftrace: allocating 32792 entries in 129 pages

[ 0.000000] Preemptible hierarchical RCU implementation.

[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32

[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.

[ 0.000000] RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.

[ 0.000000] RCU priority boosting: priority 1 delay 500 ms.

[ 0.000000] Tasks RCU enabled.

[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16

[ 0.000000] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16

[ 0.000000] Offload RCU callbacks from CPUs: 0-15.

[ 0.000000] spurious 8259A interrupt: IRQ7.

[ 0.000000] Console: colour dummy device 80x25

[ 0.000000] console [tty0] enabled

[ 0.000000] ACPI: Core revision 20180531

[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns

[ 0.000000] hpet clockevent registered

[ 0.000000] APIC: Switch to symmetric I/O mode setup

[ 0.002000] Switched APIC routing to physical flat.

[ 0.003000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1

[ 0.008000] tsc: Fast TSC calibration using PIT

[ 0.009000] tsc: Detected 1996.325 MHz processor

[ 0.009000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398d3dc8ad8, max_idle_ns: 881590722809 ns

[ 0.009000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.65 BogoMIPS (lpj=1996325)

[ 0.009000] pid_max: default: 32768 minimum: 301

[ 0.009000] Security Framework initialized

[ 0.009000] Yama: becoming mindful.

[ 0.015890] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)

[ 0.019179] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)

[ 0.019360] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)

[ 0.019468] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)

[ 0.020074] CPU: Physical Processor ID: 0

[ 0.020075] CPU: Processor Core ID: 0

[ 0.020183] mce: CPU supports 23 MCE banks

[ 0.020206] LVT offset 1 assigned for vector 0xf9

[ 0.020272] LVT offset 2 assigned for vector 0xf4

[ 0.020287] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512

[ 0.020288] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0

[ 0.020290] Spectre V2 : Mitigation: Full AMD retpoline

[ 0.020291] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier

[ 0.020292] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp

[ 0.029620] Freeing SMP alternatives memory: 28K

[ 0.032000] smpboot: CPU0: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx (family: 0x17, model: 0x11, stepping: 0x0)

[ 0.037017] Performance Events: Fam17h core perfctr, AMD PMU driver.

[ 0.037024] ... version: 0

[ 0.037025] ... bit width: 48

[ 0.037026] ... generic registers: 6

[ 0.037027] ... value mask: 0000ffffffffffff

[ 0.037028] ... max period: 00007fffffffffff

[ 0.037029] ... fixed-purpose events: 0

[ 0.037029] ... event mask: 000000000000003f

[ 0.038014] Hierarchical SRCU implementation.

[ 0.043421] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.

[ 0.044013] smp: Bringing up secondary CPUs ...

[ 0.051142] x86: Booting SMP configuration:

[ 0.051144] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7

[ 0.100040] smp: Brought up 1 node, 8 CPUs

[ 0.100040] smpboot: Max logical packages: 2

[ 0.100040] smpboot: Total of 8 processors activated (31941.20 BogoMIPS)

[ 0.102223] devtmpfs: initialized

[ 0.102223] x86/mm: Memory block size: 128MB

[ 0.105403] PM: Registering ACPI NVS region [mem 0x04000000-0x0400ffff] (65536 bytes)

[ 0.105403] PM: Registering ACPI NVS region [mem 0xcd0c7000-0xcd59efff] (5079040 bytes)

[ 0.105403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns

[ 0.105403] futex hash table entries: 4096 (order: 6, 262144 bytes)

[ 0.106227] pinctrl core: initialized pinctrl subsystem

[ 0.106386] RTC time: 11:36:20, date: 07/06/18

[ 0.106942] NET: Registered protocol family 16

[ 0.107192] cpuidle: using governor ladder

[ 0.109018] cpuidle: using governor menu

[ 0.110095] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it

[ 0.110098] ACPI: bus type PCI registered

[ 0.110099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5

[ 0.110330] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)

[ 0.110334] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820

[ 0.110344] PCI: Using configuration type 1 for base access

[ 0.110702] mtrr: your CPUs had inconsistent variable MTRR settings

[ 0.110703] mtrr: probably your BIOS does not setup all CPUs.

[ 0.110703] mtrr: corrected configuration.

[ 0.113018] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages

[ 0.113020] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages

[ 0.114005] ACPI: Added _OSI(Module Device)

[ 0.114005] ACPI: Added _OSI(Processor Device)

[ 0.114005] ACPI: Added _OSI(3.0 _SCP Extensions)

[ 0.114005] ACPI: Added _OSI(Processor Aggregator Device)

[ 0.114005] ACPI: Added _OSI(Linux-Dell-Video)

[ 0.115821] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored

[ 0.137234] ACPI: 5 ACPI AML tables successfully acquired and loaded

[ 0.150263] ACPI: EC: EC started

[ 0.150265] ACPI: EC: interrupt blocked

[ 0.181649] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC

[ 0.181652] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62

[ 0.181654] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions

[ 0.181655] ACPI: Interpreter enabled

[ 0.181678] ACPI: (supports S0 S3 S4 S5)

[ 0.181680] ACPI: Using IOAPIC for interrupt routing

[ 0.182088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug

[ 0.182531] ACPI: Enabled 2 GPEs in block 00 to 1F

[ 0.188180] ACPI: Power Resource [P0ST] (on)

[ 0.188235] ACPI: Power Resource [P3ST] (on)

[ 0.195304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])

[ 0.195312] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]

[ 0.195611] acpi PNP0A08:00: _OSC: platform does not support [LTR]

[ 0.195900] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]

[ 0.195902] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration

[ 0.195922] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge

[ 0.196501] PCI host bridge to bus 0000:00

[ 0.196504] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]

[ 0.196506] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]

[ 0.196508] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]

[ 0.196510] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]

[ 0.196511] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]

[ 0.196513] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]

[ 0.196515] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff window]

[ 0.196517] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]

[ 0.196519] pci_bus 0000:00: root bus resource [bus 00-ff]

[ 0.196531] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000

[ 0.196703] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600

[ 0.196905] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000

[ 0.197076] pci 0000:00:01.6: [1022:15d3] type 01 class 0x060400

[ 0.197213] pci 0000:00:01.6: PME# supported from D0 D3hot D3cold

[ 0.197362] pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400

[ 0.197497] pci 0000:00:01.7: PME# supported from D0 D3hot D3cold

[ 0.197664] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000

[ 0.197815] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400

[ 0.197873] pci 0000:00:08.1: enabling Extended Tags

[ 0.197930] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold

[ 0.198051] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400

[ 0.198108] pci 0000:00:08.2: enabling Extended Tags

[ 0.198165] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold

[ 0.198333] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500

[ 0.198569] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100

[ 0.198830] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000

[ 0.198916] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000

[ 0.199005] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000

[ 0.199091] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000

[ 0.199183] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000

[ 0.199267] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000

[ 0.199360] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000

[ 0.199444] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000

[ 0.199676] pci 0000:01:00.0: [10ec:522a] type 00 class 0xff0000

[ 0.199719] pci 0000:01:00.0: reg 0x10: [mem 0xfe300000-0xfe300fff]

[ 0.199903] pci 0000:01:00.0: supports D1 D2

[ 0.199905] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold

[ 0.200175] pci 0000:00:01.6: PCI bridge to [bus 01]

[ 0.200185] pci 0000:00:01.6: bridge window [mem 0xfe300000-0xfe3fffff]

[ 0.200329] pci 0000:02:00.0: [10ec:b822] type 00 class 0x028000

[ 0.200379] pci 0000:02:00.0: reg 0x10: [io 0xf000-0xf0ff]

[ 0.200424] pci 0000:02:00.0: reg 0x18: [mem 0xfe200000-0xfe20ffff 64bit]

[ 0.200635] pci 0000:02:00.0: supports D1 D2

[ 0.200637] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold

[ 0.200963] pci 0000:00:01.7: PCI bridge to [bus 02]

[ 0.200971] pci 0000:00:01.7: bridge window [io 0xf000-0xffff]

[ 0.200975] pci 0000:00:01.7: bridge window [mem 0xfe200000-0xfe2fffff]

[ 0.201139] pci 0000:03:00.0: [1002:15dd] type 00 class 0x030000

[ 0.201188] pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]

[ 0.201209] pci 0000:03:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]

[ 0.201223] pci 0000:03:00.0: reg 0x20: [io 0xe000-0xe0ff]

[ 0.201236] pci 0000:03:00.0: reg 0x24: [mem 0xfe000000-0xfe07ffff]

[ 0.201259] pci 0000:03:00.0: enabling Extended Tags

[ 0.201367] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold

[ 0.201521] pci 0000:03:00.1: [1002:15de] type 00 class 0x040300

[ 0.201553] pci 0000:03:00.1: reg 0x10: [mem 0xfe088000-0xfe08bfff]

[ 0.201634] pci 0000:03:00.1: enabling Extended Tags

[ 0.201708] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold

[ 0.201818] pci 0000:03:00.2: [1022:15df] type 00 class 0x108000

[ 0.201874] pci 0000:03:00.2: reg 0x18: [mem 0xfdf00000-0xfdffffff]

[ 0.201909] pci 0000:03:00.2: reg 0x24: [mem 0xfe08c000-0xfe08dfff]

[ 0.201932] pci 0000:03:00.2: enabling Extended Tags

[ 0.202110] pci 0000:03:00.3: [1022:15e0] type 00 class 0x0c0330

[ 0.202149] pci 0000:03:00.3: reg 0x10: [mem 0xfde00000-0xfdefffff 64bit]

[ 0.202217] pci 0000:03:00.3: enabling Extended Tags

[ 0.202299] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold

[ 0.202428] pci 0000:03:00.4: [1022:15e1] type 00 class 0x0c0330

[ 0.202467] pci 0000:03:00.4: reg 0x10: [mem 0xfdd00000-0xfddfffff 64bit]

[ 0.202535] pci 0000:03:00.4: enabling Extended Tags

[ 0.202617] pci 0000:03:00.4: PME# supported from D0 D3hot D3cold

[ 0.202723] pci 0000:03:00.6: [1022:15e3] type 00 class 0x040300

[ 0.202756] pci 0000:03:00.6: reg 0x10: [mem 0xfe080000-0xfe087fff]

[ 0.202835] pci 0000:03:00.6: enabling Extended Tags

[ 0.202909] pci 0000:03:00.6: PME# supported from D0 D3hot D3cold

[ 0.203062] pci 0000:00:08.1: PCI bridge to [bus 03]

[ 0.203069] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]

[ 0.203073] pci 0000:00:08.1: bridge window [mem 0xfdd00000-0xfe0fffff]

[ 0.203079] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]

[ 0.203190] pci 0000:04:00.0: [1022:7901] type 00 class 0x010601

[ 0.203281] pci 0000:04:00.0: reg 0x24: [mem 0xfe100000-0xfe1007ff]

[ 0.203304] pci 0000:04:00.0: enabling Extended Tags

[ 0.203386] pci 0000:04:00.0: PME# supported from D3hot D3cold

[ 0.203508] pci 0000:00:08.2: PCI bridge to [bus 04]

[ 0.203518] pci 0000:00:08.2: bridge window [mem 0xfe100000-0xfe1fffff]

[ 0.203982] ACPI: IRQ 7 override to edge, high

[ 0.204157] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204263] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204361] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204477] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204574] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204658] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204741] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0

[ 0.204823] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0

[ 0.206025] ACPI: EC: interrupt unblocked

[ 0.206056] ACPI: EC: event unblocked

[ 0.206082] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62

[ 0.206084] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions and events

[ 0.207024] pci 0000:03:00.0: vgaarb: setting as boot VGA device

[ 0.207027] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none

[ 0.207030] pci 0000:03:00.0: vgaarb: bridge control possible

[ 0.207031] vgaarb: loaded

[ 0.209017] EDAC MC: Ver: 3.0.0

[ 0.210045] PCI: Using ACPI for IRQ routing

[ 0.213280] PCI: pci_cache_line_size set to 64 bytes

[ 0.213502] Expanded resource Reserved due to conflict with PCI Bus 0000:00

[ 0.213505] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]

[ 0.213506] e820: reserve RAM buffer [mem 0x09ea0000-0x0bffffff]

[ 0.213508] e820: reserve RAM buffer [mem 0xccfab000-0xcfffffff]

[ 0.213509] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]

[ 0.213510] e820: reserve RAM buffer [mem 0x51f340000-0x51fffffff]

[ 0.214005] NetLabel: Initializing

[ 0.214005] NetLabel: domain hash size = 128

[ 0.214005] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO

[ 0.214005] NetLabel: unlabeled traffic allowed by default

[ 0.214073] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0

[ 0.214079] hpet0: 3 comparators, 32-bit 14.318180 MHz counter

[ 0.216050] clocksource: Switched to clocksource tsc-early

[ 0.233797] VFS: Disk quotas dquot_6.6.0

[ 0.233851] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)

[ 0.233992] pnp: PnP ACPI init

[ 0.234230] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved

[ 0.234237] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)

[ 0.234358] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved

[ 0.234363] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)

[ 0.234535] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)

[ 0.234641] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)

[ 0.234677] pnp 00:04: Plug and Play ACPI device, IDs SYN324e ETD0000 PNP0f13 (active)

[ 0.235048] system 00:05: [io 0x04d0-0x04d1] has been reserved

[ 0.235050] system 00:05: [io 0x040b] has been reserved

[ 0.235052] system 00:05: [io 0x04d6] has been reserved

[ 0.235054] system 00:05: [io 0x0c00-0x0c01] has been reserved

[ 0.235056] system 00:05: [io 0x0c14] has been reserved

[ 0.235058] system 00:05: [io 0x0c50-0x0c51] has been reserved

[ 0.235068] system 00:05: [io 0x0c52] has been reserved

[ 0.235070] system 00:05: [io 0x0c6c] has been reserved

[ 0.235071] system 00:05: [io 0x0c6f] has been reserved

[ 0.235073] system 00:05: [io 0x0cd0-0x0cd1] has been reserved

[ 0.235075] system 00:05: [io 0x0cd2-0x0cd3] has been reserved

[ 0.235077] system 00:05: [io 0x0cd4-0x0cd5] has been reserved

[ 0.235079] system 00:05: [io 0x0cd6-0x0cd7] has been reserved

[ 0.235080] system 00:05: [io 0x0cd8-0x0cdf] has been reserved

[ 0.235082] system 00:05: [io 0x0800-0x089f] has been reserved

[ 0.235084] system 00:05: [io 0x0b00-0x0b0f] has been reserved

[ 0.235086] system 00:05: [io 0x0b20-0x0b3f] has been reserved

[ 0.235087] system 00:05: [io 0x0900-0x090f] has been reserved

[ 0.235089] system 00:05: [io 0x0910-0x091f] has been reserved

[ 0.235092] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved

[ 0.235094] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved

[ 0.235096] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved

[ 0.235098] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved

[ 0.235100] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved

[ 0.235102] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved

[ 0.235104] system 00:05: [mem 0xff000000-0xffffffff] has been reserved

[ 0.235109] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)

[ 0.235845] pnp: PnP ACPI: found 6 devices

[ 0.246996] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns

[ 0.247015] pci 0000:00:01.6: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000

[ 0.247019] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000

[ 0.247055] pci 0000:00:01.6: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref]

[ 0.247060] pci 0000:00:01.6: BAR 13: assigned [io 0x1000-0x1fff]

[ 0.247063] pci 0000:00:01.6: PCI bridge to [bus 01]

[ 0.247066] pci 0000:00:01.6: bridge window [io 0x1000-0x1fff]

[ 0.247072] pci 0000:00:01.6: bridge window [mem 0xfe300000-0xfe3fffff]

[ 0.247076] pci 0000:00:01.6: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]

[ 0.247084] pci 0000:00:01.7: PCI bridge to [bus 02]

[ 0.247087] pci 0000:00:01.7: bridge window [io 0xf000-0xffff]

[ 0.247093] pci 0000:00:01.7: bridge window [mem 0xfe200000-0xfe2fffff]

[ 0.247104] pci 0000:00:08.1: PCI bridge to [bus 03]

[ 0.247107] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]

[ 0.247113] pci 0000:00:08.1: bridge window [mem 0xfdd00000-0xfe0fffff]

[ 0.247117] pci 0000:00:08.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]

[ 0.247124] pci 0000:00:08.2: PCI bridge to [bus 04]

[ 0.247130] pci 0000:00:08.2: bridge window [mem 0xfe100000-0xfe1fffff]

[ 0.247142] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]

[ 0.247143] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]

[ 0.247145] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]

[ 0.247147] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]

[ 0.247148] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]

[ 0.247150] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]

[ 0.247152] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfebfffff window]

[ 0.247153] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]

[ 0.247155] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]

[ 0.247157] pci_bus 0000:01: resource 1 [mem 0xfe300000-0xfe3fffff]

[ 0.247158] pci_bus 0000:01: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]

[ 0.247160] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]

[ 0.247161] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]

[ 0.247163] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]

[ 0.247165] pci_bus 0000:03: resource 1 [mem 0xfdd00000-0xfe0fffff]

[ 0.247166] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]

[ 0.247168] pci_bus 0000:04: resource 1 [mem 0xfe100000-0xfe1fffff]

[ 0.247423] NET: Registered protocol family 2

[ 0.247773] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)

[ 0.247888] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)

[ 0.248343] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)

[ 0.248497] TCP: Hash tables configured (established 262144 bind 65536)

[ 0.248578] UDP hash table entries: 16384 (order: 7, 524288 bytes)

[ 0.248680] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)

[ 0.248862] NET: Registered protocol family 1

[ 0.249024] pci 0000:03:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]

[ 0.249032] pci 0000:03:00.1: Linked as a consumer to 0000:03:00.0

[ 0.249521] PCI: CLS 64 bytes, default 64

[ 0.249576] Unpacking initramfs...

[ 0.611822] Freeing initrd memory: 17244K

[ 0.611853] AMD-Vi: Unable to write to IOMMU perf counter.

[ 0.612008] pci 0000:00:00.2: can't derive routing for PCI INT A

[ 0.612010] pci 0000:00:00.2: PCI INT A: not connected

[ 0.612514] iommu: Adding device 0000:00:01.0 to group 0

[ 0.612758] iommu: Adding device 0000:00:01.6 to group 1

[ 0.612988] iommu: Adding device 0000:00:01.7 to group 2

[ 0.613252] iommu: Adding device 0000:00:08.0 to group 3

[ 0.613287] iommu: Adding device 0000:00:08.1 to group 3

[ 0.613319] iommu: Adding device 0000:00:08.2 to group 3

[ 0.613534] iommu: Adding device 0000:00:14.0 to group 4

[ 0.613566] iommu: Adding device 0000:00:14.3 to group 4

[ 0.613821] iommu: Adding device 0000:00:18.0 to group 5

[ 0.613869] iommu: Adding device 0000:00:18.1 to group 5

[ 0.613901] iommu: Adding device 0000:00:18.2 to group 5

[ 0.613934] iommu: Adding device 0000:00:18.3 to group 5

[ 0.613965] iommu: Adding device 0000:00:18.4 to group 5

[ 0.613999] iommu: Adding device 0000:00:18.5 to group 5

[ 0.614030] iommu: Adding device 0000:00:18.6 to group 5

[ 0.614062] iommu: Adding device 0000:00:18.7 to group 5

[ 0.614346] iommu: Adding device 0000:01:00.0 to group 6

[ 0.614638] iommu: Adding device 0000:02:00.0 to group 7

[ 0.614734] iommu: Adding device 0000:03:00.0 to group 3

[ 0.614803] iommu: Adding device 0000:03:00.1 to group 3

[ 0.614874] iommu: Adding device 0000:03:00.2 to group 3

[ 0.614943] iommu: Adding device 0000:03:00.3 to group 3

[ 0.615012] iommu: Adding device 0000:03:00.4 to group 3

[ 0.615092] iommu: Adding device 0000:03:00.6 to group 3

[ 0.615163] iommu: Adding device 0000:04:00.0 to group 3

[ 0.615501] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40

[ 0.615502] AMD-Vi: Extended features (0xf77ef22294ada):

[ 0.615503] PPR NX GT IA GA PC GA_vAPIC

[ 0.615507] AMD-Vi: Interrupt remapping enabled

[ 0.615507] AMD-Vi: virtual APIC enabled

[ 0.711197] AMD-Vi: Lazy IO/TLB flushing enabled

[ 0.712719] amd_uncore: AMD NB counters detected

[ 0.712725] amd_uncore: AMD LLC counters detected

[ 0.713335] Scanning for low memory corruption every 60 seconds

[ 0.714392] Initialise system trusted keyrings

[ 0.714447] Key type blacklist registered

[ 0.714560] workingset: timestamp_bits=44 max_order=23 bucket_order=0

[ 0.716624] zbud: loaded

[ 0.716991] pstore: using deflate compression

[ 0.719173] Key type asymmetric registered

[ 0.719175] Asymmetric key parser 'x509' registered

[ 0.719242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)

[ 0.719314] io scheduler noop registered

[ 0.719315] io scheduler deadline registered

[ 0.719427] io scheduler cfq registered (default)

[ 0.719428] io scheduler mq-deadline registered

[ 0.719429] io scheduler kyber registered

[ 0.719486] io scheduler bfq registered

[ 0.720494] pcieport 0000:00:01.6: Signaling PME with IRQ 26

[ 0.720528] pcieport 0000:00:01.7: Signaling PME with IRQ 27

[ 0.720572] pcieport 0000:00:08.1: Signaling PME with IRQ 28

[ 0.720617] pcieport 0000:00:08.2: Signaling PME with IRQ 29

[ 0.720640] pciehp 0000:00:01.6:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+

[ 0.720744] vesafb: mode is 1920x1080x32, linelength=7680, pages=0

[ 0.720745] vesafb: scrolling: redraw

[ 0.720747] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0

[ 0.720761] vesafb: framebuffer at 0xe0000000, mapped to 0x(____ptrval____), using 8128k, total 8128k

[ 0.812550] Console: switching to colour frame buffer device 240x67

[ 0.861379] fb0: VESA VGA frame buffer device

[ 0.861471] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0

[ 0.861480] ACPI: Power Button [PWRB]

[ 0.861549] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1

[ 0.861555] ACPI: Lid Switch [LID0]

[ 0.861602] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2

[ 0.861618] ACPI: Power Button [PWRF]

[ 0.861757] ACPI: Video Device [VGA2] (multi-head: yes rom: no post: no)

[ 0.862101] acpi device:16: registered as cooling_device0

[ 0.862152] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:15/LNXVIDEO:02/input/input3

[ 0.862202] Monitor-Mwait will be used to enter C-1 state

[ 0.868009] thermal LNXTHERM:00: registered as thermal_zone0

[ 0.868011] ACPI: Thermal Zone [TZS0] (54 C)

[ 0.868520] thermal LNXTHERM:01: registered as thermal_zone1

[ 0.868522] ACPI: Thermal Zone [TZS1] (48 C)

[ 0.868757] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

[ 0.871534] ledtrig-cpu: registered to indicate activity on CPUs

[ 0.872018] NET: Registered protocol family 10

[ 0.877343] Segment Routing with IPv6

[ 0.877374] NET: Registered protocol family 17

[ 0.878394] RAS: Correctable Errors collector initialized.

[ 0.879582] microcode: CPU0: patch_level=0x08101007

[ 0.879587] microcode: CPU1: patch_level=0x08101007

[ 0.879607] microcode: CPU2: patch_level=0x08101007

[ 0.879612] microcode: CPU3: patch_level=0x08101007

[ 0.879616] microcode: CPU4: patch_level=0x08101007

[ 0.879624] microcode: CPU5: patch_level=0x08101007

[ 0.879630] microcode: CPU6: patch_level=0x08101007

[ 0.879637] microcode: CPU7: patch_level=0x08101007

[ 0.879704] microcode: Microcode Update Driver: v2.2.

[ 0.879731] sched_clock: Marking stable (879698841, 0)->(1096451519, -216752678)

[ 0.880030] registered taskstats version 1

[ 0.880039] Loading compiled-in X.509 certificates

[ 0.880075] zswap: loaded using pool lzo/zbud

[ 0.884062] Key type big_key registered

[ 0.884752] Magic number: 10:203:630

[ 0.884802] acpi PNP0C31:00: hash matches

[ 0.884854] hctosys: unable to open rtc device (rtc0)

[ 1.370776] Freeing unused kernel memory: 1464K

[ 1.370779] Write protecting the kernel read-only data: 16384k

[ 1.373911] Freeing unused kernel memory: 2016K

[ 1.376363] Freeing unused kernel memory: 704K

[ 1.477351] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12

[ 1.483111] serio: i8042 KBD port at 0x60,0x64 irq 1

[ 1.483201] serio: i8042 AUX port at 0x60,0x64 irq 12

[ 1.484000] cryptd: max_cpu_qlen set to 1000

[ 1.487685] ACPI: bus type USB registered

[ 1.487718] usbcore: registered new interface driver usbfs

[ 1.487731] usbcore: registered new interface driver hub

[ 1.487801] usbcore: registered new device driver usb

[ 1.491815] AVX2 version of gcm_enc/dec engaged.

[ 1.491817] AES CTR mode by8 optimization enabled

[ 1.492044] SCSI subsystem initialized

[ 1.496997] xhci_hcd 0000:03:00.3: xHCI Host Controller

[ 1.497024] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1

[ 1.497211] xhci_hcd 0000:03:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000040000410

[ 1.497911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18

[ 1.497914] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1

[ 1.497916] usb usb1: Product: xHCI Host Controller

[ 1.497919] usb usb1: Manufacturer: Linux 4.18.0-1-custom+ xhci-hcd

[ 1.497920] usb usb1: SerialNumber: 0000:03:00.3

[ 1.498164] hub 1-0:1.0: USB hub found

[ 1.498184] hub 1-0:1.0: 4 ports detected

[ 1.499479] xhci_hcd 0000:03:00.3: xHCI Host Controller

[ 1.499498] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2

[ 1.499504] xhci_hcd 0000:03:00.3: Host supports USB 3.10 Enhanced SuperSpeed

[ 1.499541] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.

[ 1.499578] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18

[ 1.499580] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1

[ 1.499583] usb usb2: Product: xHCI Host Controller

[ 1.499585] usb usb2: Manufacturer: Linux 4.18.0-1-custom+ xhci-hcd

[ 1.499587] usb usb2: SerialNumber: 0000:03:00.3

[ 1.499804] hub 2-0:1.0: USB hub found

[ 1.499823] hub 2-0:1.0: 4 ports detected

[ 1.500059] libata version 3.00 loaded.

[ 1.502148] xhci_hcd 0000:03:00.4: xHCI Host Controller

[ 1.502155] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3

[ 1.502311] xhci_hcd 0000:03:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000040000410

[ 1.502982] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18

[ 1.502986] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1

[ 1.502988] usb usb3: Product: xHCI Host Controller

[ 1.502990] usb usb3: Manufacturer: Linux 4.18.0-1-custom+ xhci-hcd

[ 1.502992] usb usb3: SerialNumber: 0000:03:00.4

[ 1.503212] hub 3-0:1.0: USB hub found

[ 1.503233] hub 3-0:1.0: 2 ports detected

[ 1.503871] xhci_hcd 0000:03:00.4: xHCI Host Controller

[ 1.503876] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4

[ 1.503882] xhci_hcd 0000:03:00.4: Host supports USB 3.10 Enhanced SuperSpeed

[ 1.503924] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.

[ 1.503955] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18

[ 1.503957] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1

[ 1.503959] usb usb4: Product: xHCI Host Controller

[ 1.503961] usb usb4: Manufacturer: Linux 4.18.0-1-custom+ xhci-hcd

[ 1.503963] usb usb4: SerialNumber: 0000:03:00.4

[ 1.504170] hub 4-0:1.0: USB hub found

[ 1.504191] hub 4-0:1.0: 1 port detected

[ 1.504493] ahci 0000:04:00.0: version 3.0

[ 1.509421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4

[ 1.514945] ahci 0000:04:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode

[ 1.514950] ahci 0000:04:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds

[ 1.514954] ahci 0000:04:00.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented

[ 1.515951] scsi host0: ahci

[ 1.516328] scsi host1: ahci

[ 1.516408] ata1: SATA max UDMA/133 abar m2048@0xfe100000 port 0xfe100100 irq 51

[ 1.516411] ata2: SATA max UDMA/133 abar m2048@0xfe100000 port 0xfe100180 irq 52

[ 1.759737] tsc: Refined TSC clocksource calibration: 1996.240 MHz

[ 1.759756] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398c9cdeefa, max_idle_ns: 881590591131 ns

[ 1.760163] clocksource: Switched to clocksource tsc

[ 1.826423] usb 1-4: new high-speed USB device number 2 using xhci_hcd

[ 1.826444] usb 3-2: new high-speed USB device number 2 using xhci_hcd

[ 1.957110] usb 3-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32

[ 1.957114] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0

[ 1.957116] usb 3-2: Product: USB2.0 Hub

[ 1.983748] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)

[ 1.983791] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)

[ 1.985050] ata1.00: ATA-9: WDC WDS240G2G0B-00EPW0, UJ190000, max UDMA/133

[ 1.985052] ata1.00: 468877312 sectors, multi 1: LBA48 NCQ (depth 32)

[ 1.985718] ata2.00: ATA-9: HGST HTS721010A9E630, JB0OA3T0, max UDMA/133

[ 1.985721] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA

[ 1.988453] ata2.00: configured for UDMA/133

[ 1.991407] ata1.00: configured for UDMA/133

[ 1.992262] scsi 0:0:0:0: Direct-Access ATA WDC WDS240G2G0B- 0000 PQ: 0 ANSI: 5

[ 1.993280] scsi 1:0:0:0: Direct-Access ATA HGST HTS721010A9 A3T0 PQ: 0 ANSI: 5

[ 1.995063] usb 1-4: New USB device found, idVendor=04f2, idProduct=b593, bcdDevice= 0.10

[ 1.995066] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2

[ 1.995068] usb 1-4: Product: HP Wide Vision FHD Camera

[ 1.995069] usb 1-4: Manufacturer: Chicony Electronics Co.,Ltd.

[ 1.995071] usb 1-4: SerialNumber: 1

[ 1.996192] sd 0:0:0:0: [sda] 468877312 512-byte logical blocks: (240 GB/224 GiB)

[ 1.996210] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)

[ 1.996213] sd 1:0:0:0: [sdb] 4096-byte physical blocks

[ 1.996226] sd 0:0:0:0: [sda] Write Protect is off

[ 1.996227] sd 1:0:0:0: [sdb] Write Protect is off

[ 1.996228] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00

[ 1.996231] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00

[ 1.996251] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

[ 1.996268] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

[ 1.996885] sda: sda1 sda2

[ 1.997287] sd 0:0:0:0: [sda] Attached SCSI disk

[ 2.016573] hub 3-2:1.0: USB hub found

[ 2.016995] hub 3-2:1.0: 4 ports detected

[ 2.281853] sdb: sdb1 sdb2 sdb3 sdb4 sdb5

[ 2.283408] sd 1:0:0:0: [sdb] Attached SCSI disk

[ 2.307053] usb 3-2.3: new full-speed USB device number 3 using xhci_hcd

[ 2.309198] random: fast init done

[ 2.339011] raid6: sse2x1 gen() 4742 MB/s

[ 2.356004] raid6: sse2x1 xor() 4205 MB/s

[ 2.373004] raid6: sse2x2 gen() 8234 MB/s

[ 2.390026] raid6: sse2x2 xor() 5626 MB/s

[ 2.407005] raid6: sse2x4 gen() 9289 MB/s

[ 2.424006] raid6: sse2x4 xor() 5283 MB/s

[ 2.425982] usb 3-2.3: New USB device found, idVendor=0483, idProduct=91d1, bcdDevice= 1.11

[ 2.425985] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[ 2.425988] usb 3-2.3: Product: ST_SENSOR_HUB

[ 2.425990] usb 3-2.3: Manufacturer: STMicroelectronics

[ 2.425992] usb 3-2.3: SerialNumber: ST_SENSOR_HUB

[ 2.441044] raid6: avx2x1 gen() 9984 MB/s

[ 2.458004] raid6: avx2x1 xor() 7589 MB/s

[ 2.468360] hidraw: raw HID events driver (C) Jiri Kosina

[ 2.475008] raid6: avx2x2 gen() 12492 MB/s

[ 2.482508] usbcore: registered new interface driver usbhid

[ 2.482509] usbhid: USB HID core driver

[ 2.485446] hid-generic 0003:0483:91D1.0001: hiddev0,hidraw0: USB HID v1.10 Device [STMicroelectronics ST_SENSOR_HUB] on usb-0000:03:00.4-2.3/input0

[ 2.492006] raid6: avx2x2 xor() 8066 MB/s

[ 2.509008] raid6: avx2x4 gen() 13195 MB/s

[ 2.526007] raid6: avx2x4 xor() 7638 MB/s

[ 2.526008] raid6: using algorithm avx2x4 gen() 13195 MB/s

[ 2.526009] raid6: .... xor() 7638 MB/s, rmw enabled

[ 2.526010] raid6: using avx2x2 recovery algorithm

[ 2.530115] xor: automatically using best checksumming function avx

[ 2.531029] usb 3-2.4: new full-speed USB device number 4 using xhci_hcd

[ 2.558812] Btrfs loaded, crc32c=crc32c-intel

[ 2.559623] BTRFS: device label root devid 1 transid 82694 /dev/sda2

[ 2.630005] usb 3-2.4: New USB device found, idVendor=0bda, idProduct=b00b, bcdDevice= 1.10

[ 2.630017] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[ 2.630019] usb 3-2.4: Product: Bluetooth Radio

[ 2.630021] usb 3-2.4: Manufacturer: Realtek

[ 2.630022] usb 3-2.4: SerialNumber: 00e04c000001

[ 2.846602] device-mapper: uevent: version 1.0.3

[ 2.846746] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com

[ 2.884595] BTRFS info (device sda2): disk space caching is enabled

[ 2.884598] BTRFS info (device sda2): has skinny extents

[ 3.103869] BTRFS info (device sda2): enabling ssd optimizations

[ 3.375740] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)

[ 3.389586] systemd[1]: Detected architecture x86-64.

[ 3.403756] systemd[1]: Set hostname to <braulio-laptop>.

[ 3.547250] systemd[1]: /etc/systemd/system/rc-local.service:11: Support for option SysVStartPriority= has been removed and it is ignored

[ 3.552616] random: systemd: uninitialized urandom read (16 bytes read)

[ 3.555611] systemd[1]: Created slice system-systemd\x2dfsck.slice.

[ 3.556518] random: systemd: uninitialized urandom read (16 bytes read)

[ 3.556654] systemd[1]: Listening on Journal Socket (/dev/log).

[ 3.557457] random: systemd: uninitialized urandom read (16 bytes read)

[ 3.559690] systemd[1]: Listening on LVM2 metadata daemon socket.

[ 3.560541] systemd[1]: Reached target Login Prompts.

[ 3.561311] systemd[1]: Listening on udev Kernel Socket.

[ 3.562346] systemd[1]: Created slice User and Session Slice.

[ 3.637369] sd 0:0:0:0: Attached scsi generic sg0 type 0

[ 3.637448] sd 1:0:0:0: Attached scsi generic sg1 type 0

[ 3.692686] vboxdrv: loading out-of-tree module taints kernel.

[ 3.701658] vboxdrv: Found 8 processor cores

[ 3.717433] vboxdrv: TSC mode is Invariant, tentative frequency 1996130334 Hz

[ 3.717435] vboxdrv: Successfully loaded version 5.2.14 (interface 0x00290001)

[ 3.741698] VBoxPciLinuxInit

[ 3.741705] vboxpci: IOMMU found

[ 3.743649] VBoxNetAdp: Successfully started.

[ 3.746602] VBoxNetFlt: Successfully started.

[ 4.000725] BTRFS info (device sda2): use zstd compression, level 0

[ 4.000731] BTRFS info (device sda2): turning on discard

[ 4.000733] BTRFS info (device sda2): enabling auto defrag

[ 4.000736] BTRFS info (device sda2): using default commit interval 30s

[ 4.000739] BTRFS info (device sda2): disk space caching is enabled

[ 4.105703] systemd-journald[354]: Received request to flush runtime journal from PID 1

[ 5.192636] random: crng init done

[ 5.192640] random: 7 urandom warning(s) missed due to ratelimiting

[ 6.041336] acpi_cpufreq: overriding BIOS provided _PSD data

[ 6.067441] input: HP Wireless hotkeys as /devices/virtual/input/input6

[ 6.067767] amd_gpio AMDI0030:00: Failed to get gpio IRQ: -22

[ 6.094109] amd_gpio: probe of AMDI0030:00 failed with error -22

[ 6.094447] cmi: probe of SMB0001:00 failed with error -5

[ 6.095968] rtc_cmos 00:02: RTC can wake from S4

[ 6.096448] rtc_cmos 00:02: registered as rtc0

[ 6.096477] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs

[ 6.103927] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)

[ 6.105319] ACPI: Battery Slot [BAT0] (battery present)

[ 6.109571] ACPI: AC Adapter [ADP1] (on-line)

[ 6.120422] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0

[ 6.120426] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection

[ 6.126677] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver

[ 6.126839] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address

[ 6.126854] sp5100-tco sp5100-tco: Watchdog hardware is disabled

[ 6.174751] hp_accel: laptop model unknown, using default axes configuration

[ 6.198844] Linux agpgart interface v0.103

[ 6.199242] lis3lv02d: unknown sensor type 0x0

[ 6.246081] hp_accel: probe of HPQ6007:00 failed with error -22

[ 6.281819] cfg80211: Loading compiled-in X.509 certificates for regulatory database

[ 6.291853] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'

[ 6.293857] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2

[ 6.293862] cfg80211: failed to load regulatory.db

[ 6.350795] kvm: Nested Virtualization enabled

[ 6.350823] kvm: Nested Paging enabled

[ 6.350825] SVM: Virtual VMLOAD VMSAVE supported

[ 6.350825] SVM: Virtual GIF supported

[ 6.355284] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20180531/dsopcode-201)

[ 6.384121] MCE: In-kernel MCE decoding enabled.

[ 6.387393] media: Linux media interface: v0.10

[ 6.389599] EDAC amd64: Node 0: DRAM ECC disabled.

[ 6.389603] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.

Either enable ECC checking or force module loading by setting 'ecc_enable_override'.

(Note that use of the override may cause unknown side effects.)

[ 6.399175] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.401360] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.401572] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client

[ 6.401629] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20180531/dsopcode-201)

[ 6.401644] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.401658] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.401810] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20180531/dsopcode-201)

[ 6.401821] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.401833] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.402793] input: HP WMI hotkeys as /devices/virtual/input/input8

[ 6.403568] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20180531/dsopcode-201)

[ 6.403587] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.403604] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.403739] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20180531/dsopcode-201)

[ 6.403962] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.403975] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20180531/psparse-516)

[ 6.430705] videodev: Linux video capture interface: v2.00

[ 6.433530] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input9

[ 6.433654] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:03:00.1/sound/card0/input10

[ 6.470201] acer_wmi: Acer Laptop ACPI-WMI Extras

[ 6.470211] acer_wmi: Unsupported machine has AMW0_GUID1, unable to load

[ 6.475879] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC295: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker

[ 6.475883] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)

[ 6.475885] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)

[ 6.475887] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0

[ 6.475888] snd_hda_codec_realtek hdaudioC1D0: inputs:

[ 6.475890] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19

[ 6.475892] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12

[ 6.535499] r8822be: module is from the staging directory, the quality is unknown, you have been warned.

[ 6.617296] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input11

[ 6.669682] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:03:00.6/sound/card1/input12

[ 6.707228] Bluetooth: Core ver 2.22

[ 6.707266] NET: Registered protocol family 31

[ 6.707267] Bluetooth: HCI device and connection manager initialized

[ 6.707274] Bluetooth: HCI socket layer initialized

[ 6.707278] Bluetooth: L2CAP socket layer initialized

[ 6.707289] Bluetooth: SCO socket layer initialized

[ 6.748150] [drm] amdgpu kernel modesetting enabled.

[ 6.752929] uvcvideo: Found UVC 1.00 device HP Wide Vision FHD Camera (04f2:b593)

[ 6.754527] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>

[ 6.760052] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!

[ 6.760056] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!

[ 6.760067] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!

[ 6.760257] input: HP Wide Vision FHD Camera: HP W as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-4/1-4:1.0/input/input13

[ 6.761088] uvcvideo: Found UVC 1.00 device HP Wide Vision FHD Camera (04f2:b593)

[ 6.762851] uvcvideo: Unable to create debugfs 1-2 directory.

[ 6.763061] uvcvideo 1-4:1.2: Entity type for entity Extension 10 was not initialized!

[ 6.763077] uvcvideo 1-4:1.2: Entity type for entity Extension 12 was not initialized!

[ 6.763091] uvcvideo 1-4:1.2: Entity type for entity Processing 9 was not initialized!

[ 6.763094] uvcvideo 1-4:1.2: Entity type for entity Camera 11 was not initialized!

[ 6.763279] input: HP Wide Vision FHD Camera: HP I as /devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb1/1-4/1-4:1.2/input/input14

[ 6.763672] usbcore: registered new interface driver uvcvideo

[ 6.763674] USB Video Class driver (1.1.1)

[ 6.765473] r8822be: Using firmware rtlwifi/rtl8822befw.bin

[ 6.772863] Parsing CRAT table with 1 nodes

[ 6.772873] Ignoring ACPI CRAT on non-APU system

[ 6.772876] Virtual CRAT table created for CPU

[ 6.772877] Parsing CRAT table with 1 nodes

[ 6.772879] Creating topology SYSFS entries

[ 6.772898] Topology: Add CPU node

[ 6.772899] Finished initializing topology

[ 6.773133] kfd kfd: Initialized module

[ 6.774158] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)

[ 6.774163] fb: switching to amdgpudrmfb from VESA VGA

[ 6.783176] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'

[ 6.784252] r8822be: rtlwifi: wireless switch is on

[ 6.788599] r8822be 0000:02:00.0 wlp2s0: renamed from wlan0

[ 6.796304] usbcore: registered new interface driver btusb

[ 6.800315] Bluetooth: hci0: rtl: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822

[ 6.800321] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_config.bin

[ 6.801417] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_fw.bin

[ 6.803796] Console: switching to colour dummy device 80x25

[ 6.804258] Bluetooth: hci0: rom_version status=0 version=2

[ 6.804289] Bluetooth: hci0: cfg_sz 14, total size 20270

[ 6.804444] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x103C:0x83C6 0xC4).

[ 6.806146] [drm] register mmio base: 0xFE000000

[ 6.806148] [drm] register mmio size: 524288

[ 6.806176] [drm] add ip block number 0 <soc15_common>

[ 6.806178] [drm] add ip block number 1 <gmc_v9_0>

[ 6.806179] [drm] add ip block number 2 <vega10_ih>

[ 6.806179] [drm] add ip block number 3 <psp>

[ 6.806180] [drm] add ip block number 4 <powerplay>

[ 6.806182] [drm] add ip block number 5 <dm>

[ 6.806183] [drm] add ip block number 6 <gfx_v9_0>

[ 6.806183] [drm] add ip block number 7 <sdma_v4_0>

[ 6.806184] [drm] add ip block number 8 <vcn_v1_0>

[ 6.821439] kfd kfd: DID 15dd is missing in supported_devices

[ 6.821443] kfd kfd: kgd2kfd_probe failed

[ 6.821467] [drm] VCN decode is enabled in VM mode

[ 6.821467] [drm] VCN encode is enabled in VM mode

[ 6.821468] [drm] VCN jpeg decode is enabled in VM mode

[ 6.854417] [drm] BIOS signature incorrect 0 0

[ 6.854460] ATOM BIOS: SWBRT25890.001

[ 6.854500] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit

[ 6.854516] amdgpu 0000:03:00.0: VRAM: 256M 0x000000F400000000 - 0x000000F40FFFFFFF (256M used)

[ 6.854518] amdgpu 0000:03:00.0: GART: 1024M 0x000000F500000000 - 0x000000F53FFFFFFF

[ 6.854523] [drm] Detected VRAM RAM=256M, BAR=256M

[ 6.854524] [drm] RAM width 128bits UNKNOWN

[ 6.854717] [TTM] Zone kernel: Available graphics memory: 10159338 kiB

[ 6.854719] [TTM] Zone dma32: Available graphics memory: 2097152 kiB

[ 6.854720] [TTM] Initializing pool allocator

[ 6.854725] [TTM] Initializing DMA pool allocator

[ 6.854769] [drm] amdgpu: 256M of VRAM memory ready

[ 6.854771] [drm] amdgpu: 3072M of GTT memory ready.

[ 6.854787] [drm] GART: num cpu pages 262144, num gpu pages 262144

[ 6.855352] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).

[ 6.873449] [drm] use_doorbell being set to: [true]

[ 6.875786] [drm] Found VCN firmware Version: 1.73 Family ID: 18

[ 6.920894] psmouse serio1: synaptics: queried max coordinates: x [..5640], y [..4740]

[ 6.947784] psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1116..]

[ 6.947794] psmouse serio1: synaptics: Your touchpad (PNP: SYN324e ETD0000 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.

[ 6.998926] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x12e800/0x400000, board id: 3314, fw id: 2544170

[ 7.031681] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7

[ 7.037456] mousedev: PS/2 mouse device common for all mice

[ 7.210980] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: stripe=4

[ 7.456865] amdgpu: [powerplay] dpm has been enabled

[ 7.456993] [drm] DM_PPLIB: values for Invalid clock

[ 7.456994] [drm] DM_PPLIB: 0 in kHz

[ 7.456996] [drm] DM_PPLIB: 400000 in kHz

[ 7.456997] [drm] DM_PPLIB: 933000 in kHz

[ 7.456997] [drm] DM_PPLIB: 1067000 in kHz

[ 7.457154] WARNING: CPU: 5 PID: 401 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1355 dcn_bw_update_from_pplib+0x16b/0x280 [amdgpu]

[ 7.457156] Modules linked in: ext4 mbcache jbd2 fscrypto joydev mousedev btusb arc4 btrtl amdkfd btbcm amd_iommu_v2 btintel uvcvideo hid_sensor_gyro_3d hid_sensor_accel_3d hid_sensor_magn_3d hid_sensor_incl_3d hid_sensor_rotation videobuf2_vmalloc amdgpu(+) r8822be(C) videobuf2_memops bluetooth hid_sensor_trigger industrialio_triggered_buffer videobuf2_v4l2 kfifo_buf chash snd_hda_codec_realtek ecdh_generic videobuf2_common gpu_sched hid_sensor_iio_common snd_hda_codec_generic crc16 videodev snd_hda_codec_hdmi i2c_algo_bit wmi_bmof industrialio mac80211 media edac_mce_amd ttm snd_hda_intel hp_wmi sparse_keymap drm_kms_helper snd_hda_codec kvm_amd ccp rng_core snd_hda_core drm kvm snd_hwdep cfg80211 snd_pcm agpgart syscopyarea psmouse irqbypass sysfillrect snd_timer input_leds k10temp hp_accel snd

[ 7.457216] rtsx_pci_ms sp5100_tco sysimgblt memstick rfkill fb_sys_fops lis3lv02d soundcore i2c_piix4 input_polldev wmi battery ac led_class i2c_hid rtc_cmos evdev i2c_scmi pinctrl_amd hp_wireless mac_hid acpi_cpufreq vboxnetflt(O) vboxnetadp(O) vboxpci(O) vboxdrv(O) msr sg crypto_user ip_tables x_tables dm_crypt dm_mod btrfs libcrc32c crc32c_generic xor zstd_decompress zstd_compress xxhash hid_sensor_hub hid_generic usbhid hid raid6_pq sd_mod crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc ahci rtsx_pci_sdmmc serio_raw libahci atkbd libps2 mmc_core xhci_pci libata aesni_intel xhci_hcd aes_x86_64 crypto_simd cryptd glue_helper usbcore scsi_mod usb_common rtsx_pci i8042 serio lz4 lz4_compress

[ 7.457283] CPU: 5 PID: 401 Comm: systemd-udevd Tainted: G C O 4.18.0-1-custom+ #6

[ 7.457285] Hardware name: HP HP ENVY x360 Convertible 15m-bq1xx/83C6, BIOS F.17 03/29/2018

[ 7.457398] RIP: 0010:dcn_bw_update_from_pplib+0x16b/0x280 [amdgpu]

[ 7.457399] Code: d8 ca d8 f1 d9 5a 50 8b 44 fc 14 49 8b 94 24 70 01 00 00 48 89 04 24 df 2c 24 d8 f1 db 42 78 de c9 de ca de f9 d9 5a 4c eb 02 <0f> 0b 48 89 da be 04 00 00 00 48 89 ef e8 13 5b fe ff 84 c0 0f 84

[ 7.457443] RSP: 0018:ffffa76803d9f7b8 EFLAGS: 00010246

[ 7.457446] RAX: 0000000000000001 RBX: ffffa76803d9f818 RCX: 0000000000000000

[ 7.457448] RDX: 0000000000000000 RSI: 0000000000000004 RDI: 00000000ffffffff

[ 7.457449] RBP: ffffa126300ca6c0 R08: 0000000000000001 R09: 00000000000003a0

[ 7.457451] R10: 0000000000000004 R11: 0000000000000000 R12: ffffa12632df1000

[ 7.457452] R13: ffffa12631004ec0 R14: ffffa12632df1000 R15: 0000000000000000

[ 7.457455] FS: 00007ffff7f85d40(0000) GS:ffffa1264ab40000(0000) knlGS:0000000000000000

[ 7.457457] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033

[ 7.457458] CR2: 00007ffff7bd4000 CR3: 00000004f85b4000 CR4: 00000000003406e0

[ 7.457460] Call Trace:

[ 7.457586] dcn10_create_resource_pool+0x756/0x990 [amdgpu]

[ 7.457699] dc_create_resource_pool+0x42/0x180 [amdgpu]

[ 7.457707] ? __kmalloc+0x1aa/0x230

[ 7.457817] ? dal_gpio_service_create+0x7c/0x110 [amdgpu]

[ 7.457924] dc_create+0x228/0x650 [amdgpu]

[ 7.458031] ? amdgpu_cgs_create_device+0x23/0x50 [amdgpu]

[ 7.458140] dm_hw_init+0xc8/0x130 [amdgpu]

[ 7.458247] amdgpu_device_init.cold.15+0x1041/0x1253 [amdgpu]

[ 7.458335] amdgpu_driver_load_kms+0x86/0x2c0 [amdgpu]

[ 7.458357] drm_dev_register+0x109/0x140 [drm]

[ 7.458442] amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]

[ 7.458448] ? _raw_spin_unlock_irqrestore+0x20/0x40

[ 7.458453] local_pci_probe+0x41/0x90

[ 7.458458] pci_device_probe+0x189/0x1a0

[ 7.458463] driver_probe_device+0x2b9/0x460

[ 7.458467] __driver_attach+0xdd/0x110

[ 7.458470] ? driver_probe_device+0x460/0x460

[ 7.458474] bus_for_each_dev+0x76/0xc0

[ 7.458478] bus_add_driver+0x152/0x230

[ 7.458482] ? 0xffffffffc11c3000

[ 7.458485] driver_register+0x6b/0xb0

[ 7.458487] ? 0xffffffffc11c3000

[ 7.458492] do_one_initcall+0x46/0x1f5

[ 7.458496] ? kmem_cache_alloc_trace+0x181/0x1d0

[ 7.458500] ? do_init_module+0x22/0x210

[ 7.458504] do_init_module+0x5a/0x210

[ 7.458508] load_module+0x2295/0x24b0

[ 7.458515] ? vmap_page_range_noflush+0x243/0x320

[ 7.458521] ? __se_sys_init_module+0x10c/0x170

[ 7.458524] __se_sys_init_module+0x10c/0x170

[ 7.458530] do_syscall_64+0x5b/0x170

[ 7.458535] entry_SYSCALL_64_after_hwframe+0x44/0xa9

[ 7.458538] RIP: 0033:0x7ffff78f6f3a

[ 7.458539] Code: 48 8b 0d 19 cf 2b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e6 ce 2b 00 f7 d8 64 89 01 48

[ 7.458582] RSP: 002b:00007fffffffd648 EFLAGS: 00000246 ORIG_RAX: 00000000000000af

[ 7.458585] RAX: ffffffffffffffda RBX: 00005555557be8e0 RCX: 00007ffff78f6f3a

[ 7.458587] RDX: 00007ffff7193ecd RSI: 0000000000604238 RDI: 00005555561c3c10

[ 7.458588] RBP: 00007ffff7193ecd R08: 0000000000000007 R09: 0000000000000006

[ 7.458590] R10: 00005555557b3010 R11: 0000000000000246 R12: 00005555561c3c10

[ 7.458591] R13: 00005555557b9c40 R14: 0000000000020000 R15: 00005555557be8e0

[ 7.458596] ---[ end trace 11741d28e71716a3 ]---

[ 7.458612] [drm] DM_PPLIB: values for Invalid clock

[ 7.458614] [drm] DM_PPLIB: 300000 in kHz

[ 7.458615] [drm] DM_PPLIB: 600000 in kHz

[ 7.458616] [drm] DM_PPLIB: 626000 in kHz

[ 7.458616] [drm] DM_PPLIB: 654000 in kHz

[ 7.459619] [drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from Adapter Service for connector index:2! type 0 expected 3

[ 7.467324] [drm] Display Core initialized with v3.1.52!

[ 7.474757] [drm] SADs count is: -2, don't need to read it

[ 7.476247] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).

[ 7.476249] [drm] Driver supports precise vblank timestamp query.

[ 7.500972] [drm] VCN decode and encode initialized successfully.

[ 7.503486] [drm] fb mappable at 0xD1100000

[ 7.503489] [drm] vram apper at 0xD0000000

[ 7.503491] [drm] size 8294400

[ 7.503492] [drm] fb depth is 24

[ 7.503493] [drm] pitch is 7680

[ 7.503687] fbcon: amdgpudrmfb (fb0) is primary device

[ 7.517541] Console: switching to colour frame buffer device 240x67

[ 7.544515] amdgpu 0000:03:00.0: fb0: amdgpudrmfb frame buffer device

[ 7.553393] amdgpu 0000:03:00.0: ring 0(gfx) uses VM inv eng 4 on hub 0

[ 7.553397] amdgpu 0000:03:00.0: ring 1(comp_1.0.0) uses VM inv eng 5 on hub 0

[ 7.553400] amdgpu 0000:03:00.0: ring 2(comp_1.1.0) uses VM inv eng 6 on hub 0

[ 7.553403] amdgpu 0000:03:00.0: ring 3(comp_1.2.0) uses VM inv eng 7 on hub 0

[ 7.553406] amdgpu 0000:03:00.0: ring 4(comp_1.3.0) uses VM inv eng 8 on hub 0

[ 7.553409] amdgpu 0000:03:00.0: ring 5(comp_1.0.1) uses VM inv eng 9 on hub 0

[ 7.553411] amdgpu 0000:03:00.0: ring 6(comp_1.1.1) uses VM inv eng 10 on hub 0

[ 7.553414] amdgpu 0000:03:00.0: ring 7(comp_1.2.1) uses VM inv eng 11 on hub 0

[ 7.553417] amdgpu 0000:03:00.0: ring 8(comp_1.3.1) uses VM inv eng 12 on hub 0

[ 7.553420] amdgpu 0000:03:00.0: ring 9(kiq_2.1.0) uses VM inv eng 13 on hub 0

[ 7.553423] amdgpu 0000:03:00.0: ring 10(sdma0) uses VM inv eng 4 on hub 1

[ 7.553426] amdgpu 0000:03:00.0: ring 11(vcn_dec) uses VM inv eng 5 on hub 1

[ 7.553429] amdgpu 0000:03:00.0: ring 12(vcn_enc0) uses VM inv eng 6 on hub 1

[ 7.553432] amdgpu 0000:03:00.0: ring 13(vcn_enc1) uses VM inv eng 7 on hub 1

[ 7.553434] amdgpu 0000:03:00.0: ring 14(vcn_jpeg) uses VM inv eng 8 on hub 1

[ 8.096355] [drm] Initialized amdgpu 3.26.0 20150101 for 0000:03:00.0 on minor 0

[ 15.139148] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

[ 15.139151] Bluetooth: BNEP filters: protocol multicast

[ 15.139156] Bluetooth: BNEP socket layer initialized

[ 16.755073] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 17.322429] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 17.322483] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.

[ 17.759730] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 17.759779] Bridge firewalling registered

[ 17.909818] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 18.224257] fuse init (API version 7.27)

[ 18.426960] Initializing XFRM netlink socket

[ 18.563448] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready

[ 21.920760] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 21.937179] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 22.375748] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 23.755971] Bluetooth: RFCOMM TTY layer initialized

[ 23.755980] Bluetooth: RFCOMM socket layer initialized

[ 23.755990] Bluetooth: RFCOMM ver 1.11

[ 27.289878] core[1424]: segfault at 0 ip 0000000000441058 sp 00007fffffffd250 error 4

[ 27.289882] Code: 40 00 31 c0 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 55 48 89 f5 53 48 89 fb 48 83 ec 08 e8 8f ec fd ff 89 c7 e8 f8 f0 fd ff <48> 8b 30 48 89 ea 48 89 df e8 fa eb fd ff 48 83 c4 08 b8 01 00 00

[ 33.243558] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

[ 37.417237] wlp2s0: authenticate with 64:66:b3:be:b5:b7

[ 37.417700] wlp2s0: send auth to 64:66:b3:be:b5:b7 (try 1/3)

[ 37.420114] wlp2s0: authenticated

[ 37.420310] r8822be 0000:02:00.0 wlp2s0: disabling HT as WMM/QoS is not supported by the AP

[ 37.420314] r8822be 0000:02:00.0 wlp2s0: disabling VHT as WMM/QoS is not supported by the AP

[ 37.421043] wlp2s0: associate with 64:66:b3:be:b5:b7 (try 1/3)

[ 37.426414] wlp2s0: RX AssocResp from 64:66:b3:be:b5:b7 (capab=0x431 status=0 aid=4)

[ 37.426758] wlp2s0: associated

[ 37.477372] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready

[27539.327236] perf: interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 79000

Ryzen 2500u limited to max. 2000mhz in Linux (2024)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Kimberely Baumbach CPA

Last Updated:

Views: 6027

Rating: 4 / 5 (41 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Kimberely Baumbach CPA

Birthday: 1996-01-14

Address: 8381 Boyce Course, Imeldachester, ND 74681

Phone: +3571286597580

Job: Product Banking Analyst

Hobby: Cosplaying, Inline skating, Amateur radio, Baton twirling, Mountaineering, Flying, Archery

Introduction: My name is Kimberely Baumbach CPA, I am a gorgeous, bright, charming, encouraging, zealous, lively, good person who loves writing and wants to share my knowledge and understanding with you.