Skip to content

Instantly share code, notes, and snippets.

@starnight
Created June 1, 2020 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starnight/3f317dca121065a361cf08e91225e389 to your computer and use it in GitHub Desktop.
Save starnight/3f317dca121065a361cf08e91225e389 to your computer and use it in GitHub Desktop.
log with Maxime's repository at commit 587d6e4a529a
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.7.0-rc7-next-20200526-238966-g587d6e4a529a (zack@starnight) (aarch64-linux-gnu-gcc (GCC) 10.1.0, GNU ld (GNU Binutils) 2.34) #3 SMP PREEMPT Mon Jun 1 11:45:08 CST 2020
[ 0.000000] Machine model: Raspberry Pi 4 Model B
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: bypass linux,cma node, using cmdline CMA params instead
[ 0.000000] OF: reserved mem: node linux,cma compatible matching fail
[ 0.000000] cma: Reserved 256 MiB at 0x0000000020000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000fbffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xfb820100-0xfb821fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
[ 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] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 3792 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 242688 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 12032 pages used for memmap
[ 0.000000] DMA32 zone: 770048 pages, LIFO batch:63
[ 0.000000] percpu: Embedded 23 pages/cpu s53336 r8192 d32680 u94208
[ 0.000000] pcpu-alloc: s53336 r8192 d32680 u94208 alloc=23*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] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996912
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=LABEL=ostree rw splash plymouth.ignore-serial-consoles quiet loglevel=0 ostree=/ostree/boot.1/eos/0ebbf1d4ec68d057bd3eaaf2f93a5046ca4a764947990a49a4ef1d54c2c72731/0 cma=256M@512M
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x37400000-0x3b400000] (64MB)
[ 0.000000] Memory: 3559836K/4050944K available (20028K kernel code, 1284K rwdata, 7856K rodata, 3008K init, 518K bss, 228964K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline 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+0x314/0x4e4 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.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000135] Console: colour dummy device 80x25
[ 0.000149] printk: console [tty0] enabled
[ 0.000225] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000237] pid_max: default: 32768 minimum: 301
[ 0.000328] LSM: Security Framework initializing
[ 0.000452] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000518] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002212] rcu: Hierarchical SRCU implementation.
[ 0.003135] EFI services will not be available.
[ 0.003396] smp: Bringing up secondary CPUs ...
[ 0.003890] Detected PIPT I-cache on CPU1
[ 0.003947] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.004510] Detected PIPT I-cache on CPU2
[ 0.004550] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.005064] Detected PIPT I-cache on CPU3
[ 0.005102] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.005185] smp: Brought up 1 node, 4 CPUs
[ 0.005190] SMP: Total of 4 processors activated.
[ 0.005198] CPU features: detected: 32-bit EL0 Support
[ 0.005204] CPU features: detected: CRC32 instructions
[ 0.005211] CPU features: detected: 32-bit EL1 Support
[ 0.032340] CPU: All CPU(s) started at EL2
[ 0.032374] alternatives: patching kernel code
[ 0.034118] devtmpfs: initialized
[ 0.039204] KASLR disabled due to lack of seed
[ 0.039618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.039636] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.045856] xor: measuring software checksum speed
[ 0.084129] 8regs : 2392.000 MB/sec
[ 0.124174] 32regs : 2730.000 MB/sec
[ 0.164228] arm64_neon: 2476.000 MB/sec
[ 0.164233] xor: using function: 32regs (2730.000 MB/sec)
[ 0.164248] pinctrl core: initialized pinctrl subsystem
[ 0.164714] thermal_sys: Registered thermal governor 'step_wise'
[ 0.164718] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.164938] DMI not present or invalid.
[ 0.165424] NET: Registered protocol family 16
[ 0.166705] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.167527] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.168379] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.168425] audit: initializing netlink subsys (disabled)
[ 0.168600] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.169243] cpuidle: using governor menu
[ 0.169543] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.169631] ASID allocator initialised with 65536 entries
[ 0.170309] Serial: AMBA PL011 UART driver
[ 0.198407] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.198417] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.198424] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.198431] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.200900] cryptd: max_cpu_qlen set to 1000
[ 0.268402] raid6: neonx8 gen() 1751 MB/s
[ 0.336479] raid6: neonx8 xor() 1262 MB/s
[ 0.404554] raid6: neonx4 gen() 1842 MB/s
[ 0.472640] raid6: neonx4 xor() 1321 MB/s
[ 0.540724] raid6: neonx2 gen() 1598 MB/s
[ 0.608793] raid6: neonx2 xor() 1202 MB/s
[ 0.676879] raid6: neonx1 gen() 1195 MB/s
[ 0.744965] raid6: neonx1 xor() 927 MB/s
[ 0.813034] raid6: int64x8 gen() 1012 MB/s
[ 0.881146] raid6: int64x8 xor() 575 MB/s
[ 0.949190] raid6: int64x4 gen() 1022 MB/s
[ 1.017268] raid6: int64x4 xor() 587 MB/s
[ 1.085345] raid6: int64x2 gen() 955 MB/s
[ 1.153410] raid6: int64x2 xor() 510 MB/s
[ 1.221482] raid6: int64x1 gen() 727 MB/s
[ 1.289547] raid6: int64x1 xor() 380 MB/s
[ 1.289553] raid6: using algorithm neonx4 gen() 1842 MB/s
[ 1.289557] raid6: .... xor() 1321 MB/s, rmw enabled
[ 1.289562] raid6: using neon recovery algorithm
[ 1.290092] ACPI: Interpreter disabled.
[ 1.290915] iommu: Default domain type: Translated
[ 1.291069] vgaarb: loaded
[ 1.291380] SCSI subsystem initialized
[ 1.291548] libata version 3.00 loaded.
[ 1.291781] usbcore: registered new interface driver usbfs
[ 1.291827] usbcore: registered new interface driver hub
[ 1.291898] usbcore: registered new device driver usb
[ 1.292053] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 1.292450] mc: Linux media interface: v0.10
[ 1.292474] videodev: Linux video capture interface: v2.00
[ 1.292560] pps_core: LinuxPPS API ver. 1 registered
[ 1.292565] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.292578] PTP clock support registered
[ 1.292908] EDAC MC: Ver: 3.0.0
[ 1.293662] FPGA manager framework
[ 1.293847] Advanced Linux Sound Architecture Driver Initialized.
[ 1.294288] Bluetooth: Core ver 2.22
[ 1.294319] NET: Registered protocol family 31
[ 1.294324] Bluetooth: HCI device and connection manager initialized
[ 1.294335] Bluetooth: HCI socket layer initialized
[ 1.294343] Bluetooth: L2CAP socket layer initialized
[ 1.294357] Bluetooth: SCO socket layer initialized
[ 1.294847] clocksource: Switched to clocksource arch_sys_counter
[ 1.295060] VFS: Disk quotas dquot_6.6.0
[ 1.295118] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.295626] simple-framebuffer 3e513000.framebuffer: framebuffer at 0x3e513000, 0x6d8c00 bytes, mapped to 0x(____ptrval____)
[ 1.295637] simple-framebuffer 3e513000.framebuffer: format=a8r8g8b8, mode=1824x984x32, linelength=7296
[ 1.296017] Console: switching to colour frame buffer device 228x61
[ 1.314242] simple-framebuffer 3e513000.framebuffer: fb0: simplefb registered!
[ 1.314412] pnp: PnP ACPI: disabled
[ 1.321082] NET: Registered protocol family 2
[ 1.321488] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 1.321523] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 1.321711] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 1.322135] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.322303] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.322351] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.322541] NET: Registered protocol family 1
[ 1.323053] RPC: Registered named UNIX socket transport module.
[ 1.323058] RPC: Registered udp transport module.
[ 1.323062] RPC: Registered tcp transport module.
[ 1.323066] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.323458] PCI: CLS 0 bytes, default 64
[ 1.323628] Unpacking initramfs...
[ 5.120677] Freeing initrd memory: 50052K
[ 5.121727] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 5.121866] kvm [1]: IPA Size Limit: 44bits
[ 5.123011] kvm [1]: vgic interrupt IRQ1
[ 5.123162] kvm [1]: Hyp mode initialized successfully
[ 5.127440] Initialise system trusted keyrings
[ 5.127588] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 5.134209] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.134999] NFS: Registering the id_resolver key type
[ 5.135018] Key type id_resolver registered
[ 5.135022] Key type id_legacy registered
[ 5.135035] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 5.135202] fuse: init (API version 7.31)
[ 5.135641] 9p: Installing v9fs 9p2000 file system support
[ 5.199054] NET: Registered protocol family 38
[ 5.199062] Key type asymmetric registered
[ 5.199068] Asymmetric key parser 'x509' registered
[ 5.199105] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 5.199111] io scheduler mq-deadline registered
[ 5.199116] io scheduler kyber registered
[ 5.204220] IPMI message handler: version 39.2
[ 5.204274] ipmi device interface
[ 5.204314] ipmi_si: IPMI System Interface driver
[ 5.204559] ipmi_si: Unable to find any System Interface(s)
[ 5.204869] EINJ: ACPI disabled.
[ 5.212773] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 5.214347] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 18, base_baud = 62499999) is a 16550
[ 5.214412] printk: console [ttyS1] enabled
[ 5.215918] iproc-rng200 fe104000.rng: hwrng registered
[ 5.219321] [drm:vc5_hdmi_init_resources] *ERROR* Failed to get HDMI state machine clock
[ 5.222486] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 5.230664] loop: module loaded
[ 5.285520] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 5.286140] megasas: 07.714.04.00-rc1
[ 5.286246] mpt3sas version 34.100.00.00 loaded
[ 5.291423] libphy: Fixed MDIO Bus: probed
[ 5.292745] tun: Universal TUN/TAP device driver, 1.6
[ 5.292927] CAN device driver interface
[ 5.293903] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 5.302872] libphy: bcmgenet MII bus: probed
[ 5.358911] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 5.360293] thunder_xcv, ver 1.0
[ 5.360339] thunder_bgx, ver 1.0
[ 5.360376] nicpf, ver 1.0
[ 5.360843] hclge is initializing
[ 5.360886] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 5.360891] hns3: Copyright (c) 2017 Huawei Corporation.
[ 5.360943] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 5.360948] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 5.360985] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 5.360989] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 5.361032] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 5.361037] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 5.361077] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 5.361081] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 5.361220] sky2: driver version 1.30
[ 5.362024] Broadcom 43xx-legacy driver loaded [ Features: PLID ]
[ 5.362180] usbcore: registered new interface driver brcmfmac
[ 5.362393] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 5.362437] usbcore: registered new interface driver pegasus
[ 5.362472] usbcore: registered new interface driver rtl8150
[ 5.362506] usbcore: registered new interface driver r8152
[ 5.362539] usbcore: registered new interface driver lan78xx
[ 5.362574] usbcore: registered new interface driver asix
[ 5.362613] usbcore: registered new interface driver ax88179_178a
[ 5.362648] usbcore: registered new interface driver cdc_ether
[ 5.362681] usbcore: registered new interface driver dm9601
[ 5.362717] usbcore: registered new interface driver CoreChips
[ 5.362762] usbcore: registered new interface driver smsc75xx
[ 5.362802] usbcore: registered new interface driver smsc95xx
[ 5.362880] usbcore: registered new interface driver net1080
[ 5.362923] usbcore: registered new interface driver plusb
[ 5.362957] usbcore: registered new interface driver cdc_subset
[ 5.362995] usbcore: registered new interface driver zaurus
[ 5.363031] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 5.363074] usbcore: registered new interface driver cdc_ncm
[ 5.363255] VFIO - User Level meta-driver version: 0.3
[ 5.364618] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.364624] ehci-pci: EHCI PCI platform driver
[ 5.364666] ehci-platform: EHCI generic platform driver
[ 5.364796] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.364813] ohci-pci: OHCI PCI platform driver
[ 5.364858] ohci-platform: OHCI generic platform driver
[ 5.365296] usbcore: registered new interface driver usb-storage
[ 5.367527] i2c /dev entries driver
[ 5.369287] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 5.369623] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 5.369979] usbcore: registered new interface driver uvcvideo
[ 5.369983] USB Video Class driver (1.1.1)
[ 5.369987] gspca_main: v2.14.0 registered
[ 5.372355] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 5.372647] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 5.372658] Bluetooth: HCI UART driver ver 2.3
[ 5.372665] Bluetooth: HCI UART protocol H4 registered
[ 5.372696] Bluetooth: HCI UART protocol LL registered
[ 5.372785] Bluetooth: HCI UART protocol Broadcom registered
[ 5.372805] Bluetooth: HCI UART protocol QCA registered
[ 5.372850] usbcore: registered new interface driver btusb
[ 5.373469] sdhci: Secure Digital Host Controller Interface driver
[ 5.373473] sdhci: Copyright(c) Pierre Ossman
[ 5.373657] Synopsys Designware Multimedia Card Interface Driver
[ 5.374226] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.376072] ledtrig-cpu: registered to indicate activity on CPUs
[ 5.377819] usbcore: registered new interface driver usbhid
[ 5.377824] usbhid: USB HID core driver
[ 5.378817] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 5.384000] NET: Registered protocol family 10
[ 5.384905] Segment Routing with IPv6
[ 5.385189] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 5.385695] NET: Registered protocol family 17
[ 5.385852] can: controller area network core (rev 20170425 abi 9)
[ 5.385922] NET: Registered protocol family 29
[ 5.385929] can: raw protocol (rev 20170425)
[ 5.385934] can: broadcast manager protocol (rev 20170425 t)
[ 5.385942] can: netlink gateway (rev 20190810) max_hops=1
[ 5.386049] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.386059] Bluetooth: HIDP socket layer initialized
[ 5.386100] 8021q: 802.1Q VLAN Support v1.8
[ 5.386232] 9pnet: Installing 9P2000 support
[ 5.386289] Key type dns_resolver registered
[ 5.386658] registered taskstats version 1
[ 5.386667] Loading compiled-in X.509 certificates
[ 5.387698] Btrfs loaded, crc32c=crc32c-generic
[ 5.392796] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 16, base_baud = 0) is a PL011 rev2
[ 5.393018] serial serial0: tty port ttyAMA0 registered
[ 5.398407] [drm:vc5_hdmi_init_resources] *ERROR* Failed to get HDMI state machine clock
[ 5.402623] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-11-19T16:40:28
[ 5.405999] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 5.406018] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 5.406045] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
[ 5.406073] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
[ 5.452931] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 5.453128] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 5.453140] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 5.453151] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 5.453180] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 5.453266] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 5.455653] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5.455763] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 5.455801] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 5.455905] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 5.458153] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 5.458181] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
[ 5.458195] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 5.458213] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 5.458223] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 5.458390] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 5.458509] pcieport 0000:00:00.0: PME: Signaling with IRQ 42
[ 5.458801] pcieport 0000:00:00.0: AER: enabled with IRQ 42
[ 5.459058] pci 0000:01:00.0: VL805 firmware version 00013701
[ 5.459071] pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 5.459305] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 5.459328] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 5.459841] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
[ 5.460801] hub 1-0:1.0: USB hub found
[ 5.460845] hub 1-0:1.0: 1 port detected
[ 5.461215] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 5.461229] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 5.461244] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 5.461833] hub 2-0:1.0: USB hub found
[ 5.461869] hub 2-0:1.0: 4 ports detected
[ 5.462726] raspberrypi-clk soc:firmware:clocks: Clock arm frequency range: min 600000000, max 1500000000
[ 5.463039] raspberrypi-clk soc:firmware:clocks: Clock core frequency range: min 200000000, max 500000000
[ 5.463280] raspberrypi-clk soc:firmware:clocks: Clock v3d frequency range: min 250000000, max 500000000
[ 5.463503] raspberrypi-clk soc:firmware:clocks: Clock m2mc frequency range: min 0, max 600000000
[ 5.467655] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present!
[ 5.468334] vc4_hdmi fef00700.hdmi: vc4-hdmi-hifi <-> fef00700.hdmi mapping ok
[ 5.468341] vc4_hdmi fef00700.hdmi: ASoC: no DMI vendor name!
[ 5.468548] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops)
[ 5.468679] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present!
[ 5.468933] vc4_hdmi fef05700.hdmi: vc4-hdmi-hifi <-> fef05700.hdmi mapping ok
[ 5.468937] vc4_hdmi fef05700.hdmi: ASoC: no DMI vendor name!
[ 5.469080] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops)
[ 5.469150] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops)
[ 5.469190] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops)
[ 5.469234] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops)
[ 5.469280] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops)
[ 5.469319] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops)
[ 5.469351] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops)
[ 5.469495] checking generic (3e513000 6d8c00) vs hw (0 ffffffffffffffff)
[ 5.469497] fb0: switching to vc4drmfb from simple
[ 5.469634] Console: switching to colour dummy device 80x25
[ 5.469682] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.490132] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[ 5.538740] Console: switching to colour frame buffer device 240x67
[ 5.560365] vc4-drm gpu: fb0: vc4drmfb frame buffer device
[ 5.560763] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
[ 5.560799] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
[ 5.662978] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
[ 5.664980] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
[ 5.696322] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
[ 5.701690] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
[ 5.701723] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
[ 5.716994] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 5.718612] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 5.720231] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 5.723139] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 5.724754] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 5.740608] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 5.741527] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.749310] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.749528] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.749532] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db
[ 5.749596] ALSA device list:
[ 5.749599] #0: vc4-hdmi-0
[ 5.749601] #1: vc4-hdmi-1
[ 5.761622] random: fast init done
[ 5.786718] mmc0: new high speed SDIO card at address 0001
[ 5.789084] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 5.789180] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2
[ 5.789184] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin
[ 5.794850] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 5.824618] uart-pl011 fe201000.serial: no DMA platform data
[ 5.837925] mmc1: new ultra high speed DDR50 SDXC card at address 0001
[ 5.838327] mmcblk1: mmc1:0001 EC2QT 59.6 GiB
[ 5.839872] mmcblk1: p1 p2
[ 5.945612] hub 1-1:1.0: USB hub found
[ 5.945879] hub 1-1:1.0: 4 ports detected
[ 5.947386] Freeing unused kernel memory: 3008K
[ 5.947462] Run /init as init process
[ 5.947464] with arguments:
[ 5.947465] /init
[ 5.947467] splash
[ 5.947468] with environment:
[ 5.947470] HOME=/
[ 5.947471] TERM=linux
[ 5.947473] ostree=/ostree/boot.1/eos/0ebbf1d4ec68d057bd3eaaf2f93a5046ca4a764947990a49a4ef1d54c2c72731/0
[ 5.963053] systemd[1]: System time before build time, advancing clock.
[ 5.965525] systemd[1]: systemd 244.1+dev72.6aed03b-20bem1 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 5.965782] systemd[1]: Detected architecture arm64.
[ 5.965788] systemd[1]: Running in initial RAM disk.
[ 5.983510] systemd[1]: No hostname configured.
[ 5.983522] systemd[1]: Set hostname to <localhost>.
[ 5.983575] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.983587] systemd[1]: Initializing machine ID from random generator.
[ 6.059042] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.059079] systemd[1]: Reached target Local File Systems.
[ 6.059232] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.059261] systemd[1]: Reached target Slices.
[ 6.059306] systemd[1]: Reached target Swap.
[ 6.059339] systemd[1]: Reached target Timers.
[ 6.059730] systemd[1]: Listening on Journal Audit Socket.
[ 6.059943] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.060151] systemd[1]: Listening on Journal Socket.
[ 6.060358] systemd[1]: Listening on udev Control Socket.
[ 6.060492] systemd[1]: Listening on udev Kernel Socket.
[ 6.060528] systemd[1]: Reached target Sockets.
[ 6.060634] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
[ 6.060783] systemd[1]: Condition check resulted in dracut cmdline hook being skipped.
[ 6.060975] systemd[1]: Condition check resulted in dracut pre-udev hook being skipped.
[ 6.061011] systemd[1]: Condition check resulted in Install custom splash theme to runtime dir being skipped.
[ 6.061043] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 6.061149] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 6.061154] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 6.063426] Bluetooth: hci0: BCM: chip id 107
[ 6.063686] Bluetooth: hci0: BCM: features 0x2f
[ 6.064633] systemd[1]: Starting Journal Service...
[ 6.064974] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 6.065163] Bluetooth: hci0: BCM4345C0
[ 6.065173] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 6.067153] systemd[1]: Starting Apply Kernel Variables...
[ 6.069548] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.079220] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 6.086440] systemd[1]: Started Apply Kernel Variables.
[ 6.089816] systemd[1]: Started Create Static Device Nodes in /dev.
[ 6.092440] systemd[1]: Starting udev Kernel Device Manager...
[ 6.109375] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 6.109626] scsi host0: usb-storage 2-1:1.0
[ 6.114640] systemd[1]: Started udev Kernel Device Manager.
[ 6.115025] systemd[1]: Condition check resulted in dracut pre-trigger hook being skipped.
[ 6.117653] systemd[1]: Starting udev Coldplug all Devices...
[ 6.123763] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 6.123769] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd'
[ 6.123771] Bluetooth: hci0: BCM: 'brcm/BCM.hcd'
[ 6.138937] systemd[1]: Started Journal Service.
[ 6.246899] usb 1-1.3: new low-speed USB device number 3 using xhci_hcd
[ 6.370938] input: Logitech USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C05A.0001/input/input0
[ 6.371079] hid-generic 0003:046D:C05A.0001: input: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:01:00.0-1.3/input0
[ 6.381432] cfg80211: failed to load regulatory.db
[ 6.454882] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[ 6.571833] input: NOVATEK USB Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:0603:00F2.0002/input/input1
[ 6.631307] hid-generic 0003:0603:00F2.0002: input: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:01:00.0-1.4/input0
[ 6.638212] input: NOVATEK USB Keyboard System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0603:00F2.0003/input/input2
[ 6.695115] input: NOVATEK USB Keyboard Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0603:00F2.0003/input/input3
[ 6.695265] input: NOVATEK USB Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:0603:00F2.0003/input/input4
[ 6.695345] hid-generic 0003:0603:00F2.0003: input: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:01:00.0-1.4/input1
[ 7.135601] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6
[ 7.136115] sd 0:0:0:0: [sda] 60567552 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 7.136302] sd 0:0:0:0: [sda] Write Protect is off
[ 7.136307] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[ 7.136522] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 7.252225] sda: sda1
[ 7.253611] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 7.470901] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 7.827047] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.303463] systemd-journald[184]: Received SIGTERM from PID 1 (systemd).
[ 8.871307] systemd[1]: systemd 244.1+dev72.6aed03b-20bem1 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 8.871548] systemd[1]: Detected architecture arm64.
[ 8.872696] systemd[1]: Set hostname to <endless>.
[ 10.021632] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 10.385761] systemd[1]: initrd-switch-root.service: Succeeded.
[ 10.386578] systemd[1]: Stopped Switch Root.
[ 10.387576] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 10.388213] systemd[1]: Created slice system-getty.slice.
[ 10.388868] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 10.389428] systemd[1]: Created slice User and Session Slice.
[ 10.389593] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[ 10.389743] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.389933] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 10.389979] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.390100] systemd[1]: Reached target endless-extra SD card mounted (if expected).
[ 10.390232] systemd[1]: Stopped target Switch Root.
[ 10.390342] systemd[1]: Stopped target Initrd File Systems.
[ 10.390441] systemd[1]: Stopped target Initrd Root File System.
[ 10.390573] systemd[1]: Reached target User and Group Name Lookups.
[ 10.390687] systemd[1]: Reached target Remote Encrypted Volumes.
[ 10.390806] systemd[1]: Reached target Remote File Systems.
[ 10.391262] systemd[1]: Reached target Slices.
[ 10.391401] systemd[1]: Reached target Swap.
[ 10.395720] systemd[1]: Listening on Process Core Dump Socket.
[ 10.396021] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 10.400321] systemd[1]: Listening on udev Control Socket.
[ 10.400767] systemd[1]: Listening on udev Kernel Socket.
[ 10.403173] systemd[1]: Mounting Huge Pages File System...
[ 10.405909] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.406496] systemd[1]: proc-sys-fs-binfmt_misc.mount: Failed to check directory /proc/sys/fs/binfmt_misc: No such file or directory
[ 10.409157] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 10.412660] systemd[1]: Mounting Kernel Debug File System...
[ 10.416540] systemd[1]: Mounting Temporary Directory (/tmp)...
[ 10.421054] systemd[1]: Starting Restore the current clock...
[ 10.433029] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 10.433452] systemd[1]: ostree-prepare-root.service: Succeeded.
[ 10.434369] systemd[1]: Stopped OSTree Prepare OS/.
[ 10.435200] systemd[1]: systemd-fsck-root.service: Succeeded.
[ 10.436111] systemd[1]: Stopped File System Check on Root Device.
[ 10.436502] systemd[1]: Stopped Journal Service.
[ 10.440355] systemd[1]: Starting Journal Service...
[ 10.443569] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.447193] systemd[1]: Starting udev Coldplug all Devices...
[ 10.453171] systemd[1]: sysroot-usr.mount: Succeeded.
[ 10.453901] systemd[1]: sysroot-sysroot.mount: Succeeded.
[ 10.454559] systemd[1]: sysroot-boot.mount: Succeeded.
[ 10.456684] systemd[1]: Mounted Huge Pages File System.
[ 10.457442] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.458317] systemd[1]: proc-sys-fs-binfmt_misc.mount: Mount process exited, code=exited, status=32/n/a
[ 10.458331] systemd[1]: proc-sys-fs-binfmt_misc.mount: Failed with result 'exit-code'.
[ 10.459759] systemd[1]: Failed to mount Arbitrary Executable File Formats File System.
[ 10.460576] systemd[1]: Mounted Kernel Debug File System.
[ 10.461224] systemd[1]: Mounted Temporary Directory (/tmp).
[ 10.463253] systemd[1]: fake-hwclock-restore.service: Succeeded.
[ 10.464360] systemd[1]: Started Restore the current clock.
[ 10.471757] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro
[ 10.476250] systemd[1]: Started Remount Root and Kernel File Systems.
[ 10.479631] systemd[1]: Starting OSTree Remount OS/ Bind Mounts...
[ 10.480017] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 10.482632] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 10.486791] systemd[1]: Started OSTree Remount OS/ Bind Mounts.
[ 10.487664] systemd[1]: Condition check resulted in Endless image boot device mapper setup being skipped.
[ 10.490530] systemd[1]: Started Journal Service.
[ 10.647492] systemd-journald[298]: Received client request to flush runtime journal.
[ 12.338876] random: crng init done
[ 12.338885] random: 7 urandom warning(s) missed due to ratelimiting
[ 14.344667] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 14.344838] bcmgenet fd580000.ethernet eth0: Link is Down
[ 18.430971] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 18.430998] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 18.439171] broken atomic modeset userspace detected, disabling atomic
[ 35.779196] gdm-session-wor (632): drop_caches: 2
[ 44.714960] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 44.902308] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 136.721159] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment