Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. iobroker wird dauernd zerschossen. Verzweiflung! Geister?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED iobroker wird dauernd zerschossen. Verzweiflung! Geister?

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

      Hallo liebes Forum!

      ich habe folgendes Problem: ich habe hier in meiner Ferienwohung einen iobroker zur Visualisierung auf dem Tablet laufen (homematic System und ein paar MQTT-Geräte). Leider bin ich nur sporadisch hier (alle 2 Monate). Ansonsten sinds AirBnb Gäste die hier sind. Der Raspi läuft durch. Vor einem halb Jahr hab ich das erste System aufgesetzt. Lief alles wunderbar, viele viele Stunden in die VIS investiert, super happy. Dann das das erste Problem, wie aus dem nichts war weder admin Oberfläche noch VIS zu erreichen. Ich konnte es durch die spanne an Zeit nicht analysieren an was es lag. Nach tagelanger Recherche und zig rumprobieren, habe ich das System so aufgewühlt das es keine Sinn mehr gemacht hat es noch weiter zu versuchen. Ich hab den Raspi neu aufgesetzt (auch neue SD Karte!!). Es sah sehr nach Datenverlust und einem großen Problem mit dem JS-Controller aus. Aber dafür fehlen mir die Kenntnisse, da ich leider dummerweise vergessen habe ein Backup runter zu laden und keinen Zugriff mehr hatte mussste ich auch alles neu anlegen - inkl. VIS ... HORROR!!

      So das lief eine Woche, ich abgereist. Ein paar Wochen später meldet sich meine Mutter (sie verwaltet die Wohnung wenn ich nicht da bin), das das Tablett nichts mehr anzeigt (auf dem die VIS angezeicht wird). Okay erst nichts gedacht, via SSH drauf gekuckt. Ganz Eigenartig, der Raspberry ultra langsam, ich musste teils ne Minute auf ein Feedback in der CMD warten. Konnte das Problem bis heute nicht rekonstruieren. Seit gestern bin ich wieder hier und ich hab mir den Raspi unter die Lupe genommen. Ich will diesmal nicht wieder alles Schrotten und von Vorne anfangen (würde ich auch nicht mehr machen, dann würde ich mich nach einer anderen Lösung umkucken). Vor Ort (also lokal) kann ich einwandfrei auf den Rapsi via SSH zugreifen, aber nur nach einem Neustart, wenn ich den nicht mache ist er nach einer Stunde ca. nicht mehr erreichbar (mega strange). Aber leider komme ich nicht weiter. Der iobroker läuft, aber keine Instantancen. Folgendes ist mir aufgefallen:
      es läuft nur:

      • system.adapter.discovery.0 : discovery - enabled
        system.adapter.info.0 : info - enabled
        (unter list instances)
        Das ist doch nicht normal oder?

      und unter iobroker object list zeigt er bei ObjectAC | StateAC jeweils nur "???????" an?!

      Ein update macht er einwandfrei. Auch ein "npm install iobroker.admin" führt er bis zum Ende ohne Fehler durch.

      ich habe außerdem noch einmal das fix.sh durchlaufen lassen, einwandfrei geklappt

      ABER: keine Änderung, admin und VIS weiterhin nicht erreichbar.

      Ich bin mit meinem Latein am Ende ... was läuft hier falsch? Spukt es in meiner Wohung?!

      Ich freue mich über jegliche Hilfe!!

      BTW:
      pi@iobroker:/opt/iobroker $ iobroker status
      iobroker is running on this host.

      At least one iobroker host is running.

      --- na wohl offfensichtlich nicht?!

      Version ist 3.1.6
      node: v10.22.0
      npm: 6.14.6

      Grüße!

      P UncleSam 2 Replies Last reply Reply Quote 0
      • P
        patloi @patloi last edited by patloi

        @patloi edit:

        Hab grade in die log datei gekuckt....

        error: host.iobroker startInstance system.adapter.info.0: required adapter "admin" not found!

        aber ich habe ihn doch schon neu installiert?

        Wohin verschwindet er denn auf magische Weise?!
        Am System wurde doch nichts verändert....

        außerdem:
        info: host.iobroker 2 instances found

        warum nur 2?! oder sind damit nicht die Adapter gemeint?

        arteck Homoran 2 Replies Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @patloi last edited by arteck

          @patloi
          systemanalyse heisst hier das Zauberwort

          was sag den das system log ?? und das iobroker log... von einfach so spinnt kein system ausser es sind Randbedinungen die nicht stimmen..

          setzte das system doch mal bei dir zu hause auf.. und beobachte es.. da hast du mehr kontrolle drüber..

          P 1 Reply Last reply Reply Quote 0
          • P
            patloi @arteck last edited by patloi

            naja eigentlich schon, aber am System wurde ja beide male nichts verändert. ..... hier ist die log:

            2020-11-17 19:20:10.862  - info: host.iobroker iobroker.js-controller version 3.1.6 js-controller starting
            2020-11-17 19:20:10.873  - info: host.iobroker Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
            2020-11-17 19:20:10.874  - info: host.iobroker hostname: iobroker, node: v10.22.0
            2020-11-17 19:20:10.878  - info: host.iobroker ip addresses: 192.168.178.100 fe80::f43b:3963:539:4a90
            2020-11-17 19:20:11.398  - info: host.iobroker connected to Objects and States
            2020-11-17 19:20:12.017  - info: host.iobroker 2 instances found
            2020-11-17 19:20:12.033  - info: host.iobroker starting 2 instances
            2020-11-17 19:20:12.074  - info: host.iobroker instance system.adapter.discovery.0 started with pid 530
            2020-11-17 19:20:14.181  - info: discovery.0 (530) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v10.22.0, js-controller: 3.1.6
            2020-11-17 19:20:16.040  - error: host.iobroker startInstance system.adapter.info.0: required adapter "admin" not found!
            2020-11-17 19:46:18.432  - info: host.iobroker received SIGTERM
            2020-11-17 19:46:18.438  - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=true)
            2020-11-17 19:46:18.439  - info: host.iobroker stopInstance system.adapter.info.0 (force=false, process=false)
            2020-11-17 19:46:18.441  - info: host.iobroker stopInstance system.adapter.discovery.0 send kill signal
            2020-11-17 19:46:18.445  - info: discovery.0 (530) Got terminate signal TERMINATE_YOURSELF
            2020-11-17 19:46:18.449  - info: discovery.0 (530) terminating
            2020-11-17 19:46:18.451  - info: discovery.0 (530) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2020-11-17 19:46:18.982  - info: host.iobroker instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2020-11-17 19:46:18.984  - info: host.iobroker All instances are stopped.
            2020-11-17 19:46:19.046  - info: host.iobroker terminated
            2020-11-17 19:47:19.138  - info: host.iobroker iobroker.js-controller version 3.1.6 js-controller starting
            2020-11-17 19:47:19.151  - info: host.iobroker Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
            2020-11-17 19:47:19.153  - info: host.iobroker hostname: iobroker, node: v10.22.0
            2020-11-17 19:47:19.156  - info: host.iobroker ip addresses: 192.168.178.100 fe80::f43b:3963:539:4a90
            2020-11-17 19:47:19.594  - info: host.iobroker connected to Objects and States
            2020-11-17 19:47:20.055  - info: host.iobroker 2 instances found
            2020-11-17 19:47:20.070  - info: host.iobroker starting 2 instances
            2020-11-17 19:47:20.110  - info: host.iobroker instance system.adapter.discovery.0 started with pid 764
            2020-11-17 19:47:22.082  - info: discovery.0 (764) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v10.22.0, js-controller: 3.1.6
            2020-11-17 19:47:24.076  - error: host.iobroker startInstance system.adapter.info.0: required adapter "admin" not found!
            2020-11-17 19:55:53.893  - info: host.iobroker received SIGTERM
            2020-11-17 19:55:53.903  - info: host.iobroker stopInstance system.adapter.discovery.0 (force=false, process=true)
            2020-11-17 19:55:53.904  - info: host.iobroker stopInstance system.adapter.info.0 (force=false, process=false)
            2020-11-17 19:55:53.913  - info: host.iobroker stopInstance system.adapter.discovery.0 send kill signal
            2020-11-17 19:55:53.919  - info: discovery.0 (764) Got terminate signal TERMINATE_YOURSELF
            2020-11-17 19:55:53.930  - info: discovery.0 (764) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
            2020-11-17 19:55:54.460  - info: host.iobroker instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
            2020-11-17 19:55:54.461  - info: host.iobroker All instances are stopped.
            2020-11-17 19:55:54.510  - info: host.iobroker terminated
            2020-11-17 19:57:09.724  - info: host.iobroker iobroker.js-controller version 3.1.6 js-controller starting
            2020-11-17 19:57:09.738  - info: host.iobroker Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
            2020-11-17 19:57:09.739  - info: host.iobroker hostname: iobroker, node: v10.22.0
            2020-11-17 19:57:09.743  - info: host.iobroker ip addresses: 192.168.178.100 fe80::f43b:3963:539:4a90
            2020-11-17 19:57:10.197  - info: host.iobroker connected to Objects and States
            2020-11-17 19:57:10.655  - info: host.iobroker 2 instances found
            2020-11-17 19:57:10.669  - info: host.iobroker starting 2 instances
            2020-11-17 19:57:10.709  - info: host.iobroker instance system.adapter.discovery.0 started with pid 1955
            2020-11-17 19:57:12.686  - info: discovery.0 (1955) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v10.22.0, js-controller: 3.1.6
            2020-11-17 19:57:14.674  - error: host.iobroker startInstance system.adapter.info.0: required adapter "admin" not found!
            
            
            arteck 1 Reply Last reply Reply Quote 0
            • UncleSam
              UncleSam Developer @patloi last edited by

              @patloi sagte in iobroker wird dauernd zerschossen. Verzweiflung! Geister?:

              Ich hab den Raspi neu aufgesetzt (auch neue SD Karte!!).

              Wie siehst es mit dem Netzteil des Raspi aus. Solche "Geister" können auftreten, wenn der Raspi nicht genügend Strom bekommt. Oder wenn die SD Karte zerschossen ist (was bei dir wohl nicht der Fall sein wird).

              P 1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active @patloi last edited by

                @patloi was soll mir das jetzt sagen
                was erwartest du von einem LOG schnippsel.. meine Glaskugel ist zur politur bis Weihnachten..sry.

                P 1 Reply Last reply Reply Quote 0
                • P
                  patloi @arteck last edited by

                  @arteck Das ist alles was im Log aufgelaufen ist vom Start an. Was kann sonst noch hilfreich sein?

                  Asgothian 1 Reply Last reply Reply Quote 0
                  • P
                    patloi @UncleSam last edited by

                    @UncleSam Ja SD Karte kann ich denke ich ausschließen. Auch das Netzteil mit 2,1A sollte reichen...

                    1 Reply Last reply Reply Quote 0
                    • Asgothian
                      Asgothian Developer @patloi last edited by

                      @patloi Das war nur 1 Tag. Die Frage ist was war an den anderen Tagen, insbesondere am letzten als er noch lief ?

                      P 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @patloi last edited by Homoran

                        @patloi sagte in iobroker wird dauernd zerschossen. Verzweiflung! Geister?:

                        aber ich habe ihn doch schon neu installiert?

                        Allerdings mit

                        @patloi sagte in iobroker wird dauernd zerschossen. Verzweiflung! Geister?:

                        npm install iobroker.admin

                        anstelle iobroker install admin

                        Hast du den npm Befehl wenigstens in /opt/iobroker ausgeführt, sonst ist drin admin irgendwo, nur nicht im iobroker

                        Was hängt ein alles an den USB ports?
                        ggf. reichen die 2.1A dann doch nicht.

                        gib mal tac /var/log/kern.log | grep -i under in der Konsole ein.

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          patloi @Homoran last edited by

                          @Homoran

                          Ja wurde im richtigen verzeichnis ausgeführt.
                          An den USB Port hängt nichts, ist nur der Raspi auf dem auch nur iobroker läuft...

                          Ich habe iobroker gerade komplett neu installiert (allerdings das OS nicht angerüht), leider ist er immer noch nicht erreichbar.

                          Syslog reiche ich gleich nach.

                          Was kann ich den nun machen? Ich habe den iobroker-data ordner gsd das letzte mal gesichert. Macht es sinn nochmals neu aufzusetzen? Kann ich die Daten dann wieder einspielen ohne probleme?

                          P amg_666 2 Replies Last reply Reply Quote 0
                          • P
                            patloi @patloi last edited by

                            @patloi

                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Booting Linux on physical CPU 0x0
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Linux version 5.4.51-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1333 SMP Mon Aug 10 16:45:19 BST 2020
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] CPU: div instructions available: patching division code
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Memory policy: Data cache writealloc
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] On node 0 totalpages: 242688
                            Nov 15 16:46:46 iobroker kernel: [    0.000000]   Normal zone: 2133 pages used for memmap
                            Nov 15 16:46:46 iobroker kernel: [    0.000000]   Normal zone: 0 pages reserved
                            Nov 15 16:46:46 iobroker kernel: [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] percpu: Embedded 20 pages/cpu s49856 r8192 d23872 u81920
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] pcpu-alloc: s49856 r8192 d23872 u81920 alloc=20*4096
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=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=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] Memory: 881516K/970752K available (8192K kernel code, 689K rwdata, 2552K rodata, 1024K init, 825K bss, 23700K reserved, 65536K cma-reserved)
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] ftrace: allocating 28275 entries in 56 pages
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] rcu: Hierarchical RCU implementation.
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x328/0x500 with crng_init=0
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
                            Nov 15 16:46:46 iobroker kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
                            Nov 15 16:46:46 iobroker kernel: [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
                            Nov 15 16:46:46 iobroker kernel: [    0.000022] Switching to timer-based delay loop, resolution 52ns
                            Nov 15 16:46:46 iobroker kernel: [    0.000290] Console: colour dummy device 80x30
                            Nov 15 16:46:46 iobroker kernel: [    0.000869] printk: console [tty1] enabled
                            Nov 15 16:46:46 iobroker kernel: [    0.000935] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
                            Nov 15 16:46:46 iobroker kernel: [    0.000983] pid_max: default: 32768 minimum: 301
                            Nov 15 16:46:46 iobroker kernel: [    0.001386] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    0.001431] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    0.002814] Disabling memory control group subsystem
                            Nov 15 16:46:46 iobroker kernel: [    0.002937] CPU: Testing write buffer coherency: ok
                            Nov 15 16:46:46 iobroker kernel: [    0.003514] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Nov 15 16:46:46 iobroker kernel: [    0.004466] Setting up static identity map for 0x100000 - 0x10003c
                            Nov 15 16:46:46 iobroker kernel: [    0.004682] rcu: Hierarchical SRCU implementation.
                            Nov 15 16:46:46 iobroker kernel: [    0.005378] smp: Bringing up secondary CPUs ...
                            Nov 15 16:46:46 iobroker kernel: [    0.006511] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Nov 15 16:46:46 iobroker kernel: [    0.007772] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Nov 15 16:46:46 iobroker kernel: [    0.008917] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Nov 15 16:46:46 iobroker kernel: [    0.009068] smp: Brought up 1 node, 4 CPUs
                            Nov 15 16:46:46 iobroker kernel: [    0.009157] SMP: Total of 4 processors activated (153.60 BogoMIPS).
                            Nov 15 16:46:46 iobroker kernel: [    0.009185] CPU: All CPU(s) started in HYP mode.
                            Nov 15 16:46:46 iobroker kernel: [    0.009210] CPU: Virtualization extensions available.
                            Nov 15 16:46:46 iobroker kernel: [    0.010285] devtmpfs: initialized
                            Nov 15 16:46:46 iobroker kernel: [    0.026532] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
                            Nov 15 16:46:46 iobroker kernel: [    0.026823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Nov 15 16:46:46 iobroker kernel: [    0.026880] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    0.030015] pinctrl core: initialized pinctrl subsystem
                            Nov 15 16:46:46 iobroker kernel: [    0.031230] NET: Registered protocol family 16
                            Nov 15 16:46:46 iobroker kernel: [    0.035444] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Nov 15 16:46:46 iobroker kernel: [    0.041753] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Nov 15 16:46:46 iobroker kernel: [    0.041793] hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Nov 15 16:46:46 iobroker kernel: [    0.042043] Serial: AMBA PL011 UART driver
                            Nov 15 16:46:46 iobroker kernel: [    0.044014] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
                            Nov 15 16:46:46 iobroker kernel: [    0.060080] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-08-19 17:40, variant start
                            Nov 15 16:46:46 iobroker kernel: [    0.070093] raspberrypi-firmware soc:firmware: Firmware hash is e90cba19a98a0d1f2ef086b9cafcbca00778f094
                            Nov 15 16:46:46 iobroker kernel: [    0.121595] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
                            Nov 15 16:46:46 iobroker kernel: [    0.123850] SCSI subsystem initialized
                            Nov 15 16:46:46 iobroker kernel: [    0.124127] usbcore: registered new interface driver usbfs
                            Nov 15 16:46:46 iobroker kernel: [    0.124209] usbcore: registered new interface driver hub
                            Nov 15 16:46:46 iobroker kernel: [    0.124355] usbcore: registered new device driver usb
                            Nov 15 16:46:46 iobroker kernel: [    0.126312] clocksource: Switched to clocksource arch_sys_counter
                            Nov 15 16:46:46 iobroker kernel: [    1.287243] VFS: Disk quotas dquot_6.6.0
                            Nov 15 16:46:46 iobroker kernel: [    1.287386] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Nov 15 16:46:46 iobroker kernel: [    1.287604] FS-Cache: Loaded
                            Nov 15 16:46:46 iobroker kernel: [    1.287883] CacheFiles: Loaded
                            Nov 15 16:46:46 iobroker kernel: [    1.298746] thermal_sys: Registered thermal governor 'step_wise'
                            Nov 15 16:46:46 iobroker kernel: [    1.299146] NET: Registered protocol family 2
                            Nov 15 16:46:46 iobroker kernel: [    1.300211] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    1.300286] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    1.300426] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    1.300636] TCP: Hash tables configured (established 8192 bind 8192)
                            Nov 15 16:46:46 iobroker kernel: [    1.300819] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    1.300893] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 15 16:46:46 iobroker kernel: [    1.301206] NET: Registered protocol family 1
                            Nov 15 16:46:46 iobroker kernel: [    1.301930] RPC: Registered named UNIX socket transport module.
                            Nov 15 16:46:46 iobroker kernel: [    1.301961] RPC: Registered udp transport module.
                            Nov 15 16:46:46 iobroker kernel: [    1.301987] RPC: Registered tcp transport module.
                            Nov 15 16:46:46 iobroker kernel: [    1.302013] RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Nov 15 16:46:46 iobroker kernel: [    1.303734] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
                            Nov 15 16:46:46 iobroker kernel: [    1.307109] Initialise system trusted keyrings
                            Nov 15 16:46:46 iobroker kernel: [    1.307384] workingset: timestamp_bits=14 max_order=18 bucket_order=4
                            Nov 15 16:46:46 iobroker kernel: [    1.319205] FS-Cache: Netfs 'nfs' registered for caching
                            Nov 15 16:46:46 iobroker kernel: [    1.320029] NFS: Registering the id_resolver key type
                            Nov 15 16:46:46 iobroker kernel: [    1.320098] Key type id_resolver registered
                            Nov 15 16:46:46 iobroker kernel: [    1.320125] Key type id_legacy registered
                            Nov 15 16:46:46 iobroker kernel: [    1.320161] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Nov 15 16:46:46 iobroker kernel: [    1.321492] Key type asymmetric registered
                            Nov 15 16:46:46 iobroker kernel: [    1.321523] Asymmetric key parser 'x509' registered
                            Nov 15 16:46:46 iobroker kernel: [    1.321590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Nov 15 16:46:46 iobroker kernel: [    1.321627] io scheduler mq-deadline registered
                            Nov 15 16:46:46 iobroker kernel: [    1.321654] io scheduler kyber registered
                            Nov 15 16:46:46 iobroker kernel: [    1.326464] bcm2708_fb soc:fb: FB found 1 display(s)
                            Nov 15 16:46:46 iobroker kernel: [    1.338093] Console: switching to colour frame buffer device 82x26
                            Nov 15 16:46:46 iobroker kernel: [    1.344965] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
                            Nov 15 16:46:46 iobroker kernel: [    1.354970] bcm2835-rng 3f104000.rng: hwrng registered
                            Nov 15 16:46:46 iobroker kernel: [    1.358133] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                            Nov 15 16:46:46 iobroker kernel: [    1.363869] vc-sm: Videocore shared memory driver
                            Nov 15 16:46:46 iobroker kernel: [    1.366980] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
                            Nov 15 16:46:46 iobroker kernel: [    1.384983] brd: module loaded
                            Nov 15 16:46:46 iobroker kernel: [    1.400126] loop: module loaded
                            Nov 15 16:46:46 iobroker kernel: [    1.404033] Loading iSCSI transport class v2.0-870.
                            Nov 15 16:46:46 iobroker kernel: [    1.407584] libphy: Fixed MDIO Bus: probed
                            Nov 15 16:46:46 iobroker kernel: [    1.410254] usbcore: registered new interface driver lan78xx
                            Nov 15 16:46:46 iobroker kernel: [    1.412878] usbcore: registered new interface driver smsc95xx
                            Nov 15 16:46:46 iobroker kernel: [    1.415399] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            Nov 15 16:46:46 iobroker kernel: [    2.146216] Core Release: 2.80a
                            Nov 15 16:46:46 iobroker kernel: [    2.148646] Setting default values for core params
                            Nov 15 16:46:46 iobroker kernel: [    2.151075] Finished setting default values for core params
                            Nov 15 16:46:46 iobroker kernel: [    2.353929] Using Buffer DMA mode
                            Nov 15 16:46:46 iobroker kernel: [    2.356392] Periodic Transfer Interrupt Enhancement - disabled
                            Nov 15 16:46:46 iobroker kernel: [    2.358884] Multiprocessor Interrupt Enhancement - disabled
                            Nov 15 16:46:46 iobroker kernel: [    2.361348] OTG VER PARAM: 0, OTG VER FLAG: 0
                            Nov 15 16:46:46 iobroker kernel: [    2.363742] Dedicated Tx FIFOs mode
                            Nov 15 16:46:46 iobroker kernel: [    2.366717] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
                            Nov 15 16:46:46 iobroker kernel: [    2.371430] FIQ FSM acceleration enabled for :
                            Nov 15 16:46:46 iobroker kernel: [    2.371430] Non-periodic Split Transactions
                            Nov 15 16:46:46 iobroker kernel: [    2.371430] Periodic Split Transactions
                            Nov 15 16:46:46 iobroker kernel: [    2.371430] High-Speed Isochronous Endpoints
                            Nov 15 16:46:46 iobroker kernel: [    2.371430] Interrupt/Control Split Transaction hack enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.382494] dwc_otg: Microframe scheduler enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.382557] WARN::hcd_init_fiq:457: FIQ on core 1
                            Nov 15 16:46:46 iobroker kernel: [    2.384794] WARN::hcd_init_fiq:458: FIQ ASM at 806d89f4 length 36
                            Nov 15 16:46:46 iobroker kernel: [    2.387038] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
                            Nov 15 16:46:46 iobroker kernel: [    2.389282] dwc_otg 3f980000.usb: DWC OTG Controller
                            Nov 15 16:46:46 iobroker kernel: [    2.391583] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
                            Nov 15 16:46:46 iobroker kernel: [    2.393942] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
                            Nov 15 16:46:46 iobroker kernel: [    2.396248] Init: Port Power? op_state=1
                            Nov 15 16:46:46 iobroker kernel: [    2.398522] Init: Power Port (0)
                            Nov 15 16:46:46 iobroker kernel: [    2.401054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
                            Nov 15 16:46:46 iobroker kernel: [    2.405566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Nov 15 16:46:46 iobroker kernel: [    2.408007] usb usb1: Product: DWC OTG Controller
                            Nov 15 16:46:46 iobroker kernel: [    2.410377] usb usb1: Manufacturer: Linux 5.4.51-v7+ dwc_otg_hcd
                            Nov 15 16:46:46 iobroker kernel: [    2.412798] usb usb1: SerialNumber: 3f980000.usb
                            Nov 15 16:46:46 iobroker kernel: [    2.415801] hub 1-0:1.0: USB hub found
                            Nov 15 16:46:46 iobroker kernel: [    2.418152] hub 1-0:1.0: 1 port detected
                            Nov 15 16:46:46 iobroker kernel: [    2.421183] dwc_otg: FIQ enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.421193] dwc_otg: NAK holdoff enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.421203] dwc_otg: FIQ split-transaction FSM enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.421218] Module dwc_common_port init
                            Nov 15 16:46:46 iobroker kernel: [    2.421571] usbcore: registered new interface driver usb-storage
                            Nov 15 16:46:46 iobroker kernel: [    2.424084] mousedev: PS/2 mouse device common for all mice
                            Nov 15 16:46:46 iobroker kernel: [    2.427811] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                            Nov 15 16:46:46 iobroker kernel: [    2.432353] sdhci: Secure Digital Host Controller Interface driver
                            Nov 15 16:46:46 iobroker kernel: [    2.434777] sdhci: Copyright(c) Pierre Ossman
                            Nov 15 16:46:46 iobroker kernel: [    2.437820] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
                            Nov 15 16:46:46 iobroker kernel: [    2.440932] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
                            Nov 15 16:46:46 iobroker kernel: [    2.443710] sdhci-pltfm: SDHCI platform and OF driver helper
                            Nov 15 16:46:46 iobroker kernel: [    2.448095] ledtrig-cpu: registered to indicate activity on CPUs
                            Nov 15 16:46:46 iobroker kernel: [    2.451061] hidraw: raw HID events driver (C) Jiri Kosina
                            Nov 15 16:46:46 iobroker kernel: [    2.453827] usbcore: registered new interface driver usbhid
                            Nov 15 16:46:46 iobroker kernel: [    2.456453] usbhid: USB HID core driver
                            Nov 15 16:46:46 iobroker kernel: [    2.460116] vchiq: vchiq_init_state: slot_zero = (ptrval)
                            Nov 15 16:46:46 iobroker kernel: [    2.464440] [vc_sm_connected_init]: start
                            Nov 15 16:46:46 iobroker kernel: [    2.473342] [vc_sm_connected_init]: end - returning 0
                            Nov 15 16:46:46 iobroker kernel: [    2.477756] Initializing XFRM netlink socket
                            Nov 15 16:46:46 iobroker kernel: [    2.480133] NET: Registered protocol family 17
                            Nov 15 16:46:46 iobroker kernel: [    2.482582] Key type dns_resolver registered
                            Nov 15 16:46:46 iobroker kernel: [    2.485566] Registering SWP/SWPB emulation handler
                            Nov 15 16:46:46 iobroker kernel: [    2.488230] registered taskstats version 1
                            Nov 15 16:46:46 iobroker kernel: [    2.490596] Loading compiled-in X.509 certificates
                            Nov 15 16:46:46 iobroker kernel: [    2.493466] Key type ._fscrypt registered
                            Nov 15 16:46:46 iobroker kernel: [    2.495767] Key type .fscrypt registered
                            Nov 15 16:46:46 iobroker kernel: [    2.508718] uart-pl011 3f201000.serial: cts_event_workaround enabled
                            Nov 15 16:46:46 iobroker kernel: [    2.511120] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
                            Nov 15 16:46:46 iobroker kernel: [    2.517828] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                            Nov 15 16:46:46 iobroker kernel: [    2.521759] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
                            Nov 15 16:46:46 iobroker kernel: [    2.524147] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
                            Nov 15 16:46:46 iobroker kernel: [    2.554091] sdhost: log_buf @ (ptrval) (f7507000)
                            Nov 15 16:46:46 iobroker kernel: [    2.593446] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                            Nov 15 16:46:46 iobroker kernel: [    2.597404] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 15 16:46:46 iobroker kernel: [    2.601263] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 15 16:46:46 iobroker kernel: [    2.605848] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
                            Nov 15 16:46:46 iobroker kernel: [    2.610583] of_cfs_init
                            Nov 15 16:46:46 iobroker kernel: [    2.612955] of_cfs_init: OK
                            Nov 15 16:46:46 iobroker kernel: [    2.628649] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                            Nov 15 16:46:46 iobroker kernel: [    2.628765] Waiting for root device PARTUUID=6c586e13-02...
                            Nov 15 16:46:46 iobroker kernel: [    2.636485] Indeed it is in host mode hprt0 = 00021501
                            Nov 15 16:46:46 iobroker kernel: [    2.667868] mmc0: host does not support reading read-only switch, assuming write-enable
                            Nov 15 16:46:46 iobroker kernel: [    2.675521] mmc0: new high speed SDHC card at address 0001
                            Nov 15 16:46:46 iobroker kernel: [    2.679128] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
                            Nov 15 16:46:46 iobroker kernel: [    2.684226]  mmcblk0: p1 p2
                            Nov 15 16:46:46 iobroker kernel: [    2.688851] random: fast init done
                            Nov 15 16:46:46 iobroker kernel: [    2.719114] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                            Nov 15 16:46:46 iobroker kernel: [    2.721421] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                            Nov 15 16:46:46 iobroker kernel: [    2.742843] mmc1: new high speed SDIO card at address 0001
                            Nov 15 16:46:46 iobroker kernel: [    2.846365] usb 1-1: new high-speed USB device number 2 using dwc_otg
                            Nov 15 16:46:46 iobroker kernel: [    2.848795] Indeed it is in host mode hprt0 = 00001101
                            Nov 15 16:46:46 iobroker kernel: [    3.086768] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
                            Nov 15 16:46:46 iobroker kernel: [    3.091492] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 15 16:46:46 iobroker kernel: [    3.094926] hub 1-1:1.0: USB hub found
                            Nov 15 16:46:46 iobroker kernel: [    3.097708] hub 1-1:1.0: 5 ports detected
                            Nov 15 16:46:46 iobroker kernel: [    3.197479] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                            Nov 15 16:46:46 iobroker kernel: [    3.208237] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
                            Nov 15 16:46:46 iobroker kernel: [    3.210881] EXT4-fs (mmcblk0p2): recovery complete
                            Nov 15 16:46:46 iobroker kernel: [    3.235457] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            Nov 15 16:46:46 iobroker kernel: [    3.240726] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            Nov 15 16:46:46 iobroker kernel: [    3.251703] devtmpfs: mounted
                            Nov 15 16:46:46 iobroker kernel: [    3.262138] Freeing unused kernel memory: 1024K
                            Nov 15 16:46:46 iobroker kernel: [    3.265089] Run /sbin/init as init process
                            Nov 15 16:46:46 iobroker kernel: [    3.416377] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
                            Nov 15 16:46:46 iobroker kernel: [    3.546754] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
                            Nov 15 16:46:46 iobroker kernel: [    3.552055] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 15 16:46:46 iobroker kernel: [    3.557668] smsc95xx v1.0.6
                            Nov 15 16:46:46 iobroker kernel: [    3.650942] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:13:52:f1
                            Nov 15 16:46:46 iobroker kernel: [    4.061128] NET: Registered protocol family 10
                            Nov 15 16:46:46 iobroker kernel: [    4.065337] Segment Routing with IPv6
                            Nov 15 16:46:46 iobroker kernel: [    5.127035] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 15 16:46:46 iobroker kernel: [    5.143176] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 15 16:46:46 iobroker kernel: [    5.155125] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 15 16:46:46 iobroker kernel: [    5.938244] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                            Nov 15 16:46:46 iobroker kernel: [    6.624430] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.628838] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                            Nov 15 16:46:46 iobroker kernel: [    6.628913] [vc_sm_connected_init]: start
                            Nov 15 16:46:46 iobroker kernel: [    6.637691] [vc_sm_connected_init]: installed successfully
                            Nov 15 16:46:46 iobroker kernel: [    6.658628] mc: Linux media interface: v0.10
                            Nov 15 16:46:46 iobroker kernel: [    6.708138] videodev: Linux video capture interface: v2.00
                            Nov 15 16:46:46 iobroker kernel: [    6.764738] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.774344] bcm2835_audio bcm2835_audio: card created with 8 channels
                            Nov 15 16:46:46 iobroker kernel: [    6.774671] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.774675] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.774680] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.788983] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.790358] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.798114] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 15 16:46:46 iobroker kernel: [    6.809362] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                            Nov 15 16:46:46 iobroker kernel: [    6.809701] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                            Nov 15 16:46:46 iobroker kernel: [    6.809753] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                            Nov 15 16:46:46 iobroker kernel: [    6.809882] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                            Nov 15 16:46:46 iobroker kernel: [    6.810457] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                            Nov 15 16:46:46 iobroker kernel: [    6.810852] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                            Nov 15 16:46:46 iobroker kernel: [    6.810883] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                            Nov 15 16:46:46 iobroker kernel: [    6.810904] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                            Nov 15 16:46:46 iobroker kernel: [    6.810922] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                            Nov 15 16:46:46 iobroker kernel: [    6.810939] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                            Nov 15 16:46:46 iobroker kernel: [    6.811148] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                            Nov 15 16:46:46 iobroker kernel: [    6.830804] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                            Nov 15 16:46:46 iobroker kernel: [    6.830866] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                            Nov 15 16:46:46 iobroker kernel: [    6.851334] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                            Nov 15 16:46:46 iobroker kernel: [    6.851383] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                            Nov 15 16:46:46 iobroker kernel: [    7.155729] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                            Nov 15 16:46:46 iobroker kernel: [    7.310805] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                            Nov 15 16:46:46 iobroker kernel: [    7.395694] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
                            Nov 15 16:46:46 iobroker kernel: [    7.422540] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 15 16:46:46 iobroker kernel: [    7.422847] usbcore: registered new interface driver brcmfmac
                            Nov 15 16:46:46 iobroker kernel: [    7.445435] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
                            Nov 15 16:46:46 iobroker kernel: [    7.652600] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 15 16:46:46 iobroker kernel: [    7.652723] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
                            Nov 15 16:46:46 iobroker kernel: [    7.653585] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
                            Nov 15 16:46:46 iobroker kernel: [    9.689487] random: crng init done
                            Nov 15 16:46:46 iobroker kernel: [    9.689506] random: 7 urandom warning(s) missed due to ratelimiting
                            Nov 15 16:46:46 iobroker kernel: [    9.719185] uart-pl011 3f201000.serial: no DMA platform data
                            Nov 15 16:46:46 iobroker kernel: [    9.865006] 8021q: 802.1Q VLAN Support v1.8
                            Nov 15 16:46:46 iobroker kernel: [   10.176352] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                            Nov 15 16:46:46 iobroker kernel: [   10.194800] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                            Nov 15 16:46:46 iobroker kernel: [   10.567851] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
                            Nov 15 16:46:48 iobroker kernel: [   12.099939] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
                            Nov 15 16:46:50 iobroker kernel: [   14.165179] Bluetooth: Core ver 2.22
                            Nov 15 16:46:50 iobroker kernel: [   14.165259] NET: Registered protocol family 31
                            Nov 15 16:46:50 iobroker kernel: [   14.165267] Bluetooth: HCI device and connection manager initialized
                            Nov 15 16:46:50 iobroker kernel: [   14.165292] Bluetooth: HCI socket layer initialized
                            Nov 15 16:46:50 iobroker kernel: [   14.165306] Bluetooth: L2CAP socket layer initialized
                            Nov 15 16:46:50 iobroker kernel: [   14.165328] Bluetooth: SCO socket layer initialized
                            Nov 15 16:46:50 iobroker kernel: [   14.175691] Bluetooth: HCI UART driver ver 2.3
                            Nov 15 16:46:50 iobroker kernel: [   14.175707] Bluetooth: HCI UART protocol H4 registered
                            Nov 15 16:46:50 iobroker kernel: [   14.175773] Bluetooth: HCI UART protocol Three-wire (H5) registered
                            Nov 15 16:46:50 iobroker kernel: [   14.175993] Bluetooth: HCI UART protocol Broadcom registered
                            Nov 15 16:46:50 iobroker kernel: [   14.457918] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                            Nov 15 16:46:50 iobroker kernel: [   14.457934] Bluetooth: BNEP filters: protocol multicast
                            Nov 15 16:46:50 iobroker kernel: [   14.457968] Bluetooth: BNEP socket layer initialized
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Booting Linux on physical CPU 0x0
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Linux version 5.4.51-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1333 SMP Mon Aug 10 16:45:19 BST 2020
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] CPU: div instructions available: patching division code
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Memory policy: Data cache writealloc
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] On node 0 totalpages: 242688
                            Nov 17 19:20:00 iobroker kernel: [    0.000000]   Normal zone: 2133 pages used for memmap
                            Nov 17 19:20:00 iobroker kernel: [    0.000000]   Normal zone: 0 pages reserved
                            Nov 17 19:20:00 iobroker kernel: [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] percpu: Embedded 20 pages/cpu s49856 r8192 d23872 u81920
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] pcpu-alloc: s49856 r8192 d23872 u81920 alloc=20*4096
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=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=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] Memory: 881516K/970752K available (8192K kernel code, 689K rwdata, 2552K rodata, 1024K init, 825K bss, 23700K reserved, 65536K cma-reserved)
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] ftrace: allocating 28275 entries in 56 pages
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] rcu: Hierarchical RCU implementation.
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x328/0x500 with crng_init=0
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
                            Nov 17 19:20:00 iobroker kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
                            Nov 17 19:20:00 iobroker kernel: [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
                            Nov 17 19:20:00 iobroker kernel: [    0.000022] Switching to timer-based delay loop, resolution 52ns
                            Nov 17 19:20:00 iobroker kernel: [    0.000290] Console: colour dummy device 80x30
                            Nov 17 19:20:00 iobroker kernel: [    0.000868] printk: console [tty1] enabled
                            Nov 17 19:20:00 iobroker kernel: [    0.000934] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
                            Nov 17 19:20:00 iobroker kernel: [    0.000982] pid_max: default: 32768 minimum: 301
                            Nov 17 19:20:00 iobroker kernel: [    0.001383] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    0.001429] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    0.002813] Disabling memory control group subsystem
                            Nov 17 19:20:00 iobroker kernel: [    0.002935] CPU: Testing write buffer coherency: ok
                            Nov 17 19:20:00 iobroker kernel: [    0.003514] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Nov 17 19:20:00 iobroker kernel: [    0.004472] Setting up static identity map for 0x100000 - 0x10003c
                            Nov 17 19:20:00 iobroker kernel: [    0.004689] rcu: Hierarchical SRCU implementation.
                            Nov 17 19:20:00 iobroker kernel: [    0.005385] smp: Bringing up secondary CPUs ...
                            Nov 17 19:20:00 iobroker kernel: [    0.006515] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Nov 17 19:20:00 iobroker kernel: [    0.007775] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Nov 17 19:20:00 iobroker kernel: [    0.008922] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Nov 17 19:20:00 iobroker kernel: [    0.009073] smp: Brought up 1 node, 4 CPUs
                            Nov 17 19:20:00 iobroker kernel: [    0.009161] SMP: Total of 4 processors activated (153.60 BogoMIPS).
                            Nov 17 19:20:00 iobroker kernel: [    0.009189] CPU: All CPU(s) started in HYP mode.
                            Nov 17 19:20:00 iobroker kernel: [    0.009213] CPU: Virtualization extensions available.
                            Nov 17 19:20:00 iobroker kernel: [    0.010282] devtmpfs: initialized
                            Nov 17 19:20:00 iobroker kernel: [    0.026536] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
                            Nov 17 19:20:00 iobroker kernel: [    0.026823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Nov 17 19:20:00 iobroker kernel: [    0.026881] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    0.030026] pinctrl core: initialized pinctrl subsystem
                            Nov 17 19:20:00 iobroker kernel: [    0.031240] NET: Registered protocol family 16
                            Nov 17 19:20:00 iobroker kernel: [    0.035467] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Nov 17 19:20:00 iobroker kernel: [    0.041778] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Nov 17 19:20:00 iobroker kernel: [    0.041819] hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Nov 17 19:20:00 iobroker kernel: [    0.042068] Serial: AMBA PL011 UART driver
                            Nov 17 19:20:00 iobroker kernel: [    0.044041] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
                            Nov 17 19:20:00 iobroker kernel: [    0.060080] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-08-19 17:40, variant start
                            Nov 17 19:20:00 iobroker kernel: [    0.070093] raspberrypi-firmware soc:firmware: Firmware hash is e90cba19a98a0d1f2ef086b9cafcbca00778f094
                            Nov 17 19:20:00 iobroker kernel: [    0.121607] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
                            Nov 17 19:20:00 iobroker kernel: [    0.123862] SCSI subsystem initialized
                            Nov 17 19:20:00 iobroker kernel: [    0.124139] usbcore: registered new interface driver usbfs
                            Nov 17 19:20:00 iobroker kernel: [    0.124221] usbcore: registered new interface driver hub
                            Nov 17 19:20:00 iobroker kernel: [    0.124367] usbcore: registered new device driver usb
                            Nov 17 19:20:00 iobroker kernel: [    0.126324] clocksource: Switched to clocksource arch_sys_counter
                            Nov 17 19:20:00 iobroker kernel: [    1.287161] VFS: Disk quotas dquot_6.6.0
                            Nov 17 19:20:00 iobroker kernel: [    1.287306] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Nov 17 19:20:00 iobroker kernel: [    1.287525] FS-Cache: Loaded
                            Nov 17 19:20:00 iobroker kernel: [    1.287807] CacheFiles: Loaded
                            Nov 17 19:20:00 iobroker kernel: [    1.298733] thermal_sys: Registered thermal governor 'step_wise'
                            Nov 17 19:20:00 iobroker kernel: [    1.299132] NET: Registered protocol family 2
                            Nov 17 19:20:00 iobroker kernel: [    1.300088] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    1.300161] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    1.300301] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    1.300511] TCP: Hash tables configured (established 8192 bind 8192)
                            Nov 17 19:20:00 iobroker kernel: [    1.300691] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    1.300765] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 17 19:20:00 iobroker kernel: [    1.301077] NET: Registered protocol family 1
                            Nov 17 19:20:00 iobroker kernel: [    1.301890] RPC: Registered named UNIX socket transport module.
                            Nov 17 19:20:00 iobroker kernel: [    1.301921] RPC: Registered udp transport module.
                            Nov 17 19:20:00 iobroker kernel: [    1.301948] RPC: Registered tcp transport module.
                            Nov 17 19:20:00 iobroker kernel: [    1.301973] RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Nov 17 19:20:00 iobroker kernel: [    1.303690] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
                            Nov 17 19:20:00 iobroker kernel: [    1.307066] Initialise system trusted keyrings
                            Nov 17 19:20:00 iobroker kernel: [    1.307341] workingset: timestamp_bits=14 max_order=18 bucket_order=4
                            Nov 17 19:20:00 iobroker kernel: [    1.319178] FS-Cache: Netfs 'nfs' registered for caching
                            Nov 17 19:20:00 iobroker kernel: [    1.320016] NFS: Registering the id_resolver key type
                            Nov 17 19:20:00 iobroker kernel: [    1.320081] Key type id_resolver registered
                            Nov 17 19:20:00 iobroker kernel: [    1.320108] Key type id_legacy registered
                            Nov 17 19:20:00 iobroker kernel: [    1.320144] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Nov 17 19:20:00 iobroker kernel: [    1.321463] Key type asymmetric registered
                            Nov 17 19:20:00 iobroker kernel: [    1.321493] Asymmetric key parser 'x509' registered
                            Nov 17 19:20:00 iobroker kernel: [    1.321561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Nov 17 19:20:00 iobroker kernel: [    1.321598] io scheduler mq-deadline registered
                            Nov 17 19:20:00 iobroker kernel: [    1.321625] io scheduler kyber registered
                            Nov 17 19:20:00 iobroker kernel: [    1.326647] bcm2708_fb soc:fb: FB found 1 display(s)
                            Nov 17 19:20:00 iobroker kernel: [    1.338379] Console: switching to colour frame buffer device 82x26
                            Nov 17 19:20:00 iobroker kernel: [    1.345224] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
                            Nov 17 19:20:00 iobroker kernel: [    1.355232] bcm2835-rng 3f104000.rng: hwrng registered
                            Nov 17 19:20:00 iobroker kernel: [    1.358393] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                            Nov 17 19:20:00 iobroker kernel: [    1.364159] vc-sm: Videocore shared memory driver
                            Nov 17 19:20:00 iobroker kernel: [    1.367258] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
                            Nov 17 19:20:00 iobroker kernel: [    1.385266] brd: module loaded
                            Nov 17 19:20:00 iobroker kernel: [    1.400368] loop: module loaded
                            Nov 17 19:20:00 iobroker kernel: [    1.404259] Loading iSCSI transport class v2.0-870.
                            Nov 17 19:20:00 iobroker kernel: [    1.407822] libphy: Fixed MDIO Bus: probed
                            Nov 17 19:20:00 iobroker kernel: [    1.410495] usbcore: registered new interface driver lan78xx
                            Nov 17 19:20:00 iobroker kernel: [    1.413119] usbcore: registered new interface driver smsc95xx
                            Nov 17 19:20:00 iobroker kernel: [    1.415645] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            Nov 17 19:20:00 iobroker kernel: [    2.146464] Core Release: 2.80a
                            Nov 17 19:20:00 iobroker kernel: [    2.148859] Setting default values for core params
                            Nov 17 19:20:00 iobroker kernel: [    2.151292] Finished setting default values for core params
                            Nov 17 19:20:00 iobroker kernel: [    2.354147] Using Buffer DMA mode
                            Nov 17 19:20:00 iobroker kernel: [    2.356614] Periodic Transfer Interrupt Enhancement - disabled
                            Nov 17 19:20:00 iobroker kernel: [    2.359111] Multiprocessor Interrupt Enhancement - disabled
                            Nov 17 19:20:00 iobroker kernel: [    2.361576] OTG VER PARAM: 0, OTG VER FLAG: 0
                            Nov 17 19:20:00 iobroker kernel: [    2.363975] Dedicated Tx FIFOs mode
                            Nov 17 19:20:00 iobroker kernel: [    2.366854] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
                            Nov 17 19:20:00 iobroker kernel: [    2.371574] FIQ FSM acceleration enabled for :
                            Nov 17 19:20:00 iobroker kernel: [    2.371574] Non-periodic Split Transactions
                            Nov 17 19:20:00 iobroker kernel: [    2.371574] Periodic Split Transactions
                            Nov 17 19:20:00 iobroker kernel: [    2.371574] High-Speed Isochronous Endpoints
                            Nov 17 19:20:00 iobroker kernel: [    2.371574] Interrupt/Control Split Transaction hack enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.382663] dwc_otg: Microframe scheduler enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.382734] WARN::hcd_init_fiq:457: FIQ on core 1
                            Nov 17 19:20:00 iobroker kernel: [    2.384973] WARN::hcd_init_fiq:458: FIQ ASM at 806d89f4 length 36
                            Nov 17 19:20:00 iobroker kernel: [    2.387218] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
                            Nov 17 19:20:00 iobroker kernel: [    2.389435] dwc_otg 3f980000.usb: DWC OTG Controller
                            Nov 17 19:20:00 iobroker kernel: [    2.391742] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
                            Nov 17 19:20:00 iobroker kernel: [    2.394118] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
                            Nov 17 19:20:00 iobroker kernel: [    2.396447] Init: Port Power? op_state=1
                            Nov 17 19:20:00 iobroker kernel: [    2.398690] Init: Power Port (0)
                            Nov 17 19:20:00 iobroker kernel: [    2.401199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
                            Nov 17 19:20:00 iobroker kernel: [    2.405704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Nov 17 19:20:00 iobroker kernel: [    2.408145] usb usb1: Product: DWC OTG Controller
                            Nov 17 19:20:00 iobroker kernel: [    2.410515] usb usb1: Manufacturer: Linux 5.4.51-v7+ dwc_otg_hcd
                            Nov 17 19:20:00 iobroker kernel: [    2.412936] usb usb1: SerialNumber: 3f980000.usb
                            Nov 17 19:20:00 iobroker kernel: [    2.415984] hub 1-0:1.0: USB hub found
                            Nov 17 19:20:00 iobroker kernel: [    2.418300] hub 1-0:1.0: 1 port detected
                            Nov 17 19:20:00 iobroker kernel: [    2.421256] dwc_otg: FIQ enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.421266] dwc_otg: NAK holdoff enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.421275] dwc_otg: FIQ split-transaction FSM enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.421290] Module dwc_common_port init
                            Nov 17 19:20:00 iobroker kernel: [    2.421616] usbcore: registered new interface driver usb-storage
                            Nov 17 19:20:00 iobroker kernel: [    2.424102] mousedev: PS/2 mouse device common for all mice
                            Nov 17 19:20:00 iobroker kernel: [    2.427850] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                            Nov 17 19:20:00 iobroker kernel: [    2.432490] sdhci: Secure Digital Host Controller Interface driver
                            Nov 17 19:20:00 iobroker kernel: [    2.434912] sdhci: Copyright(c) Pierre Ossman
                            Nov 17 19:20:00 iobroker kernel: [    2.437854] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
                            Nov 17 19:20:00 iobroker kernel: [    2.441003] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
                            Nov 17 19:20:00 iobroker kernel: [    2.443783] sdhci-pltfm: SDHCI platform and OF driver helper
                            Nov 17 19:20:00 iobroker kernel: [    2.448141] ledtrig-cpu: registered to indicate activity on CPUs
                            Nov 17 19:20:00 iobroker kernel: [    2.451104] hidraw: raw HID events driver (C) Jiri Kosina
                            Nov 17 19:20:00 iobroker kernel: [    2.453897] usbcore: registered new interface driver usbhid
                            Nov 17 19:20:00 iobroker kernel: [    2.456518] usbhid: USB HID core driver
                            Nov 17 19:20:00 iobroker kernel: [    2.460088] vchiq: vchiq_init_state: slot_zero = (ptrval)
                            Nov 17 19:20:00 iobroker kernel: [    2.464434] [vc_sm_connected_init]: start
                            Nov 17 19:20:00 iobroker kernel: [    2.473262] [vc_sm_connected_init]: end - returning 0
                            Nov 17 19:20:00 iobroker kernel: [    2.477630] Initializing XFRM netlink socket
                            Nov 17 19:20:00 iobroker kernel: [    2.479999] NET: Registered protocol family 17
                            Nov 17 19:20:00 iobroker kernel: [    2.482443] Key type dns_resolver registered
                            Nov 17 19:20:00 iobroker kernel: [    2.485420] Registering SWP/SWPB emulation handler
                            Nov 17 19:20:00 iobroker kernel: [    2.488122] registered taskstats version 1
                            Nov 17 19:20:00 iobroker kernel: [    2.490484] Loading compiled-in X.509 certificates
                            Nov 17 19:20:00 iobroker kernel: [    2.493336] Key type ._fscrypt registered
                            Nov 17 19:20:00 iobroker kernel: [    2.495632] Key type .fscrypt registered
                            Nov 17 19:20:00 iobroker kernel: [    2.508574] uart-pl011 3f201000.serial: cts_event_workaround enabled
                            Nov 17 19:20:00 iobroker kernel: [    2.510985] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
                            Nov 17 19:20:00 iobroker kernel: [    2.517564] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                            Nov 17 19:20:00 iobroker kernel: [    2.521429] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
                            Nov 17 19:20:00 iobroker kernel: [    2.523816] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
                            Nov 17 19:20:00 iobroker kernel: [    2.554737] sdhost: log_buf @ (ptrval) (f7507000)
                            Nov 17 19:20:00 iobroker kernel: [    2.595089] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                            Nov 17 19:20:00 iobroker kernel: [    2.599078] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 17 19:20:00 iobroker kernel: [    2.602946] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 17 19:20:00 iobroker kernel: [    2.607484] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
                            Nov 17 19:20:00 iobroker kernel: [    2.612199] of_cfs_init
                            Nov 17 19:20:00 iobroker kernel: [    2.614572] of_cfs_init: OK
                            Nov 17 19:20:00 iobroker kernel: [    2.630267] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                            Nov 17 19:20:00 iobroker kernel: [    2.630380] Waiting for root device PARTUUID=6c586e13-02...
                            Nov 17 19:20:00 iobroker kernel: [    2.636501] Indeed it is in host mode hprt0 = 00021501
                            Nov 17 19:20:00 iobroker kernel: [    2.710595] random: fast init done
                            Nov 17 19:20:00 iobroker kernel: [    2.733248] mmc0: host does not support reading read-only switch, assuming write-enable
                            Nov 17 19:20:00 iobroker kernel: [    2.741008] mmc0: new high speed SDHC card at address 0001
                            Nov 17 19:20:00 iobroker kernel: [    2.744675] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
                            Nov 17 19:20:00 iobroker kernel: [    2.750063]  mmcblk0: p1 p2
                            Nov 17 19:20:00 iobroker kernel: [    2.779126] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                            Nov 17 19:20:00 iobroker kernel: [    2.781491] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                            Nov 17 19:20:00 iobroker kernel: [    2.793153] EXT4-fs (mmcblk0p2): recovery complete
                            Nov 17 19:20:00 iobroker kernel: [    2.797737] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            Nov 17 19:20:00 iobroker kernel: [    2.802216] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            Nov 17 19:20:00 iobroker kernel: [    2.806912] mmc1: new high speed SDIO card at address 0001
                            Nov 17 19:20:00 iobroker kernel: [    2.812913] devtmpfs: mounted
                            Nov 17 19:20:00 iobroker kernel: [    2.823222] Freeing unused kernel memory: 1024K
                            Nov 17 19:20:00 iobroker kernel: [    2.846377] usb 1-1: new high-speed USB device number 2 using dwc_otg
                            Nov 17 19:20:00 iobroker kernel: [    2.849101] Indeed it is in host mode hprt0 = 00001101
                            Nov 17 19:20:00 iobroker kernel: [    2.912158] Run /sbin/init as init process
                            Nov 17 19:20:00 iobroker kernel: [    3.086778] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
                            Nov 17 19:20:00 iobroker kernel: [    3.092215] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 17 19:20:00 iobroker kernel: [    3.095959] hub 1-1:1.0: USB hub found
                            Nov 17 19:20:00 iobroker kernel: [    3.098856] hub 1-1:1.0: 5 ports detected
                            Nov 17 19:20:00 iobroker kernel: [    3.416417] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
                            Nov 17 19:20:00 iobroker kernel: [    3.546715] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
                            Nov 17 19:20:00 iobroker kernel: [    3.552172] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 17 19:20:00 iobroker kernel: [    3.557843] smsc95xx v1.0.6
                            Nov 17 19:20:00 iobroker kernel: [    3.650297] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:13:52:f1
                            Nov 17 19:20:00 iobroker kernel: [    3.721567] NET: Registered protocol family 10
                            Nov 17 19:20:00 iobroker kernel: [    3.725959] Segment Routing with IPv6
                            Nov 17 19:20:00 iobroker kernel: [    4.784317] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 17 19:20:00 iobroker kernel: [    4.800440] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 17 19:20:00 iobroker kernel: [    4.812424] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 17 19:20:00 iobroker kernel: [    5.665756] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                            Nov 17 19:20:00 iobroker kernel: [    6.394821] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.398085] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                            Nov 17 19:20:00 iobroker kernel: [    6.398120] [vc_sm_connected_init]: start
                            Nov 17 19:20:00 iobroker kernel: [    6.402589] [vc_sm_connected_init]: installed successfully
                            Nov 17 19:20:00 iobroker kernel: [    6.409239] mc: Linux media interface: v0.10
                            Nov 17 19:20:00 iobroker kernel: [    6.479217] videodev: Linux video capture interface: v2.00
                            Nov 17 19:20:00 iobroker kernel: [    6.518208] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.518212] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.520652] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.529549] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.532256] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.538342] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.549601] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 17 19:20:00 iobroker kernel: [    6.574659] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                            Nov 17 19:20:00 iobroker kernel: [    6.576926] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                            Nov 17 19:20:00 iobroker kernel: [    6.578267] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                            Nov 17 19:20:00 iobroker kernel: [    6.579415] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                            Nov 17 19:20:00 iobroker kernel: [    6.579508] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                            Nov 17 19:20:00 iobroker kernel: [    6.579600] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                            Nov 17 19:20:00 iobroker kernel: [    6.579685] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                            Nov 17 19:20:00 iobroker kernel: [    6.579769] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                            Nov 17 19:20:00 iobroker kernel: [    6.580336] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                            Nov 17 19:20:00 iobroker kernel: [    6.580503] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                            Nov 17 19:20:00 iobroker kernel: [    6.580605] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                            Nov 17 19:20:00 iobroker kernel: [    6.596891] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                            Nov 17 19:20:00 iobroker kernel: [    6.597070] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                            Nov 17 19:20:00 iobroker kernel: [    6.607190] bcm2835_audio bcm2835_audio: card created with 8 channels
                            Nov 17 19:20:00 iobroker kernel: [    6.611505] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                            Nov 17 19:20:00 iobroker kernel: [    6.611574] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                            Nov 17 19:20:00 iobroker kernel: [    6.958907] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                            Nov 17 19:20:00 iobroker kernel: [    7.129803] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                            Nov 17 19:20:00 iobroker kernel: [    7.203494] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
                            Nov 17 19:20:00 iobroker kernel: [    7.211594] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 17 19:20:00 iobroker kernel: [    7.211901] usbcore: registered new interface driver brcmfmac
                            Nov 17 19:20:00 iobroker kernel: [    7.233624] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
                            Nov 17 19:20:00 iobroker kernel: [    7.452783] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 17 19:20:00 iobroker kernel: [    7.452903] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
                            Nov 17 19:20:00 iobroker kernel: [    7.453828] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
                            Nov 17 19:20:00 iobroker kernel: [    9.418912] random: crng init done
                            Nov 17 19:20:00 iobroker kernel: [    9.418928] random: 7 urandom warning(s) missed due to ratelimiting
                            Nov 17 19:20:00 iobroker kernel: [    9.502011] uart-pl011 3f201000.serial: no DMA platform data
                            Nov 17 19:20:00 iobroker kernel: [    9.792248] 8021q: 802.1Q VLAN Support v1.8
                            Nov 17 19:20:00 iobroker kernel: [   10.016436] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                            Nov 17 19:20:00 iobroker kernel: [   10.080649] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                            Nov 17 19:20:00 iobroker kernel: [   10.478021] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
                            Nov 17 19:20:02 iobroker kernel: [   12.018852] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
                            Nov 17 19:20:04 iobroker kernel: [   13.986397] Bluetooth: Core ver 2.22
                            Nov 17 19:20:04 iobroker kernel: [   13.986484] NET: Registered protocol family 31
                            Nov 17 19:20:04 iobroker kernel: [   13.986492] Bluetooth: HCI device and connection manager initialized
                            Nov 17 19:20:04 iobroker kernel: [   13.986514] Bluetooth: HCI socket layer initialized
                            Nov 17 19:20:04 iobroker kernel: [   13.986528] Bluetooth: L2CAP socket layer initialized
                            Nov 17 19:20:04 iobroker kernel: [   13.986551] Bluetooth: SCO socket layer initialized
                            Nov 17 19:20:04 iobroker kernel: [   13.997300] Bluetooth: HCI UART driver ver 2.3
                            Nov 17 19:20:04 iobroker kernel: [   13.997317] Bluetooth: HCI UART protocol H4 registered
                            Nov 17 19:20:04 iobroker kernel: [   13.997384] Bluetooth: HCI UART protocol Three-wire (H5) registered
                            Nov 17 19:20:04 iobroker kernel: [   13.997613] Bluetooth: HCI UART protocol Broadcom registered
                            Nov 17 19:20:04 iobroker kernel: [   14.272526] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                            Nov 17 19:20:04 iobroker kernel: [   14.272537] Bluetooth: BNEP filters: protocol multicast
                            Nov 17 19:20:04 iobroker kernel: [   14.272556] Bluetooth: BNEP socket layer initialized
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Booting Linux on physical CPU 0x0
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Linux version 5.4.51-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1333 SMP Mon Aug 10 16:45:19 BST 2020
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] CPU: div instructions available: patching division code
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Memory policy: Data cache writealloc
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Reserved memory: created CMA memory pool at 0x37400000, size 64 MiB
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] On node 0 totalpages: 242688
                            Nov 18 20:33:57 iobroker kernel: [    0.000000]   Normal zone: 2133 pages used for memmap
                            Nov 18 20:33:57 iobroker kernel: [    0.000000]   Normal zone: 0 pages reserved
                            Nov 18 20:33:57 iobroker kernel: [    0.000000]   Normal zone: 242688 pages, LIFO batch:63
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] percpu: Embedded 20 pages/cpu s49856 r8192 d23872 u81920
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] pcpu-alloc: s49856 r8192 d23872 u81920 alloc=20*4096
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240555
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=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=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] Memory: 881516K/970752K available (8192K kernel code, 689K rwdata, 2552K rodata, 1024K init, 825K bss, 23700K reserved, 65536K cma-reserved)
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] ftrace: allocating 28275 entries in 56 pages
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] rcu: Hierarchical RCU implementation.
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x328/0x500 with crng_init=0
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
                            Nov 18 20:33:57 iobroker kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
                            Nov 18 20:33:57 iobroker kernel: [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
                            Nov 18 20:33:57 iobroker kernel: [    0.000022] Switching to timer-based delay loop, resolution 52ns
                            Nov 18 20:33:57 iobroker kernel: [    0.000289] Console: colour dummy device 80x30
                            Nov 18 20:33:57 iobroker kernel: [    0.000867] printk: console [tty1] enabled
                            Nov 18 20:33:57 iobroker kernel: [    0.000932] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
                            Nov 18 20:33:57 iobroker kernel: [    0.000980] pid_max: default: 32768 minimum: 301
                            Nov 18 20:33:57 iobroker kernel: [    0.001379] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    0.001426] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    0.002806] Disabling memory control group subsystem
                            Nov 18 20:33:57 iobroker kernel: [    0.002929] CPU: Testing write buffer coherency: ok
                            Nov 18 20:33:57 iobroker kernel: [    0.003510] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
                            Nov 18 20:33:57 iobroker kernel: [    0.004462] Setting up static identity map for 0x100000 - 0x10003c
                            Nov 18 20:33:57 iobroker kernel: [    0.004679] rcu: Hierarchical SRCU implementation.
                            Nov 18 20:33:57 iobroker kernel: [    0.005372] smp: Bringing up secondary CPUs ...
                            Nov 18 20:33:57 iobroker kernel: [    0.006497] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
                            Nov 18 20:33:57 iobroker kernel: [    0.007758] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
                            Nov 18 20:33:57 iobroker kernel: [    0.008902] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
                            Nov 18 20:33:57 iobroker kernel: [    0.009055] smp: Brought up 1 node, 4 CPUs
                            Nov 18 20:33:57 iobroker kernel: [    0.009143] SMP: Total of 4 processors activated (153.60 BogoMIPS).
                            Nov 18 20:33:57 iobroker kernel: [    0.009172] CPU: All CPU(s) started in HYP mode.
                            Nov 18 20:33:57 iobroker kernel: [    0.009196] CPU: Virtualization extensions available.
                            Nov 18 20:33:57 iobroker kernel: [    0.010271] devtmpfs: initialized
                            Nov 18 20:33:57 iobroker kernel: [    0.026517] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
                            Nov 18 20:33:57 iobroker kernel: [    0.026810] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
                            Nov 18 20:33:57 iobroker kernel: [    0.026867] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    0.030003] pinctrl core: initialized pinctrl subsystem
                            Nov 18 20:33:57 iobroker kernel: [    0.031218] NET: Registered protocol family 16
                            Nov 18 20:33:57 iobroker kernel: [    0.035436] DMA: preallocated 1024 KiB pool for atomic coherent allocations
                            Nov 18 20:33:57 iobroker kernel: [    0.041754] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
                            Nov 18 20:33:57 iobroker kernel: [    0.041795] hw-breakpoint: maximum watchpoint size is 8 bytes.
                            Nov 18 20:33:57 iobroker kernel: [    0.042047] Serial: AMBA PL011 UART driver
                            Nov 18 20:33:57 iobroker kernel: [    0.044019] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
                            Nov 18 20:33:57 iobroker kernel: [    0.060080] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-08-19 17:40, variant start
                            Nov 18 20:33:57 iobroker kernel: [    0.070093] raspberrypi-firmware soc:firmware: Firmware hash is e90cba19a98a0d1f2ef086b9cafcbca00778f094
                            Nov 18 20:33:57 iobroker kernel: [    0.121552] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
                            Nov 18 20:33:57 iobroker kernel: [    0.123814] SCSI subsystem initialized
                            Nov 18 20:33:57 iobroker kernel: [    0.124091] usbcore: registered new interface driver usbfs
                            Nov 18 20:33:57 iobroker kernel: [    0.124174] usbcore: registered new interface driver hub
                            Nov 18 20:33:57 iobroker kernel: [    0.124319] usbcore: registered new device driver usb
                            Nov 18 20:33:57 iobroker kernel: [    0.126274] clocksource: Switched to clocksource arch_sys_counter
                            Nov 18 20:33:57 iobroker kernel: [    1.287066] VFS: Disk quotas dquot_6.6.0
                            Nov 18 20:33:57 iobroker kernel: [    1.287210] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
                            Nov 18 20:33:57 iobroker kernel: [    1.287429] FS-Cache: Loaded
                            Nov 18 20:33:57 iobroker kernel: [    1.287711] CacheFiles: Loaded
                            Nov 18 20:33:57 iobroker kernel: [    1.298621] thermal_sys: Registered thermal governor 'step_wise'
                            Nov 18 20:33:57 iobroker kernel: [    1.299022] NET: Registered protocol family 2
                            Nov 18 20:33:57 iobroker kernel: [    1.299978] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    1.300052] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    1.300192] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    1.300402] TCP: Hash tables configured (established 8192 bind 8192)
                            Nov 18 20:33:57 iobroker kernel: [    1.300583] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    1.300656] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
                            Nov 18 20:33:57 iobroker kernel: [    1.300967] NET: Registered protocol family 1
                            Nov 18 20:33:57 iobroker kernel: [    1.301778] RPC: Registered named UNIX socket transport module.
                            Nov 18 20:33:57 iobroker kernel: [    1.301809] RPC: Registered udp transport module.
                            Nov 18 20:33:57 iobroker kernel: [    1.301835] RPC: Registered tcp transport module.
                            Nov 18 20:33:57 iobroker kernel: [    1.301860] RPC: Registered tcp NFSv4.1 backchannel transport module.
                            Nov 18 20:33:57 iobroker kernel: [    1.303579] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
                            Nov 18 20:33:57 iobroker kernel: [    1.306953] Initialise system trusted keyrings
                            Nov 18 20:33:57 iobroker kernel: [    1.307238] workingset: timestamp_bits=14 max_order=18 bucket_order=4
                            Nov 18 20:33:57 iobroker kernel: [    1.319054] FS-Cache: Netfs 'nfs' registered for caching
                            Nov 18 20:33:57 iobroker kernel: [    1.319896] NFS: Registering the id_resolver key type
                            Nov 18 20:33:57 iobroker kernel: [    1.319990] Key type id_resolver registered
                            Nov 18 20:33:57 iobroker kernel: [    1.320017] Key type id_legacy registered
                            Nov 18 20:33:57 iobroker kernel: [    1.320053] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                            Nov 18 20:33:57 iobroker kernel: [    1.321373] Key type asymmetric registered
                            Nov 18 20:33:57 iobroker kernel: [    1.321403] Asymmetric key parser 'x509' registered
                            Nov 18 20:33:57 iobroker kernel: [    1.321471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                            Nov 18 20:33:57 iobroker kernel: [    1.321508] io scheduler mq-deadline registered
                            Nov 18 20:33:57 iobroker kernel: [    1.321535] io scheduler kyber registered
                            Nov 18 20:33:57 iobroker kernel: [    1.326559] bcm2708_fb soc:fb: FB found 1 display(s)
                            Nov 18 20:33:57 iobroker kernel: [    1.338297] Console: switching to colour frame buffer device 82x26
                            Nov 18 20:33:57 iobroker kernel: [    1.345150] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
                            Nov 18 20:33:57 iobroker kernel: [    1.355166] bcm2835-rng 3f104000.rng: hwrng registered
                            Nov 18 20:33:57 iobroker kernel: [    1.358320] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                            Nov 18 20:33:57 iobroker kernel: [    1.364083] vc-sm: Videocore shared memory driver
                            Nov 18 20:33:57 iobroker kernel: [    1.367187] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
                            Nov 18 20:33:57 iobroker kernel: [    1.385180] brd: module loaded
                            Nov 18 20:33:57 iobroker kernel: [    1.400264] loop: module loaded
                            Nov 18 20:33:57 iobroker kernel: [    1.404161] Loading iSCSI transport class v2.0-870.
                            Nov 18 20:33:57 iobroker kernel: [    1.407727] libphy: Fixed MDIO Bus: probed
                            Nov 18 20:33:57 iobroker kernel: [    1.410394] usbcore: registered new interface driver lan78xx
                            Nov 18 20:33:57 iobroker kernel: [    1.413015] usbcore: registered new interface driver smsc95xx
                            Nov 18 20:33:57 iobroker kernel: [    1.415537] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                            Nov 18 20:33:57 iobroker kernel: [    2.146387] Core Release: 2.80a
                            Nov 18 20:33:57 iobroker kernel: [    2.148779] Setting default values for core params
                            Nov 18 20:33:57 iobroker kernel: [    2.151208] Finished setting default values for core params
                            Nov 18 20:33:57 iobroker kernel: [    2.354064] Using Buffer DMA mode
                            Nov 18 20:33:57 iobroker kernel: [    2.356528] Periodic Transfer Interrupt Enhancement - disabled
                            Nov 18 20:33:57 iobroker kernel: [    2.359021] Multiprocessor Interrupt Enhancement - disabled
                            Nov 18 20:33:57 iobroker kernel: [    2.361482] OTG VER PARAM: 0, OTG VER FLAG: 0
                            Nov 18 20:33:57 iobroker kernel: [    2.363878] Dedicated Tx FIFOs mode
                            Nov 18 20:33:57 iobroker kernel: [    2.366740] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
                            Nov 18 20:33:57 iobroker kernel: [    2.371458] FIQ FSM acceleration enabled for :
                            Nov 18 20:33:57 iobroker kernel: [    2.371458] Non-periodic Split Transactions
                            Nov 18 20:33:57 iobroker kernel: [    2.371458] Periodic Split Transactions
                            Nov 18 20:33:57 iobroker kernel: [    2.371458] High-Speed Isochronous Endpoints
                            Nov 18 20:33:57 iobroker kernel: [    2.371458] Interrupt/Control Split Transaction hack enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.382543] dwc_otg: Microframe scheduler enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.382614] WARN::hcd_init_fiq:457: FIQ on core 1
                            Nov 18 20:33:57 iobroker kernel: [    2.384854] WARN::hcd_init_fiq:458: FIQ ASM at 806d89f4 length 36
                            Nov 18 20:33:57 iobroker kernel: [    2.387102] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
                            Nov 18 20:33:57 iobroker kernel: [    2.389316] dwc_otg 3f980000.usb: DWC OTG Controller
                            Nov 18 20:33:57 iobroker kernel: [    2.391621] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
                            Nov 18 20:33:57 iobroker kernel: [    2.393995] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
                            Nov 18 20:33:57 iobroker kernel: [    2.396330] Init: Port Power? op_state=1
                            Nov 18 20:33:57 iobroker kernel: [    2.398573] Init: Power Port (0)
                            Nov 18 20:33:57 iobroker kernel: [    2.401082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
                            Nov 18 20:33:57 iobroker kernel: [    2.405593] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                            Nov 18 20:33:57 iobroker kernel: [    2.408035] usb usb1: Product: DWC OTG Controller
                            Nov 18 20:33:57 iobroker kernel: [    2.410407] usb usb1: Manufacturer: Linux 5.4.51-v7+ dwc_otg_hcd
                            Nov 18 20:33:57 iobroker kernel: [    2.412831] usb usb1: SerialNumber: 3f980000.usb
                            Nov 18 20:33:57 iobroker kernel: [    2.415887] hub 1-0:1.0: USB hub found
                            Nov 18 20:33:57 iobroker kernel: [    2.418206] hub 1-0:1.0: 1 port detected
                            Nov 18 20:33:57 iobroker kernel: [    2.421168] dwc_otg: FIQ enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.421178] dwc_otg: NAK holdoff enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.421188] dwc_otg: FIQ split-transaction FSM enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.421203] Module dwc_common_port init
                            Nov 18 20:33:57 iobroker kernel: [    2.421534] usbcore: registered new interface driver usb-storage
                            Nov 18 20:33:57 iobroker kernel: [    2.424026] mousedev: PS/2 mouse device common for all mice
                            Nov 18 20:33:57 iobroker kernel: [    2.427768] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                            Nov 18 20:33:57 iobroker kernel: [    2.432410] sdhci: Secure Digital Host Controller Interface driver
                            Nov 18 20:33:57 iobroker kernel: [    2.434837] sdhci: Copyright(c) Pierre Ossman
                            Nov 18 20:33:57 iobroker kernel: [    2.437789] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
                            Nov 18 20:33:57 iobroker kernel: [    2.440944] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
                            Nov 18 20:33:57 iobroker kernel: [    2.443725] sdhci-pltfm: SDHCI platform and OF driver helper
                            Nov 18 20:33:57 iobroker kernel: [    2.448088] ledtrig-cpu: registered to indicate activity on CPUs
                            Nov 18 20:33:57 iobroker kernel: [    2.451060] hidraw: raw HID events driver (C) Jiri Kosina
                            Nov 18 20:33:57 iobroker kernel: [    2.453865] usbcore: registered new interface driver usbhid
                            Nov 18 20:33:57 iobroker kernel: [    2.456491] usbhid: USB HID core driver
                            Nov 18 20:33:57 iobroker kernel: [    2.460056] vchiq: vchiq_init_state: slot_zero = (ptrval)
                            Nov 18 20:33:57 iobroker kernel: [    2.464428] [vc_sm_connected_init]: start
                            Nov 18 20:33:57 iobroker kernel: [    2.473315] [vc_sm_connected_init]: end - returning 0
                            Nov 18 20:33:57 iobroker kernel: [    2.477681] Initializing XFRM netlink socket
                            Nov 18 20:33:57 iobroker kernel: [    2.480057] NET: Registered protocol family 17
                            Nov 18 20:33:57 iobroker kernel: [    2.482506] Key type dns_resolver registered
                            Nov 18 20:33:57 iobroker kernel: [    2.485485] Registering SWP/SWPB emulation handler
                            Nov 18 20:33:57 iobroker kernel: [    2.488200] registered taskstats version 1
                            Nov 18 20:33:57 iobroker kernel: [    2.490568] Loading compiled-in X.509 certificates
                            Nov 18 20:33:57 iobroker kernel: [    2.493417] Key type ._fscrypt registered
                            Nov 18 20:33:57 iobroker kernel: [    2.495721] Key type .fscrypt registered
                            Nov 18 20:33:57 iobroker kernel: [    2.508676] uart-pl011 3f201000.serial: cts_event_workaround enabled
                            Nov 18 20:33:57 iobroker kernel: [    2.511089] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
                            Nov 18 20:33:57 iobroker kernel: [    2.517677] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                            Nov 18 20:33:57 iobroker kernel: [    2.521553] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
                            Nov 18 20:33:57 iobroker kernel: [    2.523945] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
                            Nov 18 20:33:57 iobroker kernel: [    2.553875] sdhost: log_buf @ (ptrval) (f7507000)
                            Nov 18 20:33:57 iobroker kernel: [    2.591214] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                            Nov 18 20:33:57 iobroker kernel: [    2.595188] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 18 20:33:57 iobroker kernel: [    2.599090] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                            Nov 18 20:33:57 iobroker kernel: [    2.604172] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                            Nov 18 20:33:57 iobroker kernel: [    2.606304] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
                            Nov 18 20:33:57 iobroker kernel: [    2.610970] of_cfs_init
                            Nov 18 20:33:57 iobroker kernel: [    2.613265] of_cfs_init: OK
                            Nov 18 20:33:57 iobroker kernel: [    2.629162] Waiting for root device PARTUUID=6c586e13-02...
                            Nov 18 20:33:57 iobroker kernel: [    2.636442] Indeed it is in host mode hprt0 = 00021501
                            Nov 18 20:33:57 iobroker kernel: [    2.709333] random: fast init done
                            Nov 18 20:33:57 iobroker kernel: [    2.732373] mmc0: host does not support reading read-only switch, assuming write-enable
                            Nov 18 20:33:57 iobroker kernel: [    2.739921] mmc0: new high speed SDHC card at address 0001
                            Nov 18 20:33:57 iobroker kernel: [    2.743491] mmcblk0: mmc0:0001 GB1QT 29.8 GiB
                            Nov 18 20:33:57 iobroker kernel: [    2.748871]  mmcblk0: p1 p2
                            Nov 18 20:33:57 iobroker kernel: [    2.789084] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                            Nov 18 20:33:57 iobroker kernel: [    2.793475] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            Nov 18 20:33:57 iobroker kernel: [    2.802317] mmc1: new high speed SDIO card at address 0001
                            Nov 18 20:33:57 iobroker kernel: [    2.804886] devtmpfs: mounted
                            Nov 18 20:33:57 iobroker kernel: [    2.814941] Freeing unused kernel memory: 1024K
                            Nov 18 20:33:57 iobroker kernel: [    2.846351] usb 1-1: new high-speed USB device number 2 using dwc_otg
                            Nov 18 20:33:57 iobroker kernel: [    2.849099] Run /sbin/init as init process
                            Nov 18 20:33:57 iobroker kernel: [    2.849249] Indeed it is in host mode hprt0 = 00001101
                            Nov 18 20:33:57 iobroker kernel: [    3.086637] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
                            Nov 18 20:33:57 iobroker kernel: [    3.091908] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 18 20:33:57 iobroker kernel: [    3.095615] hub 1-1:1.0: USB hub found
                            Nov 18 20:33:57 iobroker kernel: [    3.098554] hub 1-1:1.0: 5 ports detected
                            Nov 18 20:33:57 iobroker kernel: [    3.416345] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
                            Nov 18 20:33:57 iobroker kernel: [    3.546636] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
                            Nov 18 20:33:57 iobroker kernel: [    3.552168] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
                            Nov 18 20:33:57 iobroker kernel: [    3.557859] smsc95xx v1.0.6
                            Nov 18 20:33:57 iobroker kernel: [    3.650309] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:13:52:f1
                            Nov 18 20:33:57 iobroker kernel: [    3.747332] NET: Registered protocol family 10
                            Nov 18 20:33:57 iobroker kernel: [    3.751725] Segment Routing with IPv6
                            Nov 18 20:33:57 iobroker kernel: [    4.846867] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 18 20:33:57 iobroker kernel: [    4.863162] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 18 20:33:57 iobroker kernel: [    4.873781] random: systemd: uninitialized urandom read (16 bytes read)
                            Nov 18 20:33:57 iobroker kernel: [    5.685456] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                            Nov 18 20:33:57 iobroker kernel: [    6.374109] mc: Linux media interface: v0.10
                            Nov 18 20:33:57 iobroker kernel: [    6.379982] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.382678] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                            Nov 18 20:33:57 iobroker kernel: [    6.382699] [vc_sm_connected_init]: start
                            Nov 18 20:33:57 iobroker kernel: [    6.385880] [vc_sm_connected_init]: installed successfully
                            Nov 18 20:33:57 iobroker kernel: [    6.425836] videodev: Linux video capture interface: v2.00
                            Nov 18 20:33:57 iobroker kernel: [    6.462061] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.463405] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.464860] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.485762] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.490590] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.490924] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.520576] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                            Nov 18 20:33:57 iobroker kernel: [    6.520753] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                            Nov 18 20:33:57 iobroker kernel: [    6.540724] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                            Nov 18 20:33:57 iobroker kernel: [    6.540780] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                            Nov 18 20:33:57 iobroker kernel: [    6.541688] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                            Nov 18 20:33:57 iobroker kernel: [    6.542230] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                            Nov 18 20:33:57 iobroker kernel: [    6.542719] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                            Nov 18 20:33:57 iobroker kernel: [    6.544524] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                            Nov 18 20:33:57 iobroker kernel: [    6.544564] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                            Nov 18 20:33:57 iobroker kernel: [    6.544588] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                            Nov 18 20:33:57 iobroker kernel: [    6.544606] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                            Nov 18 20:33:57 iobroker kernel: [    6.544626] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                            Nov 18 20:33:57 iobroker kernel: [    6.545215] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                            Nov 18 20:33:57 iobroker kernel: [    6.555073] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                            Nov 18 20:33:57 iobroker kernel: [    6.555126] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                            Nov 18 20:33:57 iobroker kernel: [    6.556944] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                            Nov 18 20:33:57 iobroker kernel: [    6.577180] bcm2835_audio bcm2835_audio: card created with 8 channels
                            Nov 18 20:33:57 iobroker kernel: [    7.024831] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                            Nov 18 20:33:57 iobroker kernel: [    7.140786] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                            Nov 18 20:33:57 iobroker kernel: [    7.219851] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
                            Nov 18 20:33:57 iobroker kernel: [    7.234406] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 18 20:33:57 iobroker kernel: [    7.235439] usbcore: registered new interface driver brcmfmac
                            Nov 18 20:33:57 iobroker kernel: [    7.260893] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
                            Nov 18 20:33:57 iobroker kernel: [    7.471524] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
                            Nov 18 20:33:57 iobroker kernel: [    7.471660] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
                            Nov 18 20:33:57 iobroker kernel: [    7.472586] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
                            Nov 18 20:33:57 iobroker kernel: [    9.568748] random: crng init done
                            Nov 18 20:33:57 iobroker kernel: [    9.568773] random: 7 urandom warning(s) missed due to ratelimiting
                            Nov 18 20:33:57 iobroker kernel: [    9.717317] uart-pl011 3f201000.serial: no DMA platform data
                            Nov 18 20:33:57 iobroker kernel: [    9.933115] 8021q: 802.1Q VLAN Support v1.8
                            Nov 18 20:33:58 iobroker kernel: [   10.156355] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                            Nov 18 20:33:58 iobroker kernel: [   10.209039] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                            Nov 18 20:33:58 iobroker kernel: [   10.557794] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
                            Nov 18 20:34:00 iobroker kernel: [   12.177725] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
                            Nov 18 20:34:02 iobroker kernel: [   14.118411] Bluetooth: Core ver 2.22
                            Nov 18 20:34:02 iobroker kernel: [   14.118508] NET: Registered protocol family 31
                            Nov 18 20:34:02 iobroker kernel: [   14.118519] Bluetooth: HCI device and connection manager initialized
                            Nov 18 20:34:02 iobroker kernel: [   14.118550] Bluetooth: HCI socket layer initialized
                            Nov 18 20:34:02 iobroker kernel: [   14.118580] Bluetooth: L2CAP socket layer initialized
                            Nov 18 20:34:02 iobroker kernel: [   14.118610] Bluetooth: SCO socket layer initialized
                            Nov 18 20:34:02 iobroker kernel: [   14.128580] Bluetooth: HCI UART driver ver 2.3
                            Nov 18 20:34:02 iobroker kernel: [   14.128599] Bluetooth: HCI UART protocol H4 registered
                            Nov 18 20:34:02 iobroker kernel: [   14.128667] Bluetooth: HCI UART protocol Three-wire (H5) registered
                            Nov 18 20:34:02 iobroker kernel: [   14.128895] Bluetooth: HCI UART protocol Broadcom registered
                            Nov 18 20:34:02 iobroker kernel: [   14.422992] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                            Nov 18 20:34:02 iobroker kernel: [   14.423013] Bluetooth: BNEP filters: protocol multicast
                            Nov 18 20:34:02 iobroker kernel: [   14.423041] Bluetooth: BNEP socket layer initialized
                            
                            
                            P 1 Reply Last reply Reply Quote 0
                            • P
                              patloi @patloi last edited by patloi

                              @patloi

                              pi@iobroker:/opt/iobroker $ npm install iobroker.admin
                              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                              
                              + iobroker.admin@4.1.10
                              removed 221 packages and updated 11 packages in 39.14s
                              
                              2 packages are looking for funding
                                run `npm fund` for details
                              
                              
                              
                                 ╭────────────────────────────────────────────────────────────────╮
                                 │                                                                │
                                 │      New patch version of npm available! 6.14.6 → 6.14.8       │
                                 │   Changelog: https://github.com/npm/cli/releases/tag/v6.14.8   │
                                 │               Run npm install -g npm to update!                │
                                 │                                                                │
                                 ╰────────────────────────────────────────────────────────────────╯
                              
                              
                              
                              P 1 Reply Last reply Reply Quote 0
                              • P
                                patloi @patloi last edited by patloi

                                @patloi

                                pi@iobroker:/opt/iobroker $ iobroker install admin
                                internal/modules/cjs/loader.js:638
                                    throw err;
                                    ^
                                
                                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                                    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                                    at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                    at startup (internal/bootstrap/node.js:283:19)
                                    at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                

                                was hat das zu bedeuten @Homoran ?

                                1 Reply Last reply Reply Quote 0
                                • amg_666
                                  amg_666 @patloi last edited by

                                  @patloi Du könntest mal überlegen ob deine Aussage, dass ein 2,1 A Netzteil reichen sollte, richtig ist. Ein Original Raspberry Netzteil hat 3A...

                                  Neben Backup etc würde ich dir empfhelen, wenn du eine Installation soweit lauffähig hast, dass du dir auch ein Image der SD Karte ziehst. FeWo klingt ja eher danach, dass die Installation "statisch" ist, du also nicht jeden Tag stundenlang am iobroker und der vis rumbastelst. Wenn dann mal wieder was zerschießt, dann kannst du einfach das Image auf eine neue SD Karte ziehen und gut ist.

                                  P 1 Reply Last reply Reply Quote 0
                                  • P
                                    patloi @amg_666 last edited by

                                    @amg_666 das stimmt so nicht, das original hat 2,5A und empfohlen wird 2A

                                    Da sonst nichts dran hängt (nichtmal Tastatur oder Maus) sollte das reichen bin ich der meinung...

                                    Ich habe einen weiteren mit OSMC da hängt u.A. ne Soundkarte dran und habe mit 2A auch keine Probleme

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • P
                                      patloi @Asgothian last edited by

                                      @Asgothian Das ist die gute Frage! Aber kann ich das jetzt noch rausfinden? Ich weiß leider nicht genau seit wann iobroker nicht mehr lief, habe seitdem auch einiges rumgebastelt. Kann mann sich eine Art log-Archiv ankucken?

                                      amg_666 Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • amg_666
                                        amg_666 @patloi last edited by amg_666

                                        @patloi Mal ne dumme Frage: " nur nach einem Neustart, wenn ich den nicht mache ist er nach einer Stunde ca. nicht mehr erreichbar (mega strange)" Kann es sein, dass du das Dateisystem auf der SD Karte nicht "expanded" hast? Ich hatte mal ein Problem, dass er extrem langsam wurde weil er einfach keinen Speicher mehr hatte. swapping hast du deaktiviert um die SD Karte zu schonen?

                                        und am Netzteil muss ich doch nochmal "rummeckern": Ja stimmt, 2,5 für Raspi bis Modell 3, die 3A sind für den 4er. Zitat von der raspberry.org Netzseite zum 2,5A Netzteil "it’ll keep feeding your Pi the steady 2.5A it needs for proper performance." Ich bleibe dabei 2,1 könnte zu wenig sein. Kannst du ja auch relativ einfach ausschliessen als Fehlerquelle wenn du das Netzteil mal mit dem von dem OSMC Pi austauscht. Wenn der dann rumzickt hat das Netzteil ggf einen Schlag.

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

                                          @patloi

                                          Nov 15 16:46:46 iobroker kernel: [    3.197479] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                          Nov 15 16:46:46 iobroker kernel: [    3.208237] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
                                          Nov 15 16:46:46 iobroker kernel: [    3.210881] EXT4-fs (mmcblk0p2): recovery complete
                                          

                                          Sicheres Zeichen für ein wurmstichiges Dateisystem.
                                          SD-Karte austauschen, System + ioBroker neuinstallieren.

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            patloi @Thomas Braun last edited by

                                            @Thomas-Braun

                                            okay kannst du mir sagen was diese Meldungen zu bedeuten haben? Und wie kann es sein das die zweite SD Karte in wenigen Tagen/Wochen den Geist aufgibt?

                                            Irgendwie belastet es mich nicht zu wissen, was die ursache ist.

                                            Zuerst hatte ich eine Sandisc Ultra, nun ist es eine Samsung Evo... beide haben ja eigentlich top bewertungen .....

                                            amg_666 W Thomas Braun 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            929
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            admin adapter
                                            9
                                            41
                                            1248
                                            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