Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Zigbee Schlüsselanhänger

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Schlüsselanhänger

    This topic has been deleted. Only users with topic management privileges can see it.
    • Wszene
      Wszene @crunchip last edited by

      @crunchip
      OK habe ich gemacht
      Dann einmal reboot
      und dann wieder
      dmesg | grep tooth
      Ausgabe:

      root@PVE-Nuc:~# dmesg | grep tooth
      [    4.879534] Bluetooth: Core ver 2.22
      [    4.879567] Bluetooth: HCI device and connection manager initialized
      [    4.879576] Bluetooth: HCI socket layer initialized
      [    4.879578] Bluetooth: L2CAP socket layer initialized
      [    4.879584] Bluetooth: SCO socket layer initialized
      [    4.982751] Bluetooth: hci0: read Intel version: 370810225019140f00
      [    4.983091] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
      [    4.983097] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
      [    4.983128] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
      [    4.983130] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
      
      Messiahs 1 Reply Last reply Reply Quote 0
      • Messiahs
        Messiahs @Wszene last edited by Messiahs

        @Wszene
        geh mal in den ordner:

        lib/firmware/intel
        

        und mach ein

        ls
        

        Er scheint die Datei noch nicht zu finden...

        Wszene 1 Reply Last reply Reply Quote 0
        • Wszene
          Wszene @Messiahs last edited by

          @Messiahs

          root@PVE-Nuc:/lib/firmware/intel# ls -la
          total 1240
          drwxr-xr-x  2 root root   4096 Dec 30 22:04 .
          drwxr-xr-x 59 root root  36864 Sep 10 17:12 ..
          -rw-r--r--  1 root root     18 Aug 31 11:26 ibt-11-5.ddc
          -rw-r--r--  1 root root 588196 Aug 31 11:26 ibt-11-5.sfi
          -rw-r--r--  1 root root     14 Aug 31 11:26 ibt-12-16.ddc
          -rw-r--r--  1 root root 585744 Aug 31 11:26 ibt-12-16.sfi
          -rw-r--r--  1 root root  39295 Dec 30 22:04 ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
          
          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Wszene last edited by

            @Wszene Die Firmware sollte aber nach einem Neustart von Proxmox geladen werden

            Messiahs Wszene 2 Replies Last reply Reply Quote 0
            • Messiahs
              Messiahs @crunchip last edited by

              @crunchip
              hat die falsche Version bzw. Namen.
              Vorhanden: ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
              Gesucht: ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

              Hier downloaden und nochmal in den Intel-Ordner kopieren:
              https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

              crunchip 1 Reply Last reply Reply Quote 1
              • Wszene
                Wszene @crunchip last edited by

                @crunchip
                neustart habe ich gemacht
                sucht er aber nicht immer nach dieser Datei
                ibt-hw-37.8.bseq

                1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Messiahs last edited by

                  @Messiahs stimmt, hatte nicht auf die Endnummer geachtet

                  Wszene 1 Reply Last reply Reply Quote 1
                  • Wszene
                    Wszene @crunchip last edited by

                    @crunchip
                    so reboot

                    root@PVE-Nuc:~# dmesg | grep tooth
                    [    4.737779] Bluetooth: Core ver 2.22
                    [    4.737808] Bluetooth: HCI device and connection manager initialized
                    [    4.737814] Bluetooth: HCI socket layer initialized
                    [    4.737817] Bluetooth: L2CAP socket layer initialized
                    [    4.737822] Bluetooth: SCO socket layer initialized
                    [    4.765705] Bluetooth: hci0: read Intel version: 370810225019140f00
                    [    4.767152] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
                    [    4.767706] Bluetooth: hci0: Intel fw corrupted: invalid cmd read
                    [    6.776771] Bluetooth: hci0: Exiting manufacturer mode failed (-110)
                    [    6.776786] Bluetooth: hci0: command 0xfc11 tx timeout
                    [    9.204808] Bluetooth: hci0: command 0x0c03 tx timeout
                    [   17.300768] Bluetooth: hci0: sending initial HCI reset command failed (-110)
                    
                    Messiahs 1 Reply Last reply Reply Quote 0
                    • Messiahs
                      Messiahs @Wszene last edited by

                      @Wszene said in Zigbee Schlüsselanhänger:

                      Exiting manufacturer mode failed (-110)

                      systemctl enable bluetooth
                      
                      Wszene 1 Reply Last reply Reply Quote 0
                      • Wszene
                        Wszene @Messiahs last edited by

                        @Messiahs

                        root@PVE-Nuc:~# systemctl enable bluetooth
                        Failed to enable unit: Unit file bluetooth.service does not exist.
                        
                        Messiahs crunchip 2 Replies Last reply Reply Quote 0
                        • Messiahs
                          Messiahs @Wszene last edited by

                          @Wszene
                          readme lesen 😉

                          https://github.com/frankjoke/ioBroker.radar2/blob/master/README.md

                          die Befehle unter Installation ausführen.

                          Wszene 1 Reply Last reply Reply Quote 0
                          • Wszene
                            Wszene @Messiahs last edited by

                            @Messiahs
                            Das habe ich schon vor der Installation der Adapters gemacht

                            Soll ich das jetzt nochmal machen?

                            crunchip 1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @Wszene last edited by

                              @Wszene nicht auf deinem proxmox, jetzt gehts auf der VM weiter

                              Wszene 1 Reply Last reply Reply Quote 0
                              • Wszene
                                Wszene @crunchip last edited by

                                @crunchip
                                OK dann mache ich es dort nochmal
                                ich melde mich gleich zurück

                                crunchip 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @Wszene last edited by

                                  @Wszene sagte in Zigbee Schlüsselanhänger:

                                  Soll ich das jetzt nochmal machen?

                                  schadet nicht
                                  danach nochmal

                                  hciconfig hci0 up
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Wszene last edited by

                                    @Wszene aber warte mal

                                    Intel fw corrupted: invalid cmd read
                                    

                                    da stimmt was nicht

                                    Wszene 1 Reply Last reply Reply Quote 0
                                    • Wszene
                                      Wszene @crunchip last edited by

                                      @crunchip
                                      jetzt scheint es zu funktionieren
                                      Bildschirmfoto 2020-12-30 um 22.58.29.png

                                      Messiahs crunchip 2 Replies Last reply Reply Quote 0
                                      • Messiahs
                                        Messiahs @Wszene last edited by

                                        top 👍

                                        Wszene 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Wszene last edited by

                                          @Wszene ok wenn es läuft dann gehts weiter mit dem eigentlichen Projekt😉

                                          1 Reply Last reply Reply Quote 0
                                          • Wszene
                                            Wszene @Messiahs last edited by

                                            @Messiahs und @crunchip

                                            Ich danke euch für Eure Unterstützung
                                            Jetzt werde ich das mal mit meinem Handy testen und wenn das gut funktioniert hole ich für die Kids so einen Schlüsselanhänger

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            478
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            anwesenheit schlüsselanhänger zigbee
                                            6
                                            60
                                            4026
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo