Mario Limonciello

Results 54 issues of Mario Limonciello

Many projects lately have been moving from autotools to meson. It makes the build process more predictable, easier to understand and most importantly fix problems with.

enhancement
help wanted

This isn't incredibly useful right now for anything other than a building block to design how to interact with these settings. By design the kernel will not let you read...

The Linux kernel firmware-attributes API is supposed to offer authentication for various password and certificate types for BIOS settings. In trying to plan out how to use this with fwupd,...

enhancement

It was mentioned in another issue that encrypted swap detection is failing in a common configuration on Debian 11. We should modify our detection mechanism to pick this up: >Finally...

enhancement
help wanted

**Describe the bug** Quite recently I've noticed that my date and time are wrong when the system power cycles. This used to be OK because NTP would recover things just...

This (effectively) makes udisks mandatory for uefi-capsule. Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [x] Code fix - [ ] Feature -...

needs-backport

I set up Ubuntu 23.10 beta with TPM/FDE to experiment with it and find where things break. I couldn't get firmware updates to work with the "inbuilt" fwupd, that's https://github.com/canonical/ubuntu-desktop-installer/issues/2371...

enhancement
snap

**Describe the bug** Running `fwupdtool get-devices --plugins tpm` has errors. The device enumerates but errors are displayed. **Steps to Reproduce** `sudo fwupd.fwupdtool get-devices --plugins tpm` on a machine with a...

bug
snap

Currently the [device tests part of emulation documentation](https://github.com/fwupd/fwupd/blob/main/docs/device-emulation.md#device-tests) explains that emulation data _can_ be fetched, but doesn't discuss anything about how to get that data into LVFS. I think this...

enhancement

As part of bringing newer fwupd 1.9.1 into Ubuntu 23.10, autopkgtest is failing on s390x. ``` 158s Restarting device…: 1% 158s Writing…: 1% 158s Decompressing…: 1% 158s Decompressing… [ ]Decompressing…...

bug