Hi,

On Fri, Jun 17, 2016 at 10:28:54AM +0200, Marco Trapanese wrote:
> Hello,
> I compiled pulseaudio in this way in Debian Jessie Lite for RPi3:
> 
> > wget 
> > http://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-8.99.2.tar.xz
> > ./configure --disable-bluez4 --disable-bluez5-native-headset
> > --prefix=/usr --sysconfdir=/etc
> > make
> > make install
> 
> without changing anything in the configuration files. When I launch
> pulseaudio it returns this error:
> 
> 
> > |[pulseaudio] main.c: Daemon startup without any loaded modules,
> > refusing to work.|
>

If you do the following while being in the pulse source tree:

   $ ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/

the daemon starts appropriately?

Regards,

-- 
Darwish
http://darwish.chasingpointers.com
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to