You are not logged in.

#26 2019-08-08 08:28:29

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

I have set

MODULE=(i915)

in mkinitcpio, regenerated initramfs
I have set

GRUB_CMDLINE_LINUX_DEFAULT="module_blacklist=radeon,amdgpu audit=0 loglevel=3 quiet"

in

/etc/default/grub

and regenerated grub config

Rebooted. There is no output when i run lsmod | grep 'radeon' and lsmod | grep 'amdgpu'.


Full dmesg

[    0.000000] microcode: microcode updated early to revision 0x2d, date = 2019-03-07
[    0.000000] Linux version 5.2.6-arch1-1-ARCH (builduser@heftig-3961) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun Aug 4 14:58:49 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw module_blacklist=radeon,amdgpu audit=0 loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    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 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000094e49fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000094e4a000-0x0000000095749fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009574a000-0x000000009c3eefff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c3ef000-0x000000009c5eefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009c5ef000-0x000000009cddefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009cddf000-0x000000009cf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000035effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by INSYDE Corp.
[    0.000000] efi:  SMBIOS=0x9c669000  ESRT=0x9c771418  ACPI 2.0=0x9cffe014 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 80E5/Lenovo G50-80, BIOS B0CNA0WW 09/30/2016
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2194.882 MHz processor
[    0.000573] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000575] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000582] last_pfn = 0x35f000 max_arch_pfn = 0x400000000
[    0.000587] MTRR default type: uncachable
[    0.000588] MTRR fixed ranges enabled:
[    0.000589]   00000-9FFFF write-back
[    0.000590]   A0000-BFFFF uncachable
[    0.000591]   C0000-E7FFF write-protect
[    0.000592]   E8000-EFFFF write-combining
[    0.000593]   F0000-FFFFF write-protect
[    0.000594] MTRR variable ranges enabled:
[    0.000596]   0 base 0000000000 mask 7C00000000 write-back
[    0.000597]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000599]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000600]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000601]   4 base 00C0000000 mask 7FC0000000 uncachable
[    0.000601]   5 disabled
[    0.000602]   6 disabled
[    0.000603]   7 disabled
[    0.000603]   8 disabled
[    0.000604]   9 disabled
[    0.001504] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001697] total RAM covered: 14800M
[    0.002090] Found optimal setting for mtrr clean up
[    0.002091]  gran_size: 64K 	chunk_size: 64M 	num_reg: 6  	lose cover RAM: 0G
[    0.002930] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.002935] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.012718] esrt: Reserving ESRT space from 0x000000009c771418 to 0x000000009c771450.
[    0.012727] check: Scanning 1 areas for low memory corruption
[    0.012732] Using GB pages for direct mapping
[    0.012734] BRK [0x33dc01000, 0x33dc01fff] PGTABLE
[    0.012736] BRK [0x33dc02000, 0x33dc02fff] PGTABLE
[    0.012737] BRK [0x33dc03000, 0x33dc03fff] PGTABLE
[    0.012761] BRK [0x33dc04000, 0x33dc04fff] PGTABLE
[    0.012763] BRK [0x33dc05000, 0x33dc05fff] PGTABLE
[    0.012860] BRK [0x33dc06000, 0x33dc06fff] PGTABLE
[    0.012890] BRK [0x33dc07000, 0x33dc07fff] PGTABLE
[    0.012944] BRK [0x33dc08000, 0x33dc08fff] PGTABLE
[    0.012992] BRK [0x33dc09000, 0x33dc09fff] PGTABLE
[    0.013022] BRK [0x33dc0a000, 0x33dc0afff] PGTABLE
[    0.013051] Secure boot could not be determined
[    0.013052] RAMDISK: [mem 0x365d3000-0x372e0fff]
[    0.013058] ACPI: Early table checksum verification disabled
[    0.013061] ACPI: RSDP 0x000000009CFFE014 000024 (v02 LENOVO)
[    0.013065] ACPI: XSDT 0x000000009CFCF188 0000D4 (v01 LENOVO CB-01    00000001      01000013)
[    0.013071] ACPI: FACP 0x000000009CFF6000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013077] ACPI: DSDT 0x000000009CFE1000 00FE6B (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013080] ACPI: FACS 0x000000009CF7A000 000040
[    0.013083] ACPI: UEFI 0x000000009CFFC000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013086] ACPI: ASF! 0x000000009CFFA000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013089] ACPI: BOOT 0x000000009CFF8000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013092] ACPI: LPIT 0x000000009CFF4000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013096] ACPI: MCFG 0x000000009CFF2000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013099] ACPI: SSDT 0x000000009CFDB000 000B74 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013102] ACPI: UEFI 0x000000009CFFD000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013105] ACPI: ASPT 0x000000009CFF9000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013108] ACPI: HPET 0x000000009CFF5000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013111] ACPI: WDAT 0x000000009CFF1000 000224 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013114] ACPI: SSDT 0x000000009CFDC000 000539 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013117] ACPI: MSDM 0x000000009CFFB000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013121] ACPI: APIC 0x000000009CFF3000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013124] ACPI: SSDT 0x000000009CFD5000 005AC3 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013127] ACPI: SSDT 0x000000009CFDD000 00342F (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013130] ACPI: DBGP 0x000000009CFF7000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013133] ACPI: SSDT 0x000000009CFD3000 001BF5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013136] ACPI: DMAR 0x000000009CFD2000 0000F0 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013139] ACPI: CSRT 0x000000009CFD1000 0000C4 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013143] ACPI: FPDT 0x000000009CFD0000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013146] ACPI: BGRT 0x000000009CFCE000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013154] ACPI: Local APIC address 0xfee00000
[    0.013239] No NUMA configuration found
[    0.013240] Faking a node at [mem 0x0000000000000000-0x000000035effffff]
[    0.013243] NODE_DATA(0) allocated [mem 0x35effc000-0x35effffff]
[    0.013270] Zone ranges:
[    0.013271]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013272]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013274]   Normal   [mem 0x0000000100000000-0x000000035effffff]
[    0.013275]   Device   empty
[    0.013276] Movable zone start for each node
[    0.013277] Early memory node ranges
[    0.013278]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.013279]   node   0: [mem 0x0000000000059000-0x0000000000085fff]
[    0.013280]   node   0: [mem 0x0000000000100000-0x0000000094e49fff]
[    0.013281]   node   0: [mem 0x000000009574a000-0x000000009c3eefff]
[    0.013281]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.013282]   node   0: [mem 0x0000000100000000-0x000000035effffff]
[    0.013394] Zeroed struct page in unavailable ranges: 17804 pages
[    0.013395] Initmem setup node 0 [mem 0x0000000000001000-0x000000035effffff]
[    0.013397] On node 0 totalpages: 3123828
[    0.013398]   DMA zone: 64 pages used for memmap
[    0.013399]   DMA zone: 23 pages reserved
[    0.013400]   DMA zone: 3972 pages, LIFO batch:0
[    0.013460]   DMA32 zone: 9900 pages used for memmap
[    0.013461]   DMA32 zone: 633584 pages, LIFO batch:63
[    0.023611]   Normal zone: 38848 pages used for memmap
[    0.023612]   Normal zone: 2486272 pages, LIFO batch:63
[    0.057913] Reserving Intel graphics memory at [mem 0x9e000000-0x9fffffff]
[    0.057983] ACPI: PM-Timer IO Port: 0x1808
[    0.057985] ACPI: Local APIC address 0xfee00000
[    0.058002] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.058004] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.058006] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.058008] ACPI: IRQ0 used by override.
[    0.058009] ACPI: IRQ9 used by override.
[    0.058012] Using ACPI (MADT) for SMP configuration information
[    0.058013] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.058024] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.058046] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.058048] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.058050] PM: Registered nosave memory: [mem 0x00086000-0x0009ffff]
[    0.058050] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.058052] PM: Registered nosave memory: [mem 0x94e4a000-0x95749fff]
[    0.058054] PM: Registered nosave memory: [mem 0x9c3ef000-0x9c5eefff]
[    0.058055] PM: Registered nosave memory: [mem 0x9c5ef000-0x9cddefff]
[    0.058055] PM: Registered nosave memory: [mem 0x9cddf000-0x9cf7efff]
[    0.058056] PM: Registered nosave memory: [mem 0x9cf7f000-0x9cffefff]
[    0.058058] PM: Registered nosave memory: [mem 0x9d000000-0x9dffffff]
[    0.058059] PM: Registered nosave memory: [mem 0x9e000000-0x9fffffff]
[    0.058059] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[    0.058060] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.058061] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.058061] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.058062] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.058063] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.058063] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.058064] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.058065] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.058065] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.058066] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.058067] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.058068] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.058068] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.058070] [mem 0xa0000000-0xdfffffff] available for PCI devices
[    0.058072] Booting paravirtualized kernel on bare hardware
[    0.058074] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.178047] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.178328] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[    0.178335] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[    0.178337] pcpu-alloc: [0] 0 1 2 3 
[    0.178358] Built 1 zonelists, mobility grouping on.  Total pages: 3074993
[    0.178359] Policy zone: Normal
[    0.178361] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw module_blacklist=radeon,amdgpu audit=0 loglevel=3 quiet
[    0.178406] audit: disabled (until reboot)
[    0.184379] Calgary: detecting Calgary via BIOS EBDA area
[    0.184381] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.217960] Memory: 12135856K/12495312K available (12291K kernel code, 1319K rwdata, 3900K rodata, 1612K init, 3616K bss, 359456K reserved, 0K cma-reserved)
[    0.218096] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.218108] Kernel/User page tables isolation: enabled
[    0.218124] ftrace: allocating 37363 entries in 146 pages
[    0.235072] rcu: Preemptible hierarchical RCU implementation.
[    0.235073] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.235074] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.235075] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.235075] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.235076] 	Tasks RCU enabled.
[    0.235077] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.235078] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.237029] NR_IRQS: 20736, nr_irqs: 728, preallocated irqs: 16
[    0.237204] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.237280] random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
[    0.237305] Console: colour dummy device 80x25
[    0.237308] printk: console [tty0] enabled
[    0.237329] ACPI: Core revision 20190509
[    0.237618] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.237626] hpet clockevent registered
[    0.237632] APIC: Switch to symmetric I/O mode setup
[    0.237634] DMAR: Host address width 39
[    0.237635] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.237641] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[    0.237642] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.237645] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[    0.237647] DMAR: RMRR base: 0x0000009cd84000 end: 0x0000009cda3fff
[    0.237648] DMAR: RMRR base: 0x0000009d800000 end: 0x0000009fffffff
[    0.237649] DMAR: ANDD device: 1 name: \_SB.PCI0.SDMA
[    0.237650] DMAR: ANDD device: 2 name: \_SB.PCI0.SDHC
[    0.237652] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.237652] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.237653] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.237654] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.238152] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.238153] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.238776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.254299] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa3500a0fc, max_idle_ns: 440795307198 ns
[    0.254304] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.67 BogoMIPS (lpj=7316273)
[    0.254306] pid_max: default: 32768 minimum: 301
[    0.257392] LSM: Security Framework initializing
[    0.257397] Yama: becoming mindful.
[    0.259891] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.261160] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.261213] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.261255] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.261414] *** VALIDATE proc ***
[    0.261466] *** VALIDATE cgroup1 ***
[    0.261467] *** VALIDATE cgroup2 ***
[    0.261528] process: using mwait in idle threads
[    0.261531] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.261532] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.261534] Spectre V2 : Mitigation: Full generic retpoline
[    0.261535] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.261535] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.261538] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.261539] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.261540] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.261543] MDS: Mitigation: Clear CPU buffers
[    0.261806] Freeing SMP alternatives memory: 32K
[    0.264383] TSC deadline timer enabled
[    0.264385] smpboot: CPU0: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.284310] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.284332] ... version:                3
[    0.284333] ... bit width:              48
[    0.284333] ... generic registers:      4
[    0.284334] ... value mask:             0000ffffffffffff
[    0.284335] ... max period:             00007fffffffffff
[    0.284335] ... fixed-purpose events:   3
[    0.284336] ... event mask:             000000070000000f
[    0.290971] rcu: Hierarchical SRCU implementation.
[    0.314430] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.320977] smp: Bringing up secondary CPUs ...
[    0.360981] x86: Booting SMP configuration:
[    0.360983] .... node  #0, CPUs:      #1 #2
[    0.401455] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.440983]  #3
[    0.441437] smp: Brought up 1 node, 4 CPUs
[    0.441437] smpboot: Max logical packages: 1
[    0.441437] smpboot: Total of 4 processors activated (17566.68 BogoMIPS)
[    0.444620] devtmpfs: initialized
[    0.444620] x86/mm: Memory block size: 128MB
[    0.445326] PM: Registering ACPI NVS region [mem 0x9cddf000-0x9cf7efff] (1703936 bytes)
[    0.445326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.445326] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.445326] pinctrl core: initialized pinctrl subsystem
[    0.445326] PM: RTC time: 08:18:44, date: 2019-08-08
[    0.445326] NET: Registered protocol family 16
[    0.445326] cpuidle: using governor ladder
[    0.445326] cpuidle: using governor menu
[    0.445326] Simple Boot Flag at 0x44 set to 0x1
[    0.445326] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.445326] ACPI: bus type PCI registered
[    0.445326] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.445326] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.445326] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.445326] PCI: Using configuration type 1 for base access
[    0.445326] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.447898] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.447898] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.447898] ACPI: Added _OSI(Module Device)
[    0.447898] ACPI: Added _OSI(Processor Device)
[    0.447898] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.447898] ACPI: Added _OSI(Processor Aggregator Device)
[    0.447898] ACPI: Added _OSI(Linux-Dell-Video)
[    0.447898] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.447898] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.471423] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.474652] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.476257] ACPI: Dynamic OEM Table Load:
[    0.476266] ACPI: SSDT 0xFFFF9272900F9C00 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20121220)
[    0.477051] ACPI: Dynamic OEM Table Load:
[    0.477058] ACPI: SSDT 0xFFFF927290730800 0005AA (v02 PmRef  ApIst    00003000 INTL 20121220)
[    0.477908] ACPI: Dynamic OEM Table Load:
[    0.477914] ACPI: SSDT 0xFFFF9272900C2800 000119 (v02 PmRef  ApCst    00003000 INTL 20121220)
[    0.479502] ACPI: EC: EC started
[    0.479503] ACPI: EC: interrupt blocked
[    0.480652] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.480654] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.480655] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.480656] ACPI: Interpreter enabled
[    0.480703] ACPI: (supports S0 S3 S4 S5)
[    0.480704] ACPI: Using IOAPIC for interrupt routing
[    0.480748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.481244] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    0.481258] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.496134] ACPI: Power Resource [PC05] (on)
[    0.504718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.504726] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.506104] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.506105] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.507172] PCI host bridge to bus 0000:00
[    0.507174] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.507176] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.507177] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.507178] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.507180] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.507181] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.507182] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.507183] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.507184] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.507186] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.507187] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.507188] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.507189] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.507190] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.507192] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.507193] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[    0.507194] pci_bus 0000:00: root bus resource [mem 0xfe101000-0xfe113fff window]
[    0.507196] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.507204] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.507579] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[    0.507592] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
[    0.507599] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.507603] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.507614] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.507614] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.507614] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.507614] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.507614] pci 0000:00:03.0: reg 0x10: [mem 0xd1310000-0xd1313fff 64bit]
[    0.507614] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.507614] pci 0000:00:14.0: reg 0x10: [mem 0xd1300000-0xd130ffff 64bit]
[    0.507614] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.507614] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[    0.507614] pci 0000:00:16.0: reg 0x10: [mem 0xd131a000-0xd131a01f 64bit]
[    0.507614] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.507614] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[    0.507614] pci 0000:00:1b.0: reg 0x10: [mem 0xd1314000-0xd1317fff 64bit]
[    0.507614] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.507614] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[    0.507614] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.507614] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400
[    0.507614] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.507711] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
[    0.507795] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.508208] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
[    0.508290] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.508707] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.509171] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
[    0.509187] pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
[    0.509194] pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
[    0.509200] pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
[    0.509207] pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
[    0.509214] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.509221] pci 0000:00:1f.2: reg 0x24: [mem 0xd1318000-0xd13187ff]
[    0.509257] pci 0000:00:1f.2: PME# supported from D3hot
[    0.509605] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[    0.509623] pci 0000:00:1f.3: reg 0x10: [mem 0xd1319000-0xd13190ff 64bit]
[    0.509642] pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
[    0.510058] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.510130] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.510161] pci 0000:02:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.510189] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[    0.510207] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[    0.510317] pci 0000:02:00.0: supports D1 D2
[    0.510318] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.510455] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.510458] pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
[    0.510461] pci 0000:00:1c.2:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.510676] pci 0000:03:00.0: [8086:08b4] type 00 class 0x028000
[    0.510783] pci 0000:03:00.0: reg 0x10: [mem 0xd1100000-0xd1101fff 64bit]
[    0.514450] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.514881] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.514886] pci 0000:00:1c.3:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.514964] pci 0000:04:00.0: [1002:666f] type 00 class 0x038000
[    0.514989] pci 0000:04:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.515001] pci 0000:04:00.0: reg 0x18: [mem 0xd1000000-0xd103ffff 64bit]
[    0.515008] pci 0000:04:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.515020] pci 0000:04:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.515028] pci 0000:04:00.0: enabling Extended Tags
[    0.515089] pci 0000:04:00.0: supports D1 D2
[    0.515090] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[    0.515118] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:1c.4 (capable of 32.000 Gb/s with 5 GT/s x8 link)
[    0.515189] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.515193] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.515196] pci 0000:00:1c.4:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.515201] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.516529] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516604] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516677] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516749] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516821] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516893] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516965] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517037] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517566] ACPI: EC: interrupt unblocked
[    0.517577] ACPI: EC: event unblocked
[    0.517584] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.517586] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.517673] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.517673] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.517673] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.517673] vgaarb: loaded
[    0.517799] ACPI: bus type USB registered
[    0.517813] usbcore: registered new interface driver usbfs
[    0.517819] usbcore: registered new interface driver hub
[    0.517840] usbcore: registered new device driver usb
[    0.517865] pps_core: LinuxPPS API ver. 1 registered
[    0.517866] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.517868] PTP clock support registered
[    0.517874] EDAC MC: Ver: 3.0.0
[    0.518069] Registered efivars operations
[    0.548012] PCI: Using ACPI for IRQ routing
[    0.551548] PCI: pci_cache_line_size set to 64 bytes
[    0.551861] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.551862] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.551863] e820: reserve RAM buffer [mem 0x94e4a000-0x97ffffff]
[    0.551864] e820: reserve RAM buffer [mem 0x9c3ef000-0x9fffffff]
[    0.551865] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.551867] e820: reserve RAM buffer [mem 0x35f000000-0x35fffffff]
[    0.554302] NetLabel: Initializing
[    0.554302] NetLabel:  domain hash size = 128
[    0.554302] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.554302] NetLabel:  unlabeled traffic allowed by default
[    0.554861] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.554867] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.556916] clocksource: Switched to clocksource tsc-early
[    0.566315] VFS: Disk quotas dquot_6.6.0
[    0.566332] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.566360] *** VALIDATE hugetlbfs ***
[    0.566404] pnp: PnP ACPI init
[    0.567205] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.567207] system 00:00: [io  0xffff] has been reserved
[    0.567209] system 00:00: [io  0xffff] has been reserved
[    0.567210] system 00:00: [io  0xffff] has been reserved
[    0.567212] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.567213] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.567218] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.567274] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.567322] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.567326] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.567393] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.567432] pnp 00:04: Plug and Play ACPI device, IDs SYN2b37 PNP0f13 SYN0002 SYN2b00 (active)
[    0.567913] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.567915] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.567916] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.567918] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.567919] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.567921] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.567923] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.567924] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.567926] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    0.567927] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.567929] system 00:05: [mem 0xa0010000-0xa001ffff] has been reserved
[    0.567931] system 00:05: [mem 0xa0000000-0xa000ffff] has been reserved
[    0.567934] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.568301] pnp: PnP ACPI: found 6 devices
[    0.574094] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.574100] pci 0000:04:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.574104] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.574106] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.574108] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.574119] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0100000-0xa02fffff]
[    0.574130] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.574132] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.574135] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.574137] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.574141] pci 0000:00:1c.0:   bridge window [mem 0xa0100000-0xa02fffff]
[    0.574144] pci 0000:00:1c.0:   bridge window [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.574149] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.574151] pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
[    0.574155] pci 0000:00:1c.2:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.574162] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.574166] pci 0000:00:1c.3:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.574174] pci 0000:04:00.0: BAR 6: assigned [mem 0xd1040000-0xd105ffff pref]
[    0.574175] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.574177] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.574181] pci 0000:00:1c.4:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.574184] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.574190] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.574191] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.574192] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.574194] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.574195] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.574196] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.574198] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.574199] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.574200] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.574201] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.574203] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.574204] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.574205] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.574206] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.574208] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.574209] pci_bus 0000:00: resource 19 [mem 0xa0000000-0xdfffffff window]
[    0.574210] pci_bus 0000:00: resource 20 [mem 0xfe101000-0xfe113fff window]
[    0.574212] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.574213] pci_bus 0000:01: resource 1 [mem 0xa0100000-0xa02fffff]
[    0.574215] pci_bus 0000:01: resource 2 [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.574216] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.574217] pci_bus 0000:02: resource 1 [mem 0xd1200000-0xd12fffff]
[    0.574219] pci_bus 0000:03: resource 1 [mem 0xd1100000-0xd11fffff]
[    0.574220] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.574221] pci_bus 0000:04: resource 1 [mem 0xd1000000-0xd10fffff]
[    0.574223] pci_bus 0000:04: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.574386] NET: Registered protocol family 2
[    0.574521] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.574583] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.574762] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.574877] TCP: Hash tables configured (established 131072 bind 65536)
[    0.574917] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.574964] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.575057] NET: Registered protocol family 1
[    0.575062] NET: Registered protocol family 44
[    0.575073] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.575197] pci 0000:00:14.0: can't derive routing for PCI INT A
[    0.575198] pci 0000:00:14.0: PCI INT A: not connected
[    0.576865] PCI: CLS 64 bytes, default 64
[    0.576906] Trying to unpack rootfs image as initramfs...
[    0.758214] Freeing initrd memory: 13368K
[    0.758251] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.758253] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    0.781007] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.781009] software IO TLB: mapped [mem 0x9599e000-0x9999e000] (64MB)
[    0.781097] check: Scanning for low memory corruption every 60 seconds
[    0.781709] Initialise system trusted keyrings
[    0.781716] Key type blacklist registered
[    0.781765] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.783118] zbud: loaded
[    0.785026] Key type asymmetric registered
[    0.785027] Asymmetric key parser 'x509' registered
[    0.785039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.785085] io scheduler mq-deadline registered
[    0.785087] io scheduler kyber registered
[    0.785135] io scheduler bfq registered
[    0.785521] pcieport 0000:00:1c.0: PME: Signaling with IRQ 42
[    0.785548] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.785806] pcieport 0000:00:1c.2: PME: Signaling with IRQ 43
[    0.786007] pcieport 0000:00:1c.3: PME: Signaling with IRQ 44
[    0.786195] pcieport 0000:00:1c.4: PME: Signaling with IRQ 45
[    0.786260] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.786339] efifb: probing for efifb
[    0.786360] efifb: showing boot graphics
[    0.787987] efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
[    0.787988] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.787989] efifb: scrolling: redraw
[    0.787990] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.788034] fbcon: Deferring console take-over
[    0.788035] fb0: EFI VGA frame buffer device
[    0.788044] intel_idle: MWAIT substates: 0x11142120
[    0.788045] intel_idle: v0.4.1 model 0x3D
[    0.788283] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.788368] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.791019] ACPI: Lid Switch [LID0]
[    0.791066] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.794354] ACPI: Power Button [PWRB]
[    0.794406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.797707] ACPI: Power Button [PWRF]
[    0.798481] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.799531] usbcore: registered new interface driver usbserial_generic
[    0.799537] usbserial: USB Serial support registered for generic
[    0.799556] rtc_cmos 00:01: RTC can wake from S4
[    0.799706] rtc_cmos 00:01: registered as rtc0
[    0.799721] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.799775] intel_pstate: Intel P-state driver initializing
[    0.799995] ledtrig-cpu: registered to indicate activity on CPUs
[    0.800593] NET: Registered protocol family 10
[    0.815260] Segment Routing with IPv6
[    0.815286] NET: Registered protocol family 17
[    0.815560] mce: Using 7 MCE banks
[    0.815577] RAS: Correctable Errors collector initialized.
[    0.815619] microcode: sig=0x306d4, pf=0x40, revision=0x2d
[    0.815717] microcode: Microcode Update Driver: v2.2.
[    0.815727] sched_clock: Marking stable (815304721, 408304)->(821752594, -6039569)
[    0.815938] registered taskstats version 1
[    0.815949] Loading compiled-in X.509 certificates
[    0.819888] Loaded X.509 cert 'Build time autogenerated kernel key: f37f744ff4f64a93475d0a94bb286ef9128ad860'
[    0.819911] zswap: loaded using pool lzo/zbud
[    0.828502] Key type big_key registered
[    0.828804] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.828813] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.829255] PM:   Magic number: 15:729:320
[    0.829260] misc microcode: hash matches
[    0.829262] platform microcode: hash matches
[    0.829275] tty tty45: hash matches
[    0.829354] rtc_cmos 00:01: setting system clock to 2019-08-08T08:18:44 UTC (1565252324)
[    0.830888] Freeing unused decrypted memory: 2040K
[    0.831292] Freeing unused kernel image memory: 1612K
[    0.844404] Write protecting the kernel read-only data: 18432k
[    0.845327] Freeing unused kernel image memory: 2012K
[    0.845500] Freeing unused kernel image memory: 196K
[    0.860234] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.860235] x86/mm: Checking user space page tables
[    0.869336] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.869338] Run /init as init process
[    0.939607] fbcon: Taking over console
[    0.939672] Console: switching to colour frame buffer device 240x67
[    0.947603] Linux agpgart interface v0.103
[    1.014975] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
[    1.014977] fb0: switching to inteldrmfb from EFI VGA
[    1.014994] Console: switching to colour dummy device 80x25
[    1.015091] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.024362] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.024363] [drm] Driver supports precise vblank timestamp query.
[    1.027794] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    1.027806] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    1.027836] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.064567] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
[    1.071813] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.072563] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.101369] fbcon: i915drmfb (fb0) is primary device
[    1.784450] tsc: Refined TSC clocksource calibration: 2194.917 MHz
[    1.784466] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa37107ca2, max_idle_ns: 440795258165 ns
[    1.784529] clocksource: Switched to clocksource tsc
[    2.221944] Console: switching to colour frame buffer device 240x67
[    2.251078] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    2.344798] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.359040] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.359101] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.364037] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[    2.364040] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[    2.364073] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.364247] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.365296] SCSI subsystem initialized
[    2.365535] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[    2.365541] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.366505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    2.366508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.366510] usb usb1: Product: xHCI Host Controller
[    2.366512] usb usb1: Manufacturer: Linux 5.2.6-arch1-1-ARCH xhci-hcd
[    2.366514] usb usb1: SerialNumber: 0000:00:14.0
[    2.367242] hub 1-0:1.0: USB hub found
[    2.367371] hub 1-0:1.0: 11 ports detected
[    2.374109] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.374114] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.374119] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.374177] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    2.374179] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.374181] usb usb2: Product: xHCI Host Controller
[    2.374183] usb usb2: Manufacturer: Linux 5.2.6-arch1-1-ARCH xhci-hcd
[    2.374185] usb usb2: SerialNumber: 0000:00:14.0
[    2.374694] hub 2-0:1.0: USB hub found
[    2.374705] hub 2-0:1.0: 4 ports detected
[    2.376249] libata version 3.00 loaded.
[    2.379355] usb: port power management may be unreliable
[    2.381451] ahci 0000:00:1f.2: version 3.0
[    2.388573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.391767] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x2 impl SATA mode
[    2.391770] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.392423] scsi host0: ahci
[    2.392659] scsi host1: ahci
[    2.392826] scsi host2: ahci
[    2.392971] scsi host3: ahci
[    2.393045] ata1: DUMMY
[    2.393047] ata2: SATA max UDMA/133 abar m2048@0xd1318000 port 0xd1318180 irq 48
[    2.393048] ata3: DUMMY
[    2.393049] ata4: DUMMY
[    2.701041] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    2.705370] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.710718] ata2.00: ATAPI: PLDS    DVD-RW DA8A6SH, GL61, max UDMA/100
[    2.711589] ata2.00: configured for UDMA/100
[    2.731748] scsi 1:0:0:0: CD-ROM            PLDS     DVD-RW DA8A6SH   GL61 PQ: 0 ANSI: 5
[    2.819406] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.819410] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.819790] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.842072] usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[    2.842078] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.842082] usb 1-4: Product: USB2.0-CRW
[    2.842086] usb 1-4: Manufacturer: Generic
[    2.842089] usb 1-4: SerialNumber: 20100201396000000
[    2.850564] usbcore: registered new interface driver rtsx_usb
[    2.964594] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    2.987882] usb 2-1: New USB device found, idVendor=054c, idProduct=0aa4, bcdDevice=86.03
[    2.987887] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.987891] usb 2-1: Product: Storage
[    2.987894] usb 2-1: Manufacturer: Sony
[    2.987896] usb 2-1: SerialNumber: 459B59190114
[    2.997960] usbcore: registered new interface driver usb-storage
[    3.003879] scsi host4: uas
[    3.004005] usbcore: registered new interface driver uas
[    3.005104] scsi 4:0:0:0: Direct-Access     Sony     Storage          2210 PQ: 0 ANSI: 6
[    3.011206] sd 4:0:0:0: [sda] 250064400 512-byte logical blocks: (128 GB/119 GiB)
[    3.011314] sd 4:0:0:0: [sda] Write Protect is off
[    3.011316] sd 4:0:0:0: [sda] Mode Sense: 2f 00 00 00
[    3.011393] random: fast init done
[    3.011571] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.012087] sd 4:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    3.020146]  sda: sda1 sda2 sda3
[    3.022811] sd 4:0:0:0: [sda] Attached SCSI disk
[    3.104442] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    3.248185] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    3.313859] usb 1-6: New USB device found, idVendor=0c45, idProduct=6513, bcdDevice= 0.12
[    3.313862] usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    3.313863] usb 1-6: Product: Lenovo EasyCamera
[    3.313864] usb 1-6: Manufacturer: J5PECID0C
[    3.408635] systemd[1]: systemd 242.84-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.424644] systemd[1]: Detected architecture x86-64.
[    3.430309] systemd[1]: Set hostname to <G5080>.
[    3.447651] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[    3.579781] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.579858] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.580140] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.580232] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.580485] systemd[1]: Listening on LVM2 metadata daemon socket.
[    3.580734] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.581860] systemd[1]: Created slice system-dhcpcd.slice.
[    3.591913] usb 1-7: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    3.591916] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.619065] EXT4-fs (sda3): re-mounted. Opts: stripe=8191
[    3.626100] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    3.626143] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    3.631243] random: lvm: uninitialized urandom read (4 bytes read)
[    3.639078] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    3.893611] random: crng init done
[    3.902120] systemd-journald[276]: Received request to flush runtime journal from PID 1
[    4.107420] ACPI: AC Adapter [ADP0] (on-line)
[    4.152739] Bluetooth: Core ver 2.22
[    4.152754] NET: Registered protocol family 31
[    4.152755] Bluetooth: HCI device and connection manager initialized
[    4.152759] Bluetooth: HCI socket layer initialized
[    4.152761] Bluetooth: L2CAP socket layer initialized
[    4.152764] Bluetooth: SCO socket layer initialized
[    4.180742] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    4.212043] r8168: loading out-of-tree module taints kernel.
[    4.223106] usbcore: registered new interface driver btusb
[    4.225140] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    4.227457] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    4.227490] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    4.228460] r8168: module verification failed: signature and/or required key missing - tainting kernel
[    4.230021] r8168 Gigabit Ethernet driver 8.047.02-NAPI loaded
[    4.230033] r8168 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    4.231539] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    4.231541] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.231542] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.231542] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.231543] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.236062] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
[    4.240094] Bluetooth: hci0: read Intel version: 3707100100012d0d00
[    4.244128] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
[    4.266307] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    4.268320] r8168  Copyright (C) 2019  Realtek NIC software team <nicfae@realtek.com> 
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    4.284361] cryptd: max_cpu_qlen set to 1000
[    4.318431] media: Linux media interface: v0.10
[    4.344459] AVX2 version of gcm_enc/dec engaged.
[    4.344461] AES CTR mode by8 optimization enabled
[    4.370197] battery: ACPI: Battery Slot [BAT0] (battery present)
[    4.385074] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[    4.400092] Bluetooth: hci0: Intel firmware patch completed and activated
[    4.435802] iTCO_vendor_support: vendor-support=0
[    4.442138] r8168 0000:02:00.0 enp2s0: renamed from eth0
[    4.459935] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.460135] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1860)
[    4.460244] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.460314] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.467764] Adding 8388476k swap on /dev/sda2.  Priority:-2 extents:1 across:8388476k FS
[    4.469345] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.486855] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
[    4.486933] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    4.487003] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    4.487074] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    4.487147] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    4.491106] intel-spi intel-spi: s25fl064k (8192 Kbytes)
[    4.495727] videodev: Linux video capture interface: v2.00
[    4.502830] snd_hda_codec_conexant hdaudioC1D0: CX20751/2: BIOS auto-probing.
[    4.503135] snd_hda_codec_conexant hdaudioC1D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    4.503138] snd_hda_codec_conexant hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.503140] snd_hda_codec_conexant hdaudioC1D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    4.503142] snd_hda_codec_conexant hdaudioC1D0:    mono: mono_out=0x0
[    4.503143] snd_hda_codec_conexant hdaudioC1D0:    inputs:
[    4.503146] snd_hda_codec_conexant hdaudioC1D0:      Internal Mic=0x1a
[    4.503148] snd_hda_codec_conexant hdaudioC1D0:      Mic=0x19
[    4.503930] snd_hda_codec_conexant hdaudioC1D0: Enable sync_write for stable communication
[    4.521589] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    4.521676] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[    4.523244] Creating 1 MTD partitions on "intel-spi":
[    4.523247] 0x000000000000-0x000000800000 : "BIOS"
[    4.527599] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    4.527601] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    4.551120] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.551162] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.551164] cfg80211: failed to load regulatory.db
[    4.571741] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (0c45:6513)
[    4.628684] uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
[    4.628687] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[    4.628690] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    4.628902] input: Lenovo EasyCamera: Lenovo EasyC as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input16
[    4.629167] usbcore: registered new interface driver uvcvideo
[    4.629168] USB Video Class driver (1.1.1)
[    4.648743] Intel(R) Wireless WiFi driver for Linux
[    4.648745] Copyright(c) 2003- 2015 Intel Corporation
[    4.668360] iwlwifi 0000:03:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
[    4.823129] kvm: disabled by bios
[    4.861275] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3160, REV=0x164
[    4.884619] iwlwifi 0000:03:00.0: base HW address: d0:7e:35:97:c9:c1
[    4.901210] kvm: disabled by bios
[    4.954902] intel_rapl: Found RAPL domain package
[    4.954904] intel_rapl: Found RAPL domain core
[    4.954906] intel_rapl: Found RAPL domain uncore
[    4.954907] intel_rapl: Found RAPL domain dram
[    4.954910] intel_rapl: RAPL package 0 domain package locked by BIOS
[    4.954916] intel_rapl: RAPL package 0 domain dram locked by BIOS
[    4.996642] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    4.999694] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    5.079712] 8021q: 802.1Q VLAN Support v1.8
[    5.113698] enp2s0: 0xffffa381c1aed000, 68:f7:28:72:cb:d6, IRQ 50
[    5.193927] psmouse serio1: synaptics: queried max coordinates: x [..5670], y [..4794]
[    5.399305] psmouse serio1: synaptics: queried min coordinates: x [1314..], y [1098..]
[    5.491937] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x2a800/0x0, board id: 2848, fw id: 1581875
[    5.560607] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[    5.565554] mousedev: PS/2 mouse device common for all mice
[    8.409238] r8168: enp2s0: link up
[    8.409304] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[   11.798151] wlp3s0: authenticate with f4:28:53:6c:34:78
[   11.804917] wlp3s0: send auth to f4:28:53:6c:34:78 (try 1/3)
[   11.806296] wlp3s0: authenticated
[   11.806429] wlp3s0: associating with AP with corrupt beacon
[   11.807657] wlp3s0: associate with f4:28:53:6c:34:78 (try 1/3)
[   11.808775] wlp3s0: RX AssocResp from f4:28:53:6c:34:78 (capab=0x411 status=0 aid=2)
[   11.811238] wlp3s0: associated
[   11.831569] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   11.863477] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by f4:28:53:6c:34:78
[  385.807415] fuse: init (API version 7.31)
[  386.452267] rfkill: input handler disabled

