Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------------------------------
- libcamera-apps Bug Report
- --------------------------------------------------------------------------------
- Date: 11-01-2023 (21:16:08)
- Command: /usr/bin/camera-bug-report
- --------------------------------------------------------------------------------
- Hardware information
- --------------------------------------------------------------------------------
- ** hostname **
- piv3cam2
- ** cat /proc/cpuinfo **
- processor : 0
- model name : ARMv7 Processor rev 4 (v7l)
- BogoMIPS : 89.60
- Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
- CPU implementer : 0x41
- CPU architecture: 7
- CPU variant : 0x0
- CPU part : 0xd03
- CPU revision : 4
- processor : 1
- model name : ARMv7 Processor rev 4 (v7l)
- BogoMIPS : 89.60
- Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
- CPU implementer : 0x41
- CPU architecture: 7
- CPU variant : 0x0
- CPU part : 0xd03
- CPU revision : 4
- processor : 2
- model name : ARMv7 Processor rev 4 (v7l)
- BogoMIPS : 89.60
- Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
- CPU implementer : 0x41
- CPU architecture: 7
- CPU variant : 0x0
- CPU part : 0xd03
- CPU revision : 4
- processor : 3
- model name : ARMv7 Processor rev 4 (v7l)
- BogoMIPS : 89.60
- Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
- CPU implementer : 0x41
- CPU architecture: 7
- CPU variant : 0x0
- CPU part : 0xd03
- CPU revision : 4
- Hardware : BCM2835
- Revision : a020d3
- Serial : 000000009dfbf4d2
- Model : Raspberry Pi 3 Model B Plus Rev 1.3
- --------------------------------------------------------------------------------
- Configuration
- --------------------------------------------------------------------------------
- ** cat /boot/cmdline.txt **
- console=serial0,115200 console=tty1 root=PARTUUID=86935df4-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
- camera_auto_detect=1
- # Automatically load overlays for detected DSI displays
- display_auto_detect=1
- # Enable DRM VC4 V3D driver
- dtoverlay=vc4-kms-v3d
- max_framebuffers=2
- # 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]
- [pi4]
- # Run as fast as firmware / board allows
- arm_boost=1
- [all]
- --------------------------------------------------------------------------------
- Logs
- --------------------------------------------------------------------------------
- ** dmesg **
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 5.15.61-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1579 SMP Fri Aug 26 11:10:59 BST 2022
- [ 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 Plus Rev 1.3
- [ 0.000000] random: crng init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x1ec00000, 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 16 pages/cpu s35724 r8192 d21620 u65536
- [ 0.000000] pcpu-alloc: s35724 r8192 d21620 u65536 alloc=16*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_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1200M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=86935df4-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: 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] Memory: 681100K/970752K available (10240K kernel code, 1337K rwdata, 3076K rodata, 1024K init, 569K bss, 27508K reserved, 262144K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 33298 entries in 98 pages
- [ 0.000000] ftrace: allocated 98 pages with 3 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] 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.000002] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000024] Switching to timer-based delay loop, resolution 52ns
- [ 0.000429] Console: colour dummy device 80x30
- [ 0.000505] printk: console [tty1] enabled
- [ 0.000568] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.000600] pid_max: default: 32768 minimum: 301
- [ 0.000775] LSM: Security Framework initializing
- [ 0.001026] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.001054] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.002627] cgroup: Disabling memory control group subsystem
- [ 0.002944] CPU: Testing write buffer coherency: ok
- [ 0.003526] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.004924] Setting up static identity map for 0x100000 - 0x10003c
- [ 0.005126] rcu: Hierarchical SRCU implementation.
- [ 0.006157] smp: Bringing up secondary CPUs ...
- [ 0.007395] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.008779] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.010094] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.010245] smp: Brought up 1 node, 4 CPUs
- [ 0.010271] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.010288] CPU: All CPU(s) started in HYP mode.
- [ 0.010300] CPU: Virtualization extensions available.
- [ 0.011305] devtmpfs: initialized
- [ 0.030383] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.030628] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.030668] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.043369] pinctrl core: initialized pinctrl subsystem
- [ 0.044839] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.049742] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.055559] audit: initializing netlink subsys (disabled)
- [ 0.055878] audit: type=2000 audit(0.050:1): state=initialized audit_enabled=0 res=1
- [ 0.056563] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.057722] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.057745] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.058040] Serial: AMBA PL011 UART driver
- [ 0.068056] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.100167] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-08-26T14:04:36, variant start
- [ 0.110183] raspberrypi-firmware soc:firmware: Firmware hash is 102f1e848393c2112206fadffaaf86db04e98326
- [ 0.159642] Kprobes globally optimized
- [ 0.165384] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.167767] SCSI subsystem initialized
- [ 0.168034] usbcore: registered new interface driver usbfs
- [ 0.168116] usbcore: registered new interface driver hub
- [ 0.168199] usbcore: registered new device driver usb
- [ 0.168559] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.168758] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
- [ 0.169034] pps_core: LinuxPPS API ver. 1 registered
- [ 0.169051] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.169081] PTP clock support registered
- [ 0.171514] clocksource: Switched to clocksource arch_sys_counter
- [ 0.242318] VFS: Disk quotas dquot_6.6.0
- [ 0.242453] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.242677] FS-Cache: Loaded
- [ 0.243008] CacheFiles: Loaded
- [ 0.244072] simple-framebuffer 3e330000.framebuffer: framebuffer at 0x3e330000, 0x8ca000 bytes
- [ 0.244096] simple-framebuffer 3e330000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
- [ 0.244792] Console: switching to colour frame buffer device 240x75
- [ 0.284241] simple-framebuffer 3e330000.framebuffer: fb0: simplefb registered!
- [ 0.295494] NET: Registered PF_INET protocol family
- [ 0.295826] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.297530] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- [ 0.297583] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.297615] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
- [ 0.297746] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.297945] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.298151] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.298215] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.298530] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.302540] RPC: Registered named UNIX socket transport module.
- [ 0.302559] RPC: Registered udp transport module.
- [ 0.302572] RPC: Registered tcp transport module.
- [ 0.302586] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.934463] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 1.938533] Initialise system trusted keyrings
- [ 1.938926] workingset: timestamp_bits=14 max_order=18 bucket_order=4
- [ 1.949073] zbud: loaded
- [ 1.951311] FS-Cache: Netfs 'nfs' registered for caching
- [ 1.952392] NFS: Registering the id_resolver key type
- [ 1.952450] Key type id_resolver registered
- [ 1.952463] Key type id_legacy registered
- [ 1.952618] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 1.952635] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 1.953930] Key type asymmetric registered
- [ 1.953949] Asymmetric key parser 'x509' registered
- [ 1.954047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 1.954065] io scheduler mq-deadline registered
- [ 1.954080] io scheduler kyber registered
- [ 1.965583] bcm2835-rng 3f104000.rng: hwrng registered
- [ 1.966180] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- [ 1.967533] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 1.980154] brd: module loaded
- [ 1.990472] loop: module loaded
- [ 1.991259] Loading iSCSI transport class v2.0-870.
- [ 1.993360] usbcore: registered new interface driver lan78xx
- [ 1.993431] usbcore: registered new interface driver smsc95xx
- [ 1.993456] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 2.723072] Core Release: 2.80a
- [ 2.723106] Setting default values for core params
- [ 2.723140] Finished setting default values for core params
- [ 2.923529] Using Buffer DMA mode
- [ 2.923542] Periodic Transfer Interrupt Enhancement - disabled
- [ 2.923555] Multiprocessor Interrupt Enhancement - disabled
- [ 2.923567] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 2.923586] Dedicated Tx FIFOs mode
- [ 2.925115] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = 9ed04000 dma = 0xded04000 len=9024
- [ 2.925164] FIQ FSM acceleration enabled for :
- Non-periodic Split Transactions
- Periodic Split Transactions
- High-Speed Isochronous Endpoints
- Interrupt/Control Split Transaction hack enabled
- [ 2.925184] dwc_otg: Microframe scheduler enabled
- [ 2.925317] WARN::hcd_init_fiq:457: FIQ on core 1
- [ 2.925335] WARN::hcd_init_fiq:458: FIQ ASM at 807f9dbc length 36
- [ 2.925355] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
- [ 2.925382] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 2.925425] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 2.925479] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
- [ 2.925540] Init: Port Power? op_state=1
- [ 2.925553] Init: Power Port (0)
- [ 2.925936] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
- [ 2.925961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.925980] usb usb1: Product: DWC OTG Controller
- [ 2.925997] usb usb1: Manufacturer: Linux 5.15.61-v7+ dwc_otg_hcd
- [ 2.926014] usb usb1: SerialNumber: 3f980000.usb
- [ 2.926826] hub 1-0:1.0: USB hub found
- [ 2.926895] hub 1-0:1.0: 1 port detected
- [ 2.927865] dwc_otg: FIQ enabled
- [ 2.927880] dwc_otg: NAK holdoff enabled
- [ 2.927892] dwc_otg: FIQ split-transaction FSM enabled
- [ 2.927910] Module dwc_common_port init
- [ 2.928299] usbcore: registered new interface driver usb-storage
- [ 2.928536] mousedev: PS/2 mouse device common for all mice
- [ 2.932528] sdhci: Secure Digital Host Controller Interface driver
- [ 2.932548] sdhci: Copyright(c) Pierre Ossman
- [ 2.933076] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.935869] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.936217] hid: raw HID events driver (C) Jiri Kosina
- [ 2.936387] usbcore: registered new interface driver usbhid
- [ 2.936403] usbhid: USB HID core driver
- [ 2.942564] Initializing XFRM netlink socket
- [ 2.942620] NET: Registered PF_PACKET protocol family
- [ 2.942817] Key type dns_resolver registered
- [ 2.943622] Registering SWP/SWPB emulation handler
- [ 2.944361] registered taskstats version 1
- [ 2.944398] Loading compiled-in X.509 certificates
- [ 2.945309] Key type ._fscrypt registered
- [ 2.945325] Key type .fscrypt registered
- [ 2.945339] Key type fscrypt-provisioning registered
- [ 2.957464] uart-pl011 3f201000.serial: cts_event_workaround enabled
- [ 2.957650] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
- [ 2.960469] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 2.960924] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 2.962813] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
- [ 2.962836] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
- [ 2.990211] sdhost: log_buf @ 9d2a683a (ded03000)
- [ 3.040717] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 3.051712] Indeed it is in host mode hprt0 = 00021501
- [ 3.064021] of_cfs_init
- [ 3.064344] of_cfs_init: OK
- [ 3.065791] Waiting for root device PARTUUID=86935df4-02...
- [ 3.118655] mmc1: new high speed SDIO card at address 0001
- [ 3.131623] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 3.137175] mmc0: new high speed SDXC card at address aaaa
- [ 3.138122] mmcblk0: mmc0:aaaa SL64G 59.5 GiB
- [ 3.143208] mmcblk0: p1 p2
- [ 3.143939] mmcblk0: mmc0:aaaa SL64G 59.5 GiB
- [ 3.187357] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
- [ 3.187479] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 3.191185] devtmpfs: mounted
- [ 3.200308] Freeing unused kernel image (initmem) memory: 1024K
- [ 3.200870] Run /sbin/init as init process
- [ 3.200884] with arguments:
- [ 3.200904] /sbin/init
- [ 3.200917] splash
- [ 3.200929] with environment:
- [ 3.200939] HOME=/
- [ 3.200950] TERM=linux
- [ 3.261573] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 3.261788] Indeed it is in host mode hprt0 = 00001101
- [ 3.501983] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
- [ 3.502030] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.502954] hub 1-1:1.0: USB hub found
- [ 3.503079] hub 1-1:1.0: 4 ports detected
- [ 3.720024] systemd[1]: System time before build time, advancing clock.
- [ 3.821572] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 3.952051] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
- [ 3.952097] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.953012] hub 1-1.1:1.0: USB hub found
- [ 3.953145] hub 1-1.1:1.0: 3 ports detected
- [ 3.984279] NET: Registered PF_INET6 protocol family
- [ 3.986068] Segment Routing with IPv6
- [ 3.986121] In-situ OAM (IOAM) with IPv6
- [ 4.108575] systemd[1]: systemd 247.3-7+rpi1+deb11u1 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)
- [ 4.109775] systemd[1]: Detected architecture arm.
- [ 4.112078] systemd[1]: Set hostname to <piv3cam2>.
- [ 4.271671] usb 1-1.1.2: new full-speed USB device number 4 using dwc_otg
- [ 4.418712] usb 1-1.1.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.10
- [ 4.418760] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 4.418782] usb 1-1.1.2: Product: USB Receiver
- [ 4.418799] usb 1-1.1.2: Manufacturer: Logitech
- [ 4.430414] input: Logitech USB Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:046D:C52B.0001/input/input0
- [ 4.492703] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-3f980000.usb-1.1.2/input0
- [ 4.505820] input: Logitech USB Receiver Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:046D:C52B.0002/input/input1
- [ 4.506541] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:046D:C52B.0002/input/input2
- [ 4.572033] input: Logitech USB Receiver System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:046D:C52B.0002/input/input3
- [ 4.572591] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-3f980000.usb-1.1.2/input1
- [ 4.582210] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-3f980000.usb-1.1.2/input2
- [ 4.891587] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
- [ 5.022159] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
- [ 5.022200] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 5.092742] 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.
- [ 5.288202] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
- [ 5.312570] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
- [ 5.426879] systemd[1]: Queued start job for default target Graphical Interface.
- [ 5.437009] systemd[1]: Created slice system-getty.slice.
- [ 5.438801] systemd[1]: Created slice system-modprobe.slice.
- [ 5.440124] systemd[1]: Created slice system-systemd\x2dfsck.slice.
- [ 5.441055] systemd[1]: Created slice User and Session Slice.
- [ 5.442092] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 5.443845] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 5.445175] systemd[1]: Reached target Slices.
- [ 5.445515] systemd[1]: Reached target Swap.
- [ 5.447008] systemd[1]: Listening on Syslog Socket.
- [ 5.447969] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 5.448462] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 5.449916] systemd[1]: Listening on Journal Audit Socket.
- [ 5.450792] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 5.452097] systemd[1]: Listening on Journal Socket.
- [ 5.460843] systemd[1]: Listening on udev Control Socket.
- [ 5.462011] systemd[1]: Listening on udev Kernel Socket.
- [ 5.463471] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
- [ 5.469353] systemd[1]: Mounting POSIX Message Queue File System...
- [ 5.475890] systemd[1]: Mounting RPC Pipe File System...
- [ 5.483365] systemd[1]: Mounting Kernel Debug File System...
- [ 5.490544] systemd[1]: Mounting Kernel Trace File System...
- [ 5.491760] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
- [ 5.503063] systemd[1]: Starting Restore / save the current clock...
- [ 5.510948] systemd[1]: Starting Set the console keyboard layout...
- [ 5.518996] systemd[1]: Starting Create list of static device nodes for the current kernel...
- [ 5.527578] systemd[1]: Starting Load Kernel Module configfs...
- [ 5.536222] systemd[1]: Starting Load Kernel Module drm...
- [ 5.545007] systemd[1]: Starting Load Kernel Module fuse...
- [ 5.589676] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
- [ 5.595714] systemd[1]: Starting File System Check on Root Device...
- [ 5.609337] systemd[1]: Starting Journal Service...
- [ 5.646266] systemd[1]: Starting Load Kernel Modules...
- [ 5.654087] systemd[1]: Starting Coldplug All udev Devices...
- [ 5.690126] systemd[1]: Mounted POSIX Message Queue File System.
- [ 5.690983] systemd[1]: Mounted RPC Pipe File System.
- [ 5.699120] systemd[1]: Mounted Kernel Debug File System.
- [ 5.700144] systemd[1]: Mounted Kernel Trace File System.
- [ 5.704041] systemd[1]: Finished Restore / save the current clock.
- [ 5.731125] fuse: init (API version 7.34)
- [ 5.732178] systemd[1]: Finished Create list of static device nodes for the current kernel.
- [ 5.734835] systemd[1]: [email protected]: Succeeded.
- [ 5.736810] systemd[1]: Finished Load Kernel Module configfs.
- [ 5.739178] systemd[1]: [email protected]: Succeeded.
- [ 5.740736] systemd[1]: Finished Load Kernel Module fuse.
- [ 5.759385] systemd[1]: Mounting FUSE Control File System...
- [ 5.774370] systemd[1]: Mounting Kernel Configuration File System...
- [ 5.782624] systemd[1]: Started File System Check Daemon to report status.
- [ 5.790608] systemd[1]: Mounted FUSE Control File System.
- [ 5.812445] i2c_dev: i2c /dev entries driver
- [ 5.847110] systemd[1]: Finished Load Kernel Modules.
- [ 5.848402] systemd[1]: Mounted Kernel Configuration File System.
- [ 5.856654] systemd[1]: Starting Apply Kernel Variables...
- [ 5.937697] systemd[1]: [email protected]: Succeeded.
- [ 5.939400] systemd[1]: Finished Load Kernel Module drm.
- [ 5.972541] systemd[1]: Finished Apply Kernel Variables.
- [ 6.083650] systemd[1]: Started Journal Service.
- [ 6.391945] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
- [ 6.479052] systemd-journald[130]: Received client request to flush runtime journal.
- [ 6.496759] systemd-journald[130]: File /var/log/journal/3e54209056a24e069711eeaf933831fb/system.journal corrupted or uncleanly shut down, renaming and replacing.
- [ 8.094711] mc: Linux media interface: v0.10
- [ 8.105204] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.107987] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
- [ 8.108028] [vc_sm_connected_init]: start
- [ 8.115682] [vc_sm_connected_init]: installed successfully
- [ 8.381426] videodev: Linux video capture interface: v2.00
- [ 8.526400] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.552083] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.579311] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
- [ 8.579818] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
- [ 8.580283] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
- [ 8.580597] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
- [ 8.580634] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 8.580664] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 8.580687] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 8.580710] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 8.602367] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
- [ 8.604102] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
- [ 8.605617] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
- [ 8.615900] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
- [ 8.615978] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 8.616024] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 8.616053] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 8.616076] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 8.617707] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
- [ 8.669112] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.684984] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.713450] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.726687] bcm2835_audio bcm2835_audio: card created with 8 channels
- [ 8.747648] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
- [ 8.747728] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
- [ 8.789297] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
- [ 8.789390] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
- [ 8.795695] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
- [ 8.795765] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
- [ 8.800774] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
- [ 8.800853] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
- [ 8.813831] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
- [ 8.813912] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
- [ 9.039569] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 9.201159] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 9.235537] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
- [ 9.809259] brcmfmac: F1 signature read @0x18000000=0x15264345
- [ 9.866784] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 9.869280] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.bin failed with error -2
- [ 9.870769] usbcore: registered new interface driver brcmfmac
- [ 10.172917] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 10.173137] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
- [ 10.179890] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
- [ 10.456115] checking generic (3e330000 8ca000) vs hw (0 ffffffff)
- [ 10.456159] fb0: switching to vc4 from simple
- [ 10.469772] Console: switching to colour dummy device 80x30
- [ 10.501947] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
- [ 10.512647] Registered IR keymap rc-cec
- [ 10.512913] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
- [ 10.513329] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input5
- [ 10.847761] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-3f980000.usb-1.1.2/input2
- [ 11.007367] input: Logitech Wireless Device PID:4041 Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:046D:C52B.0003/0003:046D:4041.0004/input/input6
- [ 11.007624] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
- [ 11.009019] input: Logitech Wireless Device PID:4041 Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:046D:C52B.0003/0003:046D:4041.0004/input/input7
- [ 11.009857] hid-generic 0003:046D:4041.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4041] on usb-3f980000.usb-1.1.2/input2:1
- [ 11.016132] input: Logitech Wireless Device PID:405b Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:046D:C52B.0003/0003:046D:405B.0005/input/input11
- [ 11.018829] hid-generic 0003:046D:405B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405b] on usb-3f980000.usb-1.1.2/input2:2
- [ 11.018929] Registered IR keymap rc-cec
- [ 11.019170] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
- [ 11.019489] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input15
- [ 11.140236] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
- [ 11.170198] Registered IR keymap rc-cec
- [ 11.170601] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
- [ 11.170951] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input16
- [ 11.403450] uart-pl011 3f201000.serial: no DMA platform data
- [ 11.423285] 8021q: 802.1Q VLAN Support v1.8
- [ 11.557756] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
- [ 11.777653] 8021q: adding VLAN 0 to HW filter on device eth0
- [ 12.593227] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
- [ 12.602307] Registered IR keymap rc-cec
- [ 12.602578] rc rc0: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0
- [ 12.602894] input: vc4 as /devices/platform/soc/3f902000.hdmi/rc/rc0/input17
- [ 12.613577] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
- [ 12.614182] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
- [ 12.614651] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 12.615118] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 12.615548] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
- [ 12.615919] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
- [ 12.650080] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
- [ 12.712768] Console: switching to colour frame buffer device 240x75
- [ 12.712847] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
- [ 12.931256] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
- [ 13.525624] logitech-hidpp-device 0003:046D:4041.0004: HID++ 4.5 device connected.
- [ 13.768249] input: Logitech MX Master as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:046D:C52B.0003/0003:046D:4041.0004/input/input18
- [ 13.769558] logitech-hidpp-device 0003:046D:4041.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Master] on usb-3f980000.usb-1.1.2/input2:1
- [ 13.953107] input: Logitech K780 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:046D:C52B.0003/0003:046D:405B.0005/input/input19
- [ 13.954378] logitech-hidpp-device 0003:046D:405B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K780] on usb-3f980000.usb-1.1.2/input2:2
- [ 18.569716] Bluetooth: Core ver 2.22
- [ 18.569838] NET: Registered PF_BLUETOOTH protocol family
- [ 18.569847] Bluetooth: HCI device and connection manager initialized
- [ 18.569869] Bluetooth: HCI socket layer initialized
- [ 18.569879] Bluetooth: L2CAP socket layer initialized
- [ 18.569901] Bluetooth: SCO socket layer initialized
- [ 18.593192] Bluetooth: HCI UART driver ver 2.3
- [ 18.593228] Bluetooth: HCI UART protocol H4 registered
- [ 18.593328] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 18.593546] Bluetooth: HCI UART protocol Broadcom registered
- [ 19.222646] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 19.222698] Bluetooth: BNEP filters: protocol multicast
- [ 19.222728] Bluetooth: BNEP socket layer initialized
- [ 19.267906] NET: Registered PF_ALG protocol family
- [ 19.308901] cryptd: max_cpu_qlen set to 1000
- [ 19.540142] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.540186] MAI: soc_pcm_open() failed (-19)
- [ 19.546752] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.546800] MAI: soc_pcm_open() failed (-19)
- [ 19.548423] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.548463] MAI: soc_pcm_open() failed (-19)
- [ 19.575259] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.575362] MAI: soc_pcm_open() failed (-19)
- [ 19.576519] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.576569] MAI: soc_pcm_open() failed (-19)
- [ 19.577494] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
- [ 19.577536] MAI: soc_pcm_open() failed (-19)
- [ 19.689882] Bluetooth: RFCOMM TTY layer initialized
- [ 19.689933] Bluetooth: RFCOMM socket layer initialized
- [ 19.689961] Bluetooth: RFCOMM ver 1.11
- [ 23.586649] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 24.876938] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
- [ 31.372432] logitech-hidpp-device 0003:046D:405B.0005: HID++ 4.5 device connected.
- [ 33.111583] cam-dummy-reg: disabling
- ** sudo vcdbg log msg **
- Failed to allocate -201253077 bytes for message buffer
- ** sudo vcdbg log assert **
- Failed to allocate -201253077 bytes for message buffer
- ** sudo vcdbg log ex **
- vcdbg_ctx_get_dump_stack: dump_stack failed
- vcdbg_ctx_get_dump_stack: dump_stack failed
- 019619.745: Exception #1: dummy slave access (accessed powered-down region)
- Registers:
- r0:00000000 r1:0000000a r2:fff86d10 r3:012b5313 r4:7e0000c0 r5:00000001 r6:3f48422c r7:3f48422c
- r8:3eedf6c4 r9:3f48422c r10:3f484f4c r11:3f488160 r12:3f484220 r13:77777777 r14:77777777 r15:77777777
- r16:77777777 r17:77777777 r18:77777777 r19:77777777 r20:77777777 r21:77777777 r22:77777777 r23:77777777
- gp:3eea3980 sp:3eed6cc4 lr:3ec61ce8 usp:00000000 ssp:3eed6cc4 tp:3eedf6c4 sr:40000008 pc:3ec61600
- 019619.746: Exception #2: dummy slave access (accessed powered-down region)
- Registers:
- r0:00000000 r1:0000000a r2:fff90330 r3:00c3ef94 r4:7e0000c4 r5:00000001 r6:3f4a0e6c r7:3f4a0e6c
- r8:3eedf844 r9:3f4a0e6c r10:77777777 r11:77777777 r12:77777777 r13:77777777 r14:77777777 r15:77777777
- r16:77777777 r17:77777777 r18:77777777 r19:77777777 r20:77777777 r21:77777777 r22:77777777 r23:77777777
- gp:3eea3980 sp:3eed74d0 lr:3ec61ce8 usp:00000000 ssp:3eed74d0 tp:3eedf844 sr:40000008 pc:3ec61600
- --------------------------------------------------------------------------------
- Memory
- --------------------------------------------------------------------------------
- ** cat /proc/meminfo **
- MemTotal: 944268 kB
- MemFree: 319096 kB
- MemAvailable: 663032 kB
- Buffers: 23052 kB
- Cached: 367952 kB
- SwapCached: 0 kB
- Active: 85912 kB
- Inactive: 417340 kB
- Active(anon): 988 kB
- Inactive(anon): 122096 kB
- Active(file): 84924 kB
- Inactive(file): 295244 kB
- Unevictable: 16 kB
- Mlocked: 16 kB
- SwapTotal: 102396 kB
- SwapFree: 102396 kB
- Dirty: 148 kB
- Writeback: 0 kB
- AnonPages: 112192 kB
- Mapped: 124444 kB
- Shmem: 10928 kB
- KReclaimable: 17644 kB
- Slab: 36024 kB
- SReclaimable: 17644 kB
- SUnreclaim: 18380 kB
- KernelStack: 1904 kB
- PageTables: 4308 kB
- NFS_Unstable: 0 kB
- Bounce: 0 kB
- WritebackTmp: 0 kB
- CommitLimit: 574528 kB
- Committed_AS: 1084468 kB
- VmallocTotal: 1114112 kB
- VmallocUsed: 5760 kB
- VmallocChunk: 0 kB
- Percpu: 448 kB
- CmaTotal: 262144 kB
- CmaFree: 197772 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 502e0dd7
- Resources
- Total resource count: 0
- --------------------------------------------------------------------------------
- Media Devices
- --------------------------------------------------------------------------------
- ** media-ctl -d 0 -p **
- Media controller API version 5.15.61
- Media device information
- ------------------------
- driver bcm2835-isp
- model bcm2835-isp
- serial
- bus info platform:bcm2835-isp
- hw revision 0x0
- driver version 5.15.61
- Device topology
- - entity 1: bcm2835_isp0 (4 pads, 4 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-isp0-output0":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-isp0-capture1":0 [ENABLED,IMMUTABLE]
- pad2: Source
- -> "bcm2835-isp0-capture2":0 [ENABLED,IMMUTABLE]
- pad3: Source
- -> "bcm2835-isp0-capture3":0 [ENABLED,IMMUTABLE]
- - entity 6: bcm2835-isp0-output0 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video13
- pad0: Source
- -> "bcm2835_isp0":0 [ENABLED,IMMUTABLE]
- - entity 12: bcm2835-isp0-capture1 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video14
- pad0: Sink
- <- "bcm2835_isp0":1 [ENABLED,IMMUTABLE]
- - entity 18: bcm2835-isp0-capture2 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video15
- pad0: Sink
- <- "bcm2835_isp0":2 [ENABLED,IMMUTABLE]
- - entity 24: bcm2835-isp0-capture3 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video16
- pad0: Sink
- <- "bcm2835_isp0":3 [ENABLED,IMMUTABLE]
- ** media-ctl -d 1 -p **
- Media controller API version 5.15.61
- Media device information
- ------------------------
- driver bcm2835-isp
- model bcm2835-isp
- serial
- bus info platform:bcm2835-isp
- hw revision 0x0
- driver version 5.15.61
- Device topology
- - entity 1: bcm2835_isp0 (4 pads, 4 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-isp0-output0":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-isp0-capture1":0 [ENABLED,IMMUTABLE]
- pad2: Source
- -> "bcm2835-isp0-capture2":0 [ENABLED,IMMUTABLE]
- pad3: Source
- -> "bcm2835-isp0-capture3":0 [ENABLED,IMMUTABLE]
- - entity 6: bcm2835-isp0-output0 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video20
- pad0: Source
- -> "bcm2835_isp0":0 [ENABLED,IMMUTABLE]
- - entity 12: bcm2835-isp0-capture1 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video21
- pad0: Sink
- <- "bcm2835_isp0":1 [ENABLED,IMMUTABLE]
- - entity 18: bcm2835-isp0-capture2 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video22
- pad0: Sink
- <- "bcm2835_isp0":2 [ENABLED,IMMUTABLE]
- - entity 24: bcm2835-isp0-capture3 (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video23
- pad0: Sink
- <- "bcm2835_isp0":3 [ENABLED,IMMUTABLE]
- ** media-ctl -d 2 -p **
- Media controller API version 5.15.61
- Media device information
- ------------------------
- driver bcm2835-codec
- model bcm2835-codec
- serial 0000
- bus info platform:bcm2835-codec
- hw revision 0x1
- driver version 5.15.61
- Device topology
- - entity 1: bcm2835-codec-decode-source (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video10
- pad0: Source
- -> "bcm2835-codec-decode-proc":0 [ENABLED,IMMUTABLE]
- - entity 3: bcm2835-codec-decode-proc (2 pads, 2 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-codec-decode-source":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-codec-decode-sink":0 [ENABLED,IMMUTABLE]
- - entity 6: bcm2835-codec-decode-sink (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video10
- pad0: Sink
- <- "bcm2835-codec-decode-proc":1 [ENABLED,IMMUTABLE]
- - entity 15: bcm2835-codec-encode-source (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video11
- pad0: Source
- -> "bcm2835-codec-encode-proc":0 [ENABLED,IMMUTABLE]
- - entity 17: bcm2835-codec-encode-proc (2 pads, 2 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-codec-encode-source":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-codec-encode-sink":0 [ENABLED,IMMUTABLE]
- - entity 20: bcm2835-codec-encode-sink (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video11
- pad0: Sink
- <- "bcm2835-codec-encode-proc":1 [ENABLED,IMMUTABLE]
- - entity 29: bcm2835-codec-isp-source (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video12
- pad0: Source
- -> "bcm2835-codec-isp-proc":0 [ENABLED,IMMUTABLE]
- - entity 31: bcm2835-codec-isp-proc (2 pads, 2 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-codec-isp-source":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-codec-isp-sink":0 [ENABLED,IMMUTABLE]
- - entity 34: bcm2835-codec-isp-sink (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video12
- pad0: Sink
- <- "bcm2835-codec-isp-proc":1 [ENABLED,IMMUTABLE]
- - entity 43: bcm2835-codec-image_fx-source (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video18
- pad0: Source
- -> "bcm2835-codec-image_fx-proc":0 [ENABLED,IMMUTABLE]
- - entity 45: bcm2835-codec-image_fx-proc (2 pads, 2 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-codec-image_fx-source":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-codec-image_fx-sink":0 [ENABLED,IMMUTABLE]
- - entity 48: bcm2835-codec-image_fx-sink (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video18
- pad0: Sink
- <- "bcm2835-codec-image_fx-proc":1 [ENABLED,IMMUTABLE]
- - entity 57: bcm2835-codec-encode_image-sour (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video31
- pad0: Source
- -> "bcm2835-codec-encode_image-proc":0 [ENABLED,IMMUTABLE]
- - entity 59: bcm2835-codec-encode_image-proc (2 pads, 2 links)
- type Node subtype Unknown flags 0
- pad0: Sink
- <- "bcm2835-codec-encode_image-sour":0 [ENABLED,IMMUTABLE]
- pad1: Source
- -> "bcm2835-codec-encode_image-sink":0 [ENABLED,IMMUTABLE]
- - entity 62: bcm2835-codec-encode_image-sink (1 pad, 1 link)
- type Node subtype V4L flags 0
- device node name /dev/video31
- pad0: Sink
- <- "bcm2835-codec-encode_image-proc":1 [ENABLED,IMMUTABLE]
- ** media-ctl -d 3 -p **
- Failed to enumerate /dev/media3 (-2)
- ** media-ctl -d 4 -p **
- Failed to enumerate /dev/media4 (-2)
- --------------------------------------------------------------------------------
- Cameras
- --------------------------------------------------------------------------------
- ** libcamera-hello --list-cameras **
- No cameras available!
- --------------------------------------------------------------------------------
- Versions
- --------------------------------------------------------------------------------
- ** uname -a **
- Linux piv3cam2 5.15.61-v7+ #1579 SMP Fri Aug 26 11:10:59 BST 2022 armv7l GNU/Linux
- ** cat /etc/os-release **
- PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
- NAME="Raspbian GNU/Linux"
- VERSION_ID="11"
- VERSION="11 (bullseye)"
- VERSION_CODENAME=bullseye
- ID=raspbian
- ID_LIKE=debian
- HOME_URL="http://www.raspbian.org/"
- SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
- BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
- ** vcgencmd version **
- Aug 26 2022 14:04:36
- Copyright (c) 2012 Broadcom
- version 102f1e848393c2112206fadffaaf86db04e98326 (clean) (release) (start)
- ** libcamera-hello --version **
- libcamera-apps build: 1bf0ccacf2ef 31-08-2022 (16:16:34)
- libcamera build: v0.0.0+3866-0c55e522
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement