Changes between Version 6 and Version 7 of AudioDebug
- Timestamp:
- Sep 26, 2017 9:41:39 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AudioDebug
v6 v7 39 39 40 40 41 == Collecting information from the host == 41 == Enable extended logging == 42 43 '''Note: These steps are only for !VirtualBox older than 5.2. Newer versions perform those steps automatically.''' 42 44 43 45 As always when it comes to diagnosing problems with !VirtualBox the appropriate VBox.log is useful to have. To gather more verbose information about the actual audio state, please do the following: … … 66 68 4. Perform and reproduce the audio operation. 67 69 70 71 == Ok, all done! What now? == 72 68 73 '''Important''': The newly created VBox.log log file must contain the line 69 74 {{{ 70 75 Audio: Verbose logging enabled 71 76 }}} 72 73 74 == Ok, all done! What now? ==75 77 76 78 Please collect the VBox.log from the host, pack it (ZIP, RAR) into an archive and submit that archive as part of a new or existing bug report at our [https://www.virtualbox.org/wiki/Bugtracker public bug tracker].