You are not logged in.
After replacing qemu-kvm with qemu 1.3.x, I can't get sound to work in my VMs. The devices are properly recognized inside VM, alsamixer shows all controls OK, but speaker-test doesn't produce any sound.
On the host, the sound works, so it's not a permissions issue. The guests are archlinux and archbang, all running systemd and polkit... There are no error messages in host logs or terminal which I use to call qemu (except the OSS complaints).
Does anyone have an idea how to investigate this further?
TIA.
Last edited by Leonid.I (2013-02-08 18:47:46)
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
With -soundhw ac97 it fails for me also, but with -soundhw es1370 i get sound.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Very strange. For me, all sound devices _appear_ work in a VM, except there is no sound... Can you tell how exactly you call qemu?.. Thanks.
Last edited by Leonid.I (2013-02-08 15:20:21)
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
Well, scratch that.
It turns out that I was stupid and forgot to set QEMU_AUDIO_DRV=alsa before calling qemu... Now the sound works
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
Please mark this thread [SOLVED] then, Leonid.I
To know or not to know ...
... the questions remain forever.
Offline