• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Bluetooth inactive.

Scheduled Pinned Locked Moved Help and Support
bluetooth issuehangssearch
15 Posts 3 Posters 1.5k 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.
  • T
    trekdrop
    last edited by trekdrop 8 Oct 2018, 19:11 10 Aug 2018, 06:26

    Hi!
    Can someone please help me?
    When i use the Bluetooth it freezes in the search mode. I have a fresh installed sd card with retropie. It's clean so no ps3 controller drivers are in the way.

    M 1 Reply Last reply 10 Aug 2018, 06:32 Reply Quote 0
    • M
      madmodder123 @trekdrop
      last edited by 10 Aug 2018, 06:32

      @trekdrop
      We need more info: https://retropie.org.uk/forum/topic/3/read-this-first
      Also check this page to learn about ds4drv and other methods.
      https://github.com/RetroPie/RetroPie-Setup/wiki/PS4-Controller

      1 Reply Last reply Reply Quote 0
      • T
        trekdrop
        last edited by 10 Aug 2018, 06:45

        Thanks, sadly it's not about the ps4 controller. It hangs in the search screen. Raspberry 3b new fresh retropie. Multi sd cards, different retropie img and still hangs in the search screen.

        1 Reply Last reply Reply Quote 0
        • T
          trekdrop
          last edited by 10 Aug 2018, 07:19

          $ sudo service bluetooth status
          ● bluetooth.service - Bluetooth service
          Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
          Active: inactive (dead)
          Condition: start condition failed at Fri 2018-08-10 07:16:43 UTC; 1min 41s ago
          └─ ConditionPathIsDirectory=/sys/class/bluetooth was not met
          Docs: man:bluetoothd(8)

          So its dead>?

          1 Reply Last reply Reply Quote 0
          • T
            trekdrop
            last edited by 10 Aug 2018, 15:27

            Reinstalled all the drivers.. still no luck.

            M 1 Reply Last reply 10 Aug 2018, 15:52 Reply Quote 0
            • M
              mitu Global Moderator @trekdrop
              last edited by 10 Aug 2018, 15:52

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • T
                trekdrop
                last edited by trekdrop 8 Oct 2018, 19:10 10 Aug 2018, 18:07

                So i would like to post a log file, i really don't know where to get it. It seems my Bluetooth is broken. After flashing 5 times a new Retropie img on different sd cards and using different power sources. I hope someone can still help me.. So frustrating because yesterday there was no problem.

                M 1 Reply Last reply 10 Aug 2018, 18:25 Reply Quote 0
                • M
                  mitu Global Moderator @trekdrop
                  last edited by mitu 8 Oct 2018, 19:26 10 Aug 2018, 18:25

                  @trekdrop Run sudo dmesg > /home/pi/dmesg.log and then post the contents of the dmesg.log file to pastebin.com to take a look.
                  Did you do any configurations before this happened ? Did you disable the BT via a config.txt line or disabled the WiFi inadvertently ?

                  T 1 Reply Last reply 10 Aug 2018, 18:46 Reply Quote 0
                  • T
                    trekdrop @mitu
                    last edited by trekdrop 8 Oct 2018, 20:03 10 Aug 2018, 18:46

                    @mitu said in Bluetooth inactive.:

                    sudo dmesg > /home/pi/dmesg.log

                    I will flash a new img now and send the dmseg.log file. No i never touch the wifi or Bluetooth settings.

                    https://pastebin.com/93bjnADz This one is ad first boot.

                    https://pastebin.com/xarec375 This one is second boot.

                    M 1 Reply Last reply 10 Aug 2018, 19:07 Reply Quote 0
                    • M
                      mitu Global Moderator @trekdrop
                      last edited by 10 Aug 2018, 19:07

                      @trekdrop There's no indication in the dmesg output that you have a Bluetooth enabled device and I see you're using a wired connection (but the WiFi gets detected). I don't think that a new image would help - can you try running sudo modprobe bluetooth from the command line and then run sudo dmesg | tail to see if any error messages show up ?

                      T 1 Reply Last reply 10 Aug 2018, 19:09 Reply Quote 0
                      • T
                        trekdrop @mitu
                        last edited by trekdrop 8 Oct 2018, 20:12 10 Aug 2018, 19:09

                        @mitu

                        [ 5.693521] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
                        [ 5.693883] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
                        [ 7.328581] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
                        [ 7.330745] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                        [ 72.058269] Bluetooth: Core ver 2.22
                        [ 72.058406] NET: Registered protocol family 31
                        [ 72.058414] Bluetooth: HCI device and connection manager initialized
                        [ 72.060043] Bluetooth: HCI socket layer initialized
                        [ 72.060083] Bluetooth: L2CAP socket layer initialized
                        [ 72.060131] Bluetooth: SCO socket layer initialized

                        M 1 Reply Last reply 10 Aug 2018, 19:14 Reply Quote 0
                        • M
                          mitu Global Moderator @trekdrop
                          last edited by 10 Aug 2018, 19:14

                          @trekdrop There doesn't seem any error messages after inserting the BT module - does scanning work after running sudo modprobe bluetooth ?

                          T 1 Reply Last reply 10 Aug 2018, 19:19 Reply Quote 0
                          • T
                            trekdrop @mitu
                            last edited by trekdrop 8 Oct 2018, 20:20 10 Aug 2018, 19:19

                            @mitu said in Bluetooth inactive.:

                            sudo modprobe bluetooth

                            Still the same.

                            And if do this:

                            pi@retropie:~ $ systemctl status bluetooth
                            ● bluetooth.service - Bluetooth service
                            Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
                            Active: inactive (dead)
                            Docs: man:bluetoothd(8)

                            Still dead.

                            I some where found i need to cold or warm reboot the pi.. I don't know how to do it.
                            Just trying everything here :D

                            M 1 Reply Last reply 10 Aug 2018, 19:24 Reply Quote 0
                            • M
                              mitu Global Moderator @trekdrop
                              last edited by 10 Aug 2018, 19:24

                              @trekdrop Warm reboot - normal reboot, cold reboot - shutdown then remove the power.

                              T 1 Reply Last reply 10 Aug 2018, 19:27 Reply Quote 0
                              • T
                                trekdrop @mitu
                                last edited by 10 Aug 2018, 19:27

                                @mitu

                                Sorry, can you please explain me how i do this>?
                                warm reboot - normal reboot, cold reboot - shutdown then remove the power

                                1 Reply Last reply Reply Quote 0
                                15 out of 15
                                • First post
                                  15/15
                                  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.

                                  This community forum collects and processes your personal information.
                                  consent.not_received