Opened 6 years ago
Last modified 5 years ago
#18444 new defect
Cannot use microphone. Applications that try to record audio hang
Reported by: | abacabadabacaba | Owned by: | |
---|---|---|---|
Component: | audio | Version: | VirtualBox 6.0.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
After I upgraded VirtualBox from 5.x to 6.0.4, I can no longer use microphone from within the VirtualBox VM. I run Debian on both the host and the guest system.
Steps to reproduce:
- Create a new VM. Set guest OS to Debian 64-bit, don't change any other settings.
- Boot the VM using a Debian live CD.
- Enable audio input for the VM.
- Inside the VM, try to use a program that tries to record audio, such as SOX (run these commands: apt-get install sox; rec -n).
- Observe that the program hangs. On the host system, the same program works fine.
Attachments (2)
Note:
See TracTickets
for help on using tickets.
It's usually better and faster, if issues get first addressed in the VirtualBox forums, a lot more eyes there. More than 95% of the issues are resolved in the forums, which keeps the developers focusing on the bug fixes and enhancements, and there is no need for another ticket to keep track of. For example, yours is most probably not a bug and someone from the developers has to deal with it and close it as "Invalid".
Plus a discussion and analysis on the bug tracker is going to help you, me, and potentially a future drive-by user or two. Not so in the forums, many more tend to benefit...
It looks like you're using the Debian fork version of VirtualBox. You can either ask in their forums/channels for help, or completely remove/uninstall/delete/purge their version and install the official version from the Linux Downloads section of VirtualBox.
Please do not obfuscate the information requested. You may have a path with non-ASCII characters and that may turn out to be a bug in itself. "Stasi" has closed shop, there's not that much to worry about... ;)
Tried anything else, like Pulse?
I tested a clean Debian 9.5 installation on an OSX host. I went to the Debian System Preferences and I could clearly see the microphone input reading changing while I was speaking in the microphone. Did you try something as simple as the basic tests to see if the microphone is working? Or did you go straight to the app?
I then installed "
sox
", and run "rec -n
". I'm not familiar with that program, so I don't know what I should be seeing, but here's what I did see:With the "
[ -==|==- ]
" part dynamically reflecting the audio input level.