We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i guess a preliminar sound specification based on VM settings can be provide:
-device intel-hda -device hda-duplex
-device intel-hda -device hda-micro
-device AC97
-device es1370
-device intel-hda -device hda-output
There is Virtio -device virtio-sound-device -device virtio-sound-pci but after many test it has some buffer problems when working with autio devices, as more modern up to date drivers as more slow is the behaviour https://venenux.github.io/alpine-wiki/#/documents/alpine-newbie-qemu-virtualization#emulation-of-devices-and-compatibility
-device virtio-sound-device -device virtio-sound-pci
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i guess a preliminar sound specification based on VM settings can be provide:
-device intel-hda -device hda-duplex
-device intel-hda -device hda-micro
-device AC97
-device es1370
-device intel-hda -device hda-output
There is Virtio
-device virtio-sound-device -device virtio-sound-pci
but after many test it has some buffer problems when working with autio devices, as more modern up to date drivers as more slow is the behaviour https://venenux.github.io/alpine-wiki/#/documents/alpine-newbie-qemu-virtualization#emulation-of-devices-and-compatibilityThe text was updated successfully, but these errors were encountered: