fwupd / fwupd

A system daemon to allow session software to update firmware
GNU Lesser General Public License v2.1
2.8k stars 426 forks source link

Logitech Unifying Receiver not listed: `logitech_hidpp: no kernel support for CONFIG_HIDRAW` #5525

Closed paulmenzel closed 1 year ago

paulmenzel commented 1 year ago

Factored out from issue https://github.com/fwupd/fwupd/issues/4648.

$ lsusb -d 046d:c52b
Bus 002 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver

I'm afraid the Lightspeed devices don't have a firmware update capability (at least in fwupd, no idea about Windows) -- We only support the Unifying and Bolt devices I'm afraid.

Would it be possible to list the device in fwupdmgr get-devices and denote somehow, that it’s unsupported

Sure, we could certainly enumerate them and show that as not UPDATABLE. Do you know of the method solaar uses to get the version numbers of Lightspeed devices? Maybe it's small tweak to the existing code? i.e. add it to logitech_hidpp.quirk and see what fwupdtool --plugins logitech_hidpp get-devices --verbose says.

superm1 commented 1 year ago

Can we please also see sudo fwupdtool get-devices --verbose --plugins logitech_hidpp output says.

hughsie commented 1 year ago

With the VID PID added to the quirk file.

paulmenzel commented 1 year ago

How can I do that in Debian sid/unstable? Do I need to build it manually? In fwupd 1.8.10-2 I only found /usr/share/fwupd/quirks.d/builtin.quirk.gz.

hughsie commented 1 year ago

/usr/share/fwupd/quirks.d/

Just dump something like test.quirk into /usr/share/fwupd/quirks.d/ -- then restart fwupd and everything gets rebuilt.

superm1 commented 1 year ago

then restart fwupd

