Hello, I’m having trouble where no firmware updates are available after updating to use the lvfs-testing repo.
I have a full debug session and notes as a github gist, but essentially the problem is:
find System Firmware
device id
fwupdtool get-devices | grep -v Loading | grep "System Firmware" -A2
├─System Firmware:
│ │ Device ID: a45df35ac0e948ee180fe216a5f703f32dda163f
│ │ Summary: UEFI ESRT device
try updating , no available firmware updates
sudo fwupdtool get-updates a45df35ac0e948ee180fe216a5f703f32dda163f | grep -v Loading
Devices with no available firmware updates:
• Fingerprint Sensor
• System Firmware
• UEFI Device Firmware
• UEFI Device Firmware
• UEFI Device Firmware
• WD BLACK SN850X 1000GB
Devices with the latest available firmware version:
• UEFI dbx
That last one is confusing since I only have one device with the latest available firmware version but all of the others have no device updates.
It seems like there is something wrong.