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

      Sorry! Debian.

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

        @Superdad
        Wie gesagt, bei mir Ubuntu ohne weiteres Zutun sofort lauffähig.

        Aber es stand auch bei driver=btusb. Ist BT im BIOS aktiviert?

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

          Ist aktiviert im BIOS.
          Habe jetzt nochmal alle raus gelöscht und nur die zwei angegebenen eingefügt.
          Und einen Reboot ausgeführt.

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

            Das kommt:

            root@pve:~# service bluetooth status
            ● bluetooth.service - Bluetooth service
               Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
               Active: active (running) since Wed 2019-06-19 15:32:37 CEST; 3s ago
                 Docs: man:bluetoothd(8)
             Main PID: 2162 (bluetoothd)
               Status: "Running"
                Tasks: 1 (limit: 4915)
               Memory: 792.0K
                  CPU: 6ms
               CGroup: /system.slice/bluetooth.service
                       └─2162 /usr/lib/bluetooth/bluetoothd
            
            Jun 19 15:32:37 pve systemd[1]: Starting Bluetooth service...
            Jun 19 15:32:37 pve bluetoothd[2162]: Bluetooth daemon 5.43
            Jun 19 15:32:37 pve systemd[1]: Started Bluetooth service.
            Jun 19 15:32:37 pve bluetoothd[2162]: Starting SDP server
            Jun 19 15:32:37 pve bluetoothd[2162]: Bluetooth management interface 1.14 initialized
            

            Es steht aber bei lsusb -t :

            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 10: Dev 2, If 0, Class=Wireless, Driver=usbfs, 12M
                |__ Port 10: Dev 2, If 1, Class=Wireless, Driver=usbfs, 12M
            
            unltdnetworx 1 Reply Last reply Reply Quote 0
            • unltdnetworx
              unltdnetworx Developer @Superdad last edited by

              @Superdad
              Funktioniert ein Scan auf dem Host?

              hcitool -i hci0 scan
              
              1 Reply Last reply Reply Quote 0
              • S
                Superdad last edited by

                Da kommt Invalid device: No such device.

                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:

                  Da kommt Invalid device: No such device.

                  dann ist der bt adapter vom nuc noch nicht richtig durchgereicht an die VM

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

                    Kannst du mir erklären wie man das macht mit dem durchreichen?
                    Habe von Linux fast keine Ahnung.

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

                      @ltsalvatore
                      Ich denke, dass es noch nicht mal richtig auf dem Host läuft. Daher auch kein Device.

                      Welche Treiber hast du denn wohin kopiert?

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

                        hciconfig -a
                        

                        Ergibt vermutlich kein Gerät auf dem Proxmox

                        L 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:

                          hciconfig -a
                          

                          Ergibt vermutlich kein Gerät auf dem Proxmox

                          was aber auch bei einem korrekt durchgeschliffenen BT an einem VM der fall wäre.

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

                            Ich hatte unter der PVE Bluez installiert.
                            Dann die iwlwifi Dateien unter /lib/firmware kopiert.
                            Dann in Proxmox Reboot.
                            Habe ja zwei Adressen.
                            Einmal 192.168.1.132 fürs pve.
                            Und 192.168.1.136 für iobroker.

                            Unter iobroker gibt es ja kein /lib/firmware

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

                              Habe ich auf einer andern Seite gefunden.
                              Und mal ausgeführt.
                              Vielleicht könnt ihr damit was anfangen?

                              root@pve:~# dmesg |grep iwlwifi
                              [    4.537177] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
                              [    4.547087] iwlwifi 0000:00:14.3: loaded firmware version 34.0.0 op_mode iwlmvm
                              [    4.567216] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
                              [    4.620137] iwlwifi 0000:00:14.3: base HW address: d8:f2:ca:31:d5:26
                              [    4.689043] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
                              
                              1 Reply Last reply Reply Quote 0
                              • L
                                ltsalvatore last edited by

                                nebenbei gefragt..
                                welche debian version hast du drauf..
                                ich habe die erfahrung gemacht, dass es erst ab der 4.19 läuft.

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

                                  Linux pve 4.15.18-16-pve #1 SMP PVE 4.15.18-41

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

                                    Oh Gott!!!!!!!
                                    Wie mache ich denn ein Upgrade auf 4.19?

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

                                      @Superdad @ltsalvatore grade gesehen, das du hier schon geantwortet hast und wollte den Link von dir einfügen.
                                      Hatte ich damals auch mit meinem Zotac das Problem mit dem Kernel.
                                      Ein Proxmox Update bringt mittlerweile diesen
                                      0c5ac9af-8682-41f3-9ca4-fe3c068a022a-image.png.

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

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

                                        @Superdad @ltsalvatore grade gesehen, das du hier schon geantwortet hast und wollte den Link von dir einfügen.
                                        Hatte ich damals auch mit meinem Zotac das Problem mit dem Kernel.

                                        jo tatsache..
                                        habe ich gerade auch noch mal durchgelesen und bei mir geschaut..
                                        hab ja selbst auch kein 4.19 kernel drauf und es läuft.

                                        hatte wohl etwas den überblick verloren ☺

                                        @Superdad
                                        ich würde sagen, geh doch noch mal auf den link, den crunchip gepostet hat, und dann komplett die anleitung/anweisungen durch, die da stehen.
                                        ich hatte ja auch die gleichen probleme damit und hatte dann schlussendlich erfolg.
                                        es müsste alles was benötigt wird da auch irgendwo drin stehen.

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

                                          OK! Mach ich.
                                          Hatte gerade geschaut und das Update schon angeworfen.
                                          Es wird 4.19.0 angeboten.

                                          Also nicht ausführen?

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

                                            dieses Update´s stehen bei mir an
                                            also noch mal ein Kernel update
                                            6b5a9a88-d691-451c-8d44-8372d4a6fd61-image.png

                                            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

                                            834
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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