Don't know if its a bug or an unexpected behavior but installing cloud-init package on the proxmox host can break the system.
Yesterday I was playing with cloud-init images and installed libguestfs-tools and the cloud-init package on the host.
Today I restarted the proxmox host and on boot the...
I have my expectations tamed, virgl is going slow and getting some feature like that into production would take extensive testing and validation. If it would come with pve 8 i would be more than happy. Meanwhile I would love to have accelerated linux vms, so I'm up for the challenge of...
My bad! I was trying to modify qemu-server from pve repo instead of pve-qemu.
Came back to it some days ago and managed to compile pve-qemu with --enable-sdl --enable-virglrenderer --enable-opengl without problem.
Now I can fire vms with args: -display egl-headless,gl=core -device...
Thanks for the tips! I'll try egl-headless when got the support compiled.
Looking at the diff seems like I'm using a different version of the debian/rules, the one int the git repo is very short:
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was...
I'm actually giving it a try, so far cloned qemu-server from pve source git and modified debian/rules:
never used dh, so looking at the docs i guessed that it shoud look like this:
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- --enable-sdl --with-sdlabi=2.0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.