linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Could not read FW version, FW version command failed -5
@ 2019-09-04 14:50 Paul Menzel
  2019-09-05 13:00 ` Winkler, Tomas
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2019-09-04 14:50 UTC (permalink / raw)
  To: Tomas Winkler; +Cc: linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1027 bytes --]

Dear Tomas,


Testing Fedora 30 with Linux 5.2.11 on an old Dell OptiPlex 980, Linux log
the message below.

    [   15.964298] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: Could not read FW version
    [   15.964301] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: FW version command failed -5

The prints happen in `drivers/misc/mei/bus-fixup.c`.

        ret = 0;
        bytes_recv = __mei_cl_recv(cldev->cl, buf, sizeof(buf), 0,
                                   MKHI_RCV_TIMEOUT);
        if (bytes_recv < 0 || (size_t)bytes_recv < MKHI_FWVER_LEN(1)) {
                /*
                 * Should be at least one version block,
                 * error out if nothing found
                 */
                dev_err(&cldev->dev, "Could not read FW version\n");
                return -EIO;
        }

The Web is full of these messages, so it does seem like a normal condition
on certain devices. Do you know the reason? Do older Intel MEs support
this?


Kind regards,

Paul



[-- Attachment #1.2: linux-5.2.11-200.fc30.x86_64-dmesg.txt --]
[-- Type: text/plain, Size: 61940 bytes --]

[    0.000000] microcode: microcode updated early to revision 0x7, date = 2018-04-23
[    0.000000] Linux version 5.2.11-200.fc30.x86_64 (mockbuild@bkernel03.phx2.fedoraproject.org) (gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC)) #1 SMP Thu Aug 29 12:43:20 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.2.11-200.fc30.x86_64 root=/dev/mapper/fedora_g56-root ro resume=/dev/mapper/fedora_g56-swap rd.lvm.lv=fedora_g56/root rd.lvm.lv=fedora_g56/swap rhgb quiet
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000db6cfbff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db6cfc00-0x00000000db723bff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000db723c00-0x00000000db725bff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000db725c00-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000117ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Dell Inc. OptiPlex 980                 /0D441T, BIOS A05 11/03/2010
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3192.080 MHz processor
[    0.002117] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002119] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002122] last_pfn = 0x118000 max_arch_pfn = 0x400000000
[    0.002126] MTRR default type: write-back
[    0.002127] MTRR fixed ranges enabled:
[    0.002128]   00000-9FFFF write-back
[    0.002128]   A0000-BFFFF uncachable
[    0.002129]   C0000-D3FFF write-protect
[    0.002130]   D4000-EFFFF uncachable
[    0.002130]   F0000-FFFFF write-protect
[    0.002131] MTRR variable ranges enabled:
[    0.002132]   0 base 0DDE00000 mask FFFE00000 uncachable
[    0.002132]   1 base 0DE000000 mask FFE000000 uncachable
[    0.002133]   2 base 0DB800000 mask FFF800000 uncachable
[    0.002134]   3 base 0E0000000 mask FE0000000 uncachable
[    0.002134]   4 disabled
[    0.002135]   5 disabled
[    0.002135]   6 disabled
[    0.002135]   7 disabled
[    0.002653] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002741] last_pfn = 0xdb6cf max_arch_pfn = 0x400000000
[    0.011398] found SMP MP-table at [mem 0x000fe710-0x000fe71f]
[    0.025783] BRK [0xbc001000, 0xbc001fff] PGTABLE
[    0.025785] BRK [0xbc002000, 0xbc002fff] PGTABLE
[    0.025786] BRK [0xbc003000, 0xbc003fff] PGTABLE
[    0.025813] BRK [0xbc004000, 0xbc004fff] PGTABLE
[    0.025814] BRK [0xbc005000, 0xbc005fff] PGTABLE
[    0.025862] BRK [0xbc006000, 0xbc006fff] PGTABLE
[    0.025886] BRK [0xbc007000, 0xbc007fff] PGTABLE
[    0.025978] RAMDISK: [mem 0x34d8d000-0x366befff]
[    0.025985] ACPI: Early table checksum verification disabled
[    0.030127] ACPI: RSDP 0x00000000000FEC00 000024 (v02 DELL  )
[    0.030130] ACPI: XSDT 0x00000000000FC7E7 000074 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030134] ACPI: FACP 0x00000000000FC8D7 0000F4 (v03 DELL   B11K     00000015 ASL  00000061)
[    0.030138] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20190509/tbfadt-564)
[    0.030206] ACPI: DSDT 0x00000000FFDC86D0 0047BC (v01 DELL   dt_ex    00001000 INTL 20050624)
[    0.030213] ACPI: FACS 0x00000000DB6CFC00 000040
[    0.030215] ACPI: FACS 0x00000000DB6CFC00 000040
[    0.030284] ACPI: SSDT 0x00000000FFDCCFAD 0000AC (v01 DELL   st_ex    00001000 INTL 20050624)
[    0.030287] ACPI: APIC 0x00000000000FC9CB 000092 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030289] ACPI: BOOT 0x00000000000FCA5D 000028 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030292] ACPI: ASF! 0x00000000000FCA85 000096 (v32 DELL   B11K     00000015 ASL  00000061)
[    0.030294] ACPI: MCFG 0x00000000000FCB1B 00003E (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030297] ACPI: HPET 0x00000000000FCB59 000038 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030299] ACPI: TCPA 0x00000000000FCDB5 000032 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030301] ACPI: ____ 0x00000000000FCDE7 000030 (v01 DELL   B11K     00000015 ASL  00000061)
[    0.030304] ACPI: SSDT 0x00000000DB725C00 0015D8 (v01 INTEL  PPM RCM  80000001 INTL 20061109)
[    0.030469] ACPI: Local APIC address 0xfee00000
[    0.030562] No NUMA configuration found
[    0.030562] Faking a node at [mem 0x0000000000000000-0x0000000117ffffff]
[    0.030571] NODE_DATA(0) allocated [mem 0x117fd3000-0x117ffdfff]
[    0.041383] Zone ranges:
[    0.041386]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.041387]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.041388]   Normal   [mem 0x0000000100000000-0x0000000117ffffff]
[    0.041389]   Device   empty
[    0.041389] Movable zone start for each node
[    0.041392] Early memory node ranges
[    0.041393]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.041393]   node   0: [mem 0x0000000000100000-0x00000000db6cefff]
[    0.041394]   node   0: [mem 0x0000000100000000-0x0000000117ffffff]
[    0.041585] Zeroed struct page in unavailable ranges: 18836 pages
[    0.041587] Initmem setup node 0 [mem 0x0000000000001000-0x0000000117ffffff]
[    0.041588] On node 0 totalpages: 996972
[    0.041589]   DMA zone: 64 pages used for memmap
[    0.041590]   DMA zone: 21 pages reserved
[    0.041590]   DMA zone: 3997 pages, LIFO batch:0
[    0.041643]   DMA32 zone: 13980 pages used for memmap
[    0.041644]   DMA32 zone: 894671 pages, LIFO batch:63
[    0.053446]   Normal zone: 1536 pages used for memmap
[    0.053448]   Normal zone: 98304 pages, LIFO batch:31
[    0.054666] Reserving Intel graphics memory at [mem 0xde000000-0xdfffffff]
[    0.054772] ACPI: PM-Timer IO Port: 0x808
[    0.054774] ACPI: Local APIC address 0xfee00000
[    0.054782] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
[    0.054793] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.054795] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.054796] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.054797] ACPI: IRQ0 used by override.
[    0.054798] ACPI: IRQ9 used by override.
[    0.054800] Using ACPI (MADT) for SMP configuration information
[    0.054801] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.054807] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.054820] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.054821] PM: Registered nosave memory: [mem 0x0009e000-0x000effff]
[    0.054822] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.054823] PM: Registered nosave memory: [mem 0xdb6cf000-0xdb6cffff]
[    0.054823] PM: Registered nosave memory: [mem 0xdb6d0000-0xdb722fff]
[    0.054824] PM: Registered nosave memory: [mem 0xdb723000-0xdb723fff]
[    0.054824] PM: Registered nosave memory: [mem 0xdb724000-0xdb724fff]
[    0.054825] PM: Registered nosave memory: [mem 0xdb725000-0xdb725fff]
[    0.054825] PM: Registered nosave memory: [mem 0xdb726000-0xdfffffff]
[    0.054826] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.054826] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.054827] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.054827] PM: Registered nosave memory: [mem 0xfec00000-0xfecfffff]
[    0.054827] PM: Registered nosave memory: [mem 0xfed00000-0xfed1ffff]
[    0.054828] PM: Registered nosave memory: [mem 0xfed20000-0xfed9ffff]
[    0.054828] PM: Registered nosave memory: [mem 0xfeda0000-0xfedfffff]
[    0.054829] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.054829] PM: Registered nosave memory: [mem 0xfef00000-0xffafffff]
[    0.054830] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
[    0.054831] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.054832] Booting paravirtualized kernel on bare hardware
[    0.054835] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.218480] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.218815] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u262144
[    0.218821] pcpu-alloc: s180224 r8192 d28672 u262144 alloc=1*2097152
[    0.218821] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.218846] Built 1 zonelists, mobility grouping on.  Total pages: 981371
[    0.218847] Policy zone: Normal
[    0.218849] Kernel command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.2.11-200.fc30.x86_64 root=/dev/mapper/fedora_g56-root ro resume=/dev/mapper/fedora_g56-swap rd.lvm.lv=fedora_g56/root rd.lvm.lv=fedora_g56/swap rhgb quiet
[    0.239981] Memory: 3797644K/3987888K available (12291K kernel code, 1540K rwdata, 4508K rodata, 2256K init, 4528K bss, 190244K reserved, 0K cma-reserved)
[    0.239990] random: get_random_u64 called from __kmem_cache_create+0x44/0x540 with crng_init=0
[    0.240107] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.240119] Kernel/User page tables isolation: enabled
[    0.240137] ftrace: allocating 39628 entries in 155 pages
[    0.253916] rcu: Hierarchical RCU implementation.
[    0.253918] rcu: 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[    0.253919] 	Tasks RCU enabled.
[    0.253919] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.253920] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.256980] NR_IRQS: 65792, nr_irqs: 488, preallocated irqs: 16
[    0.259189] Console: colour VGA+ 80x25
[    0.259193] printk: console [tty0] enabled
[    0.259208] ACPI: Core revision 20190509
[    0.340163] ACPI BIOS Warning (bug): Incorrect checksum in table [TCPA] - 0x00, should be 0x7E (20190509/tbprint-173)
[    0.340265] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.340275] hpet clockevent registered
[    0.340280] APIC: Switch to symmetric I/O mode setup
[    0.340786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.345279] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e03109b835, max_idle_ns: 440795317582 ns
[    0.345284] Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.16 BogoMIPS (lpj=3192080)
[    0.345286] pid_max: default: 32768 minimum: 301
[    0.345311] LSM: Security Framework initializing
[    0.345323] Yama: becoming mindful.
[    0.345330] SELinux:  Initializing.
[    0.345346] *** VALIDATE SELinux ***
[    0.346087] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.346469] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.346499] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.346511] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.346662] *** VALIDATE proc ***
[    0.346719] *** VALIDATE cgroup1 ***
[    0.346720] *** VALIDATE cgroup2 ***
[    0.346763] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.346770] process: using mwait in idle threads
[    0.346772] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.346773] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.346774] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.346775] Spectre V2 : Mitigation: Full generic retpoline
[    0.346776] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.346776] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.346779] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.346779] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.346780] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.346783] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.346915] Freeing SMP alternatives memory: 36K
[    0.449970] smpboot: CPU0: Intel(R) Core(TM) i5 CPU         650  @ 3.20GHz (family: 0x6, model: 0x25, stepping: 0x5)
[    0.450083] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, Intel PMU driver.
[    0.450089] core: CPUID marked event: 'bus cycles' unavailable
[    0.450091] ... version:                3
[    0.450092] ... bit width:              48
[    0.450092] ... generic registers:      4
[    0.450093] ... value mask:             0000ffffffffffff
[    0.450093] ... max period:             000000007fffffff
[    0.450093] ... fixed-purpose events:   3
[    0.450094] ... event mask:             000000070000000f
[    0.450133] rcu: Hierarchical SRCU implementation.
[    0.450304] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.450392] smp: Bringing up secondary CPUs ...
[    0.450480] x86: Booting SMP configuration:
[    0.450481] .... node  #0, CPUs:      #1 #2
[    0.453425] 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.453432]  #3
[    0.454342] smp: Brought up 1 node, 4 CPUs
[    0.454342] smpboot: Max logical packages: 2
[    0.454342] smpboot: Total of 4 processors activated (25536.64 BogoMIPS)
[    0.456284] devtmpfs: initialized
[    0.456338] x86/mm: Memory block size: 128MB
[    0.456666] PM: Registering ACPI NVS region [mem 0xdb6cfc00-0xdb723bff] (344064 bytes)
[    0.456666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.456666] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.456666] pinctrl core: initialized pinctrl subsystem
[    0.456666] PM: RTC time: 15:02:26, date: 2019-09-04
[    0.456666] NET: Registered protocol family 16
[    0.456666] audit: initializing netlink subsys (disabled)
[    0.456666] audit: type=2000 audit(1567609346.116:1): state=initialized audit_enabled=0 res=1
[    0.457314] cpuidle: using governor menu
[    0.457354] Simple Boot Flag at 0x7a set to 0x1
[    0.457369] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.457370] ACPI: bus type PCI registered
[    0.457371] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.457426] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.457428] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.457437] PCI: Using configuration type 1 for base access
[    0.458683] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.613403] cryptd: max_cpu_qlen set to 1000
[    0.615294] alg: No test for lzo-rle (lzo-rle-generic)
[    0.615294] alg: No test for lzo-rle (lzo-rle-scomp)
[    0.615294] alg: No test for 842 (842-generic)
[    0.615294] alg: No test for 842 (842-scomp)
[    0.617442] ACPI: Added _OSI(Module Device)
[    0.617442] ACPI: Added _OSI(Processor Device)
[    0.617442] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.617442] ACPI: Added _OSI(Processor Aggregator Device)
[    0.617442] ACPI: Added _OSI(Linux-Dell-Video)
[    0.617442] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.617442] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.678666] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.682332] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.684758] ACPI: Interpreter enabled
[    0.684773] ACPI: (supports S0 S1 S3 S4 S5)
[    0.684774] ACPI: Using IOAPIC for interrupt routing
[    0.684883] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.685025] ACPI: Enabled 9 GPEs in block 00 to 3F
[    0.764635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.764639] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.764648] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.770776] PCI host bridge to bus 0000:00
[    0.770778] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.770779] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.770780] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.770781] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000effff window]
[    0.770782] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.770783] pci_bus 0000:00: root bus resource [mem 0xdb800000-0xf7ffffff window]
[    0.770784] pci_bus 0000:00: root bus resource [mem 0xff87c000-0xff87ffff window]
[    0.770785] pci_bus 0000:00: root bus resource [mem 0xff870000-0xff8707ff window]
[    0.770785] pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
[    0.770786] pci_bus 0000:00: root bus resource [mem 0xfeda6000-0xfeda6fff window]
[    0.770787] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfeda7fff window]
[    0.770789] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.770795] pci 0000:00:00.0: [8086:0040] type 00 class 0x060000
[    0.770813] pci 0000:00:00.0: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[    0.771071] pci 0000:00:01.0: [8086:0041] type 01 class 0x060400
[    0.771102] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.771374] pci 0000:00:02.0: [8086:0042] type 00 class 0x030000
[    0.771383] pci 0000:00:02.0: reg 0x10: [mem 0xf7c00000-0xf7ffffff 64bit]
[    0.771387] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.771390] pci 0000:00:02.0: reg 0x20: [io  0xec90-0xec97]
[    0.771677] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[    0.771706] pci 0000:00:16.0: reg 0x10: [mem 0xfeda6000-0xfeda600f 64bit]
[    0.771791] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.772057] pci 0000:00:16.2: [8086:3b66] type 00 class 0x010185
[    0.772076] pci 0000:00:16.2: reg 0x10: [io  0xfe80-0xfe87]
[    0.772085] pci 0000:00:16.2: reg 0x14: [io  0xfe90-0xfe93]
[    0.772093] pci 0000:00:16.2: reg 0x18: [io  0xfea0-0xfea7]
[    0.772101] pci 0000:00:16.2: reg 0x1c: [io  0xfeb0-0xfeb3]
[    0.772111] pci 0000:00:16.2: reg 0x20: [io  0xfef0-0xfeff]
[    0.772424] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
[    0.772444] pci 0000:00:16.3: reg 0x10: [io  0xec98-0xec9f]
[    0.772452] pci 0000:00:16.3: reg 0x14: [mem 0xf7bdb000-0xf7bdbfff]
[    0.772784] pci 0000:00:19.0: [8086:10ef] type 00 class 0x020000
[    0.772801] pci 0000:00:19.0: reg 0x10: [mem 0xf7be0000-0xf7bfffff]
[    0.772807] pci 0000:00:19.0: reg 0x14: [mem 0xf7bdc000-0xf7bdcfff]
[    0.772814] pci 0000:00:19.0: reg 0x18: [io  0xecc0-0xecdf]
[    0.772866] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.773127] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[    0.773146] pci 0000:00:1a.0: reg 0x10: [mem 0xf7bdd000-0xf7bdd3ff]
[    0.773220] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.773493] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[    0.773512] pci 0000:00:1b.0: reg 0x10: [mem 0xff87c000-0xff87ffff 64bit]
[    0.773579] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.773843] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[    0.773920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.774197] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[    0.774273] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.774553] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[    0.774573] pci 0000:00:1d.0: reg 0x10: [mem 0xf7bde000-0xf7bde3ff]
[    0.774648] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.774912] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.775221] pci 0000:00:1f.0: [8086:3b0a] type 00 class 0x060100
[    0.775579] pci 0000:00:1f.2: [8086:3b22] type 00 class 0x010601
[    0.775594] pci 0000:00:1f.2: reg 0x10: [io  0xfe00-0xfe07]
[    0.775599] pci 0000:00:1f.2: reg 0x14: [io  0xfe10-0xfe13]
[    0.775605] pci 0000:00:1f.2: reg 0x18: [io  0xfe20-0xfe27]
[    0.775611] pci 0000:00:1f.2: reg 0x1c: [io  0xfe30-0xfe33]
[    0.775616] pci 0000:00:1f.2: reg 0x20: [io  0xfec0-0xfedf]
[    0.775622] pci 0000:00:1f.2: reg 0x24: [mem 0xff870000-0xff8707ff]
[    0.775654] pci 0000:00:1f.2: PME# supported from D3hot
[    0.775911] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[    0.775927] pci 0000:00:1f.3: reg 0x10: [mem 0xf7bdf000-0xf7bdf0ff 64bit]
[    0.775945] pci 0000:00:1f.3: reg 0x20: [io  0xece0-0xecff]
[    0.776229] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.776264] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.776305] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.776327] pci_bus 0000:04: extended config space not accessible
[    0.776369] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[    0.776377] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.776378] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.776379] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.776380] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000effff window] (subtractive decode)
[    0.776381] pci 0000:00:1e.0:   bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode)
[    0.776382] pci 0000:00:1e.0:   bridge window [mem 0xdb800000-0xf7ffffff window] (subtractive decode)
[    0.776383] pci 0000:00:1e.0:   bridge window [mem 0xff87c000-0xff87ffff window] (subtractive decode)
[    0.776384] pci 0000:00:1e.0:   bridge window [mem 0xff870000-0xff8707ff window] (subtractive decode)
[    0.776385] pci 0000:00:1e.0:   bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
[    0.776386] pci 0000:00:1e.0:   bridge window [mem 0xfeda6000-0xfeda6fff window] (subtractive decode)
[    0.776387] pci 0000:00:1e.0:   bridge window [mem 0xfeda7000-0xfeda7fff window] (subtractive decode)
[    0.790124] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[    0.791022] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.791915] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.792838] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.793753] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.794661] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[    0.795576] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.796477] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[    0.797302] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.797302] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.797302] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.797302] vgaarb: loaded
[    0.797382] SCSI subsystem initialized
[    0.797392] libata version 3.00 loaded.
[    0.797392] ACPI: bus type USB registered
[    0.797392] usbcore: registered new interface driver usbfs
[    0.797392] usbcore: registered new interface driver hub
[    0.797392] usbcore: registered new device driver usb
[    0.797392] pps_core: LinuxPPS API ver. 1 registered
[    0.797392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.797392] PTP clock support registered
[    0.797403] EDAC MC: Ver: 3.0.0
[    0.797403] PCI: Using ACPI for IRQ routing
[    0.798668] PCI: Discovered peer bus 3f
[    0.798669] PCI: root bus 3f: using default resources
[    0.798670] PCI: Probing PCI hardware (bus 3f)
[    0.798684] PCI host bridge to bus 0000:3f
[    0.798685] pci_bus 0000:3f: root bus resource [io  0x0000-0xffff]
[    0.798686] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff]
[    0.798687] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
[    0.798689] pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.798693] pci 0000:3f:00.0: [8086:2c61] type 00 class 0x060000
[    0.798727] pci 0000:3f:00.1: [8086:2d01] type 00 class 0x060000
[    0.798758] pci 0000:3f:02.0: [8086:2d10] type 00 class 0x060000
[    0.798786] pci 0000:3f:02.1: [8086:2d11] type 00 class 0x060000
[    0.798815] pci 0000:3f:02.2: [8086:2d12] type 00 class 0x060000
[    0.798843] pci 0000:3f:02.3: [8086:2d13] type 00 class 0x060000
[    0.798880] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
[    0.798881] pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    0.798883] PCI: pci_cache_line_size set to 64 bytes
[    0.798921] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.798922] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.798923] e820: reserve RAM buffer [mem 0xdb6cfc00-0xdbffffff]
[    0.799021] NetLabel: Initializing
[    0.799021] NetLabel:  domain hash size = 128
[    0.799022] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.799036] NetLabel:  unlabeled traffic allowed by default
[    0.799350] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.799353] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.801300] clocksource: Switched to clocksource tsc-early
[    0.814577] VFS: Disk quotas dquot_6.6.0
[    0.814594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.814622] *** VALIDATE hugetlbfs ***
[    0.814653] pnp: PnP ACPI init
[    0.817169] system 00:00: [io  0x0800-0x085f] has been reserved
[    0.817170] system 00:00: [io  0x0c00-0x0c7f] has been reserved
[    0.817172] system 00:00: [io  0x0860-0x08ff] has been reserved
[    0.817177] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.817402] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.824041] pnp 00:02: [dma 0 disabled]
[    0.824090] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.828640] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.833190] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.841646] pnp: PnP ACPI: found 5 devices
[    0.847263] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.847299] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.847301] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.847302] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.847304] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.847305] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.847306] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[    0.847316] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0000000-0xf01fffff]
[    0.847320] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref]
[    0.847322] pci 0000:00:1c.4: BAR 14: assigned [mem 0xf0400000-0xf05fffff]
[    0.847325] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf0600000-0xf07fffff 64bit pref]
[    0.847327] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.847328] pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x2fff]
[    0.847332] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.847337] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.847339] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.847342] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf01fffff]
[    0.847345] pci 0000:00:1c.0:   bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
[    0.847350] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.847352] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    0.847355] pci 0000:00:1c.4:   bridge window [mem 0xf0400000-0xf05fffff]
[    0.847358] pci 0000:00:1c.4:   bridge window [mem 0xf0600000-0xf07fffff 64bit pref]
[    0.847363] pci 0000:00:1e.0: PCI bridge to [bus 04]
[    0.847372] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.847373] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.847374] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.847375] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000effff window]
[    0.847376] pci_bus 0000:00: resource 8 [mem 0x000f0000-0x000fffff window]
[    0.847377] pci_bus 0000:00: resource 9 [mem 0xdb800000-0xf7ffffff window]
[    0.847378] pci_bus 0000:00: resource 10 [mem 0xff87c000-0xff87ffff window]
[    0.847378] pci_bus 0000:00: resource 11 [mem 0xff870000-0xff8707ff window]
[    0.847379] pci_bus 0000:00: resource 12 [mem 0xfed20000-0xfed9ffff window]
[    0.847380] pci_bus 0000:00: resource 13 [mem 0xfeda6000-0xfeda6fff window]
[    0.847381] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfeda7fff window]
[    0.847382] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.847383] pci_bus 0000:02: resource 1 [mem 0xf0000000-0xf01fffff]
[    0.847384] pci_bus 0000:02: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
[    0.847385] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.847386] pci_bus 0000:03: resource 1 [mem 0xf0400000-0xf05fffff]
[    0.847387] pci_bus 0000:03: resource 2 [mem 0xf0600000-0xf07fffff 64bit pref]
[    0.847388] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.847389] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.847390] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.847391] pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000effff window]
[    0.847392] pci_bus 0000:04: resource 8 [mem 0x000f0000-0x000fffff window]
[    0.847392] pci_bus 0000:04: resource 9 [mem 0xdb800000-0xf7ffffff window]
[    0.847393] pci_bus 0000:04: resource 10 [mem 0xff87c000-0xff87ffff window]
[    0.847394] pci_bus 0000:04: resource 11 [mem 0xff870000-0xff8707ff window]
[    0.847395] pci_bus 0000:04: resource 12 [mem 0xfed20000-0xfed9ffff window]
[    0.847396] pci_bus 0000:04: resource 13 [mem 0xfeda6000-0xfeda6fff window]
[    0.847397] pci_bus 0000:04: resource 14 [mem 0xfeda7000-0xfeda7fff window]
[    0.847420] pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
[    0.847421] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff]
[    0.847450] NET: Registered protocol family 2
[    0.847626] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.847643] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.847712] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.847800] TCP: Hash tables configured (established 32768 bind 32768)
[    0.847841] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.847857] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.847903] NET: Registered protocol family 1
[    0.847908] NET: Registered protocol family 44
[    0.847932] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[    0.847937] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.849455] PCI: CLS 64 bytes, default 64
[    0.849493] Trying to unpack rootfs image as initramfs...
[    1.184822] Freeing initrd memory: 25800K
[    1.184853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.184854] software IO TLB: mapped [mem 0xd76cf000-0xdb6cf000] (64MB)
[    1.187248] Initialise system trusted keyrings
[    1.187259] Key type blacklist registered
[    1.187294] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    1.188541] zbud: loaded
[    1.189119] Platform Keyring initialized
[    1.190422] NET: Registered protocol family 38
[    1.190425] Key type asymmetric registered
[    1.190426] Asymmetric key parser 'x509' registered
[    1.190434] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.190474] io scheduler mq-deadline registered
[    1.190474] io scheduler kyber registered
[    1.190515] io scheduler bfq registered
[    1.190563] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.191976] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.191990] intel_idle: MWAIT substates: 0x1120
[    1.191991] intel_idle: v0.4.1 model 0x25
[    1.192140] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.192213] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.192230] ACPI: Power Button [VBTN]
[    1.192262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.192268] ACPI: Power Button [PWRF]
[    1.192638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.213263] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.233954] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.256191] 0000:00:16.3: ttyS4 at I/O 0xec98 (irq = 17, base_baud = 115200) is a 16550A
[    1.256621] Non-volatile memory driver v1.3
[    1.256645] Linux agpgart interface v0.103
[    1.257100] ahci 0000:00:1f.2: version 3.0
[    1.257551] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1f impl SATA mode
[    1.257553] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pmp fbs pio ems sxs apst 
[    1.257560] ahci 0000:00:1f.2: port 0 is not capable of FBS
[    1.257579] ahci 0000:00:1f.2: port 1 is not capable of FBS
[    1.259762] ahci 0000:00:1f.2: port 2 is not capable of FBS
[    1.262730] ahci 0000:00:1f.2: port 3 is not capable of FBS
[    1.269289] scsi host0: ahci
[    1.269728] scsi host1: ahci
[    1.269956] scsi host2: ahci
[    1.270079] scsi host3: ahci
[    1.270217] scsi host4: ahci
[    1.270364] scsi host5: ahci
[    1.270430] ata1: SATA max UDMA/133 abar m2048@0xff870000 port 0xff870100 irq 27
[    1.270432] ata2: SATA max UDMA/133 abar m2048@0xff870000 port 0xff870180 irq 27
[    1.270433] ata3: SATA max UDMA/133 abar m2048@0xff870000 port 0xff870200 irq 27
[    1.270435] ata4: SATA max UDMA/133 abar m2048@0xff870000 port 0xff870280 irq 27
[    1.270436] ata5: SATA max UDMA/133 abar m2048@0xff870000 port 0xff870300 irq 27
[    1.270436] ata6: DUMMY
[    1.270532] libphy: Fixed MDIO Bus: probed
[    1.270618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.270620] ehci-pci: EHCI PCI platform driver
[    1.271036] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.271068] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.271079] ehci-pci 0000:00:1a.0: debug port 2
[    1.275009] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.275020] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7bdd000
[    1.282441] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.282532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    1.282536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.282538] usb usb1: Product: EHCI Host Controller
[    1.282540] usb usb1: Manufacturer: Linux 5.2.11-200.fc30.x86_64 ehci_hcd
[    1.282542] usb usb1: SerialNumber: 0000:00:1a.0
[    1.282843] hub 1-0:1.0: USB hub found
[    1.282859] hub 1-0:1.0: 3 ports detected
[    1.283379] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.283527] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.283542] ehci-pci 0000:00:1d.0: debug port 2
[    1.287477] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.287496] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7bde000
[    1.294444] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.294556] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    1.294560] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.294563] usb usb2: Product: EHCI Host Controller
[    1.294565] usb usb2: Manufacturer: Linux 5.2.11-200.fc30.x86_64 ehci_hcd
[    1.294568] usb usb2: SerialNumber: 0000:00:1d.0
[    1.294843] hub 2-0:1.0: USB hub found
[    1.294861] hub 2-0:1.0: 3 ports detected
[    1.294998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.295002] ohci-pci: OHCI PCI platform driver
[    1.295009] uhci_hcd: USB Universal Host Controller Interface driver
[    1.295046] usbcore: registered new interface driver usbserial_generic
[    1.295050] usbserial: USB Serial support registered for generic
[    1.295066] i8042: PNP: No PS/2 controller found.
[    1.295067] i8042: Probing ports directly.
[    1.298058] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.298064] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.298241] mousedev: PS/2 mouse device common for all mice
[    1.298470] rtc_cmos 00:01: RTC can wake from S4
[    1.298679] rtc_cmos 00:01: registered as rtc0
[    1.298681] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram, hpet irqs
[    1.298723] device-mapper: uevent: version 1.0.3
[    1.298812] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    1.298869] intel_pstate: CPU model not supported
[    1.299110] hidraw: raw HID events driver (C) Jiri Kosina
[    1.299138] usbcore: registered new interface driver usbhid
[    1.299139] usbhid: USB HID core driver
[    1.299209] drop_monitor: Initializing network drop monitor service
[    1.299277] Initializing XFRM netlink socket
[    1.299372] NET: Registered protocol family 10
[    1.303287] Segment Routing with IPv6
[    1.303307] mip6: Mobile IPv6
[    1.303309] NET: Registered protocol family 17
[    1.303846] mce: Using 9 MCE banks
[    1.303859] RAS: Correctable Errors collector initialized.
[    1.303887] microcode: sig=0x20655, pf=0x2, revision=0x7
[    1.304006] microcode: Microcode Update Driver: v2.2.
[    1.304016] SSE version of gcm_enc/dec engaged.
[    1.345101] sched_clock: Marking stable (1262075902, 83009176)->(1350329789, -5244711)
[    1.345469] registered taskstats version 1
[    1.345478] Loading compiled-in X.509 certificates
[    1.382286] Loaded X.509 cert 'Fedora kernel signing key: 979b1d3c6caa432b740ba0aaac907ed50a6aee8b'
[    1.382311] zswap: loaded using pool lzo/zbud
[    1.390205] Key type big_key registered
[    1.394906] Key type encrypted registered
[    1.394921] ima: No TPM chip found, activating TPM-bypass!
[    1.394935] ima: Allocated hash algorithm: sha256
[    1.394943] No architecture policies found
[    1.395261] PM:   Magic number: 3:869:31
[    1.395382] rtc_cmos 00:01: setting system clock to 2019-09-04T15:02:27 UTC (1567609347)
[    1.522920] ata3: SATA link down (SStatus 4 SControl 300)
[    1.522944] ata4: SATA link down (SStatus 4 SControl 300)
[    1.522977] ata5: SATA link down (SStatus 4 SControl 300)
[    1.542377] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.558361] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.671034] usb 1-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[    1.671038] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.671572] hub 1-1:1.0: USB hub found
[    1.671765] hub 1-1:1.0: 6 ports detected
[    1.676380] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.676397] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.678939] ata2.00: ATAPI: PLDS DVD+/-RW DH-16ABS, PD11, max UDMA/100
[    1.679808] ata2.00: configured for UDMA/100
[    1.687037] usb 2-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[    1.687040] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.687540] hub 2-1:1.0: USB hub found
[    1.687750] hub 2-1:1.0: 8 ports detected
[    1.720424] ata1.00: ATA-8: ST9320423AS, D005SDM1, max UDMA/133
[    1.720427] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.722226] ata1.00: configured for UDMA/133
[    1.722649] scsi 0:0:0:0: Direct-Access     ATA      ST9320423AS      SDM1 PQ: 0 ANSI: 5
[    1.723095] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.723218] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.723255] sd 0:0:0:0: [sda] Write Protect is off
[    1.723259] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.723357] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.726964] scsi 1:0:0:0: CD-ROM            PLDS     DVD+-RW DH-16ABS PD11 PQ: 0 ANSI: 5
[    1.731858]  sda: sda1 sda2
[    1.733207] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.767410] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.767413] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.767774] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.767935] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.769549] Freeing unused decrypted memory: 2040K
[    1.770022] Freeing unused kernel image memory: 2256K
[    1.770117] Write protecting the kernel read-only data: 20480k
[    1.770797] Freeing unused kernel image memory: 2016K
[    1.771244] Freeing unused kernel image memory: 1636K
[    1.780529] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.780534] rodata_test: all tests were successful
[    1.780536] x86/mm: Checking user space page tables
[    1.789951] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.789953] Run /init as init process
[    1.799269] systemd[1]: systemd v241-10.git511646b.fc30 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)
[    1.811490] systemd[1]: Detected architecture x86-64.
[    1.811492] systemd[1]: Running in initial RAM disk.
[    1.813662] systemd[1]: Set hostname to <localhost.localdomain>.
[    1.868355] random: systemd: uninitialized urandom read (16 bytes read)
[    1.868369] systemd[1]: Reached target Swap.
[    1.868420] random: systemd: uninitialized urandom read (16 bytes read)
[    1.868493] systemd[1]: Listening on udev Control Socket.
[    1.868504] random: systemd: uninitialized urandom read (16 bytes read)
[    1.868511] systemd[1]: Reached target Slices.
[    1.868596] systemd[1]: Listening on Journal Socket.
[    1.870188] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    1.870860] systemd[1]: Starting Setup Virtual Console...
[    1.891342] fuse: init (API version 7.31)
[    1.964308] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[    2.043796] usb 2-1.1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[    2.043798] usb 2-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.043799] usb 2-1.1: Product: USB2.0 Hub
[    2.044240] hub 2-1.1:1.0: USB hub found
[    2.044550] hub 2-1.1:1.0: 4 ports detected
[    2.124375] audit: type=1130 audit(1567609348.227:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.228350] tsc: Refined TSC clocksource calibration: 3191.998 MHz
[    2.228355] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02c314322, max_idle_ns: 440795292111 ns
[    2.228373] clocksource: Switched to clocksource tsc
[    2.255491] audit: type=1130 audit(1567609348.358:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.317363] usb 2-1.1.1: new low-speed USB device number 4 using ehci-pci
[    2.326031] audit: type=1130 audit(1567609348.428:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.343838] audit: type=1130 audit(1567609348.446:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.345838] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[    2.349311] scsi host6: ata_generic
[    2.353340] scsi host7: ata_generic
[    2.353415] ata7: PATA max UDMA/100 cmd 0xfe80 ctl 0xfe90 bmdma 0xfef0 irq 18
[    2.353416] ata8: PATA max UDMA/100 cmd 0xfea0 ctl 0xfeb0 bmdma 0xfef8 irq 18
[    2.376324] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.376325] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.376912] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.406295] usb 2-1.1.1: New USB device found, idVendor=09eb, idProduct=0131, bcdDevice= 1.10
[    2.406299] usb 2-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.406300] usb 2-1.1.1: Product: USB
[    2.406302] usb 2-1.1.1: Manufacturer: Generic
[    2.410948] input: Generic USB as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.0/0003:09EB:0131.0001/input/input5
[    2.462531] hid-generic 0003:09EB:0131.0001: input,hidraw0: USB HID v1.10 Keyboard [Generic USB] on usb-0000:00:1d.0-1.1.1/input0
[    2.466741] input: Generic USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.1/0003:09EB:0131.0002/input/input6
[    2.466860] input: Generic USB Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.1/0003:09EB:0131.0002/input/input7
[    2.518414] input: Generic USB System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.1/0003:09EB:0131.0002/input/input8
[    2.518487] hid-generic 0003:09EB:0131.0002: input,hidraw1: USB HID v1.00 Mouse [Generic USB] on usb-0000:00:1d.0-1.1.1/input1
[    2.579625] pci 0000:00:00.0: Intel HD Graphics Chipset
[    2.579643] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    2.580244] pci 0000:00:00.0: detected 32768K stolen memory
[    2.580325] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.580740] Console: switching to colour dummy device 80x25
[    2.587301] usb 2-1.1.4: new low-speed USB device number 5 using ehci-pci
[    2.587301] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.587302] [drm] Driver supports precise vblank timestamp query.
[    2.587598] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.597254] [drm] RC6 disabled, disabling runtime PM support
[    2.600527] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 84:2b:2b:b0:2d:83
[    2.600529] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.600572] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: A002FF-0FF
[    2.602309] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
[    2.603759] e1000e 0000:00:19.0 eno1: renamed from eth0
[    2.615934] random: fast init done
[    2.628498] fbcon: i915drmfb (fb0) is primary device
[    2.673464] usb 2-1.1.4: New USB device found, idVendor=046d, idProduct=c050, bcdDevice=27.20
[    2.673469] usb 2-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.673471] usb 2-1.1.4: Product: USB-PS/2 Optical Mouse
[    2.673474] usb 2-1.1.4: Manufacturer: Logitech
[    2.687629] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/0003:046D:C050.0003/input/input9
[    2.687716] hid-generic 0003:046D:C050.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.1.4/input0
[    2.716049] Console: switching to colour frame buffer device 240x75
[    2.736606] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    3.294881] PM: Image not found (code -22)
[    3.296046] audit: type=1130 audit(1567609349.398:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-fedora_g56\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.296060] audit: type=1131 audit(1567609349.398:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-fedora_g56\x2dswap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.306587] audit: type=1130 audit(1567609349.409:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.307061] audit: type=1130 audit(1567609349.409:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.488608] audit: type=1130 audit(1567609349.591:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.512764] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    3.544364] random: crng init done
[    3.544366] random: 7 urandom warning(s) missed due to ratelimiting
[    4.113306] systemd-journald[300]: Received SIGTERM from PID 1 (systemd).
[    4.364713] printk: systemd: 23 output lines suppressed due to ratelimiting
[    5.868533] kauditd_printk_skb: 22 callbacks suppressed
[    5.868535] audit: type=1404 audit(1567609351.971:33): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    6.460740] SELinux:  policy capability network_peer_controls=1
[    6.460741] SELinux:  policy capability open_perms=1
[    6.460742] SELinux:  policy capability extended_socket_class=1
[    6.460742] SELinux:  policy capability always_check_network=0
[    6.460742] SELinux:  policy capability cgroup_seclabel=1
[    6.460743] SELinux:  policy capability nnp_nosuid_transition=1
[    6.480583] audit: type=1403 audit(1567609352.583:34): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    6.483078] systemd[1]: Successfully loaded SELinux policy in 632.315ms.
[    6.636740] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[    7.193177] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 30.941ms.
[    7.278323] systemd[1]: systemd v241-10.git511646b.fc30 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)
[    7.290522] systemd[1]: Detected architecture x86-64.
[    7.313425] systemd[1]: Set hostname to <localhost.localdomain>.
[   10.129616] systemd[1]: /usr/lib/systemd/system/gssproxy.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
[   10.588147] systemd[1]: /usr/lib/systemd/system/sssd.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/sssd.pid → /run/sssd.pid; please update the unit file accordingly.
[   10.598987] systemd[1]: /usr/lib/systemd/system/mdmonitor.service:6: PIDFile= references path below legacy directory /var/run/, updating /var/run/mdadm/mdadm.pid → /run/mdadm/mdadm.pid; please update the unit file accordingly.
[   10.605661] systemd[1]: /usr/lib/systemd/system/iscsid.service:10: PIDFile= references path below legacy directory /var/run/, updating /var/run/iscsid.pid → /run/iscsid.pid; please update the unit file accordingly.
[   10.606596] systemd[1]: /usr/lib/systemd/system/iscsiuio.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/iscsiuio.pid → /run/iscsiuio.pid; please update the unit file accordingly.
[   10.937994] audit: type=1131 audit(1567602157.041:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.938198] systemd[1]: initrd-switch-root.service: Succeeded.
[   10.938556] systemd[1]: Stopped Switch Root.
[   10.938811] audit: type=1130 audit(1567602157.042:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.938824] audit: type=1131 audit(1567602157.042:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.939072] audit: type=1130 audit(1567602157.042:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.939086] audit: type=1131 audit(1567602157.042:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.019198] audit: type=1130 audit(1567602157.122:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.059588] audit: type=1130 audit(1567602157.163:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.093758] EXT4-fs (dm-0): re-mounted. Opts: (null)
[   11.095297] audit: type=1130 audit(1567602157.198:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.271742] audit: type=1130 audit(1567602157.375:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-convert comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.271759] audit: type=1131 audit(1567602157.375:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-convert comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.329578] systemd-journald[662]: File /run/log/journal/c812dc642994404f852f9e2e62f01e2b/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   11.610715] systemd-journald[662]: Received request to flush runtime journal from PID 1
[   12.253334] Adding 3964924k swap on /dev/mapper/fedora_g56-swap.  Priority:-2 extents:1 across:3964924k FS
[   15.298230] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20190509/utaddress-204)
[   15.298238] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20190509/utaddress-204)
[   15.298241] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20190509/utaddress-204)
[   15.298246] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.298613] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   15.337657] gpio_ich gpio_ich.1.auto: GPIO from 436 to 511
[   15.350253] iTCO_vendor_support: vendor-support=0
[   15.354141] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.354186] iTCO_wdt: Found a Q57 TCO device (Version=2, TCOBASE=0x0860)
[   15.354600] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.402978] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[   15.413039] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   15.477423] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[   15.489537] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[   15.649239] parport_pc 00:02: reported by Plug and Play ACPI
[   15.649310] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   15.695517] ppdev: user-space parallel port driver
[   15.828650] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   15.829555] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[   15.964298] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: Could not read FW version
[   15.964301] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: FW version command failed -5
[   15.994983] snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x411111f0
[   15.995310] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[   15.995312] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[   15.995313] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   15.995314] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   15.995315] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   15.995316] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x19
[   15.995317] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x18
[   16.013027] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   16.013156] input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   16.013234] input: HDA Intel MID Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   16.013338] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   16.013609] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   16.836802] kauditd_printk_skb: 11 callbacks suppressed
[   16.836804] audit: type=1130 audit(1567602162.940:56): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.487828] audit: type=1130 audit(1567602163.591:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9e4ec912\x2dcdd4\x2d4541\x2dbcac\x2d1a3530a613d5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.527163] audit: type=1130 audit(1567602163.630:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.566991] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   17.659044] audit: type=1130 audit(1567602163.762:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-mapper-fedora_g56\x2dhome comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.767610] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   17.817101] audit: type=1130 audit(1567602163.920:60): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.885613] audit: type=1130 audit(1567602163.989:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.885616] audit: type=1131 audit(1567602163.989:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.129380] audit: type=1130 audit(1567602164.233:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.249269] RPC: Registered named UNIX socket transport module.
[   18.249270] RPC: Registered udp transport module.
[   18.249271] RPC: Registered tcp transport module.
[   18.249271] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   18.304104] audit: type=1305 audit(1567602164.408:64): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[   34.485534] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
[   34.485721] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   36.025780] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   36.054216] tun: Universal TUN/TAP device driver, 1.6
[   36.056409] virbr0: port 1(virbr0-nic) entered blocking state
[   36.056413] virbr0: port 1(virbr0-nic) entered disabled state
[   36.056477] device virbr0-nic entered promiscuous mode
[   36.341481] virbr0: port 1(virbr0-nic) entered blocking state
[   36.341484] virbr0: port 1(virbr0-nic) entered listening state
[   36.647034] virbr0: port 1(virbr0-nic) entered disabled state

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Could not read FW version, FW version command failed -5
  2019-09-04 14:50 Could not read FW version, FW version command failed -5 Paul Menzel
@ 2019-09-05 13:00 ` Winkler, Tomas
  0 siblings, 0 replies; 2+ messages in thread
