偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

如何在Ubuntu18.04上更新固件

系統(tǒng) Linux
通常,Ubuntu 和其他 Linux 中的默認(rèn)軟件中心會(huì)處理系統(tǒng)固件的更新。但是如果你遇到了錯(cuò)誤,你可以使用 fwupd 命令行工具更新系統(tǒng)的固件。

[[243376]]

 通常,Ubuntu 和其他 Linux 中的默認(rèn)軟件中心會(huì)處理系統(tǒng)固件的更新。但是如果你遇到了錯(cuò)誤,你可以使用 fwupd 命令行工具更新系統(tǒng)的固件。

我使用 Dell XPS 13 Ubuntu 版本作為我的主要操作系統(tǒng)。我全新安裝了 Ubuntu 18.04,我對(duì)硬件兼容性感到滿意。藍(lán)牙、外置 USB 耳機(jī)和揚(yáng)聲器、多顯示器,一切都開箱即用。

困擾我的一件事是軟件中心出現(xiàn)的一個(gè)固件更新。

Updating firmware in Ubuntu

單擊“更新”按鈕會(huì)在幾秒鐘后出現(xiàn)錯(cuò)誤。

Updating firmware in Ubuntu

錯(cuò)誤消息是:

 

  1. Unable to update “Thunderbolt NVM for Xps Notebook 9360”: could not detect device after update: timed out while waiting for device 

在這篇文章中,我將向你展示如何在 Ubuntu 中更新系統(tǒng)固件。 

在 Ubuntu 18.04 中更新固件

[[243377]]

How to update firmware in Ubuntu

有一件事你應(yīng)該知道 GNOME Software(即 Ubuntu 18.04 中的軟件中心)也能夠更新固件。但是在由于某種原因失敗的情況下,你可以使用命令行工具 fwupd。

fwupd 是一個(gè)開源守護(hù)進(jìn)程,可以處理基于 Linux 的系統(tǒng)中的固件升級(jí)。它由 GNOME 開發(fā)人員 Richard Hughes 創(chuàng)建。戴爾的開發(fā)人員也為這一開源工具的開發(fā)做出了貢獻(xiàn)。

基本上,它使用 LVFS —— Linux 供應(yīng)商固件服務(wù)Linux Vendor Firmware Service。硬件供應(yīng)商將可再發(fā)行固件上傳到 LVFS 站點(diǎn),并且多虧 fwupd,你可以從操作系統(tǒng)內(nèi)部升級(jí)這些固件。fwupd 得到了 Ubuntu 和 Fedora 等主要 Linux 發(fā)行版的支持。

首先打開終端并更新系統(tǒng):

  1. sudo apt update && sudo apt upgrade -y

之后,你可以逐個(gè)使用以下命令來啟動(dòng)守護(hù)程序,刷新可用固件更新列表并安裝固件更新。

  1. sudo service fwupd start

守護(hù)進(jìn)程運(yùn)行后,檢查是否有可用的固件更新。

  1. sudo fwupdmgr refresh

輸出應(yīng)如下所示:

  1. Fetching metadata https://cdn.fwupd.org/downloads/firmware.xml.gz
  2. Downloading [****************************]
  3. Fetching signature https://cdn.fwupd.org/downloads/firmware.xml.gz.asc

在此之后,運(yùn)行固件更新:

  1. sudo fwupdmgr update

固件更新的輸出可能與此類似:

  1. No upgrades for XPS 13 9360 TPM 2.0, current is 1.3.1.0: 1.3.1.0=same
  2. No upgrades for XPS 13 9360 System Firmware, current is 0.2.8.1: 0.2.8.1=same, 0.2.7.1=older, 0.2.6.2=older, 0.2.5.1=older, 0.2.4.2=older, 0.2.3.1=older, 0.2.2.1=older, 0.2.1.0=older, 0.1.3.7=older, 0.1.3.5=older, 0.1.3.2=older, 0.1.2.3=older
  3. Downloading 21.00 for XPS13 9360 Thunderbolt Controller
  4. Updating 21.00 on XPS13 9360 Thunderbolt Controller
  5. Decompressing [***********]
  6. Authenticating [***********]
  7. Restarting device [***********]

這應(yīng)該處理了在 Ubuntu 18.04 中的固件更新。我希望這篇文章可以幫助你在 Linux 中進(jìn)行固件更新。

如果你有任何問題或建議,請(qǐng)?jiān)谙旅娴脑u(píng)論欄留言。

責(zé)任編輯:龐桂玉 來源: Linux中國
相關(guān)推薦

2020-03-18 14:40:14

Ubuntu 18.0RedisLinux

2018-03-06 11:15:00

Linux命令行微碼

2022-10-24 08:01:11

2019-08-21 14:15:47

DebianUbuntuLinux

2018-12-09 13:50:47

UbuntuLinux IP地址

2022-07-14 10:37:15

Jenkins持續(xù)集成

2019-08-19 11:55:10

UbuntuLinux內(nèi)核

2018-10-15 15:23:50

UbuntupipPython

2019-08-30 11:20:28

UbuntuVirtualBoxLinux

2023-08-08 12:38:52

2024-01-04 11:50:00

UbuntuDocker

2019-08-02 15:30:42

UbuntuMongoDB命令

2019-12-30 14:23:02

UbuntuLinuxgrub

2018-05-30 12:04:36

LinuxUbuntu 18.0

2016-07-26 13:58:52

Ubuntulinux網(wǎng)橋

2017-03-29 16:18:11

LinuxUbuntuRedmine

2015-08-04 14:04:28

UbuntuPDF文件

2021-09-11 15:41:55

UbuntuDropbox云服務(wù)

2013-07-25 10:00:30

UbuntuVirtualBox

2021-07-12 14:47:16

UbuntuZlib代碼
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)