Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created September 24, 2023 04:04
Show Gist options
  • Save gokrazy-bot/9ce55b86bbd279f046be3a65a3af1797 to your computer and use it in GitHub Desktop.
Save gokrazy-bot/9ce55b86bbd279f046be3a65a3af1797 to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi 3 B+] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Linux version 6.4.12 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi 3 B+] [ 0.000000] random: crng init done
(drain) [Raspberry Pi 3 B+] [ 0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
(drain) [Raspberry Pi 3 B+] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
(drain) [Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] NUMA: NODE_DATA [mem 0x3720c9c0-0x3720efff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi 3 B+] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi 3 B+] [ 0.000000] Normal empty
(drain) [Raspberry Pi 3 B+] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi 3 B+] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi 3 B+] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B+] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
(drain) [Raspberry Pi 3 B+] [ 0.000000] percpu: Embedded 22 pages/cpu s50792 r8192 d31128 u90112
(drain) [Raspberry Pi 3 B+] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi 3 B+] [ 0.000000] alternatives: applying boot alternatives
(drain) [Raspberry Pi 3 B+] [ 0.000000] Kernel command line: video=Composite-1:720x480@60i,margin_left=32,margin_right=32,margin_top=32,margin_bottom=32 dma.dmachans=0x7ff5 bcm2709.boardrev=0xa020d3 bcm2709.serial=0x46461240 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=29 bcm2709.disk_led_active_low=0 smsc95xx.macaddr=B8:27:EB:46:12:40 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-557c925d0001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi 3 B+] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi 3 B+] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
(drain) [Raspberry Pi 3 B+] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi 3 B+] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
(drain) [Raspberry Pi 3 B+] [ 0.000000] Memory: 834556K/970752K available (21184K kernel code, 4866K rwdata, 13268K rodata, 10176K init, 634K bss, 70660K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi 3 B+] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi 3 B+] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi 3 B+] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi 3 B+] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi 3 B+] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi 3 B+] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi 3 B+] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi 3 B+] [ 0.000393] Console: colour dummy device 80x25
(drain) [Raspberry Pi 3 B+] [ 0.000410] printk: console [tty1] enabled
(drain) [Raspberry Pi 3 B+] [ 0.001351] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi 3 B+] [ 0.001398] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi 3 B+] [ 0.001537] LSM: initializing lsm=capability,landlock,integrity
(drain) [Raspberry Pi 3 B+] [ 0.001617] landlock: Up and running.
(drain) [Raspberry Pi 3 B+] [ 0.001748] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.001799] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B+] [ 0.004359] cblist_init_generic: Setting adjustable number of callback queues.
(drain) [Raspberry Pi 3 B+] [ 0.004403] cblist_init_generic: Setting shift to 2 and lim to 1.
(drain) [Raspberry Pi 3 B+] [ 0.004535] cblist_init_generic: Setting adjustable number of callback queues.
(drain) [Raspberry Pi 3 B+] [ 0.004567] cblist_init_generic: Setting shift to 2 and lim to 1.
(drain) [Raspberry Pi 3 B+] [ 0.004863] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi 3 B+] [ 0.004888] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi 3 B+] [ 0.008553] EFI services will not be available.
(drain) [Raspberry Pi 3 B+] [ 0.008990] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi 3 B+] [ 0.009705] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi 3 B+] [ 0.009833] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.010646] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi 3 B+] [ 0.010740] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.011480] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi 3 B+] [ 0.011569] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi 3 B+] [ 0.011714] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi 3 B+] [ 0.011831] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi 3 B+] [ 0.011854] CPU features: detected: 32-bit EL0 Support
(drain) [Raspberry Pi 3 B+] [ 0.011875] CPU features: detected: 32-bit EL1 Support
(drain) [Raspberry Pi 3 B+] [ 0.011898] CPU features: detected: CRC32 instr
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 supervise.go:568: sending sigterm to all services
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 randomd.go:92: persisting random seed failed: open /perm/random.seed: read-only file system
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 supervise.go:580: all services shut down
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 update.go:406: Unmounting /perm
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 update.go:408: unmounting /perm failed: invalid argument
[Raspberry Pi 3 B+] 2023/09/24 06:03:35 update.go:353: Rebooting
[Raspberry Pi 3 B+] [ 1977.177428] kvm: exiting hardware virtualization
[Raspberry Pi 3 B+] [ 1977.183981] reboot: Restarting system
[Raspberry Pi 3 B+] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.000000] Linux version 6.5.5 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi 3 B+] [ 0.000000] KASLR enabled
[Raspberry Pi 3 B+] [ 0.000000] random: crng init done
[Raspberry Pi 3 B+] [ 0.000000] Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[Raspberry Pi 3 B+] [ 0.000000] efi: UEFI not found.
[Raspberry Pi 3 B+] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi 3 B+] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
[Raspberry Pi 3 B+] [ 0.000000] NUMA: No NUMA configuration found
[Raspberry Pi 3 B+] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] NUMA: NODE_DATA [mem 0x372099c0-0x3720bfff]
[Raspberry Pi 3 B+] [ 0.000000] Zone ranges:
[Raspberry Pi 3 B+] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] DMA32 empty
[Raspberry Pi 3 B+] [ 0.000000] Normal empty
[Raspberry Pi 3 B+] [ 0.000000] Movable zone start for each node
[Raspberry Pi 3 B+] [ 0.000000] Early memory node ranges
[Raspberry Pi 3 B+] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B+] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
[Raspberry Pi 3 B+] [ 0.000000] percpu: Embedded 22 pages/cpu s50984 r8192 d30936 u90112
[Raspberry Pi 3 B+] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi 3 B+] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 843419
[Raspberry Pi 3 B+] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi 3 B+] [ 0.000000] alternatives: applying boot alternatives
[Raspberry Pi 3 B+] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0xa020d3 bcm2709.serial=0x46461240 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=29 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-557c925d0001/PARTNROFF=2 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi 3 B+] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Raspberry Pi 3 B+] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi 3 B+] [ 0.000000] Fallback order for Node 0: 0
[Raspberry Pi 3 B+] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[Raspberry Pi 3 B+] [ 0.000000] Policy zone: DMA
[Raspberry Pi 3 B+] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[Raspberry Pi 3 B+] [ 0.000000] software IO TLB: area num 4.
[Raspberry Pi 3 B+] [ 0.000000] software IO TLB: mapped [mem 0x0000000032000000-0x0000000036000000] (64MB)
[Raspberry Pi 3 B+] [ 0.000000] Memory: 767280K/970752K available (21376K kernel code, 4906K rwdata, 13536K rodata, 10688K init, 639K bss, 137936K reserved, 65536K cma-reserved)
[Raspberry Pi 3 B+] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi 3 B+] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi 3 B+] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi 3 B+] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi 3 B+] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi 3 B+] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi 3 B+] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi 3 B+] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi 3 B+] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi 3 B+] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi 3 B+] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi 3 B+] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi 3 B+] [ 0.000548] Console: colour dummy device 80x25
[Raspberry Pi 3 B+] [ 0.000565] printk: console [tty1] enabled
[Raspberry Pi 3 B+] [ 0.001516] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi 3 B+] [ 0.001564] pid_max: default: 32768 minimum: 301
[Raspberry Pi 3 B+] [ 0.001705] LSM: initializing lsm=capability,landlock,integrity
[Raspberry Pi 3 B+] [ 0.001787] landlock: Up and running.
[Raspberry Pi 3 B+] [ 0.001918] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.001970] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.004515] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B+] [ 0.004670] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B+] [ 0.004993] rcu: Hierarchical SRCU implementation.
[Raspberry Pi 3 B+] [ 0.005019] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi 3 B+] [ 0.008976] EFI services will not be available.
[Raspberry Pi 3 B+] [ 0.009408] smp: Bringing up secondary CPUs ...
[Raspberry Pi 3 B+] [ 0.010147] Detected VIPT I-cache on CPU1
[Raspberry Pi 3 B+] [ 0.010287] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.011180] Detected VIPT I-cache on CPU2
[Raspberry Pi 3 B+] [ 0.011279] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.012096] Detected VIPT I-cache on CPU3
[Raspberry Pi 3 B+] [ 0.012189] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi 3 B+] [ 0.012430] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi 3 B+] [ 0.012552] SMP: Total of 4 processors activated.
[Raspberry Pi 3 B+] [ 0.012575] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi 3 B+] [ 0.012596] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi 3 B+] [ 0.012620] CPU features: detected: CRC32 instructions
[Raspberry Pi 3 B+] [ 0.012751] CPU: All CPU(s) started at EL2
[Raspberry Pi 3 B+] [ 0.012793] alternatives: applying system-wide alternatives
[Raspberry Pi 3 B+] [ 0.015499] devtmpfs: initialized
[Raspberry Pi 3 B+] [ 0.026924] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi 3 B+] [ 0.027001] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B+] [ 0.029852] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi 3 B+] [ 0.032849] DMI not present or invalid.
[Raspberry Pi 3 B+] [ 0.033875] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi 3 B+] [ 0.039022] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.039200] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.039387] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi 3 B+] [ 0.039512] audit: initializing netlink subsys (disabled)
[Raspberry Pi 3 B+] [ 0.039797] audit: type=2000 audit(0.036:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi 3 B+] [ 0.041779] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi 3 B+] [ 0.041792] thermal_sys: Registered thermal governor 'power_allocator'
[Raspberry Pi 3 B+] [ 0.041918] cpuidle: using governor menu
[Raspberry Pi 3 B+] [ 0.043126] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi 3 B+] [ 0.043299] ASID allocator initialised with 32768 entries
[Raspberry Pi 3 B+] [ 0.047051] Serial: AMBA PL011 UART driver
[Raspberry Pi 3 B+] [ 0.074491] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[Raspberry Pi 3 B+] [ 0.074542] Modules: 0 pages in range for non-PLT usage
[Raspberry Pi 3 B+] [ 0.074550] Modules: 511456 pages in range for PLT usage
[Raspberry Pi 3 B+] [ 0.075650] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.075706] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[Raspberry Pi 3 B+] [ 0.075735] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.075760] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[Raspberry Pi 3 B+] [ 0.075788] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.075813] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[Raspberry Pi 3 B+] [ 0.075840] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B+] [ 0.075865] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[Raspberry Pi 3 B+] [ 0.078200] ACPI: Interpreter disabled.
[Raspberry Pi 3 B+] [ 0.082068] iommu: Default domain type: Translated
[Raspberry Pi 3 B+] [ 0.082101] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi 3 B+] [ 0.082627] SCSI subsystem initialized
[Raspberry Pi 3 B+] [ 0.083188] usbcore: registered new interface driver usbfs
[Raspberry Pi 3 B+] [ 0.083267] usbcore: registered new interface driver hub
[Raspberry Pi 3 B+] [ 0.083344] usbcore: registered new device driver usb
[Raspberry Pi 3 B+] [ 0.083618] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[Raspberry Pi 3 B+] [ 0.085013] mc: Linux media interface: v0.10
[Raspberry Pi 3 B+] [ 0.085107] videodev: Linux video capture interface: v2.00
[Raspberry Pi 3 B+] [ 0.085230] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi 3 B+] [ 0.085254] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi 3 B+] [ 0.085311] PTP clock support registered
[Raspberry Pi 3 B+] [ 0.085545] EDAC MC: Ver: 3.0.0
[Raspberry Pi 3 B+] [ 0.086538] scmi_core: SCMI protocol bus registered
[Raspberry Pi 3 B+] [ 0.087750] FPGA manager framework
[Raspberry Pi 3 B+] [ 0.087936] Advanced Linux Sound Architecture Driver Initialized.
[Raspberry Pi 3 B+] [ 0.089980] vgaarb: loaded
[Raspberry Pi 3 B+] [ 0.091658] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi 3 B+] [ 0.092029] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi 3 B+] [ 0.092101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi 3 B+] [ 0.092456] pnp: PnP ACPI: disabled
[Raspberry Pi 3 B+] [ 0.103537] NET: Registered PF_INET protocol family
[Raspberry Pi 3 B+] [ 0.103819] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B+] [ 0.105629] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[Raspberry Pi 3 B+] [ 0.105694] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B+] [ 0.105795] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B+] [ 0.105936] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B+] [ 0.106320] TCP: Hash tables configured (established 8192 bind 8192)
[Raspberry Pi 3 B+] [ 0.106534] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.106608] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B+] [ 0.106798] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi 3 B+] [ 0.107403] RPC: Registered named UNIX socket transport module.
[Raspberry Pi 3 B+] [ 0.107434] RPC: Registered udp transport module.
[Raspberry Pi 3 B+] [ 0.107456] RPC: Registered tcp transport module.
[Raspberry Pi 3 B+] [ 0.107478] RPC: Registered tcp-with-tls transport module.
[Raspberry Pi 3 B+] [ 0.107500] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi 3 B+] [ 0.109933] PCI: CLS 0 bytes, default 64
[Raspberry Pi 3 B+] [ 0.111303] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi 3 B+] [ 0.116329] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi 3 B+] [ 0.118286] Initialise system trusted keyrings
[Raspberry Pi 3 B+] [ 0.118569] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[Raspberry Pi 3 B+] [ 0.119110] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi 3 B+] [ 0.119481] NFS: Registering the id_resolver key type
[Raspberry Pi 3 B+] [ 0.119529] Key type id_resolver registered
[Raspberry Pi 3 B+] [ 0.119552] Key type id_legacy registered
[Raspberry Pi 3 B+] [ 0.119598] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi 3 B+] [ 0.119630] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi 3 B+] [ 0.119909] fuse: init (API version 7.38)
[Raspberry Pi 3 B+] [ 0.120128] 9p: Installing v9fs 9p2000 file system support
[Raspberry Pi 3 B+] [ 0.165900] Key type asymmetric registered
[Raspberry Pi 3 B+] [ 0.165929] Asymmetric key parser 'x509' registered
[Raspberry Pi 3 B+] [ 0.166020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[Raspberry Pi 3 B+] [ 0.166054] io scheduler mq-deadline registered
[Raspberry Pi 3 B+] [ 0.166079] io scheduler kyber registered
[Raspberry Pi 3 B+] [ 0.166140] io scheduler bfq registered
[Raspberry Pi 3 B+] [ 0.189208] simple-framebuffer 3eaf0000.framebuffer: framebuffer at 0x3eaf0000, 0x10a800 bytes
[Raspberry Pi 3 B+] [ 0.189274] simple-framebuffer 3eaf0000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624
[Raspberry Pi 3 B+] [ 0.192365] Console: switching to colour frame buffer device 82x26
[Raspberry Pi 3 B+] [ 0.195097] simple-framebuffer 3eaf0000.framebuffer: fb0: simplefb registered!
[Raspberry Pi 3 B+] [ 0.196826] IPMI message handler: version 39.2
[Raspberry Pi 3 B+] [ 0.198469] ipmi device interface
[Raspberry Pi 3 B+] [ 0.200303] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi 3 B+] [ 0.202354] EINJ: ACPI disabled.
[Raspberry Pi 3 B+] [ 0.252707] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi 3 B+] [ 0.256837] printk: console [ttyS0] disabled
[Raspberry Pi 3 B+] [ 0.258983] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi 3 B+] [ 0.262126] printk: console [ttyS0] enabled
[Raspberry Pi 3 B+] [ 1.321451] Serial: AMBA driver
[Raspberry Pi 3 B+] [ 1.326511] SuperH (H)SCI(F) driver initialized
[Raspberry Pi 3 B+] [ 1.333504] msm_serial: driver initialized
[Raspberry Pi 3 B+] [ 1.340311] STM32 USART driver initialized
[Raspberry Pi 3 B+] [ 1.347548] bcm2835-rng 3f104000.rng: hwrng registered
[Raspberry Pi 3 B+] [ 1.377220] loop: module loaded
[Raspberry Pi 3 B+] [ 1.384438] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi 3 B+] [ 1.395186] megasas: 07.725.01.00-rc1
[Raspberry Pi 3 B+] [ 1.404200] SPI driver spidev has no spi_device_id for brcm,bcm2835-spi
[Raspberry Pi 3 B+] [ 1.419693] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi 3 B+] [ 1.430543] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi 3 B+] [ 1.452299] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi 3 B+] [ 1.460982] thunder_xcv, ver 1.0
[Raspberry Pi 3 B+] [ 1.465851] thunder_bgx, ver 1.0
[Raspberry Pi 3 B+] [ 1.470634] nicpf, ver 1.0
[Raspberry Pi 3 B+] [ 1.474843] nicvf, ver 1.0
[Raspberry Pi 3 B+] [ 1.479104] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi 3 B+] [ 1.489570] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[Raspberry Pi 3 B+] [ 1.498330] hns3: Copyright (c) 2017 Huawei Corporation.
[Raspberry Pi 3 B+] [ 1.505221] hclge is initializing
[Raspberry Pi 3 B+] [ 1.510218] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi 3 B+] [ 1.516432] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi 3 B+] [ 1.523522] e1000: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B+] [ 1.529946] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.537292] e1000e: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B+] [ 1.543775] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.551250] igb: Intel(R) Gigabit Ethernet Network Driver
[Raspberry Pi 3 B+] [ 1.558130] igb: Copyright (c) 2007-2014 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.565200] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[Raspberry Pi 3 B+] [ 1.572935] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[Raspberry Pi 3 B+] [ 1.580891] sky2: driver version 1.30
[Raspberry Pi 3 B+] [ 1.590300] usbcore: registered new device driver r8152-cfgselector
[Raspberry Pi 3 B+] [ 1.598032] usbcore: registered new interface driver r8152
[Raspberry Pi 3 B+] [ 1.604942] usbcore: registered new interface driver lan78xx
[Raspberry Pi 3 B+] [ 1.612033] usbcore: registered new interface driver asix
[Raspberry Pi 3 B+] [ 1.618825] usbcore: registered new interface driver ax88179_178a
[Raspberry Pi 3 B+] [ 1.626340] usbcore: registered new interface driver cdc_ether
[Raspberry Pi 3 B+] [ 1.633579] usbcore: registered new interface driver smsc95xx
[Raspberry Pi 3 B+] [ 1.640642] usbcore: registered new interface driver net1080
[Raspberry Pi 3 B+] [ 1.647535] usbcore: registered new interface driver cdc_subset
[Raspberry Pi 3 B+] [ 1.654660] usbcore: registered new interface driver zaurus
[Raspberry Pi 3 B+] [ 1.661407] usbcore: registered new interface driver cdc_ncm
[Raspberry Pi 3 B+] [ 1.668214] usbcore: registered new interface driver lg-vl600
[Raspberry Pi 3 B+] [ 1.675063] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi 3 B+] [ 1.682423] VFIO - User Level meta-driver version: 0.3
[Raspberry Pi 3 B+] [ 1.693885] usbcore: registered new interface driver cdc_acm
[Raspberry Pi 3 B+] [ 1.700599] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi 3 B+] [ 1.710648] usbcore: registered new interface driver usblp
[Raspberry Pi 3 B+] [ 1.717267] usbcore: registered new interface driver usb-storage
[Raspberry Pi 3 B+] [ 1.724457] usbcore: registered new interface driver cp210x
[Raspberry Pi 3 B+] [ 1.731055] usbserial: USB Serial support registered for cp210x
[Raspberry Pi 3 B+] [ 1.738031] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi 3 B+] [ 1.744819] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi 3 B+] [ 1.759287] i2c_dev: i2c /dev entries driver
[Raspberry Pi 3 B+] [ 1.766674] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
[Raspberry Pi 3 B+] [ 1.787240] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi 3 B+] [ 1.800714] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi 3 B+] [ 1.808299] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi 3 B+] [ 1.815333] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi 3 B+] [ 1.824644] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi 3 B+] [ 1.836131] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi 3 B+] [ 1.847355] usbcore: registered new interface driver usbhid
[Raspberry Pi 3 B+] [ 1.854505] usbhid: USB HID core driver
[Raspberry Pi 3 B+] [ 1.861810] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi 3 B+] [ 1.874097] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi 3 B+] [ 1.896626] Initializing XFRM netlink socket
[Raspberry Pi 3 B+] [ 1.902615] NET: Registered PF_INET6 protocol family
[Raspberry Pi 3 B+] [ 1.905299] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1)
[Raspberry Pi 3 B+] [ 1.908795] Segment Routing with IPv6
[Raspberry Pi 3 B+] [ 1.922280] In-situ OAM (IOAM) with IPv6
[Raspberry Pi 3 B+] [ 1.927942] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi 3 B+] [ 1.936297] NET: Registered PF_PACKET protocol family
[Raspberry Pi 3 B+] [ 1.943125] 9pnet: Installing 9P2000 support
[Raspberry Pi 3 B+] [ 1.949044] Key type dns_resolver registered
[Raspberry Pi 3 B+] [ 1.978397] registered taskstats version 1
[Raspberry Pi 3 B+] [ 1.984251] Loading compiled-in X.509 certificates
[Raspberry Pi 3 B+] [ 2.014088] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi 3 B+] [ 2.027836] serial serial0: tty port ttyAMA0 registered
[Raspberry Pi 3 B+] [ 2.037136] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi 3 B+] [ 2.038979] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-09-21T18:44:30
[Raspberry Pi 3 B+] [ 2.050871] mmc0: new high speed SDHC card at address aaaa
[Raspberry Pi 3 B+] [ 2.068202] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[Raspberry Pi 3 B+] [ 2.075117] Console: switching to colour dummy device 80x25
[Raspberry Pi 3 B+] [ 2.085436] mmcblk0: p1 p2 p3 p4
[Raspberry Pi 3 B+] [ 2.098276] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops)
[Raspberry Pi 3 B+] [ 2.108644] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops)
[Raspberry Pi 3 B+] [ 2.118073] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops)
[Raspberry Pi 3 B+] [ 2.124397] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops)
[Raspberry Pi 3 B+] [ 2.130684] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.137648] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.144621] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B+] [ 2.151559] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops)
[Raspberry Pi 3 B+] [ 2.159297] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[Raspberry Pi 3 B+] [ 2.202089] Console: switching to colour frame buffer device 90x30
[Raspberry Pi 3 B+] [ 2.226082] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[Raspberry Pi 3 B+] [ 2.766482] dwc2 3f980000.usb: supply vusb_d not found, using dummy regulator
[Raspberry Pi 3 B+] [ 2.774755] dwc2 3f980000.usb: supply vusb_a not found, using dummy regulator
[Raspberry Pi 3 B+] [ 2.834086] dwc2 3f980000.usb: DWC OTG Controller
[Raspberry Pi 3 B+] [ 2.840424] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi 3 B+] [ 2.849097] dwc2 3f980000.usb: irq 51, io mem 0x3f980000
[Raspberry Pi 3 B+] [ 2.856884] hub 1-0:1.0: USB hub found
[Raspberry Pi 3 B+] [ 2.862129] hub 1-0:1.0: 1 port detected
[Raspberry Pi 3 B+] [ 2.878609] sdhci-iproc 3f300000.mmc: allocated mmc-pwrseq
[Raspberry Pi 3 B+] [ 2.887129] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi 3 B+] [ 2.897132] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi 3 B+] [ 2.903572] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi 3 B+] [ 2.907731] clk: Disabling unused clocks
[Raspberry Pi 3 B+] [ 2.912338] cfg80211: failed to load regulatory.db
[Raspberry Pi 3 B+] [ 2.916537] ALSA device list:
[Raspberry Pi 3 B+] [ 2.923696] mmc1: SDHCI controller on 3f300000.mmc [3f300000.mmc] using PIO
[Raspberry Pi 3 B+] [ 2.924170] #0: vc4-hdmi
[Raspberry Pi 3 B+] [ 2.945637] VFS: Mounted root (squashfs filesystem) readonly on device 179:3.
[Raspberry Pi 3 B+] [ 2.954540] devtmpfs: mounted
[Raspberry Pi 3 B+] [ 2.966291] Freeing unused kernel memory: 10688K
[Raspberry Pi 3 B+] [ 2.979747] Run /gokrazy/init as init process
[Raspberry Pi 3 B+] [ 3.013983] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi 3 B+] [ 3.167681] usb 1-1: new high-speed USB device number 2 using dwc2
[Raspberry Pi 3 B+] gokrazy build timestamp 2023-09-24T04:02:56Z
[Raspberry Pi 3 B+] 1970/01/01[ 3.312174] EXT4-fs (mmcblk0p4): bad geometry: block count 3606912 exceeds size of device (3606907 blocks)
[Raspberry Pi 3 B+] 00:00:03 gokrazy.go:76: found hardware watchdog "Broadcom BCM2835 Watch[ 3.327809] FAT-fs (mmcblk0p4): bogus number of reserved sectors
[Raspberry Pi 3 B+] dog timer" with [ 3.335732] FAT-fs (mmcblk0p4): Can't find a valid FAT filesystem
[Raspberry Pi 3 B+] timeout 15s, pinging...
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 mount.go:112: Could not mount permanent storage partition /dev/mmcblk0p4 as ext4: invalid argument
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 mount.go:112: Could not mount permanent storage partition /dev/mmcblk0p4 as vfat: invalid argument
[Raspberry Pi 3 B+] hostname "bakeryplus"
[Raspberry Pi 3 B+] gokrazy device model Raspberry Pi 3 Model B Plus Rev 1.3
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 gokrazy.go:440: getting EEPROM version: RECOVERY.000 not found, assuming u[ 3.380660] hub 1-1:1.0: USB hub found
[Raspberry Pi 3 B+] pdate unsuccessf[ 3.385674] hub 1-1:1.0: 4 ports detected
[Raspberry Pi 3 B+] ul
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 listeners.go:78: now listening on 127.0.0.1:80
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 listeners.go:78: now listening on [::1]:80
[Raspberry Pi 3 B+] [ 3.675713] usb 1-1.1: new high-speed USB device number 3 using dwc2
[Raspberry Pi 3 B+] [ 3.780708] hub 1-1.1:1.0: USB hub found
[Raspberry Pi 3 B+] [ 3.785974] hub 1-1.1:1.0: 3 ports detected
[Raspberry Pi 3 B+] 1970/01/01 00:00:03 randomd.go:83: seeding random pool failed: open /perm/random.seed: read-only file system
[Raspberry Pi 3 B+] timestamps: boot: 2023-09-24 04:03:02 +0000 UTC, root: 2023-09-24 04:03:03 +0000 UTC (boot=1695528182 root=1695528183)
[Raspberry Pi 3 B+] [ 4.487729] usb 1-1.1.1: new high-speed USB device number 4 using dwc2
[Raspberry Pi 3 B+] [ 4.862950] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[Raspberry Pi 3 B+] [ 5.295346] lan78xx 1-1.1.1:1.0 eth0: Link is Down
[Raspberry Pi 3 B+] [ 7.445590] lan78xx 1-1.1.1:1.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[Raspberry Pi 3 B+] [ 7.456765] NOHZ tick-stop error: local softirq work is pending, handler #08!!!
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:78: now listening on 10.0.0.107:80
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe46:1240%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B+] 1970/01/01 00:00:08 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe46:1240%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B+] 2023/09/24 04:03:51 listeners.go:78: now listening on [fe80::ba27:ebff:fe46:1240%eth0]:80
[Raspberry Pi 3 B+] [ 9.333661] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[Raspberry Pi 3 B+] [ 9.344640] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.bin failed with error -2
[Raspberry Pi 3 B+] [ 9.588628] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[Raspberry Pi 3 B+] [ 9.597848] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[Raspberry Pi 3 B+] 2023/09/24 04:03:57 listeners.go:78: now listening on [fe80::ba27:ebff:fe13:4715%wlan0]:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:03 listeners.go:78: now listening on [fd7c:ae21:eb36:0:ba27:ebff:fe13:4715]:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:11 listeners.go:78: now listening on 192.168.1.212:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:12 listeners.go:114: no longer listening on 192.168.1.212:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:12 listeners.go:106: serving on 192.168.1.212:80: http: Server closed
[Raspberry Pi 3 B+] 2023/09/24 04:04:30 listeners.go:78: now listening on 192.168.1.212:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:31 listeners.go:114: no longer listening on 192.168.1.212:80
[Raspberry Pi 3 B+] 2023/09/24 04:04:31 listeners.go:106: serving on 192.168.1.212:80: http: Server closed
[Raspberry Pi 3 B+] SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment