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

      Besser spät als nie!
      Die VM lief, aber ich hatte keinen Zugriff mehr.
      Habe ein Backup zurück gespielt. Geht ja schnell bei Proxmox. Super Software!

      Habe heute mal dann dir iwlwifi-Treiber aus dem Ordner gelöscht und dann einzeln hinzugefügt.
      Dann Reboot und ein dmesg |grep iwlwifi ausgeführt. Treiber wurde installiert.

      Dann ein lsusb -t und ich hatte unter Bus1 Port10 einen Driver=usbfs stehen.
      Diesen unter Hardware in der VM hinzugefügt.
      Keine Anzeige im Ble-Adapter. Der blieb auf gelb.

      Dann war er plötzlich wieder weg in Proxmox und es stand nur Driver=usbfs.

      Muss ich in der VM auf iobroker auch noch irgend etwas installieren?

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

        Folgende Meldung bekomme ich noch in Proxmox:

        root@pve:~# dmesg | grep tooth
        [    4.596080] Bluetooth: Core ver 2.22
        [    4.596100] Bluetooth: HCI device and connection manager initialized
        [    4.596104] Bluetooth: HCI socket layer initialized
        [    4.596107] Bluetooth: L2CAP socket layer initialized
        [    4.596113] Bluetooth: SCO socket layer initialized
        [    4.605822] Bluetooth: hci0: Firmware revision 0.1 build 130 week 44 2018
        [    9.845734] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        [    9.845740] Bluetooth: BNEP filters: protocol multicast
        [    9.845744] Bluetooth: BNEP socket layer initialized
        [   13.916441] Bluetooth: hci0: urb 00000000b573d15c failed to resubmit (2)
        [  310.395885] Bluetooth: hci0: Firmware revision 0.1 build 130 week 44 2018
        [  648.328568] Bluetooth: hci0: urb 0000000080a9b1fc failed to resubmit (2)
        
        1 Reply Last reply Reply Quote 0
        • unltdnetworx
          unltdnetworx Developer @Superdad last edited by

          @Superdad
          Welche Treiberversion hast du genommen? Wie gesagt, bei mir ging die neueste nicht. Siehe weiter oben.

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

            iwlwifi-9000-pu-b0-jf-b0-34 und iwlwifi-9260-pu-b0-jf-b0-34

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

              Kannst du mir sagen, was ich bei sudo setcap cap_net_raw+eip $(eval readlink -f which node) als which node eintragen muss?
              Und wo ist das auszufüheren?
              Proxmox oder VM?

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Superdad last edited by

                @Superdad nichts weiter eintragen, auf deiner VM

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

                  Dann kommt:

                  root@iOBrokerNUC:~# sudo setcap cap_net_raw+eip $(eval readlink -f which node)
                  Failed to set capabilities on file `/root/which' (No such file or directory)
                  The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file
                  
                  1 Reply Last reply Reply Quote 0
                  • S
                    Superdad last edited by

                    Ich bekomme in der VM ein

                    • 8087:0aaa
                      und unter USB-Port
                    • 1-10
                      angeboten.
                    crunchip unltdnetworx 2 Replies Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @Superdad last edited by

                      @Superdad dann nem den 8087

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

                        @Superdad
                        Wie sieht es mit den beiden anderen Dateien aus? Die 17-16 irgendwas.
                        Die sind der zweite Teil des Treibers und müssen in den anderen Ordner kopiert werden, so wie ich oben geschrieben hatte.

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

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

                          8087:0aaa
                          und unter USB-Port
                          1-10
                          angeboten

                          War bei mir egal. Ging mit beiden Einträgen. Hab den 1-10 genommen. Hieß bei mir halt anders.

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

                                            Support us

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

                                            533
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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