Offline

#27 2019-08-09 10:39:27

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

dmesg looks as expected, but you didn't execute everything I asked.

I'll attempt to clarify :

1. Boot to console and login as root.

2 . Use lsmod to verify whether amdgpu or radeon are loaded.
If they are not loaded, goto #4

3. remove amdgpu / radeon modules with rmmod

4.
run

modprobe amdgpu si_support=1

and post the terminal output if there's any .

5. post dmesg


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#28 2019-08-10 08:21:53

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

https://media.discordapp.net/attachment … image0.jpg

EDIT: The log should be the same as the previous message

Last edited by ChingDim (2019-08-10 16:04:41)

Offline

#29 2019-08-14 05:46:14

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Here is the full output of lsmod if u need it

Module                  Size  Used by
fuse                  135168  3
ccm                    20480  6
joydev                 28672  0
mousedev               24576  0
8021q                  40960  0
garp                   16384  1 8021q
mrp                    20480  1 8021q
stp                    16384  1 garp
llc                    16384  2 stp,garp
arc4                   16384  2
intel_rapl             28672  0
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
nls_iso8859_1          16384  1
coretemp               20480  0
nls_cp437              20480  1
vfat                   24576  1
kvm_intel             311296  0
fat                    86016  1 vfat
uvcvideo              114688  0
iwlmvm                466944  0
videobuf2_vmalloc      20480  1 uvcvideo
kvm                   770048  1 kvm_intel
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
mac80211              999424  1 iwlmvm
videobuf2_common       57344  2 videobuf2_v4l2,uvcvideo
irqbypass              16384  1 kvm
rtsx_usb_ms            24576  0
videodev              237568  3 videobuf2_v4l2,uvcvideo,videobuf2_common
iwlwifi               385024  1 iwlmvm
memstick               20480  1 rtsx_usb_ms
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
snd_hda_codec_conexant    20480  1
snd_hda_codec_generic    94208  1 snd_hda_codec_conexant
snd_hda_codec_hdmi     69632  1
ofpart                 20480  0
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_hda_codec_conexant
media                  61440  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_hda_intel          49152  4
cmdlinepart            16384  0
ghash_clmulni_intel    16384  0
intel_spi_platform     16384  0
intel_spi              24576  1 intel_spi_platform
snd_hda_codec         159744  4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
spi_nor                53248  1 intel_spi
cfg80211              856064  3 iwlmvm,iwlwifi,mac80211
snd_hda_core          102400  5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
aesni_intel           372736  4
amd_iommu_v2           20480  0
snd_hwdep              20480  1 snd_hda_codec
iTCO_wdt               16384  0
gpu_sched              36864  0
mei_hdcp               24576  0
mtd                    77824  5 cmdlinepart,intel_spi,ofpart
iTCO_vendor_support    16384  1 iTCO_wdt
snd_pcm               135168  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
snd_timer              40960  1 snd_pcm
intel_cstate           16384  0
snd                   110592  16 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm
btusb                  57344  0
r8168                 565248  0
intel_uncore          139264  0
soundcore              16384  1 snd
psmouse               180224  0
intel_rapl_perf        16384  0
input_leds             16384  0
btrtl                  20480  1 btusb
mei_me                 45056  1
btbcm                  16384  1 btusb
btintel                28672  1 btusb
pcspkr                 16384  0
mei                   126976  3 mei_hdcp,mei_me
ideapad_laptop         24576  0
i2c_i801               36864  0
ttm                   118784  0
sparse_keymap          16384  1 ideapad_laptop
lpc_ich                28672  0
bluetooth             675840  5 btrtl,btintel,btbcm,btusb
wmi                    36864  1 ideapad_laptop
battery                24576  0
evdev                  24576  20
pcc_cpufreq            20480  0
ecdh_generic           16384  1 bluetooth
mac_hid                16384  0
rfkill                 28672  8 bluetooth,ideapad_laptop,cfg80211
ac                     16384  0
ecc                    32768  1 ecdh_generic
sg                     40960  0
crypto_user            16384  0
ip_tables              36864  0
x_tables               49152  1 ip_tables
ext4                  770048  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  135168  1 ext4
sd_mod                 57344  4
uas                    28672  3
usb_storage            77824  1 uas
rtsx_usb_sdmmc         32768  0
mmc_core              184320  1 rtsx_usb_sdmmc
rtsx_usb               28672  2 rtsx_usb_sdmmc,rtsx_usb_ms
sr_mod                 28672  0
cdrom                  73728  1 sr_mod
ahci                   40960  0
serio_raw              20480  0
libahci                40960  1 ahci
atkbd                  36864  0
libps2                 20480  2 atkbd,psmouse
libata                282624  2 libahci,ahci
scsi_mod              249856  6 sd_mod,usb_storage,uas,libata,sg,sr_mod
xhci_pci               20480  0
xhci_hcd              278528  1 xhci_pci
crc32c_intel           24576  2
i8042                  32768  1 ideapad_laptop
serio                  28672  6 serio_raw,atkbd,psmouse,i8042
i915                 2265088  5
intel_gtt              24576  1 i915
i2c_algo_bit           16384  1 i915
drm_kms_helper        225280  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   503808  7 gpu_sched,drm_kms_helper,i915,ttm
agpgart                53248  3 intel_gtt,ttm,drm

