homebrew-qemu-virgl
homebrew-qemu-virgl copied to clipboard
A homebrew tap for qemu with support for 3d accelerated guests
When following the directions to install an Ubuntu 20.04 server the display is very very tiny and I cannot read the prompts to get the OS installed. Is there a...
==> Installing qemu-virgl from knazarov/qemu-virgl ==> Installing dependencies for knazarov/qemu-virgl/qemu-virgl: knazarov/qemu-virgl/libangle, knazarov/qemu-virgl/libepoxy-angle, knazarov/qemu-virgl/virglrenderer, libpng, libssh, libcap, lz4, zstd, systemd, libusb, lzo, pixman, snappy, spice-protocol and vde ==> Installing knazarov/qemu-virgl/qemu-virgl dependency:...
Install failing on Big Sur with the below, I have homebrew installed in my home folder. Any help is appreciated. ``` ==> Installing dependencies for knazarov/qemu-virgl/qemu-virgl: knazarov/qemu-virgl/libangle, knazarov/qemu-virgl/libepoxy-angle, knazarov/qemu-virgl/virglrenderer and...
Hi, When I try to run these commands: qemu-system-aarch64 \ -machine virt,accel=hvf,highmem=off \ -cpu cortex-a72 -smp 2 -m 4G \ -device intel-hda -device hda-output \ -device virtio-gpu-pci \ -device virtio-keyboard-pci...
Failed to install qemu-virgl. brew install knazarov/qemu-virgl/qemu-virgl ==> Downloading https://github.com/knazarov/homebrew-qemu-virgl/releases/download/libangle-20211212.1/libangle-20211212.1.big_sur.bottle.tar.gz ... ==> Downloading https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/FD12FLOPPY.zip curl: (22) The requested URL returned error: 404 Error: qemu-virgl: Failed to download resource "qemu-virgl--test-image" Download...
/media/user/SSD1TB/knazarov ❯ brew install knazarov/qemu-virgl/qemu-virgl ⏎ sh: 0: getcwd() failed: Input/output error sh: 0: getcwd() failed: Input/output error shell-init: error retrieving current directory: getcwd: cannot access parent directories: Input/output error...
Fixes #83
`lsusb` doesn't show anything so is it possible?
in ANGLE Metal backend (you can enable with `ANGLE_DEFAULT_PLATFORM=metal`), qemu-system-x86_64 shows this error: ``` qemu_gl_create_compile_shader: compile vertex error ERROR: unsupported shader version qemu_gl_create_compile_shader: compile fragment error ERROR: unsupported shader version...