feat: detect SteelSeries Arctis Nova 5/5X physical state - #11
Closed
Ayerdi wants to merge 2 commits into
Closed
Conversation
Owner
Author
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds
SteelSeriesNova5detection for SteelSeries Arctis Nova 5 / 5X when Windows keeps the USB audio endpoint active after the headset is powered off.Implementation
WindowsEndpointandLogitechGHubmodes unchanged.0x1038, Nova 5 PID0x2232, and Nova 5X PID0x2253.d78a86cc0f44403d2bcb16294f8f2d91cc2f9f343adb09907a8cef8278309be8, matching the digest published for the official 4.0.0 GitHub release asset.Unknownand never trigger an audio switch.Automated validation
GitHub Actions run
31719483869passes:A lint failure caused by use of PowerShell's automatic
$PIDvariable was fixed in commitc8970606c55518f65453f4ea61c9cef3ad6ce42a.Remaining validation
This stays a draft until tested on a physical Nova 5/5X. The required hardware test is: Connected -> Disconnected with dongle still attached -> Connected, including actual fallback/headset output switching and a restart/reconfigure check.