Offline

#30 2019-08-14 06:10:53

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

I've also tried modifying some other modules, and looks like they work:

[root@G5080 chingdim]# modprobe amd_iommu_v2
[root@G5080 chingdim]# modprobe amdgpu si_support=1
modprobe: ERROR: could not insert 'amdgpu': Operation not permitted
[root@G5080 chingdim]# modprobe -r amd_scsdcsdcsd
modprobe: FATAL: Module amd_scsdcsdcsd not found.
[root@G5080 chingdim]# modprobe -r amd_iommu_v2

Since I don't need AMD-Vi, I first disabled it, then re-enabled with no problem(no terminal output) 
the AMDGPU module however has that error.

Offline

#31 2019-08-14 13:47:32

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

Post output of

modprobe --dry-run --verbose amdgpu si_support=1

This won't load amdgpu kenel module , but hopefully give clues to what goes wrong.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#32 2019-08-14 18:36:20

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

insmod /lib/modules/5.2.8-arch1-1-ARCH/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko.xz si_support=1

Offline

#33 2019-08-15 19:48:04

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

No extra clues.

try again with just verbose

modprobe --verbose amdgpu si_support=1

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#34 2019-08-16 07:09:02

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

insmod /lib/modules/5.2.8-arch1-1-ARCH/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko.xz si_support=1
modprobe: ERROR: could not insert 'amdgpu': Operation not permitted

Offline

#35 2019-08-18 07:59:25

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Why is it not permitted when I am root

Offline

#36 2019-08-21 13:31:37

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

In other cases that gave that error (on other hardware) it was caused by the kernel already having  a device with the same major:minor number as the one the module tried to add.
Usually another kernel module had already created it, no idea how to figure out which module that is though.

We;ll try a different approach

create /etc/modprobe.d/amdgpu-r5.conf

/etc/modprobe.d/amdgpu-r5.conf

options amdgpu si_support=1

Boot with just the radeon kernel module blacklisted .
post dmesg .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#37 2019-08-21 15:10:08

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

I actually noticed the major number thingy too
I'll try it now

Offline

#38 2019-08-21 15:19:31

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Nope. Still not working. 
However I found something interesting: `amd_iommu_v2` is used by `amdgpu` but mine is an Intel CPU

Last edited by ChingDim (2019-08-21 15:20:21)

Offline

#39 2019-08-22 06:20:10

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

[chingdim@G5080 ~]$ dmesg
[    0.000000] microcode: microcode updated early to revision 0x2d, date = 2019-03-07
[    0.000000] Linux version 5.2.9-arch1-1-ARCH (builduser@heftig-119803) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Fri Aug 16 11:29:43 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw intel_iommu=on iommu=soft ipv6.disable=1 module_blacklist=radeon audit=0 loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    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 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000094e49fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000094e4a000-0x0000000095749fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009574a000-0x000000009c3eefff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c3ef000-0x000000009c5eefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009c5ef000-0x000000009cddefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009cddf000-0x000000009cf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cf7f000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000035effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by INSYDE Corp.
[    0.000000] efi:  SMBIOS=0x9c669000  ESRT=0x9c771418  ACPI 2.0=0x9cffe014
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: LENOVO 80E5/Lenovo G50-80, BIOS B0CNA0WW 09/30/2016
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2194.943 MHz processor
[    0.000573] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000575] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000583] last_pfn = 0x35f000 max_arch_pfn = 0x400000000
[    0.000587] MTRR default type: uncachable
[    0.000588] MTRR fixed ranges enabled:
[    0.000590]   00000-9FFFF write-back
[    0.000591]   A0000-BFFFF uncachable
[    0.000592]   C0000-E7FFF write-protect
[    0.000593]   E8000-EFFFF write-combining
[    0.000594]   F0000-FFFFF write-protect
[    0.000595] MTRR variable ranges enabled:
[    0.000596]   0 base 0000000000 mask 7C00000000 write-back
[    0.000598]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000599]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000600]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000601]   4 base 00C0000000 mask 7FC0000000 uncachable
[    0.000602]   5 disabled
[    0.000603]   6 disabled
[    0.000603]   7 disabled
[    0.000604]   8 disabled
[    0.000605]   9 disabled
[    0.001504] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.001700] total RAM covered: 14800M
[    0.002168] Found optimal setting for mtrr clean up
[    0.002169]  gran_size: 64K  chunk_size: 64M         num_reg: 6      lose cover RAM: 0G
[    0.003005] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.003010] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.012789] esrt: Reserving ESRT space from 0x000000009c771418 to 0x000000009c771450.
[    0.012799] check: Scanning 1 areas for low memory corruption
[    0.012804] Using GB pages for direct mapping
[    0.012806] BRK [0x32e401000, 0x32e401fff] PGTABLE
[    0.012809] BRK [0x32e402000, 0x32e402fff] PGTABLE
[    0.012810] BRK [0x32e403000, 0x32e403fff] PGTABLE
[    0.012863] BRK [0x32e404000, 0x32e404fff] PGTABLE
[    0.012865] BRK [0x32e405000, 0x32e405fff] PGTABLE
[    0.013133] BRK [0x32e406000, 0x32e406fff] PGTABLE
[    0.013194] BRK [0x32e407000, 0x32e407fff] PGTABLE
[    0.013282] BRK [0x32e408000, 0x32e408fff] PGTABLE
[    0.013392] BRK [0x32e409000, 0x32e409fff] PGTABLE
[    0.013452] BRK [0x32e40a000, 0x32e40afff] PGTABLE
[    0.013539] Secure boot could not be determined
[    0.013540] RAMDISK: [mem 0x365bf000-0x372d6fff]
[    0.013545] ACPI: Early table checksum verification disabled
[    0.013549] ACPI: RSDP 0x000000009CFFE014 000024 (v02 LENOVO)
[    0.013552] ACPI: XSDT 0x000000009CFCF188 0000D4 (v01 LENOVO CB-01    00000001      01000013)
[    0.013558] ACPI: FACP 0x000000009CFF6000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013564] ACPI: DSDT 0x000000009CFE1000 00FE6B (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013567] ACPI: FACS 0x000000009CF7A000 000040
[    0.013570] ACPI: UEFI 0x000000009CFFC000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013573] ACPI: ASF! 0x000000009CFFA000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013576] ACPI: BOOT 0x000000009CFF8000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013579] ACPI: LPIT 0x000000009CFF4000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013582] ACPI: MCFG 0x000000009CFF2000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013586] ACPI: SSDT 0x000000009CFDB000 000B74 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013589] ACPI: UEFI 0x000000009CFFD000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013592] ACPI: ASPT 0x000000009CFF9000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013595] ACPI: HPET 0x000000009CFF5000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013598] ACPI: WDAT 0x000000009CFF1000 000224 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013601] ACPI: SSDT 0x000000009CFDC000 000539 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013604] ACPI: MSDM 0x000000009CFFB000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013607] ACPI: APIC 0x000000009CFF3000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013610] ACPI: SSDT 0x000000009CFD5000 005AC3 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013613] ACPI: SSDT 0x000000009CFDD000 00342F (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013617] ACPI: DBGP 0x000000009CFF7000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013620] ACPI: SSDT 0x000000009CFD3000 001BF5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013623] ACPI: DMAR 0x000000009CFD2000 0000F0 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013626] ACPI: CSRT 0x000000009CFD1000 0000C4 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013629] ACPI: FPDT 0x000000009CFD0000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013632] ACPI: BGRT 0x000000009CFCE000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.013640] ACPI: Local APIC address 0xfee00000
[    0.013725] No NUMA configuration found
[    0.013726] Faking a node at [mem 0x0000000000000000-0x000000035effffff]
[    0.013730] NODE_DATA(0) allocated [mem 0x35effc000-0x35effffff]
[    0.013756] Zone ranges:
[    0.013757]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013759]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013760]   Normal   [mem 0x0000000100000000-0x000000035effffff]
[    0.013761]   Device   empty
[    0.013762] Movable zone start for each node
[    0.013763] Early memory node ranges
[    0.013764]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.013765]   node   0: [mem 0x0000000000059000-0x0000000000085fff]
[    0.013766]   node   0: [mem 0x0000000000100000-0x0000000094e49fff]
[    0.013767]   node   0: [mem 0x000000009574a000-0x000000009c3eefff]
[    0.013768]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.013769]   node   0: [mem 0x0000000100000000-0x000000035effffff]
[    0.013880] Zeroed struct page in unavailable ranges: 17804 pages
[    0.013882] Initmem setup node 0 [mem 0x0000000000001000-0x000000035effffff]
[    0.013884] On node 0 totalpages: 3123828
[    0.013885]   DMA zone: 64 pages used for memmap
[    0.013886]   DMA zone: 23 pages reserved
[    0.013887]   DMA zone: 3972 pages, LIFO batch:0
[    0.013946]   DMA32 zone: 9900 pages used for memmap
[    0.013947]   DMA32 zone: 633584 pages, LIFO batch:63
[    0.024089]   Normal zone: 38848 pages used for memmap
[    0.024091]   Normal zone: 2486272 pages, LIFO batch:63
[    0.058369] Reserving Intel graphics memory at [mem 0x9e000000-0x9fffffff]
[    0.058439] ACPI: PM-Timer IO Port: 0x1808
[    0.058441] ACPI: Local APIC address 0xfee00000
[    0.058458] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.058460] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.058462] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.058464] ACPI: IRQ0 used by override.
[    0.058465] ACPI: IRQ9 used by override.
[    0.058467] Using ACPI (MADT) for SMP configuration information
[    0.058469] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.058480] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.058501] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.058503] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.058505] PM: Registered nosave memory: [mem 0x00086000-0x0009ffff]
[    0.058506] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.058508] PM: Registered nosave memory: [mem 0x94e4a000-0x95749fff]
[    0.058509] PM: Registered nosave memory: [mem 0x9c3ef000-0x9c5eefff]
[    0.058510] PM: Registered nosave memory: [mem 0x9c5ef000-0x9cddefff]
[    0.058511] PM: Registered nosave memory: [mem 0x9cddf000-0x9cf7efff]
[    0.058512] PM: Registered nosave memory: [mem 0x9cf7f000-0x9cffefff]
[    0.058514] PM: Registered nosave memory: [mem 0x9d000000-0x9dffffff]
[    0.058515] PM: Registered nosave memory: [mem 0x9e000000-0x9fffffff]
[    0.058515] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[    0.058516] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.058517] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.058518] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.058518] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.058519] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.058520] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.058521] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.058521] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.058522] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.058523] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.058524] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.058525] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.058525] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.058528] [mem 0xa0000000-0xdfffffff] available for PCI devices
[    0.058529] Booting paravirtualized kernel on bare hardware
[    0.058532] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.176032] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.176319] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[    0.176326] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[    0.176327] pcpu-alloc: [0] 0 1 2 3
[    0.176348] Built 1 zonelists, mobility grouping on.  Total pages: 3074993
[    0.176349] Policy zone: Normal
[    0.176351] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw intel_iommu=on iommu=soft ipv6.disable=1 module_blacklist=radeon audit=0 loglevel=3 quiet
[    0.176402] DMAR: IOMMU enabled
[    0.176440] audit: disabled (until reboot)
[    0.216013] Memory: 12135816K/12495312K available (12291K kernel code, 1319K rwdata, 3900K rodata, 1612K init, 3616K bss, 359496K reserved, 0K cma-reserved)
[    0.216146] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.216158] Kernel/User page tables isolation: enabled
[    0.216173] ftrace: allocating 37366 entries in 146 pages
[    0.233112] rcu: Preemptible hierarchical RCU implementation.
[    0.233113] rcu:     CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.233114] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.233115] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.233116] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.233117]  Tasks RCU enabled.
[    0.233118] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.233119] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.235035] NR_IRQS: 20736, nr_irqs: 728, preallocated irqs: 16
[    0.235209] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.235286] random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
[    0.235311] Console: colour dummy device 80x25
[    0.235315] printk: console [tty0] enabled
[    0.235336] ACPI: Core revision 20190509
[    0.235632] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.235639] hpet clockevent registered
[    0.235645] APIC: Switch to symmetric I/O mode setup
[    0.235647] DMAR: Host address width 39
[    0.235648] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.235653] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[    0.235654] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.235658] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[    0.235659] DMAR: RMRR base: 0x0000009cd84000 end: 0x0000009cda3fff
[    0.235660] DMAR: RMRR base: 0x0000009d800000 end: 0x0000009fffffff
[    0.235661] DMAR: ANDD device: 1 name: \_SB.PCI0.SDMA
[    0.235662] DMAR: ANDD device: 2 name: \_SB.PCI0.SDHC
[    0.235664] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.235665] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.235666] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.235666] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.236164] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.236165] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.236791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.252312] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa389b69f0, max_idle_ns: 440795256998 ns
[    0.252318] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.79 BogoMIPS (lpj=7316476)
[    0.252320] pid_max: default: 32768 minimum: 301
[    0.255406] LSM: Security Framework initializing
[    0.255410] Yama: becoming mindful.
[    0.257896] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.259160] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.259213] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.259253] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.259410] *** VALIDATE proc ***
[    0.259461] *** VALIDATE cgroup1 ***
[    0.259463] *** VALIDATE cgroup2 ***
[    0.259524] process: using mwait in idle threads
[    0.259527] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.259528] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.259529] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.259530] Spectre V2 : Mitigation: Full generic retpoline
[    0.259531] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.259532] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.259535] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.259535] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.259537] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.259540] MDS: Mitigation: Clear CPU buffers
[    0.259806] Freeing SMP alternatives memory: 32K
[    0.262395] TSC deadline timer enabled
[    0.262397] smpboot: CPU0: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[    0.282323] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.282345] ... version:                3
[    0.282346] ... bit width:              48
[    0.282346] ... generic registers:      4
[    0.282347] ... value mask:             0000ffffffffffff
[    0.282348] ... max period:             00007fffffffffff
[    0.282348] ... fixed-purpose events:   3
[    0.282349] ... event mask:             000000070000000f
[    0.288985] rcu: Hierarchical SRCU implementation.
[    0.312443] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.318991] smp: Bringing up secondary CPUs ...
[    0.358996] x86: Booting SMP configuration:
[    0.358997] .... node  #0, CPUs:      #1 #2
[    0.399372] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.438997]  #3
[    0.439361] smp: Brought up 1 node, 4 CPUs
[    0.439361] smpboot: Max logical packages: 1
[    0.439361] smpboot: Total of 4 processors activated (17566.19 BogoMIPS)
[    0.442632] devtmpfs: initialized
[    0.442632] x86/mm: Memory block size: 128MB
[    0.443352] PM: Registering ACPI NVS region [mem 0x9cddf000-0x9cf7efff] (1703936 bytes)
[    0.443352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.443352] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.443352] pinctrl core: initialized pinctrl subsystem
[    0.443352] PM: RTC time: 04:27:09, date: 2019-08-22
[    0.443352] NET: Registered protocol family 16
[    0.443352] cpuidle: using governor ladder
[    0.443352] cpuidle: using governor menu
[    0.443352] Simple Boot Flag at 0x44 set to 0x1
[    0.443352] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.443352] ACPI: bus type PCI registered
[    0.443352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.443352] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.443352] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.443352] PCI: Using configuration type 1 for base access
[    0.443352] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.445993] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.445993] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.445993] ACPI: Added _OSI(Module Device)
[    0.445993] ACPI: Added _OSI(Processor Device)
[    0.445993] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.445993] ACPI: Added _OSI(Processor Aggregator Device)
[    0.445993] ACPI: Added _OSI(Linux-Dell-Video)
[    0.445993] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.445993] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.469121] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.472964] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.474574] ACPI: Dynamic OEM Table Load:
[    0.474583] ACPI: SSDT 0xFFFFA3930FC05800 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20121220)
[    0.475357] ACPI: Dynamic OEM Table Load:
[    0.475364] ACPI: SSDT 0xFFFFA39310689800 0005AA (v02 PmRef  ApIst    00003000 INTL 20121220)
[    0.476193] ACPI: Dynamic OEM Table Load:
[    0.476199] ACPI: SSDT 0xFFFFA3931009EA00 000119 (v02 PmRef  ApCst    00003000 INTL 20121220)
[    0.477802] ACPI: EC: EC started
[    0.477803] ACPI: EC: interrupt blocked
[    0.478908] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.478910] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.478912] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.478912] ACPI: Interpreter enabled
[    0.478959] ACPI: (supports S0 S3 S4 S5)
[    0.478960] ACPI: Using IOAPIC for interrupt routing
[    0.479020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.479523] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    0.479539] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.497870] ACPI: Power Resource [PC05] (on)
[    0.503301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.503308] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.504698] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.504699] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.505790] PCI host bridge to bus 0000:00
[    0.505793] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.505794] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.505796] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.505797] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.505798] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.505799] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.505800] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.505801] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.505803] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.505804] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.505805] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.505806] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.505807] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.505808] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.505810] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.505811] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[    0.505812] pci_bus 0000:00: root bus resource [mem 0xfe101000-0xfe113fff window]
[    0.505814] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.505822] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.506204] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
[    0.506218] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
[    0.506224] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.506229] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.506246] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.506596] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.506602] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.506639] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.506650] pci 0000:00:03.0: reg 0x10: [mem 0xd1310000-0xd1313fff 64bit]
[    0.507055] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.507076] pci 0000:00:14.0: reg 0x10: [mem 0xd1300000-0xd130ffff 64bit]
[    0.507137] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.507495] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[    0.507516] pci 0000:00:16.0: reg 0x10: [mem 0xd131a000-0xd131a01f 64bit]
[    0.507581] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.507945] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[    0.507965] pci 0000:00:1b.0: reg 0x10: [mem 0xd1314000-0xd1317fff 64bit]
[    0.508025] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.508380] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[    0.508772] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.509203] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400
[    0.509287] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.509715] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
[    0.509799] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.510223] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
[    0.510306] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.510734] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.511206] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
[    0.511222] pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
[    0.511229] pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
[    0.511235] pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
[    0.511242] pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
[    0.511248] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.511255] pci 0000:00:1f.2: reg 0x24: [mem 0xd1318000-0xd13187ff]
[    0.511293] pci 0000:00:1f.2: PME# supported from D3hot
[    0.511648] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[    0.511666] pci 0000:00:1f.3: reg 0x10: [mem 0xd1319000-0xd13190ff 64bit]
[    0.511685] pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
[    0.512106] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.512181] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.512212] pci 0000:02:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.512240] pci 0000:02:00.0: reg 0x18: [mem 0xd1204000-0xd1204fff 64bit]
[    0.512258] pci 0000:02:00.0: reg 0x20: [mem 0xd1200000-0xd1203fff 64bit]
[    0.512369] pci 0000:02:00.0: supports D1 D2
[    0.512370] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.512510] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.512513] pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
[    0.512516] pci 0000:00:1c.2:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.512732] pci 0000:03:00.0: [8086:08b4] type 00 class 0x028000
[    0.512889] pci 0000:03:00.0: reg 0x10: [mem 0xd1100000-0xd1101fff 64bit]
[    0.513282] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.513712] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.513717] pci 0000:00:1c.3:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.513797] pci 0000:04:00.0: [1002:666f] type 00 class 0x038000
[    0.513823] pci 0000:04:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.513835] pci 0000:04:00.0: reg 0x18: [mem 0xd1000000-0xd103ffff 64bit]
[    0.513842] pci 0000:04:00.0: reg 0x20: [io  0x3000-0x30ff]
[    0.513854] pci 0000:04:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.513862] pci 0000:04:00.0: enabling Extended Tags
[    0.513924] pci 0000:04:00.0: supports D1 D2
[    0.513925] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[    0.513953] pci 0000:04:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:1c.4 (capable of 32.000 Gb/s with 5 GT/s x8 link)
[    0.514023] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.514026] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.514029] pci 0000:00:1c.4:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.514033] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.515365] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515441] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515515] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515587] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515665] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515740] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515812] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.515885] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.516407] ACPI: EC: interrupt unblocked
[    0.516418] ACPI: EC: event unblocked
[    0.516425] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x7, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.516427] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[    0.516511] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.516511] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.516511] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.516511] vgaarb: loaded
[    0.516511] ACPI: bus type USB registered
[    0.516511] usbcore: registered new interface driver usbfs
[    0.516511] usbcore: registered new interface driver hub
[    0.516511] usbcore: registered new device driver usb
[    0.516511] pps_core: LinuxPPS API ver. 1 registered
[    0.516511] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.516511] PTP clock support registered
[    0.516511] EDAC MC: Ver: 3.0.0
[    0.516511] Registered efivars operations
[    0.546024] PCI: Using ACPI for IRQ routing
[    0.550557] PCI: pci_cache_line_size set to 64 bytes
[    0.550870] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.550871] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.550872] e820: reserve RAM buffer [mem 0x94e4a000-0x97ffffff]
[    0.550873] e820: reserve RAM buffer [mem 0x9c3ef000-0x9fffffff]
[    0.550875] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.550876] e820: reserve RAM buffer [mem 0x35f000000-0x35fffffff]
[    0.552316] NetLabel: Initializing
[    0.552316] NetLabel:  domain hash size = 128
[    0.552316] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.552316] NetLabel:  unlabeled traffic allowed by default
[    0.552882] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.552887] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.555652] clocksource: Switched to clocksource tsc-early
[    0.567669] VFS: Disk quotas dquot_6.6.0
[    0.567686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.567714] *** VALIDATE hugetlbfs ***
[    0.567757] pnp: PnP ACPI init
[    0.568929] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.568932] system 00:00: [io  0xffff] has been reserved
[    0.568933] system 00:00: [io  0xffff] has been reserved
[    0.568934] system 00:00: [io  0xffff] has been reserved
[    0.568936] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.568937] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.568942] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.569007] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.569058] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.569062] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.569129] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.569169] pnp 00:04: Plug and Play ACPI device, IDs SYN2b37 PNP0f13 SYN0002 SYN2b00 (active)
[    0.569645] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.569647] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.569648] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.569650] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.569651] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.569653] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.569654] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.569656] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.569657] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    0.569659] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.569660] system 00:05: [mem 0xa0010000-0xa001ffff] has been reserved
[    0.569662] system 00:05: [mem 0xa0000000-0xa000ffff] has been reserved
[    0.569665] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.570040] pnp: PnP ACPI: found 6 devices
[    0.575918] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.575924] pci 0000:04:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.575928] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.575930] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.575932] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.575943] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0100000-0xa02fffff]
[    0.575954] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.575956] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.575958] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.575961] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.575965] pci 0000:00:1c.0:   bridge window [mem 0xa0100000-0xa02fffff]
[    0.575968] pci 0000:00:1c.0:   bridge window [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.575973] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.575975] pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
[    0.575979] pci 0000:00:1c.2:   bridge window [mem 0xd1200000-0xd12fffff]
[    0.575985] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.575989] pci 0000:00:1c.3:   bridge window [mem 0xd1100000-0xd11fffff]
[    0.575997] pci 0000:04:00.0: BAR 6: assigned [mem 0xd1040000-0xd105ffff pref]
[    0.575998] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.576000] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.576004] pci 0000:00:1c.4:   bridge window [mem 0xd1000000-0xd10fffff]
[    0.576007] pci 0000:00:1c.4:   bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.576013] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.576015] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.576016] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.576017] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.576018] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.576019] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.576021] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.576022] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.576023] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.576024] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.576026] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.576027] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.576028] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.576029] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.576030] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.576032] pci_bus 0000:00: resource 19 [mem 0xa0000000-0xdfffffff window]
[    0.576033] pci_bus 0000:00: resource 20 [mem 0xfe101000-0xfe113fff window]
[    0.576034] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.576036] pci_bus 0000:01: resource 1 [mem 0xa0100000-0xa02fffff]
[    0.576037] pci_bus 0000:01: resource 2 [mem 0xa0300000-0xa04fffff 64bit pref]
[    0.576038] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.576039] pci_bus 0000:02: resource 1 [mem 0xd1200000-0xd12fffff]
[    0.576041] pci_bus 0000:03: resource 1 [mem 0xd1100000-0xd11fffff]
[    0.576042] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.576043] pci_bus 0000:04: resource 1 [mem 0xd1000000-0xd10fffff]
[    0.576045] pci_bus 0000:04: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.576210] NET: Registered protocol family 2
[    0.576347] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.576409] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.576585] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.576702] TCP: Hash tables configured (established 131072 bind 65536)
[    0.576742] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.576788] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.576883] NET: Registered protocol family 1
[    0.576888] NET: Registered protocol family 44
[    0.576899] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.577021] pci 0000:00:14.0: can't derive routing for PCI INT A
[    0.577022] pci 0000:00:14.0: PCI INT A: not connected
[    0.578697] PCI: CLS 64 bytes, default 64
[    0.578738] Trying to unpack rootfs image as initramfs...
[    0.759541] Freeing initrd memory: 13408K
[    0.759546] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.759548] software IO TLB: mapped [mem 0x9599e000-0x9999e000] (64MB)
[    0.759563] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.759567] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    0.759671] check: Scanning for low memory corruption every 60 seconds
[    0.760297] Initialise system trusted keyrings
[    0.760307] Key type blacklist registered
[    0.760355] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.761707] zbud: loaded
[    0.763577] Key type asymmetric registered
[    0.763578] Asymmetric key parser 'x509' registered
[    0.763586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.763627] io scheduler mq-deadline registered
[    0.763628] io scheduler kyber registered
[    0.763670] io scheduler bfq registered
[    0.764046] pcieport 0000:00:1c.0: PME: Signaling with IRQ 42
[    0.764073] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    0.764332] pcieport 0000:00:1c.2: PME: Signaling with IRQ 43
[    0.764536] pcieport 0000:00:1c.3: PME: Signaling with IRQ 44
[    0.764722] pcieport 0000:00:1c.4: PME: Signaling with IRQ 45
[    0.764789] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.764866] efifb: probing for efifb
[    0.764883] efifb: showing boot graphics
[    0.766570] efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
[    0.766571] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.766572] efifb: scrolling: redraw
[    0.766573] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.766623] fbcon: Deferring console take-over
[    0.766624] fb0: EFI VGA frame buffer device
[    0.766633] intel_idle: MWAIT substates: 0x11142120
[    0.766634] intel_idle: v0.4.1 model 0x3D
[    0.766866] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.766943] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.772339] ACPI: Lid Switch [LID0]
[    0.772393] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.775668] ACPI: Power Button [PWRB]
[    0.775706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.779017] ACPI: Power Button [PWRF]
[    0.779817] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.780939] usbcore: registered new interface driver usbserial_generic
[    0.780944] usbserial: USB Serial support registered for generic
[    0.780963] rtc_cmos 00:01: RTC can wake from S4
[    0.781115] rtc_cmos 00:01: registered as rtc0
[    0.781133] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.781190] intel_pstate: Intel P-state driver initializing
[    0.781366] ledtrig-cpu: registered to indicate activity on CPUs
[    0.781671] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.781675] NET: Registered protocol family 17
[    0.782298] mce: Using 7 MCE banks
[    0.782363] RAS: Correctable Errors collector initialized.
[    0.782460] microcode: sig=0x306d4, pf=0x40, revision=0x2d
[    0.782659] microcode: Microcode Update Driver: v2.2.
[    0.782685] sched_clock: Marking stable (782226385, 417265)->(786124460, -3480810)
[    0.783373] registered taskstats version 1
[    0.783388] Loading compiled-in X.509 certificates
[    0.795771] Loaded X.509 cert 'Build time autogenerated kernel key: 5a9fa50c8058f9b75a5c66bf71e288f343173c74'
[    0.795829] zswap: loaded using pool lzo/zbud
[    0.804397] Key type big_key registered
[    0.804628] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.804637] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.804962] PM:   Magic number: 15:14:465
[    0.805043] rtc_cmos 00:01: setting system clock to 2019-08-22T04:27:10 UTC (1566448030)
[    0.806248] Freeing unused decrypted memory: 2040K
[    0.806562] Freeing unused kernel image memory: 1612K
[    0.819068] Write protecting the kernel read-only data: 18432k
[    0.819846] Freeing unused kernel image memory: 2012K
[    0.819994] Freeing unused kernel image memory: 196K
[    0.833889] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.833890] x86/mm: Checking user space page tables
[    0.843198] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.843200] Run /init as init process
[    0.909559] fbcon: Taking over console
[    0.909665] Console: switching to colour frame buffer device 240x67
[    0.918709] Linux agpgart interface v0.103
[    0.987683] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
[    0.987684] fb0: switching to inteldrmfb from EFI VGA
[    0.987702] Console: switching to colour dummy device 80x25
[    0.987818] i915 0000:00:02.0: vgaarb: deactivate vga console
[    0.995715] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.995717] [drm] Driver supports precise vblank timestamp query.
[    0.999157] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.999170] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.999200] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.036033] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
[    1.043719] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.044646] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.072616] fbcon: i915drmfb (fb0) is primary device
[    1.782464] tsc: Refined TSC clocksource calibration: 2194.917 MHz
[    1.782481] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa37107ca2, max_idle_ns: 440795258165 ns
[    1.782541] clocksource: Switched to clocksource tsc
[    2.193286] Console: switching to colour frame buffer device 240x67
[    2.221456] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    2.318540] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.332933] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.332996] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.341489] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[    2.341491] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[    2.341628] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.341636] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.342222] SCSI subsystem initialized
[    2.342703] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[    2.342709] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.343074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    2.343076] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.343078] usb usb1: Product: xHCI Host Controller
[    2.343080] usb usb1: Manufacturer: Linux 5.2.9-arch1-1-ARCH xhci-hcd
[    2.343082] usb usb1: SerialNumber: 0000:00:14.0
[    2.343326] hub 1-0:1.0: USB hub found
[    2.343344] hub 1-0:1.0: 11 ports detected
[    2.352511] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.352516] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.352521] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.352568] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    2.352570] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.352572] usb usb2: Product: xHCI Host Controller
[    2.352574] usb usb2: Manufacturer: Linux 5.2.9-arch1-1-ARCH xhci-hcd
[    2.352576] usb usb2: SerialNumber: 0000:00:14.0
[    2.352723] hub 2-0:1.0: USB hub found
[    2.352735] hub 2-0:1.0: 4 ports detected
[    2.353697] libata version 3.00 loaded.
[    2.354422] usb: port power management may be unreliable
[    2.357754] ahci 0000:00:1f.2: version 3.0
[    2.366779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.368115] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x2 impl SATA mode
[    2.368118] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[    2.368764] scsi host0: ahci
[    2.368961] scsi host1: ahci
[    2.369228] scsi host2: ahci
[    2.369397] scsi host3: ahci
[    2.369474] ata1: DUMMY
[    2.369477] ata2: SATA max UDMA/133 abar m2048@0xd1318000 port 0xd1318180 irq 48
[    2.369478] ata3: DUMMY
[    2.369479] ata4: DUMMY
[    2.682606] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    2.683566] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.687522] ata2.00: ATAPI: PLDS    DVD-RW DA8A6SH, GL61, max UDMA/100
[    2.693397] ata2.00: configured for UDMA/100
[    2.705589] usb 2-1: New USB device found, idVendor=054c, idProduct=0aa4, bcdDevice=86.03
[    2.705594] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.705597] usb 2-1: Product: Storage
[    2.705599] usb 2-1: Manufacturer: Sony
[    2.705601] usb 2-1: SerialNumber: 459B59190114
[    2.713423] scsi 1:0:0:0: CD-ROM            PLDS     DVD-RW DA8A6SH   GL61 PQ: 0 ANSI: 5
[    2.714407] usbcore: registered new interface driver usb-storage
[    2.719488] scsi host4: uas
[    2.719670] usbcore: registered new interface driver uas
[    2.720834] scsi 4:0:0:0: Direct-Access     Sony     Storage          2210 PQ: 0 ANSI: 6
[    2.771027] sd 4:0:0:0: [sda] 250064400 512-byte logical blocks: (128 GB/119 GiB)
[    2.771172] sd 4:0:0:0: [sda] Write Protect is off
[    2.771174] sd 4:0:0:0: [sda] Mode Sense: 2f 00 00 00
[    2.771427] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.771938] sd 4:0:0:0: [sda] Optimal transfer size 33553920 bytes
[    2.775648] random: fast init done
[    2.776974]  sda: sda1 sda2 sda3
[    2.779480] sd 4:0:0:0: [sda] Attached SCSI disk
[    2.807167] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.807171] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.807772] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.822411] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    2.963156] usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[    2.963159] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.963162] usb 1-4: Product: USB2.0-CRW
[    2.963164] usb 1-4: Manufacturer: Generic
[    2.963165] usb 1-4: SerialNumber: 20100201396000000
[    2.969056] usbcore: registered new interface driver rtsx_usb
[    3.085702] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    3.270640] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    3.298725] usb 1-6: New USB device found, idVendor=0c45, idProduct=6513, bcdDevice= 0.12
[    3.298728] usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    3.298731] usb 1-6: Product: Lenovo EasyCamera
[    3.298733] usb 1-6: Manufacturer: J5PECID0C
[    3.427937] systemd[1]: systemd 242.84-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.429029] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[    3.442532] systemd[1]: Detected architecture x86-64.
[    3.447787] systemd[1]: Set hostname to <G5080>.
[    3.569980] usb 1-7: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    3.569982] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.594527] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.594593] systemd[1]: Reached target Remote File Systems.
[    3.594612] systemd[1]: Reached target Login Prompts.
[    3.594914] systemd[1]: Listening on LVM2 metadata daemon socket.
[    3.594980] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.595214] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.596268] systemd[1]: Created slice User and Session Slice.
[    3.616150] EXT4-fs (sda3): re-mounted. Opts: stripe=8191
[    3.636976] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    3.638771] random: lvm: uninitialized urandom read (4 bytes read)
[    3.654741] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    3.654793] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.941448] systemd-journald[268]: Received request to flush runtime journal from PID 1
[    4.062492] random: crng init done
[    4.072499] ACPI: AC Adapter [ADP0] (on-line)
[    4.138945] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    4.176970] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input6
[    4.178723] r8168: loading out-of-tree module taints kernel.
[    4.206781] battery: ACPI: Battery Slot [BAT0] (battery present)
[    4.209411] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    4.209413] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.209414] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.209415] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.209415] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.210498] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    4.210533] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    4.248085] r8168: module verification failed: signature and/or required key missing - tainting kernel
[    4.249578] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    4.251317] media: Linux media interface: v0.10
[    4.251650] r8168 Gigabit Ethernet driver 8.047.02-NAPI loaded
[    4.251664] r8168 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    4.298453] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    4.324344] cryptd: max_cpu_qlen set to 1000
[    4.329577] r8168  Copyright (C) 2019  Realtek NIC software team <nicfae@realtek.com>
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[    4.336056] iTCO_vendor_support: vendor-support=0
[    4.368410] r8168 0000:02:00.0 enp2s0: renamed from eth0
[    4.425047] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.425109] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1860)
[    4.425416] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.432785] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.442373] Adding 8388476k swap on /dev/sda2.  Priority:-2 extents:1 across:8388476k FS
[    4.472464] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.480464] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.482311] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.482313] cfg80211: failed to load regulatory.db
[    4.495990] AVX2 version of gcm_enc/dec engaged.
[    4.495992] AES CTR mode by8 optimization enabled
[    4.496008] videodev: Linux video capture interface: v2.00
[    4.497060] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
[    4.497135] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    4.497206] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    4.497280] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    4.497346] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[    4.497646] Bluetooth: Core ver 2.22
[    4.497670] NET: Registered protocol family 31
[    4.497672] Bluetooth: HCI device and connection manager initialized
[    4.497675] Bluetooth: HCI socket layer initialized
[    4.497678] Bluetooth: L2CAP socket layer initialized
[    4.497682] Bluetooth: SCO socket layer initialized
[    4.510093] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    4.510094] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    4.513295] snd_hda_codec_conexant hdaudioC1D0: CX20751/2: BIOS auto-probing.
[    4.513603] snd_hda_codec_conexant hdaudioC1D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    4.513605] snd_hda_codec_conexant hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.513608] snd_hda_codec_conexant hdaudioC1D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    4.513610] snd_hda_codec_conexant hdaudioC1D0:    mono: mono_out=0x0
[    4.513611] snd_hda_codec_conexant hdaudioC1D0:    inputs:
[    4.513614] snd_hda_codec_conexant hdaudioC1D0:      Internal Mic=0x1a
[    4.513615] snd_hda_codec_conexant hdaudioC1D0:      Mic=0x19
[    4.514412] snd_hda_codec_conexant hdaudioC1D0: Enable sync_write for stable communication
[    4.517797] intel-spi intel-spi: s25fl064k (8192 Kbytes)
[    4.523099] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    4.523177] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[    4.538766] Creating 1 MTD partitions on "intel-spi":
[    4.538770] 0x000000000000-0x000000800000 : "BIOS"
[    4.558860] usbcore: registered new interface driver btusb
[    4.587892] Bluetooth: hci0: read Intel version: 3707100100012d0d00
[    4.589366] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
[    4.600922] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (0c45:6513)
[    4.609806] Intel(R) Wireless WiFi driver for Linux
[    4.609808] Copyright(c) 2003- 2015 Intel Corporation
[    4.615012] iwlwifi 0000:03:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
[    4.646847] uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
[    4.646851] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[    4.646854] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    4.647039] input: Lenovo EasyCamera: Lenovo EasyC as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input16
[    4.647306] usbcore: registered new interface driver uvcvideo
[    4.647307] USB Video Class driver (1.1.1)
[    4.699871] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[    4.714892] Bluetooth: hci0: Intel firmware patch completed and activated
[    4.766971] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3160, REV=0x164
[    4.788959] iwlwifi 0000:03:00.0: base HW address: d0:7e:35:97:c9:c1
[    4.936754] [drm] amdgpu kernel modesetting enabled.
[    4.936782] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    4.937268] ATPX version 1, functions 0x00000033
[    4.937559] ATPX Hybrid Graphics
[    4.939723] CRAT table not found
[    4.939728] Virtual CRAT table created for CPU
[    4.939729] Parsing CRAT table with 1 nodes
[    4.939731] Creating topology SYSFS entries
[    4.939748] Topology: Add CPU node
[    4.939748] Finished initializing topology
[    4.943528] amdgpu 0000:04:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xb0000000 -> 0xbfffffff
[    4.943531] amdgpu 0000:04:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xd1000000 -> 0xd103ffff
[    4.943550] amdgpu 0000:04:00.0: enabling device (0100 -> 0103)
[    4.944843] [drm] initializing kernel modesetting (HAINAN 0x1002:0x666F 0x17AA:0x390C 0x00).
[    4.945264] [drm] register mmio base: 0xD1000000
[    4.945266] [drm] register mmio size: 262144
[    4.945281] [drm] add ip block number 0 <si_common>
[    4.945282] [drm] add ip block number 1 <gmc_v6_0>
[    4.945283] [drm] add ip block number 2 <si_ih>
[    4.945284] [drm] add ip block number 3 <gfx_v6_0>
[    4.945285] [drm] add ip block number 4 <si_dma>
[    4.945286] [drm] add ip block number 5 <si_dpm>
[    4.945290] amdgpu 0000:04:00.0: kfd not supported on this ASIC
[    4.945458] vga_switcheroo: enabled
[    4.954271] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    4.958451] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    4.974809] ATOM BIOS: 113-xxx-Xxx
[    4.974822] [drm] GPU posting now...
[    4.979334] [drm] RAS INFO: ras initialized successfully, hardware ability[0] ras_mask[0]
[    4.979340] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    4.980091] amdgpu 0000:04:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    4.980095] amdgpu 0000:04:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    4.980218] [drm] Detected VRAM RAM=2048M, BAR=256M
[    4.980220] [drm] RAM width 64bits DDR3
[    4.980282] [TTM] Zone  kernel: Available graphics memory: 6103956 KiB
[    4.980283] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    4.980284] [TTM] Initializing pool allocator
[    4.980291] [TTM] Initializing DMA pool allocator
[    4.980338] [drm] amdgpu: 2048M of VRAM memory ready
[    4.980343] [drm] amdgpu: 3072M of GTT memory ready.
[    4.980361] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    4.981002] amdgpu 0000:04:00.0: PCIE GART of 256M enabled (table at 0x000000F400000000).
[    4.981085] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.981086] [drm] Driver supports precise vblank timestamp query.
[    4.982913] [drm] Internal thermal controller with fan control
[    4.982924] [drm] amdgpu: dpm initialized
[    4.983451] [drm] PCIE gen 2 link speeds already enabled
[    5.005488] intel_rapl: Found RAPL domain package
[    5.005490] intel_rapl: Found RAPL domain core
[    5.005492] intel_rapl: Found RAPL domain uncore
[    5.005493] intel_rapl: Found RAPL domain dram
[    5.005496] intel_rapl: RAPL package 0 domain package locked by BIOS
[    5.005502] intel_rapl: RAPL package 0 domain dram locked by BIOS
[    5.171201] psmouse serio1: synaptics: queried max coordinates: x [..5670], y [..4794]
[    5.215910] psmouse serio1: synaptics: queried min coordinates: x [1314..], y [1098..]
[    5.305352] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x2a800/0x0, board id: 2848, fw id: 1581875
[    5.362344] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[    5.368203] mousedev: PS/2 mouse device common for all mice
[    5.381739] amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[    5.381825] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* hw_init of IP block <gfx_v6_0> failed -110
[    5.381840] amdgpu 0000:04:00.0: amdgpu_device_ip_init failed
[    5.381844] amdgpu 0000:04:00.0: Fatal error during GPU init
[    5.381846] [drm] amdgpu: finishing device.
[    5.383124] [TTM] Finalizing pool allocator
[    5.383128] [TTM] Finalizing DMA pool allocator
[    5.383157] [TTM] Zone  kernel: Used memory at exit: 0 KiB
[    5.383161] [TTM] Zone   dma32: Used memory at exit: 0 KiB
[    5.383163] [drm] amdgpu: ttm finalized
[    5.383379] vga_switcheroo: disabled
[    5.383651] amdgpu: probe of 0000:04:00.0 failed with error -110

