@MichaIng here you go, i see a lot of red and warnings. no idea what most of it means.
root@tubzpi:~# journalctl
-- Journal begins at Sat 2023-05-06 00:59:29 BST, ends at Sat 2023-05-06 01:10:25 BST. --
May 06 00:59:29 tubzpi.xyz kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd034]
May 06 00:59:29 tubzpi.xyz kernel: Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023
May 06 00:59:29 tubzpi.xyz kernel: random: crng init done
May 06 00:59:29 tubzpi.xyz kernel: Machine model: Raspberry Pi 3 Model B Rev 1.2
May 06 00:59:29 tubzpi.xyz kernel: efi: UEFI not found.
May 06 00:59:29 tubzpi.xyz kernel: Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
May 06 00:59:29 tubzpi.xyz kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
May 06 00:59:29 tubzpi.xyz kernel: Zone ranges:
May 06 00:59:29 tubzpi.xyz kernel: DMA [mem 0x0000000000000000-0x000000003e5fffff]
May 06 00:59:29 tubzpi.xyz kernel: DMA32 empty
May 06 00:59:29 tubzpi.xyz kernel: Normal empty
May 06 00:59:29 tubzpi.xyz kernel: Movable zone start for each node
May 06 00:59:29 tubzpi.xyz kernel: Early memory node ranges
May 06 00:59:29 tubzpi.xyz kernel: node 0: [mem 0x0000000000000000-0x000000003e5fffff]
May 06 00:59:29 tubzpi.xyz kernel: Initmem setup node 0 [mem 0x0000000000000000-0x000000003e5fffff]
May 06 00:59:29 tubzpi.xyz kernel: On node 0, zone DMA: 6656 pages in unavailable ranges
May 06 00:59:29 tubzpi.xyz kernel: percpu: Embedded 29 pages/cpu s78504 r8192 d32088 u118784
May 06 00:59:29 tubzpi.xyz kernel: pcpu-alloc: s78504 r8192 d32088 u118784 alloc=29*4096
May 06 00:59:29 tubzpi.xyz kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
May 06 00:59:29 tubzpi.xyz kernel: Detected VIPT I-cache on CPU0
May 06 00:59:29 tubzpi.xyz kernel: CPU features: kernel page table isolation forced ON by KASLR
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: Kernel page table isolation (KPTI)
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: ARM erratum 843419
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: ARM erratum 845719
May 06 00:59:29 tubzpi.xyz kernel: alternatives: applying boot alternatives
May 06 00:59:29 tubzpi.xyz kernel: Built 1 zonelists, mobility grouping on. Total pages: 251496
May 06 00:59:29 tubzpi.xyz kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=0 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@50D vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 root=PARTUUID=8d0105b5-02 rootfstype=ext4 rootwait fsck.repair=yes net.ifnames=0 logo.nologo console=tty1
May 06 00:59:29 tubzpi.xyz kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
May 06 00:59:29 tubzpi.xyz kernel: Memory: 716228K/1021952K available (11776K kernel code, 2106K rwdata, 3688K rodata, 4160K init, 1077K bss, 43580K reserved, 262144K cma-reserved)
May 06 00:59:29 tubzpi.xyz kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 06 00:59:29 tubzpi.xyz kernel: ftrace: allocating 39744 entries in 156 pages
May 06 00:59:29 tubzpi.xyz kernel: ftrace: allocated 156 pages with 4 groups
May 06 00:59:29 tubzpi.xyz kernel: trace event string verifier disabled
May 06 00:59:29 tubzpi.xyz kernel: rcu: Preemptible hierarchical RCU implementation.
May 06 00:59:29 tubzpi.xyz kernel: rcu: RCU event tracing is enabled.
May 06 00:59:29 tubzpi.xyz kernel: rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
May 06 00:59:29 tubzpi.xyz kernel: Trampoline variant of Tasks RCU enabled.
May 06 00:59:29 tubzpi.xyz kernel: Rude variant of Tasks RCU enabled.
May 06 00:59:29 tubzpi.xyz kernel: Tracing variant of Tasks RCU enabled.
May 06 00:59:29 tubzpi.xyz kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
May 06 00:59:29 tubzpi.xyz kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 06 00:59:29 tubzpi.xyz kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
May 06 00:59:29 tubzpi.xyz kernel: Root IRQ handler: bcm2836_arm_irqchip_handle_irq
May 06 00:59:29 tubzpi.xyz kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 06 00:59:29 tubzpi.xyz kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
May 06 00:59:29 tubzpi.xyz kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
May 06 00:59:29 tubzpi.xyz kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
May 06 00:59:29 tubzpi.xyz kernel: Console: colour dummy device 80x25
May 06 00:59:29 tubzpi.xyz kernel: printk: console [tty1] enabled
May 06 00:59:29 tubzpi.xyz kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
May 06 00:59:29 tubzpi.xyz kernel: pid_max: default: 32768 minimum: 301
May 06 00:59:29 tubzpi.xyz kernel: LSM: Security Framework initializing
May 06 00:59:29 tubzpi.xyz kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: cgroup: Disabling memory control group subsystem
May 06 00:59:29 tubzpi.xyz kernel: cblist_init_generic: Setting adjustable number of callback queues.
May 06 00:59:29 tubzpi.xyz kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 06 00:59:29 tubzpi.xyz kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 06 00:59:29 tubzpi.xyz kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
May 06 00:59:29 tubzpi.xyz kernel: rcu: Hierarchical SRCU implementation.
May 06 00:59:29 tubzpi.xyz kernel: rcu: Max phase no-delay instances is 1000.
May 06 00:59:29 tubzpi.xyz kernel: EFI services will not be available.
May 06 00:59:29 tubzpi.xyz kernel: smp: Bringing up secondary CPUs ...
May 06 00:59:29 tubzpi.xyz kernel: Detected VIPT I-cache on CPU1
May 06 00:59:29 tubzpi.xyz kernel: CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
May 06 00:59:29 tubzpi.xyz kernel: Detected VIPT I-cache on CPU2
May 06 00:59:29 tubzpi.xyz kernel: CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
May 06 00:59:29 tubzpi.xyz kernel: Detected VIPT I-cache on CPU3
May 06 00:59:29 tubzpi.xyz kernel: CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
May 06 00:59:29 tubzpi.xyz kernel: smp: Brought up 1 node, 4 CPUs
May 06 00:59:29 tubzpi.xyz kernel: SMP: Total of 4 processors activated.
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: 32-bit EL0 Support
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: 32-bit EL1 Support
May 06 00:59:29 tubzpi.xyz kernel: CPU features: detected: CRC32 instructions
May 06 00:59:29 tubzpi.xyz kernel: CPU: All CPU(s) started at EL2
May 06 00:59:29 tubzpi.xyz kernel: alternatives: applying system-wide alternatives
May 06 00:59:29 tubzpi.xyz kernel: devtmpfs: initialized
May 06 00:59:29 tubzpi.xyz kernel: Enabled cp15_barrier support
May 06 00:59:29 tubzpi.xyz kernel: Enabled setend support
May 06 00:59:29 tubzpi.xyz kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
May 06 00:59:29 tubzpi.xyz kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: pinctrl core: initialized pinctrl subsystem
May 06 00:59:29 tubzpi.xyz kernel: DMI not present or invalid.
May 06 00:59:29 tubzpi.xyz kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 06 00:59:29 tubzpi.xyz kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
May 06 00:59:29 tubzpi.xyz kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 06 00:59:29 tubzpi.xyz kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 06 00:59:29 tubzpi.xyz kernel: audit: initializing netlink subsys (disabled)
May 06 00:59:29 tubzpi.xyz kernel: audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
May 06 00:59:29 tubzpi.xyz kernel: thermal_sys: Registered thermal governor 'step_wise'
May 06 00:59:29 tubzpi.xyz kernel: cpuidle: using governor menu
May 06 00:59:29 tubzpi.xyz kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
May 06 00:59:29 tubzpi.xyz kernel: ASID allocator initialised with 32768 entries
May 06 00:59:29 tubzpi.xyz kernel: Serial: AMBA PL011 UART driver
May 06 00:59:29 tubzpi.xyz kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
May 06 00:59:29 tubzpi.xyz kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:53:00, variant start_cd
May 06 00:59:29 tubzpi.xyz kernel: raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
May 06 00:59:29 tubzpi.xyz kernel: KASLR enabled
May 06 00:59:29 tubzpi.xyz kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
May 06 00:59:29 tubzpi.xyz kernel: SCSI subsystem initialized
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver usbfs
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver hub
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new device driver usb
May 06 00:59:29 tubzpi.xyz kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
May 06 00:59:29 tubzpi.xyz kernel: usb_phy_generic phy: dummy supplies not allowed for exclusive requests
May 06 00:59:29 tubzpi.xyz kernel: pps_core: LinuxPPS API ver. 1 registered
May 06 00:59:29 tubzpi.xyz kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 06 00:59:29 tubzpi.xyz kernel: PTP clock support registered
May 06 00:59:29 tubzpi.xyz kernel: vgaarb: loaded
May 06 00:59:29 tubzpi.xyz kernel: clocksource: Switched to clocksource arch_sys_counter
May 06 00:59:29 tubzpi.xyz kernel: VFS: Disk quotas dquot_6.6.0
May 06 00:59:29 tubzpi.xyz kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 06 00:59:29 tubzpi.xyz kernel: FS-Cache: Loaded
May 06 00:59:29 tubzpi.xyz kernel: CacheFiles: Loaded
May 06 00:59:29 tubzpi.xyz kernel: NET: Registered PF_INET protocol family
May 06 00:59:29 tubzpi.xyz kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: TCP: Hash tables configured (established 8192 bind 8192)
May 06 00:59:29 tubzpi.xyz kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
May 06 00:59:29 tubzpi.xyz kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 06 00:59:29 tubzpi.xyz kernel: RPC: Registered named UNIX socket transport module.
May 06 00:59:29 tubzpi.xyz kernel: RPC: Registered udp transport module.
May 06 00:59:29 tubzpi.xyz kernel: RPC: Registered tcp transport module.
May 06 00:59:29 tubzpi.xyz kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
May 06 00:59:29 tubzpi.xyz kernel: PCI: CLS 0 bytes, default 64
May 06 00:59:29 tubzpi.xyz kernel: hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
May 06 00:59:29 tubzpi.xyz kernel: kvm [1]: IPA Size Limit: 40 bits
May 06 00:59:29 tubzpi.xyz kernel: kvm [1]: Hyp mode initialized successfully
May 06 00:59:29 tubzpi.xyz kernel: Initialise system trusted keyrings
May 06 00:59:29 tubzpi.xyz kernel: workingset: timestamp_bits=46 max_order=18 bucket_order=0
May 06 00:59:29 tubzpi.xyz kernel: zbud: loaded
May 06 00:59:29 tubzpi.xyz kernel: NFS: Registering the id_resolver key type
May 06 00:59:29 tubzpi.xyz kernel: Key type id_resolver registered
May 06 00:59:29 tubzpi.xyz kernel: Key type id_legacy registered
May 06 00:59:29 tubzpi.xyz kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
May 06 00:59:29 tubzpi.xyz kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
May 06 00:59:29 tubzpi.xyz kernel: Key type asymmetric registered
May 06 00:59:29 tubzpi.xyz kernel: Asymmetric key parser 'x509' registered
May 06 00:59:29 tubzpi.xyz kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
May 06 00:59:29 tubzpi.xyz kernel: io scheduler mq-deadline registered
May 06 00:59:29 tubzpi.xyz kernel: io scheduler kyber registered
May 06 00:59:29 tubzpi.xyz kernel: simple-framebuffer 3ebff000.framebuffer: framebuffer at 0x3ebff000, 0x3fc000 bytes
May 06 00:59:29 tubzpi.xyz kernel: simple-framebuffer 3ebff000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840
May 06 00:59:29 tubzpi.xyz kernel: Console: switching to colour frame buffer device 240x67
May 06 00:59:29 tubzpi.xyz kernel: simple-framebuffer 3ebff000.framebuffer: fb0: simplefb registered!
May 06 00:59:29 tubzpi.xyz kernel: bcm2835-rng 3f104000.rng: hwrng registered
May 06 00:59:29 tubzpi.xyz kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
May 06 00:59:29 tubzpi.xyz kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
May 06 00:59:29 tubzpi.xyz kernel: brd: module loaded
May 06 00:59:29 tubzpi.xyz kernel: loop: module loaded
May 06 00:59:29 tubzpi.xyz kernel: Loading iSCSI transport class v2.0-870.
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver r8152
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver lan78xx
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver smsc95xx
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
May 06 00:59:29 tubzpi.xyz kernel: Core Release: 2.80a
May 06 00:59:29 tubzpi.xyz kernel: Setting default values for core params
May 06 00:59:29 tubzpi.xyz kernel: Finished setting default values for core params
May 06 00:59:29 tubzpi.xyz kernel: Using Buffer DMA mode
May 06 00:59:29 tubzpi.xyz kernel: Periodic Transfer Interrupt Enhancement - disabled
May 06 00:59:29 tubzpi.xyz kernel: Multiprocessor Interrupt Enhancement - disabled
May 06 00:59:29 tubzpi.xyz kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
May 06 00:59:29 tubzpi.xyz kernel: Dedicated Tx FIFOs mode
May 06 00:59:29 tubzpi.xyz kernel:
May 06 00:59:29 tubzpi.xyz kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffffffc008459000 dma = 0x00000000df000000 len=9024
May 06 00:59:29 tubzpi.xyz kernel: FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg: Microframe scheduler enabled
May 06 00:59:29 tubzpi.xyz kernel:
May 06 00:59:29 tubzpi.xyz kernel: WARN::hcd_init_fiq:497: MPHI regs_base at ffffffc00806d000
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg 3f980000.usb: DWC OTG Controller
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
May 06 00:59:29 tubzpi.xyz kernel: Init: Port Power? op_state=1
May 06 00:59:29 tubzpi.xyz kernel: Init: Power Port (0)
May 06 00:59:29 tubzpi.xyz kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
May 06 00:59:29 tubzpi.xyz kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 06 00:59:29 tubzpi.xyz kernel: usb usb1: Product: DWC OTG Controller
May 06 00:59:29 tubzpi.xyz kernel: usb usb1: Manufacturer: Linux 6.1.21-v8+ dwc_otg_hcd
May 06 00:59:29 tubzpi.xyz kernel: usb usb1: SerialNumber: 3f980000.usb
May 06 00:59:29 tubzpi.xyz kernel: hub 1-0:1.0: USB hub found
May 06 00:59:29 tubzpi.xyz kernel: hub 1-0:1.0: 1 port detected
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg: FIQ enabled
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg: NAK holdoff enabled
May 06 00:59:29 tubzpi.xyz kernel: dwc_otg: FIQ split-transaction FSM enabled
May 06 00:59:29 tubzpi.xyz kernel: Module dwc_common_port init
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver uas
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver usb-storage
May 06 00:59:29 tubzpi.xyz kernel: mousedev: PS/2 mouse device common for all mice
May 06 00:59:29 tubzpi.xyz kernel: sdhci: Secure Digital Host Controller Interface driver
May 06 00:59:29 tubzpi.xyz kernel: sdhci: Copyright(c) Pierre Ossman
May 06 00:59:29 tubzpi.xyz kernel: sdhci-pltfm: SDHCI platform and OF driver helper
May 06 00:59:29 tubzpi.xyz kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 06 00:59:29 tubzpi.xyz kernel: hid: raw HID events driver (C) Jiri Kosina
May 06 00:59:29 tubzpi.xyz kernel: usbcore: registered new interface driver usbhid
May 06 00:59:29 tubzpi.xyz kernel: usbhid: USB HID core driver
May 06 00:59:29 tubzpi.xyz kernel: NET: Registered PF_PACKET protocol family
May 06 00:59:29 tubzpi.xyz kernel: Key type dns_resolver registered
May 06 00:59:29 tubzpi.xyz kernel: registered taskstats version 1
May 06 00:59:29 tubzpi.xyz kernel: Loading compiled-in X.509 certificates
May 06 00:59:29 tubzpi.xyz kernel: Key type .fscrypt registered
May 06 00:59:29 tubzpi.xyz kernel: Key type fscrypt-provisioning registered
May 06 00:59:29 tubzpi.xyz kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
May 06 00:59:29 tubzpi.xyz kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
May 06 00:59:29 tubzpi.xyz kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
May 06 00:59:29 tubzpi.xyz kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
May 06 00:59:29 tubzpi.xyz kernel: sdhost: log_buf @ 0000000026cae57a (c2a72000)
May 06 00:59:29 tubzpi.xyz kernel: Indeed it is in host mode hprt0 = 00021501
May 06 00:59:29 tubzpi.xyz kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
May 06 00:59:29 tubzpi.xyz kernel: of_cfs_init
May 06 00:59:29 tubzpi.xyz kernel: of_cfs_init: OK
May 06 00:59:29 tubzpi.xyz kernel: Waiting for root device PARTUUID=8d0105b5-02...
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
May 06 00:59:29 tubzpi.xyz kernel: Indeed it is in host mode hprt0 = 00001101
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 06 00:59:29 tubzpi.xyz kernel: hub 1-1:1.0: USB hub found
May 06 00:59:29 tubzpi.xyz kernel: hub 1-1:1.0: 5 ports detected
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 06 00:59:29 tubzpi.xyz kernel: smsc95xx v2.0.0
May 06 00:59:29 tubzpi.xyz kernel: SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=184)
May 06 00:59:29 tubzpi.xyz kernel: smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:22:3a:c1
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.2: new full-speed USB device number 4 using dwc_otg
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.2: New USB device found, idVendor=062a, idProduct=5918, bcdDevice= 1.02
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.2: Product: 2.4G Keyboard Mouse
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.2: Manufacturer: MOSART Semi.
May 06 00:59:29 tubzpi.xyz kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:062A:5918.0001/input/input0
May 06 00:59:29 tubzpi.xyz kernel: hid-generic 0003:062A:5918.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-3f980000.usb-1.2/input0
May 06 00:59:29 tubzpi.xyz kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:5918.0002/input/input1
May 06 00:59:29 tubzpi.xyz kernel: input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:5918.0002/input/input2
May 06 00:59:29 tubzpi.xyz kernel: input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:5918.0002/input/input3
May 06 00:59:29 tubzpi.xyz kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:062A:5918.0002/input/input4
May 06 00:59:29 tubzpi.xyz kernel: hid-generic 0003:062A:5918.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-3f980000.usb-1.2/input1
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: new high-speed USB device number 5 using dwc_otg
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: New USB device found, idVendor=13fd, idProduct=5910, bcdDevice= 0.58
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: Product: External
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: Manufacturer: Generic
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: SerialNumber: 50026B73802BBFAB
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: The driver for the USB controller dwc_otg_hcd does not support scatter-gather which is
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: required by the UAS driver. Please try an other USB controller if you wish to use UAS.
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: The driver for the USB controller dwc_otg_hcd does not support scatter-gather which is
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.4: required by the UAS driver. Please try an other USB controller if you wish to use UAS.
May 06 00:59:29 tubzpi.xyz kernel: usb-storage 1-1.4:1.0: USB Mass Storage device detected
May 06 00:59:29 tubzpi.xyz kernel: scsi host0: usb-storage 1-1.4:1.0
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.5: new low-speed USB device number 6 using dwc_otg
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.5: New USB device found, idVendor=1a2c, idProduct=4c5e, bcdDevice= 1.10
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.5: Product: USB Keyboard
May 06 00:59:29 tubzpi.xyz kernel: usb 1-1.5: Manufacturer: SEMICO
May 06 00:59:29 tubzpi.xyz kernel: input: SEMICO USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:1A2C:4C5E.0003/input/input5
May 06 00:59:29 tubzpi.xyz kernel: hid-generic 0003:1A2C:4C5E.0003: input,hidraw2: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-3f980000.usb-1.5/input0
May 06 00:59:29 tubzpi.xyz kernel: input: SEMICO USB Keyboard Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:1A2C:4C5E.0004/input/input6
May 06 00:59:29 tubzpi.xyz kernel: input: SEMICO USB Keyboard System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:1A2C:4C5E.0004/input/input7
May 06 00:59:29 tubzpi.xyz kernel: input: SEMICO USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:1A2C:4C5E.0004/input/input9
May 06 00:59:29 tubzpi.xyz kernel: hid-generic 0003:1A2C:4C5E.0004: input,hiddev97,hidraw3: USB HID v1.10 Keyboard [SEMICO USB Keyboard] on usb-3f980000.usb-1.5/input1
May 06 00:59:29 tubzpi.xyz kernel: scsi 0:0:0:0: Direct-Access Generic External 0058 PQ: 0 ANSI: 6
May 06 00:59:29 tubzpi.xyz kernel: sd 0:0:0:0: [sda] 234441647 512-byte logical blocks: (120 GB/112 GiB)
May 06 00:59:29 tubzpi.xyz kernel: sd 0:0:0:0: [sda] Write Protect is off
May 06 00:59:29 tubzpi.xyz kernel: sd 0:0:0:0: [sda] Mode Sense: 47 00 00 08
May 06 00:59:29 tubzpi.xyz kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 06 00:59:29 tubzpi.xyz kernel: sda: sda1 sda2
May 06 00:59:29 tubzpi.xyz kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 06 00:59:29 tubzpi.xyz kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
May 06 00:59:29 tubzpi.xyz kernel: VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
May 06 00:59:29 tubzpi.xyz kernel: devtmpfs: mounted
May 06 00:59:29 tubzpi.xyz kernel: Freeing unused kernel memory: 4160K
May 06 00:59:29 tubzpi.xyz kernel: Run /sbin/init as init process
May 06 00:59:29 tubzpi.xyz kernel: with arguments:
May 06 00:59:29 tubzpi.xyz kernel: /sbin/init
May 06 00:59:29 tubzpi.xyz kernel: with environment:
May 06 00:59:29 tubzpi.xyz kernel: HOME=/
May 06 00:59:29 tubzpi.xyz kernel: TERM=linux
May 06 00:59:29 tubzpi.xyz systemd[1]: System time before build time, advancing clock.
May 06 00:59:29 tubzpi.xyz kernel: NET: Registered PF_INET6 protocol family
May 06 00:59:29 tubzpi.xyz kernel: Segment Routing with IPv6
May 06 00:59:29 tubzpi.xyz kernel: In-situ OAM (IOAM) with IPv6
May 06 00:59:29 tubzpi.xyz systemd[1]: systemd 247.3-7+deb11u2 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)
May 06 00:59:29 tubzpi.xyz systemd[1]: Detected architecture arm64.
May 06 00:59:29 tubzpi.xyz systemd[1]: Set hostname to <tubzpi.xyz>.
May 06 00:59:29 tubzpi.xyz systemd[1]: Queued start job for default target Graphical Interface.
May 06 00:59:29 tubzpi.xyz systemd[1]: Created slice system-getty.slice.
May 06 00:59:29 tubzpi.xyz systemd[1]: Created slice system-modprobe.slice.
May 06 00:59:29 tubzpi.xyz systemd[1]: Created slice system-systemd\x2dfsck.slice.
May 06 00:59:29 tubzpi.xyz systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 06 00:59:29 tubzpi.xyz systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 06 00:59:29 tubzpi.xyz systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 06 00:59:29 tubzpi.xyz systemd[1]: Reached target Local Encrypted Volumes.
May 06 00:59:29 tubzpi.xyz systemd[1]: Reached target Paths.
May 06 00:59:29 tubzpi.xyz systemd[1]: Reached target Slices.
May 06 00:59:29 tubzpi.xyz systemd[1]: Reached target Swap.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on RPCbind Server Activation Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on fsck to fsckd communication Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on initctl Compatibility Named Pipe.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on Journal Audit Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on Journal Socket (/dev/log).
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on Journal Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on udev Control Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Listening on udev Kernel Socket.
May 06 00:59:29 tubzpi.xyz systemd[1]: Condition check resulted in Huge Pages File System being skipped.
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounting POSIX Message Queue File System...
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounting RPC Pipe File System...
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounting Kernel Debug File System...
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounting Kernel Trace File System...
May 06 00:59:29 tubzpi.xyz systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Restore / save the current clock...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Set the console keyboard layout...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Create list of static device nodes for the current kernel...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Load Kernel Module configfs...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Load Kernel Module fuse...
May 06 00:59:29 tubzpi.xyz systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting File System Check on Root Device...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Journal Service...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Load Kernel Modules...
May 06 00:59:29 tubzpi.xyz kernel: fuse: init (API version 7.37)
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Coldplug All udev Devices...
May 06 00:59:29 tubzpi.xyz systemd[1]: Starting Uncomplicated firewall...
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounted POSIX Message Queue File System.
May 06 00:59:29 tubzpi.xyz systemd[1]: Mounted RPC Pipe File System.