@suprjami said in Installed 4.0 retropie...now no shutdown..:
@chippettone The X360 L2R2 configuration problem you describe is resolved in 4.0 with an xpad module option that changes the analog triggers into buttons.
If you need to add the module option, this should do it: echo "options xpad triggers_to_buttons=1" >> /etc/modprobe.d/xpad.conf and you'll need to reboot then reconfigure controllers after that.
This is set up by the xpad driver in RetroPie-Setup, but it will have no effect unless that driver is installed (the option may exist for the shipped kernel xpad driver, but it will only apply to unknown joypads. I patched the updated xpad driver to make this apply for any joypads).
If the user has updated from 4.0rc to 4.0 final, they will need to install the new driver from Manage Packages -> Drivers -> Updated Xpad Driver
I'll get back to my forum break again now :) - just wanted to clarify this in case the OP hasn't installed the updated driver (which it looks like).