From: Winkler, Tomas @ 2019-09-05 13:00 UTC (permalink / raw)
  To: Paul Menzel; +Cc: linux-kernel, Usyskin, Alexander



> Dear Tomas,
> 
> 
> Testing Fedora 30 with Linux 5.2.11 on an old Dell OptiPlex 980, Linux 
> log the message below.
> 
>     [   15.964298] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: Could
> not read FW version
>     [   15.964301] mei mei::55213584-9a29-4916-badf-0fb7ed682aeb:01: FW
> version command failed -5
> 
> The prints happen in `drivers/misc/mei/bus-fixup.c`.
> 
>         ret = 0;
>         bytes_recv = __mei_cl_recv(cldev->cl, buf, sizeof(buf), 0,
>                                    MKHI_RCV_TIMEOUT);
>         if (bytes_recv < 0 || (size_t)bytes_recv < MKHI_FWVER_LEN(1)) {
>                 /*
>                  * Should be at least one version block,
>                  * error out if nothing found
>                  */
>                 dev_err(&cldev->dev, "Could not read FW version\n");
>                 return -EIO;
>         }
> 
> The Web is full of these messages, so it does seem like a normal 
> condition on certain devices. Do you know the reason? Do older Intel 
> MEs support this?

Wow, this quite an old system ~ 2009, the FW version has a bit different format there, it was overlooked,  will look at that ASAP, thanks for the report. 
Tomas


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-05 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04 14:50 Could not read FW version, FW version command failed -5 Paul Menzel
2019-09-05 13:00 ` Winkler, Tomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).