raspberrypi / rpicam-apps

BSD 2-Clause "Simplified" License
390 stars 214 forks source link

[BUG] libcamera-still crashes #314

Closed roelfrenkema closed 2 years ago

roelfrenkema commented 2 years ago

*-------------------------------------------------------------------------------- libcamera-apps Bug Report

Date: 08-07-2022 (20:29:17) Command: /usr/local/bin/camera-bug-report -t 5 -o bug.txt -c libcamera-still -t 1000 -o test.jpg


Hardware information

hostname camera01

cat /proc/cpuinfo processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3

processor : 1 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3

processor : 2 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3

processor : 3 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3

Hardware : BCM2835 Revision : c03112 Serial : 10000000134ef266 Model : Raspberry Pi 4 Model B Rev 1.2


Configuration

cat /boot/cmdline.txt console=serial0,115200 console=tty1 root=PARTUUID=a2d140d5-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

cat /boot/config.txt

For more options and information see

http://rpf.io/configtxt

Some settings may impact device functionality. See link above for details

uncomment if you get no picture on HDMI for a default "safe" mode

hdmi_safe=1

uncomment the following to adjust overscan. Use positive numbers if console

goes off screen, and negative if there is too much border

overscan_left=16

overscan_right=16

overscan_top=16

overscan_bottom=16

uncomment to force a console size. By default it will be display's size minus

overscan.

framebuffer_width=1280

framebuffer_height=720

uncomment if hdmi display is not detected and composite is being output

hdmi_force_hotplug=1

uncomment to force a specific HDMI mode (this will force VGA)

hdmi_group=1

hdmi_mode=1

uncomment to force a HDMI mode rather than DVI. This can make audio work in

DMT (computer monitor) modes

hdmi_drive=2

uncomment to increase signal to HDMI, if you have interference, blanking, or

no display

config_hdmi_boost=4

uncomment for composite PAL

sdtv_mode=2

uncomment to overclock the arm. 700 MHz is the default.

arm_freq=800

Uncomment some or all of these to enable the optional hardware interfaces

dtparam=i2c_arm=on

dtparam=i2s=on

dtparam=spi=on

Uncomment this to enable infrared communication.

dtoverlay=gpio-ir,gpio_pin=17

dtoverlay=gpio-ir-tx,gpio_pin=18

Additional overlays and parameters are documented /boot/overlays/README

Enable audio (loads snd_bcm2835)

dtparam=audio=on

Automatically load overlays for detected cameras

start_x=1

Automatically load overlays for detected DSI displays

display_auto_detect=1

Enable DRM VC4 V3D driver

dtoverlay=vc4-kms-v3d

max_framebuffers=2

Run in 64-bit mode

arm_64bit=1

Disable compensation for displays with overscan

disable_overscan=1

[cm4]

Enable host mode on the 2711 built-in XHCI USB controller.

This line should be removed if the legacy DWC2 controller is required

(e.g. for USB device mode) or if USB support is not required.

otg_mode=1

[all] dtoverlay=vc4-kms-v3d,cma-512

[pi4]

dtoverlay=vc4-fkms-v3d

Run as fast as firmware / board allows

arm_boost=1

[all] gpu_mem=128 dtoverlay=arducam_64mp


Logs

dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.15.32-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 [ 0.000000] random: fast init done [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 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-0x0000000037efffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff] [ 0.000000] On node 0, zone DMA32: 256 pages in unavailable ranges [ 0.000000] percpu: Embedded 28 pages/cpu s77144 r8192 d29352 u114688 [ 0.000000] pcpu-alloc: s77144 r8192 d29352 u114688 alloc=28*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: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 983556 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:AB:55:6F vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=a2d140d5-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space. [ 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 0x0000000033f00000-0x0000000037f00000] (64MB) [ 0.000000] Memory: 3305364K/3996672K available (11456K kernel code, 1962K rwdata, 4144K rodata, 3776K init, 964K bss, 167020K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 37889 entries in 149 pages [ 0.000000] ftrace: allocated 149 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 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] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10) [ 0.000000] random: get_random_bytes called from start_kernel+0x510/0x6f8 with crng_init=1 [ 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.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000257] Console: colour dummy device 80x25 [ 0.000310] printk: console [tty1] enabled [ 0.000371] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [ 0.000397] pid_max: default: 32768 minimum: 301 [ 0.000522] LSM: Security Framework initializing [ 0.000690] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000759] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001987] cgroup: Disabling memory control group subsystem [ 0.004446] rcu: Hierarchical SRCU implementation. [ 0.005524] EFI services will not be available. [ 0.006045] smp: Bringing up secondary CPUs ... [ 0.007079] Detected PIPT I-cache on CPU1 [ 0.007158] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [ 0.008391] Detected PIPT I-cache on CPU2 [ 0.008443] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [ 0.009563] Detected PIPT I-cache on CPU3 [ 0.009614] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [ 0.009762] smp: Brought up 1 node, 4 CPUs [ 0.009784] SMP: Total of 4 processors activated. [ 0.009796] CPU features: detected: 32-bit EL0 Support [ 0.009806] CPU features: detected: 32-bit EL1 Support [ 0.009819] CPU features: detected: CRC32 instructions [ 0.041536] CPU: All CPU(s) started at EL2 [ 0.041608] alternatives: patching kernel code [ 0.043284] devtmpfs: initialized [ 0.054453] Enabled cp15_barrier support [ 0.054495] Enabled setend support [ 0.054686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.054717] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.071293] pinctrl core: initialized pinctrl subsystem [ 0.072106] DMI not present or invalid. [ 0.072618] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.076228] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.076527] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.077430] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.077523] audit: initializing netlink subsys (disabled) [ 0.077807] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1 [ 0.078302] thermal_sys: Registered thermal governor 'step_wise' [ 0.078524] cpuidle: using governor menu [ 0.078848] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.079034] ASID allocator initialised with 65536 entries [ 0.079198] Serial: AMBA PL011 UART driver [ 0.092636] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.120387] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-24T13:20:19, variant start_x [ 0.124406] raspberrypi-firmware soc:firmware: Firmware hash is e5a963efa66a1974127860b42e913d2374139ff5 [ 0.175788] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.180133] vgaarb: loaded [ 0.180560] SCSI subsystem initialized [ 0.180878] usbcore: registered new interface driver usbfs [ 0.180932] usbcore: registered new interface driver hub [ 0.180997] usbcore: registered new device driver usb [ 0.181367] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.181840] pps_core: LinuxPPS API ver. 1 registered [ 0.181854] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.181877] PTP clock support registered [ 0.183339] clocksource: Switched to clocksource arch_sys_counter [ 0.275879] VFS: Disk quotas dquot_6.6.0 [ 0.275980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.276143] FS-Cache: Loaded [ 0.276374] CacheFiles: Loaded [ 0.287270] NET: Registered PF_INET protocol family [ 0.287842] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.291262] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.291347] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.291574] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.292086] TCP: Hash tables configured (established 32768 bind 32768) [ 0.292340] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.292417] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.292717] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.293701] RPC: Registered named UNIX socket transport module. [ 0.293719] RPC: Registered udp transport module. [ 0.293730] RPC: Registered tcp transport module. [ 0.293740] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.293759] PCI: CLS 0 bytes, default 64 [ 0.296104] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.296444] kvm [1]: IPA Size Limit: 44 bits [ 0.297599] kvm [1]: vgic interrupt IRQ9 [ 0.297865] kvm [1]: Hyp mode initialized successfully [ 1.198225] Initialise system trusted keyrings [ 1.198598] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 1.205675] zbud: loaded [ 1.207569] FS-Cache: Netfs 'nfs' registered for caching [ 1.208233] NFS: Registering the id_resolver key type [ 1.208270] Key type id_resolver registered [ 1.208281] Key type id_legacy registered [ 1.208386] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.208399] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.209572] Key type asymmetric registered [ 1.209587] Asymmetric key parser 'x509' registered [ 1.209665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.209931] io scheduler mq-deadline registered [ 1.209946] io scheduler kyber registered [ 1.219760] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.219804] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.219889] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.219970] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [ 1.269438] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.269803] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.269821] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.269839] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.269924] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.270168] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.273997] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.274351] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.274474] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.274896] pci 0000:01:00.0: PME# supported from D0 D3cold [ 1.290781] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.290826] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.290850] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.290889] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.290911] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.299961] iproc-rng200 fe104000.rng: hwrng registered [ 1.300561] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB) [ 1.302033] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.302450] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.313457] brd: module loaded [ 1.322998] loop: module loaded [ 1.323834] Loading iSCSI transport class v2.0-870. [ 1.328793] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.387485] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.388583] usbcore: registered new interface driver r8152 [ 1.388667] usbcore: registered new interface driver lan78xx [ 1.388720] usbcore: registered new interface driver smsc95xx [ 1.390297] pci 0000:00:00.0: enabling device (0000 -> 0002) [ 1.390336] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002) [ 1.390433] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.390464] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.391198] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00003c0000000890 [ 1.392194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.392217] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.392232] usb usb1: Product: xHCI Host Controller [ 1.392246] usb usb1: Manufacturer: Linux 5.15.32-v8+ xhci-hcd [ 1.392259] usb usb1: SerialNumber: 0000:01:00.0 [ 1.393004] hub 1-0:1.0: USB hub found [ 1.393101] hub 1-0:1.0: 1 port detected [ 1.393731] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.393754] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.393777] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.394267] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 1.394288] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.394302] usb usb2: Product: xHCI Host Controller [ 1.394316] usb usb2: Manufacturer: Linux 5.15.32-v8+ xhci-hcd [ 1.394329] usb usb2: SerialNumber: 0000:01:00.0 [ 1.395018] hub 2-0:1.0: USB hub found [ 1.395107] hub 2-0:1.0: 4 ports detected [ 1.396805] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.397132] dwc_otg: FIQ enabled [ 1.397143] dwc_otg: NAK holdoff enabled [ 1.397152] dwc_otg: FIQ split-transaction FSM enabled [ 1.397165] Module dwc_common_port init [ 1.397704] usbcore: registered new interface driver uas [ 1.397819] usbcore: registered new interface driver usb-storage [ 1.398032] mousedev: PS/2 mouse device common for all mice [ 1.403041] sdhci: Secure Digital Host Controller Interface driver [ 1.403059] sdhci: Copyright(c) Pierre Ossman [ 1.403763] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.407347] ledtrig-cpu: registered to indicate activity on CPUs [ 1.407956] hid: raw HID events driver (C) Jiri Kosina [ 1.408119] usbcore: registered new interface driver usbhid [ 1.408132] usbhid: USB HID core driver [ 1.408464] ashmem: initialized [ 1.417094] Initializing XFRM netlink socket [ 1.417145] NET: Registered PF_PACKET protocol family [ 1.417262] Key type dns_resolver registered [ 1.418414] registered taskstats version 1 [ 1.418446] Loading compiled-in X.509 certificates [ 1.419100] Key type ._fscrypt registered [ 1.419115] Key type .fscrypt registered [ 1.419125] Key type fscrypt-provisioning registered [ 1.431179] uart-pl011 fe201000.serial: there is not valid maps for state default [ 1.431506] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.431661] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2 [ 1.440548] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.441021] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.442159] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.442179] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.478026] mmc1: Controller never released inhibit bit(s). [ 1.482551] of_cfs_init [ 1.482679] of_cfs_init: OK [ 1.516994] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [ 1.517488] Waiting for root device PARTUUID=a2d140d5-02... [ 1.570026] mmc1: new high speed SDIO card at address 0001 [ 1.647360] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.798008] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 1.798030] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.798046] usb 1-1: Product: USB2.0 Hub [ 1.799671] hub 1-1:1.0: USB hub found [ 1.800084] hub 1-1:1.0: 4 ports detected [ 1.923693] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd [ 1.945283] usb 2-1: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 1.945305] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.945320] usb 2-1: Product: SanDisk 3.2Gen1 [ 1.945334] usb 2-1: Manufacturer: USB [ 1.945347] usb 2-1: SerialNumber: 01010dc10d83e0a931bb9e727bedd1d0a620381172a62c8908e53d64ddef2dc455630000000000000000000000645ce7ff845b0083558107732826e8 [ 1.947648] usb-storage 2-1:1.0: USB Mass Storage device detected [ 1.948371] scsi host0: usb-storage 2-1:1.0 [ 2.095358] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd [ 2.196164] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=c811, bcdDevice= 2.00 [ 2.196185] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.196200] usb 1-1.2: Product: 802.11ac NIC [ 2.196214] usb 1-1.2: Manufacturer: Realtek [ 2.196227] usb 1-1.2: SerialNumber: 123456 [ 2.976817] scsi 0:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6 [ 2.977965] sd 0:0:0:0: [sda] 240353280 512-byte logical blocks: (123 GB/115 GiB) [ 2.980597] sd 0:0:0:0: [sda] Write Protect is off [ 2.980616] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 2.981471] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2.990445] sda: sda1 sda2 [ 2.993022] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.022360] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 3.022456] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.023612] devtmpfs: mounted [ 3.031215] Freeing unused kernel memory: 3776K [ 3.031470] Run /sbin/init as init process [ 3.031484] with arguments: [ 3.031493] /sbin/init [ 3.031502] splash [ 3.031512] with environment: [ 3.031520] HOME=/ [ 3.031529] TERM=linux [ 3.312113] systemd[1]: System time before build time, advancing clock. [ 3.419159] NET: Registered PF_INET6 protocol family [ 3.421165] Segment Routing with IPv6 [ 3.421214] In-situ OAM (IOAM) with IPv6 [ 3.544931] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 3.545874] systemd[1]: Detected architecture arm64. [ 3.586573] systemd[1]: Set hostname to . [ 4.125512] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. [ 4.388241] systemd[1]: Queued start job for default target Multi-User System. [ 4.390532] random: systemd: uninitialized urandom read (16 bytes read) [ 4.392906] systemd[1]: Created slice system-getty.slice. [ 4.393360] random: systemd: uninitialized urandom read (16 bytes read) [ 4.394345] systemd[1]: Created slice system-modprobe.slice. [ 4.394453] random: systemd: uninitialized urandom read (16 bytes read) [ 4.395445] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 4.396291] systemd[1]: Created slice User and Session Slice. [ 4.396823] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.397921] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.398408] systemd[1]: Reached target Slices. [ 4.398587] systemd[1]: Reached target Swap. [ 4.403446] systemd[1]: Listening on Syslog Socket. [ 4.404212] systemd[1]: Listening on fsck to fsckd communication Socket. [ 4.404622] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 4.405804] systemd[1]: Listening on Journal Audit Socket. [ 4.406614] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.407642] systemd[1]: Listening on Journal Socket. [ 4.409767] systemd[1]: Listening on udev Control Socket. [ 4.410551] systemd[1]: Listening on udev Kernel Socket. [ 4.411693] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 4.415590] systemd[1]: Mounting POSIX Message Queue File System... [ 4.420312] systemd[1]: Mounting RPC Pipe File System... [ 4.425852] systemd[1]: Mounting Kernel Debug File System... [ 4.431745] systemd[1]: Mounting Kernel Trace File System... [ 4.432551] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 4.441081] systemd[1]: Starting Restore / save the current clock... [ 4.448702] systemd[1]: Starting Set the console keyboard layout... [ 4.454667] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 4.461389] systemd[1]: Starting Load Kernel Module configfs... [ 4.468144] systemd[1]: Starting Load Kernel Module drm... [ 4.477413] systemd[1]: Starting Load Kernel Module fuse... [ 4.502894] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 4.507833] systemd[1]: Starting File System Check on Root Device... [ 4.516300] systemd[1]: Starting Journal Service... [ 4.522827] fuse: init (API version 7.34) [ 4.538530] systemd[1]: Starting Load Kernel Modules... [ 4.544214] systemd[1]: Starting Coldplug All udev Devices... [ 4.572817] systemd[1]: Mounted POSIX Message Queue File System. [ 4.573898] systemd[1]: Mounted RPC Pipe File System. [ 4.574894] systemd[1]: Mounted Kernel Debug File System. [ 4.581320] systemd[1]: Mounted Kernel Trace File System. [ 4.583872] systemd[1]: Finished Restore / save the current clock. [ 4.586964] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 4.589827] systemd[1]: modprobe@configfs.service: Succeeded. [ 4.596827] systemd[1]: Finished Load Kernel Module configfs. [ 4.600622] systemd[1]: modprobe@fuse.service: Succeeded. [ 4.602207] systemd[1]: Finished Load Kernel Module fuse. [ 4.609336] systemd[1]: Mounting FUSE Control File System... [ 4.614983] systemd[1]: Mounting Kernel Configuration File System... [ 4.621200] systemd[1]: Started File System Check Daemon to report status. [ 4.626019] systemd[1]: modprobe@drm.service: Succeeded. [ 4.628295] systemd[1]: Finished Load Kernel Module drm. [ 4.647538] i2c_dev: i2c /dev entries driver [ 4.665472] systemd[1]: Finished Load Kernel Modules. [ 4.666634] systemd[1]: Mounted FUSE Control File System. [ 4.667573] systemd[1]: Mounted Kernel Configuration File System. [ 4.672645] systemd[1]: Starting Apply Kernel Variables... [ 4.737789] systemd[1]: Finished Apply Kernel Variables. [ 4.855059] systemd[1]: Started Journal Service. [ 5.002624] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none. [ 5.080732] systemd-journald[133]: Received client request to flush runtime journal. [ 5.102066] systemd-journald[133]: File /var/log/journal/00fda57f87f04c219281d02b0a82138b/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 6.031485] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [ 6.043827] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [ 6.046566] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [ 6.047464] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [ 6.129167] mc: Linux media interface: v0.10 [ 6.130220] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 6.132178] bcm2835_vc_sm_cma_probe: Videocore shared memory driver

[ 6.132981] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 6.137631] [vc_sm_connected_init]: installed successfully [ 6.143260] bcm2835_audio bcm2835_audio: card created with 8 channels [ 6.158912] videodev: Linux video capture interface: v2.00 [ 6.232098] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 6.232212] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 6.238723] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 6.253532] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 6.258299] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 6.316205] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 6.316266] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 6.316442] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 6.320955] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 6.321665] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 6.328112] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 6.328161] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 6.328183] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 6.328217] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 6.328234] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 6.329978] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [ 6.331168] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [ 6.334597] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 6.334670] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 6.343294] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 6.343619] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 6.350008] bcm2835-codec bcm2835-codec: Device registered as /dev/video18 [ 6.350064] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx [ 6.362177] bcm2835-codec bcm2835-codec: Device registered as /dev/video31 [ 6.362232] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image [ 6.417028] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20 [ 6.418443] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21 [ 6.419418] random: crng init done [ 6.419439] random: 7 urandom warning(s) missed due to ratelimiting [ 6.443585] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22 [ 6.444202] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23 [ 6.444249] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 6.444283] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 6.444302] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 6.444319] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 6.444634] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 6.459471] i2c i2c-22: Added multiplexed i2c bus 0 [ 6.493131] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [ 6.526705] i2c 10-001a: Fixing up cyclic dependency with fe801000.csi [ 6.538815] i2c i2c-22: Added multiplexed i2c bus 10 [ 6.653304] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.659841] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.706069] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.717934] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid [ 6.754732] Registered IR keymap rc-cec [ 6.780693] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.781292] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0 [ 6.800208] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 6.818291] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.820812] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 [ 6.826381] usbcore: registered new interface driver brcmfmac [ 7.068865] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 7.070163] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 7.076338] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 [ 7.193763] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 7.197319] Registered IR keymap rc-cec [ 7.199723] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 7.199970] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input1 [ 7.420677] 8821cu: loading out-of-tree module taints kernel. [ 7.482663] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 7.494831] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 7.507672] Registered IR keymap rc-cec [ 7.508898] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 7.509147] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2 [ 7.512507] RTW: module init start [ 7.512539] RTW: rtl8821cu v5.4.1_28754.20180921_COEX20180712-3232 [ 7.512555] RTW: build time: Jun 15 2022 13:40:32 [ 7.512566] RTW: rtl8821cu BT-Coex version = COEX20180712-3232 [ 7.512955] RTW: [HALMAC]11692M HALMAC_MAJOR_VER = 1 HALMAC_PROTOTYPE_VER = 4 HALMAC_MINOR_VER = 19 HALMAC_PATCH_VER = 3 [ 7.514072] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.554503] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) [ 7.556845] Registered IR keymap rc-cec [ 7.565272] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [ 7.584121] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input3 [ 7.644009] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) [ 7.644475] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) [ 7.644813] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 7.645121] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 7.645426] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 7.645676] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 7.645985] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 7.671677] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [ 7.671927] vc4-drm gpu: [drm] Cannot find any crtc or sizes [ 7.796035] RTW: HW EFUSE [ 7.796083] RTW: 0x000: 29 81 00 BC 09 00 21 00 6E 04 A4 10 10 00 30 0B
[ 7.796273] RTW: 0x010: 21 21 21 21 21 21 27 27 27 27 27 04 FF FF FF FF
[ 7.796433] RTW: 0x020: FF FF 27 26 23 23 22 24 26 27 29 2B 26 21 20 20
[ 7.796593] RTW: 0x030: 24 FF FF FF FF FF D0 FF FF FF 21 21 21 21 21 21
[ 7.797155] RTW: 0x040: 27 27 27 27 27 04 FF FF FF FF FF FF FF FF FF FF
[ 7.797317] RTW: 0x050: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.797477] RTW: 0x060: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.797635] RTW: 0x070: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.797795] RTW: 0x080: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.798044] RTW: 0x090: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.798340] RTW: 0x0A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.798506] RTW: 0x0B0: FF FF FF FF FF FF FF FF 7F 35 1C 00 FF FF FF FF
[ 7.798726] RTW: 0x0C0: FF 22 00 41 00 00 00 00 00 FF 22 FF FF FF FF FF
[ 7.799186] RTW: 0x0D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.799401] RTW: 0x0E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.799560] RTW: 0x0F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.799719] RTW: 0x100: DA 0B 11 C8 E3 46 02 B4 4B D6 24 28 2F 09 03 52
[ 7.801141] RTW: 0x110: 65 61 6C 74 65 6B 0E 03 38 30 32 2E 31 31 61 63
[ 7.801314] RTW: 0x120: 20 4E 49 43 08 03 31 32 33 34 35 36 FF FF FF FF
[ 7.801474] RTW: 0x130: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.801634] RTW: 0x140: FF FF FF FF 00 00 31 0F FF FF FF FF FF FF FF FF
[ 7.801794] RTW: 0x150: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.801953] RTW: 0x160: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.802112] RTW: 0x170: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.802272] RTW: 0x180: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.804590] RTW: 0x190: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.804754] RTW: 0x1A0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.804914] RTW: 0x1B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.805074] RTW: 0x1C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.806660] RTW: 0x1D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.806825] RTW: 0x1E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.808549] RTW: 0x1F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 7.809522] RTW: hal_com_config_channel_plan chplan:0x7F [ 7.834614] RTW: [HALMAC][ALWAYS]shall R reg twice!! [ 7.847121] RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!! [ 7.942548] arducam_64mp 10-001a: Device found Arducam 64MP. [ 7.950827] arducam_64mp 10-001a: Consider updating driver arducam_64mp to match on endpoints [ 7.962754] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.963017] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.963238] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.963557] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.963801] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.964022] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.964250] RTW: ERROR [HALMAC][ERR]Dump efuse in suspend [ 7.965967] RTW: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1 [ 7.968695] RTW: rtw_ndev_init(wlan1) if1 mac_addr=b4:4b:d6:24:28:2f [ 7.970532] usbcore: registered new interface driver rtl8821cu [ 7.970558] RTW: module init ret=0 [ 9.159002] uart-pl011 fe201000.serial: no DMA platform data [ 9.284749] 8021q: 802.1Q VLAN Support v1.8 [ 9.420730] Adding 102396k swap on /var/swap. Priority:-2 extents:5 across:143356k FS [ 9.832196] RTW: [HALMAC][ALWAYS]shall R reg twice!! [ 9.836039] RTW: WARN [HALMAC][WARN]H2C/C2H ver is compatible!! [ 10.823686] RTW: wlan1- hw port(0) mac_addr =b4:4b:d6:24:28:2f [ 10.874515] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 11.105978] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 11.106223] bcmgenet fd580000.ethernet eth0: Link is Down [ 11.618546] RTW: assoc success [ 11.618602] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 11.619305] RTW: set group key camid:1, addr:00:00:00:00:00:00, kid:1, type:AES [ 16.134858] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 16.793171] Bluetooth: Core ver 2.22 [ 16.793644] NET: Registered PF_BLUETOOTH protocol family [ 16.793653] Bluetooth: HCI device and connection manager initialized [ 16.793670] Bluetooth: HCI socket layer initialized [ 16.793678] Bluetooth: L2CAP socket layer initialized [ 16.793693] Bluetooth: SCO socket layer initialized [ 16.801696] Bluetooth: HCI UART driver ver 2.3 [ 16.801719] Bluetooth: HCI UART protocol H4 registered [ 16.802171] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 16.802387] Bluetooth: HCI UART protocol Broadcom registered [ 16.975417] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 16.975437] Bluetooth: BNEP filters: protocol multicast [ 16.975452] Bluetooth: BNEP socket layer initialized [ 16.987496] NET: Registered PF_ALG protocol family [ 31.711412] cam-dummy-reg: disabling

sudo vcdbg log msg sudo: vcdbg: opdracht niet gevonden

sudo vcdbg log assert sudo: vcdbg: opdracht niet gevonden

sudo vcdbg log ex sudo: vcdbg: opdracht niet gevonden


Memory

cat /proc/meminfo MemTotal: 3833428 kB MemFree: 3410404 kB MemAvailable: 3586300 kB Buffers: 23452 kB Cached: 199248 kB SwapCached: 0 kB Active: 125360 kB Inactive: 205616 kB Active(anon): 848 kB Inactive(anon): 108956 kB Active(file): 124512 kB Inactive(file): 96660 kB Unevictable: 16 kB Mlocked: 16 kB SwapTotal: 102396 kB SwapFree: 102396 kB Dirty: 0 kB Writeback: 0 kB AnonPages: 108592 kB Mapped: 51480 kB Shmem: 1528 kB KReclaimable: 22956 kB Slab: 47660 kB SReclaimable: 22956 kB SUnreclaim: 24704 kB KernelStack: 3536 kB PageTables: 2800 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 2019108 kB Committed_AS: 741452 kB VmallocTotal: 259653632 kB VmallocUsed: 13772 kB VmallocChunk: 0 kB Percpu: 640 kB CmaTotal: 524288 kB CmaFree: 513268 kB

