为什么我的 HP Firefly 固件更新无法安装?

为什么我的 HP Firefly 固件更新无法安装?

编辑:我正在运行 Ubuntu 22.10,已完全更新。Ubuntu 软件应用程序和更新管理器都表明有固件更新,但是一旦固件下载并解压缩,我就会从命令行和更新实用程序中收到以下错误“没有匹配的 HWID 09cbbed7-aafc-5da4-b4e9-ed1f69c914fb”这仅仅是说此设备没有更新,还是存在一些问题阻止它安装?

~ $ sudo dmidecode -s bios-version
T76 Ver. 01.08.00

~ $ fwupdmgr update
Devices with no available firmware updates: 
 • MZVLQ512HBLU-00BH1
 • Thunderbolt Dock G2
 • UEFI Device Firmware
 • UEFI Device Firmware
 • UEFI Device Firmware
 • USB Audio 2.0
Devices with the latest available firmware version:
 • Prometheus
 • Prometheus IOTA Config
╔══════════════════════════════════════════════════════════════════════════════╗
║ Upgrade System Firmware from 0x01080000 to 0x010b0000?                       ║
╠══════════════════════════════════════════════════════════════════════════════╣
║ Fixes and enhancements in System firmware 1.11.0.0:                          ║
║                                                                              ║
║ • Update BIOS to 01.11.00. Refer to hp.com for more details.                 ║
║                                                                              ║
║ HP ZBook Firefly 15.6 inch G8 Mobile Workstation PC must remain plugged      ║
║ into a power source for the duration of the update to avoid damage.          ║
╚══════════════════════════════════════════════════════════════════════════════╝

Perform operation? [Y|n]: 
Downloading…             [***************************************]
Downloading…             [***************************************]
Decompressing…           [***************************************]
Decompressing…           [***************************************]
no HWIDs matched 09cbbed7-aafc-5da4-b4e9-ed1f69c914fb

答案1

看来在笔记本电脑上更新 hp 固件的方法如下:

  1. 确保您的笔记本电脑具有有线互联网连接和电源。

  2. 在启动时调出特定的 hp 菜单。我发现说明告诉我在启动ESC时按 和F10即可调出。但我需要等待 GRUB 菜单加载,然后选择UEFI Settings。选择此菜单项后,我的笔记本电脑重新启动并显示我从未见过的 hp 菜单。

  3. Update System Bios在此菜单中选择。

  4. 选择Check HP.com for BIOS-Updates

从现在开始,系统应该会用不言自明的说明引导您。整个过程将需要 10-15 分钟,包括几次自动重启。系统还应该在最后告诉您更新是否成功。我的系统没有告诉我,但我的印象是更新确实成功了。在这个过程中似乎没有出现任何问题(尽管最初导致我尝试固件更新的问题仍然存在)。

[本简短指南基于我公司内部的说明。如能提供 hp 官方说明的链接,我们将不胜感激。]

答案2

昨天更新成功完成,当我重新启动时,BIOS 自行更新。所以至少在 22.10 中这个问题已经得到解决。

相关内容