Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo guest audio on Virtualbox
Date: Fri, 07 Dec 2012 13:28:07
Message-Id: 201212071326.31242.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Gentoo guest audio on Virtualbox by Markos Chandras
1 On Monday 03 Dec 2012 10:53:16 Markos Chandras wrote:
2 > Hi,
3 >
4 > I have a host (centos6) running Gentoo as a guest on Virtualbox-4.2.4.
5 > However, I am not able to get audio working on the Gentoo guest.
6 >
7 > The configuration is the following:
8 >
9 > == Host settings for Guest VM ==
10 > Alsa Audio Driver
11 > Intel HD Audio
12 >
13 > == Gentoo VM ==
14 > Linux-3.6.8
15 > lsmod|grep snd
16 > snd_hda_codec_idt 44870 1
17 > snd_hda_intel 20177 3
18 > snd_hda_codec 59120 2 snd_hda_codec_idt,snd_hda_intel
19 > snd_pcm 59535 3 snd_hda_codec,snd_hda_intel
20 > snd_page_alloc 5809 2 snd_pcm,snd_hda_intel
21 >
22 > The alsamixer seems to recognize the virtual audio card correctly.
23 > However I am not able to get any audio output on smplayer,mplayer or
24 > even chromium.
25 >
26 > Any ideas? I also have a Windows Guest (Host settings Pulseaudio/Intel
27 > HD Audio) and the sound works there without problems.
28
29 If you're running the binary VBox package I seem to recall that sound was
30 broken a couple of years ago. Yep, here it is:
31
32 https://bugs.gentoo.org/show_bug.cgi?id=310793
33
34 Crikey! 85 comments and still going. I hope they add it to the main tree
35 soon.
36 --
37 Regards,
38 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Gentoo guest audio on Virtualbox victor romanchuk <rom@××××××××××.net>