You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audio subsystem detection needs different handling on display-audio-only platforms on Windows. Get-WmiObject -class Win32_SoundDevice returns nothing on VP3210, even though an HDMI monitor is being properly detected and listed as an output in the sound settings.
How reproducible
100%
How to reproduce
Connect an HDMI monitor to VP3210, note that it's properly detected in the sound settings and run Get-WmiObject -class Win32_SoundDevice
Device
VP3210 for example
RTE version
any
OSFV version
any
Affected component(s) or functionality
No response
Brief summary
Audio subsystem detection needs different handling on display-audio-only platforms on Windows.
Get-WmiObject -class Win32_SoundDevice
returns nothing on VP3210, even though an HDMI monitor is being properly detected and listed as an output in the sound settings.How reproducible
100%
How to reproduce
Connect an HDMI monitor to VP3210, note that it's properly detected in the sound settings and run
Get-WmiObject -class Win32_SoundDevice
Expected behavior
According to AUD001.002 in OSFV as of now, some entry related to the display audio subsystem should be listed
Actual behavior
The command returns no output, even though the display audio option does reliably get detected
Link to screenshots or logs
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: