changed interface id from 0 to 4 for Arctis Nova 3P Wireless #483
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes made
Changed the interface id from 0 to 4 to fix non detection for Steelseries Arctis Nova 3P Wireless on Linux.
This is the output of the device information for clarification.
Device Found
VendorID: 0x1038
ProductID: 0x2269
path: /dev/hidraw2
serial_number:
Manufacturer: SteelSeries
Product: Arctis Nova 3P Wireless
Interface: 3
Usage-Page: 0xffc0 Usageid: 0x1
Device Found
VendorID: 0x1038
ProductID: 0x2269
path: /dev/hidraw1
serial_number:
Manufacturer: SteelSeries
Product: Arctis Nova 3P Wireless
Interface: 4
Usage-Page: 0xc Usageid: 0x1
Device Found
VendorID: 0x1038
ProductID: 0x2269
path: /dev/hidraw0
serial_number:
Manufacturer: SteelSeries
Product: Arctis Nova 3P Wireless
Interface: 5
Usage-Page: 0xff00 Usageid: 0x1
Checklist