(that's for fwupd daemon + fwupdmgr client; with fwupdtool no need to do this)

paulmenzel commented 1 year ago
$ cat /usr/share/fwupd/quirks.d/test.quirk
[HIDRAW\VEN_046D&DEV_C52B]
Plugin = logitech_hidpp
$ sudo systemctl restart fwupd
$ sudo fwupdtool get-devices --verbose --plugins logitech_hidpp
14:13:37.673 FuDebug              Verbose debugging enabled (on console 1)
14:13:37.673 FuMain               locked /run/lock/fwupdtool
14:13:37.676 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
14:13:37.676 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Laden …                  [-                                      ]14:13:37.685 FuConfig             trying to load config values from /etc/fwupd/daemon.conf
14:13:37.686 FuCommon             reading /etc/fwupd/daemon.conf with 2494 bytes
14:13:37.686 FuConfig             trying to load config values from /var/etc/fwupd/daemon.conf
14:13:37.686 FuConfig             using autodetected max archive size 4,2 GB
14:13:37.687 GLib-GIO             _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
Laden …                  [ -                                     ]14:13:37.688 FuRemoteList         loading /usr/share/fwupd/metainfo
14:13:37.688 XbSilo               attempting to load /var/cache/fwupd/metainfo.xmlb
14:13:37.688 XbSilo               file: b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, current:b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, cached: (null)
14:13:37.688 XbSilo               loading silo with file contents
14:13:37.688 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor.conf
14:13:37.689 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs-testing.conf
14:13:37.689 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor-directory.conf
14:13:37.689 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs.conf
14:13:37.689 FuRemoteList         loading remote from /etc/fwupd/remotes.d/dell-esrt.conf
14:13:37.689 FuRemoteList         skipping invalid file /var/lib/fwupd/remotes.d/lvfs
14:13:37.689 FuRemoteList         ordering lvfs-testing=lvfs+1
14:13:37.689 FuRemoteList         ignoring unfound remote fwupd
Laden …                  [                                       ]14:13:37.689 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
14:13:37.689 Jcat                 ignoring GPG-KEY-Linux-Foundation-Firmware as not PKCS-7 certificate
14:13:37.689 Jcat                 trying to load certificate from /etc/pki/fwupd/LVFS-CA.pem
14:13:37.689 Jcat                 reading /etc/pki/fwupd/LVFS-CA.pem with 1679 bytes
14:13:37.690 Jcat                 loaded 1 certificates
14:13:37.690 Jcat                 ignoring GPG-KEY-Hughski-Limited as not PKCS-7 certificate
14:13:37.690 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
14:13:37.690 Jcat                 trying to load certificate from /etc/pki/fwupd-metadata/LVFS-CA.pem
14:13:37.690 Jcat                 reading /etc/pki/fwupd-metadata/LVFS-CA.pem with 1679 bytes
14:13:37.690 Jcat                 loaded 1 certificates
14:13:37.690 Jcat                 ignoring GPG-KEY-Linux-Foundation-Metadata as not PKCS-7 certificate
14:13:37.690 Jcat                 reading /var/lib/fwupd/pki/secret.key with 2455 bytes
14:13:37.690 Jcat                 reading /var/lib/fwupd/pki/client.pem with 1383 bytes
14:13:37.690 FuEngine             client certificate now exists: nothing to do
Laden …                  [                                       ]14:13:37.690 FuHistory            trying to open database '/var/lib/fwupd/pending.db'
14:13:37.690 FuHistory            got schema version of 8
Laden …                  [*                                      ]14:13:37.698 FuPlugin             load(/usr/lib/x86_64-linux-gnu/fwupd-1.8.10/libfu_plugin_modem_manager.so)
14:13:37.700 FuPluginUefiCapsule  failed to get fwupd-efi runtime version: /usr/libexec/fwupd/efi/fwupdx64.efi and /usr/libexec/fwupd/efi/fwupdx64.efi.signed cannot be found
14:13:37.700 FuContext            added udev subsystem watch of platform
14:13:37.700 FuContext            added udev subsystem watch of block
14:13:37.700 FuContext            added udev subsystem watch of pci
14:13:37.701 GLib                 setenv()/putenv() are not thread-safe and should not be used after threads are created
14:13:37.701 FuPluginDell         Using libsmbios 2.4
14:13:37.701 FuContext            added udev subsystem watch of i2c
14:13:37.701 FuContext            added udev subsystem watch of i2c-dev
14:13:37.701 FuContext            added udev subsystem watch of hidraw
14:13:37.701 FuContext            added udev subsystem watch of gpio
14:13:37.701 FuContext            added udev subsystem watch of mei
14:13:37.701 FuContext            added udev subsystem watch of iommu
14:13:37.701 FuContext            added udev subsystem watch of video4linux
14:13:37.701 FuContext            added udev subsystem watch of msr
14:13:37.701 FuContext            added udev subsystem watch of mtd
14:13:37.701 FuContext            added udev subsystem watch of nvme
14:13:37.702 FuContext            added udev subsystem watch of drm
14:13:37.702 FuContext            added udev subsystem watch of drm_dp_aux_dev
14:13:37.702 FuContext            added udev subsystem watch of serio
14:13:37.702 FuPluginTest         init
14:13:37.703 FuContext            added udev subsystem watch of thunderbolt
14:13:37.703 FuContext            added udev subsystem watch of tpm
14:13:37.703 FuQuirks             loading quirks from /usr/share/fwupd/quirks.d
14:13:37.703 FuQuirks             loading quirks from /var/lib/fwupd/quirks.d
14:13:37.703 XbSilo               attempting to load /var/cache/fwupd/quirks.xmlb
14:13:37.703 XbSilo               file: 81f320b0-600b-b67d-1fbf-c5cf6629fbfa, current:81f320b0-600b-b67d-1fbf-c5cf6629fbfa, cached: (null)
14:13:37.704 XbSilo               loading silo with file contents
Laden …                  [*                                      ]14:13:37.704 FuContext            loading HwId overrides from /etc/fwupd/daemon.conf
14:13:37.704 FuContext            not loading HwId overrides from /var/lib/fwupd/daemon.conf
14:13:37.704 FuContext            smbios property Manufacturer=Dell Inc.
14:13:37.704 FuContext            smbios property EnclosureKind=9
14:13:37.704 FuContext            ignoring Family: no data available
14:13:37.704 FuContext            smbios property ProductName=Latitude E7250
14:13:37.704 FuContext            smbios property ProductSku=062D
14:13:37.704 FuContext            smbios property BiosVendor=Dell Inc.
14:13:37.704 FuContext            smbios property BiosVersion=A19
14:13:37.704 FuContext            smbios property BiosMajorRelease=41
14:13:37.704 FuContext            smbios property BiosMinorRelease=13
14:13:37.704 FuContext            smbios property FirmwareMajorRelease=ff
14:13:37.704 FuContext            smbios property FirmwareMinorRelease=ff
14:13:37.704 FuContext            smbios property BaseboardManufacturer=Dell Inc.
14:13:37.704 FuContext            smbios property BaseboardProduct=0TVD2T
14:13:37.704 FuContext            failed to load fdt: cannot find /sys/firmware/fdt or override /var/lib/fwupd/system.dtb
14:13:37.704 FuHwids              HardwareID-0 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-1 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-3 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-4 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-5 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-10 is not available, not available as 'Family' unknown
14:13:37.704 FuHwids              HardwareID-11 is not available, not available as 'Family' unknown
14:13:37.707 FuContext            added udev subsystem watch of firmware-attributes
14:13:37.707 FuContext            Fehler beim Öffnen des Ordners »/sys/class/firmware-attributes«: Datei oder Verzeichnis nicht gefunden
Laden …                  [**                                     ]14:13:37.707 FuEngine             ignoring: Fehler beim Öffnen des Ordners »/var/lib/fwupd/local.d«: Datei oder Verzeichnis nicht gefunden
14:13:37.707 FuEngine             ignoring: Fehler beim Öffnen des Ordners »/usr/share/fwupd/local.d«: Datei oder Verzeichnis nicht gefunden
14:13:37.707 XbSilo               attempting to load /var/cache/fwupd/metadata.xmlb
14:13:37.707 XbSilo               file: c4c308f3-3369-51d2-3ad5-b1d64d901d47, current:c4c308f3-3369-51d2-3ad5-b1d64d901d47, cached: (null)
14:13:37.708 XbSilo               loading silo with file contents
14:13:37.709 FuEngine             1868 components now in silo
Laden …                  [**                                     ]14:13:37.720 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
14:13:37.721 FuEngine             failed to setup backend bluez: Fehler beim Aufruf von StartServiceByName für org.bluez: Unit dbus-org.bluez.service not found.
Laden …                  [***                                    ]14:13:37.722 FuEngine             plugins disabled: modem_manager, flashrom, uefi_capsule, acpi_dmar, acpi_facp, acpi_ivrs, acpi_phat, amd_pmc, analogix, android_boot, ata, bcm57xx, bios, ccgx, cfu, ch341a, colorhug, corsair, cpu, cros_ec, dell, dell_dock, dell_esrt, dfu, dfu_csr, ebitdo, elantp, elanfp, emmc, ep963x, fastboot, focalfp, fpc, fresco_pd, genesys, goodixmoc, gpio, hailuck, igsc, intel_me, intel_usb4, iommu, jabra, lenovo_thinklmi, linux_lockdown, linux_sleep, linux_swap, linux_tainted, logind, logitech_bulkcontroller, logitech_scribe, msr, mtd, nitrokey, nordic_hid, nvme, optionrom, parade_lspcon, pci_bcr, pci_mei, pci_psp, pixart_rf, qsi_dock, realtek_mst, redfish, rts54hid, rts54hub, steelseries, scsi, superio, synaptics_cape, synaptics_cxaudio, synaptics_mst, synaptics_prometheus, synaptics_rmi, system76_launch, test, test_ble, thelio_io, thunderbolt, ti_tps6598x, tpm, uefi_dbx, uefi_pk, uefi_recovery, uf2, upower, usi_dock, vbe, vli, wacom_raw, wacom_usb, wistron_dock
Laden …                  [***                                    ]14:13:37.725 FuContext            battery threshold now 10
Laden …                  [-                                      ]14:13:37.725 FuPlugin             startup(logitech_hidpp)
Laden …                  [*****                                  ]14:13:37.726 FuEngine             using plugins: logitech_hidpp
Laden …                  [******************                     ]14:13:37.824 FuDevice             using 53d907a89b8cf6db282e318dcb99ad85850fb789 for DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2
14:13:38.032 FuPlugin             emit added from logitech_hidpp: 53d907a89b8cf6db282e318dcb99ad85850fb789
14:13:38.060 FuDeviceList         ::added 53d907a89b8cf6db282e318dcb99ad85850fb789
14:13:38.060 FuMain               ADDED:
FuLogitechHidPpRuntimeUnifying:
  DeviceId:             53d907a89b8cf6db282e318dcb99ad85850fb789
  Name:                 Unifying Receiver
  Guid:                 279ed287-3607-549e-bacc-f873bb9838c4 ← HIDRAW\VEN_046D&DEV_C52B
  Guid:                 fcf55bf5-767b-51ce-9c17-f6f538c4ee9f ← HIDRAW\VEN_046D&DEV_C52B&REV_00
  Guid:                 9d131a0c-a606-580f-8eda-80587250b8d6
  Summary:              Miniaturised USB wireless receiver
  Plugin:               logitech_hidpp
  Protocol:             com.logitech.unifyingsigned
  Flags:                updatable|registered|signed-payload
  VendorId:             HIDRAW:0x046D
  VendorId:             USB:0x046D
  Version:              RQR12.11_B0032
  VersionBootloader:    BOT01.04_B0016
  VersionFormat:        plain
  Icon:                 usb-receiver
  InstallDuration:      30
  Created:              2023-02-13
  Guid[quirks]:         21e75d9a-5ce6-5da2-b7ab-910c7f3f6836 ← HIDRAW\VEN_046D
  Guid[quirks]:         eb45b692-59a3-5c1d-8ddb-950ccd241df4 ← HIDRAW
  PhysicalId:           DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2
  BackendId:            /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/hidraw/hidraw0
  RemoveDelay:          10000
  AcquiesceDelay:       2500
  PossiblePlugin:       logitech_hidpp
  InternalFlags:        replug-match-guid|is-open
  Vendor:               0x46d
  Model:                0xc52b
  Subsystem:            hidraw
  DeviceFile:           /dev/hidraw0
  SysfsPath:            /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/hidraw/hidraw0

Laden …                  [-                                      ]
14:13:38.284 FuEngine             writing motd target /var/cache/fwupd/motd.d/85-fwupd
14:13:38.308 FuMain               FuLogitechHidPpRuntimeUnifying:
  DeviceId:             53d907a89b8cf6db282e318dcb99ad85850fb789
  Name:                 Unifying Receiver
  Guid:                 279ed287-3607-549e-bacc-f873bb9838c4 ← HIDRAW\VEN_046D&DEV_C52B
  Guid:                 fcf55bf5-767b-51ce-9c17-f6f538c4ee9f ← HIDRAW\VEN_046D&DEV_C52B&REV_00
  Guid:                 9d131a0c-a606-580f-8eda-80587250b8d6
  Summary:              Miniaturised USB wireless receiver
  Plugin:               logitech_hidpp
  Protocol:             com.logitech.unifyingsigned
  Flags:                updatable|registered|signed-payload
  VendorId:             HIDRAW:0x046D
  VendorId:             USB:0x046D
  Version:              RQR12.11_B0032
  VersionBootloader:    BOT01.04_B0016
  VersionFormat:        plain
  Icon:                 usb-receiver
  InstallDuration:      30
  Created:              2023-02-13

14:13:38.310 FuPluginTest         destroy
superm1 commented 1 year ago

I don't think this is a Lightspeed receiver. It's a Unifying according to https://support.logi.com/hc/en-us/articles/360023462213-K270-Technical-Specifications

superm1 commented 1 year ago

This one is also already supported in the quirk file: https://github.com/fwupd/fwupd/blob/main/plugins/logitech-hidpp/logitech-hidpp.quirk#L2

superm1 commented 1 year ago

If you delete your test.quirk does it stop showing up?

paulmenzel commented 1 year ago

I don't think this is a Lightspeed receiver. It's a Unifying according to https://support.logi.com/hc/en-us/articles/360023462213-K270-Technical-Specifications

Sorry for not seeing the difference in the lsusb output. I updated the title and description.

If you delete your test.quirk does it stop showing up?

Yes, without that, it’s not showing up.

superm1 commented 1 year ago

Can we please see the sudo fwupdtool get-devices --plugins logitech_hidpp --verbose output from that case too then?

superm1 commented 1 year ago

Is builtin.quirk.gz missing in the fwupd package perhaps?

paulmenzel commented 1 year ago

Hmm, I had to restart the system to reproduce the issue.

First it’s not listed.

$ fwupdmgr get-devices
WARNUNG: Aktualisierung der UEFI-Kapsel nicht verfügbar oder in der Firmware-Einrichtung aktiviert
  Siehe https://github.com/fwupd/fwupd/wiki/PluginFlag:capsules-unsupported für weitere Informationen.
Dell Inc. Latitude E7250
│
├─AMT [unprovisioned]:
│     Gerätekennung:      8d5470e73fd9a31eaa460b2b6aea95483fe3f14c
│     Zusammenfassung:    Hardware and firmware technology for remote out-of-band management
│     Aktuelle Version:   10.0.56.3002
│     Bootloader-Version: 10.0.56.3002
│     Anbieter:           Intel Corporation (MEI:0x8086)
│     GUIDs:              12f80028-b4b7-4b2d-aca8-46e0ff65814c
│                         4e4029a8-fe0b-5e35-99a7-eca3cbb8c828 ← MEI\VEN_8086&DEV_9CBA
│                         74076579-a16c-5c7f-95c0-a0dc583ed192 ← MEI\VEN_8086&DEV_9CBA&REV_03
│                         97293933-0211-5453-a256-36a549b4ad14 ← MEI\VEN_8086&DEV_9CBA&SUBSYS_1028062D
│                         45d491b0-3586-5374-932b-7d65d380a019 ← MEI\VEN_8086&DEV_9CBA&SUBSYS_1028062D&REV_03
│     Device Flags:       • Internes Gerät
│   
├─Core™ i7-5600U CPU @ 2.60GHz:
│     Gerätekennung:      4bde70ba4e39b28f9eab1628f9dd6e6244c03027
│     Aktuelle Version:   0x0000002f
│     Anbieter:           Intel
│     GUIDs:              b9a2dd81-159e-5537-a7db-e7101d164d3f ← cpu
│                         30249f37-d140-5d3e-9319-186b1bd5cac3 ← CPUID\PRO_0&FAM_06
│                         bcad68bd-c33a-56cd-a8a6-b9a78d62ee6e ← CPUID\PRO_0&FAM_06&MOD_3D
│                         a702f59f-10c2-5561-976c-b94c89cb42d8 ← CPUID\PRO_0&FAM_06&MOD_3D&STP_4
│     Device Flags:       • Internes Gerät
│   
├─HD Graphics 5500:
│     Gerätekennung:      5792b48846ce271fab11c4a545f7a3df0d36e00a
│     Aktuelle Version:   09
│     Anbieter:           Intel Corporation (PCI:0x8086)
│     GUIDs:              64c0ea55-d861-5dd0-aa6b-bcc307f57ed4 ← PCI\VEN_8086&DEV_1616
│                         19e1f63e-bef0-5582-b236-364069bcd0d5 ← PCI\VEN_8086&DEV_1616&REV_09
│                         3c729b01-2419-57c8-8dda-052bab778c92 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D
│                         5f5a0a08-69b7-5b63-91fc-c3e20c2f0b58 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D&REV_09
│                         62eb842b-53f4-586a-ac7c-054f041e77d6 ← PCI\VEN_8086&DEV_1616&REV_00
│                         975510f1-65b5-5107-83d8-d46432f273b7 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D&REV_00
│     Device Flags:       • Internes Gerät
│                         • Kryptografische Hash-Verifizierung ist verfügbar
│   
├─SSD PM851 mSATA 256GB:
│     Gerätekennung:      0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6
│     Zusammenfassung:    ATA drive
│     Aktuelle Version:   EXT4AD0Q
│     Anbieter:           Samsung (ATA:0x144D, OUI:002538)
│     Seriennummer:       S1EVNSAG104351
│     GUIDs:              16edd6b3-f18c-5eee-be5a-e7cb89d592f2 ← IDE\SAMSUNG_SSD_PM851_mSATA_256GB___________EXT4AD0Q
│                         cae6f248-5571-598e-8d17-226faea2805e ← IDE\0SAMSUNG_SSD_PM851_mSATA_256GB___________
│                         3be83754-dd2c-556e-8c44-2fd08f362ade ← SAMSUNG SSD PM851 mSATA 256GB
│     Device Flags:       • Internes Gerät
│                         • Aktualisierbar
│                         • System benötigt externe Stromquelle
│                         • Benötigt einen Neustart nach der Installation
│                         • Das Gerät ist während der Dauer der Aktualisierung nutzbar
│   
└─UEFI dbx:
      Gerätekennung:      362301da643102b9f38477387e2193e57abaa590
      Zusammenfassung:    UEFI revocation database
      Aktuelle Version:   217
      Minimale Version:   217
      Anbieter:           UEFI:Linux Foundation
      Installationsdauer: 1 Sekunde
      GUIDs:              c6682ade-b5ec-57c4-b687-676351208742 ← UEFI\CRT_A1117F516A32CEFCBA3F2D1ACE10A87972FD6BBE8FE0D0B996E09E65D802A503
                          f8ba2887-9411-5c36-9cee-88995bb39731 ← UEFI\CRT_A1117F516A32CEFCBA3F2D1ACE10A87972FD6BBE8FE0D0B996E09E65D802A503&ARCH_X64
      Device Flags:       • Internes Gerät
                          • Aktualisierbar
                          • Unterstützt auf dem entfernten Server
                          • Benötigt einen Neustart nach der Installation
                          • Das Gerät ist während der Dauer der Aktualisierung nutzbar
                          • Nur Versionsaktualisierungen sind erlaubt
                          • Signierte Nutzdaten

But the verbose command makes it show up:

$ sudo fwupdtool get-devices --verbose --plugins logitech_hidpp
14:38:59.194 FuDebug              Verbose debugging enabled (on console 1)
14:38:59.195 FuMain               locked /run/lock/fwupdtool
14:38:59.217 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
14:38:59.217 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Laden …                  [-                                      ]14:38:59.238 FuConfig             trying to load config values from /etc/fwupd/daemon.conf
14:38:59.238 FuCommon             reading /etc/fwupd/daemon.conf with 2494 bytes
14:38:59.238 FuConfig             trying to load config values from /var/etc/fwupd/daemon.conf
14:38:59.238 FuConfig             using autodetected max archive size 4,2 GB
14:38:59.240 GLib-GIO             _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
Laden …                  [ -                                     ]14:38:59.240 FuRemoteList         loading /usr/share/fwupd/metainfo
14:38:59.241 XbSilo               attempting to load /var/cache/fwupd/metainfo.xmlb
14:38:59.241 XbSilo               file: b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, current:b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, cached: (null)
14:38:59.241 XbSilo               loading silo with file contents
14:38:59.241 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor.conf
14:38:59.241 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs-testing.conf
14:38:59.241 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor-directory.conf
14:38:59.241 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs.conf
14:38:59.241 FuRemoteList         loading remote from /etc/fwupd/remotes.d/dell-esrt.conf
14:38:59.242 FuRemoteList         skipping invalid file /var/lib/fwupd/remotes.d/lvfs
14:38:59.242 FuRemoteList         ordering lvfs-testing=lvfs+1
14:38:59.242 FuRemoteList         ignoring unfound remote fwupd
Laden …                  [                                       ]14:38:59.242 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
14:38:59.242 Jcat                 ignoring GPG-KEY-Linux-Foundation-Firmware as not PKCS-7 certificate
14:38:59.242 Jcat                 trying to load certificate from /etc/pki/fwupd/LVFS-CA.pem
14:38:59.242 Jcat                 reading /etc/pki/fwupd/LVFS-CA.pem with 1679 bytes
14:38:59.242 Jcat                 loaded 1 certificates
14:38:59.242 Jcat                 ignoring GPG-KEY-Hughski-Limited as not PKCS-7 certificate
14:38:59.242 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
14:38:59.242 Jcat                 trying to load certificate from /etc/pki/fwupd-metadata/LVFS-CA.pem
14:38:59.242 Jcat                 reading /etc/pki/fwupd-metadata/LVFS-CA.pem with 1679 bytes
14:38:59.242 Jcat                 loaded 1 certificates
14:38:59.242 Jcat                 ignoring GPG-KEY-Linux-Foundation-Metadata as not PKCS-7 certificate
14:38:59.242 Jcat                 reading /var/lib/fwupd/pki/secret.key with 2455 bytes
14:38:59.242 Jcat                 reading /var/lib/fwupd/pki/client.pem with 1383 bytes
14:38:59.242 FuEngine             client certificate now exists: nothing to do
Laden …                  [                                       ]14:38:59.242 FuHistory            trying to open database '/var/lib/fwupd/pending.db'
14:38:59.243 FuHistory            got schema version of 8
Laden …                  [*                                      ]14:38:59.248 FuPlugin             load(/usr/lib/x86_64-linux-gnu/fwupd-1.8.10/libfu_plugin_modem_manager.so)
14:38:59.250 FuPluginUefiCapsule  failed to get fwupd-efi runtime version: /usr/libexec/fwupd/efi/fwupdx64.efi and /usr/libexec/fwupd/efi/fwupdx64.efi.signed cannot be found
14:38:59.250 FuContext            added udev subsystem watch of platform
14:38:59.250 FuContext            added udev subsystem watch of block
14:38:59.250 FuContext            added udev subsystem watch of pci
14:38:59.250 GLib                 setenv()/putenv() are not thread-safe and should not be used after threads are created
14:38:59.250 FuPluginDell         Using libsmbios 2.4
14:38:59.250 FuContext            added udev subsystem watch of i2c
14:38:59.250 FuContext            added udev subsystem watch of i2c-dev
14:38:59.250 FuContext            added udev subsystem watch of hidraw
14:38:59.250 FuContext            added udev subsystem watch of gpio
14:38:59.250 FuContext            added udev subsystem watch of mei
14:38:59.250 FuContext            added udev subsystem watch of iommu
14:38:59.251 FuContext            added udev subsystem watch of video4linux
14:38:59.251 FuContext            added udev subsystem watch of msr
14:38:59.251 FuContext            added udev subsystem watch of mtd
14:38:59.251 FuContext            added udev subsystem watch of nvme
14:38:59.251 FuContext            added udev subsystem watch of drm
14:38:59.252 FuContext            added udev subsystem watch of drm_dp_aux_dev
14:38:59.252 FuContext            added udev subsystem watch of serio
14:38:59.252 FuPluginTest         init
14:38:59.252 FuContext            added udev subsystem watch of thunderbolt
14:38:59.252 FuContext            added udev subsystem watch of tpm
14:38:59.252 FuQuirks             loading quirks from /usr/share/fwupd/quirks.d
14:38:59.252 FuQuirks             loading quirks from /var/lib/fwupd/quirks.d
14:38:59.252 XbSilo               attempting to load /var/cache/fwupd/quirks.xmlb
14:38:59.252 XbSilo               file: 5d6a8e5f-8c90-832c-08b3-92475b495d5d, current:5d6a8e5f-8c90-832c-08b3-92475b495d5d, cached: (null)
14:38:59.252 XbSilo               loading silo with file contents
Laden …                  [*                                      ]14:38:59.252 FuContext            loading HwId overrides from /etc/fwupd/daemon.conf
14:38:59.252 FuContext            not loading HwId overrides from /var/lib/fwupd/daemon.conf
14:38:59.253 FuContext            smbios property Manufacturer=Dell Inc.
14:38:59.253 FuContext            smbios property EnclosureKind=9
14:38:59.253 FuContext            ignoring Family: no data available
14:38:59.253 FuContext            smbios property ProductName=Latitude E7250
14:38:59.253 FuContext            smbios property ProductSku=062D
14:38:59.253 FuContext            smbios property BiosVendor=Dell Inc.
14:38:59.253 FuContext            smbios property BiosVersion=A19
14:38:59.253 FuContext            smbios property BiosMajorRelease=41
14:38:59.253 FuContext            smbios property BiosMinorRelease=13
14:38:59.253 FuContext            smbios property FirmwareMajorRelease=ff
14:38:59.253 FuContext            smbios property FirmwareMinorRelease=ff
14:38:59.253 FuContext            smbios property BaseboardManufacturer=Dell Inc.
14:38:59.253 FuContext            smbios property BaseboardProduct=0TVD2T
14:38:59.253 FuContext            failed to load fdt: cannot find /sys/firmware/fdt or override /var/lib/fwupd/system.dtb
14:38:59.253 FuHwids              HardwareID-0 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-1 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-3 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-4 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-5 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-10 is not available, not available as 'Family' unknown
14:38:59.253 FuHwids              HardwareID-11 is not available, not available as 'Family' unknown
14:38:59.257 FuContext            added udev subsystem watch of firmware-attributes
14:38:59.257 FuContext            Fehler beim Öffnen des Ordners »/sys/class/firmware-attributes«: Datei oder Verzeichnis nicht gefunden
Laden …                  [**                                     ]14:38:59.257 FuEngine             ignoring: Fehler beim Öffnen des Ordners »/var/lib/fwupd/local.d«: Datei oder Verzeichnis nicht gefunden
14:38:59.257 FuEngine             ignoring: Fehler beim Öffnen des Ordners »/usr/share/fwupd/local.d«: Datei oder Verzeichnis nicht gefunden
14:38:59.257 XbSilo               attempting to load /var/cache/fwupd/metadata.xmlb
14:38:59.258 XbSilo               file: c4c308f3-3369-51d2-3ad5-b1d64d901d47, current:c4c308f3-3369-51d2-3ad5-b1d64d901d47, cached: (null)
14:38:59.258 XbSilo               loading silo with file contents
14:38:59.259 FuEngine             1868 components now in silo
Laden …                  [**                                     ]14:38:59.271 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
14:38:59.272 FuEngine             failed to setup backend bluez: Fehler beim Aufruf von StartServiceByName für org.bluez: Unit dbus-org.bluez.service not found.
Laden …                  [***                                    ]14:38:59.273 FuEngine             plugins disabled: modem_manager, flashrom, uefi_capsule, acpi_dmar, acpi_facp, acpi_ivrs, acpi_phat, amd_pmc, analogix, android_boot, ata, bcm57xx, bios, ccgx, cfu, ch341a, colorhug, corsair, cpu, cros_ec, dell, dell_dock, dell_esrt, dfu, dfu_csr, ebitdo, elantp, elanfp, emmc, ep963x, fastboot, focalfp, fpc, fresco_pd, genesys, goodixmoc, gpio, hailuck, igsc, intel_me, intel_usb4, iommu, jabra, lenovo_thinklmi, linux_lockdown, linux_sleep, linux_swap, linux_tainted, logind, logitech_bulkcontroller, logitech_scribe, msr, mtd, nitrokey, nordic_hid, nvme, optionrom, parade_lspcon, pci_bcr, pci_mei, pci_psp, pixart_rf, qsi_dock, realtek_mst, redfish, rts54hid, rts54hub, steelseries, scsi, superio, synaptics_cape, synaptics_cxaudio, synaptics_mst, synaptics_prometheus, synaptics_rmi, system76_launch, test, test_ble, thelio_io, thunderbolt, ti_tps6598x, tpm, uefi_dbx, uefi_pk, uefi_recovery, uf2, upower, usi_dock, vbe, vli, wacom_raw, wacom_usb, wistron_dock
Laden …                  [***                                    ]14:38:59.276 FuContext            battery threshold now 10
Laden …                  [-                                      ]14:38:59.276 FuPlugin             startup(logitech_hidpp)
Laden …                  [*****                                  ]14:38:59.277 FuEngine             using plugins: logitech_hidpp
Laden …                  [******************                     ]14:38:59.426 FuDevice             using 53d907a89b8cf6db282e318dcb99ad85850fb789 for DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2
14:38:59.634 FuPlugin             emit added from logitech_hidpp: 53d907a89b8cf6db282e318dcb99ad85850fb789
14:38:59.656 FuDeviceList         ::added 53d907a89b8cf6db282e318dcb99ad85850fb789
14:38:59.656 FuMain               ADDED:
FuLogitechHidPpRuntimeUnifying:
  DeviceId:             53d907a89b8cf6db282e318dcb99ad85850fb789
  Name:                 Unifying Receiver
  Guid:                 279ed287-3607-549e-bacc-f873bb9838c4 ← HIDRAW\VEN_046D&DEV_C52B
  Guid:                 fcf55bf5-767b-51ce-9c17-f6f538c4ee9f ← HIDRAW\VEN_046D&DEV_C52B&REV_00
  Guid:                 9d131a0c-a606-580f-8eda-80587250b8d6
  Summary:              Miniaturised USB wireless receiver
  Plugin:               logitech_hidpp
  Protocol:             com.logitech.unifyingsigned
  Flags:                updatable|registered|signed-payload
  VendorId:             HIDRAW:0x046D
  VendorId:             USB:0x046D
  Version:              RQR12.11_B0032
  VersionBootloader:    BOT01.04_B0016
  VersionFormat:        plain
  Icon:                 usb-receiver
  InstallDuration:      30
  Created:              2023-02-13
  Guid[quirks]:         21e75d9a-5ce6-5da2-b7ab-910c7f3f6836 ← HIDRAW\VEN_046D
  Guid[quirks]:         eb45b692-59a3-5c1d-8ddb-950ccd241df4 ← HIDRAW
  PhysicalId:           DEVPATH=/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2
  BackendId:            /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/hidraw/hidraw0
  RemoveDelay:          10000
  AcquiesceDelay:       2500
  PossiblePlugin:       logitech_hidpp
  InternalFlags:        replug-match-guid|is-open
  Vendor:               0x46d
  Model:                0xc52b
  Subsystem:            hidraw
  DeviceFile:           /dev/hidraw0
  SysfsPath:            /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/hidraw/hidraw0

Laden …                  [-                                      ]
14:38:59.959 FuEngine             writing motd target /var/cache/fwupd/motd.d/85-fwupd
14:39:00.004 FuMain               FuLogitechHidPpRuntimeUnifying:
  DeviceId:             53d907a89b8cf6db282e318dcb99ad85850fb789
  Name:                 Unifying Receiver
  Guid:                 279ed287-3607-549e-bacc-f873bb9838c4 ← HIDRAW\VEN_046D&DEV_C52B
  Guid:                 fcf55bf5-767b-51ce-9c17-f6f538c4ee9f ← HIDRAW\VEN_046D&DEV_C52B&REV_00
  Guid:                 9d131a0c-a606-580f-8eda-80587250b8d6
  Summary:              Miniaturised USB wireless receiver
  Plugin:               logitech_hidpp
  Protocol:             com.logitech.unifyingsigned
  Flags:                updatable|registered|signed-payload
  VendorId:             HIDRAW:0x046D
  VendorId:             USB:0x046D
  Version:              RQR12.11_B0032
  VersionBootloader:    BOT01.04_B0016
  VersionFormat:        plain
  Icon:                 usb-receiver
  InstallDuration:      30
  Created:              2023-02-13

14:39:00.006 FuPluginTest         destroy

And it stays recognized:

$ fwupdmgr get-devices
WARNUNG: Aktualisierung der UEFI-Kapsel nicht verfügbar oder in der Firmware-Einrichtung aktiviert
  Siehe https://github.com/fwupd/fwupd/wiki/PluginFlag:capsules-unsupported für weitere Informationen.
Dell Inc. Latitude E7250
│
├─AMT [unprovisioned]:
│     Gerätekennung:      8d5470e73fd9a31eaa460b2b6aea95483fe3f14c
│     Zusammenfassung:    Hardware and firmware technology for remote out-of-band management
│     Aktuelle Version:   10.0.56.3002
│     Bootloader-Version: 10.0.56.3002
│     Anbieter:           Intel Corporation (MEI:0x8086)
│     GUIDs:              12f80028-b4b7-4b2d-aca8-46e0ff65814c
│                         4e4029a8-fe0b-5e35-99a7-eca3cbb8c828 ← MEI\VEN_8086&DEV_9CBA
│                         74076579-a16c-5c7f-95c0-a0dc583ed192 ← MEI\VEN_8086&DEV_9CBA&REV_03
│                         97293933-0211-5453-a256-36a549b4ad14 ← MEI\VEN_8086&DEV_9CBA&SUBSYS_1028062D
│                         45d491b0-3586-5374-932b-7d65d380a019 ← MEI\VEN_8086&DEV_9CBA&SUBSYS_1028062D&REV_03
│     Device Flags:       • Internes Gerät
│   
├─Core™ i7-5600U CPU @ 2.60GHz:
│     Gerätekennung:      4bde70ba4e39b28f9eab1628f9dd6e6244c03027
│     Aktuelle Version:   0x0000002f
│     Anbieter:           Intel
│     GUIDs:              b9a2dd81-159e-5537-a7db-e7101d164d3f ← cpu
│                         30249f37-d140-5d3e-9319-186b1bd5cac3 ← CPUID\PRO_0&FAM_06
│                         bcad68bd-c33a-56cd-a8a6-b9a78d62ee6e ← CPUID\PRO_0&FAM_06&MOD_3D
│                         a702f59f-10c2-5561-976c-b94c89cb42d8 ← CPUID\PRO_0&FAM_06&MOD_3D&STP_4
│     Device Flags:       • Internes Gerät
│   
├─HD Graphics 5500:
│     Gerätekennung:      5792b48846ce271fab11c4a545f7a3df0d36e00a
│     Aktuelle Version:   09
│     Anbieter:           Intel Corporation (PCI:0x8086)
│     GUIDs:              64c0ea55-d861-5dd0-aa6b-bcc307f57ed4 ← PCI\VEN_8086&DEV_1616
│                         19e1f63e-bef0-5582-b236-364069bcd0d5 ← PCI\VEN_8086&DEV_1616&REV_09
│                         3c729b01-2419-57c8-8dda-052bab778c92 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D
│                         5f5a0a08-69b7-5b63-91fc-c3e20c2f0b58 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D&REV_09
│                         62eb842b-53f4-586a-ac7c-054f041e77d6 ← PCI\VEN_8086&DEV_1616&REV_00
│                         975510f1-65b5-5107-83d8-d46432f273b7 ← PCI\VEN_8086&DEV_1616&SUBSYS_1028062D&REV_00
│     Device Flags:       • Internes Gerät
│                         • Kryptografische Hash-Verifizierung ist verfügbar
│   
├─SSD PM851 mSATA 256GB:
│     Gerätekennung:      0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6
│     Zusammenfassung:    ATA drive
│     Aktuelle Version:   EXT4AD0Q
│     Anbieter:           Samsung (ATA:0x144D, OUI:002538)
│     Seriennummer:       S1EVNSAG104351
│     GUIDs:              16edd6b3-f18c-5eee-be5a-e7cb89d592f2 ← IDE\SAMSUNG_SSD_PM851_mSATA_256GB___________EXT4AD0Q
│                         cae6f248-5571-598e-8d17-226faea2805e ← IDE\0SAMSUNG_SSD_PM851_mSATA_256GB___________
│                         3be83754-dd2c-556e-8c44-2fd08f362ade ← SAMSUNG SSD PM851 mSATA 256GB
│     Device Flags:       • Internes Gerät
│                         • Aktualisierbar
│                         • System benötigt externe Stromquelle
│                         • Benötigt einen Neustart nach der Installation
│                         • Das Gerät ist während der Dauer der Aktualisierung nutzbar
│   
├─UEFI dbx:
│     Gerätekennung:      362301da643102b9f38477387e2193e57abaa590
│     Zusammenfassung:    UEFI revocation database
│     Aktuelle Version:   217
│     Minimale Version:   217
│     Anbieter:           UEFI:Linux Foundation
│     Installationsdauer: 1 Sekunde
│     GUIDs:              c6682ade-b5ec-57c4-b687-676351208742 ← UEFI\CRT_A1117F516A32CEFCBA3F2D1ACE10A87972FD6BBE8FE0D0B996E09E65D802A503
│                         f8ba2887-9411-5c36-9cee-88995bb39731 ← UEFI\CRT_A1117F516A32CEFCBA3F2D1ACE10A87972FD6BBE8FE0D0B996E09E65D802A503&ARCH_X64
│     Device Flags:       • Internes Gerät
│                         • Aktualisierbar
│                         • Unterstützt auf dem entfernten Server
│                         • Benötigt einen Neustart nach der Installation
│                         • Das Gerät ist während der Dauer der Aktualisierung nutzbar
│                         • Nur Versionsaktualisierungen sind erlaubt
│                         • Signierte Nutzdaten
│   
└─Unifying Receiver:
      Gerätekennung:      53d907a89b8cf6db282e318dcb99ad85850fb789
      Zusammenfassung:    Miniaturised USB wireless receiver
      Aktuelle Version:   RQR12.11_B0032
      Bootloader-Version: BOT01.04_B0016
      Anbieter:           HIDRAW:0x046D|USB:0x046D
      Installationsdauer: 30 Sekunden
      GUIDs:              9d131a0c-a606-580f-8eda-80587250b8d6
                          279ed287-3607-549e-bacc-f873bb9838c4 ← HIDRAW\VEN_046D&DEV_C52B
                          fcf55bf5-767b-51ce-9c17-f6f538c4ee9f ← HIDRAW\VEN_046D&DEV_C52B&REV_00
      Device Flags:       • Aktualisierbar
                          • Signierte Nutzdaten
superm1 commented 1 year ago

Can you please add --verbose into the systemd unit for fwupd.service and then reboot and share the journal output after it reproduces then?

paulmenzel commented 1 year ago

I am sorry, some more details. During debugging, more details emerged. The Logitech device is listed, if it’s already plugged in during boot or when being plugged in GDM (and then log in to check). I can only reproduce the problem, when plugging the device with my user session being active.

paulmenzel commented 1 year ago

The verbose might point to something:

Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.219 FuEngine             disabling plugin because: failed to startup using logitech_hidpp: no kernel support for CONFIG_HIDRAW

But Debian’s Linux kernel has that selected:

$ grep HIDRAW /boot/config-6.1.0-3-amd64
CONFIG_HIDRAW=y

Output from journalctl -u fwupd -b:

Feb 13 16:50:01 e7250 systemd[1]: Starting fwupd.service - Firmware update daemon...
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.096 FuDebug              Verbose debugging enabled (on console 0)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.101 FuConfig             trying to load config values from /etc/fwupd/daemon.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.101 FuCommon             reading /etc/fwupd/daemon.conf with 2494 bytes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.101 FuConfig             trying to load config values from /var/etc/fwupd/daemon.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.101 FuConfig             using autodetected max archive size 4,2 GB
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.103 FuRemoteList         loading /usr/share/fwupd/metainfo
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.104 XbSilo               attempting to load /var/cache/fwupd/metainfo.xmlb
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.105 XbSilo               file: b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, current:b5c1bb30-fef1-37d4-100e-b7ffc003ff4c, cached: (null)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.105 XbSilo               loading silo with file contents
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.105 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.106 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs-testing.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.107 FuRemoteList         loading remote from /etc/fwupd/remotes.d/vendor-directory.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.107 FuRemoteList         loading remote from /etc/fwupd/remotes.d/lvfs.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.108 FuRemoteList         loading remote from /etc/fwupd/remotes.d/dell-esrt.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.109 FuRemoteList         skipping invalid file /var/lib/fwupd/remotes.d/lvfs
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.109 FuRemoteList         ordering lvfs-testing=lvfs+1
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.109 FuRemoteList         ignoring unfound remote fwupd
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.109 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.109 Jcat                 ignoring GPG-KEY-Linux-Foundation-Firmware as not PKCS-7 certificate
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.110 Jcat                 trying to load certificate from /etc/pki/fwupd/LVFS-CA.pem
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.110 Jcat                 reading /etc/pki/fwupd/LVFS-CA.pem with 1679 bytes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.111 Jcat                 loaded 1 certificates
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.111 Jcat                 ignoring GPG-KEY-Hughski-Limited as not PKCS-7 certificate
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.112 Jcat                 ignoring GPG-KEY-Linux-Vendor-Firmware-Service as not PKCS-7 certificate
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.112 Jcat                 trying to load certificate from /etc/pki/fwupd-metadata/LVFS-CA.pem
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.112 Jcat                 reading /etc/pki/fwupd-metadata/LVFS-CA.pem with 1679 bytes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.112 Jcat                 loaded 1 certificates
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.112 Jcat                 ignoring GPG-KEY-Linux-Foundation-Metadata as not PKCS-7 certificate
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.113 Jcat                 reading /var/lib/fwupd/pki/secret.key with 2455 bytes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.113 Jcat                 reading /var/lib/fwupd/pki/client.pem with 1383 bytes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.113 FuEngine             client certificate now exists: nothing to do
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.113 FuHistory            trying to open database '/var/lib/fwupd/pending.db'
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.114 FuHistory            got schema version of 8
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.131 FuPlugin             load(/usr/lib/x86_64-linux-gnu/fwupd-1.8.10/libfu_plugin_modem_manager.so)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.140 FuPluginUefiCapsule  failed to get fwupd-efi runtime version: /usr/libexec/fwupd/efi/fwupdx64.efi and /usr/libexec/fwupd/efi/fwupdx64.efi.signed cannot be found
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.140 FuContext            added udev subsystem watch of platform
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.141 FuContext            added udev subsystem watch of block
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.141 FuContext            added udev subsystem watch of pci
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.141 GLib                 setenv()/putenv() are not thread-safe and should not be used after threads are created
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.141 FuPluginDell         Using libsmbios 2.4
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.142 FuContext            added udev subsystem watch of i2c
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.142 FuContext            added udev subsystem watch of i2c-dev
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.142 FuContext            added udev subsystem watch of hidraw
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.143 FuContext            added udev subsystem watch of gpio
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.144 FuContext            added udev subsystem watch of mei
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.144 FuContext            added udev subsystem watch of iommu
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.144 FuContext            added udev subsystem watch of video4linux
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.145 FuContext            added udev subsystem watch of msr
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.145 FuContext            added udev subsystem watch of mtd
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.145 FuContext            added udev subsystem watch of nvme
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.148 FuContext            added udev subsystem watch of drm
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.148 FuContext            added udev subsystem watch of drm_dp_aux_dev
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.148 FuContext            added udev subsystem watch of serio
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.148 FuPluginTest         init
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.149 FuContext            added udev subsystem watch of thunderbolt
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.149 FuContext            added udev subsystem watch of tpm
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.149 FuIdle               setting timeout to 7200s
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.149 FuQuirks             loading quirks from /usr/share/fwupd/quirks.d
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.150 FuQuirks             loading quirks from /var/lib/fwupd/quirks.d
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.151 XbSilo               attempting to load /var/cache/fwupd/quirks.xmlb
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 XbSilo               file: 5d6a8e5f-8c90-832c-08b3-92475b495d5d, current:5d6a8e5f-8c90-832c-08b3-92475b495d5d, cached: (null)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 XbSilo               loading silo with file contents
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 FuContext            loading HwId overrides from /etc/fwupd/daemon.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 FuContext            not loading HwId overrides from /var/lib/fwupd/daemon.conf
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 FuContext            smbios property Manufacturer=Dell Inc.
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.152 FuContext            smbios property EnclosureKind=9
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            ignoring Family: no data available
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property ProductName=Latitude E7250
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property ProductSku=062D
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BiosVendor=Dell Inc.
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BiosVersion=A19
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BiosMajorRelease=41
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BiosMinorRelease=13
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property FirmwareMajorRelease=ff
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property FirmwareMinorRelease=ff
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BaseboardManufacturer=Dell Inc.
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            smbios property BaseboardProduct=0TVD2T
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.153 FuContext            failed to load fdt: cannot find /sys/firmware/fdt or override /var/lib/fwupd/system.dtb
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-0 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-1 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-3 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-4 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-5 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-10 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.154 FuHwids              HardwareID-11 is not available, not available as 'Family' unknown
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.160 FuContext            added udev subsystem watch of firmware-attributes
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.160 FuContext            Fehler beim OEffnen des Ordners >>/sys/class/firmware-attributes<<: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.160 FuEngine             ignoring: Fehler beim OEffnen des Ordners >>/var/lib/fwupd/local.d<<: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.161 FuEngine             ignoring: Fehler beim OEffnen des Ordners >>/usr/share/fwupd/local.d<<: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.161 XbSilo               attempting to load /var/cache/fwupd/metadata.xmlb
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.163 XbSilo               file: c4c308f3-3369-51d2-3ad5-b1d64d901d47, current:c4c308f3-3369-51d2-3ad5-b1d64d901d47, cached: (null)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.163 XbSilo               loading silo with file contents
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.183 FuEngine             1868 components now in silo
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.206 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.208 FuEngine             failed to setup backend bluez: Fehler beim Aufruf von StartServiceByName fuer org.bluez: Unit dbus-org.bluez.service not found.
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPlugin             constructed(modem_manager)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPlugin             constructed(flashrom)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuEngine             plugins disabled: test, test_ble
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         uefi_capsule [0] to be ordered after upower [0] so promoting to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         dell [0] to be ordered after uefi_capsule [1] so promoting to [2]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         uefi_recovery [0] to be ordered after uefi_capsule [1] so promoting to [2]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         cpu [0] to be ordered before msr [0] so promoting to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         bcm57xx [0] better than optionrom [0] so bumping to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         dell [0] better than tpm [0] so bumping to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         dell_dock [0] better than synaptics_mst [0] so bumping to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.209 FuPluginList         dell_esrt [0] better than bios [0] so bumping to [1]
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.213 FuContext            battery threshold now 10
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.213 FuMain               Emitting PropertyChanged('Status'='loading')
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.213 FuPlugin             startup(bios)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.213 FuPlugin             startup(dell_esrt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.214 FuEngine             disabling plugin because: failed to startup using dell_esrt: token 1122 is not boolean
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.214 FuPlugin             startup(flashrom)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuEngine             disabling plugin because: failed to startup using flashrom: no HwIDs found
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuPlugin             startup(lenovo_thinklmi)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuEngine             disabling plugin because: failed to startup using lenovo_thinklmi: unsupported manufacturer
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuPlugin             startup(linux_lockdown)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuPlugin             startup(linux_swap)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuPlugin             startup(linux_tainted)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 FuPlugin             startup(logind)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.217 GLib-GIO             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.219 FuPlugin             startup(logitech_hidpp)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.219 FuEngine             disabling plugin because: failed to startup using logitech_hidpp: no kernel support for CONFIG_HIDRAW
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.219 FuPlugin             startup(modem_manager)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.220 FuPlugin             startup(mtd)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.220 FuPlugin             startup(redfish)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.220 FuPluginRedfish      failed to get username and password automatically: Fehler beim OEffnen der Datei >>/sys/firmware/efi/efivars/RedfishIndications-16faa37e-4b6a-4891-9028-242de65a3b70<<: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.220 FuEngine             disabling plugin because: failed to startup using redfish: no username and password specified, and no vendor quirk for 'ipmi-create-user'
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.220 FuPlugin             startup(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.221 FuPlugin             startup(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.221 FuPlugin             startup(upower)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.225 FuContext            battery state now charging
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.225 FuContext            battery level now 100
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.225 FuContext            lid state now open
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.225 FuPlugin             startup(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             startup(uefi_capsule)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             startup(dell)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuEngine             disabling plugin because: failed to startup using dell: firmware updating not supported: unable to access flash interface. supported commands: 0x40b61f5f
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             startup(uefi_recovery)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             coldplug(acpi_phat)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuEngine             disabling plugin because: failed to coldplug using acpi_phat: Datei >>/sys/firmware/acpi/tables/PHAT<< konnte nicht geoeffnet werden: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             coldplug(bios)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuPlugin             coldplug(cpu)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.226 FuDevice             removing vendor prefix of 'Intel' from 'Intel Core(TM) i7-5600U CPU @ 2.60GHz'
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.227 FuDevice             using 4bde70ba4e39b28f9eab1628f9dd6e6244c03027 for cpu:0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.228 FuPlugin             emit added from cpu: 4bde70ba4e39b28f9eab1628f9dd6e6244c03027
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             fu_plugin_device_registered(uefi_capsule)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuDeviceList         ::added 4bde70ba4e39b28f9eab1628f9dd6e6244c03027
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             coldplug(modem_manager)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.238 FuPlugin             coldplug(superio)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.241 FuPlugin             coldplug(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.241 FuPluginTpm          no /sys/kernel/security/tpm0/binary_bios_measurements, so skipping
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.241 FuPlugin             coldplug(uefi_dbx)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.241 FuDevice             using 230c8b18-8d9b-53ec-838b-6cfc0383493a for main-system-firmware
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.243 FuEfiSignatureList   fixing signature list version from 267 to 217 as last dbx checksum was 90aec5c4995674a849c1d1384463f3b02b5aa625a5c320fc4fe7d9bb58a62398
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.243 FuDevice             using 362301da643102b9f38477387e2193e57abaa590 for dbx
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.243 FuPlugin             emit added from uefi_dbx: 362301da643102b9f38477387e2193e57abaa590
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.254 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.254 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuPlugin             fu_plugin_device_registered(uefi_capsule)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.255 FuDeviceList         ::added 362301da643102b9f38477387e2193e57abaa590
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.261 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.261 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.262 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.262 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.262 FuPlugin             coldplug(uefi_pk)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.262 FuDevice             using 230c8b18-8d9b-53ec-838b-6cfc0383493a for main-system-firmware
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.263 FuDevice             using 6924110cde4fa051bfdc600a60620dc7aa9d3c6a for pk
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.263 FuPlugin             emit added from uefi_pk: 6924110cde4fa051bfdc600a60620dc7aa9d3c6a
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             fu_plugin_device_registered(uefi_capsule)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuDeviceList         ::added 6924110cde4fa051bfdc600a60620dc7aa9d3c6a
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             coldplug(vbe)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuEngine             disabling plugin because: failed to coldplug using vbe: cannot find /sys/firmware/fdt or override /var/lib/fwupd/system.dtb
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.266 FuPlugin             coldplug(uefi_capsule)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.280 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda1, type: c12a7328-f81f-11d2-ba4b-00a0c93ec93b, internal: 1, fs: vfat
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.284 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda2, type: 0fc63daf-8483-4772-8e79-3d69d8477de4, internal: 1, fs: ext4
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.286 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda3, type: 0fc63daf-8483-4772-8e79-3d69d8477de4, internal: 1, fs: crypto_LUKS
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.300 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda1, type: c12a7328-f81f-11d2-ba4b-00a0c93ec93b, internal: 1, fs: vfat
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.305 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda2, type: 0fc63daf-8483-4772-8e79-3d69d8477de4, internal: 1, fs: ext4
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.307 FuVolume             device /org/freedesktop/UDisks2/block_devices/sda3, type: 0fc63daf-8483-4772-8e79-3d69d8477de4, internal: 1, fs: crypto_LUKS
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.308 FuContext            no volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.309 FuPluginUefiCapsule  not using CapsuleOnDisk support: Capsule-on-Disk is not supported
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.324 FuEngine             disabling plugin because: failed to coldplug using uefi_capsule: Fehler beim OEffnen des Ordners >>/sys/firmware/efi/esrt/entries<<: Datei oder Verzeichnis nicht gefunden
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.327 FuEngine             using plugins: acpi_dmar, acpi_facp, acpi_ivrs, amd_pmc, analogix, android_boot, ata, bcm57xx, bios, ccgx, cfu, ch341a, colorhug, corsair, cpu, cros_ec, dell_dock, dfu, dfu_csr, ebitdo, elanfp, elantp, emmc, ep963x, fastboot, focalfp, fpc, fresco_pd, genesys, goodixmoc, gpio, hailuck, igsc, intel_me, intel_usb4, iommu, jabra, linux_lockdown, linux_sleep, linux_swap, linux_tainted, logind, logitech_bulkcontroller, logitech_scribe, modem_manager, mtd, nitrokey, nordic_hid, nvme, optionrom, parade_lspcon, pci_bcr, pci_mei, pci_psp, pixart_rf, qsi_dock, realtek_mst, rts54hid, rts54hub, scsi, steelseries, superio, synaptics_cape, synaptics_cxaudio, synaptics_mst, synaptics_prometheus, synaptics_rmi, system76_launch, thelio_io, thunderbolt, ti_tps6598x, tpm, uefi_dbx, uefi_pk, uf2, upower, usi_dock, vli, wacom_raw, wacom_usb, wistron_dock, msr, uefi_recovery
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.425 FuDevice             using 5792b48846ce271fab11c4a545f7a3df0d36e00a for PCI_SLOT_NAME=0000:00:02.0:rom
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.425 FuPlugin             emit added from optionrom: 5792b48846ce271fab11c4a545f7a3df0d36e00a
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.453 FuDeviceList         ::added 5792b48846ce271fab11c4a545f7a3df0d36e00a
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.471 FuPlugin             backend_device_added(synaptics_mst)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.474 FuDevice             using d762543f8c20f636e6fff031a000078d3e10c600 for PCI_SLOT_NAME=0000:00:02.0:drm_dp_aux1
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.584 FuPluginSynapticsMST no device found on drm_dp_aux1: failed to read device: failed to read 0x1 bytes on layer:0, rad:0x0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.588 FuPlugin             backend_device_added(synaptics_mst)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.593 FuDevice             using 585c346c009da3cc19a400fb59a4ed8d0cbd0151 for PCI_SLOT_NAME=0000:00:02.0:drm_dp_aux2
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.705 FuPluginSynapticsMST no device found on drm_dp_aux2: failed to read device: failed to read 0x1 bytes on layer:0, rad:0x0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.711 FuPlugin             backend_device_added(synaptics_mst)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.717 FuDevice             using 7c2dd454e6f29453896a4824e8234317d237f8c5 for PCI_SLOT_NAME=0000:00:02.0:drm_dp_aux0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.717 FuDeviceLocker       ignoring close error on aborted open: failed to disable remote control: failed to write command: failed to write 0x1 bytes on layer:0, rad:0x0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.717 FuPluginSynapticsMST no device found on drm_dp_aux0: failed to enable remote control: failure writing data register: failed to write 0x5 bytes on layer:0, rad:0x0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.765 FuPlugin             backend_device_added(pci_mei)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.765 FuDevice             using 5fed1486be004d67ea79838d2e83aaa11bb72645 for PCI_SLOT_NAME=0000:00:16.0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.799 FuDevice             using 8d5470e73fd9a31eaa460b2b6aea95483fe3f14c for PCI_SLOT_NAME=0000:00:16.0:AMT
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.813 FuDevice             using 230c8b18-8d9b-53ec-838b-6cfc0383493a for main-system-firmware
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.813 FuDevice             changing version for 8d5470e73fd9a31eaa460b2b6aea95483fe3f14c: 03->10.0.56.3002
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.813 FuPlugin             emit added from intel_me: 8d5470e73fd9a31eaa460b2b6aea95483fe3f14c
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.856 FuDeviceList         ::added 8d5470e73fd9a31eaa460b2b6aea95483fe3f14c
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.966 FuPlugin             backend_device_added(pci_bcr)
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.966 FuDevice             using 5ca35f261be27f4d2786162a4e2dd1494697e678 for PCI_SLOT_NAME=0000:00:1f.0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.985 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.987 FuDevice             using 0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6 for DEVPATH=/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.990 FuPluginAta          invalid component ID, skipping
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.990 FuDevice             removing vendor prefix of 'Samsung' from 'SAMSUNG SSD PM851 mSATA 256GB'
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.990 FuDevice             0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6 device overwriting name value: SSD PM851 mSATA 256GB->SAMSUNG SSD PM851 mSATA 256GB
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.990 FuDevice             removing vendor prefix of 'Samsung' from 'SAMSUNG SSD PM851 mSATA 256GB'
Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.991 FuPlugin             emit added from ata: 0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(dell_dock)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(pci_bcr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(thunderbolt)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(tpm)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(usi_dock)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuPlugin             fu_plugin_device_registered(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.006 FuDeviceList         ::added 0a8c36d4c09c803cd6b5861e443fb7a41a20cbe6
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.017 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.019 FuDevice             unknown device overwriting name value: SAMSUNG SSD PM851 mSATA 256GB->EFI\x20System
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.023 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.025 FuDevice             unknown device overwriting name value: SAMSUNG SSD PM851 mSATA 256GB->Linux\x20filesystem
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.030 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.031 FuDevice             unknown device overwriting name value: SAMSUNG SSD PM851 mSATA 256GB->Linux\x20filesystem
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.079 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.085 FuDevice             changing verfmt for (null): plain->triplet
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.089 FuPlugin             backend_device_added(iommu)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.090 FuPlugin             backend_device_added(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.090 FuDevice             using b7cdecd2f3449609e17d97d62dbc330fa800b77c for msr
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.090 FuPluginMsr          IA32_BIOS_SIGN_ID:00 00 00 00 2f 00 00 00
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.090 FuPlugin             backend_device_added(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.091 FuPlugin             backend_device_added(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.091 FuPlugin             backend_device_added(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.109 FuMain               Emitting PropertyChanged('Status'='idle')
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.122 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.122 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.123 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.123 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.123 FuEngine             ignoring 217 == 217
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.135 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.136 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.136 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.136 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.136 FuEngine             writing motd target /run/motd.d/85-fwupd
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.160 FuProgress           raw timing data was { 0,041, 0,001, 0,015, 0,000, 0,000, 0,000 } -- steps were set as [ 63 1 8 1 26 1 ] but should have been [ 72 1 27 0 0 0 ] at ../plugins/uefi-capsule/fu-uefi-capsule-plugin.c:906
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.161 GLib-GIO             Failed to initialize portal (GMemoryMonitorPortal) for gio-memory-monitor: Not using portals
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.161 GLib-GIO             _g_io_module_get_default: Found default implementation dbus (GMemoryMonitorDBus) for 'gio-memory-monitor'
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.162 FuMain               Daemon ready for requests (locale de_DE.UTF-8)
Feb 13 16:50:02 e7250 systemd[1]: Started fwupd.service - Firmware update daemon.
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.164 FuMain               acquired name: org.freedesktop.fwupd
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(acpi_dmar)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuCommon             reading /sys/firmware/acpi/tables/DMAR with 176 bytes
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPluginAcpiDmar     OemTableId: BDW
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPluginAcpiDmar     CreatorId: INTL
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPluginAcpiDmar     Flags: 0x03
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(acpi_facp)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuCommon             reading /sys/firmware/acpi/tables/FACP with 268 bytes
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPluginAcpiFacp     Flags: 0x386a5
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(acpi_ivrs)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(bios)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(iommu)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(lenovo_thinklmi)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPluginLenovoThinkLmi failed to find com.thinklmi.SecureRollBackPrevention in cache
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(linux_lockdown)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(linux_sleep)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.165 FuPlugin             add_security_attrs(linux_swap)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.175 FuPluginLinuxSwap    /dev/zram0 is zram, assuming encrypted
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(linux_tainted)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(pci_bcr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(pci_mei)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPluginPciMei       ME family not supported for 0:10.0.56.3002
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(tpm)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(msr)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(uefi_capsule)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPlugin             add_security_attrs(dell)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.176 FuPluginDell         failed to find com.dell-wmi-sysman.AllowBiosDowngrade in cache
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.181 FuHistory            parsing 2022-09-08 14:31:59
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.181 FuEngine             skipping writing HSI attrs to database as unchanged
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.182 FuMain               Called SetHints()
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.183 FuMain               got hint locale=de_DE.UTF-8
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.183 FuMain               Called SetFeatureFlags(6)
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.203 FuMain               Called GetRemotes()
Feb 13 16:50:02 e7250 fwupd[2113]: 15:50:02.303 FuMain               Called GetResults(*)
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.149 FuMain               Called GetDevices()
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.151 FuMain               Called GetUpgrades(362301da643102b9f38477387e2193e57abaa590)
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.161 FuEngine             requirement 1.4.6 ge 1.8.10 -> org.freedesktop.fwupd passed
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.161 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.162 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.162 FuEngine             failed to set release for component: Specified firmware is older than the minimum required version '217 < 217'
Feb 13 16:50:10 e7250 fwupd[2113]: 15:50:10.162 FuEngine             ignoring 217 == 217
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.943 FuMain               Called SetHints()
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.943 FuMain               got hint locale=de_DE.UTF-8
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.943 FuMain               Called GetPlugins()
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.955 FuMain               Called SetFeatureFlags(511)
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.956 FuMain               Called GetDevices()
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.959 FuMain               Called GetHistory()
Feb 13 16:50:22 e7250 fwupd[2113]: 15:50:22.974 FuMain               Called GetRemotes()
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.846 FuMain               Called SetHints()
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.846 FuMain               got hint locale=de_DE.UTF-8
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.847 FuMain               Called GetPlugins()
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.855 FuMain               Called SetFeatureFlags(511)
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.855 FuMain               Called GetDevices()
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.857 FuMain               Called GetHistory()
Feb 13 16:50:34 e7250 fwupd[2113]: 15:50:34.872 FuMain               Called GetRemotes()
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.844 FuMain               Called SetHints()
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.844 FuMain               got hint locale=de_DE.UTF-8
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.845 FuMain               Called GetPlugins()
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.853 FuMain               Called SetFeatureFlags(511)
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.854 FuMain               Called GetDevices()
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.855 FuMain               Called GetHistory()
Feb 13 16:50:36 e7250 fwupd[2113]: 15:50:36.879 FuMain               Called GetRemotes()
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.107 FuMain               Called SetHints()
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.107 FuMain               got hint locale=de_DE.UTF-8
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.108 FuMain               Called GetPlugins()
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.116 FuMain               Called SetFeatureFlags(511)
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.117 FuMain               Called GetDevices()
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.118 FuMain               Called GetHistory()
Feb 13 16:50:55 e7250 fwupd[2113]: 15:50:55.134 FuMain               Called GetRemotes()
superm1 commented 1 year ago

Feb 13 16:50:01 e7250 fwupd[2113]: 15:50:01.219 FuEngine disabling plugin because: failed to startup using logitech_hidpp: no kernel support for CONFIG_HIDRAW

That makes perfect sense now with your description. Basically if not plugged in you don't have /sys/class/hidraw and we disable the plugin. That's not sensible, and we should change it.

superm1 commented 1 year ago

This was first introduced for #235, but I lean we should move the check around to probe time rather than plugin load time.

hughsie commented 1 year ago

Basically if not plugged in you don't have /sys/class/hidraw and we disable the plugin

@superm1 can we just drop the check for CONFIG_HIDRAW? I think that might be the least magic. @paulmenzel do you want to give a PR a go please?

superm1 commented 1 year ago

Thanks for tracking this down btw. It's been broken a long time, but since people usually leave their dongles plugged in all the time or having something else that provides /sys/class/hidraw, no one saw it for a while.

paulmenzel commented 1 year ago

No, thank @hughsie and you, for your great support. I wish, Logitech would have done it.