I may well be wrong with this, or doing something wrong, but I think there may be a small error in
/home/pi/RetroPie-Setup/scriptmodules/supplementary/ps3controller.sh
In function configure_ps3controller
it runs a test with sixpair here:
if ./sixpair | grep -q "Setting master"; then
but I dont think sixpair is in the path, hence it never runs and the -if- always fails.
Should it specify the full path of
/opt/retropie/supplementary/ps3controller
in order to run sixpair?
I ask because my setup always fails when I run it, but if I manually run the check with the full path it is fine.
I am running RetroPie 2.4.1