-
Notifications
You must be signed in to change notification settings - Fork 258
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
Not detecting Logitech Unifying Receiver #27
Comments
FWIW, I have a C-U0007 with the same ID ("046d:c52b"), and have verified that both mousejack and jackit works well. |
Just tried this again on a fresh install of Debian 8.5; Same error. All of my dongles are the same: LZ514DJ-DJ |
This might not make sense, but have you tried using Ubuntu? Worked well for me on Ubuntu Desktop 16.04.1. |
@nmccollum, can you install ltunify, run the following command, and then paste the output here?
It's possible that your dongle is using a version of the Logitech bootloader that I haven't tested against. |
The same problem Serial number: 4CB79D47 |
i got the same problem.. it always says "no compatible device found" tried on different linux distributions but with the same result any other suggestions? |
I've got several Logitech receviers here model number C-U0007 that are not detected during the 'sudo make install' phase. One I have had for 5-6 years, one for 2 years and one I just purchased brand new.
Bus 001 Device 008: ID 046d:c52b Logitech, Inc. Unifying Receiver
[2016-08-31 22:29:32.052] Looking for a compatible device that can jump to the Nordic bootloader
[2016-08-31 22:29:32.075] Looking for a device running the Nordic bootloader
[2016-08-31 22:29:33.076] No compatbile device found
Traceback (most recent call last):
File "./prog/usb-flasher/usb-flash.py", line 92, in
raise Exception('No compatible device found.')
Exception: No compatible device found.
System is Arch Linux 4.7.2-1-ARCH fully updated.
Thanks!
The text was updated successfully, but these errors were encountered: