Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
9 stars 2 forks source link

VP66xx AUD001.002 Windows doesn't detect sound subsystem #385

Open philipandag opened 4 months ago

philipandag commented 4 months ago

Device

VP6670

RTE version

protectli_vp66xx_v0.9.0-rc6

OSFV version

osfv-integration-regression

Affected component(s) or functionality

Audio subsystem in windows detection AUD001.002

Brief summary

The AUD001.002 test method does not work

How reproducible

100%

How to reproduce

Run the AUD001.002 test automatically or manually by writing the command to the powershell:

Get-WmiObject -class Win32_SoundDevice

Expected behavior

Audio devices should be listed

Actual behavior

there is no output

Link to screenshots or logs

image

Additional context

Related: https://github.com/Dasharo/dasharo-issues/issues/947

Solutions you've tried

No response

JanPrusinowski commented 4 months ago

Same issue on v1210

macpijan commented 3 months ago

It should a matter of the proper driver installation procedures, especially since we could make it work on V1210.