Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT

    This topic has been deleted. Only users with topic management privileges can see it.
    • unltdnetworx
      unltdnetworx Developer @Superdad last edited by

      @Superdad

      sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev libcap2-bin
      

      Auf der VM

      1 Reply Last reply Reply Quote 1
      • unltdnetworx
        unltdnetworx Developer @Superdad last edited by

        @Superdad
        Und

        sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
        

        halt noch.

        1 Reply Last reply Reply Quote 1
        • S
          Superdad last edited by

          Da kommt aber keine Meldung.

          root@iOBrokerNUC:~# sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
          root@iOBrokerNUC:~#
          
          
          unltdnetworx 1 Reply Last reply Reply Quote 0
          • unltdnetworx
            unltdnetworx Developer @Superdad last edited by

            @Superdad
            Das passt. Dann klappt alles.
            Adapter sollte jetzt auf grün gehen.

            1 Reply Last reply Reply Quote 0
            • S
              Superdad last edited by

              Müsste ich den Bluetooth-Adapter nicht auch mit meinem Telefon sehen?
              Radar ist rot und ble bleibt gelb.

              unltdnetworx 1 Reply Last reply Reply Quote 0
              • unltdnetworx
                unltdnetworx Developer @Superdad last edited by

                @Superdad
                Du kannst immer nur einen Adapter starten. Also BLE oder Radar.

                1 Reply Last reply Reply Quote 0
                • S
                  Superdad last edited by

                  OK!
                  Radar ist aus und ble trotzdem gelb.
                  Wie kann ich noch raus bekommen, ob der Bluetooth-Chip überhaupt sendet?

                  unltdnetworx 2 Replies Last reply Reply Quote 0
                  • unltdnetworx
                    unltdnetworx Developer @Superdad last edited by

                    @Superdad
                    Mit dem Scan Befehl von weiter oben. Auf der VM Konsole ausführen und z.B. auf dem Handy Bluetooth sichtbar schalten.

                    1 Reply Last reply Reply Quote 0
                    • unltdnetworx
                      unltdnetworx Developer @Superdad last edited by

                      @Superdad
                      Aber in den Einstellungen des Adapters hast du das Bluetooth Gerät schon zugewiesen?

                      1 Reply Last reply Reply Quote 0
                      • S
                        Superdad last edited by

                        Da habe ich eine 0 drin für hci0.
                        Ist doch richtig, oder?

                        1 Reply Last reply Reply Quote 0
                        • S
                          Superdad last edited by

                          Ich hoffe, dass das der richtige Scanbefehl ist?

                          root@iOBrokerNUC:~# hcitool -i hci0 scan
                          Invalid device: No such device
                          
                          1 Reply Last reply Reply Quote 0
                          • S
                            Superdad last edited by

                            Hab ich jetzt mal auf der VM ausgeführt.

                            root@iOBrokerNUC:~# service bluetooth status
                            ● bluetooth.service - Bluetooth service
                               Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
                               Active: active (running) since Thu 2019-06-20 17:42:59 CEST; 17min ago
                                 Docs: man:bluetoothd(8)
                             Main PID: 12394 (bluetoothd)
                               Status: "Running"
                                Tasks: 1 (limit: 4915)
                               CGroup: /system.slice/bluetooth.service
                                       └─12394 /usr/lib/bluetooth/bluetoothd
                            
                            Jun 20 17:42:59 iOBrokerNUC systemd[1]: Starting Bluetooth service...
                            Jun 20 17:42:59 iOBrokerNUC bluetoothd[12394]: Bluetooth daemon 5.43
                            Jun 20 17:42:59 iOBrokerNUC systemd[1]: Started Bluetooth service.
                            Jun 20 17:42:59 iOBrokerNUC bluetoothd[12394]: Starting SDP server
                            Jun 20 17:42:59 iOBrokerNUC bluetoothd[12394]: Bluetooth management interface 1.14 initialized
                            root@iOBrokerNUC:~#
                            
                            

                            Müsste ja eigentlich alles funktionieren, oder?

                            unltdnetworx 1 Reply Last reply Reply Quote 0
                            • unltdnetworx
                              unltdnetworx Developer @Superdad last edited by unltdnetworx

                              @Superdad
                              Das sieht eigentlich gut aus.

                              Reboot der VM vermutlich schon versucht?

                              1 Reply Last reply Reply Quote 0
                              • S
                                Superdad last edited by

                                Wenn ich die VM ausschalte, dann findet er in Proxmox mit "hcitool -i hci0 scan" zwei Bluetooth-Geräte.

                                Sobald ich die VM starte geht nichts mehr.
                                Der Befehl funktioniert dann nicht mehr in Proxmox.
                                Ist aber vielleicht normal so? Weiss nicht.
                                Und ble-Adapter bleibt gelb.

                                Wenn VM aus zeigt Proxmox auch btusb Treiber an.
                                Mit gestarteter VM nicht mehr.

                                Muss ich den Bluetooth-Service auf Proxmox stoppen?
                                Habe irgendwo gelesen, dass es nur auf einem Gerät funktioniert.

                                Ich probier es mal aus.

                                unltdnetworx 1 Reply Last reply Reply Quote 0
                                • unltdnetworx
                                  unltdnetworx Developer @Superdad last edited by

                                  @Superdad
                                  Dass in Proxmox nichts geht bei laufender VM ist normal. Das Gerät wird ja weitergereicht. Auch habe ich nichts deaktiviert.

                                  Den Scan hast du schon auf der VM gemacht?

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Superdad last edited by

                                    Nicht auf der VM sondern in Proxmox auf dem Host.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Superdad last edited by

                                      In der VM:

                                      root@iOBrokerNUC:~# hcitool -i hci0 scan
                                      Invalid device: No such device
                                      
                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @Superdad last edited by

                                        @Superdad geb mal ein, auf deiner VM

                                        hciconfig auth
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Superdad last edited by

                                          Sorry, war gerade was essen.

                                          root@iOBrokerNUC:~# hciconfig auth
                                          Can't get device info: No such device
                                          
                                          
                                          crunchip 1 Reply Last reply Reply Quote 0
                                          • unltdnetworx
                                            unltdnetworx Developer last edited by

                                            Reine Vermutung, aber evtl. müssen die Treiber auch in der VM hinzugefügt werden. Bei Ubuntu ging es sofort. Möglicherweise bei Debian nicht enthalten.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            659
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            18
                                            189
                                            15806
                                            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