@thomas-braun said in zigbee ls -l /dev/serial/by-id => no such file or directory:
@prince3k
Bitte das Fenster vom puTTY vor dem Kopieren größer zeihen. Dann werden die Zeilen auch nicht auseinandergerissen.
Dein Dateisystem scheint ein wenig bröselig zu sein.
pi@iobroker-pi-main:~ $ dmesg -wT
[Thu Jun 2 18:52:25 2022] Booting Linux on physical CPU 0x0
[Thu Jun 2 18:52:25 2022] Linux version 5.15.32-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1538 SMP Thu Mar 31 19:39:41 BST 2022
[Thu Jun 2 18:52:25 2022] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[Thu Jun 2 18:52:25 2022] CPU: div instructions available: patching division code
[Thu Jun 2 18:52:25 2022] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[Thu Jun 2 18:52:25 2022] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[Thu Jun 2 18:52:25 2022] random: fast init done
[Thu Jun 2 18:52:25 2022] Memory policy: Data cache writealloc
[Thu Jun 2 18:52:25 2022] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
[Thu Jun 2 18:52:25 2022] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Thu Jun 2 18:52:25 2022] Zone ranges:
[Thu Jun 2 18:52:25 2022] DMA [mem 0x0000000000000000-0x000000002fffffff]
[Thu Jun 2 18:52:25 2022] Normal empty
[Thu Jun 2 18:52:25 2022] HighMem [mem 0x0000000030000000-0x00000000fbffffff]
[Thu Jun 2 18:52:25 2022] Movable zone start for each node
[Thu Jun 2 18:52:25 2022] Early memory node ranges
[Thu Jun 2 18:52:25 2022] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Thu Jun 2 18:52:25 2022] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[Thu Jun 2 18:52:25 2022] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[Thu Jun 2 18:52:25 2022] percpu: Embedded 16 pages/cpu s35788 r8192 d21556 u65536
[Thu Jun 2 18:52:25 2022] pcpu-alloc: s35788 r8192 d21556 u65536 alloc=16*4096
[Thu Jun 2 18:52:25 2022] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[Thu Jun 2 18:52:25 2022] Built 1 zonelists, mobility grouping on. Total pages: 1011008
[Thu Jun 2 18:52:25 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:19:03:5B vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=ff98ab5b-02 rootfstype=ext4 fsck.repair=yes rootwait
[Thu Jun 2 18:52:25 2022] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[Thu Jun 2 18:52:25 2022] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Thu Jun 2 18:52:25 2022] mem auto-init: stack:off, heap alloc:off, heap free:off
[Thu Jun 2 18:52:25 2022] software IO TLB: mapped [mem 0x0000000014890000-0x0000000018890000] (64MB)
[Thu Jun 2 18:52:25 2022] Memory: 3601328K/4050944K available (10240K kernel code, 1390K rwdata, 3292K rodata, 2048K init, 590K bss, 121936K reserved, 327680K cma-reserved, 3264512K highmem)
[Thu Jun 2 18:52:25 2022] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Thu Jun 2 18:52:25 2022] ftrace: allocating 35355 entries in 104 pages
[Thu Jun 2 18:52:25 2022] ftrace: allocated 104 pages with 3 groups
[Thu Jun 2 18:52:25 2022] trace event string verifier disabled
[Thu Jun 2 18:52:25 2022] rcu: Hierarchical RCU implementation.
[Thu Jun 2 18:52:25 2022] Rude variant of Tasks RCU enabled.
[Thu Jun 2 18:52:25 2022] Tracing variant of Tasks RCU enabled.
[Thu Jun 2 18:52:25 2022] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[Thu Jun 2 18:52:25 2022] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[Thu Jun 2 18:52:25 2022] GIC: Using split EOI/Deactivate mode
[Thu Jun 2 18:52:25 2022] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25)
[Thu Jun 2 18:52:25 2022] random: get_random_bytes called from start_kernel+0x574/0x758 with crng_init=1
[Thu Jun 2 18:52:25 2022] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[Thu Jun 2 18:52:25 2022] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[Thu Jun 2 18:52:25 2022] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[Thu Jun 2 18:52:25 2022] Switching to timer-based delay loop, resolution 18ns
[Thu Jun 2 18:52:25 2022] Console: colour dummy device 80x30
[Thu Jun 2 18:52:25 2022] printk: console [tty1] enabled
[Thu Jun 2 18:52:25 2022] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[Thu Jun 2 18:52:25 2022] pid_max: default: 32768 minimum: 301
[Thu Jun 2 18:52:25 2022] LSM: Security Framework initializing
[Thu Jun 2 18:52:25 2022] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[Thu Jun 2 18:52:25 2022] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[Thu Jun 2 18:52:25 2022] cgroup: Disabling memory control group subsystem
[Thu Jun 2 18:52:25 2022] CPU: Testing write buffer coherency: ok
[Thu Jun 2 18:52:25 2022] CPU0: Spectre BHB: using loop workaround
[Thu Jun 2 18:52:25 2022] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[Thu Jun 2 18:52:25 2022] Setting up static identity map for 0x200000 - 0x20003c
[Thu Jun 2 18:52:25 2022] rcu: Hierarchical SRCU implementation.
[Thu Jun 2 18:52:25 2022] smp: Bringing up secondary CPUs ...
[Thu Jun 2 18:52:25 2022] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[Thu Jun 2 18:52:25 2022] CPU1: Spectre BHB: using loop workaround
[Thu Jun 2 18:52:25 2022] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[Thu Jun 2 18:52:25 2022] CPU2: Spectre BHB: using loop workaround
[Thu Jun 2 18:52:25 2022] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[Thu Jun 2 18:52:25 2022] CPU3: Spectre BHB: using loop workaround
[Thu Jun 2 18:52:25 2022] smp: Brought up 1 node, 4 CPUs
[Thu Jun 2 18:52:25 2022] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[Thu Jun 2 18:52:25 2022] CPU: All CPU(s) started in HYP mode.
[Thu Jun 2 18:52:25 2022] CPU: Virtualization extensions available.
[Thu Jun 2 18:52:25 2022] devtmpfs: initialized
[Thu Jun 2 18:52:25 2022] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[Thu Jun 2 18:52:25 2022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[Thu Jun 2 18:52:25 2022] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Thu Jun 2 18:52:25 2022] pinctrl core: initialized pinctrl subsystem
[Thu Jun 2 18:52:25 2022] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Thu Jun 2 18:52:25 2022] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[Thu Jun 2 18:52:25 2022] audit: initializing netlink subsys (disabled)
[Thu Jun 2 18:52:25 2022] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[Thu Jun 2 18:52:25 2022] thermal_sys: Registered thermal governor 'step_wise'
[Thu Jun 2 18:52:25 2022] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[Thu Jun 2 18:52:25 2022] hw-breakpoint: maximum watchpoint size is 8 bytes.
[Thu Jun 2 18:52:25 2022] Serial: AMBA PL011 UART driver
[Thu Jun 2 18:52:25 2022] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[Thu Jun 2 18:52:25 2022] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-24T13:19:26, variant start
[Thu Jun 2 18:52:25 2022] raspberrypi-firmware soc:firmware: Firmware hash is e5a963efa66a1974127860b42e913d2374139ff5
[Thu Jun 2 18:52:25 2022] Kprobes globally optimized
[Thu Jun 2 18:52:25 2022] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[Thu Jun 2 18:52:25 2022] vgaarb: loaded
[Thu Jun 2 18:52:25 2022] SCSI subsystem initialized
[Thu Jun 2 18:52:25 2022] usbcore: registered new interface driver usbfs
[Thu Jun 2 18:52:25 2022] usbcore: registered new interface driver hub
[Thu Jun 2 18:52:25 2022] usbcore: registered new device driver usb
[Thu Jun 2 18:52:25 2022] usb_phy_generic phy: supply vcc not found, using dummy regulator
[Thu Jun 2 18:52:25 2022] pps_core: LinuxPPS API ver. 1 registered
[Thu Jun 2 18:52:25 2022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Thu Jun 2 18:52:25 2022] PTP clock support registered
[Thu Jun 2 18:52:25 2022] clocksource: Switched to clocksource arch_sys_counter
[Thu Jun 2 18:52:25 2022] VFS: Disk quotas dquot_6.6.0
[Thu Jun 2 18:52:25 2022] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[Thu Jun 2 18:52:25 2022] FS-Cache: Loaded
[Thu Jun 2 18:52:25 2022] CacheFiles: Loaded
[Thu Jun 2 18:52:25 2022] NET: Registered PF_INET protocol family
[Thu Jun 2 18:52:25 2022] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Thu Jun 2 18:52:25 2022] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[Thu Jun 2 18:52:25 2022] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[Thu Jun 2 18:52:25 2022] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Thu Jun 2 18:52:25 2022] TCP: Hash tables configured (established 8192 bind 8192)
[Thu Jun 2 18:52:25 2022] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Thu Jun 2 18:52:25 2022] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Thu Jun 2 18:52:25 2022] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Thu Jun 2 18:52:25 2022] RPC: Registered named UNIX socket transport module.
[Thu Jun 2 18:52:25 2022] RPC: Registered udp transport module.
[Thu Jun 2 18:52:25 2022] RPC: Registered tcp transport module.
[Thu Jun 2 18:52:25 2022] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Thu Jun 2 18:52:25 2022] PCI: CLS 0 bytes, default 64
[Thu Jun 2 18:52:26 2022] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[Thu Jun 2 18:52:26 2022] Initialise system trusted keyrings
[Thu Jun 2 18:52:26 2022] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[Thu Jun 2 18:52:26 2022] zbud: loaded
[Thu Jun 2 18:52:26 2022] FS-Cache: Netfs 'nfs' registered for caching
[Thu Jun 2 18:52:26 2022] NFS: Registering the id_resolver key type
[Thu Jun 2 18:52:26 2022] Key type id_resolver registered
[Thu Jun 2 18:52:26 2022] Key type id_legacy registered
[Thu Jun 2 18:52:26 2022] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Thu Jun 2 18:52:26 2022] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Thu Jun 2 18:52:26 2022] Key type asymmetric registered
[Thu Jun 2 18:52:26 2022] Asymmetric key parser 'x509' registered
[Thu Jun 2 18:52:26 2022] bounce: pool size: 64 pages
[Thu Jun 2 18:52:26 2022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[Thu Jun 2 18:52:26 2022] io scheduler mq-deadline registered
[Thu Jun 2 18:52:26 2022] io scheduler kyber registered
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[Thu Jun 2 18:52:26 2022] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[Thu Jun 2 18:52:26 2022] pci_bus 0000:00: root bus resource [bus 00-ff]
[Thu Jun 2 18:52:26 2022] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[Thu Jun 2 18:52:26 2022] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[Thu Jun 2 18:52:26 2022] pci 0000:00:00.0: PME# supported from D0 D3hot
[Thu Jun 2 18:52:26 2022] PCI: bus0: Fast back to back transfers disabled
[Thu Jun 2 18:52:26 2022] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[Thu Jun 2 18:52:26 2022] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[Thu Jun 2 18:52:26 2022] pci 0000:01:00.0: PME# supported from D0 D3cold
[Thu Jun 2 18:52:26 2022] PCI: bus1: Fast back to back transfers disabled
[Thu Jun 2 18:52:26 2022] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[Thu Jun 2 18:52:26 2022] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[Thu Jun 2 18:52:26 2022] pci 0000:00:00.0: PCI bridge to [bus 01]
[Thu Jun 2 18:52:26 2022] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[Thu Jun 2 18:52:26 2022] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[Thu Jun 2 18:52:26 2022] pcieport 0000:00:00.0: PME: Signaling with IRQ 77
[Thu Jun 2 18:52:26 2022] iproc-rng200 fe104000.rng: hwrng registered
[Thu Jun 2 18:52:26 2022] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[Thu Jun 2 18:52:26 2022] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[Thu Jun 2 18:52:26 2022] brd: module loaded
[Thu Jun 2 18:52:26 2022] loop: module loaded
[Thu Jun 2 18:52:26 2022] Loading iSCSI transport class v2.0-870.
[Thu Jun 2 18:52:26 2022] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[Thu Jun 2 18:52:26 2022] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver r8152
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver lan78xx
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver smsc95xx
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00003c0000000890
[Thu Jun 2 18:52:26 2022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[Thu Jun 2 18:52:26 2022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Thu Jun 2 18:52:26 2022] usb usb1: Product: xHCI Host Controller
[Thu Jun 2 18:52:26 2022] usb usb1: Manufacturer: Linux 5.15.32-v7l+ xhci-hcd
[Thu Jun 2 18:52:26 2022] usb usb1: SerialNumber: 0000:01:00.0
[Thu Jun 2 18:52:26 2022] hub 1-0:1.0: USB hub found
[Thu Jun 2 18:52:26 2022] hub 1-0:1.0: 1 port detected
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[Thu Jun 2 18:52:26 2022] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[Thu Jun 2 18:52:26 2022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[Thu Jun 2 18:52:26 2022] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Thu Jun 2 18:52:26 2022] usb usb2: Product: xHCI Host Controller
[Thu Jun 2 18:52:26 2022] usb usb2: Manufacturer: Linux 5.15.32-v7l+ xhci-hcd
[Thu Jun 2 18:52:26 2022] usb usb2: SerialNumber: 0000:01:00.0
[Thu Jun 2 18:52:26 2022] hub 2-0:1.0: USB hub found
[Thu Jun 2 18:52:26 2022] hub 2-0:1.0: 4 ports detected
[Thu Jun 2 18:52:26 2022] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[Thu Jun 2 18:52:26 2022] dwc_otg: FIQ enabled
[Thu Jun 2 18:52:26 2022] dwc_otg: NAK holdoff enabled
[Thu Jun 2 18:52:26 2022] dwc_otg: FIQ split-transaction FSM enabled
[Thu Jun 2 18:52:26 2022] Module dwc_common_port init
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver uas
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver usb-storage
[Thu Jun 2 18:52:26 2022] mousedev: PS/2 mouse device common for all mice
[Thu Jun 2 18:52:26 2022] sdhci: Secure Digital Host Controller Interface driver
[Thu Jun 2 18:52:26 2022] sdhci: Copyright(c) Pierre Ossman
[Thu Jun 2 18:52:26 2022] sdhci-pltfm: SDHCI platform and OF driver helper
[Thu Jun 2 18:52:26 2022] ledtrig-cpu: registered to indicate activity on CPUs
[Thu Jun 2 18:52:26 2022] hid: raw HID events driver (C) Jiri Kosina
[Thu Jun 2 18:52:26 2022] usbcore: registered new interface driver usbhid
[Thu Jun 2 18:52:26 2022] usbhid: USB HID core driver
[Thu Jun 2 18:52:26 2022] Initializing XFRM netlink socket
[Thu Jun 2 18:52:26 2022] NET: Registered PF_PACKET protocol family
[Thu Jun 2 18:52:26 2022] Key type dns_resolver registered
[Thu Jun 2 18:52:26 2022] Registering SWP/SWPB emulation handler
[Thu Jun 2 18:52:26 2022] registered taskstats version 1
[Thu Jun 2 18:52:26 2022] Loading compiled-in X.509 certificates
[Thu Jun 2 18:52:26 2022] Key type ._fscrypt registered
[Thu Jun 2 18:52:26 2022] Key type .fscrypt registered
[Thu Jun 2 18:52:26 2022] Key type fscrypt-provisioning registered
[Thu Jun 2 18:52:26 2022] uart-pl011 fe201000.serial: there is not valid maps for state default
[Thu Jun 2 18:52:26 2022] uart-pl011 fe201000.serial: cts_event_workaround enabled
[Thu Jun 2 18:52:26 2022] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[Thu Jun 2 18:52:26 2022] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Thu Jun 2 18:52:26 2022] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Thu Jun 2 18:52:26 2022] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[Thu Jun 2 18:52:26 2022] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[Thu Jun 2 18:52:26 2022] of_cfs_init
[Thu Jun 2 18:52:26 2022] of_cfs_init: OK
[Thu Jun 2 18:52:26 2022] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[Thu Jun 2 18:52:26 2022] Waiting for root device PARTUUID=ff98ab5b-02...
[Thu Jun 2 18:52:26 2022] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[Thu Jun 2 18:52:26 2022] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
[Thu Jun 2 18:52:26 2022] mmcblk0: p1 p2
[Thu Jun 2 18:52:26 2022] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
[Thu Jun 2 18:52:26 2022] mmc1: new high speed SDIO card at address 0001
[Thu Jun 2 18:52:26 2022] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[Thu Jun 2 18:52:26 2022] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[Thu Jun 2 18:52:26 2022] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[Thu Jun 2 18:52:26 2022] EXT4-fs (mmcblk0p2): recovery complete
[Thu Jun 2 18:52:26 2022] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[Thu Jun 2 18:52:26 2022] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[Thu Jun 2 18:52:26 2022] devtmpfs: mounted
[Thu Jun 2 18:52:26 2022] Freeing unused kernel image (initmem) memory: 2048K
[Thu Jun 2 18:52:26 2022] Run /sbin/init as init process
[Thu Jun 2 18:52:26 2022] with arguments:
[Thu Jun 2 18:52:26 2022] /sbin/init
[Thu Jun 2 18:52:26 2022] with environment:
[Thu Jun 2 18:52:26 2022] HOME=/
[Thu Jun 2 18:52:26 2022] TERM=linux
[Thu Jun 2 18:52:26 2022] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[Thu Jun 2 18:52:26 2022] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[Thu Jun 2 18:52:26 2022] usb 1-1: Product: USB2.0 Hub
[Thu Jun 2 18:52:26 2022] hub 1-1:1.0: USB hub found
[Thu Jun 2 18:52:26 2022] hub 1-1:1.0: 4 ports detected
[Thu Jun 2 18:52:27 2022] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd
[Thu Jun 2 18:52:27 2022] systemd[1]: System time before build time, advancing clock.
[Thu Jun 2 18:52:27 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 18:52:27 2022] NET: Registered PF_INET6 protocol family
[Thu Jun 2 18:52:27 2022] Segment Routing with IPv6
[Thu Jun 2 18:52:27 2022] In-situ OAM (IOAM) with IPv6
[Thu Jun 2 18:52:27 2022] systemd[1]: systemd 247.3-7+rpi1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[Thu Jun 2 18:52:27 2022] systemd[1]: Detected architecture arm.
[Thu Jun 2 18:52:27 2022] systemd[1]: Set hostname to <iobroker-pi-main>.
[Thu Jun 2 18:52:27 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 18:52:27 2022] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[Thu Jun 2 18:52:27 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 18:52:28 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 18:52:28 2022] usb 1-1-port3: attempt power cycle
[Thu Jun 2 18:52:28 2022] systemd[1]: Queued start job for default target Multi-User System.
[Thu Jun 2 18:52:28 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Thu Jun 2 18:52:28 2022] systemd[1]: Created slice system-getty.slice.
[Thu Jun 2 18:52:28 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Thu Jun 2 18:52:28 2022] systemd[1]: Created slice system-modprobe.slice.
[Thu Jun 2 18:52:28 2022] random: systemd: uninitialized urandom read (16 bytes read)
[Thu Jun 2 18:52:28 2022] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[Thu Jun 2 18:52:28 2022] systemd[1]: Created slice User and Session Slice.
[Thu Jun 2 18:52:28 2022] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Thu Jun 2 18:52:28 2022] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Thu Jun 2 18:52:28 2022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Thu Jun 2 18:52:28 2022] systemd[1]: Reached target Local Encrypted Volumes.
[Thu Jun 2 18:52:28 2022] systemd[1]: Reached target Paths.
[Thu Jun 2 18:52:28 2022] systemd[1]: Reached target Slices.
[Thu Jun 2 18:52:28 2022] systemd[1]: Reached target Swap.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on Syslog Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on fsck to fsckd communication Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on initctl Compatibility Named Pipe.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on Journal Audit Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on Journal Socket (/dev/log).
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on Journal Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on udev Control Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Listening on udev Kernel Socket.
[Thu Jun 2 18:52:28 2022] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting POSIX Message Queue File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting RPC Pipe File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting Kernel Debug File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting Kernel Trace File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Restore / save the current clock...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Set the console keyboard layout...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Create list of static device nodes for the current kernel...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Load Kernel Module configfs...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Load Kernel Module drm...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Load Kernel Module fuse...
[Thu Jun 2 18:52:28 2022] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting File System Check on Root Device...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Journal Service...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Load Kernel Modules...
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Coldplug All udev Devices...
[Thu Jun 2 18:52:28 2022] fuse: init (API version 7.34)
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted POSIX Message Queue File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted RPC Pipe File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted Kernel Debug File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted Kernel Trace File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Restore / save the current clock.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Create list of static device nodes for the current kernel.
[Thu Jun 2 18:52:28 2022] systemd[1]: modprobe@configfs.service: Succeeded.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Load Kernel Module configfs.
[Thu Jun 2 18:52:28 2022] systemd[1]: modprobe@drm.service: Succeeded.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Load Kernel Module drm.
[Thu Jun 2 18:52:28 2022] systemd[1]: modprobe@fuse.service: Succeeded.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Load Kernel Module fuse.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting FUSE Control File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounting Kernel Configuration File System...
[Thu Jun 2 18:52:28 2022] systemd[1]: Started File System Check Daemon to report status.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Load Kernel Modules.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted FUSE Control File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Mounted Kernel Configuration File System.
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Apply Kernel Variables...
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished Apply Kernel Variables.
[Thu Jun 2 18:52:28 2022] systemd[1]: Finished File System Check on Root Device.
[Thu Jun 2 18:52:28 2022] systemd[1]: Starting Remount Root and Kernel File Systems...
[Thu Jun 2 18:52:28 2022] systemd[1]: Started Journal Service.
[Thu Jun 2 18:52:28 2022] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
[Thu Jun 2 18:52:28 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 18:52:28 2022] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[Thu Jun 2 18:52:29 2022] systemd-journald[135]: Received client request to flush runtime journal.
[Thu Jun 2 18:52:29 2022] systemd-journald[135]: File /var/log/journal/975f88af903e429d801d3a42a88d9cde/system.journal corrupted or uncleanly shut down, renaming and replacing.
[Thu Jun 2 18:52:29 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 18:52:29 2022] usb 1-1.3: device not accepting address 5, error -71
[Thu Jun 2 18:52:29 2022] usb 1-1.3: new full-speed USB device number 6 using xhci_hcd
[Thu Jun 2 18:52:29 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 18:52:29 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 18:52:29 2022] usb 1-1.3: device not accepting address 6, error -71
[Thu Jun 2 18:52:29 2022] usb 1-1-port3: unable to enumerate USB device
[Thu Jun 2 18:52:30 2022] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[Thu Jun 2 18:52:30 2022] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[Thu Jun 2 18:52:30 2022] mc: Linux media interface: v0.10
[Thu Jun 2 18:52:30 2022] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[Thu Jun 2 18:52:30 2022] videodev: Linux video capture interface: v2.00
[Thu Jun 2 18:52:30 2022] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[Thu Jun 2 18:52:30 2022] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[Thu Jun 2 18:52:30 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[Thu Jun 2 18:52:30 2022] [vc_sm_connected_init]: start
[Thu Jun 2 18:52:30 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] [vc_sm_connected_init]: installed successfully
[Thu Jun 2 18:52:30 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[Thu Jun 2 18:52:30 2022] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] bcm2835_audio bcm2835_audio: card created with 8 channels
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[Thu Jun 2 18:52:30 2022] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[Thu Jun 2 18:52:30 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[Thu Jun 2 18:52:30 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:30 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[Thu Jun 2 18:52:30 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
[Thu Jun 2 18:52:30 2022] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[Thu Jun 2 18:52:30 2022] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[Thu Jun 2 18:52:31 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[Thu Jun 2 18:52:31 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:31 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[Thu Jun 2 18:52:31 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input1
[Thu Jun 2 18:52:31 2022] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Thu Jun 2 18:52:31 2022] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Thu Jun 2 18:52:31 2022] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[Thu Jun 2 18:52:31 2022] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[Thu Jun 2 18:52:31 2022] brcmfmac: F1 signature read @0x18000000=0x15264345
[Thu Jun 2 18:52:31 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[Thu Jun 2 18:52:31 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Thu Jun 2 18:52:31 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:31 2022] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
[Thu Jun 2 18:52:31 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[Thu Jun 2 18:52:31 2022] usbcore: registered new interface driver brcmfmac
[Thu Jun 2 18:52:31 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2
[Thu Jun 2 18:52:31 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Thu Jun 2 18:52:31 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Thu Jun 2 18:52:31 2022] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[Thu Jun 2 18:52:32 2022] random: crng init done
[Thu Jun 2 18:52:32 2022] random: 7 urandom warning(s) missed due to ratelimiting
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[Thu Jun 2 18:52:32 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:32 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[Thu Jun 2 18:52:32 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input3
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[Thu Jun 2 18:52:32 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:32 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[Thu Jun 2 18:52:32 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input4
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[Thu Jun 2 18:52:32 2022] Registered IR keymap rc-cec
[Thu Jun 2 18:52:32 2022] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[Thu Jun 2 18:52:32 2022] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input5
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[Thu Jun 2 18:52:32 2022] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[Thu Jun 2 18:52:32 2022] vc4-drm gpu: [drm] Cannot find any crtc or sizes
[Thu Jun 2 18:52:33 2022] uart-pl011 fe201000.serial: no DMA platform data
[Thu Jun 2 18:52:33 2022] Adding 102396k swap on /var/swap. Priority:-2 extents:5 across:241664k SSFS
[Thu Jun 2 18:52:33 2022] 8021q: 802.1Q VLAN Support v1.8
[Thu Jun 2 18:52:34 2022] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[Thu Jun 2 18:52:34 2022] bcmgenet fd580000.ethernet eth0: Link is Down
[Thu Jun 2 18:52:38 2022] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[Thu Jun 2 18:52:38 2022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Thu Jun 2 18:52:38 2022] systemd-journald[135]: File /var/log/journal/975f88af903e429d801d3a42a88d9cde/user-1001.journal corrupted or uncleanly shut down, renaming and replacing.
[Thu Jun 2 18:52:39 2022] systemd-journald[135]: File /var/log/journal/975f88af903e429d801d3a42a88d9cde/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[Thu Jun 2 18:52:39 2022] Bluetooth: Core ver 2.22
[Thu Jun 2 18:52:39 2022] NET: Registered PF_BLUETOOTH protocol family
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI device and connection manager initialized
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI socket layer initialized
[Thu Jun 2 18:52:39 2022] Bluetooth: L2CAP socket layer initialized
[Thu Jun 2 18:52:39 2022] Bluetooth: SCO socket layer initialized
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI UART driver ver 2.3
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI UART protocol H4 registered
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI UART protocol Three-wire (H5) registered
[Thu Jun 2 18:52:39 2022] Bluetooth: HCI UART protocol Broadcom registered
[Thu Jun 2 18:52:39 2022] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
[Thu Jun 2 18:52:40 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Thu Jun 2 18:52:40 2022] Bluetooth: BNEP filters: protocol multicast
[Thu Jun 2 18:52:40 2022] Bluetooth: BNEP socket layer initialized
[Thu Jun 2 18:52:40 2022] NET: Registered PF_ALG protocol family
[Thu Jun 2 18:52:40 2022] cryptd: max_cpu_qlen set to 1000
[Thu Jun 2 18:52:56 2022] cam-dummy-reg: disabling
[Thu Jun 2 19:05:48 2022] usb 1-1.3: new full-speed USB device number 7 using xhci_hcd
[Thu Jun 2 19:05:49 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 19:05:49 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 19:05:49 2022] usb 1-1.3: new full-speed USB device number 8 using xhci_hcd
[Thu Jun 2 19:05:49 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 19:05:49 2022] usb 1-1.3: device descriptor read/64, error -32
[Thu Jun 2 19:05:49 2022] usb 1-1-port3: attempt power cycle
[Thu Jun 2 19:05:50 2022] usb 1-1.3: new full-speed USB device number 9 using xhci_hcd
[Thu Jun 2 19:05:50 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 19:05:50 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 19:05:51 2022] usb 1-1.3: device not accepting address 9, error -71
[Thu Jun 2 19:05:51 2022] usb 1-1.3: new full-speed USB device number 10 using xhci_hcd
[Thu Jun 2 19:05:51 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 19:05:51 2022] usb 1-1.3: Device not responding to setup address.
[Thu Jun 2 19:05:51 2022] usb 1-1.3: device not accepting address 10, error -71
[Thu Jun 2 19:05:51 2022] usb 1-1-port3: unable to enumerate USB device
Alles neu einspielen oder gibt es ein paar Repairbefehle ?