Skip to content
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

unifying receiver stuck in nRF24LU1P-F32 BOOT LDR cant go back to same after Research Firmware #25

Open
xbipin opened this issue May 9, 2020 · 4 comments

Comments

@xbipin
Copy link

xbipin commented May 9, 2020

i have a unifying receiver dongle which when plugged in always used to show nRF24LU1P-F32 BOOT LDR which i guess was due to no firmware on it so in hopes to get it working i flashed you nrf-research-firmware and apparently its just stuck on that, if i run the logitech-usb-restore it gets it back to nRF24LU1P-F32 BOOT LDR temporarily untill i unplug and replug i but cant get it to a state where i can flash the unifying receiver hex file or just remain back on nRF24LU1P-F32 BOOT LDR, any help is appreciated

on plugging it in i see this
[ 4362.570453] usb 1-1.1.2: new full-speed USB device number 17 using dwc_otg [ 4362.710982] usb 1-1.1.2: New USB device found, idVendor=1915, idProduct=0102, bcdDevice= 0.01 [ 4362.710996] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4362.711006] usb 1-1.1.2: Product: Research Firmware [ 4362.711015] usb 1-1.1.2: Manufacturer: RFStorm

on trying restore it goes to this
[ 4377.320480] usb 1-1.1.2: reset full-speed USB device number 17 using dwc_otg [ 4377.640455] usb 1-1.1.2: device descriptor read/64, error -32 [ 4377.892110] usb 1-1.1.2: device firmware changed [ 4377.892327] usb 1-1.1.2: USB disconnect, device number 17 [ 4377.990515] usb 1-1.1.2: new full-speed USB device number 18 using dwc_otg [ 4378.127593] usb 1-1.1.2: New USB device found, idVendor=1915, idProduct=0101, bcdDevice= 0.01 [ 4378.127604] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4378.127608] usb 1-1.1.2: Product: nRF24LU1P-F32 BOOT LDR [ 4378.127612] usb 1-1.1.2: Manufacturer: Nordic Semiconductor

@xbipin xbipin changed the title unifying receiver stuck in nRF24LU1P-F32 BOOT LDR cant back to same after Research Firmware unifying receiver stuck in nRF24LU1P-F32 BOOT LDR cant go back to same after Research Firmware May 9, 2020
@xbipin
Copy link
Author

xbipin commented May 18, 2020

is there any way to get out of the 2 modes and go back to stock logitech

@CoreyD97
Copy link

Hey @xbipin, I flashed this firmware and the receiver got stuck in the bootloader too.
What eventually fixed it was the following:
Get device ID:
$ sudo fwupdtool get-devices and look for your unifying receiver.
$ sudo fwupdtool install https://fwupd.org/downloads/2443cef8b1dae48751d3c60dab22210733e57036-Logitech-Unifying-RQR12.11_B0032.cab <DEVICE_ID>

You might need the RQR24 version instead, the links to both can be found here.

@xbipin
Copy link
Author

xbipin commented Sep 12, 2020

i tried it but the problem in my case is fwupdtool get-devices doesn't list the device_id at all for this, lsusb shows it as nordic semiconductors device.
As i mentioned earlier i think my dongle didnt have any unifying firmware on it earlier hence it used to show nRF24LU1P-F32 BOOT LDR always and then after flashing nrf-research-firmware it got stuck there only and now fwupdtool wont list it at all so cant force a firmware flash even, is there a way to list unknown device_ids so can force flash and see if i can get it to Logitech uniyfing?

@DRCRecoveryData
Copy link

i tried it but the problem in my case is fwupdtool get-devices doesn't list the device_id at all for this, lsusb shows it as nordic semiconductors device.

As i mentioned earlier i think my dongle didnt have any unifying firmware on it earlier hence it used to show nRF24LU1P-F32 BOOT LDR always and then after flashing nrf-research-firmware it got stuck there only and now fwupdtool wont list it at all so cant force a firmware flash even, is there a way to list unknown device_ids so can force flash and see if i can get it to Logitech uniyfing?

I think i solved all issue in here of signed bootloader:

https://twitter.com/drcrecovery/status/1671590705238781953?s=46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants