Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.9k

INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
189 Beiträge 18 Kommentatoren 21.8k Aufrufe 10 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    Superdad
    schrieb am zuletzt editiert von
    #122

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

    CCU3

    iOBroker auf IntelNUC Proxmox

    unltdnetworxU 2 Antworten Letzte Antwort
    0
    • S Superdad

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

      unltdnetworxU Offline
      unltdnetworxU Offline
      unltdnetworx
      Developer
      schrieb am zuletzt editiert von
      #123

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

      Gruß, Michael
      Weitere Infos im Profil.
      Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

      1 Antwort Letzte Antwort
      0
      • S Superdad

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

        unltdnetworxU Offline
        unltdnetworxU Offline
        unltdnetworx
        Developer
        schrieb am zuletzt editiert von
        #124

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

        Gruß, Michael
        Weitere Infos im Profil.
        Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

        1 Antwort Letzte Antwort
        0
        • S Offline
          S Offline
          Superdad
          schrieb am zuletzt editiert von
          #125

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

          CCU3

          iOBroker auf IntelNUC Proxmox

          1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            Superdad
            schrieb am zuletzt editiert von
            #126

            Ich hoffe, dass das der richtige Scanbefehl ist?

            root@iOBrokerNUC:~# hcitool -i hci0 scan
            Invalid device: No such device
            

            CCU3

            iOBroker auf IntelNUC Proxmox

            1 Antwort Letzte Antwort
            0
            • S Offline
              S Offline
              Superdad
              schrieb am zuletzt editiert von
              #127

              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?

              CCU3

              iOBroker auf IntelNUC Proxmox

              unltdnetworxU 1 Antwort Letzte Antwort
              0
              • S Superdad

                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?

                unltdnetworxU Offline
                unltdnetworxU Offline
                unltdnetworx
                Developer
                schrieb am zuletzt editiert von unltdnetworx
                #128

                @Superdad
                Das sieht eigentlich gut aus.

                Reboot der VM vermutlich schon versucht?

                Gruß, Michael
                Weitere Infos im Profil.
                Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                1 Antwort Letzte Antwort
                0
                • S Offline
                  S Offline
                  Superdad
                  schrieb am zuletzt editiert von
                  #129

                  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.

                  CCU3

                  iOBroker auf IntelNUC Proxmox

                  unltdnetworxU 1 Antwort Letzte Antwort
                  0
                  • S Superdad

                    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.

                    unltdnetworxU Offline
                    unltdnetworxU Offline
                    unltdnetworx
                    Developer
                    schrieb am zuletzt editiert von
                    #130

                    @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?

                    Gruß, Michael
                    Weitere Infos im Profil.
                    Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                    1 Antwort Letzte Antwort
                    0
                    • S Offline
                      S Offline
                      Superdad
                      schrieb am zuletzt editiert von
                      #131

                      Nicht auf der VM sondern in Proxmox auf dem Host.

                      CCU3

                      iOBroker auf IntelNUC Proxmox

                      1 Antwort Letzte Antwort
                      0
                      • S Offline
                        S Offline
                        Superdad
                        schrieb am zuletzt editiert von
                        #132

                        In der VM:

                        root@iOBrokerNUC:~# hcitool -i hci0 scan
                        Invalid device: No such device
                        

                        CCU3

                        iOBroker auf IntelNUC Proxmox

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • S Superdad

                          In der VM:

                          root@iOBrokerNUC:~# hcitool -i hci0 scan
                          Invalid device: No such device
                          
                          crunchipC Offline
                          crunchipC Offline
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #133

                          @Superdad geb mal ein, auf deiner VM

                          hciconfig auth
                          

                          umgestiegen von Proxmox auf Unraid

                          1 Antwort Letzte Antwort
                          0
                          • S Offline
                            S Offline
                            Superdad
                            schrieb am zuletzt editiert von
                            #134

                            Sorry, war gerade was essen.

                            root@iOBrokerNUC:~# hciconfig auth
                            Can't get device info: No such device
                            
                            

                            CCU3

                            iOBroker auf IntelNUC Proxmox

                            crunchipC 1 Antwort Letzte Antwort
                            0
                            • unltdnetworxU Offline
                              unltdnetworxU Offline
                              unltdnetworx
                              Developer
                              schrieb am zuletzt editiert von
                              #135

                              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.

                              Gruß, Michael
                              Weitere Infos im Profil.
                              Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                              1 Antwort Letzte Antwort
                              0
                              • S Superdad

                                Sorry, war gerade was essen.

                                root@iOBrokerNUC:~# hciconfig auth
                                Can't get device info: No such device
                                
                                
                                crunchipC Offline
                                crunchipC Offline
                                crunchip
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #136

                                @Superdad laangsam Blick ich nimmer ganz durch
                                Du hast jetzt die "fehlenden" iwlwifi Dateien reinkopiert, Rechner neu gestartet, auf dem Host findet er nun das Gerät, aber nicht in der VM bzw
                                ein Gerät wird angezeigt, was aber nicht funktioniert.

                                Der Adapter ist installiert.

                                hast du ein

                                sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
                                sudo apt-get install libcap2-bin
                                sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
                                
                                

                                im IoBroker ausgeführt?

                                desweiteren
                                was ergibt

                                systemctl status bluetooth.service
                                

                                dieses muss du eingeben, das bluetooth gestartet wird und auch bei einem neustart wieder startet

                                systemctl enable bluetooth.service
                                systemctl start bluetooth.service
                                

                                ein

                                hciconfig hci0 up
                                

                                schaltet dein Bluetooth Gerät ein

                                umgestiegen von Proxmox auf Unraid

                                1 Antwort Letzte Antwort
                                0
                                • S Offline
                                  S Offline
                                  Superdad
                                  schrieb am zuletzt editiert von
                                  #137

                                  Erstmal das:

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

                                  CCU3

                                  iOBroker auf IntelNUC Proxmox

                                  1 Antwort Letzte Antwort
                                  0
                                  • S Offline
                                    S Offline
                                    Superdad
                                    schrieb am zuletzt editiert von
                                    #138

                                    Dann das:

                                    root@iOBrokerNUC:~# hciconfig hci0 up
                                    Can't get device info: No such device
                                    

                                    CCU3

                                    iOBroker auf IntelNUC Proxmox

                                    crunchipC 1 Antwort Letzte Antwort
                                    0
                                    • S Superdad

                                      Dann das:

                                      root@iOBrokerNUC:~# hciconfig hci0 up
                                      Can't get device info: No such device
                                      
                                      crunchipC Offline
                                      crunchipC Offline
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #139

                                      @Superdad auf deiner VM
                                      kannst noch Soft/Hard blocked no prüfen mit folgendem Befehl

                                      rfkill list
                                      

                                      funktionieren jetzt eigendlich nun deine Treiber in Proxmox?
                                      hast keine Ausgabe mehr gezeigt von

                                      dmesg | grep tooth
                                      

                                      umgestiegen von Proxmox auf Unraid

                                      1 Antwort Letzte Antwort
                                      0
                                      • S Offline
                                        S Offline
                                        Superdad
                                        schrieb am zuletzt editiert von
                                        #140

                                        Also ich habe alle 17er Dateien drin und ucode 9000-34 und 9260-34.

                                        CCU3

                                        iOBroker auf IntelNUC Proxmox

                                        1 Antwort Letzte Antwort
                                        0
                                        • S Offline
                                          S Offline
                                          Superdad
                                          schrieb am zuletzt editiert von
                                          #141

                                          Ausgabe von dmesg in Proxmox.

                                          root@pve:~# dmesg | grep tooth
                                          [    5.428947] Bluetooth: Core ver 2.22
                                          [    5.428965] Bluetooth: HCI device and connection manager initialized
                                          [    5.428995] Bluetooth: HCI socket layer initialized
                                          [    5.428999] Bluetooth: L2CAP socket layer initialized
                                          [    5.429003] Bluetooth: SCO socket layer initialized
                                          [    5.433876] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [    8.031647] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                                          [    8.031649] Bluetooth: BNEP filters: protocol multicast
                                          [    8.031652] Bluetooth: BNEP socket layer initialized
                                          [   12.070350] Bluetooth: hci0: urb 000000008df1e450 failed to resubmit (2)
                                          [  164.403866] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [  256.967089] Bluetooth: hci0: urb 000000003ff3f2ed failed to resubmit (2)
                                          [  930.768975] Modules linked in: tcp_diag inet_diag nfsv3 nfs_acl nfs lockd grace fscache veth ip_set ip6table_filter ip6_tables iptable_filter cmac bnep softdog nfnetlink_log nfnetlink nls_iso8859_1 dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c snd_hda_codec_hdmi intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_realtek snd_hda_codec_generic kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd glue_helper cryptd snd_soc_skl snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi i915 snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine wmi_bmof intel_wmi_thunderbolt drm_kms_helper drm intel_cstate i2c_algo_bit fb_sys_fops btusb btrtl btbcm btintel iwlmvm bluetooth mac80211 rtsx_pci_ms
                                          [ 2094.425954] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 2195.809396] Bluetooth: hci0: urb 00000000f2205b5e failed to resubmit (2)
                                          [ 4613.078873] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 4616.769724] Bluetooth: hci0: urb 000000001b52b7b8 failed to resubmit (2)
                                          [ 4767.795902] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 9174.243886] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 9177.776850] Bluetooth: hci0: urb 00000000dc56a48b failed to resubmit (2)
                                          [ 9262.249870] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 9290.733310] Bluetooth: hci0: urb 000000002a962bfd failed to resubmit (2)
                                          [ 9586.752868] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [ 9607.213728] Bluetooth: hci0: urb 00000000c3d97bb3 failed to resubmit (2)
                                          [10153.768841] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [10253.982889] Bluetooth: hci0: urb 00000000fc0a1aee failed to resubmit (2)
                                          [11506.075844] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [11561.341543] Bluetooth: hci0: urb 000000006e2e8cd1 failed to resubmit (2)
                                          [12533.847878] Bluetooth: hci0: Firmware revision 0.1 build 184 week 15 2019
                                          [12536.773457] Bluetooth: hci0: urb 000000006e2719f4 failed to resubmit (2)
                                          

                                          CCU3

                                          iOBroker auf IntelNUC Proxmox

                                          unltdnetworxU 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          791

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe