コマンドを実行してファームウェアを更新すると、手動で更新モードにするように指示されます。説明を検索しましたが、役立つものが見つかりません。
# fwupdmgr -v update
Downloading RQR12.07_B0029 for Unifying [runtime]...
Updating RQR12.07_B0029 on Unifying [runtime]...
Decompressing…
Device Unifying [runtime] needs to manually be put in update mode
fwupdmgr get-devicesからの出力 :
Unifying [runtime]
Guid: 9d131a0c-a606-580f-8eda-80587250b8d6
UniqueID: com.logitech.Unifying.RQR12.firmware
DeviceID: usb:00:01
Description: <p>A Unifying receiver allows you to connect multiple compatible keyboards and mice to a laptop or desktop computer with a single USB receiver. Updating the firmware on your Unifying receiver improves performance, adds new features and fixes security issues.</p>
Plugin: unifying
Flags: allow-online|supported|needs-bootloader
DeviceVendor: Logitech
Version: 003.000.12003
VersionBootloader: BL.0aa.0aa
Created: 2018-05-04
AppstreamId: com.logitech.Unifying.RQR12.firmware
Summary: Firmware for the Logitech Unifying receiver
UpdateDescription: <p>This release addresses an unencrypted keystroke injection issue known as Bastille security issue #11. The vulnerability is complex to replicate and would require a hacker to be physically close to a target.</p>
UpdateVersion: RQR12.07_B0029
UpdateHash: d0d33e760ab6eeed6f11b9f9bd7e83820b29e970
UpdateChecksumKind: sha1
License: Proprietary
UpdateUri: https://fwupd.org/downloads/938fec082652c603a1cdafde7cd25d76baadc70d-Logitech-Unifying-RQR12.07_B0029.cab
UrlHomepage: http://support.logitech.com/en-us/software/unifying
Vendor: Logitech
Trusted: none
承認された回答:
オンラインにあるすべての(おそらくほとんどの)ソリューションをテストしました。そして、うまくいった解決策(私はUbuntu 18.04 Liveを使用しています)は次のとおりです:
-
apt
を削除しますfwupd
のバージョン とsudo apt remove fwupd
Ubuntu18.04の現在のリポジトリバージョンは
のようです。
クライアントバージョン:1.0.9
チェックアウト情報:1.0.9
このバージョンでは次のエラーが発生するため、これは問題です。
子ではないファームウェア要件を処理できません
-
snap
に置き換えますfwupd
のバージョン これも(多分)snap
をインストールします 、も。sudo snap install fwupd --classic
現在の
snap
一方、バージョンは、この複雑さなしに機能する新しいバージョンを提供します。そのバージョンは(2019年7月現在)
クライアントバージョン:1.2.10
チェックアウト情報:1.2.10
2020年6月現在、以下が有効です
クライアントバージョン:1.4.3
デーモンバージョン:1.4.3
-
この現在のバージョンで、実行
fwupdmgr refresh
-
そして最後に、更新を実行します
fwupdmgr update
-
次に、
でバージョンをテストしますfwupdmgr get-devices | grep -A30 "Unifying Receiver" | grep -i "version:"
その出力は次のようになります(2020年3月10日現在):
現在のバージョン:RQR12.10_B0032