bpa wrote: > If it looks ok and you can see that the aplay is running - then leave > it. > > Slow down. > Are you experienced with Linux ? Did you make a conscious choice to > have Pulse audio or did you stick with defaults. On some system > Pulseaudio is tied into other applications and so may break your > system. > If not experienced and are using defaults - then there are a few things > you can try to get the plugin to work with Pulseaudio. > > The most likely reason for failing is permissions. > Is LMS running as a service under its own userid or is it running in > foreground under your own id ? > If LMS is running as a service, then you are trying to copy audio > (managed bny Pulseaudio server) belonging to one user (i.e you) and get > it copied to another user (i.e. LMS). This won't work if Pulseaudio is > being run on a "per-user" mode and it needs to be set up to run as a > "system" mode. IIRC Then you have to add you own user id and LMS user > id to the user group pulse-access. Then reboot to have all the changes > take effect.
I am not experienced. I made no conscious decisions..! I've read that running Pulseaudio as system-wide is very wrong (http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/), so I tried to change the permissions in hopes that that would help: I've added myself and squeezeboxserver to the pulse-access group and squeezeboxserver to the audio group (with: sudo usermod -g pulse-access yakir, and sudo usermod -g pulse-access squeezeboxserver, and sudo usermod -g audio squeezeboxserver). It didn't help... Any ideas? ------------------------------------------------------------------------ 12.yakir's Profile: http://forums.slimdevices.com/member.php?userid=60850 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
