Hello, sorry for the late response. For another reason I hade to reinstall the OS. And the issue is recurring even from a fresh reinstall using the latest iso from kalpa desktop website.
So I believe you can replicate by doing a fresh install in VM and launching Discover
Yes a window is popping up as soon as I open Discover from the application launcher and the program is fetching from updates. As well as, if you go on the “Update” section of Discover and click on “Refresh”.
If it can help, yesterday I had to change the value for “GRUB_CMDLINE_LINUX_DEFAULT” in my grub.cfg leaving the following value: “iomem=relaxed quiet splash”. The error ceased to show up. FYI I was tweaking grub.cfg for another matter which has nothing to do with Discover.
Thank you, I will look into it, although I can’t test so much for every possible hardware configuration. fwupd is really well supported on some hardware, and less so on others (Lenovo Thinkpads, for example are fairly well supported)
How the kernel cmdline may or may not interact in ways that foul up fwupd is something I’ll have to look into
So, do you get positive results if you execute these two commands at a command line … actual example below:
( sidenote: simply answer ‘N’ to both questions to not commit ).
machine:~ # fwupdmgr refresh <====== first command
Updating lvfs
Downloading… [ \ ]
Successfully downloaded new metadata: 3 local devices supported
machine :~ #
.
... and now, the second command ...
machine :~ # fwupdmgr get-updates <====== second command
Devices with no available firmware updates:
• Thunderbolt host controller
• Internal SPI Controller
Devices with the latest available firmware version:
• KBGxxZN00000 NVMe KIOXIA 256GB
• UEFI dbx
────────────────
Devices that have been updated successfully:
• UEFI dbx (371 → 20241101)
• System Firmware (1.39.2 → 1.41.1)
Uploading firmware reports helps hardware vendors to quickly identify failing and successful updates on real devices.
Review and upload report now? (Requires internet connection) [Y|n]: n
Do you want to disable this feature for future updates? [y|N]: n
Declined upload
machine:~ #
@myswtest this is the result of the first and second command:
Failed to connect to daemon: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer ‘org.freedesktop.fwupd’: startup job failed
@sfalken Thank you very much! I really appreciate all the work you do for the project. My machine is a Thinkpad t480 =)