12.0-nightly can't connect Sony PS3 bluetooth remote

  • Yesterday i've tried LibreELEC-RPi5.aarch64-12.0-nightly-20231219-865d980.img.gz on my RaspberryPi 5 and i had to find out that i can't connect my Sony PS3 bluetooth remote. I got always asked for a pin at the first buttonpress after establishing a connection, no matter how i connect it (trust and connect/connect). I removed and disconnected it multiple times and added/connected it again with the same results.

    I'm now back on 11.0 (LibreELEC-RPi5.arm-11.0-nightly-20231218-f33f513.img.gz) and the remote works as expected (with trust and connect).

  • Go to Best Answer
  • I've flashed LibreELEC-RPi5.aarch64-12.0-nightly-20231222-581a2fe

  • I'm having the same issue trying to pair a PS3 BD Remote on a Pi 5 running LE 12 nightly from 20240106. The PS3 BD remote is a second gen one (with TV and AVR IR remote functionality) that used to work fine with older versions of LE (not sure when I last used it) and I can't pair it either via bluetoothctl or the Add On.

    (I get prompts for a PIN when the remote tries to connect with the Pi5 - but 0000 and 1234 don't do anything - and I used not to have a PIN prompt I'm sure - it just paired?)


    Code
    Attempting to pair with 64:D4:BD:6A:C2:62
    [bluetooth]# hci0 device_flags_changed: 64:D4:BD:6A:C2:62 (BR/EDR)
    [bluetooth]#      supp: 0x00000001  curr: 0x00000000
    [bluetooth]# hci0 type 7 discovering off
    [bluetooth]# hci0 64:D4:BD:6A:C2:62 type BR/EDR connected eir_len 24
    [CHG] Device 64:D4:BD:6A:C2:62 Connected: yes
    [BD Remote Control]# hci0 64:D4:BD:6A:C2:62 auth failed with status 0x0b (Rejected)
    [BD Remote Control]# Failed to pair: org.bluez.Error.AuthenticationRejected
    hci0 64:D4:BD:6A:C2:62 type BR/EDR disconnected with reason 2
    [CHG] Device 64:D4:BD:6A:C2:62 Connected: no

    I found this reference to an issue https://forums.raspberrypi.com/viewtopic.php?f=28&t=21045

    Could it be relevant?

  • noggin https://chewitt.libreelec.tv/testing/LibreE…h64-11.80.0.tar contains ^ this patch based on information from https://github.com/bluez/bluez/issues/696 and https://github.com/bluez/bluez/is…ment-1854599254 which reads like the same issue.

  • noggin https://chewitt.libreelec.tv/testing/LibreE…h64-11.80.0.tar contains ^ this patch based on information from https://github.com/bluez/bluez/issues/696 and https://github.com/bluez/bluez/is…ment-1854599254 which reads like the same issue.


    Thanks for this chewitt - using the above patched tar I can trust and connect using the LE add-on (though I initially used bluetoothctl to connect to test) - and so far it seems to work - no constant nags for a PIN. (No need to pair in the add-on or bluetoothctl but the controller does need to be in pairing mode - SELECT+ENTER held down gets it into pairing mode.)

    Edited 2 times, last by noggin (January 14, 2024 at 9:41 AM).