<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Sound works also on RDO Kilo  Cloud instances F21,F20 via same patch. <br>Situation with F22 seems to me  either as regression or a bug.<br>Testing Ubuntu 15.04, 14.04 doesn't make sense . Ubuntu VMs are unable to run X Server in Spice session,<br>at least via my experience. <br>Any Fedora 22,21,20 and CentOS 7.1 cloud VMs do allow install && run GNOME or MATE desktop.<br><br>Thanks.<br>Boris<br>---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br><div>From: bderzhavets@hotmail.com<br>To: rdo-list@redhat.com<br>Date: Sun, 14 Jun 2015 04:05:57 -0400<br>Subject: [Rdo-list] RE(2): Switching to Dashboard Spice Console in RDO Kilo on Fedora 22<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">I've  got sound working on CentOS 7 VM ( connection  to console via virt-manager) <br>with slightly updated patch of Y.Kawada, self.type set "ich6".<br><br>+class LibvirtConfigGuestSound(LibvirtConfigGuestDevice): <br>+    def __init__(self, **kwargs):<br>+        super(LibvirtConfigGuestSound, self).__init__(root_name="sound",**kwargs)<br>+        self.type = "ich6"  # for Centos7<br>+        def format_dom(self):<br>+    dev = super(LibvirtConfigGuestSound, self).format_dom()<br>+        dev.set("model", self.type)<br>+        return dev<br><br>However, booting log of CentOS 7 VM contains :-<br>    Starting Manage Sound Card State (restore and store)...<br>    [[32m  OK  [0m] Started Manage Sound Card State (restore and store).<br>    [[32m  OK  [0m] Listening on RPCbind Server Activation Socket.<br><br><div><hr id="ecxstopSpelling">From: bderzhavets@hotmail.com<br>To: rdo-list@redhat.com<br>Date: Fri, 12 Jun 2015 11:53:32 -0400<br>Subject: [Rdo-list] Switching to Dashboard Spice Console in RDO Kilo on     Fedora 22<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}


--></style>
<div dir="ltr">I was able to switch to spice console . Details here :-<br><a href="http://bderzhavets.blogspot.com/2015/06/enable-dashboard-spice-console-in-rdo.html" target="_blank">http://bderzhavets.blogspot.com/2015/06/enable-dashboard-spice-console-in-rdo.html</a><br><br>Then I  manually patched virt/libvirt/config.py and driver.py  following :-<br><a href="http://www.slideshare.net/YukihiroKawada/rdo-spice" target="_blank">http://www.slideshare.net/YukihiroKawada/rdo-spice</a><br><br>I got cut&&paste feature for spice console to VM opened via virt-manager either spicy.<br>But , regardless in virt-manager's panel showing features I see sound "ac97"  ,<br>movies are running silently.<br><br>Thank you<br>Boris<br><br><br>                                       </div>
<br>_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe@redhat.com</div>                                       </div>
<br>_______________________________________________
Rdo-list mailing list
Rdo-list@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe@redhat.com</div>                                       </div></body>
</html>