So colin, tried but..... The problem is stil here because Vbox redirect all VM on default sink and source , and I don't understand how to redirect correctly each input on each output. I tried "pactl move-source-output" and pactl "move-sink-input" but doesn't works (the sound doesn't correspond from one VM to another) ..... There is a thing I don't understand is how to redirect VM 1 sound output to VM 1 sound input using 2 sinks ? So, shall I give up ? 2010/10/19 Colin Guthrie <gmane at colin.guthr.ie> > Try editing the appropriate file and make the following changes: > > 1. Comment out the line that says: > load-module module-always-sink > > 2. Add the following lines: > load-module module-null-sink sink_name=fakeout > load-module module-null-sink sink_name=fakein > set-default-sink fakeout > set-default-source fakein.monitor > > > > Then restart PA. If it doesn't restart then there is something wrong > with your changes (so best to keep a backup of the file). > > Hopefully that'll be enough to get things setup for you. > > Col > -- > > Colin Guthrie > gmane(at)colin.guthr.ie > http://colin.guthr.ie/ > > Day Job: > Tribalogic Limited [http://www.tribalogic.net/] > Open Source: > Mageia Contributor [http://www.mageia.org/] > PulseAudio Hacker [http://www.pulseaudio.org/] > Trac Hacker [http://trac.edgewall.org/] > > _______________________________________________ > pulseaudio-discuss mailing list > pulseaudio-discuss at mail.0pointer.de > https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20101020/d7709176/attachment.htm>