Skip to content
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

Audio subsystem detection fails on Windows on VP3210 #1186

Closed
filipleple opened this issue Dec 18, 2024 · 4 comments
Closed

Audio subsystem detection fails on Windows on VP3210 #1186

filipleple opened this issue Dec 18, 2024 · 4 comments

Comments

@filipleple
Copy link
Member

filipleple commented Dec 18, 2024

Component

Dasharo firmware

Device

Protectli VP3210

Dasharo version

v0.9.0-rc6

Dasharo Tools Suite version

No response

Test case ID

AUD001.002 Audio subsystem detection (Windows)

Brief summary

Get-WmiObject -class Win32_SoundDevice returns nothing

How reproducible

100%

How to reproduce

Run AUD001.002 or just type Get-WmiObject -class Win32_SoundDevice into PowerShell on VP3210

Expected behavior

It should return an audio device

Actual behavior

It returns nothing

Screenshots

PS C:\Users\user> Get-WmiObject -class Win32_SoundDevice
PS C:\Users\user>

Additional context

No response

Solutions you've tried

No response

@miczyg1
Copy link
Contributor

miczyg1 commented Dec 19, 2024

@filipleple is an HDMI monitor plugged in? The board has only display audio.

@filipleple
Copy link
Member Author

@miczyg1 it is, and I've verified via Windows GUI sound settings that the monitor is detected with the correct model and vendor name as a sound output. So it looks like a testing issue instead, I'm guessing we should probe a different class strictly for display audio devices

@BeataZdunczyk
Copy link
Member

So it looks like a testing issue instead, I'm guessing we should probe a different class strictly for display audio devices

@filipleple could you either raise an issue for this and link it here, or transition this one to the OSFV repository?

@filipleple
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants