Skip to content

missing SPICE/VirtIO guest packages (spice-vdagent, xf86-video-qxl) — llvmpipe fallback only on VirtIO GP #2

Description

@c-ludenberg

long time no see. remember me? anyway.

installed v0.1.0 in qemu with -vga virtio. got this fancy red hat virtio 1.0 gpu. cool. too bad it renders like a powerpoint from 2003.

$ lspci | grep VGA
00:02.0 VGA compatible controller: Red Hat, Inc. Virtio 1.0 GPU (rev 01)
$ pacman -Qs xf86-video
(none)
$ pacman -Qs spice
(none)
$ glxinfo -B | head -3
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 19.1.4, 256 bits)

so we got:

  • virtio_gpu_dri.so ✅ present. doing its best. real trooper.
  • xf86-video-qxl ❌ missing. on vacation.
  • spice-vdagent ❌ also missing. same vacation probably.

result: 1024x768. software rendering. no clipboard. no dynamic res. the virtio gpu is physically installed in the vm but spiritually unemployed.

my brother in christ just throw spice-vdagent xf86-video-qxl into the package list. it's like 200KB. even Antergos NeXT has it XD

if you want more info just remind me here xd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions