Changeset 91052 in vbox
- Timestamp:
- Sep 1, 2021 9:23:45 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp
r91051 r91052 245 245 ) 246 246 { 247 LogRel(("ValKit: Warning: Did not get any audio data to play or record altough tests were configured -- audio stack misconfiguration / bug?\n")); 247 LogRel(("ValKit: Warning: Did not get any audio data to play or record altough tests were configured\n\n")); 248 LogRel(("ValKit: Hints:\n" 249 "ValKit: - Audio device emulation configured and enabled for the VM?\n" 250 "ValKit: - Audio input and/or output enabled for the VM?\n" 251 "ValKit: - Is the guest able to play / record sound at all?\n" 252 "ValKit: - Is the guest's audio mixer or input / output sinks muted?\n" 253 "ValKit: - Audio stack misconfiguration / bug?\n\n")); 248 254 } 249 255
Note:
See TracChangeset
for help on using the changeset viewer.

