-
Where did you get the camera module(s)?
Arducam store -
Model number of the product(s)?
B0407 and B0423 -
What hardware/platform were you working on?
Raspberry Pi 3B V1.2 -
Instructions you have followed. (link/manual/etc.)
Arducam quick start of RPI native IMX462 -
Problems you were having?
Libcamera does not detect right sensor
$ libcamera-hello --list
Available cameras
-----------------
0 : imx290 [1920x1080] (/base/soc/i2c0mux/i2c@1/imx290@1a)
Modes: 'SRGGB10_CSI2P' : 1280x720 [60.00 fps - (320, 180)/1280x720 crop]
1920x1080 [60.00 fps - (0, 0)/1920x1080 crop]
'SRGGB12_CSI2P' : 1280x720 [60.00 fps - (320, 180)/1280x720 crop]
1920x1080 [60.00 fps - (0, 0)/1920x1080 crop]
- The dmesg log from your hardware?
000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 6.1.0-rpi4-rpi-v7 ([email protected]) (gcc-12 (Raspbian 12.2.0-14+rpi1) 12.2.0, GNU ld (GNU Binutils for Raspbian) 2.40) #1 SMP Raspbian 1:6.1.54-1+rpt2 (2023-10-05)
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] random: crng init done
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x1e000000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[ 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] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[ 0.000000] percpu: Embedded 17 pages/cpu s37012 r8192 d24428 u69632
[ 0.000000] pcpu-alloc: s37012 r8192 d24428 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=cb780476-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=BE
[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[ 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:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 665400K/970752K available (10240K kernel code, 1455K rwdata, 3180K rodata, 1024K init, 611K bss, 43208K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 33777 entries in 100 pages
[ 0.000000] ftrace: allocated 99 pages with 4 groups
[ 0.000000] trace event string verifier disabled
[ 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] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000019] Switching to timer-based delay loop, resolution 52ns
[ 0.000419] Console: colour dummy device 80x30
[ 0.000502] printk: console [tty1] enabled
[ 0.000552] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000576] CPU: Testing write buffer coherency: ok
[ 0.000637] pid_max: default: 32768 minimum: 301
[ 0.000771] LSM: Security Framework initializing
[ 0.000982] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001009] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002270] cgroup: Disabling memory control group subsystem
[ 0.002881] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003768] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.003779] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.003895] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.003905] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.004048] Setting up static identity map for 0x100000 - 0x10003c
[ 0.004185] rcu: Hierarchical SRCU implementation.
[ 0.004194] rcu: Max phase no-delay instances is 1000.
[ 0.004999] smp: Bringing up secondary CPUs ...
[ 0.005946] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.006937] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.007812] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.007916] smp: Brought up 1 node, 4 CPUs
[ 0.007939] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.007954] CPU: All CPU(s) started in HYP mode.
[ 0.007960] CPU: Virtualization extensions available.
[ 0.008783] devtmpfs: initialized
[ 0.023246] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.023475] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023506] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.034406] pinctrl core: initialized pinctrl subsystem
[ 0.035659] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.038522] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.043526] audit: initializing netlink subsys (disabled)
[ 0.043775] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.044417] thermal_sys: Registered thermal governor 'step_wise'
[ 0.044828] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.044845] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.045131] Serial: AMBA PL011 UART driver
[ 0.053853] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.070103] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-08-10T15:35:01, variant start
[ 0.080114] raspberrypi-firmware soc:firmware: Firmware hash is 03dc77429335caee083e22ddc8eec09c07f12a7a
[ 0.121873] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.128047] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.129789] SCSI subsystem initialized
[ 0.130035] usbcore: registered new interface driver usbfs
[ 0.130092] usbcore: registered new interface driver hub
[ 0.130146] usbcore: registered new device driver usb
[ 0.130391] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.130815] pps_core: LinuxPPS API ver. 1 registered
[ 0.130827] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.130853] PTP clock support registered
[ 2.068508] clocksource: Switched to clocksource arch_sys_counter
[ 2.069273] VFS: Disk quotas dquot_6.6.0
[ 2.069354] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.069538] FS-Cache: Loaded
[ 2.078617] CacheFiles: Loaded
[ 2.087933] NET: Registered PF_INET protocol family
[ 2.088318] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 2.090819] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 2.090867] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.091106] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 2.091228] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 2.091565] TCP: Hash tables configured (established 8192 bind 8192)
[ 2.091722] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 2.091781] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 2.092022] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.092549] RPC: Registered named UNIX socket transport module.
[ 2.092561] RPC: Registered udp transport module.
[ 2.092569] RPC: Registered tcp transport module.
[ 2.092576] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.092917] Trying to unpack rootfs image as initramfs...
[ 2.113621] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 2.167372] Initialise system trusted keyrings
[ 2.167791] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 2.177133] zbud: loaded
[ 2.180028] NFS: Registering the id_resolver key type
[ 2.180089] Key type id_resolver registered
[ 2.180099] Key type id_legacy registered
[ 2.180238] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.180252] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.181732] Key type asymmetric registered
[ 2.181750] Asymmetric key parser 'x509' registered
[ 2.181969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.181985] io scheduler mq-deadline registered
[ 2.182005] io scheduler kyber registered
[ 2.196598] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
[ 2.196634] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 2.197252] Console: switching to colour frame buffer device 240x67
[ 2.224812] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[ 2.230416] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.230836] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 2.244068] brd: module loaded
[ 2.252549] loop: module loaded
[ 2.253278] Loading iSCSI transport class v2.0-870.
[ 2.254923] usbcore: registered new interface driver lan78xx
[ 2.255017] usbcore: registered new interface driver smsc95xx
[ 2.255042] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.983486] Core Release: 2.80a
[ 2.983520] Setting default values for core params
[ 2.983556] Finished setting default values for core params
[ 3.183898] Using Buffer DMA mode
[ 3.183926] Periodic Transfer Interrupt Enhancement - disabled
[ 3.183937] Multiprocessor Interrupt Enhancement - disabled
[ 3.183947] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.184030] Dedicated Tx FIFOs mode
[ 3.190060] WARN::dwc_otg_hcd_init:1072: FIQ DMA bounce buffers: virt = 9e104000 dma = 0xde104000 len=9024
[ 3.190111] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 3.190133] dwc_otg: Microframe scheduler enabled
[ 3.190367] WARN::hcd_init_fiq:457: FIQ on core 1
[ 3.190387] WARN::hcd_init_fiq:458: FIQ ASM at 807f2c98 length 36
[ 3.190408] WARN::hcd_init_fiq:496: MPHI regs_base at bb810000
[ 3.190440] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.190496] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.190563] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[ 3.190622] Init: Port Power? op_state=1
[ 3.190630] Init: Power Port (0)
[ 3.190867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.190887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.190903] usb usb1: Product: DWC OTG Controller
[ 3.190915] usb usb1: Manufacturer: Linux 6.1.0-rpi4-rpi-v7 dwc_otg_hcd
[ 3.190928] usb usb1: SerialNumber: 3f980000.usb
[ 3.191678] hub 1-0:1.0: USB hub found
[ 3.191728] hub 1-0:1.0: 1 port detected
[ 3.192498] dwc_otg: FIQ enabled
[ 3.192510] dwc_otg: NAK holdoff enabled
[ 3.192518] dwc_otg: FIQ split-transaction FSM enabled
[ 3.192543] Module dwc_common_port init
[ 3.192950] usbcore: registered new interface driver usb-storage
[ 3.193194] mousedev: PS/2 mouse device common for all mice
[ 3.198595] sdhci: Secure Digital Host Controller Interface driver
[ 3.198621] sdhci: Copyright(c) Pierre Ossman
[ 3.198900] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.206363] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.206830] hid: raw HID events driver (C) Jiri Kosina
[ 3.206998] usbcore: registered new interface driver usbhid
[ 3.207009] usbhid: USB HID core driver
[ 3.217927] Initializing XFRM netlink socket
[ 3.217998] NET: Registered PF_PACKET protocol family
[ 3.218120] Key type dns_resolver registered
[ 3.218382] Registering SWP/SWPB emulation handler
[ 3.219187] registered taskstats version 1
[ 3.219256] Loading compiled-in X.509 certificates
[ 3.318762] Indeed it is in host mode hprt0 = 00021501
[ 3.528571] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.528778] Indeed it is in host mode hprt0 = 00001101
[ 3.768948] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ 3.768990] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.769734] hub 1-1:1.0: USB hub found
[ 3.769828] hub 1-1:1.0: 5 ports detected
[ 4.051124] Freeing initrd memory: 15520K
[ 4.088558] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.100809] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 4.149580] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[ 4.150504] Key type .fscrypt registered
[ 4.150519] Key type fscrypt-provisioning registered
[ 4.162226] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 4.162394] 3f201000.serial: ttyAMA5 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[ 4.162632] serial serial0: tty port ttyAMA5 registered
[ 4.164556] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 4.164864] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 4.166183] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 4.166201] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 4.192660] sdhost: log_buf @ a5bda782 (de107000)
[ 4.228735] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 4.228764] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.231472] smsc95xx v2.0.0
[ 4.242393] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 4.244918] of_cfs_init
[ 4.245110] of_cfs_init: OK
[ 4.252044] Freeing unused kernel image (initmem) memory: 1024K
[ 4.277283] mmc0: host does not support reading read-only switch, assuming write-enable
[ 4.281381] mmc0: new high speed SDHC card at address 59b4
[ 4.282431] mmcblk0: mmc0:59b4 ADNF0 7.54 GiB
[ 4.285927] mmcblk0: p1 p2
[ 4.286661] mmcblk0: mmc0:59b4 ADNF0 7.54 GiB
[ 4.299000] Run /init as init process
[ 4.299013] with arguments:
[ 4.299020] /init
[ 4.299027] splash
[ 4.299035] with environment:
[ 4.299041] HOME=/
[ 4.299048] TERM=linux
[ 4.332569] mmc1: new high speed SDIO card at address 0001
[ 4.360851] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
[ 4.361761] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d9:0c:83
[ 4.458522] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ 4.603562] usb 1-1.2: New USB device found, idVendor=04f3, idProduct=0103, bcdDevice= 1.07
[ 4.603607] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.618247] input: HID 04f3:0103 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F3:0103.0001/input/input0
[ 4.620212] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 04f3:0103] on usb-3f980000.usb-1.2/input0
[ 4.633754] input: HID 04f3:0103 Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:04F3:0103.0002/input/input1
[ 4.635498] input: HID 04f3:0103 System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:04F3:0103.0002/input/input2
[ 4.637095] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.11 Device [HID 04f3:0103] on usb-3f980000.usb-1.2/input1
[ 5.086021] i2c i2c-11: Added multiplexed i2c bus 0
[ 5.086370] i2c 10-001a: Fixed dependency cycle(s) with /soc/csi@7e801000/port/endpoint
[ 5.086702] i2c i2c-11: Added multiplexed i2c bus 10
[ 5.382209] Console: switching to colour dummy device 80x30
[ 5.400878] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
[ 5.404231] Registered IR keymap rc-cec
[ 5.404489] rc rc0: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0
[ 5.404742] input: vc4-hdmi as /devices/platform/soc/3f902000.hdmi/rc/rc0/input3
[ 5.411624] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
[ 5.412228] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
[ 5.412758] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 5.413221] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 5.413641] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 5.413998] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ 5.417303] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ 5.530830] Console: switching to colour frame buffer device 240x67
[ 5.598486] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[ 7.096039] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 7.900259] systemd[1]: System time before build time, advancing clock.
[ 8.153534] NET: Registered PF_INET6 protocol family
[ 8.155155] Segment Routing with IPv6
[ 8.155198] In-situ OAM (IOAM) with IPv6
[ 8.267240] systemd[1]: systemd 252.12-1~deb12u1+rpi1 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 8.267301] systemd[1]: Detected architecture arm.
[ 8.276842] systemd[1]: Hostname set to <B0407>.
[ 9.709595] systemd[1]: Queued start job for default target graphical.target.
[ 9.764208] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 9.767474] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 9.770631] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 9.772072] systemd[1]: Created slice user.slice - User and Session Slice.
[ 9.772838] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 9.774458] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 9.775359] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 9.776091] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 9.776686] systemd[1]: Reached target slices.target - Slice Units.
[ 9.777102] systemd[1]: Reached target swap.target - Swaps.
[ 9.777668] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 9.779201] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 9.779895] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 9.781893] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 9.783098] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 9.784413] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 9.799196] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 9.800369] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 9.801803] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 9.859198] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 9.865913] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 9.873508] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 9.875542] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 9.890867] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
[ 9.899759] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 9.908291] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 9.917804] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[ 9.927794] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 9.938054] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[ 9.948681] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 9.960979] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[ 9.971289] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[ 9.974137] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 9.990580] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 10.040781] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 10.049850] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 10.058904] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 10.073452] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 10.075641] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 10.077889] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 10.081361] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 10.085696] systemd[1]: [email protected]: Deactivated successfully.
[ 10.086951] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
[ 10.090152] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 10.091550] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 10.091914] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
[ 10.094534] systemd[1]: [email protected]: Deactivated successfully.
[ 10.095808] systemd[1]: Finished [email protected] - Load Kernel Module drm.
[ 10.099365] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 10.100520] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 10.103022] systemd[1]: [email protected]: Deactivated successfully.
[ 10.104352] systemd[1]: Finished [email protected] - Load Kernel Module loop.
[ 10.113119] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 10.113998] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 10.147579] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 10.175121] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
[ 10.189975] i2c_dev: i2c /dev entries driver
[ 10.198393] fuse: init (API version 7.37)
[ 10.198425] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 10.210292] systemd[1]: [email protected]: Deactivated successfully.
[ 10.213167] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
[ 10.238143] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 10.294562] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 10.307509] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 10.344195] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 10.346758] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 10.348911] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 10.349527] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 10.357079] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 10.365840] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 10.463565] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 10.475506] systemd[1]: Started systemd-journald.service - Journal Service.
[ 10.654500] systemd-journald[254]: Received client request to flush runtime journal.
[ 10.673180] systemd-journald[254]: File /var/log/journal/98c704bced8a462ab48c89cdda07cb34/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 12.338752] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.345953] mc: Linux media interface: v0.10
[ 12.379614] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 12.380953] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.383400] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 12.383434] [vc_sm_connected_init]: start
[ 12.429180] [vc_sm_connected_init]: installed successfully
[ 12.483202] rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000
[ 12.498738] rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem
[ 12.517568] videodev: Linux video capture interface: v2.00
[ 12.651817] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.665795] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.692014] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.744703] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.762294] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 12.762947] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 12.776165] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 12.777700] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 12.777764] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 12.777791] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 12.777809] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 12.777825] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 12.798037] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 12.798712] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 12.799256] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 12.799661] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 12.799728] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 12.799756] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 12.799774] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 12.799790] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 12.800018] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 12.809588] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 12.848988] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 12.849061] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 12.853508] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 12.853598] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 12.893997] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 12.894069] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 12.925041] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 12.925113] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 12.947136] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 12.947212] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
OS version: “Raspbian GNU/Linux 12 (bookworm)”
-
Troubleshooting attempts you’ve made?
Nothing as picture is decent enough, just reporting. -
What help do you need?
Confirmation of problem. Does this only with RPI3 or also RPI4?