Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. ! gelöst ! NUC Proxmox Bluetooth onboard

    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

    ! gelöst ! NUC Proxmox Bluetooth onboard

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by

      @woupi sagte in NUC Proxmox Bluetooth onboard:

      Aber so habe ich auch immer nur gefunden das es nicht geht.

      Moin,

      unter LXC Containern kann Bluetooth Schwierigkeiten machen. Bluetooth ist, anders als Zigbee/Zwave Sticks, ein Netzwerkprotokoll und ob das dann mit allen Feinheiten im LXC Container funktioniert!

      Unter einer VM sollte es aber funktionieren, da Du dort ein eigenen Kernel nutzt.

      Zu deinem Problem aktuell, erst einmal Bluetooth ans laufen zu bekommen, unter Proxmox sagt

      # lsusb
      # lspci
      

      Ist denn da Bluetooth zu finden, hast Du mal im Bios geschaut ob das angeschaltet ist?

      VG
      Bernd

      W 1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @woupi last edited by

        @woupi sagte in NUC Proxmox Bluetooth onboard:

        @wendy2702 sagte in NUC Proxmox Bluetooth onboard:

        Das stimmt so nicht, in dem oben von dir verlinkten Beitrag im Proxmox Forum schreibt der TE "Das mit dem BT hat jetzt geklappt. "

        Dann hast du sogar weitergelesen als ich.
        Die notwendigen Schritte stehen ja da drin und @Thomas-Braun und @dp20eic haben ja auch nochmal die ersten Abfragen und Hinweise aufgelistet

        1 Reply Last reply Reply Quote 0
        • W
          woupi @Thomas Braun last edited by

          @thomas-braun sagte in NUC Proxmox Bluetooth onboard:

          @woupi
          liefern? Am besten erstmal außerhalb vom Proxmox direkt auf der Hardware ausführen.

          Sorry, aber was meinst du genau damit, zugriff habe ich über ssh mit Putty, meinst Du das?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @woupi last edited by

            @woupi sagte in NUC Proxmox Bluetooth onboard:

            zugriff habe ich über ssh mit Putty

            Worauf? Direkt auf den Host oder auf das virtuelle Zeuch?

            Mach mal besser mit @dp20eic weiter, für Proxmox bin ich zu doof. 🙂

            W 1 Reply Last reply Reply Quote 0
            • W
              woupi @Guest last edited by

              @dp20eic sagte in NUC Proxmox Bluetooth onboard:

              @woupi sagte in NUC Proxmox Bluetooth onboard:

              # lsusb
              # lspci
              

              Ist denn da Bluetooth zu finden, hast Du mal im Bios geschaut ob das angeschaltet ist?

              VG
              Bernd

              root@server:~# lsusb
              Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
              Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
              Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
              Bus 001 Device 002: ID 1a86:7523 QinHeng Electronics CH340 serial converter
              Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
              root@server:~#
              
              
              root@server:~# lspci
              00:00.0 Host bridge: Intel Corporation Device 9b71 (rev 0c)
              00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphi                                                                               cs] (rev 02)
              00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6                                                                               th/7th/8th Gen Core Processor Gaussian Mixture Model
              00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsy                                                                               tem
              00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Co                                                                               ntroller
              00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
              00:15.0 Serial bus controller: Intel Corporation Serial IO I2C Host Controller
              00:15.2 Serial bus controller: Intel Corporation Comet Lake PCH-LP LPSS: I2C Con                                                                               troller #2
              00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine                                                                                Interface
              00:17.0 SATA controller: Intel Corporation Comet Lake SATA AHCI Controller
              00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f                                                                               0)
              00:1d.0 PCI bridge: Intel Corporation Device 02b5 (rev f0)
              00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/e                                                                               SPI Controller
              00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
              00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controll                                                                               er
              00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
              01:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge                                                                                2C 2018] (rev 06)
              02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge                                                                                2C 2018] (rev 06)
              02:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge                                                                                2C 2018] (rev 06)
              02:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge                                                                                2C 2018] (rev 06)
              03:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ri                                                                               dge 2C 2018] (rev 06)
              39:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [                                                                               Titan Ridge 2C 2018] (rev 06)
              3a:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller
              root@server:~#
              
              
              ? 1 Reply Last reply Reply Quote 0
              • W
                woupi @Thomas Braun last edited by

                @thomas-braun sagte in NUC Proxmox Bluetooth onboard:

                @woupi sagte in NUC Proxmox Bluetooth onboard:

                zugriff habe ich über ssh mit Putty

                Worauf? Direkt auf den Host oder auf das virtuelle Zeuch?

                Mach mal besser mit @dp20eic weiter, für Proxmox bin ich zu doof. 🙂

                Nein, nicht auf VM, direkt auf Proxmox, ist Debian.

                wendy2702 1 Reply Last reply Reply Quote 0
                • W
                  woupi @Thomas Braun last edited by

                  @thomas-braun sagte in NUC Proxmox Bluetooth onboard:

                  hcitool dev

                  root@server:~# hcitool dev
                  Devices:
                  root@server:~# rfkill
                  -bash: rfkill: command not found
                  root@server:~# 
                  
                  1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @woupi last edited by

                    @woupi Wo und wie kopierst du die logs? Die sind ja immer abgeschnitten

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      woupi @wendy2702 last edited by

                      @wendy2702 sagte in NUC Proxmox Bluetooth onboard:

                      @woupi Wo und wie kopierst du die logs? Die sind ja immer abgeschnitten

                      strg +rechte Maustaste dann coppy,
                      habe ich nicht gesehen, mach es nochmal

                      W 1 Reply Last reply Reply Quote 0
                      • W
                        woupi @woupi last edited by

                        root@server:~# lspci
                        00:00.0 Host bridge: Intel Corporation Device 9b71 (rev 0c)
                        00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
                        00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
                        00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
                        00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
                        00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
                        00:15.0 Serial bus controller: Intel Corporation Serial IO I2C Host Controller
                        00:15.2 Serial bus controller: Intel Corporation Comet Lake PCH-LP LPSS: I2C Controller #2
                        00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
                        00:17.0 SATA controller: Intel Corporation Comet Lake SATA AHCI Controller
                        00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f0)
                        00:1d.0 PCI bridge: Intel Corporation Device 02b5 (rev f0)
                        00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
                        00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
                        00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
                        00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
                        01:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                        02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                        02:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                        02:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                        03:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 2C 2018] (rev 06)
                        39:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 2C 2018] (rev 06)
                        3a:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller
                        root@server:~#
                        
                        wendy2702 1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 @woupi last edited by

                          @woupi Ich sehe jetzt auf Anhieb kein Bluetooth Device. Ist das denn im BIOS aktiviert wie @dp20eic gefragt hat?

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            woupi @wendy2702 last edited by

                            @wendy2702 sagte in NUC Proxmox Bluetooth onboard:

                            @woupi Ich sehe jetzt auf Anhieb kein Bluetooth Device. Ist das denn im BIOS aktiviert wie @dp20eic gefragt hat?

                            Ach ja, sorry, das habe ich übersehen.

                            Bios kann ich leider so nicht dran. ich bau den NUC morgen aus und häng den an einen Monitor und Tastatur.

                            Danke

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              woupi @woupi last edited by woupi

                              @woupi sagte in NUC Proxmox Bluetooth onboard:

                              ich bau den NUC morgen aus und häng den an einen Monitor und Tastatur.

                              Danke

                              Guten Morgen,
                              ich habe heute morgen den NUC ausgebaut. So konnte ich den, mit Monitor und Tastatur versehen. Im Bios war tatsächlich Bluetooth deaktiviert. Das habe ich jetzt aktiviert. Anschließendes lsusb und lspci brachten aber leider keine neuen Ergebnisse:

                              root@server:~# lsusb
                              Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                              Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                              Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                              Bus 001 Device 002: ID 1a86:7523 QinHeng Electronics CH340 serial converter
                              Bus 001 Device 003: ID 8087:0026 Intel Corp.
                              Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                              root@server:~# lspci
                              00:00.0 Host bridge: Intel Corporation Device 9b71 (rev 0c)
                              00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
                              00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
                              00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
                              00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
                              00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
                              00:15.0 Serial bus controller: Intel Corporation Serial IO I2C Host Controller
                              00:15.2 Serial bus controller: Intel Corporation Comet Lake PCH-LP LPSS: I2C Controller #2
                              00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
                              00:17.0 SATA controller: Intel Corporation Comet Lake SATA AHCI Controller
                              00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #5 (rev f0)
                              00:1d.0 PCI bridge: Intel Corporation Device 02b5 (rev f0)
                              00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
                              00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
                              00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
                              00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-V
                              01:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                              02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                              02:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                              02:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
                              03:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 2C 2018] (rev 06)
                              39:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 2C 2018] (rev 06)
                              3a:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller
                              root@server:~#
                              

                              hcitool dev aber schon:

                              root@server:~# hcitool dev
                              Devices:
                                      hci0    08:71:90:56:38:C0
                              root@server:~#
                              

                              Das ist ja schonmal gut.
                              Ich würde mich freuen, wenn Ihr mir weiter Helfen würdet.
                              Vielen Dank dafür schonmal und natürlich auch nochmal für gestern Abend.

                              VG
                              Sascha

                              W wendy2702 2 Replies Last reply Reply Quote 0
                              • W
                                woupi @woupi last edited by woupi

                                Ich habe gerade noch in Proxmox nachgesehen, da finde ich jetzt ein Unbekanntes Gerät was ich, über USB, durchreichen kann.

                                Reicht das schon?

                                prox.jpg

                                VG
                                Sascha
                                PS.:

                                root@server:~# lsmod
                                .....
                                btrtl                  24576  1 btusb
                                

                                Das sollte der Treiber sein, wenn ich es richtig verstanden habe.

                                1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 @woupi last edited by

                                  @woupi sagte in NUC Proxmox Bluetooth onboard:

                                  Anschließendes lsusb und lspci brachten aber leider keine neuen Ergebnisse:

                                  Kann ich anhand deiner Infos nicht bestätigen:

                                  Vorher:

                                  69f5e18b-6585-4aa1-82eb-760a64a9496f-grafik.png

                                  Nachher:

                                  a5e3ede2-f107-40c7-ab35-af134e4e6e0d-grafik.png

                                  Damit bist du jetzt an genau dieser Stelle aus dem Proxmox Forum:

                                  36523027-7b32-47da-bafa-4db979cccdb7-grafik.png

                                  Mit den Treibern musst du halt mal schauen.

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    woupi last edited by

                                    Oh man, da habe ich bestimmt dreimal drauf geschaut und nicht gesehen, trotz neuer Brille, es nimmt leider alles ab, auch die Sehkraft.

                                    Ja stimmt.

                                    Ich habe den jetzt in der VM eingebunden und im iobroker den Adapter ble installiert. Jetzt warte ich mal bis der Hygrometer kommt und dann versuche ich ob ich eine Verbindung aufbauen kann.

                                    wendy2702 1 Reply Last reply Reply Quote 0
                                    • wendy2702
                                      wendy2702 @woupi last edited by

                                      @woupi sagte in NUC Proxmox Bluetooth onboard:

                                      Oh man, da habe ich bestimmt dreimal drauf geschaut und nicht gesehen, trotz neuer Brille, es nimmt leider alles ab, auch die Sehkraft.

                                      Kann ich Bestätigen 😀

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @woupi last edited by

                                        @woupi

                                        Moin,
                                        sorry, das ich mich erst jetzt einschalte, aber im Gegensatz zu meiner Frau und CPU, bin ich nur Single Task fähig 🙂

                                        Freut mich, dass Du, mit kompetenter Hilfe, weitergekommen bist.
                                        Du solltest alle Schritte und Erkenntnisse mal kurz zusammenschreiben, kann sicherlich für das iobroker Wiki interessant sein, als Ergänzung zum iobroker auf Proxmox installieren.

                                        Als Tip ob das jetzt schon unter der VM funktioniert, kannst Du mal versuchen irgend ein Bluetooth Gerät zu pairen.

                                        Als Anhalt kann ich dir da bluetoothctl nennen, must Du evtl. in der VM noch nachinstallieren.

                                         16:46:35  dp20eic@ryzen-5  ~ 
                                        $ bluetoothctl 
                                        Agent registered
                                        [bluetooth]# ?
                                        Invalid command in menu main: ?
                                        
                                        Use "help" for a list of available commands in a menu.
                                        Use "menu <submenu>" if you want to enter any submenu.
                                        Use "back" if you want to return to menu main.
                                        [bluetooth]# help
                                        Menu main:
                                        Available commands:
                                        -------------------
                                        advertise                                         Advertise Options Submenu
                                        monitor                                           Advertisement Monitor Options Submenu
                                        scan                                              Scan Options Submenu
                                        gatt                                              Generic Attribute Submenu
                                        admin                                             Admin Policy Submenu
                                        player                                            Media Player Submenu
                                        endpoint                                          Media Endpoint Submenu
                                        transport                                         Media Transport Submenu
                                        list                                              List available controllers
                                        show [ctrl]                                       Controller information
                                        select <ctrl>                                     Select default controller
                                        devices [Paired/Bonded/Trusted/Connected]         List available devices, with an optional property as the filter
                                        system-alias <name>                               Set controller alias
                                        reset-alias                                       Reset controller alias
                                        power <on/off>                                    Set controller power
                                        pairable <on/off>                                 Set controller pairable mode
                                        discoverable <on/off>                             Set controller discoverable mode
                                        discoverable-timeout [value]                      Set discoverable timeout
                                        agent <on/off/capability>                         Enable/disable agent with given capability
                                        default-agent                                     Set agent as the default one
                                        advertise <on/off/type>                           Enable/disable advertising with given type
                                        set-alias <alias>                                 Set device alias
                                        scan <on/off/bredr/le>                            Scan for devices
                                        info [dev]                                        Device information
                                        pair [dev]                                        Pair with device
                                        cancel-pairing [dev]                              Cancel pairing with device
                                        trust [dev]                                       Trust device
                                        untrust [dev]                                     Untrust device
                                        block [dev]                                       Block device
                                        unblock [dev]                                     Unblock device
                                        remove <dev>                                      Remove device
                                        connect <dev>                                     Connect device
                                        disconnect [dev]                                  Disconnect device
                                        menu <name>                                       Select submenu
                                        version                                           Display version
                                        quit                                              Quit program
                                        exit                                              Quit program
                                        help                                              Display help about this program
                                        export                                            Print environment variables
                                        [bluetooth]# devices
                                        Device D4:6D:6D:E6:29:BC VWAGWOLOM0ZO
                                        Device 14:3F:A6:67:91:B5 WH-1000XM4
                                        Device F0:41:C8:31:46:6B BT HIFI AUDIO
                                        Device DF:BB:70:6C:AC:F2 Nuimo_silbern
                                        Device B8:27:EB:A3:AA:24 Moode Bluetooth
                                        Device E8:0A:C0:3A:6B:FA Nuimo
                                        [bluetooth]# 
                                        
                                        [bluetooth]# pairable
                                        Missing on/off argument
                                        [bluetooth]# pairable on
                                        Changing pairable on succeeded
                                        [bluetooth]# scan
                                        Missing on/off/bredr/le argument
                                        [bluetooth]# scan on
                                        Discovery started
                                        [CHG] Controller FC:77:74:87:56:44 Discovering: yes
                                        [NEW] Device 5C:3F:61:A1:54:BC 5C-3F-61-A1-54-CC
                                        [NEW] Device 54:D2:72:DB:B4:B9 Nuki_13DBB4AAAAA9
                                        [DEL] Device 5C:3F:61:A1:54:BC 5C-3F-61-A1-54-CC
                                        [DEL] Device 54:D2:72:DB:B4:B9 Nuki_13DBB4AAAAA9
                                        

                                        VG
                                        Bernd

                                        W 1 Reply Last reply Reply Quote 1
                                        • W
                                          woupi @Guest last edited by woupi

                                          @dp20eic sagte in NUC Proxmox Bluetooth onboard:

                                          @woupi

                                          Moin,
                                          sorry, das ich mich erst jetzt einschalte, aber im Gegensatz zu meiner Frau und CPU, bin ich nur Single Task fähig 🙂

                                          Vielen Dank, dass du dich meldest und auch ich bin nicht Multitasking fähig. Normalerweise bin ich auch von 6 bis 18:00 nicht zu Hause, bin bis einschließlich heute aber Arbeitsunfähig. Darum hatte ich überhaupt die Zeit so früh was zu machen.

                                          Freut mich, dass Du, mit kompetenter Hilfe, weitergekommen bist.

                                          mich auch.

                                          Du solltest alle Schritte und Erkenntnisse mal kurz zusammenschreiben, kann sicherlich für das iobroker Wiki interessant sein, als Ergänzung zum iobroker auf Proxmox installieren.

                                          Das werde ich gerne versuchen.

                                          Als Tip ob das jetzt schon unter der VM funktioniert, kannst Du mal versuchen irgend ein Bluetooth Gerät zu pairen.

                                          Als Anhalt kann ich dir da bluetoothctl nennen, must Du evtl. in der VM noch nachinstallieren.

                                          Habe ich gemacht und siehe da, es kommen reichlich Geräte 😀

                                          [bluetooth]# scan on
                                          Discovery started
                                          [CHG] Controller 08:71:90:56:38:C0 Discovering: yes
                                          [NEW] Device 71:9C:11:D5:DF:26 71-9C-11-D5-DF-26
                                          [NEW] Device 40:D5:E8:8E:EF:95 40-D5-E8-8E-EF-95
                                          [NEW] Device CC:33:31:B5:A2:42 CC-33-31-B5-A2-42
                                          [NEW] Device 74:38:B7:D2:1F:71 74-38-B7-D2-1F-71
                                          [CHG] Device CC:33:31:B5:A2:42 TxPower: 0
                                          [CHG] Device CC:33:31:B5:A2:42 Name: Geberit AC PRO
                                          [CHG] Device CC:33:31:B5:A2:42 Alias: Geberit AC PRO
                                          [CHG] Device CC:33:31:B5:A2:42 ManufacturerData Key: 0x0100
                                          [CHG] Device CC:33:31:B5:A2:42 ManufacturerData Value:
                                            00 31 34 36 32 30                                .14620    
                                          [CHG] Device CC:33:31:B5:A2:42 ManufacturerData Key: 0x3200
                                          [CHG] Device CC:33:31:B5:A2:42 ManufacturerData Value:
                                            34                                               4         
                                          [CHG] Device 71:9C:11:D5:DF:26 RSSI: -87
                                          [CHG] Device 40:D5:E8:8E:EF:95 RSSI: -95
                                          [CHG] Device 74:38:B7:D2:1F:71 TxPower: 6
                                          [CHG] Device 74:38:B7:D2:1F:71 Appearance: 0x0200
                                          [CHG] Device 74:38:B7:D2:1F:71 Name: EOS850D_CBC374
                                          [CHG] Device 74:38:B7:D2:1F:71 Alias: EOS850D_CBC374
                                          [CHG] Device 71:9C:11:D5:DF:26 RSSI: -95
                                          [bluetooth]#
                                          
                                          

                                          Damit würde ich sagen, funktioniert.

                                          Vielen Dank für eure Hilfe.

                                          Ich werde am WE alles zusammenschreiben.
                                          Viel Falsch machen kann ich ja auch nicht, denn es steht ja alle hier drin, nur halt durcheinander und das ist für einen suchenden nicht gut, das musste ich die letzten Monate leider auch wieder feststellen.

                                          Wenn ich das habe, werde ich dann mal sehen was Du genau mit dem Wiki meinst, habe ich noch nicht gesehen, muss zu meiner Schade gestehen, habe ich auch noch nicht nach gesucht.

                                          Ich wünsche euch einen schönen Abend, ich bin dann ab morgen auch wieder arbeiten, dann ist es vorbei mit der Zeit für so schöne Dinge. 😖

                                          VG
                                          Sascha

                                          W 1 Reply Last reply Reply Quote 0
                                          • W
                                            woupi @woupi last edited by

                                            @woupi sagte in NUC Proxmox Bluetooth onboard:

                                            @dp20eic sagte in NUC Proxmox Bluetooth onboard:

                                            Du solltest alle Schritte und Erkenntnisse mal kurz zusammenschreiben, kann sicherlich für das iobroker Wiki interessant sein, als Ergänzung zum iobroker auf Proxmox installieren.

                                            Das werde ich gerne versuchen.

                                            Ich habe mich jetzt auf die suche nach dem wiki gemacht.
                                            Ich habe dich bestimmt auch falsch verstanden, denn da gibt es keinen Punkt iobroker auf Proxmox.

                                            wendy2702 ? 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            450
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            33
                                            2486
                                            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