Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. Zigbee Schlüsselanhänger

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Zigbee Schlüsselanhänger

Geplant Angeheftet Gesperrt Verschoben Hardware
anwesenheitzigbeeschlüsselanhänger
60 Beiträge 6 Kommentatoren 5.6k Aufrufe 10 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • WszeneW Wszene

    @crunchip

    root@PVE-Nuc:~# dmesg | grep tooth
    [    4.802072] Bluetooth: Core ver 2.22
    [    4.802101] Bluetooth: HCI device and connection manager initialized
    [    4.802108] Bluetooth: HCI socket layer initialized
    [    4.802111] Bluetooth: L2CAP socket layer initialized
    [    4.802116] Bluetooth: SCO socket layer initialized
    [    4.825252] Bluetooth: hci0: read Intel version: 370810225019140f00
    [    4.827593] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
    [    4.827601] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
    [    4.827633] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
    [    4.827635] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
    [1744721.400080] Bluetooth: hci0: urb 00000000030e3b26 failed to resubmit (2)
    [1744723.430588] Bluetooth: hci0: command 0x0c03 tx timeout
    [1744731.558441] Bluetooth: hci0: sending initial HCI reset command failed (-110)
    [1748410.361405] Bluetooth: hci0: urb 0000000010147e98 failed to resubmit (2)
    [1748412.383365] Bluetooth: hci0: command 0x0c03 tx timeout
    [1748420.447216] Bluetooth: hci0: sending initial HCI reset command failed (-110)
    
    MessiahsM Offline
    MessiahsM Offline
    Messiahs
    schrieb am zuletzt editiert von Messiahs
    #34

    @Wszene
    Gib im Radar-Adapter zumindest statt -1 bei Bluetooth-Adapter mal eine 0 ein...
    Das läuft danach zwar noch nicht, da Du anscheinend noch grundsätzliche Probleme mit dem Bluetooth hast...

    BD Address: 00:00:00:00:00:00
    
    [    4.827593] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
    [    4.827601] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
    

    aber ist besser als:

    Will try to scan BT devices: hci1....
    

    Das interne Bluetooth-Modul läuft (bzw. sollte) auf hci0 laufen... zurzeit versucht der Radar-Adapter auf hci1 die Hardware zu finden...

    1 Antwort Letzte Antwort
    1
    • WszeneW Wszene

      @crunchip

      root@PVE-Nuc:~# dmesg | grep tooth
      [    4.802072] Bluetooth: Core ver 2.22
      [    4.802101] Bluetooth: HCI device and connection manager initialized
      [    4.802108] Bluetooth: HCI socket layer initialized
      [    4.802111] Bluetooth: L2CAP socket layer initialized
      [    4.802116] Bluetooth: SCO socket layer initialized
      [    4.825252] Bluetooth: hci0: read Intel version: 370810225019140f00
      [    4.827593] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
      [    4.827601] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
      [    4.827633] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
      [    4.827635] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
      [1744721.400080] Bluetooth: hci0: urb 00000000030e3b26 failed to resubmit (2)
      [1744723.430588] Bluetooth: hci0: command 0x0c03 tx timeout
      [1744731.558441] Bluetooth: hci0: sending initial HCI reset command failed (-110)
      [1748410.361405] Bluetooth: hci0: urb 0000000010147e98 failed to resubmit (2)
      [1748412.383365] Bluetooth: hci0: command 0x0c03 tx timeout
      [1748420.447216] Bluetooth: hci0: sending initial HCI reset command failed (-110)
      
      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #35

      @Wszene lade dir mal diese Datei herunter
      https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
      diese musst du auf deinen Proxmox laden,
      bin noch am suchen in welchen Ordner

      umgestiegen von Proxmox auf Unraid

      MessiahsM 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @Wszene lade dir mal diese Datei herunter
        https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
        diese musst du auf deinen Proxmox laden,
        bin noch am suchen in welchen Ordner

        MessiahsM Offline
        MessiahsM Offline
        Messiahs
        schrieb am zuletzt editiert von
        #36

        @crunchip
        schau mal hier:
        https://unix.stackexchange.com/questions/305111/cant-connect-to-bluetooth-devices-i-e-speakers-on-debian-jessie/305112#305112

        @Wszene
        Fehler:
        Deine Bluetooth-Hardware läuft noch nicht, da die Firmware dafür fehlt (BT/BLE ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend ).

        crunchipC 1 Antwort Letzte Antwort
        0
        • MessiahsM Messiahs

          @crunchip
          schau mal hier:
          https://unix.stackexchange.com/questions/305111/cant-connect-to-bluetooth-devices-i-e-speakers-on-debian-jessie/305112#305112

          @Wszene
          Fehler:
          Deine Bluetooth-Hardware läuft noch nicht, da die Firmware dafür fehlt (BT/BLE ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend ).

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #37

          @Messiahs
          also Datei muss in

          lib/firmware/intel
          

          @Messiahs sagte in Zigbee Schlüsselanhänger:

          ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend

          leider
          hätte man aber direkt beim aufsetzen von Proxmox merken sollen, oder nicht beachtet

          umgestiegen von Proxmox auf Unraid

          WszeneW 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @Messiahs
            also Datei muss in

            lib/firmware/intel
            

            @Messiahs sagte in Zigbee Schlüsselanhänger:

            ist also noch nie gelaufen und die Anzeige in Radar2 somit verwirrend

            leider
            hätte man aber direkt beim aufsetzen von Proxmox merken sollen, oder nicht beachtet

            WszeneW Offline
            WszeneW Offline
            Wszene
            schrieb am zuletzt editiert von
            #38

            @crunchip
            OK habe ich gemacht
            Dann einmal reboot
            und dann wieder
            dmesg | grep tooth
            Ausgabe:

            root@PVE-Nuc:~# dmesg | grep tooth
            [    4.879534] Bluetooth: Core ver 2.22
            [    4.879567] Bluetooth: HCI device and connection manager initialized
            [    4.879576] Bluetooth: HCI socket layer initialized
            [    4.879578] Bluetooth: L2CAP socket layer initialized
            [    4.879584] Bluetooth: SCO socket layer initialized
            [    4.982751] Bluetooth: hci0: read Intel version: 370810225019140f00
            [    4.983091] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
            [    4.983097] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
            [    4.983128] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
            [    4.983130] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
            

            Meine Hard- & Software:

            • MSI Cubi 5 10M-049DE mit Proxmox
            • CC2652P Zigbee Stick
            • Steckdosen mit Tasmota und Zigbee
            • Lichtschalter mit Tasmota
            • IKEA TRÅDFRI Glühbirnen
            • Aqara Sensoren
            MessiahsM 1 Antwort Letzte Antwort
            0
            • WszeneW Wszene

              @crunchip
              OK habe ich gemacht
              Dann einmal reboot
              und dann wieder
              dmesg | grep tooth
              Ausgabe:

              root@PVE-Nuc:~# dmesg | grep tooth
              [    4.879534] Bluetooth: Core ver 2.22
              [    4.879567] Bluetooth: HCI device and connection manager initialized
              [    4.879576] Bluetooth: HCI socket layer initialized
              [    4.879578] Bluetooth: L2CAP socket layer initialized
              [    4.879584] Bluetooth: SCO socket layer initialized
              [    4.982751] Bluetooth: hci0: read Intel version: 370810225019140f00
              [    4.983091] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
              [    4.983097] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
              [    4.983128] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
              [    4.983130] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
              
              MessiahsM Offline
              MessiahsM Offline
              Messiahs
              schrieb am zuletzt editiert von Messiahs
              #39

              @Wszene
              geh mal in den ordner:

              lib/firmware/intel
              

              und mach ein

              ls
              

              Er scheint die Datei noch nicht zu finden...

              WszeneW 1 Antwort Letzte Antwort
              0
              • MessiahsM Messiahs

                @Wszene
                geh mal in den ordner:

                lib/firmware/intel
                

                und mach ein

                ls
                

                Er scheint die Datei noch nicht zu finden...

                WszeneW Offline
                WszeneW Offline
                Wszene
                schrieb am zuletzt editiert von
                #40

                @Messiahs

                root@PVE-Nuc:/lib/firmware/intel# ls -la
                total 1240
                drwxr-xr-x  2 root root   4096 Dec 30 22:04 .
                drwxr-xr-x 59 root root  36864 Sep 10 17:12 ..
                -rw-r--r--  1 root root     18 Aug 31 11:26 ibt-11-5.ddc
                -rw-r--r--  1 root root 588196 Aug 31 11:26 ibt-11-5.sfi
                -rw-r--r--  1 root root     14 Aug 31 11:26 ibt-12-16.ddc
                -rw-r--r--  1 root root 585744 Aug 31 11:26 ibt-12-16.sfi
                -rw-r--r--  1 root root  39295 Dec 30 22:04 ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
                

                Meine Hard- & Software:

                • MSI Cubi 5 10M-049DE mit Proxmox
                • CC2652P Zigbee Stick
                • Steckdosen mit Tasmota und Zigbee
                • Lichtschalter mit Tasmota
                • IKEA TRÅDFRI Glühbirnen
                • Aqara Sensoren
                crunchipC 1 Antwort Letzte Antwort
                0
                • WszeneW Wszene

                  @Messiahs

                  root@PVE-Nuc:/lib/firmware/intel# ls -la
                  total 1240
                  drwxr-xr-x  2 root root   4096 Dec 30 22:04 .
                  drwxr-xr-x 59 root root  36864 Sep 10 17:12 ..
                  -rw-r--r--  1 root root     18 Aug 31 11:26 ibt-11-5.ddc
                  -rw-r--r--  1 root root 588196 Aug 31 11:26 ibt-11-5.sfi
                  -rw-r--r--  1 root root     14 Aug 31 11:26 ibt-12-16.ddc
                  -rw-r--r--  1 root root 585744 Aug 31 11:26 ibt-12-16.sfi
                  -rw-r--r--  1 root root  39295 Dec 30 22:04 ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
                  
                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #41

                  @Wszene Die Firmware sollte aber nach einem Neustart von Proxmox geladen werden

                  umgestiegen von Proxmox auf Unraid

                  MessiahsM WszeneW 2 Antworten Letzte Antwort
                  0
                  • crunchipC crunchip

                    @Wszene Die Firmware sollte aber nach einem Neustart von Proxmox geladen werden

                    MessiahsM Offline
                    MessiahsM Offline
                    Messiahs
                    schrieb am zuletzt editiert von
                    #42

                    @crunchip
                    hat die falsche Version bzw. Namen.
                    Vorhanden: ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
                    Gesucht: ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

                    Hier downloaden und nochmal in den Intel-Ordner kopieren:
                    https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

                    crunchipC 1 Antwort Letzte Antwort
                    1
                    • crunchipC crunchip

                      @Wszene Die Firmware sollte aber nach einem Neustart von Proxmox geladen werden

                      WszeneW Offline
                      WszeneW Offline
                      Wszene
                      schrieb am zuletzt editiert von
                      #43

                      @crunchip
                      neustart habe ich gemacht
                      sucht er aber nicht immer nach dieser Datei
                      ibt-hw-37.8.bseq

                      Meine Hard- & Software:

                      • MSI Cubi 5 10M-049DE mit Proxmox
                      • CC2652P Zigbee Stick
                      • Steckdosen mit Tasmota und Zigbee
                      • Lichtschalter mit Tasmota
                      • IKEA TRÅDFRI Glühbirnen
                      • Aqara Sensoren
                      1 Antwort Letzte Antwort
                      0
                      • MessiahsM Messiahs

                        @crunchip
                        hat die falsche Version bzw. Namen.
                        Vorhanden: ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
                        Gesucht: ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

                        Hier downloaden und nochmal in den Intel-Ordner kopieren:
                        https://github.com/wkennington/linux-firmware/blob/master/intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq

                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #44

                        @Messiahs stimmt, hatte nicht auf die Endnummer geachtet

                        umgestiegen von Proxmox auf Unraid

                        WszeneW 1 Antwort Letzte Antwort
                        1
                        • crunchipC crunchip

                          @Messiahs stimmt, hatte nicht auf die Endnummer geachtet

                          WszeneW Offline
                          WszeneW Offline
                          Wszene
                          schrieb am zuletzt editiert von
                          #45

                          @crunchip
                          so reboot

                          root@PVE-Nuc:~# dmesg | grep tooth
                          [    4.737779] Bluetooth: Core ver 2.22
                          [    4.737808] Bluetooth: HCI device and connection manager initialized
                          [    4.737814] Bluetooth: HCI socket layer initialized
                          [    4.737817] Bluetooth: L2CAP socket layer initialized
                          [    4.737822] Bluetooth: SCO socket layer initialized
                          [    4.765705] Bluetooth: hci0: read Intel version: 370810225019140f00
                          [    4.767152] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
                          [    4.767706] Bluetooth: hci0: Intel fw corrupted: invalid cmd read
                          [    6.776771] Bluetooth: hci0: Exiting manufacturer mode failed (-110)
                          [    6.776786] Bluetooth: hci0: command 0xfc11 tx timeout
                          [    9.204808] Bluetooth: hci0: command 0x0c03 tx timeout
                          [   17.300768] Bluetooth: hci0: sending initial HCI reset command failed (-110)
                          

                          Meine Hard- & Software:

                          • MSI Cubi 5 10M-049DE mit Proxmox
                          • CC2652P Zigbee Stick
                          • Steckdosen mit Tasmota und Zigbee
                          • Lichtschalter mit Tasmota
                          • IKEA TRÅDFRI Glühbirnen
                          • Aqara Sensoren
                          MessiahsM 1 Antwort Letzte Antwort
                          0
                          • WszeneW Wszene

                            @crunchip
                            so reboot

                            root@PVE-Nuc:~# dmesg | grep tooth
                            [    4.737779] Bluetooth: Core ver 2.22
                            [    4.737808] Bluetooth: HCI device and connection manager initialized
                            [    4.737814] Bluetooth: HCI socket layer initialized
                            [    4.737817] Bluetooth: L2CAP socket layer initialized
                            [    4.737822] Bluetooth: SCO socket layer initialized
                            [    4.765705] Bluetooth: hci0: read Intel version: 370810225019140f00
                            [    4.767152] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
                            [    4.767706] Bluetooth: hci0: Intel fw corrupted: invalid cmd read
                            [    6.776771] Bluetooth: hci0: Exiting manufacturer mode failed (-110)
                            [    6.776786] Bluetooth: hci0: command 0xfc11 tx timeout
                            [    9.204808] Bluetooth: hci0: command 0x0c03 tx timeout
                            [   17.300768] Bluetooth: hci0: sending initial HCI reset command failed (-110)
                            
                            MessiahsM Offline
                            MessiahsM Offline
                            Messiahs
                            schrieb am zuletzt editiert von
                            #46

                            @Wszene said in Zigbee Schlüsselanhänger:

                            Exiting manufacturer mode failed (-110)

                            systemctl enable bluetooth
                            
                            WszeneW 1 Antwort Letzte Antwort
                            0
                            • MessiahsM Messiahs

                              @Wszene said in Zigbee Schlüsselanhänger:

                              Exiting manufacturer mode failed (-110)

                              systemctl enable bluetooth
                              
                              WszeneW Offline
                              WszeneW Offline
                              Wszene
                              schrieb am zuletzt editiert von
                              #47

                              @Messiahs

                              root@PVE-Nuc:~# systemctl enable bluetooth
                              Failed to enable unit: Unit file bluetooth.service does not exist.
                              

                              Meine Hard- & Software:

                              • MSI Cubi 5 10M-049DE mit Proxmox
                              • CC2652P Zigbee Stick
                              • Steckdosen mit Tasmota und Zigbee
                              • Lichtschalter mit Tasmota
                              • IKEA TRÅDFRI Glühbirnen
                              • Aqara Sensoren
                              MessiahsM crunchipC 2 Antworten Letzte Antwort
                              0
                              • WszeneW Wszene

                                @Messiahs

                                root@PVE-Nuc:~# systemctl enable bluetooth
                                Failed to enable unit: Unit file bluetooth.service does not exist.
                                
                                MessiahsM Offline
                                MessiahsM Offline
                                Messiahs
                                schrieb am zuletzt editiert von
                                #48

                                @Wszene
                                readme lesen ;-)

                                https://github.com/frankjoke/ioBroker.radar2/blob/master/README.md

                                die Befehle unter Installation ausführen.

                                WszeneW 1 Antwort Letzte Antwort
                                0
                                • MessiahsM Messiahs

                                  @Wszene
                                  readme lesen ;-)

                                  https://github.com/frankjoke/ioBroker.radar2/blob/master/README.md

                                  die Befehle unter Installation ausführen.

                                  WszeneW Offline
                                  WszeneW Offline
                                  Wszene
                                  schrieb am zuletzt editiert von
                                  #49

                                  @Messiahs
                                  Das habe ich schon vor der Installation der Adapters gemacht

                                  Soll ich das jetzt nochmal machen?

                                  Meine Hard- & Software:

                                  • MSI Cubi 5 10M-049DE mit Proxmox
                                  • CC2652P Zigbee Stick
                                  • Steckdosen mit Tasmota und Zigbee
                                  • Lichtschalter mit Tasmota
                                  • IKEA TRÅDFRI Glühbirnen
                                  • Aqara Sensoren
                                  crunchipC 1 Antwort Letzte Antwort
                                  0
                                  • WszeneW Wszene

                                    @Messiahs

                                    root@PVE-Nuc:~# systemctl enable bluetooth
                                    Failed to enable unit: Unit file bluetooth.service does not exist.
                                    
                                    crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #50

                                    @Wszene nicht auf deinem proxmox, jetzt gehts auf der VM weiter

                                    umgestiegen von Proxmox auf Unraid

                                    WszeneW 1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @Wszene nicht auf deinem proxmox, jetzt gehts auf der VM weiter

                                      WszeneW Offline
                                      WszeneW Offline
                                      Wszene
                                      schrieb am zuletzt editiert von
                                      #51

                                      @crunchip
                                      OK dann mache ich es dort nochmal
                                      ich melde mich gleich zurück

                                      Meine Hard- & Software:

                                      • MSI Cubi 5 10M-049DE mit Proxmox
                                      • CC2652P Zigbee Stick
                                      • Steckdosen mit Tasmota und Zigbee
                                      • Lichtschalter mit Tasmota
                                      • IKEA TRÅDFRI Glühbirnen
                                      • Aqara Sensoren
                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • WszeneW Wszene

                                        @Messiahs
                                        Das habe ich schon vor der Installation der Adapters gemacht

                                        Soll ich das jetzt nochmal machen?

                                        crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #52

                                        @Wszene sagte in Zigbee Schlüsselanhänger:

                                        Soll ich das jetzt nochmal machen?

                                        schadet nicht
                                        danach nochmal

                                        hciconfig hci0 up
                                        

                                        umgestiegen von Proxmox auf Unraid

                                        1 Antwort Letzte Antwort
                                        0
                                        • WszeneW Wszene

                                          @crunchip
                                          OK dann mache ich es dort nochmal
                                          ich melde mich gleich zurück

                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #53

                                          @Wszene aber warte mal

                                          Intel fw corrupted: invalid cmd read
                                          

                                          da stimmt was nicht

                                          umgestiegen von Proxmox auf Unraid

                                          WszeneW 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          793

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe