Skip to content

qemu-amd64: make xfce4, mate work out of the box with SDL display

postmarketOS Bot requested to merge fix/672-qemu-amd64-xfce4-broken into master

Created by: ollieparanoid

Fixes #672 (closed).

How to test

This should start QEMU without problems:

pmbootstrap config ui xfce4 && \
  pmbootstrap -y zap && \
  yes | pmbootstrap -y install --no-fde && \
  pmbootstrap qemu

Merge request reports