Latest update and PS3 sixaxis controller
-
@MrJordaaany
Thanks for bumping this, I was just looking for an answer to this. (DS3 user)
The script needs to be ran with sudo and after it is done (10+ min) it is necessary to reboot.
Thanks again. -
Yes I did that. I ran it as sudo, let it run, ad rebooted when done. No difference.
-
@MrJordaaany What's the output of
uname -a
, if you run it from the terminal or from a SSH session ? -
@mitu said in Latest update and PS3 sixaxis controller:
uname
Can't actually troubleshoot it anymore. Was for a mate and i've already sent it to him.
No doubt I will make more in the future so hopefully its fixed by version 4.5.
-
Please can someone (who is happy to test / comfortable with Linux) try the latest rpi-update kernel? Should include a backported fix which may resolve this issue.
-
@BuZz
I first unblocked the update.sudo ./downgrade_firmware.sh unblock
.
Then the update via setup script(3e136616) with the underlying OS and a reboot and the DS3 does not work. Is there a latest that wasn't 35 hours ago? -
Note: rpi-update is a separate update mechanism that bypasses repository packages.
Additionally, the firmware release that (potentially) includes the fix is not tagged, so you will need to specify the git hash when invoking the command, like so:
sudo rpi-update e289f6a59ff24925aa29f134723659b8bcd9fa06
I prefer not to test this on my main card as I don't like how it bypasses system packaging, but if someone is anxious to test it, do go ahead and let us know if it solves the issue.
-
Is this the fix? Is there anyway to install it now?
-
@googanhiem said in Latest update and PS3 sixaxis controller:
Is this the fix? Is there anyway to install it now?
Yes, that is the fix. As @psyke83 said, you need to use
rpi-update
to get this installed, with the caveats mentioned. Or you can use the downgrade script posted earlier. -
-
@googanhiem I think you misunderstood a bit the situation. If you have a problem now, then use the downgrade script.
The upgrade pathavailable (which is different than the downgrade) involves updating the kernel from the Raspbian testing area, which is not recommended unless you're familiar with Linux/Raspbian. The fix (via upgrade) is not available through the normal OS/package updates in Raspbian, that's why you'd need to userpi-update
.As I said - use the downgrade script for now if you have the issue of Bluetooth gamepads not working.
-
@mitu although it would be useful for someone to test this to know if it's resolved this issue.
-
@BuZz I only have a DS4, does it qualify ?
-
-
@BuZz I'll give it a shot anyway :).
-
You could test if you have the issue I guess and then see if the update sorts it.
-
@BuZz
I couldn't find the hashcode for the rpi-update, however running it without the code. I think it updates to 4.19.y 4.19.46 or 4.19.47 branch. The DS3 controller I have works now. I haven't had time to reveal any other issues. -
Upgraded through
raspi-config
and got the4.19.46
stable release. Paired the DS4 via bluetooth, worked fine.
Downgraded to the4.19.42
(default Raspbian package available in the repos), DS4 doesn't connect anymore.
Downgraded to 4.14.x stable (using @psyke83's script), pairing works again.It seems the connection problem is solved in 4.19.46, we'll have to wait for it to appear in the Raspbian repository.
-
@mitu thanks
-
@psyke83 Apologies for the dumb question, but how do I get and install your firmware downgrade script?
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.