sudo cat /sys/kernel/debug/dma_buf/bufinfo

Dma-buf Objects: size flags mode count exp_name ino

Total 0 objects, 0 bytes

sudo cat /sys/kernel/debug/vcsm-cma/state

VC-ServiceHandle 000000008659629a

Resources

Total resource count: 0


Media Devices

media-ctl -d 0 -p Media controller API version 5.15.32

Media device information

driver bcm2835-isp model bcm2835-isp serial
bus info platform:bcm2835-isp hw revision 0x0 driver version 5.15.32

Device topology

media-ctl -d 1 -p Media controller API version 5.15.32

Media device information

driver bcm2835-codec model bcm2835-codec serial 0000 bus info platform:bcm2835-codec hw revision 0x1 driver version 5.15.32

Device topology

media-ctl -d 2 -p Media controller API version 5.15.32

Media device information

driver bcm2835-isp model bcm2835-isp serial
bus info platform:bcm2835-isp hw revision 0x0 driver version 5.15.32

Device topology

media-ctl -d 3 -p Media controller API version 5.15.32

Media device information

driver unicam model unicam serial
bus info platform:fe801000.csi hw revision 0x0 driver version 5.15.32

Device topology

media-ctl -d 4 -p Failed to enumerate /dev/media4 (-2)


Cameras

libcamera-still --list-cameras [0:09:03.290109282] [1395] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3572-e13ccdd5 [0:09:03.296355427] [1396] WARN CameraSensorProperties camera_sensor_properties.cpp:163 No static properties available for 'arducam_64mp' [0:09:03.296393282] [1396] WARN CameraSensorProperties camera_sensor_properties.cpp:165 Please consider updating the camera sensor properties database [0:09:03.296722916] [1396] ERROR CameraSensor camera_sensor.cpp:591 'arducam_64mp 10-001a': Camera sensor does not support test pattern modes. [0:09:03.319860590] [1396] WARN RPI raspberrypi.cpp:1263 Mismatch between Unicam and CamHelper for embedded data usage! [0:09:03.320504117] [1396] ERROR DelayedControls delayed_controls.cpp:87 Delay request for control id 0x009a090a but control is not exposed by device /dev/v4l-subdev0 [0:09:03.320685130] [1396] INFO RPI raspberrypi.cpp:1386 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media3 and ISP device /dev/media2 Available cameras

0 : arducam_64mp [9248x6944] (/base/soc/i2c0mux/i2c@1/arducam_64mp@1a) Modes: 'SRGGB10_CSI2P' : 1280x720 1920x1080 2312x1736 3840x2160 4624x3472 9152x6944


Versions

uname -a Linux camera01 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux

cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"

vcgencmd version Mar 24 2022 13:20:19 Copyright (c) 2012 Broadcom version e5a963efa66a1974127860b42e913d2374139ff5 (clean) (release) (start_x)

libcamera-still --version libcamera-apps build: 1cdc057d2db9-intree 28-06-2022 (05:12:42) libcamera build: v0.0.0+3572-e13ccdd5


libcamera-still -t 1000 -o test.jpg

libEGL warning: DRI3: failed to query the version libEGL warning: DRI2: failed to authenticate X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 155 () Minor opcode of failed request: 1 Serial number of failed request: 16 Current serial number in output stream: 16

naushir commented 2 years ago

It looks like you might have dtoverlay=vc4-fkms-v3d in your config.txt file. Please remove that line. Also, you seem to be manually setting the cma heap size. Unless you have a very specific reason, you should not be doing this.

naushir commented 2 years ago

You also seem to be using the arducam camera. So I would suggest going through their support channels. They have modified our libcamera library software, so we cannot provide support here.