Open droidben opened 1 year ago
I don't see any problems above. Are you sure your device has updates available at LVFS?
XPS 17 9720
That has lots of updates -- something else is going on. @droidben can you get the output of fwupd.fwupdtool get-devices --verbose --plugins uefi-capsule
please.
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.290 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
00:26:55.291 FuEngine failed to set release for component: no HWIDs matched 133b2bf2-76c7-5637-9deb-76c432e1324b
Is it possible that this system shares a firmware binary with the Precision variant? If so; then the HWIDs at LVFS may only specify the Precision version.
@CragW I think a HWID might be missing somewhere.
Yes, there is a Dell Precision variant of this laptop I believe. Am I right by understanding that LVFS needs to add the XPS HWIDs to their site or can I change my config so it works? I found these links: https://fwupd.org/lvfs/devices/com.dell.uefi7d606caf.firmware https://fwupd.org/lvfs/devices/com.dell.uefiaaaaa926.firmware https://fwupd.org/lvfs/devices/com.dell.uefia888c891.firmware
Yes, there is a Dell Precision variant of this laptop I believe. Am I right by understanding that LVFS needs to add the XPS HWIDs to their site or can I change my config so it works? I found these links: https://fwupd.org/lvfs/devices/com.dell.uefi7d606caf.firmware https://fwupd.org/lvfs/devices/com.dell.uefiaaaaa926.firmware https://fwupd.org/lvfs/devices/com.dell.uefia888c891.firmware
That's right the HWIDs must be added for the update to work.
@droidben although the system firmware is compatible with XPS 17 9720 model but Linux is beyond the scope of supporting OS'es.
I understand now, I think. Dell can't be bothered to add some HWID to their LVFS site, that's the problem. Can we escalate this to them somehow or is it not worth it?
I think that'd be challenging to ask for the release for an unsupported (untested) device.
Describe the bug I have a Dell xps17 9720 running Ubuntu 22.04.2 with uefi and secureboot enabled. UEFI capsule updates are enabled in the BIOS. despite this, fwupd failes to update my firmwares. I have tried manually setting the
OverrideESPMountPoint
to/boot/efi
, which didn't help. Yes, udisk is installed. My boot-disk is ZFS.Steps to Reproduce
Expected behavior It should find some updates, since I know, my device isn't up2date.
fwupd version information I'm using the latest stable snap version of fwupd
Please note how you installed it (
apt
,dnf
,pacman
, source, etc):**fwupd device information**
Please provide the output of the fwupd devices recognized in your system.System UEFI configuration Please provide the output of the following commands:
Additional questions