• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

No Country (Bluetooth) For Old Men

Scheduled Pinned Locked Moved Troubleshooting
45 Posts 5 Posters 26.0k Views 6 Watching
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.
  • D Offline
    d3r @Mykle1
    last edited by Sep 12, 2017, 12:05 PM

    @Mykle1 Awesome, I’m glad it worked out in the end.

    1 Reply Last reply Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @d3r
      last edited by Sep 14, 2017, 11:53 AM

      @d3r said in No Country (Bluetooth) For Old Men:

      Raspbian Stretch also changed some stuff about bluetooth, maybe take a look at that if you have a spare sd card lying around. I personally haven’t tried it yet.

      A few words of caution about Raspbian Stretch

      I’ve been doing some testing recently, mostly concerning CPU usage with different versions of Raspian and MM. Once I got bluetooth to work, I continued testing with newer and newer versions, until I got to Raspbian Stretch.

      The firmware update that accompanies Stretch disabled my Wifi and Bluetooth, and no amount of backward flashing to earlier firmware versions is fixing the issue. When I say disabled, I mean the Pi doesn’t recognize its own Wifi or Bluetooth adapter, as if it doesn’t have them. Google it BEFORE you attempt this upgrade.

      Create a working config
      How to add modules

      D 1 Reply Last reply Sep 14, 2017, 11:36 PM Reply Quote 1
      • D Offline
        d3r @Mykle1
        last edited by Sep 14, 2017, 11:36 PM

        @Mykle1 I haven’t tried stretch yet. I don’t have a spare microsd card. Did you check your /boot/config.txt?
        Maybe both wifi and bt are disabled in the config.

        M 2 Replies Last reply Sep 14, 2017, 11:44 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @d3r
          last edited by Sep 14, 2017, 11:44 PM

          @d3r

          No mention of wifi or BT at all in the /boot/config.txt file

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @d3r
            last edited by Sep 15, 2017, 12:46 AM

            @d3r

            Seriously, I followed all the fixes I could find, to no avail. If you’re thinking about testing Stretch, I would advise you NOT to update your firmware until the problem is addressed. You won’t be able to go back as things stand right now.

            I’m going to move to PC based MM. Right now my mirror is just that, a mirror

            Create a working config
            How to add modules

            D 1 Reply Last reply Sep 15, 2017, 12:49 AM Reply Quote 0
            • D Offline
              d3r @Mykle1
              last edited by d3r Sep 15, 2017, 12:50 AM Sep 15, 2017, 12:49 AM

              @Mykle1 Out of curiosity, you start with a fresh Stretch image or upgrade from Jessie?
              I’m taking a look at my config. I have my onboard BT disabled.

              M 1 Reply Last reply Sep 15, 2017, 12:52 AM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @d3r
                last edited by Mykle1 Sep 15, 2017, 12:55 AM Sep 15, 2017, 12:52 AM

                @d3r

                I used a different SD card for each version that I tested. Once I used the Stretch SD card things went south. Going back to earlier cards (ALL OF THEM) was of no use. So, I did not upgrade. Also, all the versions on all the other SD cards worked fine. It was only when prompted to update the firmware for Stretch that this happened.

                Create a working config
                How to add modules

                D 1 Reply Last reply Sep 15, 2017, 1:03 AM Reply Quote 0
                • D Offline
                  d3r @Mykle1
                  last edited by Sep 15, 2017, 1:03 AM

                  @Mykle1 I’ll try to get an sd card and give Stretch a try. The extra sd card I have died.(PS: Don’t buy Lexar. Card only lasted for 6months). I use my PI3 for amazon alexa and MM. Aside from not having a spare card, main reason I haven’t tried stretch yet is because the alexa code on github does not support stretch yet.

                  These disable bt and wifi:

                  dtoverlay=pi3-disable-bt
                  dtoverlay=pi3-disable-wifi
                  

                  @Mykle1 said in No Country (Bluetooth) For Old Men:

                  @d3r

                  It was only when prompted to update the firmware for Stretch that this happened.

                  Hang on, so you upgraded the same card from Jessie to Stretch? They recommend not doing that because it can potentially break stuff.
                  See this:

                  HOW TO GET RASPBIAN STRETCH
                  
                  As this is a major version upgrade, we recommend using a clean image; these are available from the Downloads page on our site as usual.
                  
                  Upgrading an existing Jessie image is possible, but is not guaranteed to work in every circumstance. If you wish to try upgrading a Jessie image to Stretch, we strongly recommend taking a backup first – we can accept no responsibility for loss of data from a failed update.
                  

                  https://www.raspberrypi.org/blog/raspbian-stretch/

                  M 1 Reply Last reply Sep 15, 2017, 1:06 AM Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @d3r
                    last edited by Mykle1 Sep 15, 2017, 1:10 AM Sep 15, 2017, 1:06 AM

                    @d3r said in No Country (Bluetooth) For Old Men:

                    so you upgraded the same card from Jessie to Stretch?

                    No sir. I never upgraded from Jessie to Stretch. I put a different version on each of several cards. Jessie 4/10/17 on one, Jessie 7/5/2017 on another etc… and lastly Stretch on another. These were fresh installs on clean cards. My thinking was that if I got to a version that didn’t work, I would simply put the last working card back in the Pi, but the firmware prompt for Stretch makes the earlier cards unusable.

                    Create a working config
                    How to add modules

                    D 1 Reply Last reply Sep 15, 2017, 1:09 AM Reply Quote 0
                    • D Offline
                      d3r @Mykle1
                      last edited by Sep 15, 2017, 1:09 AM

                      @Mykle1 My bad, I had a long day.
                      I’ll let you know once I try a Stretch image.

                      M 1 Reply Last reply Sep 15, 2017, 1:11 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      4 / 5
                      • First post
                        34/45
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy