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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT

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

      Ich probier die ganze Zeit schon alle möglichen Kombis.
      Und nach gefühlten 10000 Reboots immer noch kein Ergebnis.

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

        @Superdad
        Kopier dir mal aus diesem Repo die genannten ucode-Dateien in den lib/firmware des Host und aus dem Unterordnen Intel alle 17-irgendwas ebenfalls in den Unterordner /lib/firmware/intel. Die neueste 17-2 hatte ich wieder gelöscht, damit ging es bei mir nicht.

        Danach Reboot des Host und mal die ioBroker VM anhalten, damit nichts durchgereicht wird.

        Ein

        hciconfig -a
        

        sollte dann was auswerfen.

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

          root@pve:~# Hciconfig -a
          -bash: Hciconfig: command not found

          L 1 Reply Last reply Reply Quote 0
          • L
            ltsalvatore @Superdad last edited by

            @Superdad sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:

            root@pve:~# Hciconfig -a
            -bash: Hciconfig: command not found

            case sensitive

            hciconfig -a

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

              @ltsalvatore
              Sry. Am Handy getippt

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

                Sorry!
                Dann:

                root@pve:~# hciconfig -a
                hci0:   Type: Primary  Bus: USB
                        BD Address: D8:F2:CA:31:D5:2A  ACL MTU: 1021:4  SCO MTU: 96:6
                        UP RUNNING 
                        RX bytes:745 acl:0 sco:0 events:51 errors:0
                        TX bytes:2187 acl:0 sco:0 commands:51 errors:0
                        Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
                        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
                        Link policy: RSWITCH SNIFF 
                        Link mode: SLAVE ACCEPT 
                        Name: 'pve'
                        Class: 0x000104
                        Service Classes: Unspecified
                        Device Class: Computer, Desktop workstation
                        HCI Version:  (0x9)  Revision: 0x100
                        LMP Version:  (0x9)  Subversion: 0x100
                        Manufacturer: Intel Corp. (2)
                
                L 1 Reply Last reply Reply Quote 0
                • L
                  ltsalvatore @Superdad last edited by

                  @Superdad sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:

                  Sorry!
                  Dann:

                  root@pve:~# hciconfig -a
                  hci0:   Type: Primary  Bus: USB
                          BD Address: D8:F2:CA:31:D5:2A  ACL MTU: 1021:4  SCO MTU: 96:6
                          UP RUNNING 
                          RX bytes:745 acl:0 sco:0 events:51 errors:0
                          TX bytes:2187 acl:0 sco:0 commands:51 errors:0
                          Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
                          Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
                          Link policy: RSWITCH SNIFF 
                          Link mode: SLAVE ACCEPT 
                          Name: 'pve'
                          Class: 0x000104
                          Service Classes: Unspecified
                          Device Class: Computer, Desktop workstation
                          HCI Version:  (0x9)  Revision: 0x100
                          LMP Version:  (0x9)  Subversion: 0x100
                          Manufacturer: Intel Corp. (2)
                  

                  sieht doch prima aus..

                  jetzt noch an die VM durchreichen

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

                    Ich habe jetzt ein:

                    root@pve:~# lsusb -t
                    /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M
                    /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
                        |__ Port 4: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
                        |__ Port 4: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
                        |__ Port 4: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
                        |__ Port 10: Dev 3, If 0, Class=Wireless, Driver=btusb, 12M
                        |__ Port 10: Dev 3, If 1, Class=Wireless, Driver=btusb, 12M
                    
                    unltdnetworx 1 Reply Last reply Reply Quote 0
                    • unltdnetworx
                      unltdnetworx Developer @Superdad last edited by unltdnetworx

                      @Superdad
                      Läuft. Dann sollte der Adapter auch grün werden. Dir haben die beiden Dateien gefehlt

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

                        Dann muss ich jetzt die Datei öffnen und eintragen, oder?

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

                          Welche Dateien meinst du?
                          Für später mal zur Info.

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

                            @Superdad
                            nur 10-3 durchreichen

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

                              @Superdad
                              Die aus dem Unterordner Intel

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

                                Muss das nicht 1-10 sein?

                                1 Reply Last reply Reply Quote 0
                                • L
                                  ltsalvatore @unltdnetworx last edited by

                                  @unltdnetworx sagte in INTEL NUC Kit NUC8i5BEK Proxmox+Debian VM kein Onboard BT:

                                  @Superdad
                                  nur 10-3 durchreichen

                                  du meinst, 1-10, oder?!

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

                                    Noch eine Frage.
                                    Muss ich auf der VM auch "service bluetooth start" ausführen?

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

                                      @ltsalvatore
                                      1-10. Ja xD

                                      1 Reply Last reply Reply Quote 0
                                      • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            939
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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