Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BLE Adapter beleibt gelb

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    BLE Adapter beleibt gelb

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

      ble.1 2021-03-07 16:27:44.862 error (3837) ENODEV, No such device

      bleibt alles wie gehabt

      J wendy2702 Thomas Braun 3 Replies Last reply Reply Quote 0
      • J
        Jan1 @SmartVerwalter last edited by

        @smartverwalter
        Jou, ohne Code Tags 😁
        und mit Sicherheit nicht der ganze Log zu dem Start

        1 Reply Last reply Reply Quote 0
        • wendy2702
          wendy2702 @SmartVerwalter last edited by

          @smartverwalter Das log hat nur eine Zeile?

          Und Code Tags sind wieder aus verkauft ?

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

            Sorry ich lerne noch

            ble.1	2021-03-07 16:27:44.862	error	(3837) ENODEV, No such device
            ble.1	2021-03-07 16:27:43.122	info	(3837) starting scanner process...
            ble.1	2021-03-07 16:27:43.116	info	(3837) monitored services: fe95
            ble.1	2021-03-07 16:27:43.113	info	(3837) enabled plugins: Xiaomi, _default
            ble.1	2021-03-07 16:27:43.109	info	(3837) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
            ble.1	2021-03-07 16:27:42.781	info	(3837) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v12
            
            1 Reply Last reply Reply Quote 0
            • S
              SmartVerwalter last edited by

              Dachte die Code taggs bräuchte ich nur wenn ich aus putty kopiere

              J Thomas Braun 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @SmartVerwalter last edited by

                @smartverwalter

                systemctl status bluetooth.service
                hciconfig
                
                1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @SmartVerwalter last edited by

                  @smartverwalter sagte in BLE Adapter beleibt gelb:

                  Dachte die Code taggs bräuchte ich nur wenn ich aus putty kopiere

                  Nein, immer wenn was lesbar bleiben soll, siehst ja deutlich den Unterschied 😉

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @SmartVerwalter last edited by Thomas Braun

                    @smartverwalter sagte in BLE Adapter beleibt gelb:

                    Dachte die Code taggs bräuchte ich nur wenn ich aus putty kopiere

                    Nee, die brauchen deine Helfer, damit die das alles besser lesen können.
                    Das log file zieht man sich am besten aber auch aus einer Konsole.

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

                      pi@raspberrypi:~ $ systemctl status bluetooth.service hciconfig
                      Unit hciconfig.service could not be found.
                      ● bluetooth.service - Bluetooth service
                         Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
                         Active: inactive (dead)
                           Docs: man:bluetoothd(8)
                      
                      

                      alles beim alten

                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @SmartVerwalter last edited by

                        @smartverwalter
                        Und wenn du das von Hand startest?

                        sudo systemctl start bluetooth.service
                        

                        Dann

                        hciconfig
                        

                        und den ble-Adapter neustarten.

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @SmartVerwalter last edited by

                          @smartverwalter
                          Hast du vielleicht mal per overlay versucht bluetooth und/oder wlan zu deaktivieren?

                          cat /boot/config.txt | grep -i disable
                          
                          1 Reply Last reply Reply Quote 0
                          • S
                            SmartVerwalter last edited by

                            
                            pi@raspberrypi:~ $ sudo systemctl start bluetooth.service
                            pi@raspberrypi:~ $ hciconfig
                            
                            

                            mehr passiert da nicht , ble starte ich jetzt neu

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @SmartVerwalter last edited by

                              @smartverwalter

                              systemctl status bluetooth.service
                              
                              1 Reply Last reply Reply Quote 0
                              • S
                                SmartVerwalter last edited by

                                ble.1	2021-03-07 16:55:38.388	error	(22052) ENODEV, No such device
                                ble.1	2021-03-07 16:55:36.417	info	(22052) starting scanner process...
                                ble.1	2021-03-07 16:55:36.410	info	(22052) monitored services: fe95
                                ble.1	2021-03-07 16:55:36.406	info	(22052) enabled plugins: Xiaomi, _default
                                ble.1	2021-03-07 16:55:36.402	info	(22052) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                ble.1	2021-03-07 16:55:36.081	info	(22052) starting. Version 0.12.0 in /opt/iobroker/node_modules/iobroker.ble, node: v12.21.0, js-controller: 3.2.16
                                host.raspberrypi	2021-03-07 16:55:30.898	info	instance system.adapter.ble.1 started with pid 22052
                                host.raspberrypi	2021-03-07 16:55:28.358	info	instance system.adapter.ble.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                ble.1	2021-03-07 16:55:27.430	info	(3837) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                ble.1	2021-03-07 16:55:27.427	info	(3837) terminating
                                host.raspberrypi	2021-03-07 16:55:27.426	info	stopInstance system.adapter.ble.1 send kill signal
                                ble.1	2021-03-07 16:55:27.421	info	(3837) Got terminate signal TERMINATE_YOURSELF
                                host.raspberrypi	2021-03-07 16:55:27.389	info	stopInstance system.adapter.ble.1 (force=false, process=true)
                                
                                1 Reply Last reply Reply Quote 0
                                • S
                                  SmartVerwalter last edited by

                                  pi@raspberrypi:~ $ systemctl status bluetooth.service
                                  ● bluetooth.service - Bluetooth service
                                     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
                                     Active: active (running) since Sun 2021-03-07 16:53:33 CET; 18min ago
                                       Docs: man:bluetoothd(8)
                                   Main PID: 20806 (bluetoothd)
                                     Status: "Running"
                                      Tasks: 1 (limit: 2062)
                                     CGroup: /system.slice/bluetooth.service
                                             └─20806 /usr/lib/bluetooth/bluetoothd
                                  
                                  Mar 07 16:53:33 raspberrypi systemd[1]: Starting Bluetooth service...
                                  Mar 07 16:53:33 raspberrypi bluetoothd[20806]: Bluetooth daemon 5.50
                                  Mar 07 16:53:33 raspberrypi systemd[1]: Started Bluetooth service.
                                  Mar 07 16:53:33 raspberrypi bluetoothd[20806]: Starting SDP server
                                  Mar 07 16:53:33 raspberrypi bluetoothd[20806]: Bluetooth management interface 1.
                                  lines 1-15/15 (END)
                                  
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    SmartVerwalter last edited by

                                    ble adapter bleibt unverändert gelb

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @SmartVerwalter last edited by

                                      @smartverwalter

                                      cat /boot/config.txt | grep -i disable
                                      systemctl status hciuart.service
                                      dmesg -T
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        SmartVerwalter last edited by

                                        ups da kommt jetzt ne Menge

                                        pi@raspberrypi:~ $ cat /boot/config.txt | grep -i disable
                                        #disable_overscan=1
                                        pi@raspberrypi:~ $
                                        pi@raspberrypi:~ $ systemctl status hciuart.servie
                                        Unit hciuart.servie.service could not be found.
                                        pi@raspberrypi:~ $ dmesg -T
                                        [Sun Mar  7 16:23:44 2021] Booting Linux on physical CPU 0x0
                                        [Sun Mar  7 16:23:44 2021] Linux version 5.10.17-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1403 SMP Mon Feb 22 11:29:51 GMT 2021
                                        [Sun Mar  7 16:23:44 2021] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
                                        [Sun Mar  7 16:23:44 2021] CPU: div instructions available: patching division code
                                        [Sun Mar  7 16:23:44 2021] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
                                        [Sun Mar  7 16:23:44 2021] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
                                        [Sun Mar  7 16:23:44 2021] Memory policy: Data cache writealloc
                                        [Sun Mar  7 16:23:44 2021] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
                                        [Sun Mar  7 16:23:44 2021] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                                        [Sun Mar  7 16:23:44 2021] Zone ranges:
                                        [Sun Mar  7 16:23:44 2021]   DMA      [mem 0x0000000000000000-0x000000003b3fffff]
                                        [Sun Mar  7 16:23:44 2021]   Normal   empty
                                        [Sun Mar  7 16:23:44 2021] Movable zone start for each node
                                        [Sun Mar  7 16:23:44 2021] Early memory node ranges
                                        [Sun Mar  7 16:23:44 2021]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
                                        [Sun Mar  7 16:23:44 2021] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
                                        [Sun Mar  7 16:23:44 2021] On node 0 totalpages: 242688
                                        [Sun Mar  7 16:23:44 2021]   DMA zone: 2133 pages used for memmap
                                        [Sun Mar  7 16:23:44 2021]   DMA zone: 0 pages reserved
                                        [Sun Mar  7 16:23:44 2021]   DMA zone: 242688 pages, LIFO batch:63
                                        [Sun Mar  7 16:23:44 2021] percpu: Embedded 20 pages/cpu s50700 r8192 d23028 u81920
                                        [Sun Mar  7 16:23:44 2021] pcpu-alloc: s50700 r8192 d23028 u81920 alloc=20*4096
                                        [Sun Mar  7 16:23:44 2021] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                                        [Sun Mar  7 16:23:44 2021] Built 1 zonelists, mobility grouping on.  Total pages: 240555
                                        [Sun Mar  7 16:23:44 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=daa6e722-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                                        [Sun Mar  7 16:23:44 2021] Kernel parameter elevator= does not have any effect anymore.
                                                                   Please use sysfs to set IO scheduler for individual devices.
                                        [Sun Mar  7 16:23:44 2021] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                                        [Sun Mar  7 16:23:44 2021] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                                        [Sun Mar  7 16:23:44 2021] mem auto-init: stack:off, heap alloc:off, heap free:off
                                        [Sun Mar  7 16:23:44 2021] Memory: 879832K/970752K available (9216K kernel code, 1311K rwdata, 2940K rodata, 1024K init, 860K bss, 25384K reserved, 65536K cma-reserved)
                                        [Sun Mar  7 16:23:44 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                                        [Sun Mar  7 16:23:44 2021] ftrace: allocating 31910 entries in 63 pages
                                        [Sun Mar  7 16:23:44 2021] ftrace: allocated 63 pages with 6 groups
                                        [Sun Mar  7 16:23:44 2021] rcu: Hierarchical RCU implementation.
                                        [Sun Mar  7 16:23:44 2021]      Rude variant of Tasks RCU enabled.
                                        [Sun Mar  7 16:23:44 2021]      Tracing variant of Tasks RCU enabled.
                                        [Sun Mar  7 16:23:44 2021] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                                        [Sun Mar  7 16:23:44 2021] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                                        [Sun Mar  7 16:23:44 2021] random: get_random_bytes called from start_kernel+0x3ac/0x580 with crng_init=0
                                        [Sun Mar  7 16:23:44 2021] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
                                        [Sun Mar  7 16:23:44 2021] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
                                        [Sun Mar  7 16:23:44 2021] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
                                        [Sun Mar  7 16:23:44 2021] Switching to timer-based delay loop, resolution 52ns
                                        [Sun Mar  7 16:23:44 2021] Console: colour dummy device 80x30
                                        [Sun Mar  7 16:23:44 2021] printk: console [tty1] enabled
                                        [Sun Mar  7 16:23:44 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
                                        [Sun Mar  7 16:23:44 2021] pid_max: default: 32768 minimum: 301
                                        [Sun Mar  7 16:23:44 2021] LSM: Security Framework initializing
                                        [Sun Mar  7 16:23:44 2021] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                                        [Sun Mar  7 16:23:44 2021] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                                        [Sun Mar  7 16:23:44 2021] Disabling memory control group subsystem
                                        [Sun Mar  7 16:23:44 2021] CPU: Testing write buffer coherency: ok
                                        [Sun Mar  7 16:23:44 2021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                                        [Sun Mar  7 16:23:44 2021] Setting up static identity map for 0x100000 - 0x10003c
                                        [Sun Mar  7 16:23:44 2021] rcu: Hierarchical SRCU implementation.
                                        [Sun Mar  7 16:23:44 2021] smp: Bringing up secondary CPUs ...
                                        [Sun Mar  7 16:23:44 2021] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                                        [Sun Mar  7 16:23:44 2021] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                                        [Sun Mar  7 16:23:44 2021] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                                        [Sun Mar  7 16:23:44 2021] smp: Brought up 1 node, 4 CPUs
                                        [Sun Mar  7 16:23:44 2021] SMP: Total of 4 processors activated (153.60 BogoMIPS).
                                        [Sun Mar  7 16:23:44 2021] CPU: All CPU(s) started in HYP mode.
                                        [Sun Mar  7 16:23:44 2021] CPU: Virtualization extensions available.
                                        [Sun Mar  7 16:23:44 2021] devtmpfs: initialized
                                        [Sun Mar  7 16:23:44 2021] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
                                        [Sun Mar  7 16:23:44 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                                        [Sun Mar  7 16:23:44 2021] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                                        [Sun Mar  7 16:23:44 2021] pinctrl core: initialized pinctrl subsystem
                                        [Sun Mar  7 16:23:44 2021] NET: Registered protocol family 16
                                        [Sun Mar  7 16:23:44 2021] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                                        [Sun Mar  7 16:23:44 2021] audit: initializing netlink subsys (disabled)
                                        [Sun Mar  7 16:23:44 2021] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
                                        [Sun Mar  7 16:23:44 2021] thermal_sys: Registered thermal governor 'step_wise'
                                        [Sun Mar  7 16:23:44 2021] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                                        [Sun Mar  7 16:23:44 2021] hw-breakpoint: maximum watchpoint size is 8 bytes.
                                        [Sun Mar  7 16:23:44 2021] Serial: AMBA PL011 UART driver
                                        [Sun Mar  7 16:23:44 2021] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
                                        [Sun Mar  7 16:23:44 2021] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:12:09, variant start
                                        [Sun Mar  7 16:23:44 2021] raspberrypi-firmware soc:firmware: Firmware hash is 564e5f9b852b23a330b1764bcf0b2d022a20afd0
                                        [Sun Mar  7 16:23:44 2021] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
                                        [Sun Mar  7 16:23:44 2021] SCSI subsystem initialized
                                        [Sun Mar  7 16:23:44 2021] usbcore: registered new interface driver usbfs
                                        [Sun Mar  7 16:23:44 2021] usbcore: registered new interface driver hub
                                        [Sun Mar  7 16:23:44 2021] usbcore: registered new device driver usb
                                        [Sun Mar  7 16:23:44 2021] clocksource: Switched to clocksource arch_sys_counter
                                        [Sun Mar  7 16:23:45 2021] VFS: Disk quotas dquot_6.6.0
                                        [Sun Mar  7 16:23:45 2021] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                                        [Sun Mar  7 16:23:45 2021] FS-Cache: Loaded
                                        [Sun Mar  7 16:23:45 2021] CacheFiles: Loaded
                                        [Sun Mar  7 16:23:45 2021] NET: Registered protocol family 2
                                        [Sun Mar  7 16:23:45 2021] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                                        [Sun Mar  7 16:23:45 2021] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                                        [Sun Mar  7 16:23:45 2021] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                                        [Sun Mar  7 16:23:45 2021] TCP: Hash tables configured (established 8192 bind 8192)
                                        [Sun Mar  7 16:23:45 2021] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                                        [Sun Mar  7 16:23:45 2021] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                                        [Sun Mar  7 16:23:45 2021] NET: Registered protocol family 1
                                        [Sun Mar  7 16:23:45 2021] RPC: Registered named UNIX socket transport module.
                                        [Sun Mar  7 16:23:45 2021] RPC: Registered udp transport module.
                                        [Sun Mar  7 16:23:45 2021] RPC: Registered tcp transport module.
                                        [Sun Mar  7 16:23:45 2021] RPC: Registered tcp NFSv4.1 backchannel transport module.
                                        [Sun Mar  7 16:23:45 2021] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
                                        [Sun Mar  7 16:23:45 2021] Initialise system trusted keyrings
                                        [Sun Mar  7 16:23:45 2021] workingset: timestamp_bits=14 max_order=18 bucket_order=4
                                        [Sun Mar  7 16:23:45 2021] zbud: loaded
                                        [Sun Mar  7 16:23:45 2021] FS-Cache: Netfs 'nfs' registered for caching
                                        [Sun Mar  7 16:23:45 2021] NFS: Registering the id_resolver key type
                                        [Sun Mar  7 16:23:45 2021] Key type id_resolver registered
                                        [Sun Mar  7 16:23:45 2021] Key type id_legacy registered
                                        [Sun Mar  7 16:23:45 2021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                                        [Sun Mar  7 16:23:45 2021] Key type asymmetric registered
                                        [Sun Mar  7 16:23:45 2021] Asymmetric key parser 'x509' registered
                                        [Sun Mar  7 16:23:45 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                                        [Sun Mar  7 16:23:45 2021] io scheduler mq-deadline registered
                                        [Sun Mar  7 16:23:45 2021] io scheduler kyber registered
                                        [Sun Mar  7 16:23:45 2021] bcm2708_fb soc:fb: FB found 1 display(s)
                                        [Sun Mar  7 16:23:45 2021] Console: switching to colour frame buffer device 82x26
                                        [Sun Mar  7 16:23:45 2021] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
                                        [Sun Mar  7 16:23:45 2021] bcm2835-rng 3f104000.rng: hwrng registered
                                        [Sun Mar  7 16:23:45 2021] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                                        [Sun Mar  7 16:23:45 2021] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
                                        [Sun Mar  7 16:23:46 2021] brd: module loaded
                                        [Sun Mar  7 16:23:46 2021] loop: module loaded
                                        [Sun Mar  7 16:23:46 2021] Loading iSCSI transport class v2.0-870.
                                        [Sun Mar  7 16:23:46 2021] libphy: Fixed MDIO Bus: probed
                                        [Sun Mar  7 16:23:46 2021] usbcore: registered new interface driver lan78xx
                                        [Sun Mar  7 16:23:46 2021] usbcore: registered new interface driver smsc95xx
                                        [Sun Mar  7 16:23:46 2021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                                        [Sun Mar  7 16:23:46 2021] Core Release: 2.80a
                                        [Sun Mar  7 16:23:46 2021] Setting default values for core params
                                        [Sun Mar  7 16:23:46 2021] Finished setting default values for core params
                                        [Sun Mar  7 16:23:46 2021] Using Buffer DMA mode
                                        [Sun Mar  7 16:23:46 2021] Periodic Transfer Interrupt Enhancement - disabled
                                        [Sun Mar  7 16:23:46 2021] Multiprocessor Interrupt Enhancement - disabled
                                        [Sun Mar  7 16:23:46 2021] OTG VER PARAM: 0, OTG VER FLAG: 0
                                        [Sun Mar  7 16:23:46 2021] Dedicated Tx FIFOs mode
                                        
                                        [Sun Mar  7 16:23:46 2021] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7514000 dma = 0xf7514000 len=9024
                                        [Sun Mar  7 16:23:47 2021] FIQ FSM acceleration enabled for :
                                                                   Non-periodic Split Transactions
                                                                   Periodic Split Transactions
                                                                   High-Speed Isochronous Endpoints
                                                                   Interrupt/Control Split Transaction hack enabled
                                        [Sun Mar  7 16:23:47 2021] dwc_otg: Microframe scheduler enabled
                                        
                                        [Sun Mar  7 16:23:47 2021] WARN::hcd_init_fiq:457: FIQ on core 1
                                        
                                        [Sun Mar  7 16:23:47 2021] WARN::hcd_init_fiq:458: FIQ ASM at 807be568 length 36
                                        
                                        [Sun Mar  7 16:23:47 2021] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
                                        [Sun Mar  7 16:23:47 2021] dwc_otg 3f980000.usb: DWC OTG Controller
                                        [Sun Mar  7 16:23:47 2021] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
                                        [Sun Mar  7 16:23:47 2021] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
                                        [Sun Mar  7 16:23:47 2021] Init: Port Power? op_state=1
                                        [Sun Mar  7 16:23:47 2021] Init: Power Port (0)
                                        [Sun Mar  7 16:23:47 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
                                        [Sun Mar  7 16:23:47 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                                        [Sun Mar  7 16:23:47 2021] usb usb1: Product: DWC OTG Controller
                                        [Sun Mar  7 16:23:47 2021] usb usb1: Manufacturer: Linux 5.10.17-v7+ dwc_otg_hcd
                                        [Sun Mar  7 16:23:47 2021] usb usb1: SerialNumber: 3f980000.usb
                                        [Sun Mar  7 16:23:47 2021] hub 1-0:1.0: USB hub found
                                        [Sun Mar  7 16:23:47 2021] hub 1-0:1.0: 1 port detected
                                        [Sun Mar  7 16:23:47 2021] dwc_otg: FIQ enabled
                                        [Sun Mar  7 16:23:47 2021] dwc_otg: NAK holdoff enabled
                                        [Sun Mar  7 16:23:47 2021] dwc_otg: FIQ split-transaction FSM enabled
                                        [Sun Mar  7 16:23:47 2021] Module dwc_common_port init
                                        [Sun Mar  7 16:23:47 2021] usbcore: registered new interface driver usb-storage
                                        [Sun Mar  7 16:23:47 2021] mousedev: PS/2 mouse device common for all mice
                                        [Sun Mar  7 16:23:47 2021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                                        [Sun Mar  7 16:23:47 2021] sdhci: Secure Digital Host Controller Interface driver
                                        [Sun Mar  7 16:23:47 2021] sdhci: Copyright(c) Pierre Ossman
                                        [Sun Mar  7 16:23:47 2021] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
                                        [Sun Mar  7 16:23:47 2021] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
                                        [Sun Mar  7 16:23:47 2021] sdhci-pltfm: SDHCI platform and OF driver helper
                                        [Sun Mar  7 16:23:47 2021] ledtrig-cpu: registered to indicate activity on CPUs
                                        [Sun Mar  7 16:23:47 2021] hid: raw HID events driver (C) Jiri Kosina
                                        [Sun Mar  7 16:23:47 2021] usbcore: registered new interface driver usbhid
                                        [Sun Mar  7 16:23:47 2021] usbhid: USB HID core driver
                                        [Sun Mar  7 16:23:47 2021] Initializing XFRM netlink socket
                                        [Sun Mar  7 16:23:47 2021] NET: Registered protocol family 17
                                        [Sun Mar  7 16:23:47 2021] Key type dns_resolver registered
                                        [Sun Mar  7 16:23:47 2021] Registering SWP/SWPB emulation handler
                                        [Sun Mar  7 16:23:47 2021] registered taskstats version 1
                                        [Sun Mar  7 16:23:47 2021] Loading compiled-in X.509 certificates
                                        [Sun Mar  7 16:23:47 2021] Key type ._fscrypt registered
                                        [Sun Mar  7 16:23:47 2021] Key type .fscrypt registered
                                        [Sun Mar  7 16:23:47 2021] Key type fscrypt-provisioning registered
                                        [Sun Mar  7 16:23:47 2021] uart-pl011 3f201000.serial: cts_event_workaround enabled
                                        [Sun Mar  7 16:23:47 2021] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
                                        [Sun Mar  7 16:23:47 2021] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                                        [Sun Mar  7 16:23:47 2021] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
                                        [Sun Mar  7 16:23:47 2021] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
                                        [Sun Mar  7 16:23:47 2021] sdhost: log_buf @ (ptrval) (f7513000)
                                        [Sun Mar  7 16:23:47 2021] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                                        [Sun Mar  7 16:23:47 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                                        [Sun Mar  7 16:23:47 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                                        [Sun Mar  7 16:23:47 2021] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                                        [Sun Mar  7 16:23:47 2021] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
                                        [Sun Mar  7 16:23:47 2021] of_cfs_init
                                        [Sun Mar  7 16:23:47 2021] of_cfs_init: OK
                                        [Sun Mar  7 16:23:47 2021] Waiting for root device PARTUUID=daa6e722-02...
                                        [Sun Mar  7 16:23:47 2021] Indeed it is in host mode hprt0 = 00021501
                                        [Sun Mar  7 16:23:47 2021] random: fast init done
                                        [Sun Mar  7 16:23:47 2021] mmc0: host does not support reading read-only switch, assuming write-enable
                                        [Sun Mar  7 16:23:47 2021] mmc1: new high speed SDIO card at address 0001
                                        [Sun Mar  7 16:23:47 2021] mmc0: new high speed SDHC card at address aaaa
                                        [Sun Mar  7 16:23:47 2021] mmcblk0: mmc0:aaaa SB32G 29.7 GiB
                                        [Sun Mar  7 16:23:47 2021]  mmcblk0: p1 p2
                                        [Sun Mar  7 16:23:47 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                        [Sun Mar  7 16:23:47 2021] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                        [Sun Mar  7 16:23:47 2021] devtmpfs: mounted
                                        [Sun Mar  7 16:23:47 2021] Freeing unused kernel memory: 1024K
                                        [Sun Mar  7 16:23:47 2021] usb 1-1: new high-speed USB device number 2 using dwc_otg
                                        [Sun Mar  7 16:23:47 2021] Indeed it is in host mode hprt0 = 00001101
                                        [Sun Mar  7 16:23:47 2021] Run /sbin/init as init process
                                        [Sun Mar  7 16:23:47 2021]   with arguments:
                                        [Sun Mar  7 16:23:47 2021]     /sbin/init
                                        [Sun Mar  7 16:23:47 2021]   with environment:
                                        [Sun Mar  7 16:23:47 2021]     HOME=/
                                        [Sun Mar  7 16:23:47 2021]     TERM=linux
                                        [Sun Mar  7 16:23:47 2021] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
                                        [Sun Mar  7 16:23:47 2021] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                                        [Sun Mar  7 16:23:47 2021] hub 1-1:1.0: USB hub found
                                        [Sun Mar  7 16:23:47 2021] hub 1-1:1.0: 4 ports detected
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
                                        [Sun Mar  7 16:23:48 2021] systemd[1]: System time before build time, advancing clock.
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                                        [Sun Mar  7 16:23:48 2021] hub 1-1.1:1.0: USB hub found
                                        [Sun Mar  7 16:23:48 2021] hub 1-1.1:1.0: 3 ports detected
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
                                        [Sun Mar  7 16:23:48 2021] NET: Registered protocol family 10
                                        [Sun Mar  7 16:23:48 2021] Segment Routing with IPv6
                                        [Sun Mar  7 16:23:48 2021] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
                                        [Sun Mar  7 16:23:48 2021] systemd[1]: Detected architecture arm.
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: Product: ConBee II
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.2: SerialNumber: DE2413713
                                        [Sun Mar  7 16:23:48 2021] systemd[1]: Set hostname to <raspberrypi>.
                                        [Sun Mar  7 16:23:48 2021] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
                                        [Sun Mar  7 16:23:49 2021] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
                                        [Sun Mar  7 16:23:49 2021] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                                        [Sun Mar  7 16:23:49 2021] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
                                        [Sun Mar  7 16:23:49 2021] libphy: lan78xx-mdiobus: probed
                                        [Sun Mar  7 16:23:49 2021] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
                                        [Sun Mar  7 16:23:49 2021] random: systemd: uninitialized urandom read (16 bytes read)
                                        [Sun Mar  7 16:23:49 2021] random: systemd: uninitialized urandom read (16 bytes read)
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Listening on Journal Socket (/dev/log).
                                        [Sun Mar  7 16:23:49 2021] random: systemd: uninitialized urandom read (16 bytes read)
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Listening on fsck to fsckd communication Socket.
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Listening on Journal Audit Socket.
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Created slice system-getty.slice.
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Listening on udev Control Socket.
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
                                        [Sun Mar  7 16:23:49 2021] systemd[1]: Listening on Journal Socket.
                                        [Sun Mar  7 16:23:50 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                        [Sun Mar  7 16:23:50 2021] systemd-journald[126]: Received request to flush runtime journal from PID 1
                                        [Sun Mar  7 16:23:51 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                                        [Sun Mar  7 16:23:51 2021] [vc_sm_connected_init]: start
                                        [Sun Mar  7 16:23:51 2021] [vc_sm_connected_init]: installed successfully
                                        [Sun Mar  7 16:23:51 2021] mc: Linux media interface: v0.10
                                        [Sun Mar  7 16:23:51 2021] videodev: Linux video capture interface: v2.00
                                        [Sun Mar  7 16:23:51 2021] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835_audio bcm2835_audio: card created with 8 channels
                                        [Sun Mar  7 16:23:51 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                                        [Sun Mar  7 16:23:51 2021] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                                        [Sun Mar  7 16:23:51 2021] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                                        [Sun Mar  7 16:23:51 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                                        [Sun Mar  7 16:23:51 2021] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
                                        [Sun Mar  7 16:23:51 2021] usbcore: registered new interface driver cdc_acm
                                        [Sun Mar  7 16:23:51 2021] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
                                        [Sun Mar  7 16:23:51 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                                        [Sun Mar  7 16:23:51 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                                        [Sun Mar  7 16:23:51 2021] usb 1-1.2: USB disconnect, device number 4
                                        [Sun Mar  7 16:23:51 2021] brcmfmac: F1 signature read @0x18000000=0x15264345
                                        [Sun Mar  7 16:23:51 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                        [Sun Mar  7 16:23:51 2021] usbcore: registered new interface driver brcmfmac
                                        [Sun Mar  7 16:23:51 2021] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt failed with error -2
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: new full-speed USB device number 6 using dwc_otg
                                        [Sun Mar  7 16:23:52 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: Product: ConBee II
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH
                                        [Sun Mar  7 16:23:52 2021] usb 1-1.2: SerialNumber: DE2413713
                                        [Sun Mar  7 16:23:52 2021] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
                                        [Sun Mar  7 16:23:52 2021] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                                        [Sun Mar  7 16:23:54 2021] random: crng init done
                                        [Sun Mar  7 16:23:54 2021] random: 7 urandom warning(s) missed due to ratelimiting
                                        [Sun Mar  7 16:23:54 2021] uart-pl011 3f201000.serial: no DMA platform data
                                        [Sun Mar  7 16:23:54 2021] 8021q: 802.1Q VLAN Support v1.8
                                        [Sun Mar  7 16:23:54 2021] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                                        [Sun Mar  7 16:23:54 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                                        [Sun Mar  7 16:23:55 2021] 8021q: adding VLAN 0 to HW filter on device eth0
                                        [Sun Mar  7 16:23:55 2021] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                                        [Sun Mar  7 16:23:55 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:23:56 2021] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
                                        [Sun Mar  7 16:25:42 2021] Bluetooth: Core ver 2.22
                                        [Sun Mar  7 16:25:42 2021] NET: Registered protocol family 31
                                        [Sun Mar  7 16:25:42 2021] Bluetooth: HCI device and connection manager initialized
                                        [Sun Mar  7 16:25:42 2021] Bluetooth: HCI socket layer initialized
                                        [Sun Mar  7 16:25:42 2021] Bluetooth: L2CAP socket layer initialized
                                        [Sun Mar  7 16:25:42 2021] Bluetooth: SCO socket layer initialized
                                        [Sun Mar  7 16:27:52 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:27:54 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:40:46 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:40:48 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:41:32 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:41:34 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:41:46 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:41:48 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:46:37 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:46:39 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:50:47 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:50:49 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:53:32 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                                        [Sun Mar  7 16:53:32 2021] Bluetooth: BNEP filters: protocol multicast
                                        [Sun Mar  7 16:53:32 2021] Bluetooth: BNEP socket layer initialized
                                        [Sun Mar  7 16:56:55 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:56:57 2021] Under-voltage detected! (0x00050005)
                                        [Sun Mar  7 16:58:45 2021] Voltage normalised (0x00000000)
                                        [Sun Mar  7 16:58:48 2021] Under-voltage detected! (0x00050005)
                                        pi@raspberrypi:~ $
                                        
                                        
                                        
                                        wendy2702 1 Reply Last reply Reply Quote 0
                                        • wendy2702
                                          wendy2702 @SmartVerwalter last edited by

                                          @smartverwalter Als erstes mal für eine gescheite Stromversorgung sorgen.

                                          Was hängt per USB an dem PI ?

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

                                            dekonz zigbee adapter

                                            wendy2702 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

                                            494
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            123
                                            6867
                                            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