Install Sixaxis on an old Raspi 3b+
-
Hi all,
I resumed my old Retropie installed on a Raspberry pi 3b+.
I would like to pair a couple of PS3 controller but I cannot install sixaxis driver because of the raspbian os that is no longer supported.
Is there a way to install sixaxis and all his dependencies in a way other than by Retropie setup script? -
What version is your RetroPie ? Try please to add as much info you can : https://retropie.org.uk/forum/topic/3/read-this-first
-
@abj here info I can add:
Pi Model or other hardware: 3B+
Power Supply used: original raspberry 5V 3A
RetroPie Version Used: 4.7
Built From: clean retropie image and customized with a personal theme.Please, tell me if you need more info and what.
Thanks in advance. -
4.7 is not that old, but what's the image you've used to install ? What's the actual error you get when trying to install
sixaxis
? -
@mitu how can I log errors when I try to install sixaxis?
-
@pscotto1234 You can either look in
$HOME/RetroPie-Setup/logs
and unpack the latest log file or just post the error you're seeing on screen. -
@mitu ok, thanks. I'll give it a try as soon as possible and I'll post log here.
Thanks for help. -
@mitu said in Install Sixaxis on an old Raspi 3b+:
@pscotto1234 You can either look in
$HOME/RetroPie-Setup/logs
and unpack the latest log file or just post the error you're seeing on screen.I tried to launch Retropie Setup script and I am not able to launch it anymore. This is the log I had:
pi@retropie:~/RetroPie-Setup $ sudo ./retropie_setup.sh Did not find needed dependencies: subversion python3-pyudev dirmngr. Trying to install them now. E: Command line option --allow-releaseinfo-change is not understood in combination with the other options Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libbluray1 libgles1-mesa libiso9660-8 libmodplug1 libvcdinfo0 libvlccore8 Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libapr1 libaprutil1 libserf-1-1 libsvn1 python3-six Suggested packages: dbus-user-session pinentry-gnome3 tor python-six-doc db5.3-util subversion-tools The following NEW packages will be installed: dirmngr libapr1 libaprutil1 libserf-1-1 libsvn1 python3-pyudev python3-six subversion 0 upgraded, 8 newly installed, 0 to remove and 11 not upgraded. Need to get 2,850 kB/2,903 kB of archives. After this operation, 10.2 MB of additional disk space will be used. Err:1 http://raspbian.raspberrypi.org/raspbian stretch/main armhf dirmngr armhf 2.1.18-8~deb9u4 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:2 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libapr1 armhf 1.5.2-5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:3 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libaprutil1 armhf 1.5.4-3 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libserf-1-1 armhf 1.3.9-3+deb9u1 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf libsvn1 armhf 1.9.5-1+deb9u5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] Err:6 http://raspbian.raspberrypi.org/raspbian stretch/main armhf subversion armhf 1.9.5-1+deb9u5 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/g/gnupg2/dirmngr_2.1.18-8~deb9u4_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/apr/libapr1_1.5.2-5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/a/apr-util/libaprutil1_1.5.4-3_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/serf/libserf-1-1_1.3.9-3+deb9u1_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/libsvn1_1.9.5-1+deb9u5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/s/subversion/subversion_1.9.5-1+deb9u5_armhf.deb 404 Not Found [IP: 2a00:1098:0:80:1000:75:0:3 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Unable to install packages required by /home/pi/RetroPie-Setup/retropie_packages.sh - Could not install package(s): subversion python3-pyudev dirmngr.
Resolved changing repository link with:
deb http://legacy.raspbian.org/raspbian/ stretch main contrib non-free rpi
I hope this could help someone else with the same issue!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.