On Sun, 2015-12-27 at 15:48 +0200, Cristian Serban wrote: > sounds great! thanks > it seems i have some problems with installation: > sudo apt-get install pulseaudio > Unpacking pulseaudio (from .../pulseaudio_2.0-6.1_armhf.deb) ... > Selecting previously unselected package pulseaudio-module-x11. > Unpacking pulseaudio-module-x11 (from > .../pulseaudio-module-x11_2.0-6.1_armhf.deb) ... > Setting up pulseaudio (2.0-6.1) ... > *Illegal instruction* > *Illegal instruction* > *Illegal instruction* > pulseaudio start/running, process 13712 > Setting up pulseaudio-module-x11 (2.0-6.1) ... > > > > > > then in logs I have: > grep -i pulse /var/log/syslog > Dec 27 15:35:02 raspbmc init: pulseaudio main process (505) terminated with > status 1 > Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: Running in > system mode, but --disallow-module-loading not set! > Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: OK, so you > are running PA in system mode. Please note that you most likely shouldn't > be doing that. > Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: If you do > it nonetheless then it's your own fault if things don't work as expected. > Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: Please read > http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an explanation why > system mode is usually a bad idea. > Dec 27 15:35:48 raspbmc pulseaudio[12751]: [pulseaudio] > module-default-device-restore.c: Failed to save default sink: Permission > denied > Dec 27 15:35:48 raspbmc pulseaudio[12751]: [pulseaudio] > module-default-device-restore.c: Failed to save default source: Permission > denied > > > Any hints? I'm not sure what you want to solve. The log doesn't show any fatal errors. The "Permission denied" errors seem like a packaging issue, so questions about those should be directed to the distribution developers. I have a question, though: if you didn't have pulseaudio installed, how did you set up bluetooth audio? I thought you had it working with pulseaudio. --Â Tanu