Skip to content

Instantly share code, notes, and snippets.

@jficz
Created July 11, 2021 14:54
Show Gist options
  • Save jficz/82807d347cd88375c32de58e78030453 to your computer and use it in GitHub Desktop.
Save jficz/82807d347cd88375c32de58e78030453 to your computer and use it in GitHub Desktop.
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.10.48 (nixbld@localhost) (gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.35.1) #1-NixOS SMP Wed Jul 7 12:27:50 UTC 2021
[ 0.000000] Machine model: Raspberry Pi 4 Model B
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x1ff01a280-0x1ff01cfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b2fffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] On node 0 totalpages: 2061056
[ 0.000000] DMA zone: 3788 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242432 pages, LIFO batch:63
[ 0.000000] DMA zone: 256 pages in unavailable ranges
[ 0.000000] DMA32 zone: 12288 pages used for memmap
[ 0.000000] DMA32 zone: 770048 pages, LIFO batch:63
[ 0.000000] Normal zone: 16384 pages used for memmap
[ 0.000000] Normal zone: 1048576 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 33 pages/cpu s95512 r8192 d31464 u135168
[ 0.000000] pcpu-alloc: s95512 r8192 d31464 u135168 alloc=33*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2028596
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: init=/nix/store/zwmk9hb4nysrccx9jqglb5inn74rvxxb-nixos-system-ghost-21.05.1412.cf59fbd5396/init console=ttyS1,115200n8 console=tty1 loglevel=8 systemd.log_level=debug systemd.log_target=console rootdelay=30
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000033000000-0x0000000037000000] (64MB)
[ 0.000000] Memory: 7897488K/8244224K available (18624K kernel code, 4238K rwdata, 9784K rodata, 9856K init, 634K bss, 281200K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 60816 entries in 238 pages
[ 0.000000] ftrace: allocated 238 pages with 6 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=4.
[ 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: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x388/0x548 with crng_init=0
[ 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.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000238] Console: colour dummy device 80x25
[ 0.000709] printk: console [tty1] enabled
[ 0.000818] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000846] pid_max: default: 32768 minimum: 301
[ 0.000956] LSM: Security Framework initializing
[ 0.000984] Yama: becoming mindful.
[ 0.001149] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001251] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.003400] rcu: Hierarchical SRCU implementation.
[ 0.007090] EFI services will not be available.
[ 0.007473] smp: Bringing up secondary CPUs ...
[ 0.008132] Detected PIPT I-cache on CPU1
[ 0.008200] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.008870] Detected PIPT I-cache on CPU2
[ 0.008916] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.009577] Detected PIPT I-cache on CPU3
[ 0.009622] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.009729] smp: Brought up 1 node, 4 CPUs
[ 0.009791] SMP: Total of 4 processors activated.
[ 0.009807] CPU features: detected: 32-bit EL0 Support
[ 0.009822] CPU features: detected: CRC32 instructions
[ 0.009837] CPU features: detected: 32-bit EL1 Support
[ 0.046796] CPU: All CPU(s) started at EL2
[ 0.046921] alternatives: patching kernel code
[ 0.050150] devtmpfs: initialized
[ 0.056586] KASLR disabled due to lack of seed
[ 0.056820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.056853] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.058861] pinctrl core: initialized pinctrl subsystem
[ 0.060316] DMI not present or invalid.
[ 0.060943] NET: Registered protocol family 16
[ 0.062582] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.062846] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.063343] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.063399] audit: initializing netlink subsys (disabled)
[ 0.063612] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
[ 0.064774] thermal_sys: Registered thermal governor 'step_wise'
[ 0.064780] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.065211] cpuidle: using governor menu
[ 0.065571] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.065707] ASID allocator initialised with 65536 entries
[ 0.067381] Serial: AMBA PL011 UART driver
[ 0.109890] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.109925] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.109942] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.109957] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.111854] cryptd: max_cpu_qlen set to 1000
[ 0.115395] fbcon: Taking over console
[ 0.115468] ACPI: Interpreter disabled.
[ 0.117792] iommu: Default domain type: Translated
[ 0.118094] vgaarb: loaded
[ 0.118585] SCSI subsystem initialized
[ 0.118786] libata version 3.00 loaded.
[ 0.119036] usbcore: registered new interface driver usbfs
[ 0.119090] usbcore: registered new interface driver hub
[ 0.119135] usbcore: registered new device driver usb
[ 0.119326] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.120204] pps_core: LinuxPPS API ver. 1 registered
[ 0.120221] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.120249] PTP clock support registered
[ 0.120420] EDAC MC: Ver: 3.0.0
[ 0.122015] FPGA manager framework
[ 0.122139] Advanced Linux Sound Architecture Driver Initialized.
[ 0.123144] clocksource: Switched to clocksource arch_sys_counter
[ 1.127672] VFS: Disk quotas dquot_6.6.0
[ 1.127761] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.128198] pnp: PnP ACPI: disabled
[ 1.136085] NET: Registered protocol family 2
[ 1.136883] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.142461] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.142600] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.142988] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.143928] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.144515] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 1.144689] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.144786] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.145040] NET: Registered protocol family 1
[ 1.145714] RPC: Registered named UNIX socket transport module.
[ 1.145734] RPC: Registered udp transport module.
[ 1.145746] RPC: Registered tcp transport module.
[ 1.145758] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.145775] NET: Registered protocol family 44
[ 1.145801] PCI: CLS 0 bytes, default 64
[ 1.146020] Trying to unpack rootfs image as initramfs...
[ 1.615691] Freeing initrd memory: 11736K
[ 1.616990] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 1.617159] kvm [1]: IPA Size Limit: 44 bits
[ 1.619195] kvm [1]: vgic interrupt IRQ9
[ 1.619395] kvm [1]: Hyp mode initialized successfully
[ 1.621677] Initialise system trusted keyrings
[ 1.621879] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[ 1.627869] zbud: loaded
[ 1.629369] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.630091] NFS: Registering the id_resolver key type
[ 1.630139] Key type id_resolver registered
[ 1.630154] Key type id_legacy registered
[ 1.630260] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.630278] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.630469] 9p: Installing v9fs 9p2000 file system support
[ 1.694661] Key type asymmetric registered
[ 1.694679] Asymmetric key parser 'x509' registered
[ 1.694727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 1.694931] io scheduler mq-deadline registered
[ 1.694947] io scheduler kyber registered
[ 1.709158] EINJ: ACPI disabled.
[ 1.729635] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.731748] printk: console [ttyS1] disabled
[ 1.731852] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550
[ 2.718118] printk: console [ttyS1] enabled
[ 2.724180] SuperH (H)SCI(F) driver initialized
[ 2.729434] msm_serial: driver initialized
[ 2.735378] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.751127] loop: module loaded
[ 2.755548] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 2.764014] megasas: 07.714.04.00-rc1
[ 2.773217] libphy: Fixed MDIO Bus: probed
[ 2.778542] tun: Universal TUN/TAP device driver, 1.6
[ 2.784625] thunder_xcv, ver 1.0
[ 2.787975] thunder_bgx, ver 1.0
[ 2.791306] nicpf, ver 1.0
[ 2.795512] hclge is initializing
[ 2.798903] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 2.806248] hns3: Copyright (c) 2017 Huawei Corporation.
[ 2.811699] e1000: Intel(R) PRO/1000 Network Driver
[ 2.816676] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.822604] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.827669] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.833740] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.839235] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.844937] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 2.851312] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 2.857762] sky2: driver version 1.30
[ 2.862697] VFIO - User Level meta-driver version: 0.3
[ 2.870154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.876841] ehci-pci: EHCI PCI platform driver
[ 2.881408] ehci-platform: EHCI generic platform driver
[ 2.886898] ehci-orion: EHCI orion driver
[ 2.891108] ehci-exynos: EHCI Exynos driver
[ 2.895482] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.901780] ohci-pci: OHCI PCI platform driver
[ 2.906342] ohci-platform: OHCI generic platform driver
[ 2.911800] ohci-exynos: OHCI Exynos driver
[ 2.916486] usbcore: registered new interface driver usb-storage
[ 2.925764] i2c /dev entries driver
[ 2.931682] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 2.939075] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 2.949818] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 2.958338] sdhci: Secure Digital Host Controller Interface driver
[ 2.964651] sdhci: Copyright(c) Pierre Ossman
[ 2.969733] Synopsys Designware Multimedia Card Interface Driver
[ 2.977069] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.985334] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.992722] hid: raw HID events driver (C) Jiri Kosina
[ 2.998522] usbcore: registered new interface driver usbhid
[ 3.004195] usbhid: USB HID core driver
[ 3.009241] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 3.019932] drop_monitor: Initializing network drop monitor service
[ 3.027093] NET: Registered protocol family 10
[ 3.034384] Segment Routing with IPv6
[ 3.038212] NET: Registered protocol family 17
[ 3.043033] 9pnet: Installing 9P2000 support
[ 3.047461] Key type dns_resolver registered
[ 3.052271] registered taskstats version 1
[ 3.056495] Loading compiled-in X.509 certificates
[ 3.061460] zswap: loaded using pool lzo/zbud
[ 3.066146] Key type ._fscrypt registered
[ 3.070238] Key type .fscrypt registered
[ 3.074231] Key type fscrypt-provisioning registered
[ 3.084267] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2
[ 3.093538] serial serial0: tty port ttyAMA0 registered
[ 3.114391] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-02-25T12:10:40
[ 3.173179] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[ 3.180626] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[ 3.288863] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[ 3.310855] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
[ 3.370439] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
[ 3.381390] ALSA device list:
[ 3.384452] No soundcards found.
[ 3.398681] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.405980] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.413266] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.418913] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 3.429424] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.436811] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.441367] Freeing unused kernel memory: 9856K
[ 3.447291] Run /init as init process
[ 3.451011] with arguments:
[ 3.454033] /init
[ 3.456347] with environment:
[ 3.459542] HOME=/
[ 3.461936] TERM=linux
[ 3.493912] random: fast init done
[ 3.542678] mmc0: new high speed SDIO card at address 0001
[ 3.551090] mmc1: new ultra high speed DDR50 SDHC card at address 0007
[ 3.558580] mmcblk1: mmc1:0007 SD8GB 7.42 GiB
[ 3.566185] mmcblk1: p1 p2
[ 3.577625] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module xhci_pci...
[ 3.596913] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module usb_storage...
[ 3.608841] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module mc...
[ 3.616956] mc: Linux media interface: v0.10
[ 3.629150] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module uas...
[ 3.637185] usbcore: registered new interface driver uas
[ 3.650310] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module usbhid...
[ 3.661787] stage-1-init: [Thu Jan 1 00:00:03 UTC 1970] loading module zfs...
[ 3.676228] spl: loading out-of-tree module taints kernel.
[ 3.723810] icp: module license 'CDDL' taints kernel.
[ 3.728980] Disabling lock debugging due to kernel taint
[ 4.537385] ZFS: Loaded module v2.0.5-1, ZFS pool version 5000, ZFS filesystem version 5
[ 4.558708] stage-1-init: [Thu Jan 1 00:00:04 UTC 1970] loading module spl...
[ 4.569944] stage-1-init: [Thu Jan 1 00:00:04 UTC 1970] loading module dm_mod...
[ 4.596136] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 4.609426] stage-1-init: [Thu Jan 1 00:00:04 UTC 1970] running udev...
[ 4.654639] stage-1-init: [Thu Jan 1 00:00:04 UTC 1970] Starting version 247
[ 5.042449] stage-1-init: [Thu Jan 1 00:00:05 UTC 1970] starting device mapper and LVM...
[ 5.047613] random: lvm: uninitialized urandom read (4 bytes read)
[ 66.689933] stage-1-init: [Thu Jan 1 00:01:06 UTC 1970] importing root ZFS pool "tank"...............................................................
[ 66.862901] stage-1-init: [Thu Jan 1 00:01:06 UTC 1970] cannot import 'tank': no such pool available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment