Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Troubleshooting • Unable to Login on Raspberry Pi 4 Model B

$
0
0
Hi all, I flashed my SD Card (16GB) using the Raspberry Pi Imager v1.9.6 with the Raspbian OS Lite 64-Bit without Desktop Environment. I enabled SSH and had also preconfigured a Wi-Fi network in the settings but neither does the Pi connect to the network nor does it allow SSH over Ethernet. The Wi-Fi network is 2.4GHz and is NOT hidden. I tried created a "ssh" file on the bootfs partition but no luck with that either. I enabled the console over UART using the config.txt in the bootfs partition. It seems like the Pi is booting up normally (I might be wrong) from the logs shown on my terminal.

I tried logging in from the serial terminal but the Pi says "Login incorrect". I tried the default credentials Username: pi & Password: raspberry but that does not work either. I even tried downloading the Raspian OS .img file and flashing that directly but that has the exact same issue where it fails to login.

I tried upgrading the RPi Imager version to latest v2.0.0 but it fails with the error "SHA256 does not match" on 15% Progress.

I'll paste the boot logs below:

Code:

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083][    0.000000] Linux version 6.12.47+rpt-rpi-v8 (serge@raspberrypi.com) (aarch64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16)[    0.000000] KASLR enabled[    0.000000] random: crng init done[    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5[    0.000000] efi: UEFI not found.[    0.000000] Reserved memory: created CMA memory pool at 0x000000000e000000, size 512 MiB[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool[    0.000000] OF: reserved mem: 0x000000000e000000..0x000000002dffffff (524288 KiB) map reusable linux,cma[    0.000000] OF: reserved mem: 0x000000003ef73340..0x000000003ef73375 (0 KiB) nomap non-reusable nvram@0[    0.000000] OF: reserved mem: 0x000000003ef73100..0x000000003ef732ff (0 KiB) nomap non-reusable nvram@1[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff][    0.000000] Faking node 0 at [mem 0x0000000000000000-0x000000003b3fffff] (948MB)[    0.000000] NODE_DATA(0) allocated [mem 0x3b1dd300-0x3b1dffff][    0.000000] Zone ranges:[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003b3fffff][    0.000000]   DMA32    empty[    0.000000]   Normal   empty[    0.000000] Movable zone start for each node[    0.000000] Early memory node ranges[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff][    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff][    0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges[    0.000000] percpu: Embedded 33 pages/cpu s95256 r8192 d31720 u135168[    0.000000] Detected PIPT I-cache on CPU0[    0.000000] CPU features: detected: Spectre-v2[    0.000000] CPU features: detected: Spectre-v3a[    0.000000] CPU features: detected: Spectre-v4[    0.000000] CPU features: detected: Spectre-BHB[    0.000000] CPU features: kernel page table isolation forced ON by KASLR[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)[    0.000000] CPU features: detected: ARM erratum 1742098[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923[    0.000000] alternatives: applying boot alternatives[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  numa=fake=1 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:3F:4E:12 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=ffc763c1-02 rootfstype=ext4 fsck.repair=yes rootwait resize[    0.000000] cgroup: Disabling memory control group subsystem[    0.000000] mempolicy: NUMA default policy overridden to 'interleave:0'[    0.000000] Unknown kernel command line parameters "resize", will be passed to user space.[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)[    0.000000] Fallback order for Node 0: 0[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 242688[    0.000000] Policy zone: DMA[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1[    0.000000] ftrace: allocating 45279 entries in 177 pages[    0.000000] ftrace: allocated 177 pages with 4 groups[    0.000000] rcu: Preemptible hierarchical RCU implementation.[    0.000000] rcu:     RCU event tracing is enabled.[    0.000000]  Trampoline variant of Tasks RCU enabled.[    0.000000]  Rude variant of Tasks RCU enabled.[    0.000000]  Tracing variant of Tasks RCU enabled.[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0[    0.000000] Root IRQ handler: gic_handle_irq[    0.000000] GIC: Using split EOI/Deactivate mode[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.[    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns[    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns[    0.000149] Console: colour dummy device 80x25[    0.000158] printk: legacy console [tty1] enabled[    0.000416] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)[    0.000430] pid_max: default: 32768 minimum: 301[    0.000463] LSM: initializing lsm=capability[    0.000562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)[    0.000575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)[    0.001864] rcu: Hierarchical SRCU implementation.[    0.001883] rcu:     Max phase no-delay instances is 1000.[    0.002016] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level[    0.002630] EFI services will not be available.[    0.002805] smp: Bringing up secondary CPUs ...[    0.003145] Detected PIPT I-cache on CPU1[    0.003211] CPU1: Booted secondary processor 0x0000000001 [0x410fd083][    0.003554] Detected PIPT I-cache on CPU2[    0.003589] CPU2: Booted secondary processor 0x0000000002 [0x410fd083][    0.003903] Detected PIPT I-cache on CPU3[    0.003939] CPU3: Booted secondary processor 0x0000000003 [0x410fd083][    0.004012] smp: Brought up 1 node, 4 CPUs[    0.004043] SMP: Total of 4 processors activated.[    0.004048] CPU: All CPU(s) started at EL2[    0.004063] CPU features: detected: 32-bit EL0 Support[    0.004068] CPU features: detected: 32-bit EL1 Support[    0.004075] CPU features: detected: CRC32 instructions[    0.004107] alternatives: applying system-wide alternatives[    0.004970] Memory: 381540K/970752K available (14336K kernel code, 2406K rwdata, 4824K rodata, 2048K init, 577K bss, 60036K reserved, 524288K cma-reserved)[    0.005254] devtmpfs: initialized[    0.009268] Enabled cp15_barrier support[    0.009302] Enabled setend support[    0.009384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns[    0.009401] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)[    0.017972] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL[    0.018010] 0 pages in range for non-PLT usage[    0.018012] 518176 pages in range for PLT usage[    0.018163] pinctrl core: initialized pinctrl subsystem[    0.018483] DMI not present or invalid.[    0.019941] NET: Registered PF_NETLINK/PF_ROUTE protocol family[    0.020721] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations[    0.020916] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations[    0.021164] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations[    0.021201] audit: initializing netlink subsys (disabled)[    0.021343] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1[    0.021570] thermal_sys: Registered thermal governor 'step_wise'[    0.021590] cpuidle: using governor menu[    0.021691] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.[    0.021744] ASID allocator initialised with 32768 entries[    0.022147] Serial: AMBA PL011 UART driver[    0.024438] /soc/interrupt-controller@40041000: Fixed dependency cycle(s) with /soc/interrupt-controller@40041000[    0.024846] bcm2835-mbox fe00b880.mailbox: mailbox enabled[    0.032088] raspberrypi-firmware soc:firmware: Attached to firmware from 2025-08-20T17:02:31, variant start[    0.036090] raspberrypi-firmware soc:firmware: Firmware hash is cd866525580337c0aee4b25880e1f5f9f674fb24[    0.041460] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000[    0.041564] /scb/pcie@7d500000: Fixed dependency cycle(s) with /scb/pcie@7d500000[    0.044367] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1[    0.045047] iommu: Default domain type: Translated[    0.045056] iommu: DMA domain TLB invalidation policy: strict mode[    0.048341] SCSI subsystem initialized[    0.048428] usbcore: registered new interface driver usbfs[    0.048451] usbcore: registered new interface driver hub[    0.048472] usbcore: registered new device driver usb[    0.048646] pps_core: LinuxPPS API ver. 1 registered[    0.048654] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>[    0.048665] PTP clock support registered[    0.049246] vgaarb: loaded[    0.049493] clocksource: Switched to clocksource arch_sys_counter[    0.049705] VFS: Disk quotas dquot_6.6.0[    0.049720] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)[    0.054125] NET: Registered PF_INET protocol family[    0.054224] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)[    0.054657] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)[    0.054679] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)[    0.054690] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)[    0.054714] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)[    0.054863] TCP: Hash tables configured (established 4096 bind 4096)[    0.055018] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)[    0.055061] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)[    0.055076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)[    0.055155] NET: Registered PF_UNIX/PF_LOCAL protocol family[    0.055401] RPC: Registered named UNIX socket transport module.[    0.055410] RPC: Registered udp transport module.[    0.055415] RPC: Registered tcp transport module.[    0.055420] RPC: Registered tcp-with-tls transport module.[    0.055426] RPC: Registered tcp NFSv4.1 backchannel transport module.[    0.055438] PCI: CLS 0 bytes, default 64[    0.055744] Trying to unpack rootfs image as initramfs...[    0.064228] kvm [1]: nv: 554 coarse grained trap handlers[    0.064624] kvm [1]: IPA Size Limit: 44 bits[    0.065288] kvm [1]: vgic interrupt IRQ9[    0.065330] kvm [1]: Hyp nVHE mode initialized successfully[    0.283080] Freeing initrd memory: 15636K[    0.406691] Initialise system trusted keyrings[    0.406933] workingset: timestamp_bits=42 max_order=18 bucket_order=0[    0.407310] NFS: Registering the id_resolver key type[    0.407327] Key type id_resolver registered[    0.407333] Key type id_legacy registered[    0.407345] nfs4filelayout_init: NFSv4 File Layout Driver Registering...[    0.407352] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...[    0.407674] Key type asymmetric registered[    0.407685] Asymmetric key parser 'x509' registered[    0.407716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)[    0.407803] io scheduler mq-deadline registered[    0.407811] io scheduler kyber registered[    0.407829] io scheduler bfq registered[    0.408263] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)[    0.409310] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: yes[    0.417403] ledtrig-cpu: registered to indicate activity on CPUs[    0.418242] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:[    0.418270] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff][    0.418290] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000[    0.418311] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x003fffffff -> 0x0400000000[    0.419395] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00[    0.419448] pci_bus 0000:00: root bus resource [bus 00-ff][    0.419461] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])[    0.419530] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port[    0.419553] pci 0000:00:00.0: PCI bridge to [bus 00][    0.419565] pci 0000:00:00.0:   bridge window [mem 0x80000000-0xbfffffff][    0.419627] pci 0000:00:00.0: PME# supported from D0 D3hot[    0.421061] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring[    0.421172] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator[    0.421258] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator[    0.421287] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator[    0.521506] brcm-pcie fd500000.pcie: clkreq-mode set to default[    0.523579] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)[    0.523705] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint[    0.523761] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit][    0.523852] pci 0000:01:00.0: ASPM: VL805 fixup applied[    0.523935] pci 0000:01:00.0: PME# supported from D0 D3hot[    0.529547] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01[    0.529571] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned[    0.529581] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned[    0.529627] pci 0000:00:00.0: PCI bridge to [bus 01][    0.529635] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff][    0.529645] pci_bus 0000:00: resource 4 [mem 0x600000000-0x63fffffff][    0.529652] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff][    0.529786] pcieport 0000:00:00.0: enabling device (0000 -> 0002)[    0.529859] pcieport 0000:00:00.0: PME: Signaling with IRQ 27[    0.530034] pcieport 0000:00:00.0: AER: enabled with IRQ 27[    0.533849] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled[    0.534677] iproc-rng200 fe104000.rng: hwrng registered[    0.534766] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)[    0.538895] brd: module loaded[    0.541354] loop: module loaded[    0.541748] Loading iSCSI transport class v2.0-870.[    0.543488] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000[    0.737527] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus[    0.738053] usbcore: registered new interface driver lan78xx[    0.738082] usbcore: registered new interface driver smsc95xx[    0.829297] xhci_hcd 0000:01:00.0: xHCI Host Controller[    0.829314] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1[    0.831287] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890[    0.831949] xhci_hcd 0000:01:00.0: xHCI Host Controller[    0.831963] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2[    0.831981] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed[    0.832115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12[    0.832126] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.832134] usb usb1: Product: xHCI Host Controller[    0.832141] usb usb1: Manufacturer: Linux 6.12.47+rpt-rpi-v8 xhci-hcd[    0.832147] usb usb1: SerialNumber: 0000:01:00.0[    0.832428] hub 1-0:1.0: USB hub found[    0.832450] hub 1-0:1.0: 1 port detected[    0.832674] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12[    0.832685] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[    0.832693] usb usb2: Product: xHCI Host Controller[    0.832699] usb usb2: Manufacturer: Linux 6.12.47+rpt-rpi-v8 xhci-hcd[    0.832705] usb usb2: SerialNumber: 0000:01:00.0[    0.832874] hub 2-0:1.0: USB hub found[    0.832899] hub 2-0:1.0: 4 ports detected[    0.833321] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)[    0.833886] usbcore: registered new interface driver uas[    0.833927] usbcore: registered new interface driver usb-storage[    0.834140] mousedev: PS/2 mouse device common for all mice[    0.835529] sdhci: Secure Digital Host Controller Interface driver[    0.835547] sdhci: Copyright(c) Pierre Ossman[    0.835629] sdhci-pltfm: SDHCI platform and OF driver helper[    0.835776] hid: raw HID events driver (C) Jiri Kosina[    0.835834] usbcore: registered new interface driver usbhid[    0.835841] usbhid: USB HID core driver[    0.839975] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available[    0.840678] NET: Registered PF_PACKET protocol family[    0.840736] Key type dns_resolver registered[    0.850169] registered taskstats version 1[    0.850320] Loading compiled-in X.509 certificates[    0.853977] Demotion targets for Node 0: null[    0.854434] Key type .fscrypt registered[    0.854444] Key type fscrypt-provisioning registered[    0.858886] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer[    0.859215] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver[    0.859795] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0[    0.859811] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated[    0.885250] uart-pl011 fe201000.serial: there is not valid maps for state default[    0.885450] uart-pl011 fe201000.serial: cts_event_workaround enabled[    0.885651] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 40, base_baud = 0) is a PL011 rev3[    0.885680] printk: legacy console [ttyAMA0] enabled[    2.459985] of_cfs_init[    2.462515] of_cfs_init: OK[    2.465429] clk: Disabling unused clocks[    2.469545] PM: genpd: Disabling unused power domains[    2.496025] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA[    2.505839] Freeing unused kernel memory: 2048K[    2.510496] Run /init as init process[    2.542339] mmc1: new high speed SDIO card at address 0001[    2.581557] usb 1-1: new high-speed USB device number 2 using xhci_hcd[    2.609399] mmc0: new ultra high speed DDR50 SDHC card at address aaaa[    2.616670] mmcblk0: mmc0:aaaa SS16G 14.8 GiB[    2.630891]  mmcblk0: p1 p2[    2.634081] mmcblk0: mmc0:aaaa SS16G 14.8 GiB (quirks 0x00004000)[    2.724127] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21[    2.732625] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0[    2.742774] usb 1-1: Product: USB2.0 Hub[    2.755342] hub 1-1:1.0: USB hub found[    2.759641] hub 1-1:1.0: 4 ports detected[    2.787459] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode[    2.794597] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode[    3.171282]  mmcblk0: p1 p2[    3.451846] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs[    3.458178] EXT4-fs (mmcblk0p2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.[    3.560758] EXT4-fs (mmcblk0p2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb r/w.[    3.605543] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.[    3.845508] EXT4-fs (mmcblk0p2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro.[    4.268455] systemd[1]: System time advanced to timestamp on /var/lib/systemd/timesync/clock: Thu 2025-12-04 14:46:49 GMT[    4.384267] NET: Registered PF_INET6 protocol family[    4.389879] Segment Routing with IPv6[    4.393579] In-situ OAM (IOAM) with IPv6[    4.457602] systemd[1]: systemd 257.9-1~deb13u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)[    4.491906] systemd[1]: Detected architecture arm64.[    4.500236] systemd[1]: Detected first boot.[    4.516777] systemd[1]: Hostname set to <raspberrypi>.[    4.527175] systemd[1]: Initializing machine ID from random generator.[    4.725681] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.[    4.735390] systemd[1]: Using hardware watchdog 'Broadcom BCM2835 Watchdog timer', version 0, device /dev/watchdog0[    4.745850] systemd[1]: Watchdog running with a hardware timeout of 1min.[    4.893084] zram_generator::config[246]: zram0: system has too much memory (906MB), limit is 0MB, ignoring.[    5.930722] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: Read-only file system[    6.112007] systemd[1]: Queued start job for default target graphical.target.[    6.163366] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.[    6.172174] systemd[1]: Created slice system-rpi\x2dsetup\x2dloop.slice - Slice /system/rpi-setup-loop.[    6.182352] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.[    6.191878] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.[    6.201409] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.[    6.211963] systemd[1]: Created slice user.slice - User and Session Slice.[    6.219085] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.[    6.230312] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.[    6.241196] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.[    6.253871] systemd[1]: Expecting device dev-disk-by\x2dpartuuid-fe811db2\x2d01.device - /dev/disk/by-partuuid/fe811db2-01...[    6.265270] systemd[1]: Expecting device dev-ttyAMA0.device - /dev/ttyAMA0...[    6.272491] systemd[1]: Expecting device dev-zram0.device - /dev/zram0...[    6.279428] systemd[1]: Reached target paths.target - Path Units.[    6.285639] systemd[1]: Reached target remote-fs.target - Remote File Systems.[    6.292954] systemd[1]: Reached target slices.target - Slice Units.[    6.300898] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.[    6.309720] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.[    6.318695] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).[    6.327860] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.[    6.335329] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).[    6.349113] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).[    6.362775] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.[    6.371079] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.[    6.379310] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).[    6.398974] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...[    6.409405] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...[    6.419654] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...[    6.442846] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...[    6.457972] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...[    6.468737] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...[    6.480564] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...[    6.491809] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...[    6.527708] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...[    6.541359] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...[    6.549601] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).[    6.566341] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).[    6.590594] fuse: init (API version 7.41)[    6.596492] systemd[1]: Starting systemd-journald.service - Journal Service...[    6.609977] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...[    6.621711] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).[    6.659170] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...[    6.668958] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).[    6.685270] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...[    6.702019] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...[    6.717405] zram: Added device: zram0[    6.726210] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.[    6.738131] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.[    6.740827] EXT4-fs (mmcblk0p2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb r/w.[    6.754505] systemd-journald[327]: Collecting audit messages is disabled.[    6.756180] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.[    6.769458] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.[    6.778107] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.[    6.790328] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.[    6.799863] systemd[1]: Started systemd-journald.service - Journal Service.[    6.982019] EXT4-fs (mmcblk0p2): resizing filesystem from 595968 to 3756416 blocks[    7.076708] systemd-journald[327]: Received client request to flush runtime journal.Debian GNU/Linux 13 raspberrypi ttyAMA0My IP address is 127.0.1.1 ::ffff:127.0.1.1

Statistics: Posted by devashish1510 — Sun Dec 07, 2025 7:35 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles