shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

278
active users

#fwupd

2 posts2 participants0 posts today
Continued thread

I didn't think that Daniel Micay / GrapheneOS would already be targeting new victims and hé will be just continuing to attack /e/, but I was wrong.
The #fwupd developer is being targeted, and #grapheneos has shown no evidence of Richard's harassment of him and GOS.
Please support Richard @hughsie who is being accused of being hostile to #GOS without any proof.

GrapheneOS has serious problems with fwupd

GrapheneOS is a privacy-focused operating system for Android phones that aims to increase your privacy while maintaining basic Android functions. This is built for Google Pixel phones as they meet the project’s requirements.

The official GrapheneOS project has just recently released a statement on their official Mastodon account stating that they have become aware of an issue with the fwupd program, which is a firmware update service for computers that are running Linux, such as Ubuntu, Debian, Red Hat, Fedora, Gentoo, Arch Linux, and more. It has become evident that the fwupd program has been incorrectly connecting to random USB devices using the Fastboot protocol.

As a result, users will experience an error when trying to connect to the USB device because the system would be reporting that the USB device is already in use. The GrapheneOS project has considered this issue to be a group of fatal bugs, because they “can block an installation part of the way through and lead to an unusable device until the user fixes it.” They have also called this practice “wrong,” because the main use of Fastboot would be broken.

As a workaround, we recommend following the official guidelines to make sure that fwupd stops trying to connect to random USB devices that the project team have documented via the following pages:

We hope that the fwupd program gets an update that will fix this bug.

A new #fwupd 2.0.7 release just dropped; the new 5G modem stuff wasn't quite ready for this release but I'll hopefully make 2.0.8 -- but there are plenty of other nice things to play with while you wait: github.com/fwupd/fwupd/release

Important heads up! We removed a ton of build configuration options this release (removing ifdefs and complexity from the code) so you might need to tweak any downstream build files.

GitHubRelease 2.0.7 · fwupd/fwupdThis release adds the following features: Allow calling 'fwupdtool security' with a fwupd version parameter A new plugin to update B&R DisplayPort receivers A new plugin to update Intel CVS camera...

Me da que mi próximo mando será un #GuliKit viendo que #8BitDo ha decidido desde el Pro 2 dejar de ofrecer soporte a través de #fwupd y que cada vez es más jodido actualizar sus mandos con el móvil, aparte de los problemas que he reportado con los juegos nativos para #Linux hechos con Unity. theverge.com/news/619229/8bitd

The Verge · 8BitDo’s Ultimate 2 controller gets an upgrade to next-generation anti-drift sticksBy Andrew Liszewski

We're slowly increasing the test coverage of the #fwupd project. This is really hard, as we're dealing with hardware and probably 25% of the code is for error handling -- some of which might be impossible to hit in reality.

That said, there's a huge amount of code we can test, and we've proactively found real bugs and a lots of niggles. #codecov is useful to work out what to focus on next: app.codecov.io/gh/fwupd/fwupd

My 2025 aim is 60% coverage, but it could be a long time to get there. :)

#fwupd 2.0.5 hot on the heels of the last release: github.com/fwupd/fwupd/release

It's got a lot of fixups for dbx deployment failures we saw in the real world. Some people wonder what we do with the LVFS JSON report metadata that gets uploaded, and this is the answer -- we see patterns, write known issue pages on the LVFS wiki and then fix the code for the next release. This release has 3 such fixes. :)

GitHubRelease 2.0.5 · fwupd/fwupdThis release adds the following features: Allow emulating devices reading EFI keys Allow skipping device tests by CPU architecture This release fixes the following bugs: Cleanup Dell kestrel dev...