On Mon, Jun 23, 2014 at 12:40 PM, Tomas Öqvist <[email protected]> wrote: > Same problem, "connection refused".
Are you getting this on every boot? Mind giving me the output of 'ls -l /run/user/32011/pulse'? Please also try the following: $ sudo rm -rf /run/user/32011/pulse $ pulseaudio -k (or just kill it with -9). See if the permission is then fixed. Thanks, Ricardo > Den mån 23 jun 2014 17:30:34 skrev Ricardo Salveti de Araujo: > >> On Mon, Jun 23, 2014 at 12:23 PM, Ricardo Salveti de Araujo >> <[email protected]> wrote: >>> >>> On Mon, Jun 23, 2014 at 11:52 AM, Tomas Öqvist <[email protected]> >>> wrote: >>>> >>>> Hi Ricardo, >>>> >>>> This is the output of pactl list while connected to Jabra and playing a >>>> song: >>>> root@ubuntu-phablet:~# pactl list >>>> Connection failure: Connection refused >>> >>> >>> That's annoying, I got that once but couldn't reproduce it later on. >>> Basically the pulse socket is probably root:root, but the daemon is >>> running as phablet. >>> >>> Please run 'sudo chown phablet:phablet /run/user/32011/pulse' and see >>> if pactl list works better. >> >> >> Sorry, run "sudo chown -R phablet:phablet /run/user/32011/pulse" (with >> -R). >> >> Cheers, -- Ricardo Salveti de Araujo -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

