发现要更新的2个项目:
“戴尔系统固件”
"UEFI“
我不知道怎么在阴蒂上找这个。但如果我试图直接安装在发现,我得到两个错误“输入不是内阁格式”。
我怎么才能解决这个问题?
Ubuntu 22.04.1 LTS KDE框架版本5.92.0
> sudo aptitude update
Hit http://pt.archive.ubuntu.com/ubuntu jammy InRelease
Hit http://pt.archive.ubuntu.com/ubuntu jammy-updates InRelease
Get: 1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Hit http://pt.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit https://dl.google.com/linux/chrome/deb stable InRelease
Fetched 110 kB in 11s (10,4 kB/s)
> sudo aptitude full-upgrade
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.发布于 2023-02-15 10:15:36
要解决这个问题,您可以手动更新固件:
sudo apt install fwupdsudo fwupdmgr refreshsudo fwupdmgr updatehttps://askubuntu.com/questions/1453959
复制相似问题