On Tue, Oct 28, 2014 at 8:39 AM, mailing lists <listas.correo at yahoo.es> wrote: > raspbian comes with PA 2, but I did compiled PA 5 FWIW, you could enable the jessie repository and pull pa 5 from there. You could also pick up newer alsa-lib and kernel too. deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi In order to prevent upgrading everything, you can also add a file /etc/apt/apt.conf.d/default with the content: APT::Default-Release "wheezy"; Then you can install selected software from jessie using apt-get install -t jessie <package> -- Saludos, Felipe Sateler