Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Einbindung von Geräten
    5. Zigbee/Conbee2 funktioniert nach Update nicht mehr (udev)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Zigbee/Conbee2 funktioniert nach Update nicht mehr (udev)

    This topic has been deleted. Only users with topic management privileges can see it.
    • mickym
      mickym Most Active @Glasfaser last edited by

      @glasfaser Der fix ist durchgelaufen - der iob hat meines Erachtens auch kein Problem. Ich denke eines dieser beiden Pakete, die Du aufgelistet hast macht das Problem.

      iob fix
      library: loaded
      Library version=2022-12-09
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2023-04-02
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      OK:1 http://deb.debian.org/debian bullseye InRelease
      OK:2 http://security.debian.org/debian-security bullseye-security InRelease
      OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:4 http://deb.debian.org/debian bullseye-updates InRelease
      OK:5 https://deb.nodesource.com/node_18.x bullseye InRelease
      Paketlisten werden gelesen… Fertig
      Installed gcc-c++
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      Compressing /opt/iobroker/iobroker-data/states.jsonl
      Compressing /opt/iobroker/iobroker-data/objects.jsonl
      Compressed 2 JSONL files. Done
      
      ==========================================================================
          Checking autostart (5/5)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      

      Ich boote gerade neu - aber ich denke ich werde bei diesen Paketen mal schauen ...

      mickym 1 Reply Last reply Reply Quote 0
      • mickym
        mickym Most Active @mickym last edited by

        Zigbee2mqtt findet den Stick wohl nicht aber im System ist er bekannt.

        Im System ist er bekannt - wie überprüft man an welchem port das Device ist?

        1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser last edited by Glasfaser

          @mickym

          Meist du z.B das :

          ls -la /dev/tty*
          

          Edit :

          Oder ...

          ls -la /dev/serial/by-id
          
          mickym 1 Reply Last reply Reply Quote 0
          • mickym
            mickym Most Active @Glasfaser last edited by

            @glasfaser

            ja das letzte meinte ich oder auch die Zuordnung.

            aber leider findet er da nichts mehr:

            ls -la /dev/serial/by-id
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @mickym last edited by

              @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

              aber leider findet er da nichts mehr:

              Steck in mal rein / raus

              was verändert sich !?

              ls -la /dev/*
              
              mickym 1 Reply Last reply Reply Quote 0
              • mickym
                mickym Most Active @Glasfaser last edited by

                @glasfaser wenn ich lsusb -v mache - zeigt es einen Fehler -

                Bus 001 Device 004: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
                Couldn't open device, some information will be missing
                Device Descriptor:
                  bLength                18
                  bDescriptorType         1
                  bcdUSB               2.01
                  bDeviceClass            2 Communications
                  bDeviceSubClass         0
                  bDeviceProtocol         0
                  bMaxPacketSize0        64
                  idVendor           0x1cf1 Dresden Elektronik
                  idProduct          0x0030 ZigBee gateway [ConBee II]
                  bcdDevice            1.00
                  iManufacturer           1 dresden elektronik ingenieurtechnik GmbH
                  iProduct                2 ConBee II
                  iSerial                 3 DE2215410
                  bNumConfigurations      1
                  Configuration Descriptor:
                    bLength                 9
                    bDescriptorType         2
                    wTotalLength       0x0043
                    bNumInterfaces          2
                    bConfigurationValue     1
                    iConfiguration          0
                    bmAttributes         0x80
                      (Bus Powered)
                    MaxPower              100mA
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        0
                      bAlternateSetting       0
                      bNumEndpoints           1
                      bInterfaceClass         2 Communications
                      bInterfaceSubClass      2 Abstract (modem)
                      bInterfaceProtocol      1 AT-commands (v.25ter)
                      iInterface              0
                      CDC Header:
                        bcdCDC               1.10
                      CDC ACM:
                        bmCapabilities       0x02
                          line coding and serial state
                      CDC Union:
                        bMasterInterface        0
                        bSlaveInterface         1
                      CDC Call Management:
                        bmCapabilities       0x03
                          call management
                          use DataInterface
                        bDataInterface          1
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x83  EP 3 IN
                        bmAttributes            3
                          Transfer Type            Interrupt
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval              16
                    Interface Descriptor:
                      bLength                 9
                      bDescriptorType         4
                      bInterfaceNumber        1
                      bAlternateSetting       0
                      bNumEndpoints           2
                      bInterfaceClass        10 CDC Data
                      bInterfaceSubClass      0
                      bInterfaceProtocol      0
                      iInterface              0
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x81  EP 1 IN
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval               0
                      Endpoint Descriptor:
                        bLength                 7
                        bDescriptorType         5
                        bEndpointAddress     0x02  EP 2 OUT
                        bmAttributes            2
                          Transfer Type            Bulk
                          Synch Type               None
                          Usage Type               Data
                        wMaxPacketSize     0x0040  1x 64 bytes
                        bInterval               0
                

                Ja ich steck ihn gleich nochmal ab und an.

                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @mickym last edited by

                  @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                  Ja ich steck ihn gleich nochmal ab und an.

                  Dann aber ... mit

                  dmesg -wT
                  

                  beobachten was passiert !

                  mickym 2 Replies Last reply Reply Quote 0
                  • mickym
                    mickym Most Active last edited by

                    Wobei das

                    Couldn't open device, some information will be missing
                    

                    stelle ich fest kommt bei JEDEM Device egal was dran hängt.

                    
                    Bus 002 Device 002: ID 1f75:0916 Innostor Technology Corporation IS916 Flash Drive
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               3.00
                      bDeviceClass            0
                      bDeviceSubClass         0
                      bDeviceProtocol         0
                      bMaxPacketSize0         9
                      idVendor           0x1f75 Innostor Technology Corporation
                      idProduct          0x0916 IS916 Flash Drive
                      bcdDevice            0.0d
                      iManufacturer           1
                      iProduct                2 USB DISK
                      iSerial                 3 13090766005078
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x002c
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0x80
                          (Bus Powered)
                        MaxPower              336mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass         8 Mass Storage
                          bInterfaceSubClass      6 SCSI
                          bInterfaceProtocol     80 Bulk-Only
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x02  EP 2 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0400  1x 1024 bytes
                            bInterval               0
                            bMaxBurst              15
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0400  1x 1024 bytes
                            bInterval               0
                            bMaxBurst              15
                    
                    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               3.00
                      bDeviceClass            9 Hub
                      bDeviceSubClass         0
                      bDeviceProtocol         3
                      bMaxPacketSize0         9
                      idVendor           0x1d6b Linux Foundation
                      idProduct          0x0003 3.0 root hub
                      bcdDevice            6.01
                      iManufacturer           3 Linux 6.1.21-v8+ xhci-hcd
                      iProduct                2 xHCI Host Controller
                      iSerial                 1 0000:01:00.0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x001f
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xe0
                          Self Powered
                          Remote Wakeup
                        MaxPower                0mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         9 Hub
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0 Full speed (or root) hub
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0004  1x 4 bytes
                            bInterval              12
                            bMaxBurst               0
                    
                    Bus 001 Device 007: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               1.10
                      bDeviceClass            0
                      bDeviceSubClass         0
                      bDeviceProtocol         0
                      bMaxPacketSize0         8
                      idVendor           0x093a Pixart Imaging, Inc.
                      idProduct          0x2510 Optical Mouse
                      bcdDevice            1.00
                      iManufacturer           1 PixArt
                      iProduct                2 USB Optical Mouse
                      iSerial                 0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0022
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xa0
                          (Bus Powered)
                          Remote Wakeup
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         3 Human Interface Device
                          bInterfaceSubClass      1 Boot Interface Subclass
                          bInterfaceProtocol      2 Mouse
                          iInterface              0
                            HID Device Descriptor:
                              bLength                 9
                              bDescriptorType        33
                              bcdHID               1.11
                              bCountryCode            0 Not supported
                              bNumDescriptors         1
                              bDescriptorType        34 Report
                              wDescriptorLength      52
                             Report Descriptors:
                               ** UNAVAILABLE **
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0004  1x 4 bytes
                            bInterval              10
                    
                    Bus 001 Device 006: ID 04d9:0006 Holtek Semiconductor, Inc. Wired Keyboard (78/79 key) [RPI Wired Keyboard 5]
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.00
                      bDeviceClass            0
                      bDeviceSubClass         0
                      bDeviceProtocol         0
                      bMaxPacketSize0         8
                      idVendor           0x04d9 Holtek Semiconductor, Inc.
                      idProduct          0x0006 Wired Keyboard (78/79 key) [RPI Wired Keyboard 5]
                      bcdDevice            1.10
                      iManufacturer           1
                      iProduct                2 RPI Wired Keyboard 5
                      iSerial                 0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x003b
                        bNumInterfaces          2
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xa0
                          (Bus Powered)
                          Remote Wakeup
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         3 Human Interface Device
                          bInterfaceSubClass      1 Boot Interface Subclass
                          bInterfaceProtocol      1 Keyboard
                          iInterface              0
                            HID Device Descriptor:
                              bLength                 9
                              bDescriptorType        33
                              bcdHID               1.11
                              bCountryCode            0 Not supported
                              bNumDescriptors         1
                              bDescriptorType        34 Report
                              wDescriptorLength      65
                             Report Descriptors:
                               ** UNAVAILABLE **
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0008  1x 8 bytes
                            bInterval              10
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        1
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         3 Human Interface Device
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                            HID Device Descriptor:
                              bLength                 9
                              bDescriptorType        33
                              bcdHID               1.11
                              bCountryCode            0 Not supported
                              bNumDescriptors         1
                              bDescriptorType        34 Report
                              wDescriptorLength      59
                             Report Descriptors:
                               ** UNAVAILABLE **
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x82  EP 2 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0005  1x 5 bytes
                            bInterval              10
                    
                    Bus 001 Device 005: ID 05e3:0610 Genesys Logic, Inc. Hub
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.00
                      bDeviceClass            9 Hub
                      bDeviceSubClass         0
                      bDeviceProtocol         0 Full speed (or root) hub
                      bMaxPacketSize0        64
                      idVendor           0x05e3 Genesys Logic, Inc.
                      idProduct          0x0610 Hub
                      bcdDevice           32.98
                      iManufacturer           0
                      iProduct                1 USB2.0 Hub
                      iSerial                 0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0019
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xe0
                          Self Powered
                          Remote Wakeup
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         9 Hub
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0 Full speed (or root) hub
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0001  1x 1 bytes
                            bInterval             255
                    
                    Bus 001 Device 009: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.01
                      bDeviceClass            2 Communications
                      bDeviceSubClass         0
                      bDeviceProtocol         0
                      bMaxPacketSize0        64
                      idVendor           0x1cf1 Dresden Elektronik
                      idProduct          0x0030 ZigBee gateway [ConBee II]
                      bcdDevice            1.00
                      iManufacturer           1 dresden elektronik ingenieurtechnik GmbH
                      iProduct                2 ConBee II
                      iSerial                 3 DE2215410
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0043
                        bNumInterfaces          2
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0x80
                          (Bus Powered)
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         2 Communications
                          bInterfaceSubClass      2 Abstract (modem)
                          bInterfaceProtocol      1 AT-commands (v.25ter)
                          iInterface              0
                          CDC Header:
                            bcdCDC               1.10
                          CDC ACM:
                            bmCapabilities       0x02
                              line coding and serial state
                          CDC Union:
                            bMasterInterface        0
                            bSlaveInterface         1
                          CDC Call Management:
                            bmCapabilities       0x03
                              call management
                              use DataInterface
                            bDataInterface          1
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x83  EP 3 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval              16
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        1
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass        10 CDC Data
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x02  EP 2 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                    
                    Bus 001 Device 003: ID 058f:9254 Alcor Micro Corp. Hub
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               1.10
                      bDeviceClass            9 Hub
                      bDeviceSubClass         0
                      bDeviceProtocol         0 Full speed (or root) hub
                      bMaxPacketSize0         8
                      idVendor           0x058f Alcor Micro Corp.
                      idProduct          0x9254 Hub
                      bcdDevice            3.12
                      iManufacturer           1 ALCOR
                      iProduct                2 Generic USB Hub
                      iSerial                 0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0019
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xe0
                          Self Powered
                          Remote Wakeup
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         9 Hub
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0 Full speed (or root) hub
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0001  1x 1 bytes
                            bInterval             255
                    
                    Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.10
                      bDeviceClass            9 Hub
                      bDeviceSubClass         0
                      bDeviceProtocol         1 Single TT
                      bMaxPacketSize0        64
                      idVendor           0x2109 VIA Labs, Inc.
                      idProduct          0x3431 Hub
                      bcdDevice            4.21
                      iManufacturer           0
                      iProduct                1 USB2.0 Hub
                      iSerial                 0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0019
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xe0
                          Self Powered
                          Remote Wakeup
                        MaxPower              100mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         9 Hub
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0 Full speed (or root) hub
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0001  1x 1 bytes
                            bInterval              12
                    
                    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                    Couldn't open device, some information will be missing
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.00
                      bDeviceClass            9 Hub
                      bDeviceSubClass         0
                      bDeviceProtocol         1 Single TT
                      bMaxPacketSize0        64
                      idVendor           0x1d6b Linux Foundation
                      idProduct          0x0002 2.0 root hub
                      bcdDevice            6.01
                      iManufacturer           3 Linux 6.1.21-v8+ xhci-hcd
                      iProduct                2 xHCI Host Controller
                      iSerial                 1 0000:01:00.0
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0019
                        bNumInterfaces          1
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xe0
                          Self Powered
                          Remote Wakeup
                        MaxPower                0mA
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         9 Hub
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0 Full speed (or root) hub
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0004  1x 4 bytes
                            bInterval              12
                    
                    1 Reply Last reply Reply Quote 0
                    • mickym
                      mickym Most Active @Glasfaser last edited by

                      @glasfaser sagte in Warnung vor apt update - und zigbee2mqtt:

                      @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                      Ja ich steck ihn gleich nochmal ab und an.

                      Dann aber ... mit

                      dmesg -wT
                      

                      beobachten was passiert !

                      Na da erkennt er das Teil:

                      [Sa Apr 29 23:43:10 2023] usb 1-1.4.2: USB disconnect, device number 4
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: new full-speed USB device number 8 using xhci_hcd
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: Product: ConBee II
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                      [Sa Apr 29 23:43:21 2023] usb 1-1.4.2: SerialNumber: DE2215410
                      [Sa Apr 29 23:43:21 2023] cdc_acm 1-1.4.2:1.0: ttyACM0: USB ACM device
                      [Sa Apr 29 23:43:23 2023] usb 1-1.4.2: USB disconnect, device number 8
                      [Sa Apr 29 23:43:23 2023] usb 1-1.4.2: new full-speed USB device number 9 using xhci_hcd
                      [Sa Apr 29 23:43:24 2023] usb 1-1.4.2: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                      [Sa Apr 29 23:43:24 2023] usb 1-1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                      [Sa Apr 29 23:43:24 2023] usb 1-1.4.2: Product: ConBee II
                      [Sa Apr 29 23:43:24 2023] usb 1-1.4.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                      [Sa Apr 29 23:43:24 2023] usb 1-1.4.2: SerialNumber: DE2215410
                      [Sa Apr 29 23:43:24 2023] cdc_acm 1-1.4.2:1.0: ttyACM0: USB ACM device
                      
                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @mickym last edited by

                        @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                        [Sa Apr 29 23:43:24 2023] cdc_acm 1-1.4.2:1.0: ttyACM0: USB ACM device

                        danach wäre er auf

                        ttyACM0

                        ls -la /dev/tty*
                        
                        mickym 1 Reply Last reply Reply Quote 0
                        • mickym
                          mickym Most Active @Glasfaser last edited by

                          @glasfaser

                          Ich werde jetzt mal

                          udev/stable 247.3-7+deb11u2 arm64 [aktualisierbar von: 247.3-7+deb11u1]
                          usb.ids/stable,stable 2023.01.16-0+deb11u1 all [aktualisierbar von: 2022.05.20-0+deb11u1]
                          

                          dieses usb Teil wieder versuchen auf diese 2022 Version zu bringen.

                          1 Reply Last reply Reply Quote 0
                          • mickym
                            mickym Most Active @Glasfaser last edited by

                            @glasfaser sagte in Warnung vor apt update - und zigbee2mqtt:

                            @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                            [Sa Apr 29 23:43:24 2023] cdc_acm 1-1.4.2:1.0: ttyACM0: USB ACM device

                            danach wäre er auf

                            ttyACM0

                            ls -la /dev/tty*
                            

                            Zeigt nichts an:

                             ls -la /dev/ttyACM0
                            crw-rw---- 1 root dialout 166, 0 29. Apr 23:51 /dev/ttyACM0
                            
                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @mickym last edited by

                              @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                              crw-rw---- 1 root dialout 166, 0 29. Apr 23:51 /dev/ttyACM0

                              ist doch da , sogar auch richtig für den ioBroker

                              dialout

                              mickym 1 Reply Last reply Reply Quote 0
                              • mickym
                                mickym Most Active @Glasfaser last edited by mickym

                                @glasfaser Ja aber serial by ID bringt nichts:

                                 ls -la /dev/serial/by-id
                                ls: Zugriff auf '/dev/serial/by-id' nicht möglich: Datei oder Verzeichnis nicht gefunden
                                

                                ich glaube auch nicht dass es an einer Konfiguration liegt, sofern da nicht durch das Update was verändert wurde. Hat alles Bestens bis vor dem Update funktioniert.

                                Wie bekomme ich die alten Versionen wieder.

                                apt install usb.ids@2022.05.20-0+deb11u1
                                
                                Glasfaser mickym 2 Replies Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @mickym last edited by

                                  @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                                  @glasfaser Ja aber serial by ID bringt nichts:

                                  Zum Verstandniss .. für mich !?

                                  war er vorher bei serial , also auch in der Instanz Config eingestellt !?

                                  hast du mal /dev/ttyACM0 in der Instanz Config mal getestet !?

                                  1 Reply Last reply Reply Quote 0
                                  • mickym
                                    mickym Most Active @mickym last edited by

                                    @mickym

                                    @glasfaser sagte in Warnung vor apt update - und zigbee2mqtt:

                                    @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                                    @glasfaser Ja aber serial by ID bringt nichts:

                                    Zum Verstandniss .. für mich !?

                                    war er vorher bei serial , also auch in der Instanz Config eingestellt !?

                                    hast du mal /dev/ttyACM0 in der Instanz Config mal getestet !?

                                    es war vorher auf dem gleichen Port.

                                    Hier die Yaml vom zigbee2mqtt

                                    serial:
                                      port: /dev/ttyACM0
                                    

                                    Im Prinzip wie gesagt - alles unverändert nur dieses Update ist buggy in meinen Augen.

                                    1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser last edited by Glasfaser

                                      @mickym sagte in Warnung vor apt update - und zigbee2mqtt:

                                      Wie bekomme ich die alten Versionen wieder.
                                      apt install usb.ids@2022.05.20-0+deb11u1

                                      sollte eigentlich so gehen

                                      apt install usb.ids=2022.05.20-0+deb11u1
                                      
                                      mickym 1 Reply Last reply Reply Quote 0
                                      • mickym
                                        mickym Most Active @Glasfaser last edited by

                                        @glasfaser Nee leider nicht. Auch das udev bringe ich irgendwie nicht auf die alte version. ein apt reinstall udev - hat nichts gebracht.

                                        mickym 1 Reply Last reply Reply Quote 0
                                        • mickym
                                          mickym Most Active @mickym last edited by mickym

                                          @mickym Wenn ich das Image wieder zurücklade, da gibts doch einen Befehl - dass ich diese beide Update ausschliessen kann.

                                          Weißt Du zufällig wie diese Befehle lauten?

                                          Geht das noch mit:

                                          $ sudo apt-mark hold $PAKETNAME1 $PAKETNAME2
                                          
                                          Glasfaser 2 Replies Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @mickym last edited by

                                            @mickym

                                            https://blog.admin-intelligence.de/linux-pakete-zurueckhalten/

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            971
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            conbee 2 usb port zigbee2mqtt
                                            42
                                            361
                                            59315
                                            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