Re: [virt-tools-list] [PATCH 5/5] virt-manager: add opengl graphics option

2016-03-01 Thread Nick Sarnie
Hi, if I use this patch, I cannot add a spice display device. I get an error about "Graphics Device Parameter error, too many values to unpack" and if I hit OK I get 'NoneType' object has no attribute 'virtual_device_type' Below is the virt-manager -debug log. Thanks, Sarnex sarnex@pc ~ $ virt-ma

[virt-tools-list] Issues with Spice and Virgl

2016-03-01 Thread Nick Sarnie
Hi guys, I'm having issues with spice and virgl. If I use virtio with accel3d=yes and spice with gl=on, I get a black screen after a few seconds of booting text. It works with SDL and GTK. If I disable either accel3d or spice gl, it boots with virtio-gpu. The host is gentoo with mesa, spice, spice-

Re: [virt-tools-list] Issues with Spice and Virgl

2016-03-01 Thread Nick Sarnie
On Tue, Mar 1, 2016 at 8:06 PM, Nick Sarnie wrote: > Hi guys, I'm having issues with spice and virgl. If I use virtio with > accel3d=yes and spice with gl=on, I get a black screen after a few seconds > of booting text. It works with SDL and GTK. If I disable either accel3d or

Re: [virt-tools-list] Issues with Spice and Virgl

2016-03-01 Thread Nick Sarnie
On Tue, Mar 1, 2016 at 8:16 PM, Nick Sarnie wrote: > > > On Tue, Mar 1, 2016 at 8:06 PM, Nick Sarnie > wrote: > >> Hi guys, I'm having issues with spice and virgl. If I use virtio with >> accel3d=yes and spice with gl=on, I get a black screen after a few seco