Mario Limonciello

Results 679 comments of Mario Limonciello

@hughsie same problem with composite devices maybe?

Please be careful with this, the PPD namespace has other changes that are in flight. See these: * https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/merge_requests/210 * https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/merge_requests/212

> Thanks for the heads up, @superm1. I just had a look at the proposed power-profiles-daemon changes, but I don't see anything that should be an immediate problem for us....

For legion-hid2 I think I'll just drop the check. For the others we should talk about what to do.

I was really hoping it's an ordering problem that was causing issue, but unfortunately it seems that dist/news.txt still didn't update on 2.0.7 release.

According to the CI run: ``` Run svenstaro/upload-release-action@v2 Getting release by tag 2.0.14. Error: No files matching the glob pattern found. ``` I re-ran the job and still it failed......

Our job has ``` - name: Upload Binaries to Release uses: svenstaro/upload-release-action@v2 with: repo_token: ${{ secrets.GITHUB_TOKEN }} tag: ${{ github.ref }} file_glob: true file: dist/setup/*.msi ``` Which according to [documentation](https://github.com/svenstaro/upload-release-action)...

I manually added the file to the release and hopefully the PR I opened sorts it at next release. Re-open if not!

As this is a python project how about instead using [pyudev](https://pyudev.readthedocs.io/en/latest/) to discover the right device?

What is the BIOS vendor? > │ Summary: UEFI System Resource Table device (Updated via capsule-on-disk) Try forcing it to use NVRAM instead. See https://fwupd.github.io/libfwupdplugin/fwupd.conf.html#uefi_capsule-parameters for how to disable CoD.