
Need more information, are you using a passed through GPU? Or just QXL?leyvi wrote:Which display type should I use? I've been using QXL, but that shows up as a VGA device on the guest, and I'm not sure if it's using that or the GPU I provided...

Code: Select all
lspci -nnkI'm using passthrough, with the iGPU on my CPU, since I have a dGPU that I can use for the host. I'm using SPICE to view it.yaslam wrote:Need more information, are you using a passed through GPU? Or just QXL?leyvi wrote:Which display type should I use? I've been using QXL, but that shows up as a VGA device on the guest, and I'm not sure if it's using that or the GPU I provided...

Alright, I'll check as soon as I'm able.NeddySeagoon wrote:leyvi,
from the guest would be good. That will tell about your available GPUs.Code: Select all
lspci -nnk
If Xorg is running, Xorg.0.log will tell which one is in use for your GUI.
dmesg will show which GPU is used for the console.
Both of those are too big for for a post. They need to be pastebins.

When doing GPU passthrough the display type should be set to none, as Neddy said you connect a monitor to the passed through GPU.leyvi wrote:Which display type should I use?

SPICE with VirGL enabled does only OpenGL acceleration using the host GPU, but it only works on Linux guests.leyvi wrote:Ah... I only have one monitor. Is there any way to accelerate graphics with a GPU, then send the frames over SPICE?


Code: Select all
ssh localhost