RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    No bluetooth devices available/visible anymore (after update).

    Scheduled Pinned Locked Moved Help and Support
    bluetoothps4 bluetooth
    5 Posts 2 Posters 478 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Futter73
      last edited by

      Pi Model or other hardware: Raspberry Pi 400
      Power Supply used: Official power supply
      RetroPie Version Used: 4.8.2 ()
      Built From: Pre made SD Image on RetroPie website
      USB Devices connected: PS4 Controller (temporary for testing)
      Controller used: Original PS4 Wireless Controller
      Error messages received: No error message

      Hello, yesterday I updated everything on my Pi 400. After that, my Sony PS4 controllers were not recognized anymore. I tried to pair them again, but not a single BT device is shown. Normally there were tons of BT devices visible. I checked another SD card with a different OS to ensure that the bluetooth modul on the Pi is working in general and it did. I searched the web and found a solution to "sudo apt-get update/upgrade" the Pi by SSH. This did not help either.... Is there anything I can do or do I have to wait that it will be fixed with an update? Thanks in advance..... TOBI

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        Just to make sure the BT radio is not 'soft' blocked, run:

        sudo rfkill list all
        

        and post the output. Check that the Bluetooth system/service is started by running

        systemctl status bluetooth
        

        If it's running, it should show something like this:

         systemctl status bluetooth
        ● bluetooth.service - Bluetooth service
             Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
            Drop-In: /etc/systemd/system/bluetooth.service.d
                     └─override.conf
             Active: active (running) since Sat 2022-10-22 15:56:55 BST; 5 days ago
               Docs: man:bluetoothd(8)
           Main PID: 630 (bluetoothd)
             Status: "Running"
              Tasks: 1 (limit: 4915)
                CPU: 149ms
             CGroup: /system.slice/bluetooth.service
                     └─630 /usr/libexec/bluetooth/bluetoothd -d
        
        F 2 Replies Last reply Reply Quote 0
        • F
          Futter73 @mitu
          last edited by

          @mitu said in No bluetooth devices available/visible anymore (after update).:

          sudo rfkill list all

          0: phy0: Wireless LAN
          Soft blocked: no
          Hard blocked: no
          1: hci0: Bluetooth
          Soft blocked: no
          Hard blocked: no

          1 Reply Last reply Reply Quote 0
          • F
            Futter73 @mitu
            last edited by

            @mitu said in No bluetooth devices available/visible anymore (after update).:

            systemctl status bluetooth

            bluetooth.service - Bluetooth service
            Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
            Active: active (running) since Fri 2022-10-28 07:02:17 BST; 6min ago
            Docs: man:bluetoothd(8)
            Main PID: 628 (bluetoothd)
            Status: "Running"
            Tasks: 1 (limit: 4915)
            CGroup: /system.slice/bluetooth.service
            └─628 /usr/lib/bluetooth/bluetoothd

            1 Reply Last reply Reply Quote 0
            • F
              Futter73
              last edited by

              Now after another upgrade it seems to be running again. BT devices are visible again and I could successfully pair the PS4 controller again. Thanks

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              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.