Since several posts have been published on this subject, so here is what the following terminal commands show me:
administrateur@solus-pc ~ $ sudo fwupdmgr get-updates
[sudo] password for administrateur:
WARNING: Les mises à jour de capsule UEFI ne sont pas disponibles ou pas activées dans la configuration du micrologiciel
Voir https://github.com/fwupd/fwupd/wiki/PluginFlag:capsules-unsupported pour plus d'informations.
WARNING: Ce paquet n'a pas été validé, il peut ne pas fonctionner correctement.
Devices with no available firmware updates:
• KEK CA
• Windows Production PCA
• CT500BX500SSD1
• SBAT
• WD10EZEX-08M2NA0
Devices with the latest available firmware version:
• UEFI dbx
Gigabyte Technology Co., Ltd. B85M-D3H
│
└─UEFI CA:
│ Identifiant de l'appareil: 5bc922b7bd1adb5b6f99592611404036bd9f42d0
│ Version actuelle: 2011
│ Fournisseur: Microsoft (UEFI:Microsoft)
│ Erreur de mise à jour: Not enough efivarfs space, requested 16,4 Ko and got 1,2 Ko
│ GUIDs: 26f42cba-9bf6-5365-802b-e250eb757e96 ← UEFI\VENDOR_Microsoft&NAME_Microsoft-UEFI-CA
│ c34a7e6a-bd86-5244-8bd0-7db66fd3c073 ← UEFI\CRT_E30CF09DABEAB32A6E3B07A7135245DE05FFB658
│ Drapeaux de périphérique: • Périphérique interne
│ • Supported on remote server
│ • Doit redémarrer après une mise à jour
│ • Mise à jour possible
│ • Signed Payload
│ • Can tag for emulation
│
└─Secure Boot Signature Database Configuration Update:
Nouvelle version: 2023
Remote ID: lvfs
Release ID: 116503
Résumé: UEFI Secure Boot Signature Database
Licence: Propriétaire
Taille: 10,0 Ko
Created: 2025-04-29 00:00:00
Urgence: Haute
Tested: 2025-09-17 00:00:00
Distribution: fedora 42 (workstation)
Old version: 2011
Version[fwupd]: 2.0.16
Tested: 2025-07-24 00:00:00
Distribution: nixos 25.11
Old version: 2011
Version[fwupd]: 2.0.12
Fournisseur: Linux Foundation
Release Flags: • Trusted metadata
• Is upgrade
Description:
This updates the 3rd Party UEFI Signature Database (the "db") to the latest release from Microsoft. It also adds the latest OptionROM UEFI Signature Database update.
Somme de contrôle: 6819c8098f09f4332a102194df6a033563aa288073b16315c5b88860fefb7e74
administrateur@solus-pc ~ $ df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
/dev/sda6 131G 36G 89G 29% /
devtmpfs 7,7G 0 7,7G 0% /dev
tmpfs 7,8G 0 7,8G 0% /dev/shm
efivarfs 128K 127K 0 100% /sys/firmware/efi/efivars
tmpfs 3,1G 9,7M 3,1G 1% /run
tmpfs 7,8G 8,0K 7,8G 1% /tmp
/dev/sdb1 901G 832G 24G 98% /home
tmpfs 1,6G 184K 1,6G 1% /run/user/1007
/dev/sda5 1022M 400M 623M 40% /boot
administrateur@solus-pc ~ $
On my computer, I've set up a dual boot (with Windows installed first, then Solus installed later (but it's Solus that launches without any intervention from my part)). Here's some additional information:
administrateur@solus-pc ~ $ neofetch
-``````````` administrateur@solus-pc
`-+/------------.` -----------------------
.---:mNo---------------. OS: Solus 4.7 Endurance x86_64
.-----yMMMy:---------------. Host: B85M-D3H
`------oMMMMMm/----------------` Kernel: 6.16.5-322.current
.------/MMMMMMMN+----------------. Uptime: 15 mins
.------/NMMMMMMMMm-+/--------------. Packages: 1410 (eopkg), 34 (flatpak)
`------/NMMMMMMMMMN-:mh/-------------` Shell: bash 5.3.3
.-----/NMMMMMMMMMMM:-+MMd//oso/:-----. Resolution: 1920x1080
-----/NMMMMMMMMMMMM+--mMMMh::smMmyo:-- DE: Budgie 10.9.2
----+NMMMMMMMMMMMMMo--yMMMMNo-:yMMMMd/. WM: Mutter(Budgie)
.--oMMMMMMMMMMMMMMMy--yMMMMMMh:-yMMMy-` Theme: Qogir-Dark [GTK2/3]
`-sMMMMMMMMMMMMMMMMh--dMMMMMMMd:/Ny+y. Icons: Qogir-Dark [GTK2/3]
`-/+osyhhdmmNNMMMMMm-/MMMMMMMmh+/ohm+ Terminal: gnome-terminal
.------------:://+-/++++++oshddys: CPU: Intel i3-4160 (4) @ 3.600GHz
-hhhhyyyyyyyyyyyhhhhddddhysssso- GPU: Intel 4th Generation Core Processor Fami
`:ossssssyysssssssssssssssso:` GPU: NVIDIA GeForce GTX 1050 Ti
`:+ssssssssssssssssssss+- Memory: 3121MiB / 15868MiB
`-/+ssssssssssso+/-`
I notice that there's no more space available in the /sys/firmware/efi/efivars
folder. What could explain this?
I must say that this doesn't prevent my computer from working properly; it's just that the firmware should no longer be able to be updated, if I understand correctly.
Should I be worried?
Thanks in advance for your advice.