-
Notifications
You must be signed in to change notification settings - Fork 436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't update logitech unifying receiver: cannot handle firmware requirement 'not-child' #1139
Comments
Hi, I'm trying to fix a bricked Logitech MK520 mouse and keyboard combo. Followed instructions here: #655 but I'm getting the same 'not-child' error here.
|
I have actually managed to install RQR24.06_B0030 by myself. $ git clone https://github.com/Logitech/fw_updates.git
$ cd fw_updates/RQR24/RQR24.06/lvfs
$ nano com.logitech.Unifying.RQR24.metainfo.xml Comment out lines 62-67:
$ make
$ sudo fwupdmgr install Logitech-Unifying-RQR24.06_B0030.cab It works flawlessly. |
@agustinventura $ git clone https://github.com/Logitech/fw_updates.git
$ cd fw_updates/RQR12/RQR12.08/lvfs
$ nano com.logitech.Unifying.RQR12.metainfo.xml Comment out lines 62-67:
$ make
$ sudo fwupdmgr install Logitech-Unifying-RQR12.08_B0030.cab (I have only changed |
I have the same problem, on Linux Mint 19.1 x64 Cinnamon. Details as follows.
|
@kacpi2442 it works!!! You made my day, thanks!!! |
It worked for me too, which is good and I am grateful. Less good is the continuing error message from |
I'm working on this now. |
This ensures that child devices are updated before the receiver as the update protocol may be changed during the update. Fixes #1139
This ensures that child devices are updated before the receiver as the update protocol may be changed during the update. Fixes #1139
Confirmed both problem and fix in Fedora 28. |
Any chance of pushing the fix to my machine? I have Mint 19.1. |
You need to file a bug with Mint and ask them to update fwupd. There's nothing I can do. |
If mint doesn't want to do it, you can possibly use the snap instead: https://github.com/hughsie/fwupd/wiki/fwupd-snap |
I installed the snap, and now things seem rather messed up:
I did not get these 'ignoring' messages before. |
Can you please share fwupdmgr --version with the snap?
You installed from standard channel or edge channel?
Also please share get-devices output.
On Apr 27, 2019 16:22, LinuxOnTheDesktop <notifications@github.com> wrote:
[EXTERNAL EMAIL]
I installed the snap, and now things seem rather messed up:
$ fwupdmgr get-topology
?
?? X1 Carbon Thunderbolt Controller eded407096031a81370bc25ae01650697a7c72b6
?? 20KHCTO1WW System Firmware 1c53551e7da69d896138fac1ae131c83ad46d923
?? UEFI Device Firmware 29749712e93b58730ecd1b8537a5503ff5b7fb27
?? UEFI Device Firmware 9698faabddf0d7b18925cfbbda95f8b0d0dacc53
?? LENSE20512GMSP34MEAT2TA 04e17fcf7d3de91da49a163ffe4907855c3648be
?? Unifying Receiver fb1a5fd6e7d8cbf5d5a2ba7df68aee106ce41027
~ $ fwupdmgr update
ignoring 20KHCTO1WW System Firmware [1c53551e7da69d896138fac1ae131c83ad46d923] as not updatable
ignoring UEFI Device Firmware [29749712e93b58730ecd1b8537a5503ff5b7fb27] as not updatable
No upgrades for Unifying Receiver, current is RQR24.06_B0030: RQR24.06_B0030=same, RQR24.05_B0029=older
~ $ fwupdmgr get-updates
ignoring 20KHCTO1WW System Firmware [1c53551e7da69d896138fac1ae131c83ad46d923] as not updatable
ignoring UEFI Device Firmware [29749712e93b58730ecd1b8537a5503ff5b7fb27] as not updatable
No upgrades for Unifying Receiver, current is RQR24.06_B0030: RQR24.06_B0030=same, RQR24.05_B0029=older
I did not get these 'ignoring' messages before.
-
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#1139 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AADYXPQSDZTW2VSSRZWZTFLPSS7ZDANCNFSM4HECW34Q>.
|
Thanks. I used this command to instatt the snap version of fwup:
|
You're not running the fwupdmgr from the snap. You can try fwupd.fwupdmgr or remove your other fwupd installation. |
Thanks. After removing remnants of my old installation, now I see this:
|
You can try to install |
Yes, I did try that. No dice. I could not get the flatpak version of fwupd to work either. At this point I give up. Mint is due an update in June and perhaps the Mint team will update fwupd before that anyway. Either way, I think I will just wait. EDIT: I tried building from source but I encountered |
Sorry but I have to recheck. Seems to work at first but then after running fwupdmgr again it still says that update to firmware B0036 is available and fails to update to that... BUT After doing update to 30 the above described way and then rerunning fwupdmgr -v -v update a couple of times it did update to 36. So combination of above posts worked for me. |
$ sudo fwupdmgr get-updates cannot handle firmware requirement 'not-child'
Please answer the following questions:
Manjaro linux
from source
,pacman
,apt-get
, etc):I have installed it using pacman
I simply cannot update to latest RQR24.06_B0030 firmware on C-U0008 receiver.
The text was updated successfully, but these errors were encountered: