Mario Limonciello

Results 54 issues of Mario Limonciello

[fwupd_daemon.txt](https://github.com/user-attachments/files/15801393/fwupd_daemon.txt) [fwupdmgr.txt](https://github.com/user-attachments/files/15801397/fwupdmgr.txt) @hughsie @superm1 I follow the page [Setup fwupd development environment](https://fwupd.github.io/libfwupdplugin/building.html#setup-fwupd-development-environment) to set up environment to use fwupdmgr emulation device(one terminal tab for fwupd daemon, one terminal tab for...

Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [x] Code fix - [ ] Feature - [ ] Documentation

hopefully fixes coveralls Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [ ] Code fix - [ ] Feature - [ ] Documentation

Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [x] Code fix - [ ] Feature - [ ] Documentation

Using a proxy and composite devices leads to some mismatches with how emulation data is captured. These commits help it. I captured this using an old WD19TB I found. ```...

Core performance boost control is added to kernel 6.11. This sets up the policy to turn it off while in the power saver profile. Link: https://lore.kernel.org/linux-pm/[email protected]/T/#m4a0c8917ea8fb033504055bd61512c80c85410c8

Type of pull request: - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [x] Code fix - [ ] Feature - [ ] Documentation

At my house I have WPA enterprise authentication for my network. I use 802.1x w/ EAP (PEAP). IE I have to put in a user name and password. When I...

This is only for querying the MCU firmware version for now. The sequence for writing the firmware update either needs some more RE or some help from ASUS. @flukejones can...

In the future we should make this dynamic based on plugins at build time. IE that line should only apply if building flashrom. _Originally posted by @superm1 in https://github.com/fwupd/fwupd/issues/7919#issuecomment-2420400108_

enhancement
help wanted