Skip to content

Add Flydigi vender ID and fix Flydigi vander 5s connection problem - #205

Open
YztarYan wants to merge 2 commits into
dlundqvist:masterfrom
YztarYan:master
Open

Add Flydigi vender ID and fix Flydigi vander 5s connection problem#205
YztarYan wants to merge 2 commits into
dlundqvist:masterfrom
YztarYan:master

Conversation

@YztarYan

Copy link
Copy Markdown

Flydigi Vader 5S is an officially licensed controller that doesn't implement the full GIP auth handshake. It responds with just 0x00, which is too short for the driver to parse. This PR detects that and skips auth, allowing the controller to initialize normally.
Fixes #203

@ykpmusicstudio

ykpmusicstudio commented Jul 10, 2026

Copy link
Copy Markdown

Could you check if the following GUID (security opt-out) is reported by gip_parse_interfaces : 7a34ce77-7de2-45c6-8ca4-0042c08bd94a ?

Would it be the case, the fix could be made more generic by testing this very GUID against the interfaces from gamepad.c gip_gamepad_probe and skip the handshake entirely (if requested by the device).

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

Successfully merging this pull request may close these issues.

Flydigi Vader 5S (37d7:2801) - xone-wired probe fails with error -71

2 participants