Offline

#40 2019-08-22 06:36:00

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

I've noticed some really weird thing: maybe it has something to do with amd iommu v2 ?
When I boot with module_blacklist=radeon, dmesg throws amdgpu error -110 (the ip_init) thing 
When I boot with module_blacklist=radeon,amd_iommu_v2,, dmesg doesn't even mention amdgpu. 

Only blacklist radeon:

[chingdim@G5080 ~]$ dmesg -l err
[    0.503297] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.503303] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.757261] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.757266] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    0.800449] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.800456] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    1.003779] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    1.003792] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    5.539881] amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[    5.539954] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* hw_init of IP block <gfx_v6_0> failed -110
[    5.539956] amdgpu 0000:04:00.0: amdgpu_device_ip_init failed
[    5.539958] amdgpu 0000:04:00.0: Fatal error during GPU init

Blacklisting radeon and amd_iommu_v2:

[chingdim@G5080 ~]$ dmesg | grep 'amd'
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw intel_iommu=on iommu=soft ipv6.disable=1 module_blacklist=radeon,amd_iommu_v2 audit=0 loglevel=3 quiet
[    0.175932] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e996181c-f329-41a0-9db3-8c36b0ed4cd4 rw intel_iommu=on iommu=soft ipv6.disable=1 module_blacklist=radeon,amd_iommu_v2 audit=0 loglevel=3 quiet

Last edited by ChingDim (2019-08-22 06:40:16)

Offline

#41 2019-08-22 10:17:26

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

$ modinfo amdgpu | grep depends
depends:        drm_kms_helper,drm,gpu-sched,ttm,amd_iommu_v2,i2c-algo-bit
$ 

As you can see, amdgpu requires amd_iommu_v2 .
On your system amdgpu_iommu_v2 does detect it can't work , but is still needed.

The bios options I was hoping for had to do with iommu .
Noticing you have iommu related kernel options made me look them up again .

test with the following kernel options  :

- intel_iommu=on
- intel_iommu=on,igfx_off
- intel_iommu=on,igfx_off iommu=soft


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#42 2019-08-22 11:06:38

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

The iommu was on only because I had a network issue previously, but it is now solved, without the need of IOMMU. 
i.e. this iommu is only enabled for the past week, and amdgpu still fails despite of it. 
I'll test the options now

Offline

#43 2019-08-22 11:14:12

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

intel_iommu=on module_blacklist=radeon

[chingdim@G5080 ~]$ dmesg -l err
[    0.505110] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.505110] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.758679] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.758683] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    0.808737] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.808746] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    1.015262] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    1.015272] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    5.642576] amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[    5.642665] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* hw_init of IP block <gfx_v6_0> failed -110
[    5.642684] amdgpu 0000:04:00.0: amdgpu_device_ip_init failed
[    5.642687] amdgpu 0000:04:00.0: Fatal error during GPU init
[    9.285773] DMAR: DRHD: handling fault status reg 3
[    9.285777] DMAR: [DMA Read] Request device [00:02.0] fault addr fffef8100000 [fault reason 05] PTE Write access is not set
[    9.285780] DMAR: DRHD: handling fault status reg 2
[    9.285782] DMAR: [DMA Read] Request device [00:02.0] fault addr fffef810c000 [fault reason 05] PTE Write access is not set
[    9.285783] DMAR: DRHD: handling fault status reg 2
[    9.285785] DMAR: [DMA Read] Request device [00:02.0] fault addr fffef8110000 [fault reason 05] PTE Write access is not set
[    9.285787] DMAR: DRHD: handling fault status reg 3

Last edited by ChingDim (2019-08-22 11:40:33)

Offline

#44 2019-08-22 11:40:03

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

intel_iommu=on,igfx_off module_blacklist=radeon
appending iommu=soft generates same result
then intel_iommu=off, same

[chingdim@G5080 ~]$ dmesg -l err
[    0.506189] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.506196] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.758500] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.758504] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    0.808852] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.808860] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    1.014974] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    1.014987] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    5.316450] amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[    5.316560] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* hw_init of IP block <gfx_v6_0> failed -110
[    5.316562] amdgpu 0000:04:00.0: amdgpu_device_ip_init failed
[    5.316565] amdgpu 0000:04:00.0: Fatal error during GPU init

Last edited by ChingDim (2019-08-22 12:00:24)

Offline

#45 2019-08-22 12:04:32

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Just a reminder, I still have MODULES=(i915) in mkinitcpio because u told me to do so awhile ago. 
EDIT: Changed it back to (amdgpu radeon), regenerated initramfs then grub, rebooted, results are the same as above
EDIT2: the ACPi prints once more with (amdgpu radeon), e.g. this is with intel_iommu=on,igfx_off module_blacklist=radeon

[chingdim@G5080 ~]$ dmesg -l err
[    0.504185] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    0.504192] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    0.945782] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDMA
[    0.945786] DMAR: Failed to find handle for ACPI object \_SB.PCI0.SDHC
[    1.000927] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    1.000939] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
[    1.621287] amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx test failed (-110)
[    1.621362] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* hw_init of IP block <gfx_v6_0> failed -110
[    1.621363] amdgpu 0000:04:00.0: amdgpu_device_ip_init failed
[    1.621365] amdgpu 0000:04:00.0: Fatal error during GPU init
[    4.119891] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
[    4.119901] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)

