Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    PC v18.04.20 Wifi/Bluetooth issue

    Recalbox General
    v18.04.20 wifibluetooth issue
    3
    23
    4993
    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.
    • Substring
      Substring @halathos last edited by

      @halathos need dmesg output to know which drivers/firmare are missing

      Former dev - Please reply with @substring so that i am notified when you answer me
      Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

      halathos 1 Reply Last reply Reply Quote 0
      • halathos
        halathos @Substring last edited by

        @substring [0_1526230972593_dmesg.txt](Uploading 100%)
        https://www.dropbox.com/s/j10kdm6thvdjgll/dmesg.txt?dl=0

        Substring 1 Reply Last reply Reply Quote 0
        • Substring
          Substring @halathos last edited by

          @halathos And here is why it's not working:

          [    3.254577] Intel(R) Wireless WiFi driver for Linux
          [    3.254578] Copyright(c) 2003- 2015 Intel Corporation
          [    3.254710] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
          [    3.254904] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-2030-6.ucode failed with error -2
          [    3.254911] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-2030-5.ucode failed with error -2
          [    3.254911] iwlwifi 0000:04:00.0: no suitable firmware found!
          [    3.268401] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e8.hcd failed with error -2
          [    3.268403] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e8.hcd not found
          

          Regarding the wifi, there was a very same topic this month. So you need to find the missing files and put them in /lib/firmware. Mind the path for the .hcd file

          Former dev - Please reply with @substring so that i am notified when you answer me
          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

          halathos 1 Reply Last reply Reply Quote 1
          • halathos
            halathos @Substring last edited by

            @substring I will look for the thread and see if I find it, what I am comfortable with changing myself. Thank you very much! I'm hoping I can get this figured out as I feel a bit lost.

            Substring 1 Reply Last reply Reply Quote 0
            • Substring
              Substring @halathos last edited by

              @halathos my answr was mostly for people who are a little familiar with file handlingin Linux. But i can give a more detailled answer

              Former dev - Please reply with @substring so that i am notified when you answer me
              Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

              halathos 1 Reply Last reply Reply Quote 0
              • halathos
                halathos @Substring last edited by

                @substring I very much appreciate that, I am reasonably versed within linux and have managed to get my way around so far. Any help you can give would be very much appreciated.

                Substring 1 Reply Last reply Reply Quote 0
                • Substring
                  Substring @halathos last edited by

                  @halathos well you look like you have the required knowledge to sort this out by yourself 🙂 Just google for the files, drop them in the right folders (/lib/firmware for the wifi fw, /lib/firmware/brcm for the BT fw, you may need to mkdir the brcm folder).

                  Former dev - Please reply with @substring so that i am notified when you answer me
                  Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                  halathos 2 Replies Last reply Reply Quote 1
                  • halathos
                    halathos last edited by halathos

                    @Substring I've got the files but I've just dropped them on the share for now. trying to get filemanager working to move them to the appropriate folders and the kodi FM doesn't have write access to /lib/. I'm so close but so far away 🙂

                    1 Reply Last reply Reply Quote 0
                    • halathos
                      halathos @Substring last edited by

                      @substring well I tried to Chmod the folder but no luck. Any other helpful hints 🙂

                      halathos 1 Reply Last reply Reply Quote 0
                      • NeeeeB
                        NeeeeB last edited by

                        SSH and this command
                        mount -o remount,rw /

                        Vieux geek ^^
                        GameList Editor : https://github.com/NeeeeB/GameList_Editor

                        1 Reply Last reply Reply Quote 1
                        • halathos
                          halathos @halathos last edited by

                          @halathos said in PC v18.04.20 Wifi/Bluetooth issue:

                          @substring well I tried to Chmod the folder but no luck. Any other helpful hints 🙂

                          figured out how to write using Kodi filemanager (Didn't feel like plugging in a keyboard)

                          "mount -o remount, rw /"

                          Now to reboot and I will report back with results.

                          1 Reply Last reply Reply Quote 0
                          • NeeeeB
                            NeeeeB last edited by

                            lol you beat me to it !!

                            Vieux geek ^^
                            GameList Editor : https://github.com/NeeeeB/GameList_Editor

                            1 Reply Last reply Reply Quote 1
                            • halathos
                              halathos @Substring last edited by

                              @substring Still no luck on this. Wifi is not populating and Bluetooth cant find anything I have updated my dmesg in the dropbox link but just in case. It seems to have taken the files and used them properly. I feel like I'm missing something. https://www.dropbox.com/s/j10kdm6thvdjgll/dmesg.txt?dl=0

                              1 Reply Last reply Reply Quote 0
                              • halathos
                                halathos last edited by

                                Well update on this, WiFi disable and delete stored values from my manual attempt and reboot and re enable got it working. Bluetooth although disabled and re enabled through recalbox.conf with reboot and removal of ../system/bluetooth/.. to make sure no settings were left over.

                                Substring 1 Reply Last reply Reply Quote 0
                                • Substring
                                  Substring @halathos last edited by

                                  @halathos so ? Success or not ?

                                  Former dev - Please reply with @substring so that i am notified when you answer me
                                  Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                  halathos 1 Reply Last reply Reply Quote 0
                                  • halathos
                                    halathos @Substring last edited by

                                    @substring no after a few reboots the wifi takes a while to initialize and bluetooth will not find anything. even external has stopped finding anything. updated the demsg just above. i'm going to continue to plug away at it. if you have any ideas it would be great 🙂

                                    Substring 1 Reply Last reply Reply Quote 0
                                    • Substring
                                      Substring @halathos last edited by

                                      @halathos it dies say the wifi is ok 😕
                                      For bt, can you type hciconfig and give me the output ?

                                      Former dev - Please reply with @substring so that i am notified when you answer me
                                      Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                      halathos 1 Reply Last reply Reply Quote 0
                                      • halathos
                                        halathos @Substring last edited by

                                        @substring no output without the dongle. with the dongle I get
                                        hci0: Type: BR/EDR Bus: USB
                                        BD Address: 5C:F3:70:85:88:98 ACL MTU: 1021:8 SCO MTU: 64:1
                                        DOWN
                                        RX bytes:6760 acl:0 sco:0 events:820 errors:0
                                        TX bytes:72686 acl:0 sco:0 commands:818 errors:0

                                        Still no pairing. (No controllers found)
                                        FYI these are known working controllers even with this dongle.
                                        My apologies for the late response. Work life catches up once in a while 🙂

                                        Substring 1 Reply Last reply Reply Quote 0
                                        • Substring
                                          Substring @halathos last edited by

                                          @halathos not pairing because it's down. Weird, there is a udev rule that should bring hci0 up

                                          Former dev - Please reply with @substring so that i am notified when you answer me
                                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                          halathos 2 Replies Last reply Reply Quote 0
                                          • halathos
                                            halathos @Substring last edited by

                                            @substring if you think of anything I'll make sure to test. I thank you for the assistance.

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

                                            Want to support us ?

                                            84
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com