Closed JakubVanek closed 2 years ago
Testing with dtdebug=1
in config.txt gives me the following VC debug logs on the CM4:
Found it! The cam1_clk
node still had status = "disabled"
when the kernel booted. Adding status = "okay"
to the overlay seems to have fixed the problem.
Cool. We're still very much in holiday mode, but this looks like an easy fix.
I trying to use a raspberry pi 4 model B running LineageOS 18.1 (Android 11) with HDMI to CSI-2 (C790) but when i add dtoverlay=tc358743,4lane and dtoverlay=tc358743-audio in /boot/config.txt the camera application of LineageOS disappears and the raspberry pi 4 no more recognize the C790
The output of dmesg dont have nothing about tc358743
When i remove dtoverlay=tc358743,4lane and dtoverlay=tc358743-audio the raspberry recognize one camera device (/dev/video0) but the driver dont work
Anyone can help me to solve this?
Sorry about my english i am brasilian...
And sorry if i'm in the wrong channel
Posting on a closed issue is not the best way to get support. You've also commented on the forums (again on a partially unrelated thread) - please use that thread https://forums.raspberrypi.com/viewtopic.php?p=2088614
Postar em um problema fechado não é a melhor maneira de obter suporte. Você também comentou nos fóruns (novamente em um tópico parcialmente não relacionado) - use esse tópico https://forums.raspberrypi.com/viewtopic.php?p=2088614
So sorry, I'm new to the forums
Describe the bug
TC358743 doesn't show up in dmesg and the V4L2 hierarchy when the latest
tc358743.dtbo
is used.This seems to be related to the recent CAM0 changes - https://github.com/raspberrypi/linux/commit/131f1322039284932ccb601a5cffdd9ca5d36d96.
To reproduce
dtoverlay=tc358743
ordtoverlay=tc358743,4lane=1
in config.txtExpected behaviour
The bridge shows up in the kernel device hierarchy and an informational message appears in dmesg:
Actual behaviour
TC358743 doesn't get registered in the V4L2 API (i.e. the media controller node of Unicam is empty). Also no message about the driver is printed in dmesg. However, the device tree overlay does get loaded - the tc358743 node appears in
/sys/firmware/devicetree/
.System
Raspberry Pi Compute Module 4 Rev 1.0
andRaspberry Pi 4 Model B Rev 1.4
Logs
dmesg with old tc358743.dtbo
``` [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.88-v7l (builder@xxx) (arm-buildroot-linux-gnueabihf-gcc.br_real (Buildroot kz-2021-12-t12) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Fri Dec 24 01:57:34 CET 2021 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Compute Module 4 Rev 1.0 [ 0.000000] random: fast init done [ 0.000000] earlycon: pl11 at MMIO32 0x00000000fe201000 (options '') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000002c000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 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-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 504832 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 308224 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s50892 r8192 d22836 u81920 [ 0.000000] pcpu-alloc: s50892 r8192 d22836 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503104 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:2D:75:F2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 earlycon=pl011,mmio32,0xfe201000 console=ttyAMA0,115200 elevator=deadline init=/sbin/overlay-init ro root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rauc.slot=A [ 0.000000] Kernel parameter elevator= does not have any effect anymore. [ 0.000000] Please use sysfs to set IO scheduler for individual devices. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x0000000026ca5000-0x000000002aca5000] (64MB) [ 0.000000] Memory: 1850024K/2019328K available (10240K kernel code, 1368K rwdata, 3180K rodata, 2048K init, 885K bss, 103768K reserved, 65536K cma-reserved, 1232896K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 33696 entries in 99 pages [ 0.000000] ftrace: allocated 99 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 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 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x3c0/0x5a8 with crng_init=1 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.016826] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.026295] bcm2835: system timer (irq = 25) [ 0.031239] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.037414] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.048336] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.056442] Switching to timer-based delay loop, resolution 18ns [ 0.062815] Console: colour dummy device 80x30 [ 0.067366] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [ 0.077964] pid_max: default: 32768 minimum: 301 [ 0.082792] LSM: Security Framework initializing [ 0.087642] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.095070] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.104376] cgroup: Disabling memory control group subsystem [ 0.110339] CPU: Testing write buffer coherency: ok [ 0.115722] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.122663] Setting up static identity map for 0x200000 - 0x20003c [ 0.129100] rcu: Hierarchical SRCU implementation. [ 0.134924] smp: Bringing up secondary CPUs ... [ 0.140690] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.142024] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.143293] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.143445] smp: Brought up 1 node, 4 CPUs [ 0.164822] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.171182] CPU: All CPU(s) started in HYP mode. [ 0.175860] CPU: Virtualization extensions available. [ 0.181854] devtmpfs: initialized [ 0.199587] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.207583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.217568] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.226416] pinctrl core: initialized pinctrl subsystem [ 0.232775] NET: Registered protocol family 16 [ 0.241118] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.248965] audit: initializing netlink subsys (disabled) [ 0.254673] audit: type=2000 audit(0.150:1): state=initialized audit_enabled=0 res=1 [ 0.255257] thermal_sys: Registered thermal governor 'step_wise' [ 0.262991] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.277200] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.283497] Serial: AMBA PL011 UART driver [ 0.321408] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.337776] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:24:35, variant start_x [ 0.357876] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127 [ 0.398359] Kprobes globally optimized [ 0.407605] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.419401] vgaarb: loaded [ 0.422615] SCSI subsystem initialized [ 0.426917] usbcore: registered new interface driver usbfs [ 0.432534] usbcore: registered new interface driver hub [ 0.438059] usbcore: registered new device driver usb [ 0.443524] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.452568] clocksource: Switched to clocksource arch_sys_counter [ 1.449518] VFS: Disk quotas dquot_6.6.0 [ 1.453628] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.460850] FS-Cache: Loaded [ 1.463953] CacheFiles: Loaded [ 1.475938] NET: Registered protocol family 2 [ 1.480583] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.489384] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.497994] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.505914] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.513223] TCP: Hash tables configured (established 8192 bind 8192) [ 1.519838] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.526596] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.534433] NET: Registered protocol family 1 [ 1.539607] RPC: Registered named UNIX socket transport module. [ 1.545640] RPC: Registered udp transport module. [ 1.550407] RPC: Registered tcp transport module. [ 1.555207] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.561741] PCI: CLS 0 bytes, default 64 [ 1.568446] Initialise system trusted keyrings [ 1.573210] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.587998] zbud: loaded [ 1.592323] FS-Cache: Netfs 'nfs' registered for caching [ 1.598528] NFS: Registering the id_resolver key type [ 1.603729] Key type id_resolver registered [ 1.607970] Key type id_legacy registered [ 1.612172] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.619003] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.627544] Key type asymmetric registered [ 1.631699] Asymmetric key parser 'x509' registered [ 1.636838] bounce: pool size: 64 pages [ 1.640772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.648499] io scheduler mq-deadline registered [ 1.653117] io scheduler kyber registered [ 1.661613] gpio-507 (ant1): hogged as output/high [ 1.667919] gpio-511 (ant2): hogged as output/low [ 1.674696] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.681767] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.691018] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.699305] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [ 2.302600] brcm-pcie fd500000.pcie: link down [ 2.307713] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver. [ 2.315506] bcm2708_fb: probe of soc:fb failed with error -2 [ 2.327339] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 2.336613] iproc-rng200 fe104000.rng: hwrng registered [ 2.342191] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 2.351889] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 2.371793] brd: module loaded [ 2.387075] loop: module loaded [ 2.392088] Loading iSCSI transport class v2.0-870. [ 2.400273] libphy: Fixed MDIO Bus: probed [ 2.406159] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 2.432600] libphy: bcmgenet MII bus: probed [ 2.512716] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 2.520083] usbcore: registered new interface driver r8152 [ 2.525745] usbcore: registered new interface driver lan78xx [ 2.531538] usbcore: registered new interface driver smsc95xx [ 2.537937] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 2.544075] dwc_otg: FIQ enabled [ 2.544089] dwc_otg: NAK holdoff enabled [ 2.544103] dwc_otg: FIQ split-transaction FSM enabled [ 2.544121] Module dwc_common_port init [ 2.544540] usbcore: registered new interface driver uas [ 2.549971] usbcore: registered new interface driver usb-storage [ 2.556269] mousedev: PS/2 mouse device common for all mice [ 2.563577] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.573381] sdhci: Secure Digital Host Controller Interface driver [ 2.579644] sdhci: Copyright(c) Pierre Ossman [ 2.584674] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.593579] ledtrig-cpu: registered to indicate activity on CPUs [ 2.599996] hid: raw HID events driver (C) Jiri Kosina [ 2.605402] usbcore: registered new interface driver usbhid [ 2.611049] usbhid: USB HID core driver [ 2.620821] Initializing XFRM netlink socket [ 2.625219] NET: Registered protocol family 17 [ 2.629849] Key type dns_resolver registered [ 2.634330] Registering SWP/SWPB emulation handler [ 2.639363] registered taskstats version 1 [ 2.643545] Loading compiled-in X.509 certificates [ 2.649261] Key type ._fscrypt registered [ 2.653353] Key type .fscrypt registered [ 2.657330] Key type fscrypt-provisioning registered [ 2.673656] uart-pl011 fe201000.serial: there is not valid maps for state default [ 2.681477] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 2.687992] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2 [ 2.697030] printk: console [ttyAMA0] enabled [ 2.705805] printk: bootconsole [pl11] disabled [ 2.723476] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 2.734085] of_cfs_init [ 2.736797] of_cfs_init: OK [ 2.740977] uart-pl011 fe201000.serial: no DMA platform data [ 2.769605] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [ 2.778335] Waiting for root device /dev/mmcblk0p2... [ 2.876230] mmc0: new ultra high speed DDR50 SDHC card at address 0001 [ 2.883698] mmcblk0: mmc0:0001 JB1RT 29.8 GiB [ 2.890156] mmcblk0: p1 p2 p3 p4 [ 2.910644] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.918833] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.926366] devtmpfs: mounted [ 2.938592] Freeing unused kernel memory: 2048K [ 2.982909] Run /sbin/overlay-init as init process [ 2.987708] with arguments: [ 2.987722] /sbin/overlay-init [ 2.987736] with environment: [ 2.987749] HOME=/ [ 2.987763] TERM=linux [ 3.568810] systemd[1]: System time before build time, advancing clock. [ 3.627876] NET: Registered protocol family 10 [ 3.633772] Segment Routing with IPv6 [ 3.665678] systemd[1]: systemd 249 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK -SECCOMP +GCRYPT +GNUTLS +OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=hybrid) [ 3.696282] systemd[1]: Detected architecture arm. [ 3.803042] systemd[1]: Hostname set todmesg with new tc358743.dtbo
``` [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.88-v7l (builder@xxx) (arm-buildroot-linux-gnueabihf-gcc.br_real (Buildroot kz-2021-12-t12) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Fri Dec 24 01:57:34 CET 2021 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Compute Module 4 Rev 1.0 [ 0.000000] random: fast init done [ 0.000000] earlycon: pl11 at MMIO32 0x00000000fe201000 (options '') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000002c000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 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-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 504832 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 308224 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s50892 r8192 d22836 u81920 [ 0.000000] pcpu-alloc: s50892 r8192 d22836 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503104 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:2D:75:F2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 earlycon=pl011,mmio32,0xfe201000 console=ttyAMA0,115200 elevator=deadline init=/sbin/overlay-init ro root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rauc.slot=A [ 0.000000] Kernel parameter elevator= does not have any effect anymore. [ 0.000000] Please use sysfs to set IO scheduler for individual devices. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x0000000026ca5000-0x000000002aca5000] (64MB) [ 0.000000] Memory: 1850024K/2019328K available (10240K kernel code, 1368K rwdata, 3180K rodata, 2048K init, 885K bss, 103768K reserved, 65536K cma-reserved, 1232896K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 33696 entries in 99 pages [ 0.000000] ftrace: allocated 99 pages with 4 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 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 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x3c0/0x5a8 with crng_init=1 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.016826] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.026296] bcm2835: system timer (irq = 25) [ 0.031237] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.037411] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.048333] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.056439] Switching to timer-based delay loop, resolution 18ns [ 0.062811] Console: colour dummy device 80x30 [ 0.067362] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [ 0.077959] pid_max: default: 32768 minimum: 301 [ 0.082785] LSM: Security Framework initializing [ 0.087635] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.095063] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.104366] cgroup: Disabling memory control group subsystem [ 0.110324] CPU: Testing write buffer coherency: ok [ 0.115706] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.122640] Setting up static identity map for 0x200000 - 0x20003c [ 0.129078] rcu: Hierarchical SRCU implementation. [ 0.134886] smp: Bringing up secondary CPUs ... [ 0.140662] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.142006] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.143273] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.143426] smp: Brought up 1 node, 4 CPUs [ 0.164803] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.171163] CPU: All CPU(s) started in HYP mode. [ 0.175842] CPU: Virtualization extensions available. [ 0.181861] devtmpfs: initialized [ 0.199680] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.207677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.217662] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.226496] pinctrl core: initialized pinctrl subsystem [ 0.232845] NET: Registered protocol family 16 [ 0.241137] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.248983] audit: initializing netlink subsys (disabled) [ 0.254690] audit: type=2000 audit(0.150:1): state=initialized audit_enabled=0 res=1 [ 0.255265] thermal_sys: Registered thermal governor 'step_wise' [ 0.263019] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.277228] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.283526] Serial: AMBA PL011 UART driver [ 0.321194] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.337805] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-22T14:24:35, variant start_x [ 0.357906] raspberrypi-firmware soc:firmware: Firmware hash is 720889ee7c970afe516868d20515a73892f9c127 [ 0.398471] Kprobes globally optimized [ 0.407686] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.419466] vgaarb: loaded [ 0.422681] SCSI subsystem initialized [ 0.426976] usbcore: registered new interface driver usbfs [ 0.432592] usbcore: registered new interface driver hub [ 0.438119] usbcore: registered new device driver usb [ 0.443588] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.452607] clocksource: Switched to clocksource arch_sys_counter [ 1.447826] VFS: Disk quotas dquot_6.6.0 [ 1.451894] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.459159] FS-Cache: Loaded [ 1.462242] CacheFiles: Loaded [ 1.474284] NET: Registered protocol family 2 [ 1.478935] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.487736] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.496345] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.504268] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.511550] TCP: Hash tables configured (established 8192 bind 8192) [ 1.518186] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.524976] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.532703] NET: Registered protocol family 1 [ 1.537908] RPC: Registered named UNIX socket transport module. [ 1.543936] RPC: Registered udp transport module. [ 1.548703] RPC: Registered tcp transport module. [ 1.553482] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.560016] PCI: CLS 0 bytes, default 64 [ 1.566718] Initialise system trusted keyrings [ 1.571463] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.586376] zbud: loaded [ 1.590683] FS-Cache: Netfs 'nfs' registered for caching [ 1.596954] NFS: Registering the id_resolver key type [ 1.602106] Key type id_resolver registered [ 1.606392] Key type id_legacy registered [ 1.610589] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.617398] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.625955] Key type asymmetric registered [ 1.630110] Asymmetric key parser 'x509' registered [ 1.635258] bounce: pool size: 64 pages [ 1.639177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.646889] io scheduler mq-deadline registered [ 1.651483] io scheduler kyber registered [ 1.660036] gpio-507 (ant1): hogged as output/high [ 1.666343] gpio-511 (ant2): hogged as output/low [ 1.672636] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.679707] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.688950] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.697234] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [ 2.302632] brcm-pcie fd500000.pcie: link down [ 2.307741] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver. [ 2.315534] bcm2708_fb: probe of soc:fb failed with error -2 [ 2.327407] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [ 2.336745] iproc-rng200 fe104000.rng: hwrng registered [ 2.342322] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 2.352085] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 2.372221] brd: module loaded [ 2.387686] loop: module loaded [ 2.392743] Loading iSCSI transport class v2.0-870. [ 2.400906] libphy: Fixed MDIO Bus: probed [ 2.406822] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 2.432653] libphy: bcmgenet MII bus: probed [ 2.512792] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 2.520132] usbcore: registered new interface driver r8152 [ 2.525800] usbcore: registered new interface driver lan78xx [ 2.531582] usbcore: registered new interface driver smsc95xx [ 2.538021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 2.544152] dwc_otg: FIQ enabled [ 2.544166] dwc_otg: NAK holdoff enabled [ 2.544180] dwc_otg: FIQ split-transaction FSM enabled [ 2.544198] Module dwc_common_port init [ 2.544641] usbcore: registered new interface driver uas [ 2.550075] usbcore: registered new interface driver usb-storage [ 2.556387] mousedev: PS/2 mouse device common for all mice [ 2.563711] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.573528] sdhci: Secure Digital Host Controller Interface driver [ 2.579791] sdhci: Copyright(c) Pierre Ossman [ 2.584827] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.594281] ledtrig-cpu: registered to indicate activity on CPUs [ 2.600694] hid: raw HID events driver (C) Jiri Kosina [ 2.606088] usbcore: registered new interface driver usbhid [ 2.611735] usbhid: USB HID core driver [ 2.621556] Initializing XFRM netlink socket [ 2.625952] NET: Registered protocol family 17 [ 2.630557] Key type dns_resolver registered [ 2.635051] Registering SWP/SWPB emulation handler [ 2.640073] registered taskstats version 1 [ 2.644256] Loading compiled-in X.509 certificates [ 2.649936] Key type ._fscrypt registered [ 2.654029] Key type .fscrypt registered [ 2.658006] Key type fscrypt-provisioning registered [ 2.674233] uart-pl011 fe201000.serial: there is not valid maps for state default [ 2.682052] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 2.688577] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2 [ 2.697612] printk: console [ttyAMA0] enabled [ 2.706389] printk: bootconsole [pl11] disabled [ 2.724104] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 2.735840] of_cfs_init [ 2.738553] of_cfs_init: OK [ 2.742696] uart-pl011 fe201000.serial: no DMA platform data [ 2.770177] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [ 2.778016] Waiting for root device /dev/mmcblk0p2... [ 2.877712] mmc0: new ultra high speed DDR50 SDHC card at address 0001 [ 2.885177] mmcblk0: mmc0:0001 JB1RT 29.8 GiB [ 2.891717] mmcblk0: p1 p2 p3 p4 [ 2.910420] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.918612] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.926083] devtmpfs: mounted [ 2.938366] Freeing unused kernel memory: 2048K [ 2.982952] Run /sbin/overlay-init as init process [ 2.987750] with arguments: [ 2.987764] /sbin/overlay-init [ 2.987778] with environment: [ 2.987792] HOME=/ [ 2.987806] TERM=linux [ 3.569736] systemd[1]: System time before build time, advancing clock. [ 3.628434] NET: Registered protocol family 10 [ 3.634245] Segment Routing with IPv6 [ 3.666651] systemd[1]: systemd 249 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK -SECCOMP +GCRYPT +GNUTLS +OPENSSL -ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=hybrid) [ 3.703412] systemd[1]: Detected architecture arm. [ 3.803119] systemd[1]: Hostname set toAdditional context
Contents of
/boot/config.txt
(we're using U-Boot for boot partition switching, but that shouldn't cause issues here):