Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker hat eine langsame Verbindung erkannt

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    674

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

ioBroker hat eine langsame Verbindung erkannt

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
75 Beiträge 9 Kommentatoren 13.2k Aufrufe 10 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • A Atticus

    dmesg -T ergibt

    [Mi Mai 11 17:45:16 2022] Bluetooth: hci0: Frame reassembly failed (-84)
    [Mi Mai 11 17:45:19 2022] Bluetooth: hci0: SCO packet for unknown connection handle 1318
    
    

    und das seitenweise.

    System: Raspberry P4 mit 8GB Ram, Raspbian Buster, und sonst ist da nur der iobroker installiert. Der Raspberry bootet von einer M2 SSD.

    In den letzten Tagen habe ich den MQTT Adapter installiert, ich will damit Raspberrys steuern. Ansonsten nur die Updates, die im iobroker angeboten werden.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #24

    @atticus
    Dann starte die Kiste neu und dann mit einem frischen System

    dmesg -T
    

    Da steht neben seitenweise Bluetooth-Zeug (was auch schon ungewöhnlich ist) auch noch anderes drin

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    A 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @atticus
      Dann starte die Kiste neu und dann mit einem frischen System

      dmesg -T
      

      Da steht neben seitenweise Bluetooth-Zeug (was auch schon ungewöhnlich ist) auch noch anderes drin

      A Offline
      A Offline
      Atticus
      schrieb am zuletzt editiert von
      #25

      dmesg -T vom neu gestartem System

      pi@ioBroker482:~ $ dmesg -T
      [Mi Mai 11 17:58:34 2022] Booting Linux on physical CPU 0x0
      [Mi Mai 11 17:58:34 2022] Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Lina                                                                                 ro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022
      [Mi Mai 11 17:58:34 2022] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
      [Mi Mai 11 17:58:34 2022] CPU: div instructions available: patching division code
      [Mi Mai 11 17:58:34 2022] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
      [Mi Mai 11 17:58:34 2022] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4
      [Mi Mai 11 17:58:34 2022] random: fast init done
      [Mi Mai 11 17:58:34 2022] Memory policy: Data cache writealloc
      [Mi Mai 11 17:58:34 2022] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
      [Mi Mai 11 17:58:34 2022] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
      [Mi Mai 11 17:58:34 2022] Zone ranges:
      [Mi Mai 11 17:58:34 2022]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
      [Mi Mai 11 17:58:34 2022]   Normal   empty
      [Mi Mai 11 17:58:34 2022]   HighMem  [mem 0x0000000030000000-0x00000001ffffffff]
      [Mi Mai 11 17:58:34 2022] Movable zone start for each node
      [Mi Mai 11 17:58:34 2022] Early memory node ranges
      [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
      [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
      [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
      [Mi Mai 11 17:58:34 2022] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
      [Mi Mai 11 17:58:34 2022] On node 0 totalpages: 2061056
      [Mi Mai 11 17:58:34 2022]   DMA zone: 1728 pages used for memmap
      [Mi Mai 11 17:58:34 2022]   DMA zone: 0 pages reserved
      [Mi Mai 11 17:58:34 2022]   DMA zone: 196608 pages, LIFO batch:63
      [Mi Mai 11 17:58:34 2022]   HighMem zone: 1864448 pages, LIFO batch:63
      [Mi Mai 11 17:58:34 2022] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
      [Mi Mai 11 17:58:34 2022] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
      [Mi Mai 11 17:58:34 2022] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
      [Mi Mai 11 17:58:34 2022] Built 1 zonelists, mobility grouping on.  Total pages: 2059328
      [Mi Mai 11 17:58:34 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_al                                                                                 sa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1024 bcm2708_fb.fbheight=600 bcm2708_fb.fbswap=1 smsc95xx.                                                                                 macaddr=DC:A6:32:CF:14:42 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  root=PARTUUID=e6aee9c3-02 r                                                                                 ootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles conso                                                                                 leblank=0
      [Mi Mai 11 17:58:34 2022] Kernel parameter elevator= does not have any effect anymore.
                                Please use sysfs to set IO scheduler for individual devices.
      [Mi Mai 11 17:58:34 2022] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
      [Mi Mai 11 17:58:34 2022] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
      [Mi Mai 11 17:58:34 2022] mem auto-init: stack:off, heap alloc:off, heap free:off
      [Mi Mai 11 17:58:34 2022] software IO TLB: mapped [mem 0x0000000022400000-0x0000000026400000] (64MB)
      [Mi Mai 11 17:58:34 2022] Memory: 8020212K/8244224K available (10240K kernel code, 1366K rwdata, 3196K rodat                                                                                 a, 2048K init, 882K bss, 158476K reserved, 65536K cma-reserved, 7457792K highmem)
      [Mi Mai 11 17:58:34 2022] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
      [Mi Mai 11 17:58:34 2022] ftrace: allocating 34355 entries in 101 pages
      [Mi Mai 11 17:58:34 2022] ftrace: allocated 101 pages with 4 groups
      [Mi Mai 11 17:58:34 2022] rcu: Hierarchical RCU implementation.
      [Mi Mai 11 17:58:34 2022]       Rude variant of Tasks RCU enabled.
      [Mi Mai 11 17:58:34 2022]       Tracing variant of Tasks RCU enabled.
      [Mi Mai 11 17:58:34 2022] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
      [Mi Mai 11 17:58:34 2022] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
      [Mi Mai 11 17:58:34 2022] GIC: Using split EOI/Deactivate mode
      [Mi Mai 11 17:58:34 2022] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
      [Mi Mai 11 17:58:34 2022] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
      [Mi Mai 11 17:58:34 2022] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604                                                                                 46275 ns
      [Mi Mai 11 17:58:34 2022] bcm2835: system timer (irq = 25)
      [Mi Mai 11 17:58:34 2022] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
      [Mi Mai 11 17:58:34 2022] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max                                                                                 _idle_ns: 440795203123 ns
      [Mi Mai 11 17:58:34 2022] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
      [Mi Mai 11 17:58:34 2022] Switching to timer-based delay loop, resolution 18ns
      [Mi Mai 11 17:58:34 2022] Console: colour dummy device 80x30
      [Mi Mai 11 17:58:34 2022] printk: console [tty0] enabled
      [Mi Mai 11 17:58:34 2022] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00                                                                                  BogoMIPS (lpj=540000)
      [Mi Mai 11 17:58:34 2022] pid_max: default: 32768 minimum: 301
      [Mi Mai 11 17:58:34 2022] LSM: Security Framework initializing
      [Mi Mai 11 17:58:34 2022] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
      [Mi Mai 11 17:58:34 2022] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
      [Mi Mai 11 17:58:34 2022] cgroup: Disabling memory control group subsystem
      [Mi Mai 11 17:58:34 2022] CPU: Testing write buffer coherency: ok
      [Mi Mai 11 17:58:34 2022] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
      [Mi Mai 11 17:58:34 2022] Setting up static identity map for 0x200000 - 0x20003c
      [Mi Mai 11 17:58:34 2022] rcu: Hierarchical SRCU implementation.
      [Mi Mai 11 17:58:34 2022] smp: Bringing up secondary CPUs ...
      [Mi Mai 11 17:58:34 2022] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
      [Mi Mai 11 17:58:34 2022] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
      [Mi Mai 11 17:58:34 2022] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
      [Mi Mai 11 17:58:34 2022] smp: Brought up 1 node, 4 CPUs
      [Mi Mai 11 17:58:34 2022] SMP: Total of 4 processors activated (432.00 BogoMIPS).
      [Mi Mai 11 17:58:34 2022] CPU: All CPU(s) started in HYP mode.
      [Mi Mai 11 17:58:34 2022] CPU: Virtualization extensions available.
      [Mi Mai 11 17:58:34 2022] devtmpfs: initialized
      [Mi Mai 11 17:58:34 2022] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
      [Mi Mai 11 17:58:34 2022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126                                                                                 04462750000 ns
      [Mi Mai 11 17:58:34 2022] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
      [Mi Mai 11 17:58:34 2022] pinctrl core: initialized pinctrl subsystem
      [Mi Mai 11 17:58:34 2022] NET: Registered protocol family 16
      [Mi Mai 11 17:58:34 2022] DMA: preallocated 1024 KiB pool for atomic coherent allocations
      [Mi Mai 11 17:58:34 2022] audit: initializing netlink subsys (disabled)
      [Mi Mai 11 17:58:34 2022] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
      [Mi Mai 11 17:58:34 2022] thermal_sys: Registered thermal governor 'step_wise'
      [Mi Mai 11 17:58:34 2022] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
      [Mi Mai 11 17:58:34 2022] hw-breakpoint: maximum watchpoint size is 8 bytes.
      [Mi Mai 11 17:58:34 2022] Serial: AMBA PL011 UART driver
      [Mi Mai 11 17:58:34 2022] bcm2835-mbox fe00b880.mailbox: mailbox enabled
      [Mi Mai 11 17:58:34 2022] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54,                                                                                  variant start
      [Mi Mai 11 17:58:34 2022] raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb37                                                                                 4d2eeb038f
      [Mi Mai 11 17:58:34 2022] Kprobes globally optimized
      [Mi Mai 11 17:58:34 2022] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
      [Mi Mai 11 17:58:34 2022] vgaarb: loaded
      [Mi Mai 11 17:58:34 2022] SCSI subsystem initialized
      [Mi Mai 11 17:58:34 2022] usbcore: registered new interface driver usbfs
      [Mi Mai 11 17:58:34 2022] usbcore: registered new interface driver hub
      [Mi Mai 11 17:58:34 2022] usbcore: registered new device driver usb
      [Mi Mai 11 17:58:34 2022] usb_phy_generic phy: supply vcc not found, using dummy regulator
      [Mi Mai 11 17:58:34 2022] clocksource: Switched to clocksource arch_sys_counter
      [Mi Mai 11 17:58:35 2022] VFS: Disk quotas dquot_6.6.0
      [Mi Mai 11 17:58:35 2022] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
      [Mi Mai 11 17:58:35 2022] FS-Cache: Loaded
      [Mi Mai 11 17:58:35 2022] CacheFiles: Loaded
      [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 2
      [Mi Mai 11 17:58:35 2022] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
      [Mi Mai 11 17:58:35 2022] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
      [Mi Mai 11 17:58:35 2022] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
      [Mi Mai 11 17:58:35 2022] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
      [Mi Mai 11 17:58:35 2022] TCP: Hash tables configured (established 8192 bind 8192)
      [Mi Mai 11 17:58:35 2022] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
      [Mi Mai 11 17:58:35 2022] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
      [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 1
      [Mi Mai 11 17:58:35 2022] RPC: Registered named UNIX socket transport module.
      [Mi Mai 11 17:58:35 2022] RPC: Registered udp transport module.
      [Mi Mai 11 17:58:35 2022] RPC: Registered tcp transport module.
      [Mi Mai 11 17:58:35 2022] RPC: Registered tcp NFSv4.1 backchannel transport module.
      [Mi Mai 11 17:58:35 2022] PCI: CLS 0 bytes, default 64
      [Mi Mai 11 17:58:35 2022] Initialise system trusted keyrings
      [Mi Mai 11 17:58:35 2022] workingset: timestamp_bits=14 max_order=21 bucket_order=7
      [Mi Mai 11 17:58:35 2022] zbud: loaded
      [Mi Mai 11 17:58:35 2022] FS-Cache: Netfs 'nfs' registered for caching
      [Mi Mai 11 17:58:35 2022] NFS: Registering the id_resolver key type
      [Mi Mai 11 17:58:35 2022] Key type id_resolver registered
      [Mi Mai 11 17:58:35 2022] Key type id_legacy registered
      [Mi Mai 11 17:58:35 2022] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
      [Mi Mai 11 17:58:35 2022] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
      [Mi Mai 11 17:58:35 2022] Key type asymmetric registered
      [Mi Mai 11 17:58:35 2022] Asymmetric key parser 'x509' registered
      [Mi Mai 11 17:58:35 2022] bounce: pool size: 64 pages
      [Mi Mai 11 17:58:35 2022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
      [Mi Mai 11 17:58:35 2022] io scheduler mq-deadline registered
      [Mi Mai 11 17:58:35 2022] io scheduler kyber registered
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 0                                                                                 0-ff]
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
      [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
      [Mi Mai 11 17:58:35 2022] pci_bus 0000:00: root bus resource [bus 00-ff]
      [Mi Mai 11 17:58:35 2022] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc                                                                                 0000000-0xffffffff])
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: PME# supported from D0 D3hot
      [Mi Mai 11 17:58:35 2022] PCI: bus0: Fast back to back transfers disabled
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
      [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
      [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
      [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: PME# supported from D0 D3hot
      [Mi Mai 11 17:58:35 2022] PCI: bus1: Fast back to back transfers disabled
      [Mi Mai 11 17:58:35 2022] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
      [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: PCI bridge to [bus 01]
      [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
      [Mi Mai 11 17:58:35 2022] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
      [Mi Mai 11 17:58:35 2022] pcieport 0000:00:00.0: PME: Signaling with IRQ 62
      [Mi Mai 11 17:58:35 2022] bcm2708_fb soc:fb: FB found 1 display(s)
      [Mi Mai 11 17:58:35 2022] Console: switching to colour frame buffer device 128x37
      [Mi Mai 11 17:58:35 2022] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1024x600
      [Mi Mai 11 17:58:35 2022] iproc-rng200 fe104000.rng: hwrng registered
      [Mi Mai 11 17:58:35 2022] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
      [Mi Mai 11 17:58:35 2022] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
      [Mi Mai 11 17:58:35 2022] brd: module loaded
      [Mi Mai 11 17:58:35 2022] loop: module loaded
      [Mi Mai 11 17:58:35 2022] Loading iSCSI transport class v2.0-870.
      [Mi Mai 11 17:58:35 2022] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
      [Mi Mai 11 17:58:35 2022] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver r8152
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver lan78xx
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver smsc95xx
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000                                                                                 000890
      [Mi Mai 11 17:58:35 2022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
      [Mi Mai 11 17:58:35 2022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [Mi Mai 11 17:58:35 2022] usb usb1: Product: xHCI Host Controller
      [Mi Mai 11 17:58:35 2022] usb usb1: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
      [Mi Mai 11 17:58:35 2022] usb usb1: SerialNumber: 0000:01:00.0
      [Mi Mai 11 17:58:35 2022] hub 1-0:1.0: USB hub found
      [Mi Mai 11 17:58:35 2022] hub 1-0:1.0: 1 port detected
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
      [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
      [Mi Mai 11 17:58:35 2022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
      [Mi Mai 11 17:58:35 2022] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [Mi Mai 11 17:58:35 2022] usb usb2: Product: xHCI Host Controller
      [Mi Mai 11 17:58:35 2022] usb usb2: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
      [Mi Mai 11 17:58:35 2022] usb usb2: SerialNumber: 0000:01:00.0
      [Mi Mai 11 17:58:35 2022] hub 2-0:1.0: USB hub found
      [Mi Mai 11 17:58:35 2022] hub 2-0:1.0: 4 ports detected
      [Mi Mai 11 17:58:35 2022] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
      [Mi Mai 11 17:58:35 2022] dwc_otg: FIQ enabled
      [Mi Mai 11 17:58:35 2022] dwc_otg: NAK holdoff enabled
      [Mi Mai 11 17:58:35 2022] dwc_otg: FIQ split-transaction FSM enabled
      [Mi Mai 11 17:58:35 2022] Module dwc_common_port init
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver uas
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver usb-storage
      [Mi Mai 11 17:58:35 2022] mousedev: PS/2 mouse device common for all mice
      [Mi Mai 11 17:58:35 2022] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
      [Mi Mai 11 17:58:35 2022] sdhci: Secure Digital Host Controller Interface driver
      [Mi Mai 11 17:58:35 2022] sdhci: Copyright(c) Pierre Ossman
      [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
      [Mi Mai 11 17:58:35 2022] sdhci-pltfm: SDHCI platform and OF driver helper
      [Mi Mai 11 17:58:35 2022] ledtrig-cpu: registered to indicate activity on CPUs
      [Mi Mai 11 17:58:35 2022] hid: raw HID events driver (C) Jiri Kosina
      [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver usbhid
      [Mi Mai 11 17:58:35 2022] usbhid: USB HID core driver
      [Mi Mai 11 17:58:35 2022] Initializing XFRM netlink socket
      [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 17
      [Mi Mai 11 17:58:35 2022] Key type dns_resolver registered
      [Mi Mai 11 17:58:35 2022] Registering SWP/SWPB emulation handler
      [Mi Mai 11 17:58:35 2022] registered taskstats version 1
      [Mi Mai 11 17:58:35 2022] Loading compiled-in X.509 certificates
      [Mi Mai 11 17:58:35 2022] Key type ._fscrypt registered
      [Mi Mai 11 17:58:35 2022] Key type .fscrypt registered
      [Mi Mai 11 17:58:35 2022] Key type fscrypt-provisioning registered
      [Mi Mai 11 17:58:35 2022] uart-pl011 fe201000.serial: there is not valid maps for state default
      [Mi Mai 11 17:58:35 2022] uart-pl011 fe201000.serial: cts_event_workaround enabled
      [Mi Mai 11 17:58:35 2022] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 r                                                                                 ev2
      [Mi Mai 11 17:58:35 2022] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
      [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
      [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
      [Mi Mai 11 17:58:35 2022] of_cfs_init
      [Mi Mai 11 17:58:35 2022] of_cfs_init: OK
      [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
      [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
      [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
      [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
      [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
      [Mi Mai 11 17:58:35 2022] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
      [Mi Mai 11 17:58:35 2022] Waiting for root device PARTUUID=e6aee9c3-02...
      [Mi Mai 11 17:58:35 2022] mmc1: new high speed SDIO card at address 0001
      [Mi Mai 11 17:58:35 2022] usb 1-1: new high-speed USB device number 2 using xhci_hcd
      [Mi Mai 11 17:58:35 2022] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
      [Mi Mai 11 17:58:35 2022] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
      [Mi Mai 11 17:58:35 2022] usb 1-1: Product: USB2.0 Hub
      [Mi Mai 11 17:58:35 2022] hub 1-1:1.0: USB hub found
      [Mi Mai 11 17:58:35 2022] hub 1-1:1.0: 4 ports detected
      [Mi Mai 11 17:58:36 2022] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
      [Mi Mai 11 17:58:36 2022] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=e5e3, bcdDevice= 0.00
      [Mi Mai 11 17:58:36 2022] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
      [Mi Mai 11 17:58:36 2022] usb 1-1.1: Product: USB2IIC_CTP_CONTROL
      [Mi Mai 11 17:58:36 2022] usb 1-1.1: Manufacturer: wch.cn
      [Mi Mai 11 17:58:36 2022] input: wch.cn USB2IIC_CTP_CONTROL as /devices/platform/scb/fd500000.pcie/pci0000:0                                                                                 0/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1A86:E5E3.0001/input/input0
      [Mi Mai 11 17:58:36 2022] hid-generic 0003:1A86:E5E3.0001: input,hidraw0: USB HID v1.00 Device [wch.cn USB2I                                                                                 IC_CTP_CONTROL] on usb-0000:01:00.0-1.1/input0
      [Mi Mai 11 17:58:36 2022] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
      [Mi Mai 11 17:58:36 2022] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16c8, bcdDevice= 1.00
      [Mi Mai 11 17:58:36 2022] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
      [Mi Mai 11 17:58:36 2022] usb 1-1.3: Product: CC2538 USB CDC
      [Mi Mai 11 17:58:36 2022] usb 1-1.3: Manufacturer: Texas Instruments
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: new high-speed USB device number 5 using xhci_hcd
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: New USB device found, idVendor=045b, idProduct=0229, bcdDevice= 0.00
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: Product: uPD720231A
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: Manufacturer: Renesas Electronics
      [Mi Mai 11 17:58:36 2022] usb 1-1.4: SerialNumber: 3230313130413830313233392020202020202020
      [Mi Mai 11 17:58:36 2022] scsi host0: uas
      [Mi Mai 11 17:58:36 2022] scsi 0:0:0:0: Direct-Access     WDC WDS2 50G2B0B          X611 PQ: 0 ANSI: 6
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] 4096-byte physical blocks
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Write Protect is off
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Mode Sense: 33 00 10 08
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Cache data unavailable
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Assuming drive cache: write through
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Optimal transfer size 4194304 bytes
      [Mi Mai 11 17:58:36 2022]  sda: sda1 sda2
      [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Attached SCSI disk
      [Mi Mai 11 17:58:36 2022] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
      [Mi Mai 11 17:58:36 2022] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Mi Mai 11 17:58:36 2022] devtmpfs: mounted
      [Mi Mai 11 17:58:36 2022] Freeing unused kernel memory: 2048K
      [Mi Mai 11 17:58:36 2022] Run /sbin/init as init process
      [Mi Mai 11 17:58:36 2022]   with arguments:
      [Mi Mai 11 17:58:36 2022]     /sbin/init
      [Mi Mai 11 17:58:36 2022]     splash
      [Mi Mai 11 17:58:36 2022]   with environment:
      [Mi Mai 11 17:58:36 2022]     HOME=/
      [Mi Mai 11 17:58:36 2022]     TERM=linux
      [Mi Mai 11 17:58:37 2022] systemd[1]: System time before build time, advancing clock.
      [Mi Mai 11 17:58:37 2022] NET: Registered protocol family 10
      [Mi Mai 11 17:58:37 2022] Segment Routing with IPv6
      [Mi Mai 11 17:58:37 2022] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARM                                                                                 OR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2                                                                                  +IDN -PCRE2 default-hierarchy=hybrid)
      [Mi Mai 11 17:58:37 2022] systemd[1]: Detected architecture arm.
      [Mi Mai 11 17:58:37 2022] systemd[1]: Set hostname to <ioBroker482>.
      [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
      [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
      [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on Journal Socket (/dev/log).
      [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
      [Mi Mai 11 17:58:38 2022] systemd[1]: Created slice User and Session Slice.
      [Mi Mai 11 17:58:38 2022] systemd[1]: Reached target Slices.
      [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on fsck to fsckd communication Socket.
      [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on Journal Audit Socket.
      [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on initctl Compatibility Named Pipe.
      [Mi Mai 11 17:58:38 2022] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
      [Mi Mai 11 17:58:38 2022] i2c /dev entries driver
      [Mi Mai 11 17:58:39 2022] EXT4-fs (sda2): re-mounted. Opts: (null)
      [Mi Mai 11 17:58:39 2022] systemd-journald[120]: Received request to flush runtime journal from PID 1
      [Mi Mai 11 17:58:40 2022] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00                                                                                 000 length 0x00010000
      [Mi Mai 11 17:58:40 2022] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0x                                                                                 feb10000 length 0x00001000
      [Mi Mai 11 17:58:40 2022] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20                                                                                 000 length 0x00010000
      [Mi Mai 11 17:58:40 2022] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb3000                                                                                 0 length 0x00010000
      [Mi Mai 11 17:58:40 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have                                                                                  been warned.
      [Mi Mai 11 17:58:40 2022] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
      [Mi Mai 11 17:58:40 2022] [vc_sm_connected_init]: start
      [Mi Mai 11 17:58:40 2022] mc: Linux media interface: v0.10
      [Mi Mai 11 17:58:40 2022] [vc_sm_connected_init]: installed successfully
      [Mi Mai 11 17:58:40 2022] videodev: Linux video capture interface: v2.00
      [Mi Mai 11 17:58:40 2022] cfg80211: Loading compiled-in X.509 certificates for regulatory database
      [Mi Mai 11 17:58:40 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown,                                                                                  you have been warned.
      [Mi Mai 11 17:58:40 2022] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
      [Mi Mai 11 17:58:40 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown,                                                                                  you have been warned.
      [Mi Mai 11 17:58:40 2022] bcm2835_isp: module is from the staging directory, the quality is unknown, you hav                                                                                 e been warned.
      [Mi Mai 11 17:58:41 2022] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you ha                                                                                 ve been warned.
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
      [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
      [Mi Mai 11 17:58:41 2022] bcm2835_codec: module is from the staging directory, the quality is unknown, you h                                                                                 ave been warned.
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
      [Mi Mai 11 17:58:41 2022] brcmfmac: F1 signature read @0x18000000=0x15264345
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
      [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
      [Mi Mai 11 17:58:41 2022] usbcore: registered new interface driver brcmfmac
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
      [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
      [Mi Mai 11 17:58:41 2022] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
      [Mi Mai 11 17:58:41 2022] usbcore: registered new interface driver cdc_acm
      [Mi Mai 11 17:58:41 2022] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
      [Mi Mai 11 17:58:41 2022] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
      [Mi Mai 11 17:58:41 2022] bcmgenet fd580000.ethernet eth0: Link is Down
      [Mi Mai 11 17:58:41 2022] sd 0:0:0:0: Attached scsi generic sg0 type 0
      [Mi Mai 11 17:58:41 2022] input: wch.cn USB2IIC_CTP_CONTROL as /devices/platform/scb/fd500000.pcie/pci0000:0                                                                                 0/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1A86:E5E3.0001/input/input1
      [Mi Mai 11 17:58:41 2022] hid-multitouch 0003:1A86:E5E3.0001: input,hidraw0: USB HID v1.00 Device [wch.cn US                                                                                 B2IIC_CTP_CONTROL] on usb-0000:01:00.0-1.1/input0
      [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
      [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
      [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 ver                                                                                 sion 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
      [Mi Mai 11 17:58:42 2022] random: crng init done
      [Mi Mai 11 17:58:42 2022] random: 7 urandom warning(s) missed due to ratelimiting
      [Mi Mai 11 17:58:44 2022] uart-pl011 fe201000.serial: no DMA platform data
      [Mi Mai 11 17:58:44 2022] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k FS
      [Mi Mai 11 17:58:45 2022] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
      [Mi Mai 11 17:58:45 2022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
      [Mi Mai 11 17:58:51 2022] Bluetooth: Core ver 2.22
      [Mi Mai 11 17:58:51 2022] NET: Registered protocol family 31
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI device and connection manager initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI socket layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: L2CAP socket layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: SCO socket layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART driver ver 2.3
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol H4 registered
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol Three-wire (H5) registered
      [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol Broadcom registered
      [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
      [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP filters: protocol multicast
      [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP socket layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM TTY layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM socket layer initialized
      [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM ver 1.11
      [Mi Mai 11 17:59:05 2022] vcc-sd: disabling
      pi@ioBroker482:~ $
      
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • A Atticus

        dmesg -T vom neu gestartem System

        pi@ioBroker482:~ $ dmesg -T
        [Mi Mai 11 17:58:34 2022] Booting Linux on physical CPU 0x0
        [Mi Mai 11 17:58:34 2022] Linux version 5.10.103-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Lina                                                                                 ro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:24:00 GMT 2022
        [Mi Mai 11 17:58:34 2022] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
        [Mi Mai 11 17:58:34 2022] CPU: div instructions available: patching division code
        [Mi Mai 11 17:58:34 2022] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
        [Mi Mai 11 17:58:34 2022] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4
        [Mi Mai 11 17:58:34 2022] random: fast init done
        [Mi Mai 11 17:58:34 2022] Memory policy: Data cache writealloc
        [Mi Mai 11 17:58:34 2022] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
        [Mi Mai 11 17:58:34 2022] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
        [Mi Mai 11 17:58:34 2022] Zone ranges:
        [Mi Mai 11 17:58:34 2022]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
        [Mi Mai 11 17:58:34 2022]   Normal   empty
        [Mi Mai 11 17:58:34 2022]   HighMem  [mem 0x0000000030000000-0x00000001ffffffff]
        [Mi Mai 11 17:58:34 2022] Movable zone start for each node
        [Mi Mai 11 17:58:34 2022] Early memory node ranges
        [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
        [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
        [Mi Mai 11 17:58:34 2022]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
        [Mi Mai 11 17:58:34 2022] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
        [Mi Mai 11 17:58:34 2022] On node 0 totalpages: 2061056
        [Mi Mai 11 17:58:34 2022]   DMA zone: 1728 pages used for memmap
        [Mi Mai 11 17:58:34 2022]   DMA zone: 0 pages reserved
        [Mi Mai 11 17:58:34 2022]   DMA zone: 196608 pages, LIFO batch:63
        [Mi Mai 11 17:58:34 2022]   HighMem zone: 1864448 pages, LIFO batch:63
        [Mi Mai 11 17:58:34 2022] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
        [Mi Mai 11 17:58:34 2022] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
        [Mi Mai 11 17:58:34 2022] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
        [Mi Mai 11 17:58:34 2022] Built 1 zonelists, mobility grouping on.  Total pages: 2059328
        [Mi Mai 11 17:58:34 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_al                                                                                 sa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1024 bcm2708_fb.fbheight=600 bcm2708_fb.fbswap=1 smsc95xx.                                                                                 macaddr=DC:A6:32:CF:14:42 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  root=PARTUUID=e6aee9c3-02 r                                                                                 ootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles conso                                                                                 leblank=0
        [Mi Mai 11 17:58:34 2022] Kernel parameter elevator= does not have any effect anymore.
                                  Please use sysfs to set IO scheduler for individual devices.
        [Mi Mai 11 17:58:34 2022] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
        [Mi Mai 11 17:58:34 2022] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
        [Mi Mai 11 17:58:34 2022] mem auto-init: stack:off, heap alloc:off, heap free:off
        [Mi Mai 11 17:58:34 2022] software IO TLB: mapped [mem 0x0000000022400000-0x0000000026400000] (64MB)
        [Mi Mai 11 17:58:34 2022] Memory: 8020212K/8244224K available (10240K kernel code, 1366K rwdata, 3196K rodat                                                                                 a, 2048K init, 882K bss, 158476K reserved, 65536K cma-reserved, 7457792K highmem)
        [Mi Mai 11 17:58:34 2022] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
        [Mi Mai 11 17:58:34 2022] ftrace: allocating 34355 entries in 101 pages
        [Mi Mai 11 17:58:34 2022] ftrace: allocated 101 pages with 4 groups
        [Mi Mai 11 17:58:34 2022] rcu: Hierarchical RCU implementation.
        [Mi Mai 11 17:58:34 2022]       Rude variant of Tasks RCU enabled.
        [Mi Mai 11 17:58:34 2022]       Tracing variant of Tasks RCU enabled.
        [Mi Mai 11 17:58:34 2022] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
        [Mi Mai 11 17:58:34 2022] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
        [Mi Mai 11 17:58:34 2022] GIC: Using split EOI/Deactivate mode
        [Mi Mai 11 17:58:34 2022] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
        [Mi Mai 11 17:58:34 2022] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
        [Mi Mai 11 17:58:34 2022] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604                                                                                 46275 ns
        [Mi Mai 11 17:58:34 2022] bcm2835: system timer (irq = 25)
        [Mi Mai 11 17:58:34 2022] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
        [Mi Mai 11 17:58:34 2022] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max                                                                                 _idle_ns: 440795203123 ns
        [Mi Mai 11 17:58:34 2022] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
        [Mi Mai 11 17:58:34 2022] Switching to timer-based delay loop, resolution 18ns
        [Mi Mai 11 17:58:34 2022] Console: colour dummy device 80x30
        [Mi Mai 11 17:58:34 2022] printk: console [tty0] enabled
        [Mi Mai 11 17:58:34 2022] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00                                                                                  BogoMIPS (lpj=540000)
        [Mi Mai 11 17:58:34 2022] pid_max: default: 32768 minimum: 301
        [Mi Mai 11 17:58:34 2022] LSM: Security Framework initializing
        [Mi Mai 11 17:58:34 2022] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
        [Mi Mai 11 17:58:34 2022] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
        [Mi Mai 11 17:58:34 2022] cgroup: Disabling memory control group subsystem
        [Mi Mai 11 17:58:34 2022] CPU: Testing write buffer coherency: ok
        [Mi Mai 11 17:58:34 2022] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
        [Mi Mai 11 17:58:34 2022] Setting up static identity map for 0x200000 - 0x20003c
        [Mi Mai 11 17:58:34 2022] rcu: Hierarchical SRCU implementation.
        [Mi Mai 11 17:58:34 2022] smp: Bringing up secondary CPUs ...
        [Mi Mai 11 17:58:34 2022] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
        [Mi Mai 11 17:58:34 2022] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
        [Mi Mai 11 17:58:34 2022] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
        [Mi Mai 11 17:58:34 2022] smp: Brought up 1 node, 4 CPUs
        [Mi Mai 11 17:58:34 2022] SMP: Total of 4 processors activated (432.00 BogoMIPS).
        [Mi Mai 11 17:58:34 2022] CPU: All CPU(s) started in HYP mode.
        [Mi Mai 11 17:58:34 2022] CPU: Virtualization extensions available.
        [Mi Mai 11 17:58:34 2022] devtmpfs: initialized
        [Mi Mai 11 17:58:34 2022] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
        [Mi Mai 11 17:58:34 2022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126                                                                                 04462750000 ns
        [Mi Mai 11 17:58:34 2022] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
        [Mi Mai 11 17:58:34 2022] pinctrl core: initialized pinctrl subsystem
        [Mi Mai 11 17:58:34 2022] NET: Registered protocol family 16
        [Mi Mai 11 17:58:34 2022] DMA: preallocated 1024 KiB pool for atomic coherent allocations
        [Mi Mai 11 17:58:34 2022] audit: initializing netlink subsys (disabled)
        [Mi Mai 11 17:58:34 2022] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
        [Mi Mai 11 17:58:34 2022] thermal_sys: Registered thermal governor 'step_wise'
        [Mi Mai 11 17:58:34 2022] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
        [Mi Mai 11 17:58:34 2022] hw-breakpoint: maximum watchpoint size is 8 bytes.
        [Mi Mai 11 17:58:34 2022] Serial: AMBA PL011 UART driver
        [Mi Mai 11 17:58:34 2022] bcm2835-mbox fe00b880.mailbox: mailbox enabled
        [Mi Mai 11 17:58:34 2022] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:01:54,                                                                                  variant start
        [Mi Mai 11 17:58:34 2022] raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb37                                                                                 4d2eeb038f
        [Mi Mai 11 17:58:34 2022] Kprobes globally optimized
        [Mi Mai 11 17:58:34 2022] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
        [Mi Mai 11 17:58:34 2022] vgaarb: loaded
        [Mi Mai 11 17:58:34 2022] SCSI subsystem initialized
        [Mi Mai 11 17:58:34 2022] usbcore: registered new interface driver usbfs
        [Mi Mai 11 17:58:34 2022] usbcore: registered new interface driver hub
        [Mi Mai 11 17:58:34 2022] usbcore: registered new device driver usb
        [Mi Mai 11 17:58:34 2022] usb_phy_generic phy: supply vcc not found, using dummy regulator
        [Mi Mai 11 17:58:34 2022] clocksource: Switched to clocksource arch_sys_counter
        [Mi Mai 11 17:58:35 2022] VFS: Disk quotas dquot_6.6.0
        [Mi Mai 11 17:58:35 2022] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
        [Mi Mai 11 17:58:35 2022] FS-Cache: Loaded
        [Mi Mai 11 17:58:35 2022] CacheFiles: Loaded
        [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 2
        [Mi Mai 11 17:58:35 2022] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
        [Mi Mai 11 17:58:35 2022] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
        [Mi Mai 11 17:58:35 2022] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
        [Mi Mai 11 17:58:35 2022] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
        [Mi Mai 11 17:58:35 2022] TCP: Hash tables configured (established 8192 bind 8192)
        [Mi Mai 11 17:58:35 2022] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
        [Mi Mai 11 17:58:35 2022] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
        [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 1
        [Mi Mai 11 17:58:35 2022] RPC: Registered named UNIX socket transport module.
        [Mi Mai 11 17:58:35 2022] RPC: Registered udp transport module.
        [Mi Mai 11 17:58:35 2022] RPC: Registered tcp transport module.
        [Mi Mai 11 17:58:35 2022] RPC: Registered tcp NFSv4.1 backchannel transport module.
        [Mi Mai 11 17:58:35 2022] PCI: CLS 0 bytes, default 64
        [Mi Mai 11 17:58:35 2022] Initialise system trusted keyrings
        [Mi Mai 11 17:58:35 2022] workingset: timestamp_bits=14 max_order=21 bucket_order=7
        [Mi Mai 11 17:58:35 2022] zbud: loaded
        [Mi Mai 11 17:58:35 2022] FS-Cache: Netfs 'nfs' registered for caching
        [Mi Mai 11 17:58:35 2022] NFS: Registering the id_resolver key type
        [Mi Mai 11 17:58:35 2022] Key type id_resolver registered
        [Mi Mai 11 17:58:35 2022] Key type id_legacy registered
        [Mi Mai 11 17:58:35 2022] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
        [Mi Mai 11 17:58:35 2022] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
        [Mi Mai 11 17:58:35 2022] Key type asymmetric registered
        [Mi Mai 11 17:58:35 2022] Asymmetric key parser 'x509' registered
        [Mi Mai 11 17:58:35 2022] bounce: pool size: 64 pages
        [Mi Mai 11 17:58:35 2022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
        [Mi Mai 11 17:58:35 2022] io scheduler mq-deadline registered
        [Mi Mai 11 17:58:35 2022] io scheduler kyber registered
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 0                                                                                 0-ff]
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
        [Mi Mai 11 17:58:35 2022] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
        [Mi Mai 11 17:58:35 2022] pci_bus 0000:00: root bus resource [bus 00-ff]
        [Mi Mai 11 17:58:35 2022] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc                                                                                 0000000-0xffffffff])
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: PME# supported from D0 D3hot
        [Mi Mai 11 17:58:35 2022] PCI: bus0: Fast back to back transfers disabled
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
        [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
        [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
        [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: PME# supported from D0 D3hot
        [Mi Mai 11 17:58:35 2022] PCI: bus1: Fast back to back transfers disabled
        [Mi Mai 11 17:58:35 2022] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
        [Mi Mai 11 17:58:35 2022] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0: PCI bridge to [bus 01]
        [Mi Mai 11 17:58:35 2022] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
        [Mi Mai 11 17:58:35 2022] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
        [Mi Mai 11 17:58:35 2022] pcieport 0000:00:00.0: PME: Signaling with IRQ 62
        [Mi Mai 11 17:58:35 2022] bcm2708_fb soc:fb: FB found 1 display(s)
        [Mi Mai 11 17:58:35 2022] Console: switching to colour frame buffer device 128x37
        [Mi Mai 11 17:58:35 2022] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1024x600
        [Mi Mai 11 17:58:35 2022] iproc-rng200 fe104000.rng: hwrng registered
        [Mi Mai 11 17:58:35 2022] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
        [Mi Mai 11 17:58:35 2022] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
        [Mi Mai 11 17:58:35 2022] brd: module loaded
        [Mi Mai 11 17:58:35 2022] loop: module loaded
        [Mi Mai 11 17:58:35 2022] Loading iSCSI transport class v2.0-870.
        [Mi Mai 11 17:58:35 2022] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
        [Mi Mai 11 17:58:35 2022] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver r8152
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver lan78xx
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver smsc95xx
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000                                                                                 000890
        [Mi Mai 11 17:58:35 2022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
        [Mi Mai 11 17:58:35 2022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [Mi Mai 11 17:58:35 2022] usb usb1: Product: xHCI Host Controller
        [Mi Mai 11 17:58:35 2022] usb usb1: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
        [Mi Mai 11 17:58:35 2022] usb usb1: SerialNumber: 0000:01:00.0
        [Mi Mai 11 17:58:35 2022] hub 1-0:1.0: USB hub found
        [Mi Mai 11 17:58:35 2022] hub 1-0:1.0: 1 port detected
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
        [Mi Mai 11 17:58:35 2022] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
        [Mi Mai 11 17:58:35 2022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
        [Mi Mai 11 17:58:35 2022] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [Mi Mai 11 17:58:35 2022] usb usb2: Product: xHCI Host Controller
        [Mi Mai 11 17:58:35 2022] usb usb2: Manufacturer: Linux 5.10.103-v7l+ xhci-hcd
        [Mi Mai 11 17:58:35 2022] usb usb2: SerialNumber: 0000:01:00.0
        [Mi Mai 11 17:58:35 2022] hub 2-0:1.0: USB hub found
        [Mi Mai 11 17:58:35 2022] hub 2-0:1.0: 4 ports detected
        [Mi Mai 11 17:58:35 2022] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
        [Mi Mai 11 17:58:35 2022] dwc_otg: FIQ enabled
        [Mi Mai 11 17:58:35 2022] dwc_otg: NAK holdoff enabled
        [Mi Mai 11 17:58:35 2022] dwc_otg: FIQ split-transaction FSM enabled
        [Mi Mai 11 17:58:35 2022] Module dwc_common_port init
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver uas
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver usb-storage
        [Mi Mai 11 17:58:35 2022] mousedev: PS/2 mouse device common for all mice
        [Mi Mai 11 17:58:35 2022] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
        [Mi Mai 11 17:58:35 2022] sdhci: Secure Digital Host Controller Interface driver
        [Mi Mai 11 17:58:35 2022] sdhci: Copyright(c) Pierre Ossman
        [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
        [Mi Mai 11 17:58:35 2022] sdhci-pltfm: SDHCI platform and OF driver helper
        [Mi Mai 11 17:58:35 2022] ledtrig-cpu: registered to indicate activity on CPUs
        [Mi Mai 11 17:58:35 2022] hid: raw HID events driver (C) Jiri Kosina
        [Mi Mai 11 17:58:35 2022] usbcore: registered new interface driver usbhid
        [Mi Mai 11 17:58:35 2022] usbhid: USB HID core driver
        [Mi Mai 11 17:58:35 2022] Initializing XFRM netlink socket
        [Mi Mai 11 17:58:35 2022] NET: Registered protocol family 17
        [Mi Mai 11 17:58:35 2022] Key type dns_resolver registered
        [Mi Mai 11 17:58:35 2022] Registering SWP/SWPB emulation handler
        [Mi Mai 11 17:58:35 2022] registered taskstats version 1
        [Mi Mai 11 17:58:35 2022] Loading compiled-in X.509 certificates
        [Mi Mai 11 17:58:35 2022] Key type ._fscrypt registered
        [Mi Mai 11 17:58:35 2022] Key type .fscrypt registered
        [Mi Mai 11 17:58:35 2022] Key type fscrypt-provisioning registered
        [Mi Mai 11 17:58:35 2022] uart-pl011 fe201000.serial: there is not valid maps for state default
        [Mi Mai 11 17:58:35 2022] uart-pl011 fe201000.serial: cts_event_workaround enabled
        [Mi Mai 11 17:58:35 2022] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 r                                                                                 ev2
        [Mi Mai 11 17:58:35 2022] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
        [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
        [Mi Mai 11 17:58:35 2022] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
        [Mi Mai 11 17:58:35 2022] of_cfs_init
        [Mi Mai 11 17:58:35 2022] of_cfs_init: OK
        [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
        [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
        [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
        [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
        [Mi Mai 11 17:58:35 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
        [Mi Mai 11 17:58:35 2022] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
        [Mi Mai 11 17:58:35 2022] Waiting for root device PARTUUID=e6aee9c3-02...
        [Mi Mai 11 17:58:35 2022] mmc1: new high speed SDIO card at address 0001
        [Mi Mai 11 17:58:35 2022] usb 1-1: new high-speed USB device number 2 using xhci_hcd
        [Mi Mai 11 17:58:35 2022] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
        [Mi Mai 11 17:58:35 2022] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
        [Mi Mai 11 17:58:35 2022] usb 1-1: Product: USB2.0 Hub
        [Mi Mai 11 17:58:35 2022] hub 1-1:1.0: USB hub found
        [Mi Mai 11 17:58:35 2022] hub 1-1:1.0: 4 ports detected
        [Mi Mai 11 17:58:36 2022] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
        [Mi Mai 11 17:58:36 2022] usb 1-1.1: New USB device found, idVendor=1a86, idProduct=e5e3, bcdDevice= 0.00
        [Mi Mai 11 17:58:36 2022] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
        [Mi Mai 11 17:58:36 2022] usb 1-1.1: Product: USB2IIC_CTP_CONTROL
        [Mi Mai 11 17:58:36 2022] usb 1-1.1: Manufacturer: wch.cn
        [Mi Mai 11 17:58:36 2022] input: wch.cn USB2IIC_CTP_CONTROL as /devices/platform/scb/fd500000.pcie/pci0000:0                                                                                 0/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1A86:E5E3.0001/input/input0
        [Mi Mai 11 17:58:36 2022] hid-generic 0003:1A86:E5E3.0001: input,hidraw0: USB HID v1.00 Device [wch.cn USB2I                                                                                 IC_CTP_CONTROL] on usb-0000:01:00.0-1.1/input0
        [Mi Mai 11 17:58:36 2022] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
        [Mi Mai 11 17:58:36 2022] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16c8, bcdDevice= 1.00
        [Mi Mai 11 17:58:36 2022] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
        [Mi Mai 11 17:58:36 2022] usb 1-1.3: Product: CC2538 USB CDC
        [Mi Mai 11 17:58:36 2022] usb 1-1.3: Manufacturer: Texas Instruments
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: new high-speed USB device number 5 using xhci_hcd
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: New USB device found, idVendor=045b, idProduct=0229, bcdDevice= 0.00
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: Product: uPD720231A
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: Manufacturer: Renesas Electronics
        [Mi Mai 11 17:58:36 2022] usb 1-1.4: SerialNumber: 3230313130413830313233392020202020202020
        [Mi Mai 11 17:58:36 2022] scsi host0: uas
        [Mi Mai 11 17:58:36 2022] scsi 0:0:0:0: Direct-Access     WDC WDS2 50G2B0B          X611 PQ: 0 ANSI: 6
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] 4096-byte physical blocks
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Write Protect is off
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Mode Sense: 33 00 10 08
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Cache data unavailable
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Assuming drive cache: write through
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Optimal transfer size 4194304 bytes
        [Mi Mai 11 17:58:36 2022]  sda: sda1 sda2
        [Mi Mai 11 17:58:36 2022] sd 0:0:0:0: [sda] Attached SCSI disk
        [Mi Mai 11 17:58:36 2022] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
        [Mi Mai 11 17:58:36 2022] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
        [Mi Mai 11 17:58:36 2022] devtmpfs: mounted
        [Mi Mai 11 17:58:36 2022] Freeing unused kernel memory: 2048K
        [Mi Mai 11 17:58:36 2022] Run /sbin/init as init process
        [Mi Mai 11 17:58:36 2022]   with arguments:
        [Mi Mai 11 17:58:36 2022]     /sbin/init
        [Mi Mai 11 17:58:36 2022]     splash
        [Mi Mai 11 17:58:36 2022]   with environment:
        [Mi Mai 11 17:58:36 2022]     HOME=/
        [Mi Mai 11 17:58:36 2022]     TERM=linux
        [Mi Mai 11 17:58:37 2022] systemd[1]: System time before build time, advancing clock.
        [Mi Mai 11 17:58:37 2022] NET: Registered protocol family 10
        [Mi Mai 11 17:58:37 2022] Segment Routing with IPv6
        [Mi Mai 11 17:58:37 2022] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARM                                                                                 OR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2                                                                                  +IDN -PCRE2 default-hierarchy=hybrid)
        [Mi Mai 11 17:58:37 2022] systemd[1]: Detected architecture arm.
        [Mi Mai 11 17:58:37 2022] systemd[1]: Set hostname to <ioBroker482>.
        [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
        [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
        [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on Journal Socket (/dev/log).
        [Mi Mai 11 17:58:38 2022] random: systemd: uninitialized urandom read (16 bytes read)
        [Mi Mai 11 17:58:38 2022] systemd[1]: Created slice User and Session Slice.
        [Mi Mai 11 17:58:38 2022] systemd[1]: Reached target Slices.
        [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on fsck to fsckd communication Socket.
        [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on Journal Audit Socket.
        [Mi Mai 11 17:58:38 2022] systemd[1]: Listening on initctl Compatibility Named Pipe.
        [Mi Mai 11 17:58:38 2022] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
        [Mi Mai 11 17:58:38 2022] i2c /dev entries driver
        [Mi Mai 11 17:58:39 2022] EXT4-fs (sda2): re-mounted. Opts: (null)
        [Mi Mai 11 17:58:39 2022] systemd-journald[120]: Received request to flush runtime journal from PID 1
        [Mi Mai 11 17:58:40 2022] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00                                                                                 000 length 0x00010000
        [Mi Mai 11 17:58:40 2022] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0x                                                                                 feb10000 length 0x00001000
        [Mi Mai 11 17:58:40 2022] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20                                                                                 000 length 0x00010000
        [Mi Mai 11 17:58:40 2022] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb3000                                                                                 0 length 0x00010000
        [Mi Mai 11 17:58:40 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have                                                                                  been warned.
        [Mi Mai 11 17:58:40 2022] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
        [Mi Mai 11 17:58:40 2022] [vc_sm_connected_init]: start
        [Mi Mai 11 17:58:40 2022] mc: Linux media interface: v0.10
        [Mi Mai 11 17:58:40 2022] [vc_sm_connected_init]: installed successfully
        [Mi Mai 11 17:58:40 2022] videodev: Linux video capture interface: v2.00
        [Mi Mai 11 17:58:40 2022] cfg80211: Loading compiled-in X.509 certificates for regulatory database
        [Mi Mai 11 17:58:40 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown,                                                                                  you have been warned.
        [Mi Mai 11 17:58:40 2022] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
        [Mi Mai 11 17:58:40 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown,                                                                                  you have been warned.
        [Mi Mai 11 17:58:40 2022] bcm2835_isp: module is from the staging directory, the quality is unknown, you hav                                                                                 e been warned.
        [Mi Mai 11 17:58:41 2022] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you ha                                                                                 ve been warned.
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
        [Mi Mai 11 17:58:41 2022] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
        [Mi Mai 11 17:58:41 2022] bcm2835_codec: module is from the staging directory, the quality is unknown, you h                                                                                 ave been warned.
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
        [Mi Mai 11 17:58:41 2022] brcmfmac: F1 signature read @0x18000000=0x15264345
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
        [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [Mi Mai 11 17:58:41 2022] usbcore: registered new interface driver brcmfmac
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
        [Mi Mai 11 17:58:41 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
        [Mi Mai 11 17:58:41 2022] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
        [Mi Mai 11 17:58:41 2022] usbcore: registered new interface driver cdc_acm
        [Mi Mai 11 17:58:41 2022] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
        [Mi Mai 11 17:58:41 2022] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
        [Mi Mai 11 17:58:41 2022] bcmgenet fd580000.ethernet eth0: Link is Down
        [Mi Mai 11 17:58:41 2022] sd 0:0:0:0: Attached scsi generic sg0 type 0
        [Mi Mai 11 17:58:41 2022] input: wch.cn USB2IIC_CTP_CONTROL as /devices/platform/scb/fd500000.pcie/pci0000:0                                                                                 0/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1A86:E5E3.0001/input/input1
        [Mi Mai 11 17:58:41 2022] hid-multitouch 0003:1A86:E5E3.0001: input,hidraw0: USB HID v1.00 Device [wch.cn US                                                                                 B2IIC_CTP_CONTROL] on usb-0000:01:00.0-1.1/input0
        [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [Mi Mai 11 17:58:41 2022] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 ver                                                                                 sion 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
        [Mi Mai 11 17:58:42 2022] random: crng init done
        [Mi Mai 11 17:58:42 2022] random: 7 urandom warning(s) missed due to ratelimiting
        [Mi Mai 11 17:58:44 2022] uart-pl011 fe201000.serial: no DMA platform data
        [Mi Mai 11 17:58:44 2022] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k FS
        [Mi Mai 11 17:58:45 2022] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
        [Mi Mai 11 17:58:45 2022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
        [Mi Mai 11 17:58:51 2022] Bluetooth: Core ver 2.22
        [Mi Mai 11 17:58:51 2022] NET: Registered protocol family 31
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI device and connection manager initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI socket layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: L2CAP socket layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: SCO socket layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART driver ver 2.3
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol H4 registered
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol Three-wire (H5) registered
        [Mi Mai 11 17:58:51 2022] Bluetooth: HCI UART protocol Broadcom registered
        [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP filters: protocol multicast
        [Mi Mai 11 17:58:51 2022] Bluetooth: BNEP socket layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM TTY layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM socket layer initialized
        [Mi Mai 11 17:58:51 2022] Bluetooth: RFCOMM ver 1.11
        [Mi Mai 11 17:59:05 2022] vcc-sd: disabling
        pi@ioBroker482:~ $
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #26

        @atticus

        Und wo wir gerade dabei sind:
        Die Ausgaben zu

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        

        posten.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        A 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @atticus

          Und wo wir gerade dabei sind:
          Die Ausgaben zu

          sudo ln -s /usr/bin/node /usr/bin/nodejs
          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          

          posten.

          A Offline
          A Offline
          Atticus
          schrieb am zuletzt editiert von
          #27
          
          pi@ioBroker482:~ $ iob -v
          4.0.21
          pi@ioBroker482:~ $ npm -v
          6.14.16
          pi@ioBroker482:~ $ node -v
          v14.19.1
          pi@ioBroker482:~ $ nodejs -v
          v14.19.1
          pi@ioBroker482:~ $
          
          
          A 1 Antwort Letzte Antwort
          0
          • A Atticus
            
            pi@ioBroker482:~ $ iob -v
            4.0.21
            pi@ioBroker482:~ $ npm -v
            6.14.16
            pi@ioBroker482:~ $ node -v
            v14.19.1
            pi@ioBroker482:~ $ nodejs -v
            v14.19.1
            pi@ioBroker482:~ $
            
            
            A Offline
            A Offline
            Atticus
            schrieb am zuletzt editiert von
            #28
            pi@ioBroker482:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
            ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
            
            
            
            A 1 Antwort Letzte Antwort
            0
            • A Atticus
              pi@ioBroker482:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
              ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
              
              
              
              A Offline
              A Offline
              Atticus
              schrieb am zuletzt editiert von
              #29
              pi@ioBroker482:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              armv7l
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.19.1
              v14.19.1
              6.14.16
              pi
              /home/pi
              OK:1 http://archive.raspberrypi.org/debian buster InRelease
              OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
              OK:3 https://deb.nodesource.com/node_14.x buster InRelease
              Paketlisten werden gelesen... Fertig
              Abhängigkeitsbaum wird aufgebaut.
              Statusinformationen werden eingelesen.... Fertig
              Aktualisierung für 14 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
              nodejs:
                Installiert:           14.19.1-deb-1nodesource1
                Installationskandidat: 14.19.2-deb-1nodesource1
                Versionstabelle:
                   14.19.2-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
               *** 14.19.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u1 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              pi@ioBroker482:~ $
              
              
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • A Atticus
                pi@ioBroker482:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                armv7l
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v14.19.1
                v14.19.1
                6.14.16
                pi
                /home/pi
                OK:1 http://archive.raspberrypi.org/debian buster InRelease
                OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                OK:3 https://deb.nodesource.com/node_14.x buster InRelease
                Paketlisten werden gelesen... Fertig
                Abhängigkeitsbaum wird aufgebaut.
                Statusinformationen werden eingelesen.... Fertig
                Aktualisierung für 14 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                nodejs:
                  Installiert:           14.19.1-deb-1nodesource1
                  Installationskandidat: 14.19.2-deb-1nodesource1
                  Versionstabelle:
                     14.19.2-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                 *** 14.19.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     10.24.0~dfsg-1~deb10u1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                pi@ioBroker482:~ $
                
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #30

                @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                Aktualisierung für 14 Pakete verfügbar.

                iobroker stop
                sudo apt full-upgrade
                sudo reboot
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                A 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                  Aktualisierung für 14 Pakete verfügbar.

                  iobroker stop
                  sudo apt full-upgrade
                  sudo reboot
                  
                  A Offline
                  A Offline
                  Atticus
                  schrieb am zuletzt editiert von
                  #31

                  @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                  @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                  Aktualisierung für 14 Pakete verfügbar.

                  iobroker stop
                  sudo apt full-upgrade
                  sudo reboot
                  

                  Ok, das kann doch aber nicht die Ursache der Probleme sein.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • A Atticus

                    @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                    @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                    Aktualisierung für 14 Pakete verfügbar.

                    iobroker stop
                    sudo apt full-upgrade
                    sudo reboot
                    

                    Ok, das kann doch aber nicht die Ursache der Probleme sein.

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #32

                    @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                    Ok, das kann doch aber nicht die Ursache der Probleme sein.

                    Weiß ich nicht. Weißt du es?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    A 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                      Ok, das kann doch aber nicht die Ursache der Probleme sein.

                      Weiß ich nicht. Weißt du es?

                      A Offline
                      A Offline
                      Atticus
                      schrieb am zuletzt editiert von
                      #33

                      @thomas-braun Nein, ich weiß es auch nicht.

                      A 1 Antwort Letzte Antwort
                      0
                      • A Atticus

                        @thomas-braun Nein, ich weiß es auch nicht.

                        A Offline
                        A Offline
                        Atticus
                        schrieb am zuletzt editiert von
                        #34

                        So wie es im Moment aussieht, scheint wieder zu funktionieren. Danke an alle für Eure Unterstützung.

                        Eine Frage noch: Wo kann ich die Zeit, die bei "Eine langsame Verbindungstelle die Zeit auf 1 Minute" wieder zurück stellen?

                        A 1 Antwort Letzte Antwort
                        0
                        • A Atticus

                          So wie es im Moment aussieht, scheint wieder zu funktionieren. Danke an alle für Eure Unterstützung.

                          Eine Frage noch: Wo kann ich die Zeit, die bei "Eine langsame Verbindungstelle die Zeit auf 1 Minute" wieder zurück stellen?

                          A Offline
                          A Offline
                          Atticus
                          schrieb am zuletzt editiert von Atticus
                          #35

                          Hallo, ich noch mal: es scheint immer nur kurze Zeit zu funktionieren.

                          pi@ioBroker482:~ $ pi@ioBroker482:~ $ iob status
                          
                          Error: Connection is closed.
                              at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                              at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                              at Object.onceWrapper (events.js:520:26)
                              at Socket.emit (events.js:400:28)
                              at TCP.<anonymous> (net.js:686:12)
                          Emitted 'error' event on ScanStream instance at:
                              at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                              at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                              at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                              at processTicksAndRejections (internal/process/task_queues.js:95:5)
                          pi@ioBroker482:~ $
                          
                          

                          Die Ansicht der Instanzen wird nicht oder nur sehr langsam geladen.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • A Atticus

                            Hallo, ich noch mal: es scheint immer nur kurze Zeit zu funktionieren.

                            pi@ioBroker482:~ $ pi@ioBroker482:~ $ iob status
                            
                            Error: Connection is closed.
                                at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                                at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                                at Object.onceWrapper (events.js:520:26)
                                at Socket.emit (events.js:400:28)
                                at TCP.<anonymous> (net.js:686:12)
                            Emitted 'error' event on ScanStream instance at:
                                at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                                at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                                at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                                at processTicksAndRejections (internal/process/task_queues.js:95:5)
                            pi@ioBroker482:~ $
                            
                            

                            Die Ansicht der Instanzen wird nicht oder nur sehr langsam geladen.

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #36

                            @atticus

                            top
                            

                            und

                            free -ht --mega
                            

                            sagen?

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            A 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @atticus

                              top
                              

                              und

                              free -ht --mega
                              

                              sagen?

                              A Offline
                              A Offline
                              Atticus
                              schrieb am zuletzt editiert von
                              #37

                              @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                              free -ht --mega

                              pi@ioBroker482:~ $ free -ht --mega
                                            total        used        free      shared  buff/cache   available
                              Mem:           7,9G        1,6G        5,8G         24M        429M        6,5G
                              Swap:           99M          0B         99M
                              Total:         8,0G        1,6G        5,9G
                              pi@ioBroker482:~ $
                              
                              

                              Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                              HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • A Atticus

                                @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                                free -ht --mega

                                pi@ioBroker482:~ $ free -ht --mega
                                              total        used        free      shared  buff/cache   available
                                Mem:           7,9G        1,6G        5,8G         24M        429M        6,5G
                                Swap:           99M          0B         99M
                                Total:         8,0G        1,6G        5,9G
                                pi@ioBroker482:~ $
                                
                                

                                Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #38

                                @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                                Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                einfach markieren, dann ist es schon in der Zwischenablage

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • A Atticus

                                  @thomas-braun sagte in ioBroker hat eine langsame Verbindung erkannt:

                                  free -ht --mega

                                  pi@ioBroker482:~ $ free -ht --mega
                                                total        used        free      shared  buff/cache   available
                                  Mem:           7,9G        1,6G        5,8G         24M        429M        6,5G
                                  Swap:           99M          0B         99M
                                  Total:         8,0G        1,6G        5,9G
                                  pi@ioBroker482:~ $
                                  
                                  

                                  Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #39

                                  @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                                  Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                  Weil es immer aufgefrischt wird?
                                  STRG-C in einem aussagekräftigen Moment drücken, top bleibt in der Konsole stehen. Konsolenfenster zuvor groß genug machen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  A 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @atticus sagte in ioBroker hat eine langsame Verbindung erkannt:

                                    Wie bekomme ich die Ausgabe von "top" aus putty hier herein? Ich kann das irgendwie nicht kopieren

                                    Weil es immer aufgefrischt wird?
                                    STRG-C in einem aussagekräftigen Moment drücken, top bleibt in der Konsole stehen. Konsolenfenster zuvor groß genug machen.

                                    A Offline
                                    A Offline
                                    Atticus
                                    schrieb am zuletzt editiert von
                                    #40

                                    top

                                     430 iobroker  20   0  311600 204676  33988 R  99,3   2,5  12:46.12 iobroker.js-con
                                      732 iobroker  20   0  206952  95532  29140 S  79,2   1,2   9:06.56 io.mqtt.0
                                      526 iobroker  20   0  262528 155936  33996 S  28,1   1,9   3:49.33 io.javascript.0
                                      481 iobroker  20   0  218308 111968  34548 S  26,4   1,4   2:52.79 io.admin.0
                                      828 iobroker  20   0  220888 110996  29056 S  12,5   1,4   2:00.22 io.shelly.0
                                      747 iobroker  20   0  179548  61824  29044 S   2,3   0,8   0:12.93 io.ping.0
                                      556 iobroker  20   0  197500  85584  29244 S   1,7   1,1   0:23.91 io.sql.0
                                      626 iobroker  20   0  178228  67752  29080 S   1,7   0,8   0:11.25 io.hm-rpc.1
                                      604 iobroker  20   0  183728  71728  28964 S   1,0   0,9   0:12.60 io.hm-rega.0
                                       85 root      20   0       0      0      0 I   0,7   0,0   0:04.35 kworker/0:4-mm_percpu_wq
                                      511 iobroker  20   0  176820  59520  29000 S   0,7   0,7   0:06.77 io.history.0
                                      610 iobroker  20   0  175852  57760  29072 S   0,7   0,7   0:04.43 io.hm-rpc.0
                                     1070 iobroker  20   0  177068  65624  29684 S   0,7   0,8   0:15.62 io.fritzdect.0
                                     1121 iobroker  20   0  183368  67548  29748 S   0,7   0,8   0:04.89 io.iot.0
                                     1227 iobroker  20   0  174596  56340  29140 S   0,7   0,7   0:03.89 io.text2command
                                       11 root      20   0       0      0      0 R   0,3   0,0   0:00.89 ksoftirqd/0
                                       27 root      20   0       0      0      0 S   0,3   0,0   0:00.34 ksoftirqd/3
                                       88 root     -51   0       0      0      0 S   0,3   0,0   0:01.93 irq/47-mmc0
                                      496 iobroker  20   0  174876  55060  28960 S   0,3   0,7   0:03.47 io.email.0
                                      653 iobroker  20   0  176768  64876  29008 S   0,3   0,8   0:05.78 io.hm-rpc.2
                                      672 iobroker  20   0  176032  64656  28976 S   0,3   0,8   0:05.66 io.hm-rpc.3
                                      766 iobroker  20   0  174048  57032  28752 R   0,3   0,7   0:06.80 io.rpi2.0
                                      979 iobroker  20   0  174620  54696  28924 S   0,3   0,7   0:03.93 io.enocean.0
                                     1055 pi        20   0   12300   4156   3328 S   0,3   0,1   0:01.03 sshd
                                     1134 iobroker  20   0  175676  55896  28992 S   0,3   0,7   0:04.57 io.simple-api.0
                                     1333 iobroker  20   0  179456  65856  29016 S   0,3   0,8   0:04.48 io.web.0
                                     3313 pi        20   0   10452   2968   2536 R   0,3   0,0   0:00.04 top
                                     3319 iobroker  20   0    9376    760    652 S   0,3   0,0   0:00.01 ping
                                        1 root      20   0   15268   8132   6604 S   0,0   0,1   0:03.99 systemd
                                        2 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kthreadd
                                        3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                                        4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                                        6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                                        8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                                        9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                                       10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                                       12 root      20   0       0      0      0 I   0,0   0,0   0:00.84 rcu_sched
                                       13 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/0
                                       14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                                       15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                                       16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
                                       17 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/1
                                       19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
                                       20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                                       21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
                                    pi@ioBroker482:~ $
                                    
                                    
                                    A 1 Antwort Letzte Antwort
                                    0
                                    • A Atticus

                                      top

                                       430 iobroker  20   0  311600 204676  33988 R  99,3   2,5  12:46.12 iobroker.js-con
                                        732 iobroker  20   0  206952  95532  29140 S  79,2   1,2   9:06.56 io.mqtt.0
                                        526 iobroker  20   0  262528 155936  33996 S  28,1   1,9   3:49.33 io.javascript.0
                                        481 iobroker  20   0  218308 111968  34548 S  26,4   1,4   2:52.79 io.admin.0
                                        828 iobroker  20   0  220888 110996  29056 S  12,5   1,4   2:00.22 io.shelly.0
                                        747 iobroker  20   0  179548  61824  29044 S   2,3   0,8   0:12.93 io.ping.0
                                        556 iobroker  20   0  197500  85584  29244 S   1,7   1,1   0:23.91 io.sql.0
                                        626 iobroker  20   0  178228  67752  29080 S   1,7   0,8   0:11.25 io.hm-rpc.1
                                        604 iobroker  20   0  183728  71728  28964 S   1,0   0,9   0:12.60 io.hm-rega.0
                                         85 root      20   0       0      0      0 I   0,7   0,0   0:04.35 kworker/0:4-mm_percpu_wq
                                        511 iobroker  20   0  176820  59520  29000 S   0,7   0,7   0:06.77 io.history.0
                                        610 iobroker  20   0  175852  57760  29072 S   0,7   0,7   0:04.43 io.hm-rpc.0
                                       1070 iobroker  20   0  177068  65624  29684 S   0,7   0,8   0:15.62 io.fritzdect.0
                                       1121 iobroker  20   0  183368  67548  29748 S   0,7   0,8   0:04.89 io.iot.0
                                       1227 iobroker  20   0  174596  56340  29140 S   0,7   0,7   0:03.89 io.text2command
                                         11 root      20   0       0      0      0 R   0,3   0,0   0:00.89 ksoftirqd/0
                                         27 root      20   0       0      0      0 S   0,3   0,0   0:00.34 ksoftirqd/3
                                         88 root     -51   0       0      0      0 S   0,3   0,0   0:01.93 irq/47-mmc0
                                        496 iobroker  20   0  174876  55060  28960 S   0,3   0,7   0:03.47 io.email.0
                                        653 iobroker  20   0  176768  64876  29008 S   0,3   0,8   0:05.78 io.hm-rpc.2
                                        672 iobroker  20   0  176032  64656  28976 S   0,3   0,8   0:05.66 io.hm-rpc.3
                                        766 iobroker  20   0  174048  57032  28752 R   0,3   0,7   0:06.80 io.rpi2.0
                                        979 iobroker  20   0  174620  54696  28924 S   0,3   0,7   0:03.93 io.enocean.0
                                       1055 pi        20   0   12300   4156   3328 S   0,3   0,1   0:01.03 sshd
                                       1134 iobroker  20   0  175676  55896  28992 S   0,3   0,7   0:04.57 io.simple-api.0
                                       1333 iobroker  20   0  179456  65856  29016 S   0,3   0,8   0:04.48 io.web.0
                                       3313 pi        20   0   10452   2968   2536 R   0,3   0,0   0:00.04 top
                                       3319 iobroker  20   0    9376    760    652 S   0,3   0,0   0:00.01 ping
                                          1 root      20   0   15268   8132   6604 S   0,0   0,1   0:03.99 systemd
                                          2 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kthreadd
                                          3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                                          4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                                          6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0H-events_highpri
                                          8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                                          9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                                         10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                                         12 root      20   0       0      0      0 I   0,0   0,0   0:00.84 rcu_sched
                                         13 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/0
                                         14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                                         15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                                         16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
                                         17 root      20   0       0      0      0 S   0,0   0,0   0:00.25 ksoftirqd/1
                                         19 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kworker/1:0H-kblockd
                                         20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                                         21 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
                                      pi@ioBroker482:~ $
                                      
                                      
                                      A Offline
                                      A Offline
                                      Atticus
                                      schrieb am zuletzt editiert von
                                      #41

                                      noch mal top

                                         93 root      20   0       0      0      0 S   0,0   0,0   0:00.10 jbd2/sda2-8
                                         94 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ext4-rsv-conver
                                         95 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ipv6_addrconf
                                         98 root       0 -20       0      0      0 I   0,0   0,0   0:00.03 kworker/3:1H-kblockd
                                        113 root       0 -20       0      0      0 I   0,0   0,0   0:00.08 kworker/2:1H-kblockd
                                        121 root      20   0   45796   9284   8432 S   0,0   0,1   0:00.72 systemd-journal
                                        123 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:2-cgroup_destroy
                                        154 root      20   0       0      0      0 I   0,0   0,0   0:00.18 kworker/u8:2-events_unbound
                                        156 root      20   0   18592   4104   3236 S   0,0   0,1   0:00.52 systemd-udevd
                                        159 systemd+  20   0   14444   5008   4416 S   0,0   0,1   0:00.19 systemd-network
                                        188 root      20   0       0      0      0 S   0,0   0,0   0:00.00 vchiq-keep/0
                                        189 root      10 -10       0      0      0 S   0,0   0,0   0:00.00 SMIO
                                        199 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                        209 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                        211 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                        212 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                        213 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                        222 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cfg80211
                                        232 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 brcmf_wq/mmc1:0
                                        234 root      20   0       0      0      0 S   0,0   0,0   0:00.00 brcmf_wdog/mmc1
                                        320 systemd+  20   0   22384   2852   2268 S   0,0   0,0   0:00.32 systemd-timesyn
                                        326 systemd+  20   0   19128   7496   6628 S   0,0   0,1   0:00.25 systemd-resolve
                                        354 root      20   0   25808   3032   2688 S   0,0   0,0   0:00.10 rsyslogd
                                        355 message+  20   0    6548   3036   2760 S   0,0   0,0   0:00.21 dbus-daemon
                                        356 root      20   0   13012   5668   5044 S   0,0   0,1   0:00.12 systemd-logind
                                        360 root      20   0    7948   2496   2320 S   0,0   0,0   0:00.02 cron
                                        363 avahi     20   0    5896   2972   2656 S   0,0   0,0   0:00.81 avahi-daemon
                                        365 root      20   0   27892   6636   5584 S   0,0   0,1   0:00.11 cupsd
                                        366 nobody    20   0    4320   2192   2020 S   0,0   0,0   0:00.03 thd
                                        373 root      20   0   27656     80      0 S   0,0   0,0   0:00.12 rngd
                                        378 root      20   0   10712   1872   1524 S   0,0   0,0   0:00.04 wpa_supplicant
                                        386 avahi     20   0    5768    252      0 S   0,0   0,0   0:00.00 avahi-daemon
                                        429 root      20   0   40484   8976   7936 S   0,0   0,1   0:00.09 cups-browsed
                                        446 root      20   0    4308   1436   1348 S   0,0   0,0   0:00.01 agetty
                                        448 root      20   0   10684   5528   4976 S   0,0   0,1   0:00.05 sshd
                                        496 iobroker  20   0  174876  55112  28960 S   0,0   0,7   0:03.57 io.email.0
                                        511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:06.89 io.history.0
                                        537 iobroker  20   0  173512  62172  28876 S   0,0   0,8   0:05.51 io.node-red.0
                                        556 iobroker  20   0  197756  85712  29244 S   0,0   1,1   0:24.59 io.sql.0
                                        563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                        575 iobroker  20   0  187248  78664  34636 S   0,0   1,0   0:09.37 io.telegram.0
                                        604 iobroker  20   0  183728  71596  28964 S   0,0   0,9   0:12.84 io.hm-rega.0
                                        610 iobroker  20   0  175984  57836  29072 S   0,0   0,7   0:04.54 io.hm-rpc.0
                                        626 iobroker  20   0  178608  67332  29080 S   0,0   0,8   0:11.58 io.hm-rpc.1
                                        653 iobroker  20   0  177024  64596  29008 S   0,0   0,8   0:06.06 io.hm-rpc.2
                                      pi@ioBroker482:~ $
                                      
                                      
                                      A 1 Antwort Letzte Antwort
                                      0
                                      • A Atticus

                                        noch mal top

                                           93 root      20   0       0      0      0 S   0,0   0,0   0:00.10 jbd2/sda2-8
                                           94 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ext4-rsv-conver
                                           95 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 ipv6_addrconf
                                           98 root       0 -20       0      0      0 I   0,0   0,0   0:00.03 kworker/3:1H-kblockd
                                          113 root       0 -20       0      0      0 I   0,0   0,0   0:00.08 kworker/2:1H-kblockd
                                          121 root      20   0   45796   9284   8432 S   0,0   0,1   0:00.72 systemd-journal
                                          123 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:2-cgroup_destroy
                                          154 root      20   0       0      0      0 I   0,0   0,0   0:00.18 kworker/u8:2-events_unbound
                                          156 root      20   0   18592   4104   3236 S   0,0   0,1   0:00.52 systemd-udevd
                                          159 systemd+  20   0   14444   5008   4416 S   0,0   0,1   0:00.19 systemd-network
                                          188 root      20   0       0      0      0 S   0,0   0,0   0:00.00 vchiq-keep/0
                                          189 root      10 -10       0      0      0 S   0,0   0,0   0:00.00 SMIO
                                          199 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                          209 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                          211 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                          212 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                          213 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mmal-vchiq
                                          222 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cfg80211
                                          232 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 brcmf_wq/mmc1:0
                                          234 root      20   0       0      0      0 S   0,0   0,0   0:00.00 brcmf_wdog/mmc1
                                          320 systemd+  20   0   22384   2852   2268 S   0,0   0,0   0:00.32 systemd-timesyn
                                          326 systemd+  20   0   19128   7496   6628 S   0,0   0,1   0:00.25 systemd-resolve
                                          354 root      20   0   25808   3032   2688 S   0,0   0,0   0:00.10 rsyslogd
                                          355 message+  20   0    6548   3036   2760 S   0,0   0,0   0:00.21 dbus-daemon
                                          356 root      20   0   13012   5668   5044 S   0,0   0,1   0:00.12 systemd-logind
                                          360 root      20   0    7948   2496   2320 S   0,0   0,0   0:00.02 cron
                                          363 avahi     20   0    5896   2972   2656 S   0,0   0,0   0:00.81 avahi-daemon
                                          365 root      20   0   27892   6636   5584 S   0,0   0,1   0:00.11 cupsd
                                          366 nobody    20   0    4320   2192   2020 S   0,0   0,0   0:00.03 thd
                                          373 root      20   0   27656     80      0 S   0,0   0,0   0:00.12 rngd
                                          378 root      20   0   10712   1872   1524 S   0,0   0,0   0:00.04 wpa_supplicant
                                          386 avahi     20   0    5768    252      0 S   0,0   0,0   0:00.00 avahi-daemon
                                          429 root      20   0   40484   8976   7936 S   0,0   0,1   0:00.09 cups-browsed
                                          446 root      20   0    4308   1436   1348 S   0,0   0,0   0:00.01 agetty
                                          448 root      20   0   10684   5528   4976 S   0,0   0,1   0:00.05 sshd
                                          496 iobroker  20   0  174876  55112  28960 S   0,0   0,7   0:03.57 io.email.0
                                          511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:06.89 io.history.0
                                          537 iobroker  20   0  173512  62172  28876 S   0,0   0,8   0:05.51 io.node-red.0
                                          556 iobroker  20   0  197756  85712  29244 S   0,0   1,1   0:24.59 io.sql.0
                                          563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                          575 iobroker  20   0  187248  78664  34636 S   0,0   1,0   0:09.37 io.telegram.0
                                          604 iobroker  20   0  183728  71596  28964 S   0,0   0,9   0:12.84 io.hm-rega.0
                                          610 iobroker  20   0  175984  57836  29072 S   0,0   0,7   0:04.54 io.hm-rpc.0
                                          626 iobroker  20   0  178608  67332  29080 S   0,0   0,8   0:11.58 io.hm-rpc.1
                                          653 iobroker  20   0  177024  64596  29008 S   0,0   0,8   0:06.06 io.hm-rpc.2
                                        pi@ioBroker482:~ $
                                        
                                        
                                        A Offline
                                        A Offline
                                        Atticus
                                        schrieb am zuletzt editiert von
                                        #42

                                        und noch mal top

                                          511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:07.02 io.history.0
                                          537 iobroker  20   0  174092  62412  28876 S   0,0   0,8   0:05.59 io.node-red.0
                                          563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                          575 iobroker  20   0  187504  78684  34636 S   0,0   1,0   0:09.49 io.telegram.0
                                          604 iobroker  20   0  183984  72288  28964 S   0,0   0,9   0:13.14 io.hm-rega.0
                                          610 iobroker  20   0  178032  60056  29072 S   0,0   0,7   0:04.80 io.hm-rpc.0
                                          626 iobroker  20   0  180920  69600  29080 S   0,0   0,9   0:11.97 io.hm-rpc.1
                                          653 iobroker  20   0  177280  64836  29008 S   0,0   0,8   0:06.26 io.hm-rpc.2
                                          687 iobroker  20   0  176420  59664  29056 S   0,0   0,7   0:04.58 io.hm-rpc.4
                                          717 iobroker  20   0  232544  72312  35552 S   0,0   0,9   0:07.22 io.mihome-vacuu
                                          766 iobroker  20   0  174240  57428  28752 S   0,0   0,7   0:07.43 io.rpi2.0
                                          849 iobroker  20   0  195692  84404  30312 S   0,0   1,0   0:13.80 io.zigbee.1
                                          864 iobroker  20   0  179620  65184  29624 S   0,0   0,8   0:09.33 io.hue.0
                                          881 iobroker  20   0  174688  54864  29000 S   0,0   0,7   0:04.24 io.discovery.0
                                          903 iobroker  20   0  180092  70472  33848 S   0,0   0,9   0:05.29 io.backitup.0
                                          916 iobroker  20   0  173736  54288  28872 S   0,0   0,7   0:03.90 io.ble.0
                                          931 iobroker  20   0  175840  58712  29108 S   0,0   0,7   0:04.82 io.doorbird.0
                                          938 root      20   0   12300   6352   5552 S   0,0   0,1   0:00.10 sshd
                                          979 iobroker  20   0  174620  55228  28924 S   0,0   0,7   0:04.18 io.enocean.0
                                         1003 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsiod
                                         1004 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 smb3decryptd
                                         1005 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsfileinfoput
                                         1006 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsoplockd
                                         1007 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifs-dfscache
                                         1036 pi        20   0   14696   7444   6484 S   0,0   0,1   0:00.14 systemd
                                         1037 pi        20   0   16912   3416   1772 S   0,0   0,0   0:00.00 (sd-pam)
                                         1055 pi        20   0   12300   4156   3328 S   0,0   0,1   0:01.45 sshd
                                         1056 pi        20   0    8488   3832   2920 S   0,0   0,0   0:00.14 bash
                                         1121 iobroker  20   0  183560  67592  29748 S   0,0   0,8   0:05.10 io.iot.0
                                         1134 iobroker  20   0  175940  56228  28992 S   0,0   0,7   0:04.77 io.simple-api.0
                                         1147 iobroker  20   0  177008  59476  28984 S   0,0   0,7   0:04.42 io.socketio.0
                                         1162 iobroker  20   0  178592  62216  29520 S   0,0   0,8   0:05.05 io.terminal.0
                                         1227 iobroker  20   0  174852  56672  29140 S   0,0   0,7   0:04.12 io.text2command
                                         1286 iobroker  20   0  191536  74680  30292 S   0,0   0,9   0:06.56 io.web-speedy.0
                                         1333 iobroker  20   0  179456  66008  29016 S   0,0   0,8   0:04.75 io.web.0
                                         1378 iobroker  20   0  175400  57584  31256 S   0,0   0,7   0:04.32 io.iqontrol.0
                                         2692 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0-events
                                         2757 root      20   0       0      0      0 I   0,0   0,0   0:00.07 kworker/1:0-mm_percpu_wq
                                         2848 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/u8:0-events_unbound
                                         3437 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:1-events
                                         3648 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0-cgroup_destroy
                                         3701 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/1:2-events_power_efficient
                                         3722 iobroker  20   0  172992  54416  28968 S   0,0   0,7   0:02.72 io.dwd.0
                                        
                                        
                                        
                                        
                                        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                        0
                                        • A Atticus

                                          und noch mal top

                                            511 iobroker  20   0  177592  59196  29000 S   0,0   0,7   0:07.02 io.history.0
                                            537 iobroker  20   0  174092  62412  28876 S   0,0   0,8   0:05.59 io.node-red.0
                                            563 iobroker  20   0  208212  94028  29360 S   0,0   1,2   0:09.70 node-red
                                            575 iobroker  20   0  187504  78684  34636 S   0,0   1,0   0:09.49 io.telegram.0
                                            604 iobroker  20   0  183984  72288  28964 S   0,0   0,9   0:13.14 io.hm-rega.0
                                            610 iobroker  20   0  178032  60056  29072 S   0,0   0,7   0:04.80 io.hm-rpc.0
                                            626 iobroker  20   0  180920  69600  29080 S   0,0   0,9   0:11.97 io.hm-rpc.1
                                            653 iobroker  20   0  177280  64836  29008 S   0,0   0,8   0:06.26 io.hm-rpc.2
                                            687 iobroker  20   0  176420  59664  29056 S   0,0   0,7   0:04.58 io.hm-rpc.4
                                            717 iobroker  20   0  232544  72312  35552 S   0,0   0,9   0:07.22 io.mihome-vacuu
                                            766 iobroker  20   0  174240  57428  28752 S   0,0   0,7   0:07.43 io.rpi2.0
                                            849 iobroker  20   0  195692  84404  30312 S   0,0   1,0   0:13.80 io.zigbee.1
                                            864 iobroker  20   0  179620  65184  29624 S   0,0   0,8   0:09.33 io.hue.0
                                            881 iobroker  20   0  174688  54864  29000 S   0,0   0,7   0:04.24 io.discovery.0
                                            903 iobroker  20   0  180092  70472  33848 S   0,0   0,9   0:05.29 io.backitup.0
                                            916 iobroker  20   0  173736  54288  28872 S   0,0   0,7   0:03.90 io.ble.0
                                            931 iobroker  20   0  175840  58712  29108 S   0,0   0,7   0:04.82 io.doorbird.0
                                            938 root      20   0   12300   6352   5552 S   0,0   0,1   0:00.10 sshd
                                            979 iobroker  20   0  174620  55228  28924 S   0,0   0,7   0:04.18 io.enocean.0
                                           1003 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsiod
                                           1004 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 smb3decryptd
                                           1005 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsfileinfoput
                                           1006 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifsoplockd
                                           1007 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 cifs-dfscache
                                           1036 pi        20   0   14696   7444   6484 S   0,0   0,1   0:00.14 systemd
                                           1037 pi        20   0   16912   3416   1772 S   0,0   0,0   0:00.00 (sd-pam)
                                           1055 pi        20   0   12300   4156   3328 S   0,0   0,1   0:01.45 sshd
                                           1056 pi        20   0    8488   3832   2920 S   0,0   0,0   0:00.14 bash
                                           1121 iobroker  20   0  183560  67592  29748 S   0,0   0,8   0:05.10 io.iot.0
                                           1134 iobroker  20   0  175940  56228  28992 S   0,0   0,7   0:04.77 io.simple-api.0
                                           1147 iobroker  20   0  177008  59476  28984 S   0,0   0,7   0:04.42 io.socketio.0
                                           1162 iobroker  20   0  178592  62216  29520 S   0,0   0,8   0:05.05 io.terminal.0
                                           1227 iobroker  20   0  174852  56672  29140 S   0,0   0,7   0:04.12 io.text2command
                                           1286 iobroker  20   0  191536  74680  30292 S   0,0   0,9   0:06.56 io.web-speedy.0
                                           1333 iobroker  20   0  179456  66008  29016 S   0,0   0,8   0:04.75 io.web.0
                                           1378 iobroker  20   0  175400  57584  31256 S   0,0   0,7   0:04.32 io.iqontrol.0
                                           2692 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:0-events
                                           2757 root      20   0       0      0      0 I   0,0   0,0   0:00.07 kworker/1:0-mm_percpu_wq
                                           2848 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/u8:0-events_unbound
                                           3437 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/0:1-events
                                           3648 root      20   0       0      0      0 I   0,0   0,0   0:00.00 kworker/3:0-cgroup_destroy
                                           3701 root      20   0       0      0      0 I   0,0   0,0   0:00.01 kworker/1:2-events_power_efficient
                                           3722 iobroker  20   0  172992  54416  28968 S   0,0   0,7   0:02.72 io.dwd.0
                                          
                                          
                                          
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von Thomas Braun
                                          #43

                                          @atticus

                                           430 iobroker  20   0  311600 204676  33988 R  99,3   2,5  12:46.12 iobroker.js-controller
                                           732 iobroker  20   0  206952  95532  29140 S  79,2   1,2   9:06.56 io.mqtt.0
                                          

                                          Alleine die beiden Prozesse drehen dir schon die Luft ab.
                                          Ich vermute, der mqtt ist falsch konfiguriert und läuft da gerade etwas 'Amok'.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          A 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          581

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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