-
Notifications
You must be signed in to change notification settings - Fork 485
logitech-hidpp: add 0x00d1 feature #8670
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
Conversation
Can we add a device emulation to bring this up a bit please? |
sorry, but I think it would be possible only after the official release of the first device supporting this feature. |
I'd be fine leaving out the project codenames -- I'm not super keen merging significant amounts of untested code. Is there any kind of test device firmware we can use that's not the official device? |
@hughsie I uploaded the recording, but please don't use it in autotest or share F/W URI until I got a permission from Logi to disclosure the F/W binary. PS should it works well if it updated via Bolt device? |
@hughsie we have a permission from Logi to use testing F/W vRBO03.00_B9009 uploaded onto LVFS.
Unfortunatelly loading is failing for that recording:
from fwupd.log:
|
My guess would be it's something to do with how the children are being added; not sure off the top of my head. The unifying plugin is a bit twisty and turny at the moment. If you can dig into it a bit I'd appreciate it -- I'm dealing with a different fire recently. I'll be back to normal in a week or so. |
Added support of resumable DFU feature. Added support of new RDFU firmware format. Added MX Mechanical device.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tried to get emulation working for an hour or so; there are a few emulation design bugs I need to look into in more detail, but that's not @d4s's problem. I think merge this now and given I have the hardware (which works!) I can make the emulation correct async.
Added support of resumable DFU feature.
Added support of new RDFU firmware format.
Added MX Mechanical device.
Type of pull request: