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

