C. L.
C. L.
fwupd security report: ```Host Security ID: HSI:1! (v1.9.15) HSI-1 ✔ BIOS firmware updates: Enabled ✔ Fused platform: Locked ✔ Supported CPU: Valid ✔ TPM empty PCRs: Valid ✔ TPM v2.0:...
> What hardware is that? Both failures look legitimate to me.. It is a Thinkpad T14s Gen 2 (AMD), with model code 20XF004RUS.
@hughsie [output.txt](https://github.com/fwupd/fwupd/files/14642141/output.txt)
Good to know, thanks for transferring
So far, it seems that systems that are NVIDIA + Wayland are affected by this bug. The workaround is to simply disable the GUI.
While you can cross compile Vinegar to FreeBSD, Wine is a whole different issue. There are several users who have tried on our Discord, but none have been successful due...
After reconvening with wael, it seems that the above is a limitation of Vinegar. However, the point that Wine support is lacking on FreeBSD still remains. Additionally, considering that FreeBSD...
10/10 effort on this RFC Jrelvas, nice work
My TLDR summary: ```flatpak is actually currently xorg only a regression upstream stops us from having both wayland and xorg available as permissions``` We would have to find a way...
I think event.peer ->data should still be valid on disconnect; you still need to clean up if you have modified it. ```An event of type ENET_EVENT_TYPE_DISCONNECT is returned when a...