Opened 12 years ago
Closed 11 years ago
#11636 closed defect (fixed)
No Audio on OS X guest on OS X host
Reported by: | Edward | Owned by: | |
---|---|---|---|
Component: | audio | Version: | VirtualBox 4.2.10 |
Keywords: | Cc: | ||
Guest type: | OSX Server | Host type: | Mac OS X |
Description
The guest OS X detected Intel HD Audio, and the AppleHDA driver worked.
However, no audio input & output devices were found on guest OS X.
On the host OS X side, the VBox.log shows that:
00:00:02.915671 Audio: Trying driver 'coreaudio'. 00:00:02.941214 CoreAudio: Using input device: Built-in Microphone (UID: AppleHDAEngineInput:1B,0,1,0:1) 00:00:02.953257 HDAcodec: can't open in fmt(freq: 44100) 00:00:02.954443 CoreAudio: Using output device: Built-in Output (UID: AppleHDAEngineOutput:1B,0,1,1:0) 00:00:02.956674 HDAcodec: can't open out fmt(freq: 44100)
It seems to be a problem in VirtualBox on the host side.
Attachments (1)
Change History (2)
by , 12 years ago
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please reopen if still relevant with VBox 4.3.10. In that case, please attach a VBox.log file from a 4.3.10 session.