Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created October 23, 2024 04:03
Show Gist options
  • Save gokrazy-bot/8d502a127f58856ba2fd91c0590867c4 to your computer and use it in GitHub Desktop.
Save gokrazy-bot/8d502a127f58856ba2fd91c0590867c4 to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Linux version 6.10.2 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] KASLR enabled
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] random: crng init done
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Machine model: Raspberry Pi Zero 2 W Rev 1.0
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000017e00000, size 64 MiB
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] OF: reserved mem: 0x0000000017e00000..0x000000001bdfffff (65536 KiB) map reusable linux,cma
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000001bffffff]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] NUMA: NODE_DATA [mem 0x1bf07980-0x1bf09fbf]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Normal empty
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff]
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] percpu: Embedded 24 pages/cpu s60392 r8192 d29720 u98304
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] alternatives: applying boot alternatives
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0x902120 bcm2709.serial=0x22e76aac bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=29 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=B8:27:EB:E7:6A:AC vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-692da8b40001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 114688
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] software IO TLB: area num 4.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] software IO TLB: mapped [mem 0x00000000174c0000-0x00000000175c0000] (1MB)
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Memory: 325116K/458752K available (23232K kernel code, 5584K rwdata, 14900K rodata, 11968K init, 775K bss, 68100K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi Zero 2 W] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi Zero 2 W] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi Zero 2 W] [ 0.000573] Console: colour dummy device 80x25
(drain) [Raspberry Pi Zero 2 W] [ 0.000590] printk: legacy console [tty1] enabled
(drain) [Raspberry Pi Zero 2 W] [ 0.001527] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi Zero 2 W] [ 0.001572] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi Zero 2 W] [ 0.001704] LSM: initializing lsm=capability,landlock
(drain) [Raspberry Pi Zero 2 W] [ 0.001774] landlock: Up and running.
(drain) [Raspberry Pi Zero 2 W] [ 0.001903] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
(drain) [Raspberry Pi Zero 2 W] [ 0.001946] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
(drain) [Raspberry Pi Zero 2 W] [ 0.005037] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi Zero 2 W] [ 0.005075] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi Zero 2 W] [ 0.009181] EFI services will not be available.
(drain) [Raspberry Pi Zero 2 W] [ 0.009643] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi Zero 2 W] [ 0.010319] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi Zero 2 W] [ 0.010458] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi Zero 2 W] [ 0.011421] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi Zero 2 W] [ 0.011529] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi Zero 2 W] [ 0.012557] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi Zero 2 W] [ 0.012661] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi Zero 2 W] [ 0.012935] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi Zero 2 W] [ 0.013051] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi Zero 2 W] [ 0.013071] CPU: All CPU(s) started at EL2
(drain) [Raspberry Pi Zero 2 W] [ 0.013104] CPU features: d
[Raspberry Pi Zero 2 W] 2024/10/23 06:02:51 supervise.go:568: sending sigterm to all services
[Raspberry Pi Zero 2 W] 2024/10/23 06:02:51 supervise.go:580: all services shut down
[Raspberry Pi Zero 2 W] 2024/10/23 06:02:51 update.go:408: Unmounting /per[ 965.398226] EXT4-fs (mmcblk0p4): unmounting filesystem 490c2d39-3d82-4678-bdd2-872e34882fd0.
[Raspberry Pi Zero 2 W] m
[Raspberry Pi Zero 2 W] 2024/10/23 06:02:51 update.go:355: Rebooting
[Raspberry Pi Zero 2 W] [ 966.486358] kvm: exiting hardware virtualization
[Raspberry Pi Zero 2 W] [ 966.493067] reboot: Restarting system
[Raspberry Pi Zero 2 W] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi Zero 2 W] [ 0.000000] Linux version 6.6.31-v8 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi Zero 2 W] [ 0.000000] KASLR enabled
[Raspberry Pi Zero 2 W] [ 0.000000] random: crng init done
[Raspberry Pi Zero 2 W] [ 0.000000] Machine model: Raspberry Pi Zero 2 W Rev 1.0
[Raspberry Pi Zero 2 W] [ 0.000000] efi: UEFI not found.
[Raspberry Pi Zero 2 W] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000017c00000, size 64 MiB
[Raspberry Pi Zero 2 W] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi Zero 2 W] [ 0.000000] OF: reserved mem: 0x0000000017c00000..0x000000001bbfffff (65536 KiB) map reusable linux,cma
[Raspberry Pi Zero 2 W] [ 0.000000] Zone ranges:
[Raspberry Pi Zero 2 W] [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff]
[Raspberry Pi Zero 2 W] [ 0.000000] DMA32 empty
[Raspberry Pi Zero 2 W] [ 0.000000] Normal empty
[Raspberry Pi Zero 2 W] [ 0.000000] Movable zone start for each node
[Raspberry Pi Zero 2 W] [ 0.000000] Early memory node ranges
[Raspberry Pi Zero 2 W] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff]
[Raspberry Pi Zero 2 W] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff]
[Raspberry Pi Zero 2 W] [ 0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[Raspberry Pi Zero 2 W] [ 0.000000] percpu: Embedded 31 pages/cpu s87144 r8192 d31640 u126976
[Raspberry Pi Zero 2 W] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi Zero 2 W] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi Zero 2 W] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi Zero 2 W] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi Zero 2 W] [ 0.000000] alternatives: applying boot alternatives
[Raspberry Pi Zero 2 W] [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:E7:6A:AC vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-692da8b40001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi Zero 2 W] [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi Zero 2 W] [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Raspberry Pi Zero 2 W] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 112896
[Raspberry Pi Zero 2 W] [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[Raspberry Pi Zero 2 W] [ 0.000000] Memory: 342272K/458752K available (19904K kernel code, 3414K rwdata, 7772K rodata, 7936K init, 1146K bss, 50944K reserved, 65536K cma-reserved)
[Raspberry Pi Zero 2 W] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi Zero 2 W] [ 0.000000] ftrace: allocating 63217 entries in 247 pages
[Raspberry Pi Zero 2 W] [ 0.000000] ftrace: allocated 247 pages with 7 groups
[Raspberry Pi Zero 2 W] [ 0.000000] trace event string verifier disabled
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi Zero 2 W] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi Zero 2 W] [ 0.000000] Rude variant of Tasks RCU enabled.
[Raspberry Pi Zero 2 W] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi Zero 2 W] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi Zero 2 W] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi Zero 2 W] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi Zero 2 W] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi Zero 2 W] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi Zero 2 W] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi Zero 2 W] [ 0.000424] Console: colour dummy device 80x25
[Raspberry Pi Zero 2 W] [ 0.000440] printk: console [tty1] enabled
[Raspberry Pi Zero 2 W] [ 0.001332] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi Zero 2 W] [ 0.001379] pid_max: default: 32768 minimum: 301
[Raspberry Pi Zero 2 W] [ 0.001491] LSM: initializing lsm=capability,integrity
[Raspberry Pi Zero 2 W] [ 0.001723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[Raspberry Pi Zero 2 W] [ 0.001769] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[Raspberry Pi Zero 2 W] [ 0.002738] cgroup: Disabling memory control group subsystem
[Raspberry Pi Zero 2 W] [ 0.004702] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi Zero 2 W] [ 0.004852] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi Zero 2 W] [ 0.005006] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi Zero 2 W] [ 0.005338] rcu: Hierarchical SRCU implementation.
[Raspberry Pi Zero 2 W] [ 0.005363] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi Zero 2 W] [ 0.009152] EFI services will not be available.
[Raspberry Pi Zero 2 W] [ 0.009603] smp: Bringing up secondary CPUs ...
[Raspberry Pi Zero 2 W] [ 0.010373] Detected VIPT I-cache on CPU1
[Raspberry Pi Zero 2 W] [ 0.010515] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi Zero 2 W] [ 0.011354] Detected VIPT I-cache on CPU2
[Raspberry Pi Zero 2 W] [ 0.011460] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi Zero 2 W] [ 0.012443] Detected VIPT I-cache on CPU3
[Raspberry Pi Zero 2 W] [ 0.012549] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi Zero 2 W] [ 0.012662] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi Zero 2 W] [ 0.012792] SMP: Total of 4 processors activated.
[Raspberry Pi Zero 2 W] [ 0.012816] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi Zero 2 W] [ 0.012837] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi Zero 2 W] [ 0.012862] CPU features: detected: CRC32 instructions
[Raspberry Pi Zero 2 W] [ 0.012997] CPU: All CPU(s) started at EL2
[Raspberry Pi Zero 2 W] [ 0.013032] alternatives: applying system-wide alternatives
[Raspberry Pi Zero 2 W] [ 0.015433] devtmpfs: initialized
[Raspberry Pi Zero 2 W] [ 0.027884] Enabled cp15_barrier support
[Raspberry Pi Zero 2 W] [ 0.027944] Enabled setend support
[Raspberry Pi Zero 2 W] [ 0.028186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi Zero 2 W] [ 0.028241] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi Zero 2 W] [ 0.031431] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi Zero 2 W] [ 0.032460] DMI not present or invalid.
[Raspberry Pi Zero 2 W] [ 0.033193] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi Zero 2 W] [ 0.039936] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi Zero 2 W] [ 0.040329] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi Zero 2 W] [ 0.040912] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi Zero 2 W] [ 0.041042] audit: initializing netlink subsys (disabled)
[Raspberry Pi Zero 2 W] [ 0.041356] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi Zero 2 W] [ 0.042275] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi Zero 2 W] [ 0.042340] cpuidle: using governor menu
[Raspberry Pi Zero 2 W] [ 0.042789] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi Zero 2 W] [ 0.042966] ASID allocator initialised with 32768 entries
[Raspberry Pi Zero 2 W] [ 0.044154] Serial: AMBA PL011 UART driver
[Raspberry Pi Zero 2 W] [ 0.049464] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi Zero 2 W] [ 0.060346] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-10-17T11:35:59, variant start
[Raspberry Pi Zero 2 W] [ 0.064368] raspberrypi-firmware soc:firmware: Firmware hash is b580e2acde306434ab07a913745a21451643ff55
[Raspberry Pi Zero 2 W] [ 0.072801] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[Raspberry Pi Zero 2 W] [ 0.072842] Modules: 0 pages in range for non-PLT usage
[Raspberry Pi Zero 2 W] [ 0.072849] Modules: 514192 pages in range for PLT usage
[Raspberry Pi Zero 2 W] [ 0.074818] ACPI: Interpreter disabled.
[Raspberry Pi Zero 2 W] [ 0.075278] bcm2835-dma 3f007000.dma-controller: DMA legacy API manager, dmachans=0x1
[Raspberry Pi Zero 2 W] [ 0.076997] iommu: Default domain type: Translated
[Raspberry Pi Zero 2 W] [ 0.077032] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi Zero 2 W] [ 0.077635] SCSI subsystem initialized
[Raspberry Pi Zero 2 W] [ 0.077989] usbcore: registered new interface driver usbfs
[Raspberry Pi Zero 2 W] [ 0.078066] usbcore: registered new interface driver hub
[Raspberry Pi Zero 2 W] [ 0.078146] usbcore: registered new device driver usb
[Raspberry Pi Zero 2 W] [ 0.078569] mc: Linux media interface: v0.10
[Raspberry Pi Zero 2 W] [ 0.078686] videodev: Linux video capture interface: v2.00
[Raspberry Pi Zero 2 W] [ 0.078868] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi Zero 2 W] [ 0.078893] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi Zero 2 W] [ 0.078944] PTP clock support registered
[Raspberry Pi Zero 2 W] [ 0.079017] EDAC MC: Ver: 3.0.0
[Raspberry Pi Zero 2 W] [ 0.081151] vgaarb: loaded
[Raspberry Pi Zero 2 W] [ 0.081861] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi Zero 2 W] [ 1.717947] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi Zero 2 W] [ 1.718041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi Zero 2 W] [ 1.718209] FS-Cache: Loaded
[Raspberry Pi Zero 2 W] [ 1.718546] CacheFiles: Loaded
[Raspberry Pi Zero 2 W] [ 1.718660] pnp: PnP ACPI: disabled
[Raspberry Pi Zero 2 W] [ 1.729806] NET: Registered PF_INET protocol family
[Raspberry Pi Zero 2 W] [ 1.730072] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.731372] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.731436] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.731479] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.731631] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.731836] TCP: Hash tables configured (established 4096 bind 4096)
[Raspberry Pi Zero 2 W] [ 1.732122] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.732209] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.732264] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[Raspberry Pi Zero 2 W] [ 1.732484] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi Zero 2 W] [ 1.733121] RPC: Registered named UNIX socket transport module.
[Raspberry Pi Zero 2 W] [ 1.733152] RPC: Registered udp transport module.
[Raspberry Pi Zero 2 W] [ 1.733173] RPC: Registered tcp transport module.
[Raspberry Pi Zero 2 W] [ 1.733194] RPC: Registered tcp-with-tls transport module.
[Raspberry Pi Zero 2 W] [ 1.733215] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi Zero 2 W] [ 1.735259] PCI: CLS 0 bytes, default 64
[Raspberry Pi Zero 2 W] [ 1.735995] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi Zero 2 W] [ 1.739166] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi Zero 2 W] [ 1.742884] Initialise system trusted keyrings
[Raspberry Pi Zero 2 W] [ 1.743241] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[Raspberry Pi Zero 2 W] [ 1.743335] zbud: loaded
[Raspberry Pi Zero 2 W] [ 1.743816] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi Zero 2 W] [ 1.744273] NFS: Registering the id_resolver key type
[Raspberry Pi Zero 2 W] [ 1.744320] Key type id_resolver registered
[Raspberry Pi Zero 2 W] [ 1.744343] Key type id_legacy registered
[Raspberry Pi Zero 2 W] [ 1.744386] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi Zero 2 W] [ 1.744415] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi Zero 2 W] [ 1.744674] fuse: init (API version 7.39)
[Raspberry Pi Zero 2 W] [ 1.745464] Key type asymmetric registered
[Raspberry Pi Zero 2 W] [ 1.745492] Asymmetric key parser 'x509' registered
[Raspberry Pi Zero 2 W] [ 1.745577] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[Raspberry Pi Zero 2 W] [ 1.745786] io scheduler mq-deadline registered
[Raspberry Pi Zero 2 W] [ 1.745813] io scheduler kyber registered
[Raspberry Pi Zero 2 W] [ 1.745913] io scheduler bfq registered
[Raspberry Pi Zero 2 W] [ 1.750483] pinctrl-bcm2835 3f200000.gpio: GPIO_OUT persistence: yes
[Raspberry Pi Zero 2 W] [ 1.755771] bcm2708_fb soc:fb: FB found 1 display(s)
[Raspberry Pi Zero 2 W] [ 1.764752] Console: switching to colour frame buffer device 82x26
[Raspberry Pi Zero 2 W] [ 1.767736] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[Raspberry Pi Zero 2 W] [ 1.770801] IPMI message handler: version 39.2
[Raspberry Pi Zero 2 W] [ 1.772243] ipmi device interface
[Raspberry Pi Zero 2 W] [ 1.773904] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi Zero 2 W] [ 1.783785] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi Zero 2 W] [ 1.787225] Serial: AMBA driver
[Raspberry Pi Zero 2 W] [ 1.788922] msm_serial: driver initialized
[Raspberry Pi Zero 2 W] [ 1.792090] bcm2835-rng 3f104000.rng: hwrng registered
[Raspberry Pi Zero 2 W] [ 1.794155] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[Raspberry Pi Zero 2 W] [ 1.816180] brd: module loaded
[Raspberry Pi Zero 2 W] [ 1.826018] loop: module loaded
[Raspberry Pi Zero 2 W] [ 1.828502] Loading iSCSI transport class v2.0-870.
[Raspberry Pi Zero 2 W] [ 1.832470] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi Zero 2 W] [ 1.835195] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi Zero 2 W] [ 1.842637] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi Zero 2 W] [ 1.845455] thunder_xcv, ver 1.0
[Raspberry Pi Zero 2 W] [ 1.846975] thunder_bgx, ver 1.0
[Raspberry Pi Zero 2 W] [ 1.848396] nicpf, ver 1.0
[Raspberry Pi Zero 2 W] [ 1.849744] nicvf, ver 1.0
[Raspberry Pi Zero 2 W] [ 1.851163] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi Zero 2 W] [ 1.853251] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi Zero 2 W] [ 1.854608] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi Zero 2 W] [ 1.857149] usbcore: registered new device driver r8152-cfgselector
[Raspberry Pi Zero 2 W] [ 1.858577] usbcore: registered new interface driver r8152
[Raspberry Pi Zero 2 W] [ 1.859966] usbcore: registered new interface driver lan78xx
[Raspberry Pi Zero 2 W] [ 1.861315] usbcore: registered new interface driver asix
[Raspberry Pi Zero 2 W] [ 1.862610] usbcore: registered new interface driver cdc_ether
[Raspberry Pi Zero 2 W] [ 1.863825] usbcore: registered new interface driver smsc95xx
[Raspberry Pi Zero 2 W] [ 1.865027] usbcore: registered new interface driver lg-vl600
[Raspberry Pi Zero 2 W] [ 1.866216] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi Zero 2 W] [ 1.868371] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[Raspberry Pi Zero 2 W] [ 2.597646] Core Release: 2.80a
[Raspberry Pi Zero 2 W] [ 2.598705] Setting default values for core params
[Raspberry Pi Zero 2 W] [ 2.599723] Finished setting default values for core params
[Raspberry Pi Zero 2 W] [ 2.800993] Using Buffer DMA mode
[Raspberry Pi Zero 2 W] [ 2.801949] Periodic Transfer Interrupt Enhancement - disabled
[Raspberry Pi Zero 2 W] [ 2.802938] Multiprocessor Interrupt Enhancement - disabled
[Raspberry Pi Zero 2 W] [ 2.803971] OTG VER PARAM: 0, OTG VER FLAG: 0
[Raspberry Pi Zero 2 W] [ 2.805027] Dedicated Tx FIFOs mode
[Raspberry Pi Zero 2 W] [ 2.806525]
[Raspberry Pi Zero 2 W] [ 2.806533] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = ffff800080469000 dma = 0x00000000d8010000 len=9024
[Raspberry Pi Zero 2 W] [ 2.809736] FIQ FSM acceleration enabled for :
[Raspberry Pi Zero 2 W] [ 2.809736] Non-periodic Split Transactions
[Raspberry Pi Zero 2 W] [ 2.809736] Periodic Split Transactions
[Raspberry Pi Zero 2 W] [ 2.809736] High-Speed Isochronous Endpoints
[Raspberry Pi Zero 2 W] [ 2.809736] Interrupt/Control Split Transaction hack enabled
[Raspberry Pi Zero 2 W] [ 2.815265]
[Raspberry Pi Zero 2 W] [ 2.815270] WARN::hcd_init_fiq:496: MPHI regs_base at ffff800080065000
[Raspberry Pi Zero 2 W] [ 2.817753] dwc_otg 3f980000.usb: DWC OTG Controller
[Raspberry Pi Zero 2 W] [ 2.819109] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi Zero 2 W] [ 2.820484] dwc_otg 3f980000.usb: irq 74, io mem 0x00000000
[Raspberry Pi Zero 2 W] [ 2.821862] Init: Port Power? op_state=1
[Raspberry Pi Zero 2 W] [ 2.823167] Init: Power Port (0)
[Raspberry Pi Zero 2 W] [ 2.824822] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[Raspberry Pi Zero 2 W] [ 2.827477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Raspberry Pi Zero 2 W] [ 2.828888] usb usb1: Product: DWC OTG Controller
[Raspberry Pi Zero 2 W] [ 2.830285] usb usb1: Manufacturer: Linux 6.6.31-v8 dwc_otg_hcd
[Raspberry Pi Zero 2 W] [ 2.831692] usb usb1: SerialNumber: 3f980000.usb
[Raspberry Pi Zero 2 W] [ 2.833868] hub 1-0:1.0: USB hub found
[Raspberry Pi Zero 2 W] [ 2.835289] hub 1-0:1.0: 1 port detected
[Raspberry Pi Zero 2 W] [ 2.838753] usbcore: registered new interface driver cdc_acm
[Raspberry Pi Zero 2 W] [ 2.840094] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi Zero 2 W] [ 2.842986] usbcore: registered new interface driver usblp
[Raspberry Pi Zero 2 W] [ 2.844677] usbcore: registered new interface driver uas
[Raspberry Pi Zero 2 W] [ 2.846223] usbcore: registered new interface driver usb-storage
[Raspberry Pi Zero 2 W] [ 2.847735] usbcore: registered new interface driver cp210x
[Raspberry Pi Zero 2 W] [ 2.849093] usbserial: USB Serial support registered for cp210x
[Raspberry Pi Zero 2 W] [ 2.850472] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi Zero 2 W] [ 2.851810] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi Zero 2 W] [ 2.854866] mousedev: PS/2 mouse device common for all mice
[Raspberry Pi Zero 2 W] [ 2.857499] i2c_dev: i2c /dev entries driver
[Raspberry Pi Zero 2 W] [ 2.859500] Driver for 1-wire Dallas network protocol.
[Raspberry Pi Zero 2 W] [ 2.865790] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi Zero 2 W] [ 2.867237] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi Zero 2 W] [ 2.868790] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi Zero 2 W] [ 2.870504] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi Zero 2 W] [ 2.873358] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi Zero 2 W] [ 2.875663] hid: raw HID events driver (C) Jiri Kosina
[Raspberry Pi Zero 2 W] [ 2.877142] usbcore: registered new interface driver usbhid
[Raspberry Pi Zero 2 W] [ 2.878523] usbhid: USB HID core driver
[Raspberry Pi Zero 2 W] [ 2.879984] bcm2835_vchiq 3f00b840.mailbox: there is not valid maps for state default
[Raspberry Pi Zero 2 W] [ 2.888894] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi Zero 2 W] [ 2.894050] Initializing XFRM netlink socket
[Raspberry Pi Zero 2 W] [ 2.895689] NET: Registered PF_INET6 protocol family
[Raspberry Pi Zero 2 W] [ 2.898403] Segment Routing with IPv6
[Raspberry Pi Zero 2 W] [ 2.899955] In-situ OAM (IOAM) with IPv6
[Raspberry Pi Zero 2 W] [ 2.901583] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi Zero 2 W] [ 2.903903] NET: Registered PF_PACKET protocol family
[Raspberry Pi Zero 2 W] [ 2.905500] Key type dns_resolver registered
[Raspberry Pi Zero 2 W] [ 2.946038] Indeed it is in host mode hprt0 = 00021501
[Raspberry Pi Zero 2 W] [ 2.951000] registered taskstats version 1
[Raspberry Pi Zero 2 W] [ 2.952772] Loading compiled-in X.509 certificates
[Raspberry Pi Zero 2 W] [ 2.971125] Key type .fscrypt registered
[Raspberry Pi Zero 2 W] [ 2.972586] Key type fscrypt-provisioning registered
[Raspberry Pi Zero 2 W] [ 2.983585] uart-pl011 3f201000.serial: cts_event_workaround enabled
[Raspberry Pi Zero 2 W] [ 2.985495] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi Zero 2 W] [ 2.988683] serial serial0: tty port ttyAMA1 registered
[Raspberry Pi Zero 2 W] [ 2.993299] bcm2835-aux-uart 3f215040.serial: there is not valid maps for state default
[Raspberry Pi Zero 2 W] [ 2.996723] printk: console [ttyS0] disabled
[Raspberry Pi Zero 2 W] [ 2.998832] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi Zero 2 W] [ 3.001683] printk: console [ttyS0] enabled
[Raspberry Pi Zero 2 W] [ 3.133880] usb 1-1: new high-speed USB device number 2 using dwc_otg
[Raspberry Pi Zero 2 W] [ 3.140863] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi Zero 2 W] [ 3.180876] Indeed it is in host mode hprt0 = 00001101
[Raspberry Pi Zero 2 W] [ 3.189059] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi Zero 2 W] [ 3.493440] usb 1-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[Raspberry Pi Zero 2 W] [ 3.502595] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[Raspberry Pi Zero 2 W] [ 3.505537] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[Raspberry Pi Zero 2 W] [ 3.509538] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[Raspberry Pi Zero 2 W] [ 3.512985] usb 1-1: Product: USB 10/100/1000 LAN
[Raspberry Pi Zero 2 W] [ 3.547553] sdhost: log_buf @ 0000000032c67581 (c3d2b000)
[Raspberry Pi Zero 2 W] [ 3.550077] usb 1-1: Manufacturer: Realtek
[Raspberry Pi Zero 2 W] [ 3.621316] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[Raspberry Pi Zero 2 W] [ 3.623972] usb 1-1: SerialNumber: 000001
[Raspberry Pi Zero 2 W] [ 3.636573] of_cfs_init
[Raspberry Pi Zero 2 W] [ 3.683016] Indeed it is in host mode hprt0 = 00001101
[Raspberry Pi Zero 2 W] [ 3.689457] of_cfs_init: OK
[Raspberry Pi Zero 2 W] [ 3.705623] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi Zero 2 W] [ 3.877883] r8152-cfgselector 1-1: reset high-speed USB device number 2 using dwc_otg
[Raspberry Pi Zero 2 W] [ 3.888324] mmc0: Host Software Queue enabled
[Raspberry Pi Zero 2 W] [ 3.897990] Indeed it is in host mode hprt0 = 00001101
[Raspberry Pi Zero 2 W] [ 3.899452] mmc0: new high speed SDHC card at address aaaa
[Raspberry Pi Zero 2 W] [ 4.202542] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi Zero 2 W] [ 4.214727] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[Raspberry Pi Zero 2 W] [ 4.239183] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[Raspberry Pi Zero 2 W] [ 4.298283] mmcblk0: p1 p2 p3 p4
[Raspberry Pi Zero 2 W] [ 4.305806] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[Raspberry Pi Zero 2 W] [ 4.310076] mmcblk0: mmc0:aaaa SC16G 14.8 GiB (quirks 0x00004000)
[Raspberry Pi Zero 2 W] [ 4.314515] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi Zero 2 W] [ 4.723621] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[Raspberry Pi Zero 2 W] [ 4.723750] r8152 1-1:1.0: Direct firmware load for rtl_nic/rtl8153a-4.fw failed with error -2
[Raspberry Pi Zero 2 W] [ 4.731198] clk: Disabling unused clocks
[Raspberry Pi Zero 2 W] [ 4.739792] r8152 1-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-4.fw (-2)
[Raspberry Pi Zero 2 W] [ 4.743863] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi Zero 2 W] [ 4.773528] cfg80211: failed to load regulatory.db
[Raspberry Pi Zero 2 W] [ 4.811407] r8152 1-1:1.0 eth0: v1.12.13
[Raspberry Pi Zero 2 W] [ 4.824665] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[Raspberry Pi Zero 2 W] [ 4.836945] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi Zero 2 W] [ 4.842674] devtmpfs: mounted
[Raspberry Pi Zero 2 W] [ 4.861969] Freeing unused kernel memory: 7936K
[Raspberry Pi Zero 2 W] [ 4.868448] Run /gokrazy/init as init process
[Raspberry Pi Zero 2 W] gokrazy build timestamp 2024-10-23T04:02:23Z
[Raspberry Pi Zero 2 W] [ 5.394526] EXT4-fs (mmcblk0p4): warning: mounting unchecked fs, running e2fsck is recommended
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 gokrazy.go:75: found hardware watchdog "Broadcom BCM[ 5.412487] EXT4-fs (mmcblk0p4): mounted filesystem 490c2d39-3d82-4678-bdd2-872e34882fd0 r/w without journal. Quota mode: none.
[Raspberry Pi Zero 2 W] 2835 Watchdog timer" with timeout 15s, pinging...
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 gokrazy.go:181: cmdline: console=tty1 console=serial0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-692da8b40001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi Zero 2 W]
[Raspberry Pi Zero 2 W] hostname "bakeryzero2w"
[Raspberry Pi Zero 2 W] gokrazy device model Raspberry Pi Zero 2 W Rev 1.0
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 gokrazy.go:449: getting EEPROM version: RECOVERY.000 not found, assuming update unsuccessful
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 update.go:311: update handler will be called with inactiveRootPartition = 2
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 listeners.go:104: now listening on 127.0.0.1:80
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:05 listeners.go:104: now listening on [::1]:80
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:06 randomd.go:38: seeding RNG from /perm/random.seed
[Raspberry Pi Zero 2 W] [ 6.675316] timestamps: boot: 2024-10-23 04:02:26 +0000 UTC, root: 2024-10-23 04:02:26 +0000 UTC (boot=1729656146 root=1729656146)
[Raspberry Pi Zero 2 W] [ 7.613403] r8152 1-1:1.0 eth0: carrier on
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:08 listeners.go:104: now listening on 10.0.0.4:80
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:08 listeners.go:101: listen: listen tcp [fe80::a2ce:c8ff:feea:48ba%eth0]:80: bind: cannot assign requested address
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:08 listeners.go:101: listen: listen tcp [fe80::a2ce:c8ff:feea:48ba%eth0]:80: bind: cannot assign requested address
[Raspberry Pi Zero 2 W] 1970/01/01 00:00:08 listeners.go:104: now listening on [fe80::a2ce:c8ff:feea:48ba%eth0]:80
[Raspberry Pi Zero 2 W] [ 10.592988] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430b0-sdio for chip BCM43430/2
[Raspberry Pi Zero 2 W] [ 10.767101] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[Raspberry Pi Zero 2 W] [ 10.778937] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/2 wl0: Mar 31 2022 17:24:51 version 9.88.4.77 (g58bc5cc) FWID 01-3b307371
[Raspberry Pi Zero 2 W] [ 11.684659] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:11 listeners.go:104: now listening on [fe80::e65f:1ff:fe57:48c4%wlan0]:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:12 listeners.go:104: now listening on [fd7c:ae21:eb36:0:e65f:1ff:fe57:48c4]:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:28 listeners.go:104: now listening on 192.168.1.161:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:29 listeners.go:137: no longer listening on 192.168.1.161:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:29 listeners.go:129: serving on 192.168.1.161:80: http: Server closed
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:47 listeners.go:104: now listening on 192.168.1.161:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:48 listeners.go:137: no longer listening on 192.168.1.161:80
[Raspberry Pi Zero 2 W] 2024/10/23 04:03:48 listeners.go:129: serving on 192.168.1.161:80: http: Server closed
[Raspberry Pi Zero 2 W] [ 50.747892] bake: SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment