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.
    • 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
                • wendy2702
                  wendy2702 @woupi last edited by

                  @woupi nimm einfach dass:

                  https://www.iobroker.net/#de/documentation/install/proxmox.md

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

                    @wendy2702 sagte in NUC Proxmox Bluetooth onboard:

                    @woupi nimm einfach dass:

                    https://www.iobroker.net/#de/documentation/install/proxmox.md

                    Es ging darum, dass ich

                    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, für ein Wiki zusammentragen sollte. Gut wenn jetzt mit wiki eine Dokumentation gemeint ist, komme ich damit, wenn ich es weiß, parat. Aber eintragen kann ich da doch nichts, oder?

                    Irgendwie stehe ich auf dem Schlauch.

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

                      @woupi schreibe es doch mal runter und poste es hier. Dann bekommen wir das auch in die Doku.

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

                        @woupi

                        Moin,

                        ja ich meinte das, was @wendy2702 dir gezeigt hat, Danke dafür.
                        Ja Du darfst da nichts eintragen, aber man kann einen Post machen und der Wiki Beauftragte, kann das dann sicherlich dort einfügen, den richtigen werden wir schon finden 🙂

                        VG
                        Bernd

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

                          Dank euch beiden,

                          ok, dann werde ich das machen, heute allerdings nicht mehr, ich habe mich schon einer anderen Baustelle gewidmet und bin jetzt durch (kann nicht mehr).

                          VG
                          Sascha

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

                            @woupi Kein Stress.

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

                              Ich habe versucht es so knapp wie möglich zusammen zu schreiben.

                              NUC-Proxmox-VM-iobroker onBoard Bluetooth durchreichen:

                              1. onBoard Bluetooth im Bios aktivieren, falls deaktiviert
                              2. über z.B. Putty, oder direkt in Proxmox in der VM "iobroker", an der Konsole anmelden
                              3. mit
                              lsusb
                              

                              überprüfen ob der onBoard Adapter vorhanden ist (Beispiel)

                              Bus 001 Device 003: ID 8087:0026 Intel Corp
                              
                              1. Wenn der Bluetooth Adapter vorhanden ist, in Proxmox in der VM "iobroker", Hardware --> Hinzufügen --> USB -Gerät-->Hersteller/Geräte ID verwenden --> Gerät Wählen --> das mit lsusb gefundene Gerät auswählen (hier 8087:0026)
                              2. Hinzufügen
                                hinzufügen.jpg
                              3. Wieder auf die Konsole der VM "iobroker" wechseln
                              Bluetoothctl
                              
                              Scan -on
                              

                              Jetzt sollten Bluetooth Geräte gefunden werden, sofern es aktive Geräte in der Nähe gibt

                              xxxxxxxx@iobroker:~$ sudo bluetoothctl
                              [sudo] password for xxxxxxxx:
                              Agent registered
                              [CHG] Controller 08:71:90:56:38:C0 Pairable: yes
                              [bluetooth]# scan on
                              Discovery started
                              [CHG] Controller 08:71:90:56:38:C0 Discovering: yes
                              [NEW] Device 4C:BA:D7:80:3C:59 [LG] webOS TV OLED55G29LA
                              [bluetooth]#
                              
                              

                              mit exit wieder beenden.
                              Nun könnt Ihr in iobroker Bluetooth Geräte einbinden

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

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              899
                              Online

                              31.8k
                              Users

                              80.0k
                              Topics

                              1.3m
                              Posts

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