Last edited by ChingDim (2019-08-22 12:15:53)

Offline

#46 2019-08-24 22:48:27

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

Just a reminder, I still have MODULES=(i915) in mkinitcpio because u told me to do so awhile ago.

That was an attempt to make things easier for kernel / hardware by making sure integrated gpu was initialised before the discrete one.
It can be removed from modules line, but shouldn't give problems if it stays.


Although I dislike disabling things like acpi (they're very useful) , it's about time to test if that helps .

pci=noaer would no longer report the errors, but afaik that's purely cosmetic.

- try booting with pci=noacpi
This will only partially disable acpi functionality)

- test with acpi=off
this will disable acpi support completely

Last edited by Lone_Wolf (2019-08-24 22:48:43)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#47 2019-08-26 11:23:01

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

pci=noacpi and acpi=off makes the system stuck after "Loading initramdisk" , theres not even a journal.
This is what the screen prints when its stuck:

Loading linux linux
Loading initial ramdisk
_

pci=noaer does nothing. 

Btw everytime when the system boots, the screen was at first brighter, than turns dim afterwards, even in archiso

I am running out of time, I am very sorry and I very appreciate how you stand wit me over the month. But I will study abroad since 2nd Sep and I think I have to switch to Windows if I can't solve this sad
I installed Xen project on the laptop and the entire GPU environment went crazy

g 27 02:33:45 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
Aug 27 02:33:45 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
Aug 27 02:33:45 G5080 kernel: efi: EFI_MEMMAP is not enabled.
Aug 27 02:33:45 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
Aug 27 02:33:45 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
Aug 27 02:33:45 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190509/psargs-330)
Aug 27 02:33:45 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190509/psparse-529)
Aug 27 02:33:45 G5080 kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:33:45 G5080 kernel: i915 0000:00:02.0: Failed to idle engines, declaring wedged!
Aug 27 02:33:45 G5080 kernel: i915 0000:00:02.0: Failed to initialize GPU, declaring it wedged!
Aug 27 02:33:47 G5080 kernel: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
Aug 27 02:33:47 G5080 kernel: radeon 0000:04:00.0: disabling GPU acceleration
Aug 27 02:33:54 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:34:04 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:30:primary A] flip_done timed out
Aug 27 02:34:15 G5080 kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:34:26 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:34:36 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:67:eDP-1] flip_done timed out
Aug 27 02:34:46 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:30:primary A] flip_done timed out
Aug 27 02:34:56 G5080 kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:34:56 G5080 kernel: radeon 0000:04:00.0: No VRAM object for PCIE GART.
Aug 27 02:34:56 G5080 kernel: [drm:si_resume [radeon]] *ERROR* si startup failed on resume
Aug 27 02:34:56 G5080 gnome-session-binary[572]: Unrecoverable failure in required component org.gnome.Shell.desktop
Aug 27 02:35:07 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out
Aug 27 02:35:17 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:67:eDP-1] flip_done timed out
Aug 27 02:35:27 G5080 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:30:primary A] flip_done timed out
Aug 27 02:35:37 G5080 kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:41:pipe A] flip_done timed out

Last edited by ChingDim (2019-08-27 16:01:34)

Offline

#48 2019-08-28 17:02:13

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Yo I found this https://wiki.xenproject.org/wiki/Paravi … .6.32.x.29 

The error is 99% same as my radeon except that my scratch is 0x850C

Offline

#49 2019-08-29 15:19:00

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Radeon R5 M230 failed when booting, then disabled

Xen wiki wrote:

All b/c the physical addresses in the GART are invalid.

It does seem possible your issue has a similar cause : a problem with kernel memory management (ttm is used by both radeon and amdgpu kernel modules) .

I'm not good at troubleshooting kernel bugs, hopefully others that are will help out.
For now i think you should setup dual boot so can use the system for work/study while continuing to investigate this.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#50 2019-08-29 16:30:02

ChingDim
Member
Registered: 2019-07-22
Posts: 42

Re: Radeon R5 M230 failed when booting, then disabled

Do I have other things that I could do?

Offline

Board footer

Powered by FluxBB