Reported by: | Owned by: | ||
---|---|---|---|
Component: | audio | Version: | VirtualBox 5.0.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Configuring a USB Controller 162. Using VMware Workstation Pro VMware, Inc. Use the latest graphics driver recommended for the host system. To support Windows 7 Aero graphics, the host system should have either an NVIDIA GeForce 8800GT.
Description
Attachments
- win10_host_lubuntu1404_guest.log (114.8 KB) - added by gmace114 years ago.
- Log
- win7.log (95.2 KB) - added by noname14 years ago.
Change History
Dell Multimedia Audio Controller Driver
Changed 4 years ago by gmace11
- attachmentwin10_host_lubuntu1404_guest.log added
comment:2 Changed 4 years ago by oferdavidi
comment:3follow-up:↓ 4 Changed 4 years ago by oferdavidi
comment:4 in reply to: ↑ 3 ; follow-up:↓ 11 Changed 4 years ago by gmace11
comment:6 Changed 4 years ago by leeb
comment:7follow-up:↓ 9 Changed 4 years ago by dbunkerd
comment:9 in reply to: ↑ 7 Changed 4 years ago by jaqob
comment:11 in reply to: ↑ 4 Changed 4 years ago by oferdavidi
comment:12follow-ups:↓ 14↓ 17 Changed 4 years ago by gmace11
comment:14 in reply to: ↑ 12 Changed 4 years ago by dbunkerd
comment:16 Changed 4 years ago by p060477
comment:17 in reply to: ↑ 12 Changed 4 years ago by oferdavidi
comment:19follow-ups:↓ 20↓ 22 Changed 4 years ago by frank
comment:20 in reply to: ↑ 19 Changed 4 years ago by dbunkerd
comment:21 Changed 4 years ago by giusi
comment:22 in reply to: ↑ 19 Changed 4 years ago by oferdavidi
comment:24 Changed 4 years ago by Universe
comment:25follow-up:↓ 26 Changed 4 years ago by ddixuike
comment:26 in reply to: ↑ 25 Changed 4 years ago by dbunkerd
comment:28 Changed 4 years ago by giusi
comment:29 Changed 4 years ago by frank
Multimedia Audio Controller Missing
- Status changed from new to closed
- Resolution set to fixed
comment:31 Changed 4 years ago by noname1
- Status changed from closed to reopened
- Resolutionfixed deleted
Intel Realtek Audio Device Driver
Changed 4 years ago by noname1
- attachmentwin7.log added
comment:32 Changed 4 years ago by sunlover
- Status changed from reopened to closed
- Resolution set to fixed
Multimedia Controller Driver Windows 7
A while ago I blogged about sound problem on Gentoo in VMWare. You can read about it here – Gentoo Problems with Sound.
As it turns out, it was an issue with the in-kernel sound driver for the soundcard that vmplayer emulates. If you’re using kernel 2.6.30-r6 or older, it should work fine. But if you update to a later kernel, it will plays the audio messed up. Solution? Well you could do:
- Compile kernel without sound driver, then find the driver independently and use a version that works.
- Rollback to 2.6.30-r6 or older.
For compiling kernel without sound driver, it will be a bit of work to find which driver it uses for emulated vmplayer soundcard. lspci on my vmplayer 3 reports:
00:12.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)
Multimedia Audio Controller Torrent
If you can find in the kernel the modules and disable it and then either find the driver binary for your distro or find the source, then you can roll back to a version that works. Keep in mind that it could be some kernel setting that is causing the audio to be played badly. Some realtime or clock settings.
Multimedia Audio Controller Driver Intel
For #2, most distros are on old kernels so it should be fine. By the time more distros move to the newer kernel, it could get fixed in the kernel or a better solution may be blogged about.
Until then, enjoy your linux distro.