SPICE - Enable Sounds2011/04/08 |
It's possible to listen to any sounds on SPICE client that is played on remore virtual machine. |
|
[1] | Change the setting of Virtual Machine |
[root@dlp ~]# virsh edit www # add following lines # for slot='xxxx', set an empty number
<sound model='ac97'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </sound> [root@dlp ~]# virsh start www Domain www started |
Though this is a gpaphics, it's impossible to let you hear the sounds, a music is being played on Client. |
Sponsored Link |