Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use ALSA on systems without a PulseAudio daemon #1480

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

szorfein
Copy link
Contributor

Quickemu actualy don't even start if pulseaudio is not installed.

qemu-system-x86_64: could not stat pidfile /run/user/1000/pulse/pid: No such file or directory

ALSA should be working on QEMU :), a simple solution is to test if pacmd is
currently installed.

@szorfein szorfein changed the title bug: quickemu with alsa feat: quickemu with alsa Oct 16, 2024
@lj3954 lj3954 changed the title feat: quickemu with alsa fix: Use ALSA on systems without a PulseAudio daemon Oct 18, 2024
@philclifford philclifford merged commit 70603de into quickemu-project:master Oct 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants