Re: [pulseaudio-discuss] configuring pulseaudio as backend for Qemu

2017-08-17 Thread Alexander E. Patrakov
2017-08-17 17:20 GMT+05:00 Sameeh Jubran :
> Hi all,
>
> I am trying to set pulseaudio as a backend for qemu with intel hda virtual
> sound card. I can't seem to configure pulseaudio correctly due sudo
> privileges mismatch, I run Qemu with sudo but when I attempt to run
> pulseaudio with sudo I can't hear anything. Is there any detailed tutorial
> on how to accomplish this?

Why do you run qemu with sudo? This should not be needed. If this is
due to the graphics card pass-through, try to chown the vfio nodes to
your user instead.

-- 
Alexander E. Patrakov
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


[pulseaudio-discuss] configuring pulseaudio as backend for Qemu

2017-08-17 Thread Sameeh Jubran
Hi all,

I am trying to set pulseaudio as a backend for qemu with intel hda virtual
sound card. I can't seem to configure pulseaudio correctly due sudo
privileges mismatch, I run Qemu with sudo but when I attempt to run
pulseaudio with sudo I can't hear anything. Is there any detailed tutorial
on how to accomplish this?

I am getting this error in Qemu:

*pulseaudio: pa_context_connect() failed*
*pulseaudio: Reason: Connection refused*
*pulseaudio: Failed to initialize PA contextaudio: Could not init `pa'
audio driver*
*pulseaudio: pa_context_connect() failed*


Some things to note:

* I am no using libvirt and I don't want to use it :)
* I am running fedora 25/26 as a host
* The guest is Windows 10


Thanks in advance =)
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss